2026-06-18 14:37:39.243 | + ./stack.sh:main:485 : exec 2026-06-18 14:37:39.244 | ++ ./stack.sh:main:485 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-06-18-163739.summary.2026-06-18-163739 2026-06-18 14:37:39.244 | + ./stack.sh:main:493 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-06-18-163739' 2026-06-18 14:37:39.244 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 14:37:39.244 | + ./stack.sh:echo_summary:444 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-06-18-163739 2026-06-18 14:37:39.244 | + ./stack.sh:main:495 : ln -sf /opt/stack/logs/stack.sh.log.2026-06-18-163739 /opt/stack/logs/stack.sh.log 2026-06-18 14:37:39.244 | + ./stack.sh:main:496 : ln -sf /opt/stack/logs/stack.sh.log.2026-06-18-163739.summary.2026-06-18-163739 /opt/stack/logs/stack.sh.log.summary 2026-06-18 14:37:39.244 | + ./stack.sh:main:511 : check_path_perm_sanity /opt/stack 2026-06-18 14:37:39.244 | + functions:check_path_perm_sanity:615 : local real_path 2026-06-18 14:37:39.244 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-06-18 14:37:39.244 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-06-18 14:37:39.244 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-06-18 14:37:39.245 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-06-18 14:37:39.245 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-06-18 14:37:39.245 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-18 14:37:39.245 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-06-18 14:37:39.245 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-06-18 14:37:39.245 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-18 14:37:39.245 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-18 14:37:39.245 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-06-18 14:37:39.245 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-06-18 14:37:39.247 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-18 14:37:39.250 | + ./stack.sh:main:517 : trap exit_trap EXIT 2026-06-18 14:37:39.253 | + ./stack.sh:main:558 : trap err_trap ERR 2026-06-18 14:37:39.255 | + ./stack.sh:main:571 : set -o errexit 2026-06-18 14:37:39.258 | + ./stack.sh:main:574 : uname -a 2026-06-18 14:37:39.260 | Linux devstack 6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-06-18 14:37:39.262 | + ./stack.sh:main:577 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-06-18 14:37:39.265 | + ./stack.sh:main:578 : rm -f /opt/stack/data/ca-bundle.pem 2026-06-18 14:37:39.269 | + ./stack.sh:main:581 : source /home/quobyte/devstack/lib/database 2026-06-18 14:37:39.311 | + ./stack.sh:main:582 : source /home/quobyte/devstack/lib/rpc_backend 2026-06-18 14:37:39.331 | + ./stack.sh:main:585 : source /home/quobyte/devstack/lib/host 2026-06-18 14:37:39.335 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-06-18 14:37:39.352 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-06-18 14:37:39.356 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-06-18 14:37:39.373 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-06-18 14:37:39.377 | +++ lib/host:source:34 : trueorfalse False ENABLE_ZSWAP 2026-06-18 14:37:39.395 | ++ lib/host:source:34 : ENABLE_ZSWAP=False 2026-06-18 14:37:39.397 | ++ lib/host:source:37 : ZSWAP_COMPRESSOR=lz4 2026-06-18 14:37:39.400 | ++ lib/host:source:38 : ZSWAP_ZPOOL=zsmalloc 2026-06-18 14:37:39.404 | +++ lib/host:source:53 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-06-18 14:37:39.422 | ++ lib/host:source:53 : ENABLE_SYSCTL_MEM_TUNING=False 2026-06-18 14:37:39.426 | +++ lib/host:source:75 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-06-18 14:37:39.443 | ++ lib/host:source:75 : ENABLE_SYSCTL_NET_TUNING=False 2026-06-18 14:37:39.446 | + ./stack.sh:main:588 : tune_host 2026-06-18 14:37:39.449 | + lib/host:tune_host:96 : configure_host_mem 2026-06-18 14:37:39.452 | + lib/host:configure_host_mem:70 : configure_zswap 2026-06-18 14:37:39.454 | + lib/host:configure_zswap:40 : [[ False == \T\r\u\e ]] 2026-06-18 14:37:39.457 | + lib/host:configure_host_mem:71 : configure_ksm 2026-06-18 14:37:39.459 | + lib/host:configure_ksm:15 : [[ True == \T\r\u\e ]] 2026-06-18 14:37:39.462 | + lib/host:configure_ksm:16 : install_package ksmtuned 2026-06-18 14:37:39.464 | + functions-common:install_package:1432 : update_package_repo 2026-06-18 14:37:39.467 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-18 14:37:39.469 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=False 2026-06-18 14:37:39.472 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-18 14:37:39.474 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-18 14:37:39.477 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-18 14:37:39.479 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:37:39.482 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:37:39.485 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-18 14:37:39.487 | + functions-common:apt_get_update:1160 : [[ False == \T\r\u\e ]] 2026-06-18 14:37:39.490 | + functions-common:apt_get_update:1165 : [[ False = \T\r\u\e ]] 2026-06-18 14:37:39.493 | + functions-common:apt_get_update:1167 : local sudo=sudo 2026-06-18 14:37:39.496 | ++ functions-common:apt_get_update:1168 : id -u 2026-06-18 14:37:39.500 | + functions-common:apt_get_update:1168 : [[ 1000 = \0 ]] 2026-06-18 14:37:39.503 | + functions-common:apt_get_update:1171 : time_start apt-get-update 2026-06-18 14:37:39.506 | + functions-common:time_start:2400 : local name=apt-get-update 2026-06-18 14:37:39.508 | + functions-common:time_start:2401 : local start_time= 2026-06-18 14:37:39.511 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 14:37:39.514 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 14:37:39.519 | + functions-common:time_start:2405 : _TIME_START[$name]=1781793459516 2026-06-18 14:37:39.521 | + functions-common:apt_get_update:1173 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-06-18 14:37:39.524 | + functions-common:apt_get_update:1174 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-06-18 14:37:39.526 | + functions-common:apt_get_update:1175 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-06-18 14:37:39.656 | Hit:1 http://de.archive.ubuntu.com/ubuntu noble InRelease 2026-06-18 14:37:39.656 | Hit:2 http://de.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-06-18 14:37:39.656 | Hit:3 http://de.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-06-18 14:37:39.665 | Hit:4 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-06-18 14:37:39.709 | Get:5 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-06-18 14:37:42.966 | Fetched 4747 B in 1s (8628 B/s) 2026-06-18 14:37:44.575 | Reading package lists... 2026-06-18 14:37:44.605 | + functions-common:apt_get_update:1179 : REPOS_UPDATED=True 2026-06-18 14:37:44.607 | + functions-common:apt_get_update:1181 : time_stop apt-get-update 2026-06-18 14:37:44.610 | + functions-common:time_stop:2414 : local name 2026-06-18 14:37:44.612 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:37:44.614 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:37:44.617 | + functions-common:time_stop:2417 : local total 2026-06-18 14:37:44.620 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:37:44.622 | + functions-common:time_stop:2420 : name=apt-get-update 2026-06-18 14:37:44.625 | + functions-common:time_stop:2421 : start_time=1781793459516 2026-06-18 14:37:44.628 | + functions-common:time_stop:2423 : [[ -z 1781793459516 ]] 2026-06-18 14:37:44.631 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:37:44.635 | + functions-common:time_stop:2426 : end_time=1781793464632 2026-06-18 14:37:44.638 | + functions-common:time_stop:2427 : elapsed_time=5116 2026-06-18 14:37:44.641 | + functions-common:time_stop:2428 : total=0 2026-06-18 14:37:44.643 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:37:44.646 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=5116 2026-06-18 14:37:44.649 | + functions-common:install_package:1433 : real_install_package ksmtuned 2026-06-18 14:37:44.652 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-18 14:37:44.654 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:37:44.657 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:37:44.660 | + functions-common:real_install_package:1421 : apt_get install ksmtuned 2026-06-18 14:37:44.682 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-06-18 14:37:44.722 | Reading package lists... 2026-06-18 14:37:45.085 | Building dependency tree... 2026-06-18 14:37:45.086 | Reading state information... 2026-06-18 14:37:45.639 | The following NEW packages will be installed: 2026-06-18 14:37:45.641 | ksmtuned 2026-06-18 14:37:45.689 | 0 upgraded, 1 newly installed, 0 to remove and 92 not upgraded. 2026-06-18 14:37:45.689 | Need to get 7444 B of archives. 2026-06-18 14:37:45.690 | After this operation, 44.0 kB of additional disk space will be used. 2026-06-18 14:37:45.690 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-06-18 14:37:45.890 | perl: warning: Setting locale failed. 2026-06-18 14:37:45.890 | perl: warning: Please check that your locale settings: 2026-06-18 14:37:45.890 | LANGUAGE = (unset), 2026-06-18 14:37:45.890 | LC_ALL = "en_US.utf8", 2026-06-18 14:37:45.891 | LANG = "de_DE.UTF-8" 2026-06-18 14:37:45.891 | are supported and installed on your system. 2026-06-18 14:37:45.891 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:37:45.981 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 14:37:45.982 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 14:37:45.982 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 14:37:46.178 | Fetched 7444 B in 0s (335 kB/s) 2026-06-18 14:37:46.222 | Selecting previously unselected package ksmtuned. 2026-06-18 14:37:46.543 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107864 files and directories currently installed.) 2026-06-18 14:37:46.549 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-06-18 14:37:46.559 | Unpacking ksmtuned (4.20150326) ... 2026-06-18 14:37:46.620 | Setting up ksmtuned (4.20150326) ... 2026-06-18 14:37:46.828 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-06-18 14:37:47.018 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-06-18 14:37:47.725 | perl: warning: Setting locale failed. 2026-06-18 14:37:47.725 | perl: warning: Please check that your locale settings: 2026-06-18 14:37:47.725 | LANGUAGE = (unset), 2026-06-18 14:37:47.725 | LC_ALL = "en_US.utf8", 2026-06-18 14:37:47.726 | LANG = "de_DE.UTF-8" 2026-06-18 14:37:47.726 | are supported and installed on your system. 2026-06-18 14:37:47.726 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:37:47.867 | perl: warning: Setting locale failed. 2026-06-18 14:37:47.867 | perl: warning: Please check that your locale settings: 2026-06-18 14:37:47.867 | LANGUAGE = (unset), 2026-06-18 14:37:47.867 | LC_ALL = "en_US.utf8", 2026-06-18 14:37:47.867 | LANG = "de_DE.UTF-8" 2026-06-18 14:37:47.867 | are supported and installed on your system. 2026-06-18 14:37:47.868 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:37:47.917 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 14:37:47.917 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 14:37:47.917 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 14:37:47.985 | perl: warning: Setting locale failed. 2026-06-18 14:37:47.985 | perl: warning: Please check that your locale settings: 2026-06-18 14:37:47.985 | LANGUAGE = (unset), 2026-06-18 14:37:47.986 | LC_ALL = "en_US.utf8", 2026-06-18 14:37:47.986 | LANG = "de_DE.UTF-8" 2026-06-18 14:37:47.986 | are supported and installed on your system. 2026-06-18 14:37:47.986 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:37:48.527 | 2026-06-18 14:37:48.527 | Running kernel seems to be up-to-date. 2026-06-18 14:37:48.527 | 2026-06-18 14:37:48.527 | No services need to be restarted. 2026-06-18 14:37:48.528 | 2026-06-18 14:37:48.528 | No containers need to be restarted. 2026-06-18 14:37:48.528 | 2026-06-18 14:37:48.528 | No user sessions are running outdated binaries. 2026-06-18 14:37:48.528 | 2026-06-18 14:37:48.528 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-18 14:37:50.985 | + functions-common:apt_get:1205 : result=0 2026-06-18 14:37:50.988 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-18 14:37:50.990 | + functions-common:time_stop:2414 : local name 2026-06-18 14:37:50.992 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:37:50.995 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:37:50.997 | + functions-common:time_stop:2417 : local total 2026-06-18 14:37:51.000 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:37:51.002 | + functions-common:time_stop:2420 : name=apt-get 2026-06-18 14:37:51.005 | + functions-common:time_stop:2421 : start_time=1781793464678 2026-06-18 14:37:51.007 | + functions-common:time_stop:2423 : [[ -z 1781793464678 ]] 2026-06-18 14:37:51.010 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:37:51.013 | + functions-common:time_stop:2426 : end_time=1781793471011 2026-06-18 14:37:51.016 | + functions-common:time_stop:2427 : elapsed_time=6333 2026-06-18 14:37:51.018 | + functions-common:time_stop:2428 : total=1341 2026-06-18 14:37:51.020 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:37:51.022 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=7674 2026-06-18 14:37:51.024 | + functions-common:apt_get:1209 : return 0 2026-06-18 14:37:51.027 | + lib/host:configure_ksm:18 : [[ -f /sys/kernel/mm/ksm/run ]] 2026-06-18 14:37:51.031 | + lib/host:configure_ksm:19 : sudo tee /sys/kernel/mm/ksm/run 2026-06-18 14:37:51.031 | ++ lib/host:configure_ksm:19 : bool_to_int ENABLE_KSM 2026-06-18 14:37:51.051 | + lib/host:configure_ksm:19 : echo 0 2026-06-18 14:37:51.051 | 0 2026-06-18 14:37:51.056 | + lib/host:configure_host_mem:72 : configure_sysctl_mem_parmaters 2026-06-18 14:37:51.058 | + lib/host:configure_sysctl_mem_parmaters:55 : [[ False == \T\r\u\e ]] 2026-06-18 14:37:51.060 | + lib/host:tune_host:97 : configure_host_net 2026-06-18 14:37:51.062 | + lib/host:configure_host_net:92 : configure_sysctl_net_parmaters 2026-06-18 14:37:51.065 | + lib/host:configure_sysctl_net_parmaters:77 : [[ False == \T\r\u\e ]] 2026-06-18 14:37:51.068 | + ./stack.sh:main:594 : fetch_plugins 2026-06-18 14:37:51.070 | + functions-common:fetch_plugins:1760 : local plugins= 2026-06-18 14:37:51.073 | + functions-common:fetch_plugins:1761 : local plugin 2026-06-18 14:37:51.075 | + functions-common:fetch_plugins:1764 : [[ -z '' ]] 2026-06-18 14:37:51.077 | + functions-common:fetch_plugins:1765 : return 2026-06-18 14:37:51.079 | + ./stack.sh:main:598 : run_phase override_defaults 2026-06-18 14:37:51.081 | + functions-common:run_phase:1842 : local mode=override_defaults 2026-06-18 14:37:51.084 | + functions-common:run_phase:1843 : local phase= 2026-06-18 14:37:51.086 | + functions-common:run_phase:1844 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-18 14:37:51.088 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-18 14:37:51.090 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-18 14:37:51.092 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-18 14:37:51.095 | + functions-common:run_phase:1852 : local extra 2026-06-18 14:37:51.098 | ++ functions-common:run_phase:1853 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-18 14:37:51.102 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-18 14:37:51.105 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-18 14:37:51.107 | + functions-common:run_phase:1858 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-18 14:37:51.109 | + functions-common:run_phase:1858 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-06-18 14:37:51.112 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-18 14:37:51.127 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:37:51.130 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-18 14:37:51.133 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-18 14:37:51.136 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-18 14:37:51.138 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-18 14:37:51.140 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-18 14:37:51.143 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-18 14:37:51.145 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-06-18 14:37:51.147 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-06-18 14:37:51.149 | + functions-common:run_phase:1863 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-18 14:37:51.151 | + functions-common:run_phase:1866 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-18 14:37:51.154 | + functions-common:run_phase:1867 : plugin_override_defaults 2026-06-18 14:37:51.156 | + functions-common:plugin_override_defaults:1801 : local plugins= 2026-06-18 14:37:51.158 | + functions-common:plugin_override_defaults:1802 : local plugin 2026-06-18 14:37:51.160 | + functions-common:plugin_override_defaults:1805 : [[ -z '' ]] 2026-06-18 14:37:51.162 | + functions-common:plugin_override_defaults:1806 : return 2026-06-18 14:37:51.164 | + ./stack.sh:main:601 : source /home/quobyte/devstack/lib/apache 2026-06-18 14:37:51.183 | + ./stack.sh:main:604 : source /home/quobyte/devstack/lib/tls 2026-06-18 14:37:51.185 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-06-18 14:37:51.200 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:37:51.203 | +++ lib/tls:source:43 : hostname -f 2026-06-18 14:37:51.208 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-06-18 14:37:51.210 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-06-18 14:37:51.212 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-06-18 14:37:51.214 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-06-18 14:37:51.217 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-06-18 14:37:51.219 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-06-18 14:37:51.221 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-06-18 14:37:51.223 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-06-18 14:37:51.225 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-06-18 14:37:51.228 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-06-18 14:37:51.232 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/infra 2026-06-18 14:37:51.246 | + ./stack.sh:main:608 : source /home/quobyte/devstack/lib/libraries 2026-06-18 14:37:51.263 | + ./stack.sh:main:609 : source /home/quobyte/devstack/lib/lvm 2026-06-18 14:37:51.277 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/horizon 2026-06-18 14:37:51.291 | + ./stack.sh:main:611 : source /home/quobyte/devstack/lib/keystone 2026-06-18 14:37:51.329 | + ./stack.sh:main:612 : source /home/quobyte/devstack/lib/glance 2026-06-18 14:37:51.408 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/nova 2026-06-18 14:37:51.516 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/placement 2026-06-18 14:37:51.544 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/cinder 2026-06-18 14:37:51.601 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/swift 2026-06-18 14:37:51.654 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/neutron 2026-06-18 14:37:51.656 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-06-18 14:37:51.673 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:37:51.675 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-06-18 14:37:51.678 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-06-18 14:37:51.681 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-06-18 14:37:51.683 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-06-18 14:37:51.686 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-06-18 14:37:51.705 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-18 14:37:51.707 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-18 14:37:51.710 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 14:37:51.713 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-06-18 14:37:51.715 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-06-18 14:37:51.718 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-18 14:37:51.720 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-18 14:37:51.723 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-06-18 14:37:51.726 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-06-18 14:37:51.728 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-06-18 14:37:51.745 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-06-18 14:37:51.748 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-06-18 14:37:51.750 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-06-18 14:37:51.752 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-06-18 14:37:51.755 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-06-18 14:37:51.758 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-06-18 14:37:51.759 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-06-18 14:37:51.762 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-06-18 14:37:51.764 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-06-18 14:37:51.766 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-06-18 14:37:51.768 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-06-18 14:37:51.770 | ++ lib/neutron:source:114 : Q_HOST=192.168.122.215 2026-06-18 14:37:51.772 | ++ lib/neutron:source:116 : Q_PROTOCOL=http 2026-06-18 14:37:51.775 | +++ lib/neutron:source:118 : ipv6_unquote 0.0.0.0 2026-06-18 14:37:51.779 | +++ functions-common:ipv6_unquote:2212 : echo 0.0.0.0 2026-06-18 14:37:51.779 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-18 14:37:51.784 | ++ lib/neutron:source:118 : Q_LISTEN_ADDRESS=0.0.0.0 2026-06-18 14:37:51.787 | ++ lib/neutron:source:120 : Q_ADMIN_USERNAME=neutron 2026-06-18 14:37:51.790 | ++ lib/neutron:source:122 : Q_AUTH_STRATEGY=keystone 2026-06-18 14:37:51.793 | ++ lib/neutron:source:124 : Q_OVS_USE_VETH=False 2026-06-18 14:37:51.795 | ++ lib/neutron:source:125 : Q_USE_ROOTWRAP=True 2026-06-18 14:37:51.798 | +++ lib/neutron:source:126 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-06-18 14:37:51.815 | ++ lib/neutron:source:126 : Q_USE_ROOTWRAP_DAEMON=True 2026-06-18 14:37:51.818 | +++ lib/neutron:source:128 : ipv6_unquote 192.168.122.215 2026-06-18 14:37:51.821 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-18 14:37:51.821 | +++ functions-common:ipv6_unquote:2212 : echo 192.168.122.215 2026-06-18 14:37:51.826 | ++ lib/neutron:source:128 : Q_META_DATA_IP=192.168.122.215 2026-06-18 14:37:51.829 | ++ lib/neutron:source:130 : Q_ALLOW_OVERLAPPING_IP=True 2026-06-18 14:37:51.832 | ++ lib/neutron:source:131 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-06-18 14:37:51.834 | ++ lib/neutron:source:132 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-06-18 14:37:51.837 | ++ lib/neutron:source:133 : VIF_PLUGGING_IS_FATAL=True 2026-06-18 14:37:51.839 | ++ lib/neutron:source:134 : VIF_PLUGGING_TIMEOUT=300 2026-06-18 14:37:51.841 | ++ lib/neutron:source:137 : SKIP_STOP_OVN=False 2026-06-18 14:37:51.843 | ++ lib/neutron:source:141 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-06-18 14:37:51.846 | ++ lib/neutron:source:144 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-06-18 14:37:51.848 | ++ lib/neutron:source:145 : [[ -z networking ]] 2026-06-18 14:37:51.851 | ++ lib/neutron:source:150 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-06-18 14:37:51.853 | ++ lib/neutron:source:151 : ALEMBIC_DIR=/opt/stack/alembic 2026-06-18 14:37:51.855 | ++ lib/neutron:source:152 : ALEMBIC_BRANCH=main 2026-06-18 14:37:51.857 | ++ lib/neutron:source:153 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-06-18 14:37:51.859 | ++ lib/neutron:source:154 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-06-18 14:37:51.861 | ++ lib/neutron:source:155 : SQLALCHEMY_BRANCH=main 2026-06-18 14:37:51.863 | ++ lib/neutron:source:166 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-06-18 14:37:51.865 | ++ lib/neutron:source:169 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-06-18 14:37:51.868 | ++ lib/neutron:source:172 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-06-18 14:37:51.871 | ++ lib/neutron:source:173 : [[ True == \F\a\l\s\e ]] 2026-06-18 14:37:51.875 | +++ lib/neutron:source:176 : get_rootwrap_location neutron 2026-06-18 14:37:51.877 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-06-18 14:37:51.882 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-06-18 14:37:51.902 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-18 14:37:51.905 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-18 14:37:51.908 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-06-18 14:37:51.911 | ++ lib/neutron:source:176 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-06-18 14:37:51.914 | ++ lib/neutron:source:177 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-18 14:37:51.917 | ++ lib/neutron:source:178 : [[ True == \T\r\u\e ]] 2026-06-18 14:37:51.920 | ++ lib/neutron:source:179 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-18 14:37:51.923 | ++ lib/neutron:source:191 : Q_DVR_MODE=legacy 2026-06-18 14:37:51.926 | ++ lib/neutron:source:192 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-18 14:37:51.928 | ++ lib/neutron:source:208 : ENABLE_TENANT_TUNNELS=True 2026-06-18 14:37:51.931 | ++ lib/neutron:source:213 : TENANT_TUNNEL_RANGES=1:1000 2026-06-18 14:37:51.934 | ++ lib/neutron:source:218 : ENABLE_TENANT_VLANS=False 2026-06-18 14:37:51.937 | ++ lib/neutron:source:226 : TENANT_VLAN_RANGE= 2026-06-18 14:37:51.940 | ++ lib/neutron:source:234 : PHYSICAL_NETWORK=public 2026-06-18 14:37:51.943 | ++ lib/neutron:source:244 : OVS_PHYSICAL_BRIDGE=br-ex 2026-06-18 14:37:51.945 | ++ lib/neutron:source:250 : OVS_ENABLE_TUNNELING=True 2026-06-18 14:37:51.949 | ++ lib/neutron:source:254 : ENABLE_ISOLATED_METADATA=False 2026-06-18 14:37:51.952 | ++ lib/neutron:source:259 : ENABLE_METADATA_NETWORK=False 2026-06-18 14:37:51.955 | ++ lib/neutron:source:264 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-06-18 14:37:51.958 | ++ lib/neutron:source:265 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-06-18 14:37:52.091 | ++ lib/neutron:source:272 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-06-18 14:37:52.108 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-06-18 14:37:52.112 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-06-18 14:37:52.114 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-06-18 14:37:52.118 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-06-18 14:37:52.121 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-06-18 14:37:52.124 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-06-18 14:37:52.127 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-06-18 14:37:52.131 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-06-18 14:37:52.134 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-06-18 14:37:52.138 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-06-18 14:37:52.140 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-06-18 14:37:52.144 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-06-18 14:37:52.147 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-06-18 14:37:52.150 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-06-18 14:37:52.154 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-06-18 14:37:52.157 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-06-18 14:37:52.161 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-06-18 14:37:52.164 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-06-18 14:37:52.168 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-06-18 14:37:52.171 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-06-18 14:37:52.176 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-06-18 14:37:52.177 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-06-18 14:37:52.179 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-06-18 14:37:52.179 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-06-18 14:37:52.185 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=74:8563:b625 2026-06-18 14:37:52.188 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-06-18 14:37:52.192 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-06-18 14:37:52.195 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-06-18 14:37:52.198 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-06-18 14:37:52.202 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd74:8563:b625::/56 2026-06-18 14:37:52.207 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-06-18 14:37:52.208 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd74:8563:b625::/56 2026-06-18 14:37:52.215 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd74:8563:b625::/64 2026-06-18 14:37:52.218 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-06-18 14:37:52.221 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-06-18 14:37:52.224 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-06-18 14:37:52.227 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-18 14:37:52.230 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-06-18 14:37:52.233 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-06-18 14:37:52.236 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-06-18 14:37:52.239 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-06-18 14:37:52.242 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-06-18 14:37:52.245 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-06-18 14:37:52.248 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-06-18 14:37:52.250 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-06-18 14:37:52.253 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-06-18 14:37:52.257 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd74:8563:b625::/56 2026-06-18 14:37:52.259 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-06-18 14:37:52.262 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-06-18 14:37:52.268 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-06-18 14:37:52.269 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-06-18 14:37:52.269 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-06-18 14:37:52.276 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-06-18 14:37:52.281 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-06-18 14:37:52.282 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-06-18 14:37:52.282 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-06-18 14:37:52.289 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-06-18 14:37:52.295 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-06-18 14:37:52.298 | ++ lib/neutron:source:279 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-06-18 14:37:52.302 | ++ lib/neutron:source:280 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-06-18 14:37:52.306 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-06-18 14:37:52.309 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-06-18 14:37:52.312 | ++ lib/neutron:source:285 : has_neutron_plugin_security_group 2026-06-18 14:37:52.316 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-06-18 14:37:52.319 | ++ lib/neutron:source:286 : Q_USE_SECGROUP=True 2026-06-18 14:37:52.322 | ++ lib/neutron:source:294 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-06-18 14:37:52.344 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/ldap 2026-06-18 14:37:52.363 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/dstat 2026-06-18 14:37:52.381 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/atop 2026-06-18 14:37:52.399 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/tcpdump 2026-06-18 14:37:52.418 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/etcd3 2026-06-18 14:37:52.458 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/os-vif 2026-06-18 14:37:52.464 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-06-18 14:37:52.466 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-06-18 14:37:52.468 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-06-18 14:37:52.473 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-18 14:37:52.477 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-06-18 14:37:52.497 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-18 14:37:52.501 | + ./stack.sh:main:629 : run_phase source 2026-06-18 14:37:52.505 | + functions-common:run_phase:1842 : local mode=source 2026-06-18 14:37:52.507 | + functions-common:run_phase:1843 : local phase= 2026-06-18 14:37:52.511 | + functions-common:run_phase:1844 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-18 14:37:52.514 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-18 14:37:52.517 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-18 14:37:52.520 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-18 14:37:52.523 | + functions-common:run_phase:1852 : local extra 2026-06-18 14:37:52.528 | ++ functions-common:run_phase:1853 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-18 14:37:52.532 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-18 14:37:52.536 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-18 14:37:52.538 | + functions-common:run_phase:1858 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-18 14:37:52.541 | + functions-common:run_phase:1858 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-06-18 14:37:52.547 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-18 14:37:52.567 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:37:52.570 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-06-18 14:37:52.574 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-06-18 14:37:52.620 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-06-18 14:37:52.624 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-06-18 14:37:52.626 | + functions-common:run_phase:1863 : [[ source == \s\o\u\r\c\e ]] 2026-06-18 14:37:52.628 | + functions-common:run_phase:1864 : load_plugin_settings 2026-06-18 14:37:52.630 | + functions-common:load_plugin_settings:1778 : local plugins= 2026-06-18 14:37:52.633 | + functions-common:load_plugin_settings:1779 : local plugin 2026-06-18 14:37:52.636 | + functions-common:load_plugin_settings:1782 : [[ -z '' ]] 2026-06-18 14:37:52.637 | + functions-common:load_plugin_settings:1783 : return 2026-06-18 14:37:52.640 | + functions-common:run_phase:1865 : verify_disabled_services 2026-06-18 14:37:52.642 | + functions-common:verify_disabled_services:2125 : local service 2026-06-18 14:37:52.646 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 14:37:52.648 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,key, ]] 2026-06-18 14:37:52.650 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 14:37:52.652 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-06-18 14:37:52.656 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 14:37:52.660 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-06-18 14:37:52.663 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 14:37:52.666 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-06-18 14:37:52.669 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 14:37:52.672 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-06-18 14:37:52.675 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 14:37:52.677 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-06-18 14:37:52.680 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 14:37:52.682 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-06-18 14:37:52.684 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 14:37:52.688 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-06-18 14:37:52.691 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 14:37:52.693 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-06-18 14:37:52.696 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 14:37:52.700 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-06-18 14:37:52.704 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 14:37:52.706 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-06-18 14:37:52.708 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 14:37:52.710 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-06-18 14:37:52.713 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 14:37:52.717 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-06-18 14:37:52.720 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 14:37:52.724 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-06-18 14:37:52.728 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 14:37:52.732 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-06-18 14:37:52.735 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 14:37:52.739 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-06-18 14:37:52.742 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 14:37:52.745 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-06-18 14:37:52.749 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 14:37:52.752 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-06-18 14:37:52.755 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 14:37:52.758 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-06-18 14:37:52.762 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 14:37:52.765 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-06-18 14:37:52.769 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 14:37:52.772 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-06-18 14:37:52.775 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 14:37:52.778 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-06-18 14:37:52.781 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 14:37:52.785 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-06-18 14:37:52.789 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 14:37:52.792 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-06-18 14:37:52.796 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 14:37:52.799 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-06-18 14:37:52.802 | + ./stack.sh:main:700 : initialize_database_backends 2026-06-18 14:37:52.806 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-18 14:37:52.810 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-06-18 14:37:52.831 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:37:52.835 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-06-18 14:37:52.839 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-18 14:37:52.842 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-06-18 14:37:52.864 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:37:52.868 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-06-18 14:37:52.872 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-06-18 14:37:52.875 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-06-18 14:37:52.879 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-06-18 14:37:52.883 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-06-18 14:37:52.887 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-06-18 14:37:52.891 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-06-18 14:37:52.894 | + lib/database:initialize_database_backends:92 : return 0 2026-06-18 14:37:52.897 | + ./stack.sh:main:701 : echo 'Using mysql database backend' 2026-06-18 14:37:52.898 | Using mysql database backend 2026-06-18 14:37:52.901 | + ./stack.sh:main:704 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-06-18 14:37:52.924 | + ./stack.sh:main:706 : define_database_baseurl 2026-06-18 14:37:52.929 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-06-18 14:37:52.933 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-18 14:37:52.936 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-06-18 14:37:52.941 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-18 14:37:52.944 | + ./stack.sh:main:718 : is_service_enabled rabbit 2026-06-18 14:37:52.966 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:37:52.970 | + ./stack.sh:main:719 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-06-18 14:37:52.992 | + ./stack.sh:main:726 : is_service_enabled keystone 2026-06-18 14:37:53.013 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:37:53.017 | + ./stack.sh:main:728 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-06-18 14:37:53.037 | + ./stack.sh:main:730 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-06-18 14:37:53.054 | + ./stack.sh:main:741 : is_service_enabled ldap 2026-06-18 14:37:53.075 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:37:53.077 | + ./stack.sh:main:750 : is_service_enabled s-proxy 2026-06-18 14:37:53.096 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:37:53.098 | + ./stack.sh:main:762 : save_stackenv 762 2026-06-18 14:37:53.100 | + functions-common:save_stackenv:65 : local tag=762 2026-06-18 14:37:53.104 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-18 14:37:53.107 | + functions-common:save_stackenv:67 : time_stamp=2026-06-18-163753 2026-06-18 14:37:53.109 | + functions-common:save_stackenv:68 : echo '# 2026-06-18-163753 762' 2026-06-18 14:37:53.113 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 14:37:53.116 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-18 14:37:53.118 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 14:37:53.121 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-18 14:37:53.124 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 14:37:53.126 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-18 14:37:53.128 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 14:37:53.131 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-06-18 14:37:53.134 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 14:37:53.136 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.215 2026-06-18 14:37:53.140 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 14:37:53.142 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.215/identity 2026-06-18 14:37:53.144 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 14:37:53.150 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-18-163739 2026-06-18 14:37:53.153 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 14:37:53.156 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-18 14:37:53.159 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 14:37:53.162 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.215 2026-06-18 14:37:53.166 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 14:37:53.169 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-18 14:37:53.171 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 14:37:53.174 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-18 14:37:53.176 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 14:37:53.180 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-18 14:37:53.183 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 14:37:53.185 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-18 14:37:53.188 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 14:37:53.192 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.215 2026-06-18 14:37:53.194 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 14:37:53.196 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-18 14:37:53.200 | + ./stack.sh:main:775 : GIT_DEPTH=0 2026-06-18 14:37:53.203 | + ./stack.sh:main:775 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-06-18 14:37:53.206 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-06-18 14:37:53.209 | + functions-common:git_clone:584 : local git_dest=/opt/stack/requirements 2026-06-18 14:37:53.212 | + functions-common:git_clone:585 : local git_ref=master 2026-06-18 14:37:53.214 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 14:37:53.217 | ++ functions-common:git_clone:587 : pwd 2026-06-18 14:37:53.220 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-18 14:37:53.224 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 14:37:53.228 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 14:37:53.248 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 14:37:53.250 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 14:37:53.252 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 14:37:53.255 | + functions-common:git_clone:604 : echo master 2026-06-18 14:37:53.256 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 14:37:53.261 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/requirements ]] 2026-06-18 14:37:53.264 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-18 14:37:53.267 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-06-18 14:37:53.270 | + functions-common:git_timed:691 : local count=0 2026-06-18 14:37:53.273 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 14:37:53.276 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 14:37:53.279 | + functions-common:git_timed:695 : timeout=0 2026-06-18 14:37:53.281 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 14:37:53.284 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 14:37:53.287 | + functions-common:time_start:2401 : local start_time= 2026-06-18 14:37:53.289 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 14:37:53.293 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 14:37:53.297 | + functions-common:time_start:2405 : _TIME_START[$name]=1781793473294 2026-06-18 14:37:53.300 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-06-18 14:37:53.303 | Cloning into '/opt/stack/requirements'... 2026-06-18 14:37:58.993 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 14:37:58.996 | + functions-common:time_stop:2414 : local name 2026-06-18 14:37:58.999 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:37:59.001 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:37:59.004 | + functions-common:time_stop:2417 : local total 2026-06-18 14:37:59.007 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:37:59.010 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 14:37:59.013 | + functions-common:time_stop:2421 : start_time=1781793473294 2026-06-18 14:37:59.017 | + functions-common:time_stop:2423 : [[ -z 1781793473294 ]] 2026-06-18 14:37:59.021 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:37:59.025 | + functions-common:time_stop:2426 : end_time=1781793479022 2026-06-18 14:37:59.028 | + functions-common:time_stop:2427 : elapsed_time=5728 2026-06-18 14:37:59.031 | + functions-common:time_stop:2428 : total=0 2026-06-18 14:37:59.034 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:37:59.036 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=5728 2026-06-18 14:37:59.040 | + functions-common:git_clone:625 : cd /opt/stack/requirements 2026-06-18 14:37:59.042 | + functions-common:git_clone:626 : git_timed fetch origin master 2026-06-18 14:37:59.046 | + functions-common:git_timed:691 : local count=0 2026-06-18 14:37:59.049 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 14:37:59.051 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 14:37:59.055 | + functions-common:git_timed:695 : timeout=0 2026-06-18 14:37:59.058 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 14:37:59.060 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 14:37:59.063 | + functions-common:time_start:2401 : local start_time= 2026-06-18 14:37:59.066 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 14:37:59.070 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 14:37:59.074 | + functions-common:time_start:2405 : _TIME_START[$name]=1781793479072 2026-06-18 14:37:59.078 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-18 14:37:59.643 | From https://review.opendev.org/openstack/requirements 2026-06-18 14:37:59.643 | * branch master -> FETCH_HEAD 2026-06-18 14:37:59.654 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 14:37:59.657 | + functions-common:time_stop:2414 : local name 2026-06-18 14:37:59.660 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:37:59.663 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:37:59.666 | + functions-common:time_stop:2417 : local total 2026-06-18 14:37:59.669 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:37:59.672 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 14:37:59.675 | + functions-common:time_stop:2421 : start_time=1781793479072 2026-06-18 14:37:59.677 | + functions-common:time_stop:2423 : [[ -z 1781793479072 ]] 2026-06-18 14:37:59.682 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:37:59.687 | + functions-common:time_stop:2426 : end_time=1781793479683 2026-06-18 14:37:59.690 | + functions-common:time_stop:2427 : elapsed_time=611 2026-06-18 14:37:59.693 | + functions-common:time_stop:2428 : total=5728 2026-06-18 14:37:59.697 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:37:59.700 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=6339 2026-06-18 14:37:59.703 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-18 14:37:59.707 | + functions-common:git_timed:691 : local count=0 2026-06-18 14:37:59.711 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 14:37:59.714 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 14:37:59.717 | + functions-common:git_timed:695 : timeout=0 2026-06-18 14:37:59.720 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 14:37:59.723 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 14:37:59.727 | + functions-common:time_start:2401 : local start_time= 2026-06-18 14:37:59.730 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 14:37:59.735 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 14:37:59.739 | + functions-common:time_start:2405 : _TIME_START[$name]=1781793479736 2026-06-18 14:37:59.742 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-18 14:37:59.756 | Note: switching to 'FETCH_HEAD'. 2026-06-18 14:37:59.756 | 2026-06-18 14:37:59.756 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-18 14:37:59.757 | changes and commit them, and you can discard any commits you make in this 2026-06-18 14:37:59.757 | state without impacting any branches by switching back to a branch. 2026-06-18 14:37:59.757 | 2026-06-18 14:37:59.757 | If you want to create a new branch to retain commits you create, you may 2026-06-18 14:37:59.757 | do so (now or later) by using -c with the switch command. Example: 2026-06-18 14:37:59.757 | 2026-06-18 14:37:59.757 | git switch -c 2026-06-18 14:37:59.757 | 2026-06-18 14:37:59.757 | Or undo this operation with: 2026-06-18 14:37:59.757 | 2026-06-18 14:37:59.757 | git switch - 2026-06-18 14:37:59.758 | 2026-06-18 14:37:59.758 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-18 14:37:59.758 | 2026-06-18 14:37:59.758 | HEAD is now at 4bb8ff9a Merge "update constraint for openstacksdk to new release 4.16.0" 2026-06-18 14:37:59.761 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 14:37:59.764 | + functions-common:time_stop:2414 : local name 2026-06-18 14:37:59.768 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:37:59.771 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:37:59.775 | + functions-common:time_stop:2417 : local total 2026-06-18 14:37:59.779 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:37:59.782 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 14:37:59.785 | + functions-common:time_stop:2421 : start_time=1781793479736 2026-06-18 14:37:59.789 | + functions-common:time_stop:2423 : [[ -z 1781793479736 ]] 2026-06-18 14:37:59.793 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:37:59.798 | + functions-common:time_stop:2426 : end_time=1781793479794 2026-06-18 14:37:59.801 | + functions-common:time_stop:2427 : elapsed_time=58 2026-06-18 14:37:59.804 | + functions-common:time_stop:2428 : total=6339 2026-06-18 14:37:59.807 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:37:59.810 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=6397 2026-06-18 14:37:59.814 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-06-18 14:37:59.830 | + functions-common:git_clone:666 : cd /opt/stack/requirements 2026-06-18 14:37:59.835 | + functions-common:git_clone:667 : head -1 2026-06-18 14:37:59.836 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 14:37:59.839 | 4bb8ff9a Merge "update constraint for openstacksdk to new release 4.16.0" 2026-06-18 14:37:59.844 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-18 14:37:59.847 | + ./stack.sh:main:779 : echo_summary 'Installing package prerequisites' 2026-06-18 14:37:59.851 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 14:37:59.855 | + ./stack.sh:echo_summary:444 : echo -e Installing package prerequisites 2026-06-18 14:37:59.859 | + ./stack.sh:main:780 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-06-18 14:37:59.863 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-06-18 14:37:59.865 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-06-18 14:37:59.869 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-06-18 14:37:59.873 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-06-18 14:37:59.877 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-06-18 14:37:59.881 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-06-18 14:37:59.886 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-06-18 14:37:59.890 | ++ tools/install_prereqs.sh:source:47 : NOW=1781793479 2026-06-18 14:37:59.895 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-06-18 14:37:59.901 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-06-18 14:37:59.905 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-06-18 14:37:59.909 | ++ tools/install_prereqs.sh:source:49 : DELTA=1781793479 2026-06-18 14:37:59.912 | ++ tools/install_prereqs.sh:source:50 : [[ 1781793479 -lt 7200 ]] 2026-06-18 14:37:59.915 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-06-18 14:37:59.919 | ++ functions-common:export_proxy_variables:2232 : isset http_proxy 2026-06-18 14:37:59.922 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-06-18 14:37:59.926 | ++ functions-common:export_proxy_variables:2235 : isset https_proxy 2026-06-18 14:37:59.930 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-06-18 14:37:59.933 | ++ functions-common:export_proxy_variables:2238 : isset no_proxy 2026-06-18 14:37:59.937 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-06-18 14:37:59.942 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-06-18 14:37:59.977 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-06-18 14:37:59.977 | apache2-dev 2026-06-18 14:37:59.977 | bc 2026-06-18 14:37:59.977 | bsdmainutils 2026-06-18 14:37:59.978 | curl 2026-06-18 14:37:59.978 | g++ 2026-06-18 14:37:59.978 | gawk 2026-06-18 14:37:59.978 | gcc 2026-06-18 14:37:59.978 | gettext 2026-06-18 14:37:59.978 | git 2026-06-18 14:37:59.978 | graphviz 2026-06-18 14:37:59.978 | iputils-ping 2026-06-18 14:37:59.978 | libffi-dev 2026-06-18 14:37:59.978 | libjpeg-dev 2026-06-18 14:37:59.978 | libpq-dev 2026-06-18 14:37:59.978 | libssl-dev 2026-06-18 14:37:59.979 | libsystemd-dev 2026-06-18 14:37:59.979 | libxml2-dev 2026-06-18 14:37:59.979 | libxslt1-dev 2026-06-18 14:37:59.979 | libyaml-dev 2026-06-18 14:37:59.979 | lsof 2026-06-18 14:37:59.979 | openssh-server 2026-06-18 14:37:59.979 | openssl 2026-06-18 14:37:59.979 | pkg-config 2026-06-18 14:37:59.979 | psmisc 2026-06-18 14:37:59.979 | python3-dev 2026-06-18 14:37:59.979 | python3-pip 2026-06-18 14:37:59.980 | python3-systemd 2026-06-18 14:37:59.980 | python3-venv 2026-06-18 14:37:59.980 | tar 2026-06-18 14:37:59.980 | tcpdump 2026-06-18 14:37:59.980 | unzip 2026-06-18 14:37:59.980 | uuid-runtime 2026-06-18 14:37:59.980 | wget 2026-06-18 14:37:59.980 | zlib1g-dev 2026-06-18 14:37:59.980 | libkrb5-dev 2026-06-18 14:37:59.980 | libldap2-dev 2026-06-18 14:37:59.980 | libsasl2-dev 2026-06-18 14:37:59.980 | memcached 2026-06-18 14:37:59.981 | python3-mysqldb 2026-06-18 14:37:59.981 | sqlite3 2026-06-18 14:37:59.981 | conntrack 2026-06-18 14:37:59.981 | curl 2026-06-18 14:37:59.981 | ebtables 2026-06-18 14:37:59.981 | genisoimage 2026-06-18 14:37:59.981 | iptables 2026-06-18 14:37:59.981 | iputils-arping 2026-06-18 14:37:59.981 | kpartx 2026-06-18 14:37:59.981 | libjs-jquery-tablesorter 2026-06-18 14:37:59.981 | parted 2026-06-18 14:37:59.981 | pm-utils 2026-06-18 14:37:59.982 | python3-mysqldb 2026-06-18 14:37:59.982 | socat 2026-06-18 14:37:59.982 | sqlite3 2026-06-18 14:37:59.982 | sudo 2026-06-18 14:37:59.982 | vlan 2026-06-18 14:37:59.982 | lsscsi 2026-06-18 14:37:59.982 | open-iscsi 2026-06-18 14:37:59.982 | cryptsetup 2026-06-18 14:37:59.982 | dosfstools 2026-06-18 14:37:59.982 | genisoimage 2026-06-18 14:37:59.982 | gir1.2-libosinfo-1.0 2026-06-18 14:37:59.982 | netcat-openbsd 2026-06-18 14:37:59.983 | open-iscsi 2026-06-18 14:37:59.983 | qemu-utils 2026-06-18 14:37:59.983 | sg3-utils 2026-06-18 14:37:59.983 | sysfsutils 2026-06-18 14:37:59.983 | lvm2 2026-06-18 14:37:59.983 | qemu-utils 2026-06-18 14:37:59.983 | thin-provisioning-tools 2026-06-18 14:37:59.983 | acl 2026-06-18 14:37:59.983 | dnsmasq-base 2026-06-18 14:37:59.983 | dnsmasq-utils 2026-06-18 14:37:59.983 | ebtables 2026-06-18 14:37:59.984 | haproxy 2026-06-18 14:37:59.984 | iptables 2026-06-18 14:37:59.984 | iputils-arping 2026-06-18 14:37:59.984 | iputils-ping 2026-06-18 14:37:59.984 | postgresql-server-dev-all 2026-06-18 14:37:59.984 | python3-mysqldb 2026-06-18 14:37:59.984 | sqlite3 2026-06-18 14:37:59.984 | sudo 2026-06-18 14:37:59.984 | vlan 2026-06-18 14:37:59.984 | pcp' 2026-06-18 14:37:59.984 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-06-18 14:38:00.007 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-06-18 14:38:00.008 | apache2-dev 2026-06-18 14:38:00.008 | bc 2026-06-18 14:38:00.008 | bsdmainutils 2026-06-18 14:38:00.008 | curl 2026-06-18 14:38:00.008 | g++ 2026-06-18 14:38:00.008 | gawk 2026-06-18 14:38:00.008 | gcc 2026-06-18 14:38:00.008 | gettext 2026-06-18 14:38:00.008 | git 2026-06-18 14:38:00.008 | graphviz 2026-06-18 14:38:00.008 | iputils-ping 2026-06-18 14:38:00.008 | libffi-dev 2026-06-18 14:38:00.009 | libjpeg-dev 2026-06-18 14:38:00.009 | libpq-dev 2026-06-18 14:38:00.009 | libssl-dev 2026-06-18 14:38:00.009 | libsystemd-dev 2026-06-18 14:38:00.009 | libxml2-dev 2026-06-18 14:38:00.009 | libxslt1-dev 2026-06-18 14:38:00.009 | libyaml-dev 2026-06-18 14:38:00.009 | lsof 2026-06-18 14:38:00.009 | openssh-server 2026-06-18 14:38:00.009 | openssl 2026-06-18 14:38:00.009 | pkg-config 2026-06-18 14:38:00.009 | psmisc 2026-06-18 14:38:00.010 | python3-dev 2026-06-18 14:38:00.010 | python3-pip 2026-06-18 14:38:00.010 | python3-systemd 2026-06-18 14:38:00.010 | python3-venv 2026-06-18 14:38:00.010 | tar 2026-06-18 14:38:00.010 | tcpdump 2026-06-18 14:38:00.010 | unzip 2026-06-18 14:38:00.010 | uuid-runtime 2026-06-18 14:38:00.010 | wget 2026-06-18 14:38:00.010 | zlib1g-dev 2026-06-18 14:38:00.010 | libkrb5-dev 2026-06-18 14:38:00.011 | libldap2-dev 2026-06-18 14:38:00.011 | libsasl2-dev 2026-06-18 14:38:00.011 | memcached 2026-06-18 14:38:00.011 | python3-mysqldb 2026-06-18 14:38:00.011 | sqlite3 2026-06-18 14:38:00.011 | conntrack 2026-06-18 14:38:00.011 | curl 2026-06-18 14:38:00.011 | ebtables 2026-06-18 14:38:00.011 | genisoimage 2026-06-18 14:38:00.011 | iptables 2026-06-18 14:38:00.011 | iputils-arping 2026-06-18 14:38:00.011 | kpartx 2026-06-18 14:38:00.012 | libjs-jquery-tablesorter 2026-06-18 14:38:00.012 | parted 2026-06-18 14:38:00.012 | pm-utils 2026-06-18 14:38:00.012 | python3-mysqldb 2026-06-18 14:38:00.012 | socat 2026-06-18 14:38:00.012 | sqlite3 2026-06-18 14:38:00.012 | sudo 2026-06-18 14:38:00.012 | vlan 2026-06-18 14:38:00.012 | lsscsi 2026-06-18 14:38:00.012 | open-iscsi 2026-06-18 14:38:00.012 | cryptsetup 2026-06-18 14:38:00.012 | dosfstools 2026-06-18 14:38:00.013 | genisoimage 2026-06-18 14:38:00.013 | gir1.2-libosinfo-1.0 2026-06-18 14:38:00.013 | netcat-openbsd 2026-06-18 14:38:00.013 | open-iscsi 2026-06-18 14:38:00.013 | qemu-utils 2026-06-18 14:38:00.013 | sg3-utils 2026-06-18 14:38:00.013 | sysfsutils 2026-06-18 14:38:00.013 | lvm2 2026-06-18 14:38:00.013 | qemu-utils 2026-06-18 14:38:00.013 | thin-provisioning-tools 2026-06-18 14:38:00.013 | acl 2026-06-18 14:38:00.014 | dnsmasq-base 2026-06-18 14:38:00.014 | dnsmasq-utils 2026-06-18 14:38:00.014 | ebtables 2026-06-18 14:38:00.014 | haproxy 2026-06-18 14:38:00.014 | iptables 2026-06-18 14:38:00.014 | iputils-arping 2026-06-18 14:38:00.014 | iputils-ping 2026-06-18 14:38:00.014 | postgresql-server-dev-all 2026-06-18 14:38:00.014 | python3-mysqldb 2026-06-18 14:38:00.014 | sqlite3 2026-06-18 14:38:00.014 | sudo 2026-06-18 14:38:00.014 | vlan 2026-06-18 14:38:00.015 | pcp ' 2026-06-18 14:38:00.015 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-06-18 14:38:00.017 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:38:00.021 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:38:00.027 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-06-18 14:38:00.027 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-06-18 14:38:00.032 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-06-18 14:38:00.036 | ++ functions-common:install_package:1432 : update_package_repo 2026-06-18 14:38:00.039 | ++ functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-18 14:38:00.042 | ++ functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-18 14:38:00.046 | ++ functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-18 14:38:00.048 | ++ functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-18 14:38:00.052 | ++ functions-common:update_package_repo:1414 : is_ubuntu 2026-06-18 14:38:00.055 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:38:00.058 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:38:00.061 | ++ functions-common:update_package_repo:1415 : apt_get_update 2026-06-18 14:38:00.064 | ++ functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-18 14:38:00.068 | ++ functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-18 14:38:00.070 | ++ functions-common:apt_get_update:1161 : return 2026-06-18 14:38:00.073 | ++ functions-common:install_package:1433 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-06-18 14:38:00.077 | ++ functions-common:real_install_package:1420 : is_ubuntu 2026-06-18 14:38:00.080 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:38:00.083 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:38:00.086 | ++ functions-common:real_install_package:1421 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-06-18 14:38:00.112 | ++ functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-06-18 14:38:00.150 | Reading package lists... 2026-06-18 14:38:00.537 | Building dependency tree... 2026-06-18 14:38:00.538 | Reading state information... 2026-06-18 14:38:01.145 | bc is already the newest version (1.07.1-3ubuntu4). 2026-06-18 14:38:01.145 | bc set to manually installed. 2026-06-18 14:38:01.145 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-06-18 14:38:01.145 | g++ set to manually installed. 2026-06-18 14:38:01.145 | gawk is already the newest version (1:5.2.1-2build3). 2026-06-18 14:38:01.145 | gawk set to manually installed. 2026-06-18 14:38:01.145 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-06-18 14:38:01.146 | gcc set to manually installed. 2026-06-18 14:38:01.146 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-06-18 14:38:01.146 | git set to manually installed. 2026-06-18 14:38:01.146 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-06-18 14:38:01.146 | iputils-ping set to manually installed. 2026-06-18 14:38:01.146 | lsof is already the newest version (4.95.0-1build3). 2026-06-18 14:38:01.146 | lsof set to manually installed. 2026-06-18 14:38:01.146 | psmisc is already the newest version (23.7-1build1). 2026-06-18 14:38:01.147 | psmisc set to manually installed. 2026-06-18 14:38:01.147 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-06-18 14:38:01.147 | python3-dev set to manually installed. 2026-06-18 14:38:01.147 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-06-18 14:38:01.147 | python3-systemd is already the newest version (235-1build4). 2026-06-18 14:38:01.147 | python3-systemd set to manually installed. 2026-06-18 14:38:01.147 | tar is already the newest version (1.35+dfsg-3build1). 2026-06-18 14:38:01.147 | tar set to manually installed. 2026-06-18 14:38:01.147 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-06-18 14:38:01.147 | tcpdump set to manually installed. 2026-06-18 14:38:01.147 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-06-18 14:38:01.147 | uuid-runtime set to manually installed. 2026-06-18 14:38:01.148 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-06-18 14:38:01.148 | wget set to manually installed. 2026-06-18 14:38:01.148 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-06-18 14:38:01.148 | zlib1g-dev set to manually installed. 2026-06-18 14:38:01.148 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-06-18 14:38:01.148 | iptables set to manually installed. 2026-06-18 14:38:01.148 | kpartx is already the newest version (0.9.4-5ubuntu8.1). 2026-06-18 14:38:01.148 | kpartx set to manually installed. 2026-06-18 14:38:01.148 | parted is already the newest version (3.6-4build1). 2026-06-18 14:38:01.148 | parted set to manually installed. 2026-06-18 14:38:01.148 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-06-18 14:38:01.148 | sudo set to manually installed. 2026-06-18 14:38:01.149 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-06-18 14:38:01.149 | open-iscsi set to manually installed. 2026-06-18 14:38:01.149 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-06-18 14:38:01.149 | cryptsetup set to manually installed. 2026-06-18 14:38:01.149 | dosfstools is already the newest version (4.2-1.1build1). 2026-06-18 14:38:01.149 | dosfstools set to manually installed. 2026-06-18 14:38:01.149 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-06-18 14:38:01.149 | netcat-openbsd set to manually installed. 2026-06-18 14:38:01.149 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.16). 2026-06-18 14:38:01.149 | qemu-utils set to manually installed. 2026-06-18 14:38:01.149 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-06-18 14:38:01.150 | sg3-utils set to manually installed. 2026-06-18 14:38:01.150 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-06-18 14:38:01.150 | lvm2 set to manually installed. 2026-06-18 14:38:01.150 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-06-18 14:38:01.150 | thin-provisioning-tools set to manually installed. 2026-06-18 14:38:01.150 | acl is already the newest version (2.3.2-1build1.1). 2026-06-18 14:38:01.150 | acl set to manually installed. 2026-06-18 14:38:01.150 | The following additional packages will be installed: 2026-06-18 14:38:01.150 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-06-18 14:38:01.150 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-06-18 14:38:01.150 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-06-18 14:38:01.151 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-06-18 14:38:01.151 | krb5-multidev libann0 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-06-18 14:38:01.151 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl 2026-06-18 14:38:01.151 | libarchive-zip-perl libcdt5 libcgraph6 libclang-common-17-dev 2026-06-18 14:38:01.151 | libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl 2026-06-18 14:38:01.151 | libcurl3t64-gnutls libcurl4t64 libdebhelper-perl libevent-2.1-7t64 2026-06-18 14:38:01.151 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-06-18 14:38:01.151 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-06-18 14:38:01.151 | libjpeg8-dev libjs-jquery-metadata libjson-perl libjson-xs-perl 2026-06-18 14:38:01.151 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-06-18 14:38:01.152 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-06-18 14:38:01.152 | libmysqlclient21 libncurses-dev libnss-mymachines libnss-systemd 2026-06-18 14:38:01.152 | libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n libpam-systemd 2026-06-18 14:38:01.152 | libpathplan4 libpcp-archive1t64 libpcp-gui2t64 libpcp-import1t64 2026-06-18 14:38:01.152 | libpcp-mmv1t64 libpcp-pmda-perl libpcp-pmda3t64 libpcp-trace2t64 2026-06-18 14:38:01.152 | libpcp-web1t64 libpcp3t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-06-18 14:38:01.152 | libpcre2-posix3 libpfm4 libpkgconf3 libpq5 libsctp-dev libsctp1 libsm6 2026-06-18 14:38:01.152 | libssl3t64 libsub-override-perl libsys-hostname-long-perl libsysfs2 2026-06-18 14:38:01.152 | libsystemd-shared libsystemd0 libtool libtypes-serialiser-perl libudev1 2026-06-18 14:38:01.153 | libx86-1 libxaw7 libxmu6 libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-06-18 14:38:01.153 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools m4 mysql-common ncal 2026-06-18 14:38:01.153 | openssh-client openssh-sftp-server osinfo-db pcp-conf pkgconf pkgconf-bin 2026-06-18 14:38:01.153 | po-debconf postgresql-client-16 postgresql-client-common postgresql-common 2026-06-18 14:38:01.153 | postgresql-server-dev-16 python3-pcp python3-pip-whl python3-setuptools-whl 2026-06-18 14:38:01.153 | python3.12-venv ssl-cert systemd systemd-container systemd-dev 2026-06-18 14:38:01.153 | systemd-resolved systemd-sysv systemd-timesyncd udev uuid-dev vbetool 2026-06-18 14:38:01.158 | Suggested packages: 2026-06-18 14:38:01.158 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-06-18 14:38:01.158 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-06-18 14:38:01.158 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-06-18 14:38:01.158 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-06-18 14:38:01.158 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-06-18 14:38:01.158 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-06-18 14:38:01.158 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-06-18 14:38:01.158 | libcache-memcached-perl libmemcached libyaml-perl keychain libpam-ssh 2026-06-18 14:38:01.159 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl redis-server 2026-06-18 14:38:01.159 | cpufrequtils wireless-tools radeontool libmail-box-perl postgresql-16 2026-06-18 14:38:01.159 | default-mysql-server | virtual-mysql-server sqlite3-doc systemd-homed 2026-06-18 14:38:01.159 | systemd-userdbd systemd-boot libqrencode4 libtss2-rc0 zip 2026-06-18 14:38:01.337 | The following NEW packages will be installed: 2026-06-18 14:38:01.338 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-06-18 14:38:01.338 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-06-18 14:38:01.338 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-06-18 14:38:01.338 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-06-18 14:38:01.338 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-06-18 14:38:01.338 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-06-18 14:38:01.338 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-06-18 14:38:01.338 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-06-18 14:38:01.338 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-06-18 14:38:01.338 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-06-18 14:38:01.339 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-06-18 14:38:01.339 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-06-18 14:38:01.339 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-06-18 14:38:01.339 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-06-18 14:38:01.339 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-06-18 14:38:01.339 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-06-18 14:38:01.339 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-06-18 14:38:01.339 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-06-18 14:38:01.339 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-06-18 14:38:01.339 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-06-18 14:38:01.339 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-06-18 14:38:01.339 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-06-18 14:38:01.340 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-06-18 14:38:01.340 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-06-18 14:38:01.340 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-06-18 14:38:01.340 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-06-18 14:38:01.340 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-06-18 14:38:01.340 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-06-18 14:38:01.341 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-06-18 14:38:01.341 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-06-18 14:38:01.341 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-06-18 14:38:01.341 | uuid-dev vbetool vlan 2026-06-18 14:38:01.342 | The following packages will be upgraded: 2026-06-18 14:38:01.343 | curl dnsmasq-base libcurl3t64-gnutls libcurl4t64 libnss-mymachines 2026-06-18 14:38:01.344 | libnss-systemd libpam-systemd libssl3t64 libsystemd-shared libsystemd0 2026-06-18 14:38:01.345 | libudev1 openssh-client openssh-server openssh-sftp-server openssl systemd 2026-06-18 14:38:01.345 | systemd-container systemd-dev systemd-resolved systemd-sysv 2026-06-18 14:38:01.345 | systemd-timesyncd udev 2026-06-18 14:38:01.404 | 22 upgraded, 161 newly installed, 0 to remove and 70 not upgraded. 2026-06-18 14:38:01.405 | Need to get 190 MB of archives. 2026-06-18 14:38:01.405 | After this operation, 941 MB of additional disk space will be used. 2026-06-18 14:38:01.405 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.16 [106 kB] 2026-06-18 14:38:01.421 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-timesyncd amd64 255.4-1ubuntu8.16 [35.3 kB] 2026-06-18 14:38:01.422 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-resolved amd64 255.4-1ubuntu8.16 [296 kB] 2026-06-18 14:38:01.428 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-mymachines amd64 255.4-1ubuntu8.16 [153 kB] 2026-06-18 14:38:01.431 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.16 [417 kB] 2026-06-18 14:38:01.436 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.16 [2076 kB] 2026-06-18 14:38:01.460 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd0 amd64 255.4-1ubuntu8.16 [431 kB] 2026-06-18 14:38:01.465 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.16 [11.9 kB] 2026-06-18 14:38:01.466 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-systemd amd64 255.4-1ubuntu8.16 [159 kB] 2026-06-18 14:38:01.468 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.16 [235 kB] 2026-06-18 14:38:01.471 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.16 [3475 kB] 2026-06-18 14:38:01.511 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.16 [1875 kB] 2026-06-18 14:38:01.532 | Get:13 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libudev1 amd64 255.4-1ubuntu8.16 [177 kB] 2026-06-18 14:38:01.534 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl3t64 amd64 3.0.13-0ubuntu3.11 [1942 kB] 2026-06-18 14:38:01.556 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.9 [227 kB] 2026-06-18 14:38:01.559 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.9 [342 kB] 2026-06-18 14:38:01.563 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-06-18 14:38:01.565 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-06-18 14:38:01.566 | Get:19 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-06-18 14:38:01.567 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-06-18 14:38:01.567 | Get:21 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-06-18 14:38:01.569 | Get:22 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.13 [1336 kB] 2026-06-18 14:38:01.584 | Get:23 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.13 [163 kB] 2026-06-18 14:38:01.587 | Get:24 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.13 [98.9 kB] 2026-06-18 14:38:01.588 | Get:25 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.13 [90.2 kB] 2026-06-18 14:38:01.590 | Get:26 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.2 [2070 kB] 2026-06-18 14:38:01.613 | Get:27 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-06-18 14:38:01.615 | Get:28 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-06-18 14:38:01.618 | Get:29 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.16 [37.3 kB] 2026-06-18 14:38:01.619 | Get:30 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.16 [510 kB] 2026-06-18 14:38:01.624 | Get:31 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-06-18 14:38:01.635 | Get:32 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-06-18 14:38:01.636 | Get:33 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-06-18 14:38:01.637 | Get:34 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.11 [1003 kB] 2026-06-18 14:38:01.648 | Get:35 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-06-18 14:38:01.649 | Get:36 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-06-18 14:38:01.651 | Get:37 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-06-18 14:38:01.652 | Get:38 http://de.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-06-18 14:38:01.652 | Get:39 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-06-18 14:38:01.653 | Get:40 http://de.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-06-18 14:38:01.656 | Get:41 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-06-18 14:38:01.660 | Get:42 http://de.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-06-18 14:38:01.667 | Get:43 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-06-18 14:38:01.672 | Get:44 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-06-18 14:38:01.673 | Get:45 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-06-18 14:38:01.960 | Get:46 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-06-18 14:38:02.101 | Get:47 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-06-18 14:38:02.102 | Get:48 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-06-18 14:38:02.103 | Get:49 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-06-18 14:38:02.106 | Get:50 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-06-18 14:38:02.113 | Get:51 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-06-18 14:38:02.128 | Get:52 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-06-18 14:38:02.208 | Get:53 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-06-18 14:38:02.209 | Get:54 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-06-18 14:38:02.212 | Get:55 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-06-18 14:38:02.212 | Get:56 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-06-18 14:38:02.213 | Get:57 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-06-18 14:38:02.214 | Get:58 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-06-18 14:38:02.215 | Get:59 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-06-18 14:38:02.215 | Get:60 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-06-18 14:38:02.216 | Get:61 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-06-18 14:38:02.218 | Get:62 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-06-18 14:38:02.232 | Get:63 http://de.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-06-18 14:38:02.232 | Get:64 http://de.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-06-18 14:38:02.236 | Get:65 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-06-18 14:38:02.245 | Get:66 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-06-18 14:38:02.246 | Get:67 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-06-18 14:38:02.247 | Get:68 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-06-18 14:38:02.248 | Get:69 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-06-18 14:38:02.257 | Get:70 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-06-18 14:38:02.261 | Get:71 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-06-18 14:38:02.261 | Get:72 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-06-18 14:38:02.266 | Get:73 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-06-18 14:38:02.269 | Get:74 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-06-18 14:38:02.272 | Get:75 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-06-18 14:38:02.272 | Get:76 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-06-18 14:38:02.280 | Get:77 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.13 [203 kB] 2026-06-18 14:38:02.283 | Get:78 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-06-18 14:38:02.284 | Get:79 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-06-18 14:38:02.284 | Get:80 http://de.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-06-18 14:38:02.285 | Get:81 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.3 [376 kB] 2026-06-18 14:38:02.290 | Get:82 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-06-18 14:38:02.290 | Get:83 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-06-18 14:38:02.291 | Get:84 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-06-18 14:38:02.310 | Get:85 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-06-18 14:38:02.312 | Get:86 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-06-18 14:38:02.312 | Get:87 http://de.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-06-18 14:38:02.316 | Get:88 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-06-18 14:38:02.317 | Get:89 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-06-18 14:38:02.318 | Get:90 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-06-18 14:38:02.319 | Get:91 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-06-18 14:38:02.320 | Get:92 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-06-18 14:38:02.322 | Get:93 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-06-18 14:38:02.323 | Get:94 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-06-18 14:38:02.324 | Get:95 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-06-18 14:38:02.332 | Get:96 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-06-18 14:38:02.335 | Get:97 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-06-18 14:38:02.356 | Get:98 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-06-18 14:38:02.357 | Get:99 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-06-18 14:38:02.358 | Get:100 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-06-18 14:38:02.360 | Get:101 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-06-18 14:38:02.360 | Get:102 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-06-18 14:38:02.363 | Get:103 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-06-18 14:38:02.370 | Get:104 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-06-18 14:38:02.373 | Get:105 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-06-18 14:38:02.373 | Get:106 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-06-18 14:38:02.374 | Get:107 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-06-18 14:38:02.375 | Get:108 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-06-18 14:38:02.376 | Get:109 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-06-18 14:38:02.377 | Get:110 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-06-18 14:38:02.379 | Get:111 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-06-18 14:38:02.380 | Get:112 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-06-18 14:38:02.381 | Get:113 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-06-18 14:38:02.408 | Get:114 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-06-18 14:38:02.409 | Get:115 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.9 [334 kB] 2026-06-18 14:38:02.412 | Get:116 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-06-18 14:38:02.413 | Get:117 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-06-18 14:38:02.543 | Get:118 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-06-18 14:38:02.547 | Get:119 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-06-18 14:38:02.548 | Get:120 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-06-18 14:38:02.548 | Get:121 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-06-18 14:38:02.549 | Get:122 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-06-18 14:38:02.551 | Get:123 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-06-18 14:38:02.552 | Get:124 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-06-18 14:38:02.553 | Get:125 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-06-18 14:38:02.556 | Get:126 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-06-18 14:38:02.557 | Get:127 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-06-18 14:38:02.557 | Get:128 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-06-18 14:38:02.558 | Get:129 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.2 [1255 kB] 2026-06-18 14:38:02.572 | Get:130 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-06-18 14:38:02.576 | Get:131 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-06-18 14:38:02.577 | Get:132 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-06-18 14:38:02.581 | Get:133 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-06-18 14:38:02.582 | Get:134 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-06-18 14:38:02.583 | Get:135 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-06-18 14:38:02.584 | Get:136 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-06-18 14:38:02.586 | Get:137 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2408 kB] 2026-06-18 14:38:02.613 | Get:138 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-06-18 14:38:02.615 | Get:139 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-06-18 14:38:02.618 | Get:140 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1239 kB] 2026-06-18 14:38:02.632 | Get:141 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-06-18 14:38:02.634 | Get:142 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.7 [782 kB] 2026-06-18 14:38:02.643 | Get:143 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-06-18 14:38:02.644 | Get:144 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-06-18 14:38:02.650 | Get:145 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-06-18 14:38:02.655 | Get:146 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-06-18 14:38:02.916 | Get:147 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-06-18 14:38:02.917 | Get:148 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-06-18 14:38:02.924 | Get:149 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-06-18 14:38:02.989 | Get:150 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-06-18 14:38:02.990 | Get:151 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-06-18 14:38:03.467 | Get:152 http://de.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-06-18 14:38:03.467 | Get:153 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-06-18 14:38:03.469 | Get:154 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-06-18 14:38:03.470 | Get:155 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-06-18 14:38:03.471 | Get:156 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-06-18 14:38:03.471 | Get:157 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-06-18 14:38:03.472 | Get:158 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1300 kB] 2026-06-18 14:38:03.487 | Get:159 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.14-0ubuntu0.24.04.1 [1231 kB] 2026-06-18 14:38:03.501 | Get:160 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-06-18 14:38:03.502 | Get:161 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-06-18 14:38:03.503 | Get:162 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-06-18 14:38:03.522 | Get:163 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-06-18 14:38:03.529 | Get:164 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.13 [5672 B] 2026-06-18 14:38:03.530 | Get:165 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-06-18 14:38:03.530 | Get:166 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-06-18 14:38:03.532 | Get:167 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-06-18 14:38:03.534 | Get:168 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-06-18 14:38:03.535 | Get:169 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-06-18 14:38:03.536 | Get:170 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-06-18 14:38:03.537 | Get:171 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-06-18 14:38:03.538 | Get:172 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-06-18 14:38:03.539 | Get:173 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-06-18 14:38:03.539 | Get:174 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-06-18 14:38:03.540 | Get:175 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-06-18 14:38:03.542 | Get:176 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-06-18 14:38:03.543 | Get:177 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-06-18 14:38:03.544 | Get:178 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-06-18 14:38:03.547 | Get:179 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-06-18 14:38:03.548 | Get:180 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-06-18 14:38:03.549 | Get:181 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-06-18 14:38:03.581 | Get:182 http://de.archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-06-18 14:38:03.585 | Get:183 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-06-18 14:38:03.842 | perl: warning: Setting locale failed. 2026-06-18 14:38:03.842 | perl: warning: Please check that your locale settings: 2026-06-18 14:38:03.842 | LANGUAGE = (unset), 2026-06-18 14:38:03.842 | LC_ALL = "en_US.utf8", 2026-06-18 14:38:03.842 | LANG = "de_DE.UTF-8" 2026-06-18 14:38:03.842 | are supported and installed on your system. 2026-06-18 14:38:03.842 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:38:03.908 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 14:38:03.908 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 14:38:03.908 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 14:38:04.318 | Vorkonfiguration der Pakete ... 2026-06-18 14:38:04.357 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 14:38:04.465 | Fetched 190 MB in 2s (86.0 MB/s) 2026-06-18 14:38:04.554 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107873 files and directories currently installed.) 2026-06-18 14:38:04.560 | Preparing to unpack .../0-systemd-dev_255.4-1ubuntu8.16_all.deb ... 2026-06-18 14:38:04.572 | Unpacking systemd-dev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-18 14:38:04.667 | Preparing to unpack .../1-systemd-timesyncd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-18 14:38:04.682 | Unpacking systemd-timesyncd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-18 14:38:04.775 | Preparing to unpack .../2-systemd-resolved_255.4-1ubuntu8.16_amd64.deb ... 2026-06-18 14:38:04.790 | Unpacking systemd-resolved (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-18 14:38:04.891 | Preparing to unpack .../3-libnss-mymachines_255.4-1ubuntu8.16_amd64.deb ... 2026-06-18 14:38:04.910 | Unpacking libnss-mymachines:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-18 14:38:04.995 | Preparing to unpack .../4-systemd-container_255.4-1ubuntu8.16_amd64.deb ... 2026-06-18 14:38:05.009 | Unpacking systemd-container (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-18 14:38:05.125 | Preparing to unpack .../5-libsystemd-shared_255.4-1ubuntu8.16_amd64.deb ... 2026-06-18 14:38:05.134 | Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-18 14:38:05.253 | Preparing to unpack .../6-libsystemd0_255.4-1ubuntu8.16_amd64.deb ... 2026-06-18 14:38:05.262 | Unpacking libsystemd0:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-18 14:38:05.335 | Setting up libsystemd0:amd64 (255.4-1ubuntu8.16) ... 2026-06-18 14:38:05.453 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107873 files and directories currently installed.) 2026-06-18 14:38:05.461 | Preparing to unpack .../0-systemd-sysv_255.4-1ubuntu8.16_amd64.deb ... 2026-06-18 14:38:05.472 | Unpacking systemd-sysv (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-18 14:38:05.543 | Preparing to unpack .../1-libnss-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-18 14:38:05.558 | Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-18 14:38:05.646 | Preparing to unpack .../2-libpam-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-18 14:38:05.661 | Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-18 14:38:05.742 | Preparing to unpack .../3-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-18 14:38:05.779 | Unpacking systemd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-18 14:38:06.414 | Preparing to unpack .../4-udev_255.4-1ubuntu8.16_amd64.deb ... 2026-06-18 14:38:06.451 | Unpacking udev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-18 14:38:06.687 | Preparing to unpack .../5-libudev1_255.4-1ubuntu8.16_amd64.deb ... 2026-06-18 14:38:06.698 | Unpacking libudev1:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-18 14:38:06.769 | Setting up libudev1:amd64 (255.4-1ubuntu8.16) ... 2026-06-18 14:38:06.882 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107873 files and directories currently installed.) 2026-06-18 14:38:06.889 | Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-18 14:38:06.900 | Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ... 2026-06-18 14:38:07.031 | Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-18 14:38:07.153 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107873 files and directories currently installed.) 2026-06-18 14:38:07.160 | Preparing to unpack .../000-curl_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-18 14:38:07.171 | Unpacking curl (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-18 14:38:07.241 | Preparing to unpack .../001-libcurl4t64_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-18 14:38:07.253 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-18 14:38:07.326 | Selecting previously unselected package libapr1t64:amd64. 2026-06-18 14:38:07.365 | Preparing to unpack .../002-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-18 14:38:07.370 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-18 14:38:07.433 | Selecting previously unselected package libaprutil1t64:amd64. 2026-06-18 14:38:07.446 | Preparing to unpack .../003-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-18 14:38:07.451 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-18 14:38:07.504 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-06-18 14:38:07.517 | Preparing to unpack .../004-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-18 14:38:07.522 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-18 14:38:07.567 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-06-18 14:38:07.580 | Preparing to unpack .../005-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-18 14:38:07.584 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-18 14:38:07.634 | Selecting previously unselected package liblua5.4-0:amd64. 2026-06-18 14:38:07.647 | Preparing to unpack .../006-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-06-18 14:38:07.651 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-18 14:38:07.703 | Selecting previously unselected package apache2-bin. 2026-06-18 14:38:07.715 | Preparing to unpack .../007-apache2-bin_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-18 14:38:07.719 | Unpacking apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-18 14:38:07.874 | Selecting previously unselected package apache2-data. 2026-06-18 14:38:07.887 | Preparing to unpack .../008-apache2-data_2.4.58-1ubuntu8.13_all.deb ... 2026-06-18 14:38:07.891 | Unpacking apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-18 14:38:08.091 | Selecting previously unselected package apache2-utils. 2026-06-18 14:38:08.104 | Preparing to unpack .../009-apache2-utils_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-18 14:38:08.108 | Unpacking apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-18 14:38:08.183 | Selecting previously unselected package apache2. 2026-06-18 14:38:08.196 | Preparing to unpack .../010-apache2_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-18 14:38:08.205 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 14:38:08.207 | Unpacking apache2 (2.4.58-1ubuntu8.13) ... 2026-06-18 14:38:08.332 | Selecting previously unselected package haproxy. 2026-06-18 14:38:08.345 | Preparing to unpack .../011-haproxy_2.8.16-0ubuntu0.24.04.2_amd64.deb ... 2026-06-18 14:38:08.359 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-06-18 14:38:08.499 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-06-18 14:38:08.512 | Preparing to unpack .../012-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-18 14:38:08.516 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-18 14:38:08.575 | Selecting previously unselected package memcached. 2026-06-18 14:38:08.588 | Preparing to unpack .../013-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-06-18 14:38:08.596 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-06-18 14:38:08.673 | Preparing to unpack .../014-openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-18 14:38:08.684 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-18 14:38:08.761 | Preparing to unpack .../015-openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-18 14:38:08.898 | Unpacking openssh-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-18 14:38:09.006 | Preparing to unpack .../016-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-18 14:38:09.036 | Unpacking openssh-client (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-18 14:38:09.148 | Selecting previously unselected package libjson-perl. 2026-06-18 14:38:09.159 | Preparing to unpack .../017-libjson-perl_4.10000-1_all.deb ... 2026-06-18 14:38:09.163 | Unpacking libjson-perl (4.10000-1) ... 2026-06-18 14:38:09.222 | Selecting previously unselected package postgresql-client-common. 2026-06-18 14:38:09.234 | Preparing to unpack .../018-postgresql-client-common_257build1.1_all.deb ... 2026-06-18 14:38:09.238 | Unpacking postgresql-client-common (257build1.1) ... 2026-06-18 14:38:09.330 | Preparing to unpack .../019-openssl_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-18 14:38:09.342 | Unpacking openssl (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ... 2026-06-18 14:38:09.552 | Selecting previously unselected package ssl-cert. 2026-06-18 14:38:09.564 | Preparing to unpack .../020-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-06-18 14:38:09.568 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-06-18 14:38:09.631 | Selecting previously unselected package postgresql-common. 2026-06-18 14:38:09.643 | Preparing to unpack .../021-postgresql-common_257build1.1_all.deb ... 2026-06-18 14:38:09.669 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-06-18 14:38:09.677 | Unpacking postgresql-common (257build1.1) ... 2026-06-18 14:38:09.803 | Selecting previously unselected package libsysfs2:amd64. 2026-06-18 14:38:09.815 | Preparing to unpack .../022-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-06-18 14:38:09.819 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-18 14:38:09.874 | Selecting previously unselected package sysfsutils. 2026-06-18 14:38:09.886 | Preparing to unpack .../023-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-06-18 14:38:09.894 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-06-18 14:38:09.943 | Selecting previously unselected package autotools-dev. 2026-06-18 14:38:09.955 | Preparing to unpack .../024-autotools-dev_20220109.1_all.deb ... 2026-06-18 14:38:09.959 | Unpacking autotools-dev (20220109.1) ... 2026-06-18 14:38:10.013 | Selecting previously unselected package m4. 2026-06-18 14:38:10.026 | Preparing to unpack .../025-m4_1.4.19-4build1_amd64.deb ... 2026-06-18 14:38:10.030 | Unpacking m4 (1.4.19-4build1) ... 2026-06-18 14:38:10.116 | Selecting previously unselected package autoconf. 2026-06-18 14:38:10.128 | Preparing to unpack .../026-autoconf_2.71-3_all.deb ... 2026-06-18 14:38:10.133 | Unpacking autoconf (2.71-3) ... 2026-06-18 14:38:10.235 | Selecting previously unselected package automake. 2026-06-18 14:38:10.247 | Preparing to unpack .../027-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-06-18 14:38:10.255 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-06-18 14:38:10.375 | Selecting previously unselected package autopoint. 2026-06-18 14:38:10.387 | Preparing to unpack .../028-autopoint_0.21-14ubuntu2_all.deb ... 2026-06-18 14:38:10.391 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-06-18 14:38:10.441 | Selecting previously unselected package libdebhelper-perl. 2026-06-18 14:38:10.453 | Preparing to unpack .../029-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-06-18 14:38:10.457 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-18 14:38:10.552 | Selecting previously unselected package libllvm17t64:amd64. 2026-06-18 14:38:10.565 | Preparing to unpack .../030-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-18 14:38:10.569 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-18 14:38:11.693 | Selecting previously unselected package libclang-cpp17t64. 2026-06-18 14:38:11.706 | Preparing to unpack .../031-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-18 14:38:11.711 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-18 14:38:12.300 | Selecting previously unselected package libgc1:amd64. 2026-06-18 14:38:12.313 | Preparing to unpack .../032-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-06-18 14:38:12.317 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-18 14:38:12.373 | Selecting previously unselected package libobjc4:amd64. 2026-06-18 14:38:12.386 | Preparing to unpack .../033-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-18 14:38:12.390 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 14:38:12.434 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-06-18 14:38:12.447 | Preparing to unpack .../034-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-18 14:38:12.451 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 14:38:12.513 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-06-18 14:38:12.527 | Preparing to unpack .../035-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-18 14:38:12.531 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-18 14:38:12.778 | Selecting previously unselected package llvm-17-linker-tools. 2026-06-18 14:38:12.792 | Preparing to unpack .../036-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-18 14:38:12.796 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-18 14:38:12.889 | Selecting previously unselected package libclang1-17t64. 2026-06-18 14:38:12.900 | Preparing to unpack .../037-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-18 14:38:12.905 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-18 14:38:13.244 | Selecting previously unselected package clang-17. 2026-06-18 14:38:13.256 | Preparing to unpack .../038-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-18 14:38:13.259 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-18 14:38:13.309 | Selecting previously unselected package libtool. 2026-06-18 14:38:13.321 | Preparing to unpack .../039-libtool_2.4.7-7build1_all.deb ... 2026-06-18 14:38:13.324 | Unpacking libtool (2.4.7-7build1) ... 2026-06-18 14:38:13.390 | Selecting previously unselected package dh-autoreconf. 2026-06-18 14:38:13.400 | Preparing to unpack .../040-dh-autoreconf_20_all.deb ... 2026-06-18 14:38:13.404 | Unpacking dh-autoreconf (20) ... 2026-06-18 14:38:13.449 | Selecting previously unselected package libarchive-zip-perl. 2026-06-18 14:38:13.461 | Preparing to unpack .../041-libarchive-zip-perl_1.68-1_all.deb ... 2026-06-18 14:38:13.465 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-06-18 14:38:13.529 | Selecting previously unselected package libsub-override-perl. 2026-06-18 14:38:13.541 | Preparing to unpack .../042-libsub-override-perl_0.10-1_all.deb ... 2026-06-18 14:38:13.545 | Unpacking libsub-override-perl (0.10-1) ... 2026-06-18 14:38:13.584 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-06-18 14:38:13.596 | Preparing to unpack .../043-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-06-18 14:38:13.600 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-18 14:38:13.646 | Selecting previously unselected package dh-strip-nondeterminism. 2026-06-18 14:38:13.658 | Preparing to unpack .../044-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-06-18 14:38:13.662 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-06-18 14:38:13.702 | Selecting previously unselected package debugedit. 2026-06-18 14:38:13.714 | Preparing to unpack .../045-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-06-18 14:38:13.718 | Unpacking debugedit (1:5.0-5build2) ... 2026-06-18 14:38:13.760 | Selecting previously unselected package dwz. 2026-06-18 14:38:13.772 | Preparing to unpack .../046-dwz_0.15-1build6_amd64.deb ... 2026-06-18 14:38:13.776 | Unpacking dwz (0.15-1build6) ... 2026-06-18 14:38:13.820 | Selecting previously unselected package gettext. 2026-06-18 14:38:13.833 | Preparing to unpack .../047-gettext_0.21-14ubuntu2_amd64.deb ... 2026-06-18 14:38:13.836 | Unpacking gettext (0.21-14ubuntu2) ... 2026-06-18 14:38:13.950 | Selecting previously unselected package intltool-debian. 2026-06-18 14:38:13.962 | Preparing to unpack .../048-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-06-18 14:38:13.966 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-06-18 14:38:14.013 | Selecting previously unselected package po-debconf. 2026-06-18 14:38:14.025 | Preparing to unpack .../049-po-debconf_1.0.21+nmu1_all.deb ... 2026-06-18 14:38:14.029 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-06-18 14:38:14.119 | Selecting previously unselected package debhelper. 2026-06-18 14:38:14.131 | Preparing to unpack .../050-debhelper_13.14.1ubuntu5_all.deb ... 2026-06-18 14:38:14.134 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-06-18 14:38:14.401 | Selecting previously unselected package uuid-dev:amd64. 2026-06-18 14:38:14.413 | Preparing to unpack .../051-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-18 14:38:14.416 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-18 14:38:14.471 | Selecting previously unselected package libsctp1:amd64. 2026-06-18 14:38:14.483 | Preparing to unpack .../052-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-18 14:38:14.486 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-18 14:38:14.528 | Selecting previously unselected package libsctp-dev:amd64. 2026-06-18 14:38:14.541 | Preparing to unpack .../053-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-18 14:38:14.544 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-18 14:38:14.603 | Selecting previously unselected package libapr1-dev. 2026-06-18 14:38:14.616 | Preparing to unpack .../054-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-18 14:38:14.620 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-18 14:38:14.985 | Selecting previously unselected package libldap-dev:amd64. 2026-06-18 14:38:14.998 | Preparing to unpack .../055-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-06-18 14:38:15.001 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-18 14:38:15.163 | Selecting previously unselected package libldap2-dev. 2026-06-18 14:38:15.175 | Preparing to unpack .../056-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-06-18 14:38:15.178 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-18 14:38:15.219 | Selecting previously unselected package libaprutil1-dev. 2026-06-18 14:38:15.231 | Preparing to unpack .../057-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-18 14:38:15.235 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-18 14:38:15.548 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-06-18 14:38:15.560 | Preparing to unpack .../058-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-18 14:38:15.564 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-18 14:38:15.618 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-06-18 14:38:15.630 | Preparing to unpack .../059-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-18 14:38:15.634 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-18 14:38:15.686 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-06-18 14:38:15.698 | Preparing to unpack .../060-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-06-18 14:38:15.703 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-18 14:38:15.745 | Selecting previously unselected package libpcre2-dev:amd64. 2026-06-18 14:38:15.756 | Preparing to unpack .../061-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-06-18 14:38:15.760 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-18 14:38:15.878 | Selecting previously unselected package apache2-dev. 2026-06-18 14:38:15.890 | Preparing to unpack .../062-apache2-dev_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-18 14:38:15.894 | Unpacking apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-18 14:38:15.986 | Selecting previously unselected package ncal. 2026-06-18 14:38:15.998 | Preparing to unpack .../063-ncal_12.1.8_amd64.deb ... 2026-06-18 14:38:16.002 | Unpacking ncal (12.1.8) ... 2026-06-18 14:38:16.046 | Selecting previously unselected package bsdmainutils. 2026-06-18 14:38:16.058 | Preparing to unpack .../064-bsdmainutils_12.1.8_all.deb ... 2026-06-18 14:38:16.065 | Unpacking bsdmainutils (12.1.8) ... 2026-06-18 14:38:16.100 | Selecting previously unselected package conntrack. 2026-06-18 14:38:16.112 | Preparing to unpack .../065-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-06-18 14:38:16.116 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-06-18 14:38:16.175 | Preparing to unpack .../066-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ... 2026-06-18 14:38:16.202 | Unpacking dnsmasq-base (2.90-2ubuntu0.3) over (2.90-2ubuntu0.1) ... 2026-06-18 14:38:16.272 | Selecting previously unselected package dnsmasq-utils. 2026-06-18 14:38:16.284 | Preparing to unpack .../067-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-06-18 14:38:16.287 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-18 14:38:16.339 | Selecting previously unselected package ebtables. 2026-06-18 14:38:16.352 | Preparing to unpack .../068-ebtables_2.0.11-6build1_amd64.deb ... 2026-06-18 14:38:16.369 | Unpacking ebtables (2.0.11-6build1) ... 2026-06-18 14:38:16.419 | Selecting previously unselected package fonts-liberation. 2026-06-18 14:38:16.431 | Preparing to unpack .../069-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-06-18 14:38:16.435 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-06-18 14:38:16.529 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-06-18 14:38:16.541 | Preparing to unpack .../070-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-06-18 14:38:16.544 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-18 14:38:16.595 | Selecting previously unselected package fonts-liberation2. 2026-06-18 14:38:16.608 | Preparing to unpack .../071-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-06-18 14:38:16.611 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-06-18 14:38:16.653 | Selecting previously unselected package genisoimage. 2026-06-18 14:38:16.666 | Preparing to unpack .../072-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-06-18 14:38:16.669 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-06-18 14:38:16.733 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-06-18 14:38:16.746 | Preparing to unpack .../073-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-06-18 14:38:16.749 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-18 14:38:16.804 | Selecting previously unselected package libann0. 2026-06-18 14:38:16.816 | Preparing to unpack .../074-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-06-18 14:38:16.820 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-06-18 14:38:16.866 | Selecting previously unselected package libcdt5:amd64. 2026-06-18 14:38:16.879 | Preparing to unpack .../075-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-18 14:38:16.901 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-18 14:38:16.945 | Selecting previously unselected package libcgraph6:amd64. 2026-06-18 14:38:16.958 | Preparing to unpack .../076-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-18 14:38:16.961 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-18 14:38:17.009 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-06-18 14:38:17.021 | Preparing to unpack .../077-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-18 14:38:17.025 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-18 14:38:17.072 | Selecting previously unselected package libltdl7:amd64. 2026-06-18 14:38:17.083 | Preparing to unpack .../078-libltdl7_2.4.7-7build1_amd64.deb ... 2026-06-18 14:38:17.087 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-06-18 14:38:17.130 | Selecting previously unselected package libpathplan4:amd64. 2026-06-18 14:38:17.142 | Preparing to unpack .../079-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-18 14:38:17.146 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-18 14:38:17.192 | Selecting previously unselected package libgvc6. 2026-06-18 14:38:17.203 | Preparing to unpack .../080-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-18 14:38:17.207 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-18 14:38:17.272 | Selecting previously unselected package libgvpr2:amd64. 2026-06-18 14:38:17.284 | Preparing to unpack .../081-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-18 14:38:17.288 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-18 14:38:17.335 | Selecting previously unselected package liblab-gamut1:amd64. 2026-06-18 14:38:17.348 | Preparing to unpack .../082-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-18 14:38:17.351 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-18 14:38:17.419 | Selecting previously unselected package libice6:amd64. 2026-06-18 14:38:17.431 | Preparing to unpack .../083-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-06-18 14:38:17.434 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-06-18 14:38:17.475 | Selecting previously unselected package libsm6:amd64. 2026-06-18 14:38:17.487 | Preparing to unpack .../084-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-06-18 14:38:17.491 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-18 14:38:17.533 | Selecting previously unselected package libxt6t64:amd64. 2026-06-18 14:38:17.545 | Preparing to unpack .../085-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-06-18 14:38:17.548 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-18 14:38:17.594 | Selecting previously unselected package libxmu6:amd64. 2026-06-18 14:38:17.606 | Preparing to unpack .../086-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-06-18 14:38:17.609 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-18 14:38:17.653 | Selecting previously unselected package libxaw7:amd64. 2026-06-18 14:38:17.665 | Preparing to unpack .../087-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-06-18 14:38:17.669 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-18 14:38:17.715 | Selecting previously unselected package graphviz. 2026-06-18 14:38:17.728 | Preparing to unpack .../088-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-18 14:38:17.731 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-06-18 14:38:17.832 | Selecting previously unselected package icu-devtools. 2026-06-18 14:38:17.845 | Preparing to unpack .../089-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-06-18 14:38:17.848 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-06-18 14:38:17.910 | Selecting previously unselected package iputils-arping. 2026-06-18 14:38:17.922 | Preparing to unpack .../090-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-06-18 14:38:17.926 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-18 14:38:17.969 | Selecting previously unselected package comerr-dev:amd64. 2026-06-18 14:38:17.981 | Preparing to unpack .../091-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-06-18 14:38:17.987 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-18 14:38:18.038 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-06-18 14:38:18.050 | Preparing to unpack .../092-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-18 14:38:18.054 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 14:38:18.100 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-06-18 14:38:18.111 | Preparing to unpack .../093-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-18 14:38:18.114 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 14:38:18.154 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-06-18 14:38:18.166 | Preparing to unpack .../094-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-18 14:38:18.169 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 14:38:18.213 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-06-18 14:38:18.225 | Preparing to unpack .../095-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-18 14:38:18.228 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 14:38:18.267 | Selecting previously unselected package krb5-multidev:amd64. 2026-06-18 14:38:18.279 | Preparing to unpack .../096-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-18 14:38:18.283 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 14:38:18.356 | Selecting previously unselected package libarchive-cpio-perl. 2026-06-18 14:38:18.369 | Preparing to unpack .../097-libarchive-cpio-perl_0.10-3_all.deb ... 2026-06-18 14:38:18.372 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-06-18 14:38:18.415 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-06-18 14:38:18.427 | Preparing to unpack .../098-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-18 14:38:18.431 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-18 14:38:18.839 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-06-18 14:38:18.852 | Preparing to unpack .../099-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-06-18 14:38:18.856 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-06-18 14:38:18.917 | Preparing to unpack .../100-libcurl3t64-gnutls_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-18 14:38:18.933 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-18 14:38:18.989 | Selecting previously unselected package libgts-bin. 2026-06-18 14:38:19.002 | Preparing to unpack .../101-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-18 14:38:19.006 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-18 14:38:19.061 | Selecting previously unselected package libicu-dev:amd64. 2026-06-18 14:38:19.071 | Preparing to unpack .../102-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-06-18 14:38:19.075 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-18 14:38:19.652 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-06-18 14:38:19.666 | Preparing to unpack .../103-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-06-18 14:38:19.670 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-18 14:38:19.731 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-06-18 14:38:19.744 | Preparing to unpack .../104-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-06-18 14:38:19.748 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-18 14:38:19.788 | Selecting previously unselected package libjpeg-dev:amd64. 2026-06-18 14:38:19.800 | Preparing to unpack .../105-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-06-18 14:38:19.804 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-18 14:38:19.844 | Selecting previously unselected package libjs-jquery-metadata. 2026-06-18 14:38:19.857 | Preparing to unpack .../106-libjs-jquery-metadata_12-4_all.deb ... 2026-06-18 14:38:19.861 | Unpacking libjs-jquery-metadata (12-4) ... 2026-06-18 14:38:19.903 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-06-18 14:38:19.915 | Preparing to unpack .../107-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-06-18 14:38:19.919 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-18 14:38:20.035 | Selecting previously unselected package libtypes-serialiser-perl. 2026-06-18 14:38:20.048 | Preparing to unpack .../108-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-06-18 14:38:20.052 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-06-18 14:38:20.101 | Selecting previously unselected package libjson-xs-perl. 2026-06-18 14:38:20.114 | Preparing to unpack .../109-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-06-18 14:38:20.119 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-06-18 14:38:20.172 | Selecting previously unselected package libltdl-dev:amd64. 2026-06-18 14:38:20.184 | Preparing to unpack .../110-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-06-18 14:38:20.188 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-18 14:38:20.261 | Selecting previously unselected package libsys-hostname-long-perl. 2026-06-18 14:38:20.273 | Preparing to unpack .../111-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-06-18 14:38:20.277 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-06-18 14:38:20.324 | Selecting previously unselected package libmail-sendmail-perl. 2026-06-18 14:38:20.337 | Preparing to unpack .../112-libmail-sendmail-perl_0.80-3_all.deb ... 2026-06-18 14:38:20.341 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-06-18 14:38:20.400 | Selecting previously unselected package mysql-common. 2026-06-18 14:38:20.412 | Preparing to unpack .../113-mysql-common_5.8+1.1.0build1_all.deb ... 2026-06-18 14:38:20.431 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-06-18 14:38:20.487 | Selecting previously unselected package libmysqlclient21:amd64. 2026-06-18 14:38:20.499 | Preparing to unpack .../114-libmysqlclient21_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-18 14:38:20.503 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 14:38:20.609 | Selecting previously unselected package libncurses-dev:amd64. 2026-06-18 14:38:20.621 | Preparing to unpack .../115-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-06-18 14:38:20.626 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-18 14:38:20.717 | Selecting previously unselected package pcp-conf. 2026-06-18 14:38:20.729 | Preparing to unpack .../116-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-06-18 14:38:20.734 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-06-18 14:38:20.786 | Selecting previously unselected package libpcp3t64. 2026-06-18 14:38:20.797 | Preparing to unpack .../117-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-06-18 14:38:20.802 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-06-18 14:38:20.856 | Selecting previously unselected package libpcp-pmda3t64. 2026-06-18 14:38:20.869 | Preparing to unpack .../118-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-06-18 14:38:20.873 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-06-18 14:38:20.919 | Selecting previously unselected package libpcp-pmda-perl. 2026-06-18 14:38:20.931 | Preparing to unpack .../119-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-06-18 14:38:20.936 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-06-18 14:38:20.988 | Selecting previously unselected package libpkgconf3:amd64. 2026-06-18 14:38:21.000 | Preparing to unpack .../120-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-06-18 14:38:21.004 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-18 14:38:21.055 | Selecting previously unselected package libpq5:amd64. 2026-06-18 14:38:21.068 | Preparing to unpack .../121-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-18 14:38:21.072 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-18 14:38:21.121 | Selecting previously unselected package libssl-dev:amd64. 2026-06-18 14:38:21.133 | Preparing to unpack .../122-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-18 14:38:21.138 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-18 14:38:21.361 | Selecting previously unselected package libpq-dev. 2026-06-18 14:38:21.374 | Preparing to unpack .../123-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-18 14:38:21.378 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-18 14:38:21.437 | Selecting previously unselected package libsasl2-dev. 2026-06-18 14:38:21.450 | Preparing to unpack .../124-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-06-18 14:38:21.454 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-18 14:38:21.537 | Selecting previously unselected package libsystemd-dev:amd64. 2026-06-18 14:38:21.550 | Preparing to unpack .../125-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-06-18 14:38:21.557 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-18 14:38:21.815 | Selecting previously unselected package libx86-1:amd64. 2026-06-18 14:38:21.827 | Preparing to unpack .../126-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-06-18 14:38:21.833 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-18 14:38:21.879 | Selecting previously unselected package libxml2-dev:amd64. 2026-06-18 14:38:21.891 | Preparing to unpack .../127-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-06-18 14:38:21.895 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-18 14:38:22.000 | Selecting previously unselected package libxslt1-dev:amd64. 2026-06-18 14:38:22.012 | Preparing to unpack .../128-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-06-18 14:38:22.016 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-18 14:38:22.118 | Selecting previously unselected package llvm-17-runtime. 2026-06-18 14:38:22.130 | Preparing to unpack .../129-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-18 14:38:22.134 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-18 14:38:22.204 | Selecting previously unselected package libpfm4:amd64. 2026-06-18 14:38:22.216 | Preparing to unpack .../130-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-06-18 14:38:22.221 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-18 14:38:22.292 | Selecting previously unselected package llvm-17. 2026-06-18 14:38:22.303 | Preparing to unpack .../131-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-18 14:38:22.307 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-18 14:38:23.390 | Selecting previously unselected package libffi-dev:amd64. 2026-06-18 14:38:23.401 | Preparing to unpack .../132-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-06-18 14:38:23.404 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-18 14:38:23.460 | Selecting previously unselected package llvm-17-tools. 2026-06-18 14:38:23.472 | Preparing to unpack .../133-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-18 14:38:23.476 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-18 14:38:23.816 | Selecting previously unselected package libz3-4:amd64. 2026-06-18 14:38:23.828 | Preparing to unpack .../134-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-06-18 14:38:23.832 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-18 14:38:24.047 | Selecting previously unselected package libz3-dev:amd64. 2026-06-18 14:38:24.059 | Preparing to unpack .../135-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-06-18 14:38:24.064 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-18 14:38:24.117 | Selecting previously unselected package llvm-17-dev. 2026-06-18 14:38:24.129 | Preparing to unpack .../136-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-18 14:38:24.134 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-18 14:38:27.572 | Selecting previously unselected package lsscsi. 2026-06-18 14:38:27.585 | Preparing to unpack .../137-lsscsi_0.32-1build1_amd64.deb ... 2026-06-18 14:38:27.589 | Unpacking lsscsi (0.32-1build1) ... 2026-06-18 14:38:27.630 | Selecting previously unselected package osinfo-db. 2026-06-18 14:38:27.642 | Preparing to unpack .../138-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-06-18 14:38:27.646 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-18 14:38:28.275 | Selecting previously unselected package pkgconf-bin. 2026-06-18 14:38:28.287 | Preparing to unpack .../139-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-06-18 14:38:28.290 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-06-18 14:38:28.332 | Selecting previously unselected package pkgconf:amd64. 2026-06-18 14:38:28.344 | Preparing to unpack .../140-pkgconf_1.8.1-2build1_amd64.deb ... 2026-06-18 14:38:28.350 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-06-18 14:38:28.395 | Selecting previously unselected package pkg-config:amd64. 2026-06-18 14:38:28.407 | Preparing to unpack .../141-pkg-config_1.8.1-2build1_amd64.deb ... 2026-06-18 14:38:28.413 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-06-18 14:38:28.453 | Selecting previously unselected package pm-utils. 2026-06-18 14:38:28.465 | Preparing to unpack .../142-pm-utils_1.4.1-21_all.deb ... 2026-06-18 14:38:28.468 | Unpacking pm-utils (1.4.1-21) ... 2026-06-18 14:38:28.541 | Selecting previously unselected package postgresql-client-16. 2026-06-18 14:38:28.553 | Preparing to unpack .../143-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-18 14:38:28.556 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-18 14:38:28.749 | Selecting previously unselected package postgresql-server-dev-16. 2026-06-18 14:38:28.759 | Preparing to unpack .../144-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-18 14:38:28.763 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-18 14:38:29.287 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-06-18 14:38:29.300 | Preparing to unpack .../145-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-06-18 14:38:29.303 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-18 14:38:29.355 | Selecting previously unselected package python3-mysqldb. 2026-06-18 14:38:29.367 | Preparing to unpack .../146-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-06-18 14:38:29.371 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-06-18 14:38:29.422 | Selecting previously unselected package python3-pip-whl. 2026-06-18 14:38:29.434 | Preparing to unpack .../147-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-06-18 14:38:29.437 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-18 14:38:29.495 | Selecting previously unselected package python3-setuptools-whl. 2026-06-18 14:38:29.508 | Preparing to unpack .../148-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-06-18 14:38:29.511 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-18 14:38:29.562 | Selecting previously unselected package python3.12-venv. 2026-06-18 14:38:29.575 | Preparing to unpack .../149-python3.12-venv_3.12.3-1ubuntu0.13_amd64.deb ... 2026-06-18 14:38:29.578 | Unpacking python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-18 14:38:29.619 | Selecting previously unselected package python3-venv. 2026-06-18 14:38:29.632 | Preparing to unpack .../150-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-06-18 14:38:29.635 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-18 14:38:29.674 | Selecting previously unselected package sqlite3. 2026-06-18 14:38:29.684 | Preparing to unpack .../151-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-06-18 14:38:29.688 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-18 14:38:29.744 | Selecting previously unselected package unzip. 2026-06-18 14:38:29.756 | Preparing to unpack .../152-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-06-18 14:38:29.765 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-06-18 14:38:29.820 | Selecting previously unselected package vbetool. 2026-06-18 14:38:29.832 | Preparing to unpack .../153-vbetool_1.1-5_amd64.deb ... 2026-06-18 14:38:29.835 | Unpacking vbetool (1.1-5) ... 2026-06-18 14:38:29.882 | Selecting previously unselected package libosinfo-l10n. 2026-06-18 14:38:29.894 | Preparing to unpack .../154-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-06-18 14:38:29.898 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-06-18 14:38:29.973 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-06-18 14:38:29.983 | Preparing to unpack .../155-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-06-18 14:38:29.987 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-18 14:38:30.032 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-06-18 14:38:30.044 | Preparing to unpack .../156-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-06-18 14:38:30.048 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-18 14:38:30.090 | Selecting previously unselected package libkrb5-dev:amd64. 2026-06-18 14:38:30.102 | Preparing to unpack .../157-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-18 14:38:30.106 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 14:38:30.180 | Selecting previously unselected package libpcp-archive1t64. 2026-06-18 14:38:30.191 | Preparing to unpack .../158-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-18 14:38:30.197 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-06-18 14:38:30.245 | Selecting previously unselected package libpcp-gui2t64. 2026-06-18 14:38:30.256 | Preparing to unpack .../159-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-06-18 14:38:30.260 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-06-18 14:38:30.309 | Selecting previously unselected package libpcp-import1t64. 2026-06-18 14:38:30.321 | Preparing to unpack .../160-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-18 14:38:30.325 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-06-18 14:38:30.374 | Selecting previously unselected package libpcp-mmv1t64. 2026-06-18 14:38:30.386 | Preparing to unpack .../161-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-18 14:38:30.390 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-06-18 14:38:30.452 | Selecting previously unselected package libpcp-trace2t64. 2026-06-18 14:38:30.464 | Preparing to unpack .../162-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-06-18 14:38:30.468 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-06-18 14:38:30.516 | Selecting previously unselected package libpcp-web1t64. 2026-06-18 14:38:30.528 | Preparing to unpack .../163-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-18 14:38:30.532 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-06-18 14:38:30.581 | Selecting previously unselected package libyaml-dev:amd64. 2026-06-18 14:38:30.593 | Preparing to unpack .../164-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-06-18 14:38:30.597 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-18 14:38:30.648 | Selecting previously unselected package python3-pcp. 2026-06-18 14:38:30.660 | Preparing to unpack .../165-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-06-18 14:38:30.664 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-06-18 14:38:30.729 | Selecting previously unselected package pcp. 2026-06-18 14:38:30.741 | Preparing to unpack .../166-pcp_6.2.0-1.1build4_amd64.deb ... 2026-06-18 14:38:30.978 | Unpacking pcp (6.2.0-1.1build4) ... 2026-06-18 14:38:31.881 | Selecting previously unselected package socat. 2026-06-18 14:38:31.894 | Preparing to unpack .../167-socat_1.8.0.0-4build3_amd64.deb ... 2026-06-18 14:38:31.898 | Unpacking socat (1.8.0.0-4build3) ... 2026-06-18 14:38:31.976 | Selecting previously unselected package vlan. 2026-06-18 14:38:31.988 | Preparing to unpack .../168-vlan_2.0.5ubuntu5_all.deb ... 2026-06-18 14:38:31.992 | Unpacking vlan (2.0.5ubuntu5) ... 2026-06-18 14:38:32.073 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-06-18 14:38:32.084 | Setting up postgresql-client-common (257build1.1) ... 2026-06-18 14:38:32.102 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-18 14:38:32.113 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-06-18 14:38:32.124 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-06-18 14:38:32.159 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-18 14:38:32.166 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-18 14:38:32.177 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 14:38:32.188 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-18 14:38:32.199 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-18 14:38:32.210 | Setting up gettext (0.21-14ubuntu2) ... 2026-06-18 14:38:32.221 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-18 14:38:32.232 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-18 14:38:32.243 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-18 14:38:32.253 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-18 14:38:32.264 | Setting up sysfsutils (2.1.1-6build1) ... 2026-06-18 14:38:32.906 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-18 14:38:32.906 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-18 14:38:33.392 | Setting up ncal (12.1.8) ... 2026-06-18 14:38:33.404 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-18 14:38:33.416 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-18 14:38:33.429 | Setting up libarchive-zip-perl (1.68-1) ... 2026-06-18 14:38:33.439 | Setting up vbetool (1.1-5) ... 2026-06-18 14:38:33.450 | Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-06-18 14:38:33.482 | Setting up pm-utils (1.4.1-21) ... 2026-06-18 14:38:33.500 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-06-18 14:38:33.514 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-18 14:38:33.524 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-18 14:38:33.536 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-18 14:38:33.549 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-18 14:38:33.559 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-06-18 14:38:33.572 | Setting up m4 (1.4.19-4build1) ... 2026-06-18 14:38:33.584 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-18 14:38:33.593 | Setting up systemd-dev (255.4-1ubuntu8.16) ... 2026-06-18 14:38:33.604 | Setting up dnsmasq-base (2.90-2ubuntu0.3) ... 2026-06-18 14:38:33.627 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-18 14:38:33.660 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-18 14:38:33.669 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-06-18 14:38:33.678 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-06-18 14:38:34.591 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-06-18 14:38:35.086 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-18 14:38:35.098 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-06-18 14:38:35.110 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-06-18 14:38:35.370 | Setting up autotools-dev (20220109.1) ... 2026-06-18 14:38:35.383 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-18 14:38:35.393 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-18 14:38:35.405 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-18 14:38:35.416 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-18 14:38:35.428 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-18 14:38:35.440 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-18 14:38:35.453 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 14:38:35.493 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-18 14:38:35.507 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-18 14:38:35.519 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-18 14:38:35.531 | Setting up ebtables (2.0.11-6build1) ... 2026-06-18 14:38:36.126 | Setting up libjs-jquery-metadata (12-4) ... 2026-06-18 14:38:36.137 | Setting up socat (1.8.0.0-4build3) ... 2026-06-18 14:38:36.147 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-06-18 14:38:36.158 | Setting up bsdmainutils (12.1.8) ... 2026-06-18 14:38:36.171 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-18 14:38:36.183 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-18 14:38:36.193 | Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.16) ... 2026-06-18 14:38:36.204 | Setting up autopoint (0.21-14ubuntu2) ... 2026-06-18 14:38:36.215 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-06-18 14:38:36.226 | Setting up lsscsi (0.32-1build1) ... 2026-06-18 14:38:36.237 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-18 14:38:36.247 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-06-18 14:38:36.258 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-18 14:38:36.269 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-06-18 14:38:36.279 | Setting up autoconf (2.71-3) ... 2026-06-18 14:38:36.293 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-18 14:38:36.304 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-18 14:38:36.314 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-06-18 14:38:36.325 | Setting up dwz (0.15-1build6) ... 2026-06-18 14:38:36.335 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-18 14:38:36.346 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-18 14:38:36.357 | Setting up vlan (2.0.5ubuntu5) ... 2026-06-18 14:38:36.381 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-18 14:38:36.392 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-06-18 14:38:36.403 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-18 14:38:36.413 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-18 14:38:36.424 | Setting up libjson-perl (4.10000-1) ... 2026-06-18 14:38:36.455 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-18 14:38:36.467 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-06-18 14:38:36.477 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-06-18 14:38:36.506 | Setting up debugedit (1:5.0-5build2) ... 2026-06-18 14:38:36.516 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-18 14:38:36.527 | Setting up libsub-override-perl (0.10-1) ... 2026-06-18 14:38:36.538 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-18 14:38:36.548 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-18 14:38:36.558 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-18 14:38:36.569 | Setting up apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-18 14:38:36.580 | Setting up curl (8.5.0-2ubuntu10.9) ... 2026-06-18 14:38:36.590 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-18 14:38:36.601 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-18 14:38:36.611 | Setting up openssl (3.0.13-0ubuntu3.11) ... 2026-06-18 14:38:36.627 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-18 14:38:36.638 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-06-18 14:38:36.648 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-18 14:38:36.659 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-18 14:38:36.669 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-18 14:38:36.680 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-06-18 14:38:36.691 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 14:38:36.702 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-06-18 14:38:36.713 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-06-18 14:38:36.721 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-18 14:38:36.732 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-06-18 14:38:36.742 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-18 14:38:36.754 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-18 14:38:36.764 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-18 14:38:36.775 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-06-18 14:38:36.786 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-18 14:38:36.796 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-18 14:38:36.806 | Setting up openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-06-18 14:38:36.888 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 14:38:36.888 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 14:38:36.888 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 14:38:38.662 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 14:38:38.674 | Setting up python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-18 14:38:38.777 | Setting up libtool (2.4.7-7build1) ... 2026-06-18 14:38:38.787 | Setting up po-debconf (1.0.21+nmu1) ... 2026-06-18 14:38:38.799 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-18 14:38:39.307 | update-alternatives: using /usr/share/postgresql/16/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2026-06-18 14:38:39.345 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-18 14:38:39.355 | Setting up haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-06-18 14:38:40.181 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-06-18 14:38:40.776 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-18 14:38:40.791 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 14:38:40.803 | Setting up systemd (255.4-1ubuntu8.16) ... 2026-06-18 14:38:40.871 | /usr/lib/tmpfiles.d/pcp-reboot-init.conf:4: Failed to resolve user 'pcp': No such process 2026-06-18 14:38:40.874 | /usr/lib/tmpfiles.d/postgresql-common.conf:2: Failed to resolve user 'postgres': No such process 2026-06-18 14:38:40.878 | /usr/lib/tmpfiles.d/postgresql-common.conf:4: Failed to resolve group 'postgres': No such process 2026-06-18 14:38:41.558 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-18 14:38:41.571 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-18 14:38:41.581 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-06-18 14:38:41.592 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-18 14:38:41.603 | Setting up dh-autoreconf (20) ... 2026-06-18 14:38:41.613 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-18 14:38:41.624 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-06-18 14:38:41.635 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-18 14:38:41.646 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-18 14:38:41.657 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-18 14:38:41.667 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-18 14:38:41.677 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-18 14:38:41.689 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-06-18 14:38:41.750 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 14:38:41.750 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 14:38:41.750 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 14:38:41.930 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 14:38:42.577 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-06-18 14:38:43.037 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-06-18 14:38:43.049 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-18 14:38:43.060 | Setting up postgresql-common (257build1.1) ... 2026-06-18 14:38:43.133 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 14:38:43.133 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 14:38:43.133 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 14:38:43.213 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 14:38:43.653 | 2026-06-18 14:38:43.653 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-06-18 14:38:43.827 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-06-18 14:38:43.827 | Removing obsolete dictionary files: 2026-06-18 14:38:44.825 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-06-18 14:38:45.385 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-18 14:38:45.433 | Setting up systemd-timesyncd (255.4-1ubuntu8.16) ... 2026-06-18 14:38:46.163 | Setting up udev (255.4-1ubuntu8.16) ... 2026-06-18 14:38:47.228 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-06-18 14:38:47.240 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-18 14:38:47.250 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-06-18 14:38:47.261 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-06-18 14:38:47.271 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-06-18 14:38:47.282 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-18 14:38:47.292 | Setting up systemd-container (255.4-1ubuntu8.16) ... 2026-06-18 14:38:47.926 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-06-18 14:38:47.937 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 14:38:47.947 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-06-18 14:38:47.959 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-18 14:38:47.969 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-18 14:38:48.001 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 14:38:48.012 | Setting up systemd-resolved (255.4-1ubuntu8.16) ... 2026-06-18 14:38:48.796 | Setting up apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-18 14:38:48.805 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 14:38:48.815 | Setting up systemd-sysv (255.4-1ubuntu8.16) ... 2026-06-18 14:38:48.877 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-18 14:38:48.887 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-06-18 14:38:48.898 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-18 14:38:48.908 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-06-18 14:38:48.918 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-18 14:38:48.928 | Setting up libnss-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-06-18 14:38:48.940 | Setting up debhelper (13.14.1ubuntu5) ... 2026-06-18 14:38:48.950 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-18 14:38:48.961 | Setting up apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-18 14:38:48.970 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 14:38:48.980 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-06-18 14:38:48.991 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-06-18 14:38:49.001 | Setting up libnss-mymachines:amd64 (255.4-1ubuntu8.16) ... 2026-06-18 14:38:49.014 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-18 14:38:49.024 | Setting up libpam-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-06-18 14:38:49.090 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 14:38:49.091 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 14:38:49.091 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 14:38:49.265 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-18 14:38:49.274 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-18 14:38:49.283 | Setting up apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-18 14:38:49.292 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-06-18 14:38:49.304 | Setting up apache2 (2.4.58-1ubuntu8.13) ... 2026-06-18 14:38:49.771 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 14:38:49.813 | Enabling module mpm_event. 2026-06-18 14:38:49.861 | Enabling module authz_core. 2026-06-18 14:38:49.867 | Enabling module authz_host. 2026-06-18 14:38:49.913 | Enabling module authn_core. 2026-06-18 14:38:49.919 | Enabling module auth_basic. 2026-06-18 14:38:49.965 | Enabling module access_compat. 2026-06-18 14:38:50.011 | Enabling module authn_file. 2026-06-18 14:38:50.058 | Enabling module authz_user. 2026-06-18 14:38:50.105 | Enabling module alias. 2026-06-18 14:38:50.152 | Enabling module dir. 2026-06-18 14:38:50.199 | Enabling module autoindex. 2026-06-18 14:38:50.251 | Enabling module env. 2026-06-18 14:38:50.297 | Enabling module mime. 2026-06-18 14:38:50.344 | Enabling module negotiation. 2026-06-18 14:38:50.390 | Enabling module setenvif. 2026-06-18 14:38:50.437 | Enabling module filter. 2026-06-18 14:38:50.484 | Enabling module deflate. 2026-06-18 14:38:50.531 | Enabling module status. 2026-06-18 14:38:50.578 | Enabling module reqtimeout. 2026-06-18 14:38:50.624 | Enabling conf charset. 2026-06-18 14:38:50.671 | Enabling conf localized-error-pages. 2026-06-18 14:38:50.717 | Enabling conf other-vhosts-access-log. 2026-06-18 14:38:50.764 | Enabling conf security. 2026-06-18 14:38:50.810 | Enabling conf serve-cgi-bin. 2026-06-18 14:38:50.857 | Enabling site 000-default. 2026-06-18 14:38:51.863 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-06-18 14:38:52.510 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-06-18 14:38:53.847 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-06-18 14:38:53.857 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-06-18 14:38:54.165 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-18 14:38:54.174 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-18 14:38:54.183 | Setting up pcp (6.2.0-1.1build4) ... 2026-06-18 14:38:55.804 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-06-18 14:38:55.870 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-06-18 14:38:55.937 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-06-18 14:38:56.003 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-06-18 14:38:57.691 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-06-18 14:38:57.954 | Processing triggers for ufw (0.36.2-6) ... 2026-06-18 14:38:58.088 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-18 14:39:01.745 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-06-18 14:39:01.778 | Processing triggers for install-info (7.1-3build2) ... 2026-06-18 14:39:01.961 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-06-18 14:39:02.013 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-06-18 14:39:02.058 | update-initramfs: Generating /boot/initrd.img-6.8.0-110-generic 2026-06-18 14:39:05.948 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 14:39:06.141 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 14:39:06.241 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 14:39:09.856 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 14:39:10.732 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-18 14:39:10.995 | perl: warning: Setting locale failed. 2026-06-18 14:39:10.996 | perl: warning: Please check that your locale settings: 2026-06-18 14:39:10.996 | LANGUAGE = (unset), 2026-06-18 14:39:10.996 | LC_ALL = "en_US.utf8", 2026-06-18 14:39:10.996 | LANG = "de_DE.UTF-8" 2026-06-18 14:39:10.996 | are supported and installed on your system. 2026-06-18 14:39:10.996 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:39:11.123 | perl: warning: Setting locale failed. 2026-06-18 14:39:11.123 | perl: warning: Please check that your locale settings: 2026-06-18 14:39:11.123 | LANGUAGE = (unset), 2026-06-18 14:39:11.123 | LC_ALL = "en_US.utf8", 2026-06-18 14:39:11.123 | LANG = "de_DE.UTF-8" 2026-06-18 14:39:11.123 | are supported and installed on your system. 2026-06-18 14:39:11.124 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:39:11.173 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 14:39:11.173 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 14:39:11.173 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 14:39:11.242 | perl: warning: Setting locale failed. 2026-06-18 14:39:11.242 | perl: warning: Please check that your locale settings: 2026-06-18 14:39:11.242 | LANGUAGE = (unset), 2026-06-18 14:39:11.242 | LC_ALL = "en_US.utf8", 2026-06-18 14:39:11.242 | LANG = "de_DE.UTF-8" 2026-06-18 14:39:11.243 | are supported and installed on your system. 2026-06-18 14:39:11.243 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:39:11.594 | 2026-06-18 14:39:11.594 | Running kernel seems to be up-to-date. 2026-06-18 14:39:11.594 | 2026-06-18 14:39:11.594 | Restarting services... 2026-06-18 14:39:11.763 | systemctl restart multipathd.service packagekit.service polkit.service qemu-guest-agent.service snapd.service systemd-machined.service tuned.service udisks2.service 2026-06-18 14:39:15.162 | 2026-06-18 14:39:15.163 | Service restarts being deferred: 2026-06-18 14:39:15.163 | systemctl restart ModemManager.service 2026-06-18 14:39:15.163 | /etc/needrestart/restart.d/dbus.service 2026-06-18 14:39:15.163 | systemctl restart systemd-logind.service 2026-06-18 14:39:15.163 | systemctl restart virtlockd.service 2026-06-18 14:39:15.163 | systemctl restart virtlogd.service 2026-06-18 14:39:15.163 | 2026-06-18 14:39:15.163 | No containers need to be restarted. 2026-06-18 14:39:15.163 | 2026-06-18 14:39:15.164 | User sessions running outdated binaries: 2026-06-18 14:39:15.164 | quobyte @ session #6: sshd[2030] 2026-06-18 14:39:15.177 | quobyte @ user manager service: systemd[1169] 2026-06-18 14:39:15.189 | 2026-06-18 14:39:15.189 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-18 14:39:17.304 | ++ functions-common:apt_get:1205 : result=0 2026-06-18 14:39:17.307 | ++ functions-common:apt_get:1208 : time_stop apt-get 2026-06-18 14:39:17.311 | ++ functions-common:time_stop:2414 : local name 2026-06-18 14:39:17.315 | ++ functions-common:time_stop:2415 : local end_time 2026-06-18 14:39:17.319 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:39:17.323 | ++ functions-common:time_stop:2417 : local total 2026-06-18 14:39:17.325 | ++ functions-common:time_stop:2418 : local start_time 2026-06-18 14:39:17.329 | ++ functions-common:time_stop:2420 : name=apt-get 2026-06-18 14:39:17.333 | ++ functions-common:time_stop:2421 : start_time=1781793480109 2026-06-18 14:39:17.336 | ++ functions-common:time_stop:2423 : [[ -z 1781793480109 ]] 2026-06-18 14:39:17.340 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:39:17.345 | ++ functions-common:time_stop:2426 : end_time=1781793557342 2026-06-18 14:39:17.348 | ++ functions-common:time_stop:2427 : elapsed_time=77233 2026-06-18 14:39:17.352 | ++ functions-common:time_stop:2428 : total=7674 2026-06-18 14:39:17.355 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:39:17.358 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=84907 2026-06-18 14:39:17.361 | ++ functions-common:apt_get:1209 : return 0 2026-06-18 14:39:17.365 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-06-18 14:39:17.368 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-06-18 14:39:17.374 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-06-18 14:39:17.381 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-06-18 14:39:17.383 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-06-18 14:39:17.387 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-06-18 14:39:17.393 | ++ tools/install_prereqs.sh:source:89 : date 2026-06-18 14:39:17.400 | + ./stack.sh:main:795 : [[ False != \T\r\u\e ]] 2026-06-18 14:39:17.404 | + ./stack.sh:main:796 : PYPI_ALTERNATIVE_URL= 2026-06-18 14:39:17.408 | + ./stack.sh:main:796 : /home/quobyte/devstack/tools/install_pip.sh 2026-06-18 14:39:17.411 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 14:39:17.751 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-06-18 14:39:17.753 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-06-18 14:39:17.756 | + tools/install_pip.sh:main:42 : GetDistro 2026-06-18 14:39:17.758 | + functions-common:GetDistro:472 : GetOSVersion 2026-06-18 14:39:17.761 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-06-18 14:39:17.763 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-06-18 14:39:17.766 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-06-18 14:39:17.768 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-06-18 14:39:17.771 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-06-18 14:39:17.773 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-06-18 14:39:17.776 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-06-18 14:39:17.778 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-06-18 14:39:17.780 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-06-18 14:39:17.783 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-06-18 14:39:17.785 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-06-18 14:39:17.788 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-06-18 14:39:17.790 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-06-18 14:39:17.793 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-06-18 14:39:17.795 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-06-18 14:39:17.798 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-06-18 14:39:17.801 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-06-18 14:39:17.804 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-06-18 14:39:17.806 | + functions-common:_ensure_lsb_release:420 : return 2026-06-18 14:39:17.810 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-06-18 14:39:17.825 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-06-18 14:39:17.828 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-06-18 14:39:17.843 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-06-18 14:39:17.846 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-06-18 14:39:17.862 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-06-18 14:39:17.864 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-06-18 14:39:17.867 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-06-18 14:39:17.870 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-06-18 14:39:17.872 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-06-18 14:39:17.874 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-06-18 14:39:17.877 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-06-18 14:39:17.879 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-06-18 14:39:17.882 | + functions-common:GetDistro:476 : DISTRO=noble 2026-06-18 14:39:17.884 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-06-18 14:39:17.887 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-06-18 14:39:17.887 | Distro: noble 2026-06-18 14:39:17.890 | + tools/install_pip.sh:main:117 : get_versions 2026-06-18 14:39:17.893 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-18 14:39:17.897 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-18 14:39:17.900 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-18 14:39:17.903 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-18 14:39:17.903 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-18 14:39:18.634 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-18 14:39:18.636 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-18 14:39:18.636 | pip: 24.0 2026-06-18 14:39:18.638 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-06-18 14:39:18.641 | + tools/install_pip.sh:main:123 : is_fedora 2026-06-18 14:39:18.643 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-18 14:39:18.646 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-18 14:39:18.648 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-18 14:39:18.650 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-18 14:39:18.652 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-18 14:39:18.655 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-18 14:39:18.657 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-18 14:39:18.659 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-18 14:39:18.660 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-18 14:39:18.663 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-18 14:39:18.665 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-18 14:39:18.668 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-18 14:39:18.670 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-18 14:39:18.672 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-06-18 14:39:18.675 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:39:18.678 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:39:18.680 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-06-18 14:39:18.686 | + tools/install_pip.sh:main:146 : set -x 2026-06-18 14:39:18.688 | + tools/install_pip.sh:main:149 : get_versions 2026-06-18 14:39:18.692 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-18 14:39:18.696 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-18 14:39:18.699 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-18 14:39:18.702 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-18 14:39:18.702 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-18 14:39:19.334 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-18 14:39:19.336 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-18 14:39:19.336 | pip: 24.0 2026-06-18 14:39:19.342 | + ./stack.sh:main:800 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-06-18 14:39:19.345 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-06-18 14:39:19.347 | + ./stack.sh:main:801 : fixup_all 2026-06-18 14:39:19.351 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-06-18 14:39:19.354 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-06-18 14:39:19.358 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:39:19.361 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:39:19.365 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-06-18 14:39:19.381 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-06-18 14:39:19.399 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-06-18 14:39:19.414 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-06-18 14:39:19.417 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-06-18 14:39:19.420 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-18 14:39:19.424 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-18 14:39:19.427 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-18 14:39:19.431 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-18 14:39:19.435 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-18 14:39:19.439 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-18 14:39:19.442 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-18 14:39:19.445 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-18 14:39:19.449 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-18 14:39:19.452 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-18 14:39:19.456 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-18 14:39:19.460 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-18 14:39:19.464 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-18 14:39:19.468 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-06-18 14:39:19.470 | + ./stack.sh:main:803 : [[ True == \T\r\u\e ]] 2026-06-18 14:39:19.474 | + ./stack.sh:main:805 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-06-18 14:39:19.492 | + ./stack.sh:main:806 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-06-18 14:39:19.510 | + ./stack.sh:main:807 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-06-18 14:39:19.526 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-06-18 14:39:19.541 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-06-18 14:39:19.559 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-06-18 14:39:19.575 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-06-18 14:39:19.592 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-06-18 14:39:19.608 | + ./stack.sh:main:814 : setup_devstack_virtualenv 2026-06-18 14:39:19.612 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-06-18 14:39:19.614 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-06-18 14:39:25.092 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-06-18 14:39:25.120 | Using python 3.12 to install setuptools 2026-06-18 14:39:25.124 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pip 'setuptools[core]' 2026-06-18 14:39:26.517 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-06-18 14:39:26.782 | Collecting pip 2026-06-18 14:39:26.904 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-06-18 14:39:26.916 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-06-18 14:39:27.396 | Collecting setuptools[core] 2026-06-18 14:39:27.413 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-18 14:39:27.579 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-18 14:39:27.593 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-18 14:39:27.678 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-18 14:39:27.695 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-18 14:39:27.717 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 2.0 MB/s eta 0:00:00 2026-06-18 14:39:27.794 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-18 14:39:27.811 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-18 14:39:27.914 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-18 14:39:27.929 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-18 14:39:28.011 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-18 14:39:28.027 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-18 14:39:28.140 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-18 14:39:28.155 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-18 14:39:28.236 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-18 14:39:28.252 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-18 14:39:28.508 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 14:39:28.524 | Downloading typer-0.26.7-py3-none-any.whl.metadata (16 kB) 2026-06-18 14:39:28.612 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 14:39:28.628 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-18 14:39:28.814 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 14:39:28.830 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-18 14:39:28.892 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 14:39:28.909 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-18 14:39:29.004 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 14:39:29.020 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-18 14:39:29.110 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 14:39:29.126 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-18 14:39:29.174 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) (0.1.2) 2026-06-18 14:39:29.206 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-06-18 14:39:29.403 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 9.4 MB/s eta 0:00:00 2026-06-18 14:39:29.419 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-18 14:39:29.441 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-18 14:39:29.463 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-18 14:39:29.487 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 3.4 MB/s eta 0:00:00 2026-06-18 14:39:29.504 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-06-18 14:39:29.517 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 10.6 MB/s eta 0:00:00 2026-06-18 14:39:29.533 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-18 14:39:29.555 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-18 14:39:29.633 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 13.7 MB/s eta 0:00:00 2026-06-18 14:39:29.649 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-18 14:39:29.677 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-18 14:39:29.699 | Downloading typer-0.26.7-py3-none-any.whl (122 kB) 2026-06-18 14:39:29.713 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.5/122.5 kB 12.7 MB/s eta 0:00:00 2026-06-18 14:39:29.729 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-18 14:39:29.751 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-18 14:39:29.777 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 13.9 MB/s eta 0:00:00 2026-06-18 14:39:29.793 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-18 14:39:29.814 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-18 14:39:29.828 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 10.1 MB/s eta 0:00:00 2026-06-18 14:39:29.844 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-18 14:39:29.913 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 19.0 MB/s eta 0:00:00 2026-06-18 14:39:30.660 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, markdown-it-py, jaraco.context, annotated-doc, wheel, rich, jaraco.functools, typer, typer-slim, jaraco.text 2026-06-18 14:39:30.684 | Attempting uninstall: setuptools 2026-06-18 14:39:30.700 | Found existing installation: setuptools 68.1.2 2026-06-18 14:39:30.701 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 14:39:30.701 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-06-18 14:39:31.840 | Attempting uninstall: pygments 2026-06-18 14:39:31.849 | Found existing installation: Pygments 2.17.2 2026-06-18 14:39:31.850 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 14:39:31.852 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-06-18 14:39:33.148 | Attempting uninstall: pip 2026-06-18 14:39:33.154 | Found existing installation: pip 24.0 2026-06-18 14:39:33.227 | Uninstalling pip-24.0: 2026-06-18 14:39:33.238 | Successfully uninstalled pip-24.0 2026-06-18 14:39:34.895 | Attempting uninstall: packaging 2026-06-18 14:39:34.905 | Found existing installation: packaging 24.0 2026-06-18 14:39:34.906 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 14:39:34.907 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-06-18 14:39:35.095 | Attempting uninstall: markdown-it-py 2026-06-18 14:39:35.120 | Found existing installation: markdown-it-py 3.0.0 2026-06-18 14:39:35.120 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 14:39:35.122 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-06-18 14:39:35.279 | Attempting uninstall: wheel 2026-06-18 14:39:35.327 | Found existing installation: wheel 0.42.0 2026-06-18 14:39:35.328 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 14:39:35.328 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-06-18 14:39:35.379 | Attempting uninstall: rich 2026-06-18 14:39:35.427 | Found existing installation: rich 13.7.1 2026-06-18 14:39:35.428 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 14:39:35.429 | Can't uninstall 'rich'. No files were found to uninstall. 2026-06-18 14:39:36.142 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 more_itertools-11.1.0 packaging-26.2 pip-26.1.2 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.7 typer-slim-0.24.0 wheel-0.47.0 2026-06-18 14:39:36.353 | + inc/python:pip_install:216 : result=0 2026-06-18 14:39:36.355 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 14:39:36.358 | + functions-common:time_stop:2414 : local name 2026-06-18 14:39:36.360 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:39:36.363 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:39:36.366 | + functions-common:time_stop:2417 : local total 2026-06-18 14:39:36.367 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:39:36.370 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 14:39:36.372 | + functions-common:time_stop:2421 : start_time=1781793565112 2026-06-18 14:39:36.374 | + functions-common:time_stop:2423 : [[ -z 1781793565112 ]] 2026-06-18 14:39:36.376 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:39:36.380 | + functions-common:time_stop:2426 : end_time=1781793576377 2026-06-18 14:39:36.383 | + functions-common:time_stop:2427 : elapsed_time=11265 2026-06-18 14:39:36.386 | + functions-common:time_stop:2428 : total=0 2026-06-18 14:39:36.388 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:39:36.390 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=11265 2026-06-18 14:39:36.392 | + inc/python:pip_install:219 : return 0 2026-06-18 14:39:36.395 | + inc/python:setup_devstack_virtualenv:46 : [[ :/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin: != *\:\/\o\p\t\/\s\t\a\c\k\/\d\a\t\a\/\v\e\n\v\/\b\i\n\:* ]] 2026-06-18 14:39:36.398 | + inc/python:setup_devstack_virtualenv:47 : export PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-18 14:39:36.400 | + inc/python:setup_devstack_virtualenv:47 : PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-18 14:39:36.403 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-06-18 14:39:36.405 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-06-18 14:39:36.408 | + ./stack.sh:main:818 : pip_install -U os-testr 2026-06-18 14:39:36.429 | Using python 3.12 to install os-testr 2026-06-18 14:39:36.432 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2026-06-18 14:39:37.900 | Collecting os-testr 2026-06-18 14:39:38.049 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-06-18 14:39:38.114 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-06-18 14:39:38.129 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-18 14:39:38.164 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-06-18 14:39:38.181 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-06-18 14:39:38.237 | Collecting testtools>=2.2.0 (from os-testr) 2026-06-18 14:39:38.253 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-06-18 14:39:38.265 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (82.0.1) 2026-06-18 14:39:38.293 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-06-18 14:39:38.309 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-18 14:39:38.399 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-06-18 14:39:38.414 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-06-18 14:39:38.449 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-06-18 14:39:38.478 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-18 14:39:38.533 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-06-18 14:39:38.570 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-06-18 14:39:38.611 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-06-18 14:39:38.631 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-06-18 14:39:38.757 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 7.1 MB/s 0:00:00 2026-06-18 14:39:38.919 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-06-18 14:39:39.063 | Attempting uninstall: PyYAML 2026-06-18 14:39:39.071 | Found existing installation: PyYAML 6.0.1 2026-06-18 14:39:39.071 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 14:39:39.071 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-06-18 14:39:39.452 | 2026-06-18 14:39:39.456 | Successfully installed PyYAML-6.0.3 iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.6 testtools-2.9.1 2026-06-18 14:39:39.569 | + inc/python:pip_install:216 : result=0 2026-06-18 14:39:39.573 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 14:39:39.576 | + functions-common:time_stop:2414 : local name 2026-06-18 14:39:39.578 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:39:39.581 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:39:39.583 | + functions-common:time_stop:2417 : local total 2026-06-18 14:39:39.586 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:39:39.588 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 14:39:39.591 | + functions-common:time_stop:2421 : start_time=1781793576423 2026-06-18 14:39:39.593 | + functions-common:time_stop:2423 : [[ -z 1781793576423 ]] 2026-06-18 14:39:39.596 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:39:39.601 | + functions-common:time_stop:2426 : end_time=1781793579597 2026-06-18 14:39:39.603 | + functions-common:time_stop:2427 : elapsed_time=3174 2026-06-18 14:39:39.606 | + functions-common:time_stop:2428 : total=11265 2026-06-18 14:39:39.608 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:39:39.610 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=14439 2026-06-18 14:39:39.613 | + inc/python:pip_install:219 : return 0 2026-06-18 14:39:39.616 | + ./stack.sh:main:822 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-06-18 14:39:39.677 | + ./stack.sh:main:823 : sudo systemctl restart systemd-journald 2026-06-18 14:39:39.757 | + ./stack.sh:main:829 : install_infra 2026-06-18 14:39:39.760 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-18 14:39:39.762 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-06-18 14:39:39.764 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-06-18 14:39:45.184 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-18 14:39:45.187 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-06-18 14:39:45.209 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 'setuptools[core]' 2026-06-18 14:39:46.576 | Collecting pbr 2026-06-18 14:39:46.579 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-18 14:39:47.005 | Collecting setuptools[core] 2026-06-18 14:39:47.007 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-18 14:39:47.159 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-18 14:39:47.162 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-18 14:39:47.232 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-18 14:39:47.235 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-18 14:39:47.304 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-18 14:39:47.309 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-18 14:39:47.396 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-18 14:39:47.399 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-18 14:39:47.468 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-18 14:39:47.470 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-18 14:39:47.571 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-18 14:39:47.573 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-18 14:39:47.643 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-18 14:39:47.645 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-18 14:39:47.870 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 14:39:47.873 | Using cached typer-0.26.7-py3-none-any.whl.metadata (16 kB) 2026-06-18 14:39:47.947 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 14:39:47.950 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-18 14:39:48.120 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 14:39:48.122 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-18 14:39:48.173 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 14:39:48.176 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-18 14:39:48.255 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 14:39:48.259 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-18 14:39:48.339 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 14:39:48.341 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-18 14:39:48.433 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 14:39:48.528 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-06-18 14:39:48.556 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-18 14:39:48.560 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-18 14:39:48.562 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-18 14:39:48.565 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-18 14:39:48.568 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-18 14:39:48.571 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-18 14:39:48.573 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-18 14:39:48.584 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-18 14:39:48.586 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-18 14:39:48.589 | Using cached typer-0.26.7-py3-none-any.whl (122 kB) 2026-06-18 14:39:48.592 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-18 14:39:48.594 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-18 14:39:48.601 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-18 14:39:48.601 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-18 14:39:48.604 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-18 14:39:48.630 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-06-18 14:39:48.911 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-06-18 14:39:52.645 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.2 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.7 typer-slim-0.24.0 wheel-0.47.0 2026-06-18 14:39:52.830 | + inc/python:pip_install:216 : result=0 2026-06-18 14:39:52.833 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 14:39:52.836 | + functions-common:time_stop:2414 : local name 2026-06-18 14:39:52.839 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:39:52.842 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:39:52.844 | + functions-common:time_stop:2417 : local total 2026-06-18 14:39:52.846 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:39:52.848 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 14:39:52.851 | + functions-common:time_stop:2421 : start_time=1781793585202 2026-06-18 14:39:52.852 | + functions-common:time_stop:2423 : [[ -z 1781793585202 ]] 2026-06-18 14:39:52.856 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:39:52.860 | + functions-common:time_stop:2426 : end_time=1781793592857 2026-06-18 14:39:52.863 | + functions-common:time_stop:2427 : elapsed_time=7655 2026-06-18 14:39:52.865 | + functions-common:time_stop:2428 : total=14439 2026-06-18 14:39:52.867 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:39:52.870 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22094 2026-06-18 14:39:52.873 | + inc/python:pip_install:219 : return 0 2026-06-18 14:39:52.875 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-18 14:39:52.877 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-06-18 14:39:52.901 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2026-06-18 14:39:54.142 | Processing /opt/stack/requirements 2026-06-18 14:39:54.146 | Installing build dependencies: started 2026-06-18 14:39:57.222 | Installing build dependencies: finished with status 'done' 2026-06-18 14:39:57.225 | Getting requirements to build wheel: started 2026-06-18 14:39:57.508 | Getting requirements to build wheel: finished with status 'done' 2026-06-18 14:39:57.513 | Preparing metadata (pyproject.toml): started 2026-06-18 14:39:58.666 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-18 14:39:58.856 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8453) 2026-06-18 14:39:58.955 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-18 14:39:58.975 | 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.dev8453) (26.2) 2026-06-18 14:39:59.090 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8453) 2026-06-18 14:39:59.105 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-18 14:39:59.255 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8453) 2026-06-18 14:39:59.259 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-06-18 14:39:59.401 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8453) 2026-06-18 14:39:59.418 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-06-18 14:39:59.430 | 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.dev8453) (82.0.1) 2026-06-18 14:39:59.741 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8453) 2026-06-18 14:39:59.756 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-06-18 14:39:59.771 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 3.4 MB/s eta 0:00:00 2026-06-18 14:39:59.844 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8453) 2026-06-18 14:39:59.860 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-18 14:39:59.977 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8453) 2026-06-18 14:39:59.994 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-18 14:40:00.082 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8453) 2026-06-18 14:40:00.098 | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-06-18 14:40:00.223 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-06-18 14:40:00.246 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-18 14:40:00.258 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 4.2 MB/s eta 0:00:00 2026-06-18 14:40:00.261 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-06-18 14:40:00.284 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-18 14:40:00.299 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 7.7 MB/s eta 0:00:00 2026-06-18 14:40:00.313 | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-06-18 14:40:00.328 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 12.2 MB/s eta 0:00:00 2026-06-18 14:40:00.343 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-06-18 14:40:00.360 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 17.1 MB/s eta 0:00:00 2026-06-18 14:40:00.375 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-06-18 14:40:00.387 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 7.3 MB/s eta 0:00:00 2026-06-18 14:40:00.403 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-18 14:40:00.417 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 12.7 MB/s eta 0:00:00 2026-06-18 14:40:00.450 | Building wheels for collected packages: openstack_requirements 2026-06-18 14:40:00.452 | Building wheel for openstack_requirements (pyproject.toml): started 2026-06-18 14:40:02.658 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-06-18 14:40:02.659 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8453-py3-none-any.whl size=52409 sha256=d9cfc24b4058386fc1fc80c3c3843ff5ed8b3ae80e268b129a6dbac9df38353c 2026-06-18 14:40:02.659 | Stored in directory: /tmp/pip-ephem-wheel-cache-0s36rrjq/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-06-18 14:40:02.665 | Successfully built openstack_requirements 2026-06-18 14:40:02.938 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-06-18 14:40:03.670 | 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.dev8453 requests-2.34.2 urllib3-2.7.0 2026-06-18 14:40:03.869 | + inc/python:pip_install:216 : result=0 2026-06-18 14:40:03.872 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 14:40:03.875 | + functions-common:time_stop:2414 : local name 2026-06-18 14:40:03.878 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:40:03.881 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:40:03.883 | + functions-common:time_stop:2417 : local total 2026-06-18 14:40:03.886 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:40:03.888 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 14:40:03.891 | + functions-common:time_stop:2421 : start_time=1781793592893 2026-06-18 14:40:03.893 | + functions-common:time_stop:2423 : [[ -z 1781793592893 ]] 2026-06-18 14:40:03.896 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:40:03.900 | + functions-common:time_stop:2426 : end_time=1781793603897 2026-06-18 14:40:03.903 | + functions-common:time_stop:2427 : elapsed_time=11004 2026-06-18 14:40:03.906 | + functions-common:time_stop:2428 : total=22094 2026-06-18 14:40:03.909 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:40:03.911 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=33098 2026-06-18 14:40:03.914 | + inc/python:pip_install:219 : return 0 2026-06-18 14:40:03.917 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-06-18 14:40:03.920 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-06-18 14:40:03.922 | + inc/python:use_library_from_git:266 : local name=pbr 2026-06-18 14:40:03.926 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:40:03.928 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:40:03.931 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-06-18 14:40:03.933 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:40:03.937 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-06-18 14:40:03.958 | Using python 3.12 to install pbr 2026-06-18 14:40:03.960 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2026-06-18 14:40:04.920 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-06-18 14:40:05.113 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-06-18 14:40:05.343 | + inc/python:pip_install:216 : result=0 2026-06-18 14:40:05.345 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 14:40:05.349 | + functions-common:time_stop:2414 : local name 2026-06-18 14:40:05.351 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:40:05.354 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:40:05.357 | + functions-common:time_stop:2417 : local total 2026-06-18 14:40:05.359 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:40:05.362 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 14:40:05.364 | + functions-common:time_stop:2421 : start_time=1781793603952 2026-06-18 14:40:05.366 | + functions-common:time_stop:2423 : [[ -z 1781793603952 ]] 2026-06-18 14:40:05.369 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:40:05.373 | + functions-common:time_stop:2426 : end_time=1781793605370 2026-06-18 14:40:05.375 | + functions-common:time_stop:2427 : elapsed_time=1418 2026-06-18 14:40:05.378 | + functions-common:time_stop:2428 : total=33098 2026-06-18 14:40:05.380 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:40:05.382 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=34516 2026-06-18 14:40:05.385 | + inc/python:pip_install:219 : return 0 2026-06-18 14:40:05.388 | + ./stack.sh:main:832 : python3.12 -m venv /opt/stack/bindep-venv 2026-06-18 14:40:10.790 | + ./stack.sh:main:834 : /opt/stack/bindep-venv/bin/pip install bindep 2026-06-18 14:40:11.589 | Collecting bindep 2026-06-18 14:40:11.687 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-06-18 14:40:11.788 | Collecting distro>=1.7 (from bindep) 2026-06-18 14:40:11.803 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-06-18 14:40:11.887 | Collecting packaging (from bindep) 2026-06-18 14:40:11.891 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-18 14:40:11.938 | Collecting Parsley (from bindep) 2026-06-18 14:40:11.954 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-06-18 14:40:12.044 | Collecting pbr>=2 (from bindep) 2026-06-18 14:40:12.047 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-18 14:40:12.467 | Collecting setuptools (from pbr>=2->bindep) 2026-06-18 14:40:12.470 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-18 14:40:12.561 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-06-18 14:40:12.599 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-06-18 14:40:12.609 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-18 14:40:12.613 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-18 14:40:12.631 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-06-18 14:40:12.656 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 4.3 MB/s eta 0:00:00 2026-06-18 14:40:12.660 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-18 14:40:12.802 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-06-18 14:40:14.502 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.2 pbr-7.0.3 setuptools-82.0.1 2026-06-18 14:40:14.642 | + ./stack.sh:main:835 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-18 14:40:14.645 | + ./stack.sh:main:835 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-18 14:40:14.649 | ++ ./stack.sh:main:838 : _get_plugin_bindep_packages 2026-06-18 14:40:14.668 | + ./stack.sh:main:838 : pkgs= 2026-06-18 14:40:14.671 | + ./stack.sh:main:839 : [[ -n '' ]] 2026-06-18 14:40:14.674 | + ./stack.sh:main:846 : run_phase stack pre-install 2026-06-18 14:40:14.676 | + functions-common:run_phase:1842 : local mode=stack 2026-06-18 14:40:14.679 | + functions-common:run_phase:1843 : local phase=pre-install 2026-06-18 14:40:14.682 | + functions-common:run_phase:1844 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-18 14:40:14.685 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-18 14:40:14.688 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-18 14:40:14.691 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-18 14:40:14.693 | + functions-common:run_phase:1852 : local extra 2026-06-18 14:40:14.696 | ++ functions-common:run_phase:1853 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-18 14:40:14.700 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-18 14:40:14.703 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-18 14:40:14.706 | + functions-common:run_phase:1858 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-18 14:40:14.709 | + functions-common:run_phase:1858 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-06-18 14:40:14.711 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-18 14:40:14.728 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:40:14.730 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-18 14:40:14.732 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-18 14:40:14.735 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-06-18 14:40:14.738 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-18 14:40:14.740 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-18 14:40:14.743 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-18 14:40:14.746 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-06-18 14:40:14.749 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-18 14:40:14.751 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-18 14:40:14.753 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-18 14:40:14.756 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-18 14:40:14.758 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-18 14:40:14.761 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-18 14:40:14.764 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-18 14:40:14.767 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-18 14:40:14.769 | + functions-common:run_phase:1869 : run_plugins stack pre-install 2026-06-18 14:40:14.772 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-18 14:40:14.774 | + functions-common:run_plugins:1829 : local phase=pre-install 2026-06-18 14:40:14.777 | + functions-common:run_plugins:1831 : local plugins= 2026-06-18 14:40:14.780 | + functions-common:run_plugins:1832 : local plugin 2026-06-18 14:40:14.783 | + ./stack.sh:main:849 : set_systemd_override DefaultLimitNOFILE 2048 2026-06-18 14:40:14.785 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-06-18 14:40:14.788 | + functions:set_systemd_override:845 : local value=2048 2026-06-18 14:40:14.791 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-06-18 14:40:14.793 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-06-18 14:40:14.854 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-06-18 14:40:14.854 | Set systemd system override for DefaultLimitNOFILE=2048 2026-06-18 14:40:14.856 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-06-18 14:40:15.269 | + ./stack.sh:main:851 : install_rpc_backend 2026-06-18 14:40:15.274 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-06-18 14:40:15.292 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:40:15.294 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-06-18 14:40:15.297 | + functions-common:install_package:1432 : update_package_repo 2026-06-18 14:40:15.300 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-18 14:40:15.303 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-18 14:40:15.306 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-18 14:40:15.309 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-18 14:40:15.312 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-18 14:40:15.315 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:40:15.318 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:40:15.321 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-18 14:40:15.323 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-18 14:40:15.326 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-18 14:40:15.329 | + functions-common:apt_get_update:1161 : return 2026-06-18 14:40:15.331 | + functions-common:install_package:1433 : real_install_package rabbitmq-server 2026-06-18 14:40:15.334 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-18 14:40:15.337 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:40:15.340 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:40:15.343 | + functions-common:real_install_package:1421 : apt_get install rabbitmq-server 2026-06-18 14:40:15.367 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-06-18 14:40:15.403 | Reading package lists... 2026-06-18 14:40:15.761 | Building dependency tree... 2026-06-18 14:40:15.762 | Reading state information... 2026-06-18 14:40:16.262 | The following additional packages will be installed: 2026-06-18 14:40:16.263 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-18 14:40:16.263 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-18 14:40:16.263 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-18 14:40:16.264 | erlang-tools erlang-xmerl 2026-06-18 14:40:16.267 | Suggested packages: 2026-06-18 14:40:16.267 | erlang erlang-manpages erlang-doc 2026-06-18 14:40:16.324 | The following NEW packages will be installed: 2026-06-18 14:40:16.324 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-18 14:40:16.324 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-18 14:40:16.324 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-18 14:40:16.326 | erlang-tools erlang-xmerl rabbitmq-server 2026-06-18 14:40:16.396 | 0 upgraded, 18 newly installed, 0 to remove and 70 not upgraded. 2026-06-18 14:40:16.396 | Need to get 36.1 MB of archives. 2026-06-18 14:40:16.396 | After this operation, 56.3 MB of additional disk space will be used. 2026-06-18 14:40:16.396 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-06-18 14:40:16.654 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-06-18 14:40:16.685 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-06-18 14:40:16.689 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-06-18 14:40:16.703 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-06-18 14:40:16.724 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-06-18 14:40:16.727 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1646 kB] 2026-06-18 14:40:16.763 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-06-18 14:40:16.765 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-06-18 14:40:16.766 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-06-18 14:40:16.770 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-06-18 14:40:16.781 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1878 kB] 2026-06-18 14:40:16.807 | Get:13 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-os-mon amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [92.2 kB] 2026-06-18 14:40:16.808 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-06-18 14:40:16.814 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-06-18 14:40:16.819 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-06-18 14:40:16.830 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1371 kB] 2026-06-18 14:40:16.849 | Get:18 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-06-18 14:40:17.344 | perl: warning: Setting locale failed. 2026-06-18 14:40:17.344 | perl: warning: Please check that your locale settings: 2026-06-18 14:40:17.345 | LANGUAGE = (unset), 2026-06-18 14:40:17.345 | LC_ALL = "en_US.utf8", 2026-06-18 14:40:17.345 | LANG = "de_DE.UTF-8" 2026-06-18 14:40:17.345 | are supported and installed on your system. 2026-06-18 14:40:17.345 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:40:17.406 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 14:40:17.407 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 14:40:17.407 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 14:40:17.590 | Fetched 36.1 MB in 1s (47.5 MB/s) 2026-06-18 14:40:17.688 | Selecting previously unselected package erlang-base. 2026-06-18 14:40:17.747 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 122977 files and directories currently installed.) 2026-06-18 14:40:17.754 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 14:40:17.758 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:40:18.126 | Selecting previously unselected package erlang-asn1. 2026-06-18 14:40:18.138 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 14:40:18.142 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:40:18.200 | Selecting previously unselected package erlang-crypto. 2026-06-18 14:40:18.211 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 14:40:18.215 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:40:18.258 | Selecting previously unselected package erlang-public-key. 2026-06-18 14:40:18.270 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 14:40:18.277 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:40:18.326 | Selecting previously unselected package erlang-mnesia. 2026-06-18 14:40:18.337 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 14:40:18.341 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:40:18.405 | Selecting previously unselected package erlang-runtime-tools. 2026-06-18 14:40:18.416 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 14:40:18.420 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:40:18.481 | Selecting previously unselected package erlang-ssl. 2026-06-18 14:40:18.492 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 14:40:18.496 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:40:18.585 | Selecting previously unselected package erlang-eldap. 2026-06-18 14:40:18.597 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 14:40:18.601 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:40:18.642 | Selecting previously unselected package erlang-ftp. 2026-06-18 14:40:18.653 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 14:40:18.658 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:40:18.700 | Selecting previously unselected package erlang-tftp. 2026-06-18 14:40:18.712 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 14:40:18.716 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:40:18.760 | Selecting previously unselected package erlang-inets. 2026-06-18 14:40:18.772 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 14:40:18.776 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:40:18.854 | Selecting previously unselected package erlang-snmp. 2026-06-18 14:40:18.865 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 14:40:18.869 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:40:19.019 | Selecting previously unselected package erlang-os-mon. 2026-06-18 14:40:19.031 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 14:40:19.035 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:40:19.081 | Selecting previously unselected package erlang-parsetools. 2026-06-18 14:40:19.093 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 14:40:19.097 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:40:19.139 | Selecting previously unselected package erlang-syntax-tools. 2026-06-18 14:40:19.151 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 14:40:19.156 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:40:19.203 | Selecting previously unselected package erlang-tools. 2026-06-18 14:40:19.214 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 14:40:19.219 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:40:19.279 | Selecting previously unselected package erlang-xmerl. 2026-06-18 14:40:19.290 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 14:40:19.294 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:40:19.374 | Selecting previously unselected package rabbitmq-server. 2026-06-18 14:40:19.386 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-06-18 14:40:19.393 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-18 14:40:20.411 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:40:20.760 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-06-18 14:40:20.760 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-06-18 14:40:23.175 | Searching for services which depend on erlang and should be started... none found. 2026-06-18 14:40:23.210 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:40:23.221 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:40:23.232 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:40:23.242 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:40:23.252 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:40:23.263 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:40:23.273 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:40:23.284 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:40:23.294 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:40:23.304 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:40:23.314 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:40:23.323 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:40:23.334 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:40:23.344 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:40:23.355 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:40:23.365 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 14:40:23.377 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-18 14:40:23.460 | info: Selecting GID from range 100 to 999 ... 2026-06-18 14:40:23.465 | info: Adding group `rabbitmq' (GID 118) ... 2026-06-18 14:40:23.565 | info: Selecting UID from range 100 to 999 ... 2026-06-18 14:40:23.565 | 2026-06-18 14:40:23.570 | info: Adding system user `rabbitmq' (UID 116) ... 2026-06-18 14:40:23.572 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-06-18 14:40:23.620 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-06-18 14:40:23.825 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-06-18 14:40:43.193 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-18 14:40:44.840 | perl: warning: Setting locale failed. 2026-06-18 14:40:44.840 | perl: warning: Please check that your locale settings: 2026-06-18 14:40:44.840 | LANGUAGE = (unset), 2026-06-18 14:40:44.840 | LC_ALL = "en_US.utf8", 2026-06-18 14:40:44.841 | LANG = "de_DE.UTF-8" 2026-06-18 14:40:44.841 | are supported and installed on your system. 2026-06-18 14:40:44.841 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:40:44.967 | perl: warning: Setting locale failed. 2026-06-18 14:40:44.967 | perl: warning: Please check that your locale settings: 2026-06-18 14:40:44.967 | LANGUAGE = (unset), 2026-06-18 14:40:44.967 | LC_ALL = "en_US.utf8", 2026-06-18 14:40:44.967 | LANG = "de_DE.UTF-8" 2026-06-18 14:40:44.967 | are supported and installed on your system. 2026-06-18 14:40:44.968 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:40:45.017 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 14:40:45.017 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 14:40:45.017 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 14:40:45.086 | perl: warning: Setting locale failed. 2026-06-18 14:40:45.086 | perl: warning: Please check that your locale settings: 2026-06-18 14:40:45.086 | LANGUAGE = (unset), 2026-06-18 14:40:45.086 | LC_ALL = "en_US.utf8", 2026-06-18 14:40:45.086 | LANG = "de_DE.UTF-8" 2026-06-18 14:40:45.087 | are supported and installed on your system. 2026-06-18 14:40:45.087 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:40:45.576 | 2026-06-18 14:40:45.577 | Running kernel seems to be up-to-date. 2026-06-18 14:40:45.577 | 2026-06-18 14:40:45.577 | Restarting services... 2026-06-18 14:40:45.621 | 2026-06-18 14:40:45.622 | Service restarts being deferred: 2026-06-18 14:40:45.623 | /etc/needrestart/restart.d/dbus.service 2026-06-18 14:40:45.623 | systemctl restart systemd-logind.service 2026-06-18 14:40:45.623 | systemctl restart virtlockd.service 2026-06-18 14:40:45.623 | systemctl restart virtlogd.service 2026-06-18 14:40:45.623 | 2026-06-18 14:40:45.623 | No containers need to be restarted. 2026-06-18 14:40:45.623 | 2026-06-18 14:40:45.623 | User sessions running outdated binaries: 2026-06-18 14:40:45.623 | quobyte @ session #6: sshd[2030] 2026-06-18 14:40:45.631 | quobyte @ user manager service: systemd[1169] 2026-06-18 14:40:45.641 | 2026-06-18 14:40:45.641 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-18 14:40:47.538 | + functions-common:apt_get:1205 : result=0 2026-06-18 14:40:47.541 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-18 14:40:47.544 | + functions-common:time_stop:2414 : local name 2026-06-18 14:40:47.546 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:40:47.548 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:40:47.551 | + functions-common:time_stop:2417 : local total 2026-06-18 14:40:47.554 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:40:47.556 | + functions-common:time_stop:2420 : name=apt-get 2026-06-18 14:40:47.558 | + functions-common:time_stop:2421 : start_time=1781793615363 2026-06-18 14:40:47.561 | + functions-common:time_stop:2423 : [[ -z 1781793615363 ]] 2026-06-18 14:40:47.564 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:40:47.569 | + functions-common:time_stop:2426 : end_time=1781793647566 2026-06-18 14:40:47.571 | + functions-common:time_stop:2427 : elapsed_time=32203 2026-06-18 14:40:47.574 | + functions-common:time_stop:2428 : total=84907 2026-06-18 14:40:47.576 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:40:47.579 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=117110 2026-06-18 14:40:47.581 | + functions-common:apt_get:1209 : return 0 2026-06-18 14:40:47.584 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-06-18 14:40:47.587 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-18 14:40:47.589 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-18 14:40:47.592 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-18 14:40:47.595 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-18 14:40:47.598 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-18 14:40:47.600 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-18 14:40:47.602 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-18 14:40:47.605 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-18 14:40:47.608 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-18 14:40:47.610 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-18 14:40:47.613 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-18 14:40:47.615 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-18 14:40:47.619 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-18 14:40:47.622 | + ./stack.sh:main:852 : restart_rpc_backend 2026-06-18 14:40:47.624 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-06-18 14:40:47.640 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:40:47.643 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-06-18 14:40:47.646 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 14:40:47.649 | + ./stack.sh:echo_summary:444 : echo -e Starting RabbitMQ 2026-06-18 14:40:47.652 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-06-18 14:40:47.656 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-06-18 14:40:47.659 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-06-18 14:40:47.662 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-06-18 14:40:47.664 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-06-18 14:40:47.667 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-06-18 14:40:47.670 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-06-18 14:40:47.672 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-06-18 14:40:47.676 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-06-18 14:40:48.769 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-06-18 14:40:48.769 | user tags 2026-06-18 14:40:48.769 | guest [administrator]' 2026-06-18 14:40:48.774 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-06-18 14:40:48.774 | user tags 2026-06-18 14:40:48.774 | guest [administrator]' 2026-06-18 14:40:48.774 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-06-18 14:40:48.780 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-06-18 14:40:48.782 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-06-18 14:40:48.786 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-06-18 14:40:49.829 | Adding user "stackrabbit" ... 2026-06-18 14:40:49.849 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-06-18 14:40:49.870 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-06-18 14:40:50.895 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-06-18 14:40:50.927 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-06-18 14:40:50.930 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-06-18 14:40:51.974 | Changing password for user "stackrabbit" ... 2026-06-18 14:40:52.003 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-06-18 14:40:52.006 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-06-18 14:40:52.009 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-06-18 14:40:53.060 | Deleting user "guest" ... 2026-06-18 14:40:53.094 | + ./stack.sh:main:854 : is_service_enabled mysql postgresql 2026-06-18 14:40:53.111 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:40:53.115 | + ./stack.sh:main:855 : install_database 2026-06-18 14:40:53.118 | + lib/database:install_database:118 : install_database_mysql 2026-06-18 14:40:53.121 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-06-18 14:40:53.124 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:40:53.127 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:40:53.129 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-06-18 14:40:53.140 | perl: warning: Setting locale failed. 2026-06-18 14:40:53.141 | perl: warning: Please check that your locale settings: 2026-06-18 14:40:53.141 | LANGUAGE = (unset), 2026-06-18 14:40:53.141 | LC_ALL = "en_US.utf8", 2026-06-18 14:40:53.141 | LANG = "de_DE.UTF-8" 2026-06-18 14:40:53.141 | are supported and installed on your system. 2026-06-18 14:40:53.141 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:40:53.193 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 14:40:53.193 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 14:40:53.193 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 14:40:53.301 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-06-18 14:40:53.303 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-06-18 14:40:53.308 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-06-18 14:40:53.311 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:40:53.313 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:40:53.316 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-06-18 14:40:53.318 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-06-18 14:40:53.321 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-06-18 14:40:53.325 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-06-18 14:40:53.328 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-06-18 14:40:53.332 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-18 14:40:53.334 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-18 14:40:53.337 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-18 14:40:53.340 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-18 14:40:53.343 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-18 14:40:53.346 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-18 14:40:53.348 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-18 14:40:53.352 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-18 14:40:53.354 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-18 14:40:53.357 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-18 14:40:53.360 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-18 14:40:53.363 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-18 14:40:53.366 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-18 14:40:53.368 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-06-18 14:40:53.371 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:40:53.374 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:40:53.377 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-06-18 14:40:53.379 | + functions-common:install_package:1432 : update_package_repo 2026-06-18 14:40:53.382 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-18 14:40:53.384 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-18 14:40:53.387 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-18 14:40:53.390 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-18 14:40:53.393 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-18 14:40:53.396 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:40:53.399 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:40:53.402 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-18 14:40:53.404 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-18 14:40:53.407 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-18 14:40:53.409 | + functions-common:apt_get_update:1161 : return 2026-06-18 14:40:53.411 | + functions-common:install_package:1433 : real_install_package mysql-server 2026-06-18 14:40:53.415 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-18 14:40:53.417 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:40:53.419 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:40:53.422 | + functions-common:real_install_package:1421 : apt_get install mysql-server 2026-06-18 14:40:53.445 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-06-18 14:40:53.481 | Reading package lists... 2026-06-18 14:40:53.840 | Building dependency tree... 2026-06-18 14:40:53.843 | Reading state information... 2026-06-18 14:40:54.352 | The following additional packages will be installed: 2026-06-18 14:40:54.352 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-06-18 14:40:54.352 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-06-18 14:40:54.352 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-06-18 14:40:54.353 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-06-18 14:40:54.354 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-06-18 14:40:54.354 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-06-18 14:40:54.355 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-06-18 14:40:54.358 | Suggested packages: 2026-06-18 14:40:54.358 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-06-18 14:40:54.358 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-06-18 14:40:54.405 | The following NEW packages will be installed: 2026-06-18 14:40:54.406 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-06-18 14:40:54.406 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-06-18 14:40:54.406 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-06-18 14:40:54.408 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-06-18 14:40:54.408 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-06-18 14:40:54.408 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-06-18 14:40:54.409 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-06-18 14:40:54.491 | 0 upgraded, 27 newly installed, 0 to remove and 70 not upgraded. 2026-06-18 14:40:54.491 | Need to get 29.6 MB of archives. 2026-06-18 14:40:54.491 | After this operation, 243 MB of additional disk space will be used. 2026-06-18 14:40:54.491 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.2 [2740 kB] 2026-06-18 14:40:54.622 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.2 [22.5 kB] 2026-06-18 14:40:54.622 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7982 B] 2026-06-18 14:40:54.622 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-06-18 14:40:54.639 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-06-18 14:40:54.641 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.46-0ubuntu0.24.04.2 [17.5 MB] 2026-06-18 14:40:54.935 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.2 [1442 kB] 2026-06-18 14:40:54.952 | Get:8 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-06-18 14:40:54.952 | Get:9 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-06-18 14:40:54.954 | Get:10 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-06-18 14:40:54.955 | Get:11 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-06-18 14:40:54.957 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi0t64 amd64 2.4.2-2.1ubuntu0.24.04.1 [27.0 kB] 2026-06-18 14:40:54.958 | Get:13 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-06-18 14:40:54.959 | Get:14 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-06-18 14:40:54.960 | Get:15 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-06-18 14:40:54.961 | Get:16 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-06-18 14:40:54.967 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi-bin amd64 2.4.2-2.1ubuntu0.24.04.1 [11.2 kB] 2026-06-18 14:40:54.975 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-06-18 14:40:54.986 | Get:19 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-06-18 14:40:54.987 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-06-18 14:40:54.988 | Get:21 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-06-18 14:40:54.988 | Get:22 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-06-18 14:40:54.989 | Get:23 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-06-18 14:40:54.990 | Get:24 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-06-18 14:40:54.991 | Get:25 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-06-18 14:40:55.113 | Get:26 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-06-18 14:40:55.114 | Get:27 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.2 [9524 B] 2026-06-18 14:40:55.337 | perl: warning: Setting locale failed. 2026-06-18 14:40:55.338 | perl: warning: Please check that your locale settings: 2026-06-18 14:40:55.338 | LANGUAGE = (unset), 2026-06-18 14:40:55.338 | LC_ALL = "en_US.utf8", 2026-06-18 14:40:55.338 | LANG = "de_DE.UTF-8" 2026-06-18 14:40:55.338 | are supported and installed on your system. 2026-06-18 14:40:55.338 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:40:55.400 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 14:40:55.400 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 14:40:55.400 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 14:40:55.522 | Vorkonfiguration der Pakete ... 2026-06-18 14:40:55.532 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 14:40:55.658 | Fetched 29.6 MB in 1s (43.7 MB/s) 2026-06-18 14:40:55.691 | Selecting previously unselected package mysql-client-core-8.0. 2026-06-18 14:40:55.750 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 125782 files and directories currently installed.) 2026-06-18 14:40:55.756 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-18 14:40:55.759 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 14:40:56.145 | Selecting previously unselected package mysql-client-8.0. 2026-06-18 14:40:56.157 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-18 14:40:56.160 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 14:40:56.202 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-06-18 14:40:56.214 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-18 14:40:56.220 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-18 14:40:56.261 | Selecting previously unselected package libmecab2:amd64. 2026-06-18 14:40:56.273 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-06-18 14:40:56.276 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-18 14:40:56.322 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-06-18 14:40:56.334 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-06-18 14:40:56.337 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-18 14:40:56.381 | Selecting previously unselected package mysql-server-core-8.0. 2026-06-18 14:40:56.393 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-18 14:40:56.396 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 14:40:57.315 | Selecting previously unselected package mysql-server-8.0. 2026-06-18 14:40:57.327 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-18 14:40:57.334 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 14:40:57.386 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 14:40:57.386 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 14:40:57.386 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 14:40:57.462 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 14:40:57.472 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 14:40:57.769 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 14:40:57.831 | Selecting previously unselected package libhtml-tagset-perl. 2026-06-18 14:40:57.843 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-06-18 14:40:57.846 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-06-18 14:40:57.883 | Selecting previously unselected package liburi-perl. 2026-06-18 14:40:57.896 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-06-18 14:40:57.899 | Unpacking liburi-perl (5.27-1) ... 2026-06-18 14:40:57.976 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-06-18 14:40:57.988 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-06-18 14:40:57.991 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-18 14:40:58.042 | Selecting previously unselected package libcgi-pm-perl. 2026-06-18 14:40:58.054 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-06-18 14:40:58.058 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-06-18 14:40:58.114 | Selecting previously unselected package libfcgi0t64:amd64. 2026-06-18 14:40:58.126 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-18 14:40:58.129 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-18 14:40:58.166 | Selecting previously unselected package libfcgi-perl. 2026-06-18 14:40:58.177 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-06-18 14:40:58.181 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-06-18 14:40:58.221 | Selecting previously unselected package libcgi-fast-perl. 2026-06-18 14:40:58.233 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-06-18 14:40:58.236 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-06-18 14:40:58.272 | Selecting previously unselected package libclone-perl:amd64. 2026-06-18 14:40:58.284 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-06-18 14:40:58.288 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-06-18 14:40:58.327 | Selecting previously unselected package libencode-locale-perl. 2026-06-18 14:40:58.339 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-06-18 14:40:58.342 | Unpacking libencode-locale-perl (1.05-3) ... 2026-06-18 14:40:58.379 | Selecting previously unselected package libfcgi-bin. 2026-06-18 14:40:58.391 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-18 14:40:58.394 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-18 14:40:58.429 | Selecting previously unselected package libhtml-template-perl. 2026-06-18 14:40:58.442 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-06-18 14:40:58.445 | Unpacking libhtml-template-perl (2.97-2) ... 2026-06-18 14:40:58.487 | Selecting previously unselected package libtimedate-perl. 2026-06-18 14:40:58.497 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-06-18 14:40:58.500 | Unpacking libtimedate-perl (2.3300-2) ... 2026-06-18 14:40:58.565 | Selecting previously unselected package libhttp-date-perl. 2026-06-18 14:40:58.577 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-06-18 14:40:58.580 | Unpacking libhttp-date-perl (6.06-1) ... 2026-06-18 14:40:58.616 | Selecting previously unselected package libio-html-perl. 2026-06-18 14:40:58.628 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-06-18 14:40:58.632 | Unpacking libio-html-perl (1.004-3) ... 2026-06-18 14:40:58.668 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-06-18 14:40:58.680 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-06-18 14:40:58.683 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-06-18 14:40:58.720 | Selecting previously unselected package libhttp-message-perl. 2026-06-18 14:40:58.732 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-06-18 14:40:58.735 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-18 14:40:58.783 | Selecting previously unselected package mecab-utils. 2026-06-18 14:40:58.794 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-06-18 14:40:58.797 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-06-18 14:40:58.836 | Selecting previously unselected package mecab-ipadic. 2026-06-18 14:40:58.848 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-06-18 14:40:58.851 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-18 14:40:59.479 | Selecting previously unselected package mecab-ipadic-utf8. 2026-06-18 14:40:59.494 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-06-18 14:40:59.498 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-18 14:40:59.545 | Selecting previously unselected package mysql-server. 2026-06-18 14:40:59.559 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.2_all.deb ... 2026-06-18 14:40:59.563 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 14:40:59.635 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-18 14:40:59.646 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-18 14:40:59.660 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 14:40:59.672 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-06-18 14:40:59.683 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-18 14:40:59.695 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-18 14:40:59.706 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-06-18 14:40:59.718 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-06-18 14:40:59.730 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-18 14:40:59.741 | Setting up libencode-locale-perl (1.05-3) ... 2026-06-18 14:40:59.753 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-06-18 14:40:59.764 | Setting up libio-html-perl (1.004-3) ... 2026-06-18 14:40:59.776 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 14:40:59.787 | Setting up libtimedate-perl (2.3300-2) ... 2026-06-18 14:40:59.798 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 14:40:59.810 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-06-18 14:40:59.822 | Setting up liburi-perl (5.27-1) ... 2026-06-18 14:40:59.833 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 14:40:59.888 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 14:40:59.939 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 14:40:59.939 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 14:40:59.939 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 14:41:00.019 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 14:41:00.030 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 14:41:00.080 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-18 14:41:00.113 | Renaming removed key_buffer and myisam-recover options (if present) 2026-06-18 14:41:10.917 | mysqld will log errors to /var/log/mysql/error.log 2026-06-18 14:41:11.763 | mysqld is running as pid 21890 2026-06-18 14:41:14.195 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-06-18 14:41:15.737 | Setting up libhttp-date-perl (6.06-1) ... 2026-06-18 14:41:15.748 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-18 14:41:15.757 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-18 14:41:15.760 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-18 14:41:15.761 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-06-18 14:41:15.761 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-18 14:41:15.765 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-18 14:41:15.765 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-18 14:41:15.774 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-18 14:41:15.872 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-18 14:41:15.873 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-18 14:41:15.873 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-18 14:41:15.874 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-18 14:41:15.875 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-18 14:41:15.875 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-18 14:41:15.925 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-18 14:41:15.926 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-18 14:41:16.239 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-18 14:41:16.240 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-18 14:41:16.247 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-18 14:41:16.395 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-18 14:41:16.475 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-18 14:41:16.475 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-18 14:41:16.697 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-18 14:41:16.698 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-18 14:41:16.698 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-18 14:41:16.727 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-18 14:41:16.775 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-18 14:41:16.775 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-18 14:41:16.778 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-18 14:41:16.779 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-18 14:41:16.779 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-18 14:41:17.125 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-06-18 14:41:17.236 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-18 14:41:17.483 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-06-18 14:41:17.486 | 2026-06-18 14:41:17.486 | done! 2026-06-18 14:41:17.492 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-18 14:41:17.499 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-18 14:41:17.507 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-18 14:41:17.512 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-18 14:41:17.512 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-06-18 14:41:17.512 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-18 14:41:17.518 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-18 14:41:17.518 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-18 14:41:17.530 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-18 14:41:17.657 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-18 14:41:17.657 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-18 14:41:17.658 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-18 14:41:17.659 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-18 14:41:17.659 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-18 14:41:17.660 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-18 14:41:17.744 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-18 14:41:17.744 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-18 14:41:18.199 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-18 14:41:18.199 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-18 14:41:18.209 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-18 14:41:18.411 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-18 14:41:18.517 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-18 14:41:18.518 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-18 14:41:18.815 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-18 14:41:18.815 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-18 14:41:18.816 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-18 14:41:18.855 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-18 14:41:18.924 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-18 14:41:18.925 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-18 14:41:18.928 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-18 14:41:18.929 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-18 14:41:18.929 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-18 14:41:19.361 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-06-18 14:41:19.486 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-18 14:41:19.734 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-06-18 14:41:19.737 | 2026-06-18 14:41:19.737 | done! 2026-06-18 14:41:19.746 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-18 14:41:19.806 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-18 14:41:19.817 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-18 14:41:19.828 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 14:41:19.840 | Setting up libcgi-pm-perl (4.63-1) ... 2026-06-18 14:41:19.851 | Setting up libhtml-template-perl (2.97-2) ... 2026-06-18 14:41:19.862 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-06-18 14:41:19.875 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-18 14:41:21.730 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-18 14:41:21.959 | perl: warning: Setting locale failed. 2026-06-18 14:41:21.959 | perl: warning: Please check that your locale settings: 2026-06-18 14:41:21.959 | LANGUAGE = (unset), 2026-06-18 14:41:21.959 | LC_ALL = "en_US.utf8", 2026-06-18 14:41:21.959 | LANG = "de_DE.UTF-8" 2026-06-18 14:41:21.959 | are supported and installed on your system. 2026-06-18 14:41:21.959 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:41:22.084 | perl: warning: Setting locale failed. 2026-06-18 14:41:22.085 | perl: warning: Please check that your locale settings: 2026-06-18 14:41:22.085 | LANGUAGE = (unset), 2026-06-18 14:41:22.085 | LC_ALL = "en_US.utf8", 2026-06-18 14:41:22.085 | LANG = "de_DE.UTF-8" 2026-06-18 14:41:22.085 | are supported and installed on your system. 2026-06-18 14:41:22.085 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:41:22.134 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 14:41:22.134 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 14:41:22.134 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 14:41:22.203 | perl: warning: Setting locale failed. 2026-06-18 14:41:22.203 | perl: warning: Please check that your locale settings: 2026-06-18 14:41:22.203 | LANGUAGE = (unset), 2026-06-18 14:41:22.203 | LC_ALL = "en_US.utf8", 2026-06-18 14:41:22.203 | LANG = "de_DE.UTF-8" 2026-06-18 14:41:22.203 | are supported and installed on your system. 2026-06-18 14:41:22.203 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:41:22.696 | 2026-06-18 14:41:22.697 | Running kernel seems to be up-to-date. 2026-06-18 14:41:22.697 | 2026-06-18 14:41:22.697 | Restarting services... 2026-06-18 14:41:22.745 | 2026-06-18 14:41:22.745 | Service restarts being deferred: 2026-06-18 14:41:22.745 | /etc/needrestart/restart.d/dbus.service 2026-06-18 14:41:22.745 | systemctl restart systemd-logind.service 2026-06-18 14:41:22.745 | systemctl restart virtlockd.service 2026-06-18 14:41:22.745 | systemctl restart virtlogd.service 2026-06-18 14:41:22.745 | 2026-06-18 14:41:22.746 | No containers need to be restarted. 2026-06-18 14:41:22.746 | 2026-06-18 14:41:22.746 | User sessions running outdated binaries: 2026-06-18 14:41:22.746 | quobyte @ session #6: sshd[2030] 2026-06-18 14:41:22.755 | quobyte @ user manager service: systemd[1169] 2026-06-18 14:41:22.764 | 2026-06-18 14:41:22.764 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-18 14:41:25.068 | + functions-common:apt_get:1205 : result=0 2026-06-18 14:41:25.071 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-18 14:41:25.075 | + functions-common:time_stop:2414 : local name 2026-06-18 14:41:25.079 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:41:25.082 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:41:25.086 | + functions-common:time_stop:2417 : local total 2026-06-18 14:41:25.090 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:41:25.094 | + functions-common:time_stop:2420 : name=apt-get 2026-06-18 14:41:25.097 | + functions-common:time_stop:2421 : start_time=1781793653441 2026-06-18 14:41:25.101 | + functions-common:time_stop:2423 : [[ -z 1781793653441 ]] 2026-06-18 14:41:25.106 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:41:25.111 | + functions-common:time_stop:2426 : end_time=1781793685107 2026-06-18 14:41:25.115 | + functions-common:time_stop:2427 : elapsed_time=31666 2026-06-18 14:41:25.119 | + functions-common:time_stop:2428 : total=117110 2026-06-18 14:41:25.122 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:41:25.126 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=148776 2026-06-18 14:41:25.130 | + functions-common:apt_get:1209 : return 0 2026-06-18 14:41:25.134 | + ./stack.sh:main:857 : '[' -n mysql ']' 2026-06-18 14:41:25.137 | + ./stack.sh:main:858 : install_database_python 2026-06-18 14:41:25.141 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-06-18 14:41:25.145 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-06-18 14:41:25.149 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-06-18 14:41:25.152 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-18 14:41:25.157 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-06-18 14:41:25.160 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-06-18 14:41:25.163 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-18 14:41:25.169 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-06-18 14:41:25.169 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-18 14:41:25.175 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-06-18 14:41:25.178 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-06-18 14:41:25.181 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-06-18 14:41:25.185 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-06-18 14:41:25.188 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-06-18 14:41:25.215 | Using python 3.12 to install PyMySQL 2026-06-18 14:41:25.218 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2026-06-18 14:41:26.401 | Collecting PyMySQL 2026-06-18 14:41:26.552 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-06-18 14:41:26.578 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-06-18 14:41:26.758 | Installing collected packages: PyMySQL 2026-06-18 14:41:26.829 | Successfully installed PyMySQL-1.2.0 2026-06-18 14:41:26.930 | + inc/python:pip_install:216 : result=0 2026-06-18 14:41:26.933 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 14:41:26.936 | + functions-common:time_stop:2414 : local name 2026-06-18 14:41:26.938 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:41:26.941 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:41:26.944 | + functions-common:time_stop:2417 : local total 2026-06-18 14:41:26.947 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:41:26.950 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 14:41:26.952 | + functions-common:time_stop:2421 : start_time=1781793685209 2026-06-18 14:41:26.955 | + functions-common:time_stop:2423 : [[ -z 1781793685209 ]] 2026-06-18 14:41:26.959 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:41:26.963 | + functions-common:time_stop:2426 : end_time=1781793686960 2026-06-18 14:41:26.966 | + functions-common:time_stop:2427 : elapsed_time=1751 2026-06-18 14:41:26.968 | + functions-common:time_stop:2428 : total=34516 2026-06-18 14:41:26.971 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:41:26.974 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=36267 2026-06-18 14:41:26.976 | + inc/python:pip_install:219 : return 0 2026-06-18 14:41:26.979 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-06-18 14:41:26.982 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-18 14:41:26.985 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-06-18 14:41:26.988 | + ./stack.sh:main:861 : is_service_enabled neutron 2026-06-18 14:41:27.007 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:41:27.009 | + ./stack.sh:main:862 : install_neutron_agent_packages 2026-06-18 14:41:27.012 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-06-18 14:41:27.030 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:41:27.033 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-06-18 14:41:27.052 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:41:27.055 | + ./stack.sh:main:865 : is_service_enabled etcd3 2026-06-18 14:41:27.073 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:41:27.075 | + ./stack.sh:main:866 : install_etcd3 2026-06-18 14:41:27.078 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-06-18 14:41:27.078 | Installing etcd 2026-06-18 14:41:27.081 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-06-18 14:41:27.097 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-06-18 14:41:27.112 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-06-18 14:41:27.115 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-06-18 14:41:27.132 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-06-18 14:41:27.135 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-18 14:41:27.138 | ++ functions:get_extra_file:66 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-18 14:41:27.140 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-18 14:41:27.143 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-18 14:41:27.145 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-18 14:41:27.148 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-06-18 14:41:27.150 | ++ functions:get_extra_file:72 : [[ https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz != file* ]] 2026-06-18 14:41:27.153 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-06-18 14:41:27.155 | ++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz -O /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-18 14:41:27.160 | --2026-06-18 16:41:27-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-18 14:41:27.217 | Resolving github.com (github.com)... 140.82.121.4 2026-06-18 14:41:27.236 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-06-18 14:41:27.468 | HTTP request sent, awaiting response... 302 Found 2026-06-18 14:41:27.468 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-18T15%3A30%3A15Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-18T14%3A30%3A04Z&ske=2026-06-18T15%3A30%3A15Z&sks=b&skv=2018-11-09&sig=xUNveJHDrmqdE6vKi0Vi7xUeIZLOXGBaSyKrLXQQNUQ%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTc5NTQ4NywibmJmIjoxNzgxNzkzNjg3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.6meNwV2tUuObZd1rZTuK2ZeefY9CY_6ye7U4sntcWDY&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-06-18 14:41:27.468 | --2026-06-18 16:41:27-- https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-18T15%3A30%3A15Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-18T14%3A30%3A04Z&ske=2026-06-18T15%3A30%3A15Z&sks=b&skv=2018-11-09&sig=xUNveJHDrmqdE6vKi0Vi7xUeIZLOXGBaSyKrLXQQNUQ%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTc5NTQ4NywibmJmIjoxNzgxNzkzNjg3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.6meNwV2tUuObZd1rZTuK2ZeefY9CY_6ye7U4sntcWDY&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-06-18 14:41:27.470 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.108.133, 185.199.109.133, ... 2026-06-18 14:41:27.481 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-06-18 14:41:27.524 | HTTP request sent, awaiting response... 200 OK 2026-06-18 14:41:27.525 | Length: 20927601 (20M) [application/octet-stream] 2026-06-18 14:41:27.525 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-18 14:41:27.578 | 2026-06-18 14:41:27.797 | 0K ........ ........ ... 100% 73.3M=0.3s 2026-06-18 14:41:27.797 | 2026-06-18 14:41:27.797 | 2026-06-18 16:41:27 (73.3 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-06-18 14:41:27.797 | 2026-06-18 14:41:27.801 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-18 14:41:27.804 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-18 14:41:27.807 | ++ functions:get_extra_file:81 : return 2026-06-18 14:41:27.811 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-18 14:41:27.814 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-06-18 14:41:27.816 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-18 14:41:27.818 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-06-18 14:41:27.845 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-06-18 14:41:27.848 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz -C /home/quobyte/devstack/files 2026-06-18 14:41:27.857 | etcd-v3.5.21-linux-amd64/ 2026-06-18 14:41:27.857 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-06-18 14:41:27.858 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-06-18 14:41:27.858 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-06-18 14:41:27.858 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-06-18 14:41:27.858 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-06-18 14:41:27.858 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-06-18 14:41:27.858 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-06-18 14:41:27.858 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-06-18 14:41:27.858 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-06-18 14:41:27.858 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-06-18 14:41:27.858 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-06-18 14:41:27.859 | etcd-v3.5.21-linux-amd64/README.md 2026-06-18 14:41:27.859 | etcd-v3.5.21-linux-amd64/etcdutl 2026-06-18 14:41:28.020 | etcd-v3.5.21-linux-amd64/etcdctl 2026-06-18 14:41:28.216 | etcd-v3.5.21-linux-amd64/etcd 2026-06-18 14:41:28.473 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-06-18 14:41:28.507 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-06-18 14:41:28.539 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-06-18 14:41:28.542 | + ./stack.sh:main:875 : is_service_enabled tls-proxy 2026-06-18 14:41:28.561 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:41:28.564 | + ./stack.sh:main:885 : install_dstat 2026-06-18 14:41:28.567 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-06-18 14:41:28.584 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:41:28.588 | + ./stack.sh:main:891 : echo_summary 'Installing OpenStack project source' 2026-06-18 14:41:28.590 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 14:41:28.593 | + ./stack.sh:echo_summary:444 : echo -e Installing OpenStack project source 2026-06-18 14:41:28.596 | + ./stack.sh:main:894 : install_libs 2026-06-18 14:41:28.598 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-06-18 14:41:28.601 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-06-18 14:41:28.603 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-06-18 14:41:28.606 | + inc/python:use_library_from_git:266 : local name=automaton 2026-06-18 14:41:28.609 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:41:28.611 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:41:28.613 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-06-18 14:41:28.616 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:41:28.619 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-06-18 14:41:28.621 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-06-18 14:41:28.624 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-06-18 14:41:28.627 | + inc/python:use_library_from_git:266 : local name=castellan 2026-06-18 14:41:28.629 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:41:28.632 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:41:28.635 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-06-18 14:41:28.637 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:41:28.640 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-06-18 14:41:28.643 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-06-18 14:41:28.645 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-06-18 14:41:28.648 | + inc/python:use_library_from_git:266 : local name=cliff 2026-06-18 14:41:28.651 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:41:28.654 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:41:28.657 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-06-18 14:41:28.659 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:41:28.662 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-06-18 14:41:28.665 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-06-18 14:41:28.668 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-06-18 14:41:28.670 | + inc/python:use_library_from_git:266 : local name=cursive 2026-06-18 14:41:28.673 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:41:28.676 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:41:28.678 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-06-18 14:41:28.681 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:41:28.684 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-06-18 14:41:28.686 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-06-18 14:41:28.689 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-06-18 14:41:28.692 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-06-18 14:41:28.695 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:41:28.698 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:41:28.700 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-06-18 14:41:28.703 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:41:28.706 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-06-18 14:41:28.708 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-06-18 14:41:28.711 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-06-18 14:41:28.713 | + inc/python:use_library_from_git:266 : local name=futurist 2026-06-18 14:41:28.716 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:41:28.719 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:41:28.721 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-06-18 14:41:28.723 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:41:28.726 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-06-18 14:41:28.729 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-06-18 14:41:28.732 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-06-18 14:41:28.735 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-06-18 14:41:28.737 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:41:28.740 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:41:28.742 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-06-18 14:41:28.745 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:41:28.748 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-06-18 14:41:28.750 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-06-18 14:41:28.753 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-06-18 14:41:28.756 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-06-18 14:41:28.759 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:41:28.761 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:41:28.764 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-06-18 14:41:28.767 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:41:28.770 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-06-18 14:41:28.773 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-06-18 14:41:28.775 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-06-18 14:41:28.778 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-06-18 14:41:28.781 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:41:28.783 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:41:28.786 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-06-18 14:41:28.788 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:41:28.791 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-06-18 14:41:28.794 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-06-18 14:41:28.796 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-06-18 14:41:28.799 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-06-18 14:41:28.801 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:41:28.804 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:41:28.806 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-06-18 14:41:28.809 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:41:28.812 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-06-18 14:41:28.815 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-06-18 14:41:28.817 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-06-18 14:41:28.820 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-06-18 14:41:28.822 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:41:28.825 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:41:28.828 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-06-18 14:41:28.831 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:41:28.834 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-06-18 14:41:28.836 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-06-18 14:41:28.839 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-06-18 14:41:28.842 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-06-18 14:41:28.845 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:41:28.848 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:41:28.851 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-06-18 14:41:28.853 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:41:28.856 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-06-18 14:41:28.859 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-06-18 14:41:28.862 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-06-18 14:41:28.865 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-06-18 14:41:28.868 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:41:28.871 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:41:28.874 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-06-18 14:41:28.877 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:41:28.879 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-06-18 14:41:28.882 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-06-18 14:41:28.885 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-06-18 14:41:28.887 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-06-18 14:41:28.890 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:41:28.892 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:41:28.895 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-06-18 14:41:28.897 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:41:28.900 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-06-18 14:41:28.903 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-06-18 14:41:28.906 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-06-18 14:41:28.909 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-06-18 14:41:28.912 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:41:28.914 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:41:28.917 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-06-18 14:41:28.919 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:41:28.922 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-06-18 14:41:28.925 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-06-18 14:41:28.928 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-06-18 14:41:28.930 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-06-18 14:41:28.933 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:41:28.936 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:41:28.938 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-06-18 14:41:28.941 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:41:28.944 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-06-18 14:41:28.947 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-06-18 14:41:28.949 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-06-18 14:41:28.952 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-06-18 14:41:28.955 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:41:28.958 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:41:28.960 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-06-18 14:41:28.963 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:41:28.966 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-06-18 14:41:28.969 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-06-18 14:41:28.972 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-06-18 14:41:28.975 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-06-18 14:41:28.977 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:41:28.980 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:41:28.983 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-06-18 14:41:28.986 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:41:28.989 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-06-18 14:41:28.992 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-06-18 14:41:28.995 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-06-18 14:41:28.997 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-06-18 14:41:29.000 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:41:29.003 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:41:29.005 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-06-18 14:41:29.008 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:41:29.011 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-06-18 14:41:29.014 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-06-18 14:41:29.017 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-06-18 14:41:29.020 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-06-18 14:41:29.022 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:41:29.025 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:41:29.028 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-06-18 14:41:29.031 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:41:29.034 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-06-18 14:41:29.037 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-06-18 14:41:29.040 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-06-18 14:41:29.043 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-06-18 14:41:29.046 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:41:29.049 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:41:29.051 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-06-18 14:41:29.054 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:41:29.057 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-06-18 14:41:29.059 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-06-18 14:41:29.062 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-06-18 14:41:29.065 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-06-18 14:41:29.068 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:41:29.071 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:41:29.073 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-06-18 14:41:29.076 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:41:29.079 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-06-18 14:41:29.081 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-06-18 14:41:29.084 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-06-18 14:41:29.087 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-06-18 14:41:29.090 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:41:29.092 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:41:29.095 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-06-18 14:41:29.098 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:41:29.100 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-06-18 14:41:29.103 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-06-18 14:41:29.106 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-06-18 14:41:29.108 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-06-18 14:41:29.111 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:41:29.114 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:41:29.116 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-06-18 14:41:29.119 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:41:29.122 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-06-18 14:41:29.125 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-06-18 14:41:29.128 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-06-18 14:41:29.130 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-06-18 14:41:29.133 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:41:29.136 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:41:29.139 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-06-18 14:41:29.142 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:41:29.145 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-06-18 14:41:29.147 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-06-18 14:41:29.150 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-06-18 14:41:29.153 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-06-18 14:41:29.155 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:41:29.158 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:41:29.161 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-06-18 14:41:29.163 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:41:29.166 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-06-18 14:41:29.168 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-06-18 14:41:29.171 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-06-18 14:41:29.174 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-06-18 14:41:29.177 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:41:29.180 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:41:29.183 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-06-18 14:41:29.185 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:41:29.188 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-06-18 14:41:29.191 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-06-18 14:41:29.194 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-06-18 14:41:29.197 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-06-18 14:41:29.199 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:41:29.202 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:41:29.205 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-06-18 14:41:29.207 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:41:29.210 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-06-18 14:41:29.213 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-06-18 14:41:29.216 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-06-18 14:41:29.219 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-06-18 14:41:29.222 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:41:29.224 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:41:29.227 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-06-18 14:41:29.230 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:41:29.233 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-06-18 14:41:29.236 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-06-18 14:41:29.239 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-06-18 14:41:29.242 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-06-18 14:41:29.245 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:41:29.247 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:41:29.250 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-06-18 14:41:29.253 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:41:29.256 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-06-18 14:41:29.259 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-06-18 14:41:29.261 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-06-18 14:41:29.264 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-06-18 14:41:29.267 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:41:29.269 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:41:29.272 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-06-18 14:41:29.275 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:41:29.277 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-06-18 14:41:29.280 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-06-18 14:41:29.283 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-06-18 14:41:29.285 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-06-18 14:41:29.288 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:41:29.291 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:41:29.293 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-06-18 14:41:29.296 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:41:29.299 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-06-18 14:41:29.302 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-06-18 14:41:29.304 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-06-18 14:41:29.307 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-06-18 14:41:29.310 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:41:29.312 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:41:29.315 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-06-18 14:41:29.317 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:41:29.321 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-06-18 14:41:29.323 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-06-18 14:41:29.326 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-06-18 14:41:29.329 | + inc/python:use_library_from_git:266 : local name=tooz 2026-06-18 14:41:29.331 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:41:29.334 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:41:29.337 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-06-18 14:41:29.340 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:41:29.343 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-06-18 14:41:29.346 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-06-18 14:41:29.348 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-06-18 14:41:29.351 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-06-18 14:41:29.354 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:41:29.357 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:41:29.359 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-06-18 14:41:29.362 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:41:29.365 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-06-18 14:41:29.368 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-06-18 14:41:29.371 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-06-18 14:41:29.373 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-06-18 14:41:29.376 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:41:29.379 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:41:29.382 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-06-18 14:41:29.385 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:41:29.388 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-06-18 14:41:29.391 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-06-18 14:41:29.393 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-06-18 14:41:29.396 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-06-18 14:41:29.399 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:41:29.402 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:41:29.405 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-06-18 14:41:29.408 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:41:29.411 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-06-18 14:41:29.414 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-06-18 14:41:29.417 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-06-18 14:41:29.420 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-06-18 14:41:29.423 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:41:29.426 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:41:29.429 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-06-18 14:41:29.432 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:41:29.435 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-06-18 14:41:29.438 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-06-18 14:41:29.441 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:41:29.444 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:41:29.447 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-06-18 14:41:29.450 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:41:29.453 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-06-18 14:41:29.476 | Using python 3.12 to install etcd3gw 2026-06-18 14:41:29.480 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2026-06-18 14:41:30.751 | Collecting etcd3gw 2026-06-18 14:41:30.896 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-18 14:41:30.907 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-06-18 14:41:30.949 | Collecting requests>=2.20.0 (from etcd3gw) 2026-06-18 14:41:30.951 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-18 14:41:30.997 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-06-18 14:41:31.014 | Downloading futurist-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-18 14:41:31.061 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-06-18 14:41:31.078 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-18 14:41:31.578 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-06-18 14:41:31.593 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-06-18 14:41:31.608 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-06-18 14:41:31.776 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-06-18 14:41:31.779 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-06-18 14:41:31.811 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-06-18 14:41:31.813 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-18 14:41:31.855 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-06-18 14:41:31.858 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-18 14:41:31.864 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-06-18 14:41:31.891 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-06-18 14:41:31.927 | Downloading futurist-3.3.0-py3-none-any.whl (43 kB) 2026-06-18 14:41:31.959 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-06-18 14:41:31.970 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-18 14:41:31.973 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-06-18 14:41:31.975 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-06-18 14:41:31.977 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-18 14:41:31.992 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (169 kB) 2026-06-18 14:41:32.239 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-06-18 14:41:32.296 | Attempting uninstall: urllib3 2026-06-18 14:41:32.304 | Found existing installation: urllib3 2.0.7 2026-06-18 14:41:32.305 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 14:41:32.305 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-06-18 14:41:32.446 | Attempting uninstall: idna 2026-06-18 14:41:32.454 | Found existing installation: idna 3.6 2026-06-18 14:41:32.454 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 14:41:32.455 | Can't uninstall 'idna'. No files were found to uninstall. 2026-06-18 14:41:32.612 | Attempting uninstall: requests 2026-06-18 14:41:32.618 | Found existing installation: requests 2.31.0 2026-06-18 14:41:32.619 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 14:41:32.619 | Can't uninstall 'requests'. No files were found to uninstall. 2026-06-18 14:41:32.850 | 2026-06-18 14:41:32.855 | Successfully installed charset_normalizer-3.4.7 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.3.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.2.1 2026-06-18 14:41:33.004 | + inc/python:pip_install:216 : result=0 2026-06-18 14:41:33.006 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 14:41:33.009 | + functions-common:time_stop:2414 : local name 2026-06-18 14:41:33.012 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:41:33.015 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:41:33.018 | + functions-common:time_stop:2417 : local total 2026-06-18 14:41:33.020 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:41:33.023 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 14:41:33.026 | + functions-common:time_stop:2421 : start_time=1781793689470 2026-06-18 14:41:33.029 | + functions-common:time_stop:2423 : [[ -z 1781793689470 ]] 2026-06-18 14:41:33.032 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:41:33.037 | + functions-common:time_stop:2426 : end_time=1781793693034 2026-06-18 14:41:33.039 | + functions-common:time_stop:2427 : elapsed_time=3564 2026-06-18 14:41:33.042 | + functions-common:time_stop:2428 : total=36267 2026-06-18 14:41:33.045 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:41:33.047 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=39831 2026-06-18 14:41:33.050 | + inc/python:pip_install:219 : return 0 2026-06-18 14:41:33.054 | + ./stack.sh:main:897 : install_apache_uwsgi 2026-06-18 14:41:33.056 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-06-18 14:41:33.059 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-06-18 14:41:33.062 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-18 14:41:33.065 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-18 14:41:33.068 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-18 14:41:33.071 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-18 14:41:33.074 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-18 14:41:33.077 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-18 14:41:33.080 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-18 14:41:33.084 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-18 14:41:33.087 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-18 14:41:33.089 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-18 14:41:33.092 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-18 14:41:33.095 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-18 14:41:33.098 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-18 14:41:33.100 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-06-18 14:41:33.103 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:41:33.106 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:41:33.109 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-06-18 14:41:33.112 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-06-18 14:41:33.115 | + functions-common:install_package:1432 : update_package_repo 2026-06-18 14:41:33.118 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-18 14:41:33.121 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-18 14:41:33.124 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-18 14:41:33.126 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-18 14:41:33.129 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-18 14:41:33.132 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:41:33.135 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:41:33.138 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-18 14:41:33.140 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-18 14:41:33.143 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-18 14:41:33.146 | + functions-common:apt_get_update:1161 : return 2026-06-18 14:41:33.149 | + functions-common:install_package:1433 : real_install_package uwsgi uwsgi-plugin-python3 2026-06-18 14:41:33.152 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-18 14:41:33.154 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:41:33.157 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:41:33.160 | + functions-common:real_install_package:1421 : apt_get install uwsgi uwsgi-plugin-python3 2026-06-18 14:41:33.185 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 2026-06-18 14:41:33.223 | Reading package lists... 2026-06-18 14:41:33.608 | Building dependency tree... 2026-06-18 14:41:33.610 | Reading state information... 2026-06-18 14:41:34.156 | The following additional packages will be installed: 2026-06-18 14:41:34.159 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-06-18 14:41:34.161 | Suggested packages: 2026-06-18 14:41:34.162 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-06-18 14:41:34.162 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-06-18 14:41:34.162 | python3-uwsgidecorators 2026-06-18 14:41:34.201 | The following NEW packages will be installed: 2026-06-18 14:41:34.203 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-06-18 14:41:34.273 | 0 upgraded, 6 newly installed, 0 to remove and 70 not upgraded. 2026-06-18 14:41:34.273 | Need to get 1270 kB of archives. 2026-06-18 14:41:34.273 | After this operation, 4285 kB of additional disk space will be used. 2026-06-18 14:41:34.273 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-06-18 14:41:34.292 | Get:2 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-06-18 14:41:34.294 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-06-18 14:41:34.303 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-06-18 14:41:34.308 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-06-18 14:41:34.309 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-06-18 14:41:34.572 | perl: warning: Setting locale failed. 2026-06-18 14:41:34.572 | perl: warning: Please check that your locale settings: 2026-06-18 14:41:34.573 | LANGUAGE = (unset), 2026-06-18 14:41:34.573 | LC_ALL = "en_US.utf8", 2026-06-18 14:41:34.573 | LANG = "de_DE.UTF-8" 2026-06-18 14:41:34.573 | are supported and installed on your system. 2026-06-18 14:41:34.573 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:41:34.636 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 14:41:34.636 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 14:41:34.636 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 14:41:34.827 | Fetched 1270 kB in 0s (16.9 MB/s) 2026-06-18 14:41:34.880 | Selecting previously unselected package libnorm1t64:amd64. 2026-06-18 14:41:34.941 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126384 files and directories currently installed.) 2026-06-18 14:41:34.947 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-06-18 14:41:34.955 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-18 14:41:35.002 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-06-18 14:41:35.014 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-06-18 14:41:35.017 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-18 14:41:35.061 | Selecting previously unselected package libzmq5:amd64. 2026-06-18 14:41:35.073 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-06-18 14:41:35.077 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-06-18 14:41:35.126 | Selecting previously unselected package uwsgi-core. 2026-06-18 14:41:35.138 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-06-18 14:41:35.141 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-18 14:41:35.309 | Selecting previously unselected package uwsgi. 2026-06-18 14:41:35.321 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-06-18 14:41:35.327 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-06-18 14:41:35.375 | Selecting previously unselected package uwsgi-plugin-python3. 2026-06-18 14:41:35.387 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-06-18 14:41:35.390 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-18 14:41:35.459 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-18 14:41:35.469 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-18 14:41:35.480 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-06-18 14:41:35.490 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-18 14:41:35.509 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-06-18 14:41:36.054 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-18 14:41:36.087 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-18 14:41:37.064 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-18 14:41:37.309 | perl: warning: Setting locale failed. 2026-06-18 14:41:37.309 | perl: warning: Please check that your locale settings: 2026-06-18 14:41:37.309 | LANGUAGE = (unset), 2026-06-18 14:41:37.309 | LC_ALL = "en_US.utf8", 2026-06-18 14:41:37.309 | LANG = "de_DE.UTF-8" 2026-06-18 14:41:37.309 | are supported and installed on your system. 2026-06-18 14:41:37.309 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:41:37.435 | perl: warning: Setting locale failed. 2026-06-18 14:41:37.435 | perl: warning: Please check that your locale settings: 2026-06-18 14:41:37.435 | LANGUAGE = (unset), 2026-06-18 14:41:37.435 | LC_ALL = "en_US.utf8", 2026-06-18 14:41:37.435 | LANG = "de_DE.UTF-8" 2026-06-18 14:41:37.435 | are supported and installed on your system. 2026-06-18 14:41:37.436 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:41:37.485 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 14:41:37.485 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 14:41:37.485 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 14:41:37.555 | perl: warning: Setting locale failed. 2026-06-18 14:41:37.555 | perl: warning: Please check that your locale settings: 2026-06-18 14:41:37.555 | LANGUAGE = (unset), 2026-06-18 14:41:37.555 | LC_ALL = "en_US.utf8", 2026-06-18 14:41:37.556 | LANG = "de_DE.UTF-8" 2026-06-18 14:41:37.556 | are supported and installed on your system. 2026-06-18 14:41:37.556 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:41:38.044 | 2026-06-18 14:41:38.044 | Running kernel seems to be up-to-date. 2026-06-18 14:41:38.044 | 2026-06-18 14:41:38.044 | Restarting services... 2026-06-18 14:41:38.092 | 2026-06-18 14:41:38.093 | Service restarts being deferred: 2026-06-18 14:41:38.093 | /etc/needrestart/restart.d/dbus.service 2026-06-18 14:41:38.093 | systemctl restart systemd-logind.service 2026-06-18 14:41:38.093 | systemctl restart virtlockd.service 2026-06-18 14:41:38.093 | systemctl restart virtlogd.service 2026-06-18 14:41:38.093 | 2026-06-18 14:41:38.093 | No containers need to be restarted. 2026-06-18 14:41:38.093 | 2026-06-18 14:41:38.093 | User sessions running outdated binaries: 2026-06-18 14:41:38.093 | quobyte @ session #6: sshd[2030] 2026-06-18 14:41:38.104 | quobyte @ user manager service: systemd[1169] 2026-06-18 14:41:38.113 | 2026-06-18 14:41:38.113 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-18 14:41:40.333 | + functions-common:apt_get:1205 : result=0 2026-06-18 14:41:40.338 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-18 14:41:40.341 | + functions-common:time_stop:2414 : local name 2026-06-18 14:41:40.345 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:41:40.347 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:41:40.350 | + functions-common:time_stop:2417 : local total 2026-06-18 14:41:40.354 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:41:40.356 | + functions-common:time_stop:2420 : name=apt-get 2026-06-18 14:41:40.359 | + functions-common:time_stop:2421 : start_time=1781793693182 2026-06-18 14:41:40.361 | + functions-common:time_stop:2423 : [[ -z 1781793693182 ]] 2026-06-18 14:41:40.365 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:41:40.370 | + functions-common:time_stop:2426 : end_time=1781793700367 2026-06-18 14:41:40.374 | + functions-common:time_stop:2427 : elapsed_time=7185 2026-06-18 14:41:40.377 | + functions-common:time_stop:2428 : total=148776 2026-06-18 14:41:40.380 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:41:40.384 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=155961 2026-06-18 14:41:40.387 | + functions-common:apt_get:1209 : return 0 2026-06-18 14:41:40.390 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-06-18 14:41:40.392 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:41:40.395 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:41:40.399 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-06-18 14:41:40.401 | perl: warning: Setting locale failed. 2026-06-18 14:41:40.401 | perl: warning: Please check that your locale settings: 2026-06-18 14:41:40.401 | LANGUAGE = (unset), 2026-06-18 14:41:40.401 | LC_ALL = "en_US.utf8", 2026-06-18 14:41:40.401 | LANG = (unset) 2026-06-18 14:41:40.402 | are supported and installed on your system. 2026-06-18 14:41:40.402 | perl: warning: Falling back to the standard locale ("C"). 2026-06-18 14:41:40.437 | No module matches proxy 2026-06-18 14:41:40.441 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-06-18 14:41:40.452 | perl: warning: Setting locale failed. 2026-06-18 14:41:40.452 | perl: warning: Please check that your locale settings: 2026-06-18 14:41:40.452 | LANGUAGE = (unset), 2026-06-18 14:41:40.452 | LC_ALL = "en_US.utf8", 2026-06-18 14:41:40.453 | LANG = "de_DE.UTF-8" 2026-06-18 14:41:40.453 | are supported and installed on your system. 2026-06-18 14:41:40.453 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:41:40.492 | Enabling module proxy. 2026-06-18 14:41:40.497 | To activate the new configuration, you need to run: 2026-06-18 14:41:40.497 | systemctl restart apache2 2026-06-18 14:41:40.503 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-06-18 14:41:40.514 | perl: warning: Setting locale failed. 2026-06-18 14:41:40.514 | perl: warning: Please check that your locale settings: 2026-06-18 14:41:40.514 | LANGUAGE = (unset), 2026-06-18 14:41:40.514 | LC_ALL = "en_US.utf8", 2026-06-18 14:41:40.515 | LANG = "de_DE.UTF-8" 2026-06-18 14:41:40.515 | are supported and installed on your system. 2026-06-18 14:41:40.515 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:41:40.553 | Considering dependency proxy for proxy_uwsgi: 2026-06-18 14:41:40.554 | Module proxy already enabled 2026-06-18 14:41:40.554 | Enabling module proxy_uwsgi. 2026-06-18 14:41:40.559 | To activate the new configuration, you need to run: 2026-06-18 14:41:40.559 | systemctl restart apache2 2026-06-18 14:41:40.564 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-06-18 14:41:40.568 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-18 14:41:40.572 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 14:41:40.576 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-18 14:41:40.698 | + ./stack.sh:main:900 : install_keystoneauth 2026-06-18 14:41:40.701 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-06-18 14:41:40.704 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-06-18 14:41:40.708 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:41:40.711 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:41:40.716 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-06-18 14:41:40.720 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:41:40.724 | + ./stack.sh:main:901 : install_keystoneclient 2026-06-18 14:41:40.729 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-06-18 14:41:40.733 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-06-18 14:41:40.736 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:41:40.740 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:41:40.744 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-06-18 14:41:40.748 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:41:40.752 | + ./stack.sh:main:902 : install_glanceclient 2026-06-18 14:41:40.755 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-06-18 14:41:40.759 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-06-18 14:41:40.763 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:41:40.767 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:41:40.770 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-06-18 14:41:40.774 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:41:40.778 | + ./stack.sh:main:903 : install_cinderclient 2026-06-18 14:41:40.781 | + lib/cinder:install_cinderclient:580 : use_library_from_git python-brick-cinderclient-ext 2026-06-18 14:41:40.785 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-06-18 14:41:40.788 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:41:40.792 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:41:40.795 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-06-18 14:41:40.798 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:41:40.802 | + lib/cinder:install_cinderclient:585 : use_library_from_git python-cinderclient 2026-06-18 14:41:40.806 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-06-18 14:41:40.809 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:41:40.812 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:41:40.816 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-06-18 14:41:40.819 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:41:40.823 | + ./stack.sh:main:904 : install_novaclient 2026-06-18 14:41:40.827 | + lib/nova:install_novaclient:899 : use_library_from_git python-novaclient 2026-06-18 14:41:40.831 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-06-18 14:41:40.834 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:41:40.838 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:41:40.842 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-06-18 14:41:40.846 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:41:40.849 | + ./stack.sh:main:905 : is_service_enabled swift glance horizon 2026-06-18 14:41:40.872 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:41:40.875 | + ./stack.sh:main:906 : install_swiftclient 2026-06-18 14:41:40.878 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-06-18 14:41:40.882 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-06-18 14:41:40.885 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:41:40.889 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:41:40.892 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-06-18 14:41:40.896 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:41:40.900 | + ./stack.sh:main:908 : is_service_enabled neutron nova horizon 2026-06-18 14:41:40.923 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:41:40.926 | + ./stack.sh:main:909 : install_neutronclient 2026-06-18 14:41:40.928 | + lib/neutron:install_neutronclient:535 : use_library_from_git python-neutronclient 2026-06-18 14:41:40.932 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-06-18 14:41:40.936 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:41:40.939 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:41:40.942 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-06-18 14:41:40.946 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:41:40.949 | + ./stack.sh:main:913 : install_keystonemiddleware 2026-06-18 14:41:40.953 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-06-18 14:41:40.956 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-06-18 14:41:40.960 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:41:40.963 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:41:40.966 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-06-18 14:41:40.970 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:41:40.974 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-06-18 14:41:40.977 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-06-18 14:41:40.981 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-18 14:41:40.985 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-06-18 14:41:40.989 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-06-18 14:41:40.993 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-18 14:41:40.998 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-18 14:41:40.999 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-06-18 14:41:41.005 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-06-18 14:41:41.009 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-06-18 14:41:41.012 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-06-18 14:41:41.016 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-06-18 14:41:41.019 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-06-18 14:41:41.045 | Using python 3.12 to install keystonemiddleware 2026-06-18 14:41:41.049 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2026-06-18 14:41:42.241 | Collecting keystonemiddleware 2026-06-18 14:41:42.386 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-18 14:41:42.448 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-06-18 14:41:42.465 | Downloading keystoneauth1-5.14.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-18 14:41:42.521 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-06-18 14:41:42.537 | Downloading oslo_cache-4.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-18 14:41:42.599 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-06-18 14:41:42.616 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-18 14:41:42.662 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-06-18 14:41:42.678 | Downloading oslo_context-6.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-18 14:41:42.723 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-06-18 14:41:42.739 | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-06-18 14:41:42.801 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-06-18 14:41:42.817 | Downloading oslo_log-8.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-18 14:41:42.875 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-06-18 14:41:42.892 | Downloading oslo_serialization-5.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-18 14:41:42.961 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-06-18 14:41:42.979 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-06-18 14:41:42.990 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-06-18 14:41:43.021 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-06-18 14:41:43.038 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-06-18 14:41:43.081 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-06-18 14:41:43.096 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-06-18 14:41:43.145 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-06-18 14:41:43.161 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-18 14:41:43.171 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-06-18 14:41:43.204 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-06-18 14:41:43.220 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-06-18 14:41:43.234 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (2.1.0) 2026-06-18 14:41:43.271 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-18 14:41:43.286 | Downloading stevedore-5.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-18 14:41:43.326 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-18 14:41:43.342 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-06-18 14:41:43.384 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-18 14:41:43.399 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-06-18 14:41:43.441 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-06-18 14:41:43.457 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-18 14:41:43.504 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-06-18 14:41:43.520 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-06-18 14:41:43.565 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-18 14:41:43.582 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-06-18 14:41:43.617 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-18 14:41:43.632 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-06-18 14:41:43.643 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0.3) 2026-06-18 14:41:43.681 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-06-18 14:41:43.697 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-06-18 14:41:43.708 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware) (3.1.0) 2026-06-18 14:41:43.710 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.2.1) 2026-06-18 14:41:43.852 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-06-18 14:41:43.867 | Downloading msgpack-1.2.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.1 kB) 2026-06-18 14:41:43.924 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-18 14:41:43.939 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-06-18 14:41:43.949 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.2) 2026-06-18 14:41:44.079 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-18 14:41:44.096 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) 2026-06-18 14:41:44.116 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (82.0.1) 2026-06-18 14:41:44.150 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-06-18 14:41:44.165 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-18 14:41:44.181 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.4.7) 2026-06-18 14:41:44.182 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.18) 2026-06-18 14:41:44.183 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2.7.0) 2026-06-18 14:41:44.185 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-06-18 14:41:44.261 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-06-18 14:41:44.306 | Downloading keystoneauth1-5.14.0-py3-none-any.whl (343 kB) 2026-06-18 14:41:44.343 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-06-18 14:41:44.365 | Downloading oslo_cache-4.2.0-py3-none-any.whl (65 kB) 2026-06-18 14:41:44.393 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-06-18 14:41:44.414 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-06-18 14:41:44.436 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-06-18 14:41:44.462 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-06-18 14:41:44.509 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 50.8 MB/s 0:00:00 2026-06-18 14:41:44.525 | Downloading oslo_context-6.4.0-py3-none-any.whl (20 kB) 2026-06-18 14:41:44.551 | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-06-18 14:41:44.574 | Downloading oslo_log-8.2.0-py3-none-any.whl (77 kB) 2026-06-18 14:41:44.598 | Downloading oslo_serialization-5.10.0-py3-none-any.whl (27 kB) 2026-06-18 14:41:44.618 | Downloading msgpack-1.2.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (420 kB) 2026-06-18 14:41:44.645 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-06-18 14:41:44.670 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-06-18 14:41:44.694 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-06-18 14:41:44.716 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-06-18 14:41:44.737 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-06-18 14:41:44.759 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-06-18 14:41:44.785 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-06-18 14:41:44.810 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-06-18 14:41:44.832 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-06-18 14:41:44.852 | Downloading stevedore-5.8.0-py3-none-any.whl (54 kB) 2026-06-18 14:41:44.873 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-06-18 14:41:44.897 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-06-18 14:41:45.195 | Installing collected packages: WebOb, typing-extensions, stevedore, six, rfc3986, pyparsing, PyJWT, psutil, netaddr, msgpack, decorator, python-dateutil, oslo.i18n, oslo.context, os-service-types, dogpile.cache, oslo.utils, oslo.config, keystoneauth1, oslo.serialization, python-keystoneclient, pycadf, oslo.log, oslo.cache, keystonemiddleware 2026-06-18 14:41:45.449 | Attempting uninstall: six 2026-06-18 14:41:45.458 | Found existing installation: six 1.16.0 2026-06-18 14:41:45.458 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 14:41:45.461 | Can't uninstall 'six'. No files were found to uninstall. 2026-06-18 14:41:45.520 | Attempting uninstall: pyparsing 2026-06-18 14:41:45.529 | Found existing installation: pyparsing 3.1.1 2026-06-18 14:41:45.529 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 14:41:45.530 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-06-18 14:41:45.670 | Attempting uninstall: PyJWT 2026-06-18 14:41:45.679 | Found existing installation: PyJWT 2.7.0 2026-06-18 14:41:45.680 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 14:41:45.680 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-06-18 14:41:45.844 | Attempting uninstall: netaddr 2026-06-18 14:41:45.852 | Found existing installation: netaddr 0.8.0 2026-06-18 14:41:45.853 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 14:41:45.853 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-06-18 14:41:46.112 | Attempting uninstall: python-dateutil 2026-06-18 14:41:46.123 | Found existing installation: python-dateutil 2.8.2 2026-06-18 14:41:46.123 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 14:41:46.123 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-06-18 14:41:48.265 | 2026-06-18 14:41:48.273 | Successfully installed PyJWT-2.13.0 WebOb-1.8.10 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.14.0 keystonemiddleware-13.0.0 msgpack-1.2.0 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.2.0 oslo.config-10.5.0 oslo.context-6.4.0 oslo.i18n-6.8.0 oslo.log-8.2.0 oslo.serialization-5.10.0 oslo.utils-10.1.1 psutil-7.2.2 pycadf-4.0.1 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.8.0 typing-extensions-4.15.0 2026-06-18 14:41:48.453 | + inc/python:pip_install:216 : result=0 2026-06-18 14:41:48.456 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 14:41:48.459 | + functions-common:time_stop:2414 : local name 2026-06-18 14:41:48.461 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:41:48.464 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:41:48.467 | + functions-common:time_stop:2417 : local total 2026-06-18 14:41:48.469 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:41:48.472 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 14:41:48.474 | + functions-common:time_stop:2421 : start_time=1781793701039 2026-06-18 14:41:48.476 | + functions-common:time_stop:2423 : [[ -z 1781793701039 ]] 2026-06-18 14:41:48.480 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:41:48.484 | + functions-common:time_stop:2426 : end_time=1781793708481 2026-06-18 14:41:48.487 | + functions-common:time_stop:2427 : elapsed_time=7442 2026-06-18 14:41:48.489 | + functions-common:time_stop:2428 : total=39831 2026-06-18 14:41:48.493 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:41:48.495 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=47273 2026-06-18 14:41:48.498 | + inc/python:pip_install:219 : return 0 2026-06-18 14:41:48.502 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-06-18 14:41:48.505 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-06-18 14:41:48.507 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-18 14:41:48.511 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-06-18 14:41:48.514 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-06-18 14:41:48.516 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-18 14:41:48.521 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-06-18 14:41:48.521 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-18 14:41:48.526 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-06-18 14:41:48.529 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-06-18 14:41:48.532 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-06-18 14:41:48.536 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-06-18 14:41:48.538 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-06-18 14:41:48.562 | Using python 3.12 to install python-memcached 2026-06-18 14:41:48.565 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2026-06-18 14:41:49.726 | Collecting python-memcached 2026-06-18 14:41:49.892 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-06-18 14:41:49.921 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-06-18 14:41:50.253 | Installing collected packages: python-memcached 2026-06-18 14:41:50.289 | Successfully installed python-memcached-1.62 2026-06-18 14:41:50.399 | + inc/python:pip_install:216 : result=0 2026-06-18 14:41:50.403 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 14:41:50.405 | + functions-common:time_stop:2414 : local name 2026-06-18 14:41:50.408 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:41:50.410 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:41:50.413 | + functions-common:time_stop:2417 : local total 2026-06-18 14:41:50.415 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:41:50.417 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 14:41:50.419 | + functions-common:time_stop:2421 : start_time=1781793708556 2026-06-18 14:41:50.421 | + functions-common:time_stop:2423 : [[ -z 1781793708556 ]] 2026-06-18 14:41:50.424 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:41:50.429 | + functions-common:time_stop:2426 : end_time=1781793710425 2026-06-18 14:41:50.431 | + functions-common:time_stop:2427 : elapsed_time=1869 2026-06-18 14:41:50.434 | + functions-common:time_stop:2428 : total=47273 2026-06-18 14:41:50.438 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:41:50.440 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=49142 2026-06-18 14:41:50.443 | + inc/python:pip_install:219 : return 0 2026-06-18 14:41:50.445 | + ./stack.sh:main:915 : is_service_enabled keystone 2026-06-18 14:41:50.461 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:41:50.463 | + ./stack.sh:main:916 : '[' 192.168.122.215 == 192.168.122.215 ']' 2026-06-18 14:41:50.467 | + ./stack.sh:main:917 : stack_install_service keystone 2026-06-18 14:41:50.469 | + lib/stack:stack_install_service:20 : local service=keystone 2026-06-18 14:41:50.472 | + lib/stack:stack_install_service:21 : type install_keystone 2026-06-18 14:41:50.475 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-18 14:41:50.478 | + lib/stack:stack_install_service:32 : install_keystone 2026-06-18 14:41:50.480 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-06-18 14:41:50.496 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:41:50.499 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-06-18 14:41:50.501 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-06-18 14:41:50.504 | + functions-common:git_clone:584 : local git_dest=/opt/stack/keystone 2026-06-18 14:41:50.506 | + functions-common:git_clone:585 : local git_ref=master 2026-06-18 14:41:50.508 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 14:41:50.512 | ++ functions-common:git_clone:587 : pwd 2026-06-18 14:41:50.515 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-18 14:41:50.516 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 14:41:50.520 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 14:41:50.536 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 14:41:50.538 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 14:41:50.540 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 14:41:50.543 | + functions-common:git_clone:604 : echo master 2026-06-18 14:41:50.543 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 14:41:50.548 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/keystone ]] 2026-06-18 14:41:50.551 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-18 14:41:50.554 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-06-18 14:41:50.557 | + functions-common:git_timed:691 : local count=0 2026-06-18 14:41:50.559 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 14:41:50.562 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 14:41:50.565 | + functions-common:git_timed:695 : timeout=0 2026-06-18 14:41:50.567 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 14:41:50.569 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 14:41:50.572 | + functions-common:time_start:2401 : local start_time= 2026-06-18 14:41:50.575 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 14:41:50.578 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 14:41:50.582 | + functions-common:time_start:2405 : _TIME_START[$name]=1781793710579 2026-06-18 14:41:50.584 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-06-18 14:41:50.588 | Cloning into '/opt/stack/keystone'... 2026-06-18 14:42:07.989 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 14:42:07.992 | + functions-common:time_stop:2414 : local name 2026-06-18 14:42:07.996 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:42:07.998 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:42:08.002 | + functions-common:time_stop:2417 : local total 2026-06-18 14:42:08.005 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:42:08.008 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 14:42:08.010 | + functions-common:time_stop:2421 : start_time=1781793710579 2026-06-18 14:42:08.013 | + functions-common:time_stop:2423 : [[ -z 1781793710579 ]] 2026-06-18 14:42:08.017 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:42:08.023 | + functions-common:time_stop:2426 : end_time=1781793728019 2026-06-18 14:42:08.025 | + functions-common:time_stop:2427 : elapsed_time=17440 2026-06-18 14:42:08.028 | + functions-common:time_stop:2428 : total=6397 2026-06-18 14:42:08.031 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:42:08.034 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=23837 2026-06-18 14:42:08.037 | + functions-common:git_clone:625 : cd /opt/stack/keystone 2026-06-18 14:42:08.040 | + functions-common:git_clone:626 : git_timed fetch origin master 2026-06-18 14:42:08.043 | + functions-common:git_timed:691 : local count=0 2026-06-18 14:42:08.045 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 14:42:08.047 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 14:42:08.051 | + functions-common:git_timed:695 : timeout=0 2026-06-18 14:42:08.054 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 14:42:08.057 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 14:42:08.059 | + functions-common:time_start:2401 : local start_time= 2026-06-18 14:42:08.063 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 14:42:08.067 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 14:42:08.073 | + functions-common:time_start:2405 : _TIME_START[$name]=1781793728069 2026-06-18 14:42:08.076 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-18 14:42:08.695 | From https://review.opendev.org/openstack/keystone 2026-06-18 14:42:08.695 | * branch master -> FETCH_HEAD 2026-06-18 14:42:08.705 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 14:42:08.708 | + functions-common:time_stop:2414 : local name 2026-06-18 14:42:08.710 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:42:08.713 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:42:08.715 | + functions-common:time_stop:2417 : local total 2026-06-18 14:42:08.718 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:42:08.721 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 14:42:08.723 | + functions-common:time_stop:2421 : start_time=1781793728069 2026-06-18 14:42:08.726 | + functions-common:time_stop:2423 : [[ -z 1781793728069 ]] 2026-06-18 14:42:08.730 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:42:08.735 | + functions-common:time_stop:2426 : end_time=1781793728732 2026-06-18 14:42:08.737 | + functions-common:time_stop:2427 : elapsed_time=663 2026-06-18 14:42:08.740 | + functions-common:time_stop:2428 : total=23837 2026-06-18 14:42:08.743 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:42:08.745 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=24500 2026-06-18 14:42:08.747 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-18 14:42:08.750 | + functions-common:git_timed:691 : local count=0 2026-06-18 14:42:08.752 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 14:42:08.754 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 14:42:08.757 | + functions-common:git_timed:695 : timeout=0 2026-06-18 14:42:08.761 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 14:42:08.764 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 14:42:08.767 | + functions-common:time_start:2401 : local start_time= 2026-06-18 14:42:08.770 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 14:42:08.774 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 14:42:08.779 | + functions-common:time_start:2405 : _TIME_START[$name]=1781793728776 2026-06-18 14:42:08.782 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-18 14:42:08.948 | Note: switching to 'FETCH_HEAD'. 2026-06-18 14:42:08.948 | 2026-06-18 14:42:08.948 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-18 14:42:08.949 | changes and commit them, and you can discard any commits you make in this 2026-06-18 14:42:08.949 | state without impacting any branches by switching back to a branch. 2026-06-18 14:42:08.949 | 2026-06-18 14:42:08.949 | If you want to create a new branch to retain commits you create, you may 2026-06-18 14:42:08.949 | do so (now or later) by using -c with the switch command. Example: 2026-06-18 14:42:08.949 | 2026-06-18 14:42:08.949 | git switch -c 2026-06-18 14:42:08.949 | 2026-06-18 14:42:08.949 | Or undo this operation with: 2026-06-18 14:42:08.949 | 2026-06-18 14:42:08.949 | git switch - 2026-06-18 14:42:08.950 | 2026-06-18 14:42:08.950 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-18 14:42:08.950 | 2026-06-18 14:42:08.950 | HEAD is now at 4172e7845 Materialize limit backend queries in read sessions 2026-06-18 14:42:08.954 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 14:42:08.958 | + functions-common:time_stop:2414 : local name 2026-06-18 14:42:08.961 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:42:08.963 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:42:08.965 | + functions-common:time_stop:2417 : local total 2026-06-18 14:42:08.968 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:42:08.970 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 14:42:08.973 | + functions-common:time_stop:2421 : start_time=1781793728776 2026-06-18 14:42:08.976 | + functions-common:time_stop:2423 : [[ -z 1781793728776 ]] 2026-06-18 14:42:08.979 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:42:08.985 | + functions-common:time_stop:2426 : end_time=1781793728981 2026-06-18 14:42:08.988 | + functions-common:time_stop:2427 : elapsed_time=205 2026-06-18 14:42:08.991 | + functions-common:time_stop:2428 : total=24500 2026-06-18 14:42:08.994 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:42:08.997 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=24705 2026-06-18 14:42:09.000 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-06-18 14:42:09.019 | + functions-common:git_clone:666 : cd /opt/stack/keystone 2026-06-18 14:42:09.023 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 14:42:09.023 | + functions-common:git_clone:667 : head -1 2026-06-18 14:42:09.026 | 4172e7845 Materialize limit backend queries in read sessions 2026-06-18 14:42:09.029 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-18 14:42:09.032 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-06-18 14:42:09.036 | + inc/python:setup_develop:353 : local bindep 2026-06-18 14:42:09.040 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-18 14:42:09.043 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-06-18 14:42:09.046 | + inc/python:setup_develop:359 : local extras= 2026-06-18 14:42:09.050 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-06-18 14:42:09.054 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-18 14:42:09.057 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-18 14:42:09.061 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-06-18 14:42:09.065 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-18 14:42:09.068 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-18 14:42:09.073 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-06-18 14:42:09.076 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-18 14:42:09.080 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-06-18 14:42:09.082 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-18 14:42:09.086 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-18 14:42:09.090 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-06-18 14:42:09.096 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-06-18 14:42:09.099 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-06-18 14:42:09.103 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-06-18 14:42:09.260 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-06-18 14:42:09.264 | + inc/python:setup_package:436 : local bindep=0 2026-06-18 14:42:09.267 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-18 14:42:09.269 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-18 14:42:09.273 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-18 14:42:09.275 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-06-18 14:42:09.279 | + inc/python:setup_package:445 : local flags=-e 2026-06-18 14:42:09.282 | + inc/python:setup_package:446 : local extras= 2026-06-18 14:42:09.285 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-18 14:42:09.288 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-18 14:42:09.292 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-18 14:42:09.296 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-18 14:42:09.299 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-18 14:42:09.303 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-06-18 14:42:09.325 | Using python 3.12 to install /opt/stack/keystone 2026-06-18 14:42:09.329 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2026-06-18 14:42:10.292 | Obtaining file:///opt/stack/keystone 2026-06-18 14:42:10.296 | Installing build dependencies: started 2026-06-18 14:42:12.039 | Installing build dependencies: finished with status 'done' 2026-06-18 14:42:12.040 | Checking if build backend supports build_editable: started 2026-06-18 14:42:12.585 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-18 14:42:12.586 | Getting requirements to build editable: started 2026-06-18 14:42:12.883 | Getting requirements to build editable: finished with status 'done' 2026-06-18 14:42:12.885 | Preparing editable metadata (pyproject.toml): started 2026-06-18 14:42:13.939 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-18 14:42:13.953 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (7.0.3) 2026-06-18 14:42:13.954 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.8.10) 2026-06-18 14:42:14.152 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev45) 2026-06-18 14:42:14.329 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-18 14:42:14.369 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev45) 2026-06-18 14:42:14.386 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-06-18 14:42:14.787 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev45) 2026-06-18 14:42:14.806 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-06-18 14:42:15.381 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-18 14:42:15.398 | Downloading sqlalchemy-2.0.50-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-06-18 14:42:15.420 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.8.0) 2026-06-18 14:42:15.421 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.8.0) 2026-06-18 14:42:15.424 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (13.0.0) 2026-06-18 14:42:15.497 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev45) 2026-06-18 14:42:15.513 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-06-18 14:42:15.526 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (4.2.0) 2026-06-18 14:42:15.526 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.5.0) 2026-06-18 14:42:15.527 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.4.0) 2026-06-18 14:42:15.589 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev45) 2026-06-18 14:42:15.607 | Downloading oslo_messaging-18.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-18 14:42:15.666 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev45) 2026-06-18 14:42:15.683 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-18 14:42:15.692 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.8.0) 2026-06-18 14:42:15.695 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (8.2.0) 2026-06-18 14:42:15.736 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev45) 2026-06-18 14:42:15.752 | Downloading oslo_middleware-8.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-18 14:42:15.805 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev45) 2026-06-18 14:42:15.824 | Downloading oslo_policy-5.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-18 14:42:15.833 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.10.0) 2026-06-18 14:42:15.861 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev45) 2026-06-18 14:42:15.878 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-06-18 14:42:15.887 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.1.1) 2026-06-18 14:42:15.914 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev45) 2026-06-18 14:42:15.931 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-06-18 14:42:15.972 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev45) 2026-06-18 14:42:15.988 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-06-18 14:42:15.997 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (2.13.0) 2026-06-18 14:42:15.998 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.5.0) 2026-06-18 14:42:16.041 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev45) 2026-06-18 14:42:16.057 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-18 14:42:16.089 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (4.0.1) 2026-06-18 14:42:16.093 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.2.0) 2026-06-18 14:42:16.140 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-18 14:42:16.156 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-18 14:42:16.204 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev45) 2026-06-18 14:42:16.220 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-06-18 14:42:16.419 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-18 14:42:16.436 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-06-18 14:42:16.470 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-18 14:42:16.486 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-06-18 14:42:16.497 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.0.2->keystone==29.1.0.dev45) (5.3.1) 2026-06-18 14:42:16.526 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-18 14:42:16.541 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-18 14:42:16.582 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-18 14:42:16.598 | Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) 2026-06-18 14:42:16.633 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-18 14:42:16.649 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-18 14:42:16.686 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-18 14:42:16.702 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-06-18 14:42:16.805 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-18 14:42:16.821 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-06-18 14:42:16.861 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-18 14:42:16.879 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-06-18 14:42:16.893 | Requirement already satisfied: six>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) (1.17.0) 2026-06-18 14:42:16.961 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-18 14:42:16.976 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-06-18 14:42:17.019 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-18 14:42:17.036 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-06-18 14:42:17.071 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-18 14:42:17.086 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-06-18 14:42:17.135 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-18 14:42:17.151 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-18 14:42:17.711 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-18 14:42:17.726 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-06-18 14:42:17.741 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (5.14.0) 2026-06-18 14:42:17.744 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.34.2) 2026-06-18 14:42:17.748 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.1.0) 2026-06-18 14:42:17.750 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (1.8.2) 2026-06-18 14:42:17.750 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (4.15.0) 2026-06-18 14:42:17.763 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (1.3.0) 2026-06-18 14:42:17.765 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (2.0.0) 2026-06-18 14:42:17.765 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (6.0.3) 2026-06-18 14:42:17.808 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-18 14:42:17.825 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-06-18 14:42:17.835 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==29.1.0.dev45) (3.1.0) 2026-06-18 14:42:17.863 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-18 14:42:17.885 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-06-18 14:42:17.920 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-18 14:42:17.937 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-06-18 14:42:17.983 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-18 14:42:17.998 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-06-18 14:42:18.010 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=6.0.0->keystone==29.1.0.dev45) (2.2.1) 2026-06-18 14:42:18.015 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.44.0->keystone==29.1.0.dev45) (2.9.0.post0) 2026-06-18 14:42:18.019 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (3.3.0) 2026-06-18 14:42:18.064 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 14:42:18.085 | Downloading oslo_service-4.6.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-18 14:42:18.128 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 14:42:18.144 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-06-18 14:42:18.186 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 14:42:18.202 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-06-18 14:42:18.260 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 14:42:18.285 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-18 14:42:18.326 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 14:42:18.342 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-06-18 14:42:18.378 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 14:42:18.393 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-18 14:42:18.438 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 14:42:18.453 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-06-18 14:42:18.462 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (26.2) 2026-06-18 14:42:18.502 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 14:42:18.517 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-18 14:42:18.559 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev45) 2026-06-18 14:42:18.576 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-06-18 14:42:18.627 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 14:42:18.645 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-06-18 14:42:18.913 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 14:42:18.931 | Downloading greenlet-3.5.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-06-18 14:42:18.979 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 14:42:18.997 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-18 14:42:19.033 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 14:42:19.049 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-18 14:42:19.085 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 14:42:19.102 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-06-18 14:42:19.152 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 14:42:19.168 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-06-18 14:42:19.246 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 14:42:19.266 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-06-18 14:42:19.306 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 14:42:19.321 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-06-18 14:42:19.369 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 14:42:19.391 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-06-18 14:42:19.436 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-18 14:42:19.451 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-06-18 14:42:19.471 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev45) (3.3.2) 2026-06-18 14:42:19.472 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev45) (7.2.2) 2026-06-18 14:42:19.484 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (82.0.1) 2026-06-18 14:42:19.523 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-18 14:42:19.539 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-06-18 14:42:19.602 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-18 14:42:19.617 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-06-18 14:42:19.663 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-18 14:42:19.679 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-06-18 14:42:19.735 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-18 14:42:19.751 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-06-18 14:42:19.773 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (3.4.7) 2026-06-18 14:42:19.774 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (3.18) 2026-06-18 14:42:19.775 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.7.0) 2026-06-18 14:42:19.776 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2023.11.17) 2026-06-18 14:42:19.831 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-18 14:42:19.846 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-06-18 14:42:19.909 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 14:42:19.925 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-06-18 14:42:20.027 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-06-18 14:42:20.070 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-06-18 14:42:20.154 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 49.7 MB/s 0:00:00 2026-06-18 14:42:20.169 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-06-18 14:42:20.194 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-06-18 14:42:20.217 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-06-18 14:42:20.240 | Downloading click-8.4.1-py3-none-any.whl (116 kB) 2026-06-18 14:42:20.263 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-06-18 14:42:20.287 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-06-18 14:42:20.311 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-06-18 14:42:20.332 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-06-18 14:42:20.356 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-06-18 14:42:20.379 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-06-18 14:42:20.401 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-06-18 14:42:20.424 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-06-18 14:42:20.446 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-06-18 14:42:20.472 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-06-18 14:42:20.498 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-06-18 14:42:20.527 | Downloading oslo_messaging-18.1.0-py3-none-any.whl (202 kB) 2026-06-18 14:42:20.552 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-06-18 14:42:20.573 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-06-18 14:42:20.595 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-06-18 14:42:20.617 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-06-18 14:42:20.643 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-06-18 14:42:20.666 | Downloading oslo_middleware-8.1.0-py3-none-any.whl (65 kB) 2026-06-18 14:42:20.689 | Downloading oslo_policy-5.1.0-py3-none-any.whl (89 kB) 2026-06-18 14:42:20.714 | Downloading oslo_service-4.6.0-py3-none-any.whl (117 kB) 2026-06-18 14:42:20.742 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-06-18 14:42:20.771 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-06-18 14:42:20.800 | Downloading greenlet-3.5.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (611 kB) 2026-06-18 14:42:20.828 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 611.4/611.4 kB 18.2 MB/s 0:00:00 2026-06-18 14:42:20.845 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl (48 kB) 2026-06-18 14:42:20.868 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-06-18 14:42:20.893 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-06-18 14:42:20.920 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-06-18 14:42:20.944 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-06-18 14:42:20.973 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-06-18 14:42:20.995 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-06-18 14:42:21.017 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-06-18 14:42:21.041 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-06-18 14:42:21.072 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-06-18 14:42:21.095 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-06-18 14:42:21.127 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-06-18 14:42:21.153 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-06-18 14:42:21.187 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-06-18 14:42:21.222 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-06-18 14:42:21.251 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-06-18 14:42:21.283 | Downloading sqlalchemy-2.0.50-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-06-18 14:42:21.375 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 37.4 MB/s 0:00:00 2026-06-18 14:42:21.390 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-06-18 14:42:21.414 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-06-18 14:42:21.439 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-06-18 14:42:21.464 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-06-18 14:42:21.491 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-06-18 14:42:21.518 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-06-18 14:42:21.540 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-06-18 14:42:21.564 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-06-18 14:42:21.587 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-06-18 14:42:21.610 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-06-18 14:42:21.641 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-06-18 14:42:21.823 | Building wheels for collected packages: keystone 2026-06-18 14:42:21.825 | Building editable for keystone (pyproject.toml): started 2026-06-18 14:42:22.900 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-06-18 14:42:22.901 | Created wheel for keystone: filename=keystone-29.1.0.dev45-0.editable-py3-none-any.whl size=9269 sha256=3e2b0215df9c84678c67e4dff5f11adbaa58849899b772720907a74c80617e9f 2026-06-18 14:42:22.904 | Stored in directory: /tmp/pip-ephem-wheel-cache-h23y0r_5/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-06-18 14:42:22.907 | Successfully built keystone 2026-06-18 14:42:23.254 | Installing collected packages: statsd, pytz, aniso8601, Yappi, wcwidth, vine, tzdata, testscenarios, testresources, rpds-py, repoze.lru, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, click, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, SQLAlchemy, Routes, referencing, PrettyTable, Mako, jinja2, eventlet, cffi, amqp, kombu, jsonschema-specifications, Flask, cryptography, alembic, pyopenssl, oslo.middleware, oslo.db, oslo.concurrency, jsonschema, Flask-RESTful, pysaml2, osprofiler, oslo.policy, oslo.upgradecheck, oslo.service, oslo.metrics, oslo.messaging, keystone 2026-06-18 14:42:23.294 | Attempting uninstall: pytz 2026-06-18 14:42:23.304 | Found existing installation: pytz 2024.1 2026-06-18 14:42:23.305 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 14:42:23.306 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-06-18 14:42:25.098 | Attempting uninstall: oauthlib 2026-06-18 14:42:25.110 | Found existing installation: oauthlib 3.2.2 2026-06-18 14:42:25.111 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 14:42:25.112 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-06-18 14:42:25.259 | Attempting uninstall: markupsafe 2026-06-18 14:42:25.271 | Found existing installation: MarkupSafe 2.1.5 2026-06-18 14:42:25.272 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 14:42:25.272 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-06-18 14:42:26.356 | Attempting uninstall: click 2026-06-18 14:42:26.370 | Found existing installation: click 8.1.6 2026-06-18 14:42:26.370 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 14:42:26.371 | Can't uninstall 'click'. No files were found to uninstall. 2026-06-18 14:42:26.538 | Attempting uninstall: blinker 2026-06-18 14:42:26.550 | Found existing installation: blinker 1.7.0 2026-06-18 14:42:26.550 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 14:42:26.550 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-06-18 14:42:26.569 | Attempting uninstall: bcrypt 2026-06-18 14:42:26.580 | Found existing installation: bcrypt 3.2.2 2026-06-18 14:42:26.580 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 14:42:26.581 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-06-18 14:42:26.600 | Attempting uninstall: attrs 2026-06-18 14:42:26.612 | Found existing installation: attrs 23.2.0 2026-06-18 14:42:26.612 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 14:42:26.613 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-06-18 14:42:29.680 | Attempting uninstall: jinja2 2026-06-18 14:42:29.693 | Found existing installation: Jinja2 3.1.2 2026-06-18 14:42:29.693 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 14:42:29.694 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-06-18 14:42:30.739 | Attempting uninstall: cryptography 2026-06-18 14:42:30.752 | Found existing installation: cryptography 41.0.7 2026-06-18 14:42:30.752 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 14:42:30.752 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-06-18 14:42:31.353 | Attempting uninstall: pyopenssl 2026-06-18 14:42:31.367 | Found existing installation: pyOpenSSL 23.2.0 2026-06-18 14:42:31.370 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 14:42:31.370 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-06-18 14:42:31.780 | Attempting uninstall: jsonschema 2026-06-18 14:42:31.794 | Found existing installation: jsonschema 4.10.3 2026-06-18 14:42:31.795 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 14:42:31.796 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-06-18 14:42:33.407 | 2026-06-18 14:42:33.408 | ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 2026-06-18 14:42:33.408 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-06-18 14:42:33.424 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.3.12 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.17.0 Routes-2.5.1 SQLAlchemy-2.0.50 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.18.4 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.4 cffi-2.0.0 click-8.4.1 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.41.0 fasteners-0.20 greenlet-3.5.1 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev45 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.5.0 oslo.db-18.0.0 oslo.messaging-18.1.0 oslo.metrics-0.16.0 oslo.middleware-8.1.0 oslo.policy-5.1.0 oslo.service-4.6.0 oslo.upgradecheck-2.7.1 osprofiler-4.4.0 prometheus-client-0.25.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.2 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.5.1 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.2 vine-5.1.0 wcwidth-0.8.1 xmlschema-2.5.1 2026-06-18 14:42:33.759 | + inc/python:pip_install:216 : result=0 2026-06-18 14:42:33.762 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 14:42:33.765 | + functions-common:time_stop:2414 : local name 2026-06-18 14:42:33.767 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:42:33.771 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:42:33.773 | + functions-common:time_stop:2417 : local total 2026-06-18 14:42:33.776 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:42:33.779 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 14:42:33.782 | + functions-common:time_stop:2421 : start_time=1781793729319 2026-06-18 14:42:33.785 | + functions-common:time_stop:2423 : [[ -z 1781793729319 ]] 2026-06-18 14:42:33.788 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:42:33.793 | + functions-common:time_stop:2426 : end_time=1781793753789 2026-06-18 14:42:33.795 | + functions-common:time_stop:2427 : elapsed_time=24470 2026-06-18 14:42:33.797 | + functions-common:time_stop:2428 : total=49142 2026-06-18 14:42:33.800 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:42:33.803 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=73612 2026-06-18 14:42:33.805 | + inc/python:pip_install:219 : return 0 2026-06-18 14:42:33.808 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-18 14:42:33.811 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-18 14:42:33.813 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-06-18 14:42:33.817 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-06-18 14:42:33.820 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:42:33.822 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:42:33.825 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-06-18 14:42:33.828 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:42:33.831 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-06-18 14:42:33.850 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:42:33.852 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-18 14:42:33.855 | + ./stack.sh:main:918 : configure_keystone 2026-06-18 14:42:33.858 | + lib/keystone:configure_keystone:143 : sudo install -d -o quobyte /etc/keystone 2026-06-18 14:42:33.874 | + lib/keystone:configure_keystone:145 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-06-18 14:42:33.877 | + lib/keystone:configure_keystone:146 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-06-18 14:42:33.882 | + lib/keystone:configure_keystone:149 : is_service_enabled ldap 2026-06-18 14:42:33.900 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:42:33.903 | + lib/keystone:configure_keystone:153 : iniset /etc/keystone/keystone.conf identity driver sql 2026-06-18 14:42:33.938 | + lib/keystone:configure_keystone:154 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-06-18 14:42:33.969 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-06-18 14:42:34.004 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf role driver sql 2026-06-18 14:42:34.039 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf resource driver sql 2026-06-18 14:42:34.074 | + lib/keystone:configure_keystone:160 : iniset /etc/keystone/keystone.conf cache enabled True 2026-06-18 14:42:34.109 | + lib/keystone:configure_keystone:161 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-06-18 14:42:34.141 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-06-18 14:42:34.173 | + lib/keystone:configure_keystone:166 : iniset /etc/keystone/keystone.conf api response_validation error 2026-06-18 14:42:34.207 | + lib/keystone:configure_keystone:168 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-06-18 14:42:34.210 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-06-18 14:42:34.212 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-06-18 14:42:34.215 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-06-18 14:42:34.218 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-18 14:42:34.220 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-18 14:42:34.238 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:42:34.242 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-18 14:42:34.244 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-18 14:42:34.247 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-18 14:42:34.264 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:42:34.267 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.215:5672/ 2026-06-18 14:42:34.271 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.215:5672/ 2026-06-18 14:42:34.305 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-18 14:42:34.308 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-18 14:42:34.311 | + lib/keystone:configure_keystone:174 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.215/identity 2026-06-18 14:42:34.348 | + lib/keystone:configure_keystone:176 : [[ fernet != '' ]] 2026-06-18 14:42:34.351 | + lib/keystone:configure_keystone:177 : iniset /etc/keystone/keystone.conf token provider fernet 2026-06-18 14:42:34.386 | ++ lib/keystone:configure_keystone:180 : database_connection_url keystone 2026-06-18 14:42:34.389 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-06-18 14:42:34.391 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-06-18 14:42:34.394 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-06-18 14:42:34.397 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-18 14:42:34.400 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-18 14:42:34.402 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-18 14:42:34.420 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:42:34.424 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-18 14:42:34.427 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-06-18 14:42:34.430 | + lib/keystone:configure_keystone:180 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-06-18 14:42:34.465 | + lib/keystone:configure_keystone:183 : '[' False '!=' False ']' 2026-06-18 14:42:34.468 | + lib/keystone:configure_keystone:188 : setup_logging /etc/keystone/keystone.conf 2026-06-18 14:42:34.471 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-06-18 14:42:34.474 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-06-18 14:42:34.477 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-18 14:42:34.495 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-18 14:42:34.498 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-18 14:42:34.501 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-18 14:42:34.503 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-18 14:42:34.506 | + functions:setup_systemd_logging:723 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-18 14:42:34.538 | + functions:setup_systemd_logging:725 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-18 14:42:34.571 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-18 14:42:34.605 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-18 14:42:34.637 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-06-18 14:42:34.669 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-06-18 14:42:34.701 | + lib/keystone:configure_keystone:192 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-06-18 14:42:34.704 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-06-18 14:42:34.706 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-06-18 14:42:34.709 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-06-18 14:42:34.712 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-18 14:42:34.715 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-06-18 14:42:34.718 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-06-18 14:42:34.720 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-18 14:42:34.723 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-18 14:42:34.738 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-18 14:42:34.739 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-18 14:42:34.749 | d /var/run/uwsgi 0755 quobyte root 2026-06-18 14:42:34.754 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-18 14:42:34.766 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-18 14:42:34.771 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-06-18 14:42:34.774 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-06-18 14:42:34.778 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-18 14:42:34.781 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-06-18 14:42:34.812 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-06-18 14:42:34.844 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-06-18 14:42:34.875 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-06-18 14:42:34.908 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-06-18 14:42:34.939 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-06-18 14:42:34.971 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-06-18 14:42:35.002 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-06-18 14:42:35.033 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-06-18 14:42:35.065 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-18 14:42:35.097 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-06-18 14:42:35.129 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-06-18 14:42:35.161 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-06-18 14:42:35.191 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-06-18 14:42:35.223 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-18 14:42:35.225 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-18 14:42:35.228 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-06-18 14:42:35.231 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-06-18 14:42:35.233 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-18 14:42:35.236 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:42:35.238 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:42:35.241 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-06-18 14:42:35.244 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-06-18 14:42:35.247 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-06-18 14:42:35.278 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-06-18 14:42:35.310 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 ' 2026-06-18 14:42:35.311 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-06-18 14:42:35.321 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-06-18 14:42:35.325 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-06-18 14:42:35.328 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-06-18 14:42:35.330 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-18 14:42:35.333 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-18 14:42:35.335 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-18 14:42:35.338 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-18 14:42:35.341 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:42:35.343 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:42:35.346 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-18 14:42:35.349 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-18 14:42:35.351 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:42:35.354 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:42:35.357 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-06-18 14:42:35.369 | perl: warning: Setting locale failed. 2026-06-18 14:42:35.369 | perl: warning: Please check that your locale settings: 2026-06-18 14:42:35.369 | LANGUAGE = (unset), 2026-06-18 14:42:35.369 | LC_ALL = "en_US.utf8", 2026-06-18 14:42:35.369 | LANG = "de_DE.UTF-8" 2026-06-18 14:42:35.369 | are supported and installed on your system. 2026-06-18 14:42:35.370 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:42:35.409 | Enabling site keystone-api. 2026-06-18 14:42:35.414 | To activate the new configuration, you need to run: 2026-06-18 14:42:35.414 | systemctl reload apache2 2026-06-18 14:42:35.419 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-18 14:42:35.421 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-18 14:42:35.424 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 14:42:35.426 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-18 14:42:35.546 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-06-18 14:42:35.578 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-06-18 14:42:35.612 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-06-18 14:42:35.645 | + lib/keystone:configure_keystone:206 : [[ True = True ]] 2026-06-18 14:42:35.648 | + lib/keystone:configure_keystone:207 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-06-18 14:42:35.685 | + lib/keystone:configure_keystone:208 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-06-18 14:42:35.719 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-06-18 14:42:35.751 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-06-18 14:42:35.785 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-18 14:42:35.788 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-18 14:42:35.791 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-06-18 14:42:35.822 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-06-18 14:42:35.854 | + ./stack.sh:main:922 : is_service_enabled swift 2026-06-18 14:42:35.872 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:42:35.874 | + ./stack.sh:main:936 : is_service_enabled g-api n-api 2026-06-18 14:42:35.893 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:42:35.895 | + ./stack.sh:main:938 : stack_install_service glance 2026-06-18 14:42:35.898 | + lib/stack:stack_install_service:20 : local service=glance 2026-06-18 14:42:35.901 | + lib/stack:stack_install_service:21 : type install_glance 2026-06-18 14:42:35.903 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-18 14:42:35.906 | + lib/stack:stack_install_service:32 : install_glance 2026-06-18 14:42:35.909 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-06-18 14:42:35.912 | + lib/glance:install_glance:551 : local glance_store_extras 2026-06-18 14:42:35.915 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-06-18 14:42:35.933 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:42:35.936 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-06-18 14:42:35.938 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-06-18 14:42:35.957 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:42:35.959 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-06-18 14:42:35.962 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-06-18 14:42:35.965 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:42:35.968 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:42:35.970 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-06-18 14:42:35.973 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:42:35.977 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-06-18 14:42:35.980 | ++ inc/python:join_extras:28 : local IFS=, 2026-06-18 14:42:35.983 | ++ inc/python:join_extras:29 : echo cinder 2026-06-18 14:42:35.986 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-06-18 14:42:35.989 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-06-18 14:42:35.992 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-06-18 14:42:35.994 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-06-18 14:42:35.998 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-06-18 14:42:36.001 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-06-18 14:42:36.004 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-06-18 14:42:36.008 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-06-18 14:42:36.009 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-06-18 14:42:36.014 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-06-18 14:42:36.017 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-06-18 14:42:36.019 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-06-18 14:42:36.023 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-06-18 14:42:36.026 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-06-18 14:42:36.047 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-06-18 14:42:36.051 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[cinder]!=0.29.0' 2026-06-18 14:42:37.335 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-06-18 14:42:37.480 | Downloading glance_store-5.5.0-py3-none-any.whl.metadata (4.6 kB) 2026-06-18 14:42:37.497 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.5.0) 2026-06-18 14:42:37.498 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.8.0) 2026-06-18 14:42:37.499 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.10.0) 2026-06-18 14:42:37.499 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.1.1) 2026-06-18 14:42:37.500 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.5.0) 2026-06-18 14:42:37.501 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.8.0) 2026-06-18 14:42:37.502 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.41.0) 2026-06-18 14:42:37.503 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.26.0) 2026-06-18 14:42:37.504 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.14.0) 2026-06-18 14:42:37.505 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.8.0) 2026-06-18 14:42:37.505 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.34.2) 2026-06-18 14:42:37.532 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-06-18 14:42:37.547 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-06-18 14:42:37.558 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.3.0) 2026-06-18 14:42:37.560 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.8.0) 2026-06-18 14:42:37.561 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.5.1) 2026-06-18 14:42:37.567 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-06-18 14:42:37.568 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.2.1) 2026-06-18 14:42:37.615 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-06-18 14:42:37.631 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-06-18 14:42:37.707 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-06-18 14:42:37.725 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-18 14:42:37.772 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-06-18 14:42:37.788 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-18 14:42:37.836 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-06-18 14:42:37.853 | Downloading oslo_privsep-3.11.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-18 14:42:37.866 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.1.0) 2026-06-18 14:42:37.867 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2025.9.1) 2026-06-18 14:42:37.868 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.37.0) 2026-06-18 14:42:37.869 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2026.5.1) 2026-06-18 14:42:37.875 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.0.3) 2026-06-18 14:42:37.876 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.1.0) 2026-06-18 14:42:37.877 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.8.2) 2026-06-18 14:42:37.878 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.15.0) 2026-06-18 14:42:37.882 | Requirement already satisfied: oslo.context>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (6.4.0) 2026-06-18 14:42:37.883 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (8.2.0) 2026-06-18 14:42:37.885 | Requirement already satisfied: oslo.service>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (4.6.0) 2026-06-18 14:42:37.917 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-06-18 14:42:37.932 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-06-18 14:42:37.944 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.2.2) 2026-06-18 14:42:37.948 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.20) 2026-06-18 14:42:37.952 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.3.0) 2026-06-18 14:42:37.954 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-06-18 14:42:37.954 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.0.3) 2026-06-18 14:42:37.963 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.9.0.post0) 2026-06-18 14:42:37.966 | Requirement already satisfied: cffi>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-06-18 14:42:37.967 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (1.2.0) 2026-06-18 14:42:37.970 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (3.0) 2026-06-18 14:42:37.978 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.8.10) 2026-06-18 14:42:37.980 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-06-18 14:42:37.981 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.5.1) 2026-06-18 14:42:37.982 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.10.1) 2026-06-18 14:42:37.983 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.7.6) 2026-06-18 14:42:37.987 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.3.2) 2026-06-18 14:42:37.988 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.2) 2026-06-18 14:42:37.993 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (82.0.1) 2026-06-18 14:42:38.010 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (3.17.0) 2026-06-18 14:42:38.014 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (0.8.1) 2026-06-18 14:42:38.017 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.17.0) 2026-06-18 14:42:38.030 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.4.7) 2026-06-18 14:42:38.031 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.18) 2026-06-18 14:42:38.032 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.7.0) 2026-06-18 14:42:38.034 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2023.11.17) 2026-06-18 14:42:38.054 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.8) 2026-06-18 14:42:38.112 | Downloading glance_store-5.5.0-py3-none-any.whl (262 kB) 2026-06-18 14:42:38.165 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-06-18 14:42:38.194 | Downloading oslo_privsep-3.11.0-py3-none-any.whl (41 kB) 2026-06-18 14:42:38.216 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-06-18 14:42:38.239 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-06-18 14:42:38.264 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-06-18 14:42:38.285 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-06-18 14:42:38.524 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-06-18 14:42:39.788 | 2026-06-18 14:42:39.803 | Successfully installed glance-store-5.5.0 os-brick-7.1.0 oslo.privsep-3.11.0 oslo.rootwrap-7.9.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-06-18 14:42:39.983 | + inc/python:pip_install:216 : result=0 2026-06-18 14:42:39.986 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 14:42:39.989 | + functions-common:time_stop:2414 : local name 2026-06-18 14:42:39.993 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:42:39.996 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:42:39.999 | + functions-common:time_stop:2417 : local total 2026-06-18 14:42:40.003 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:42:40.007 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 14:42:40.009 | + functions-common:time_stop:2421 : start_time=1781793756042 2026-06-18 14:42:40.012 | + functions-common:time_stop:2423 : [[ -z 1781793756042 ]] 2026-06-18 14:42:40.016 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:42:40.021 | + functions-common:time_stop:2426 : end_time=1781793760018 2026-06-18 14:42:40.024 | + functions-common:time_stop:2427 : elapsed_time=3976 2026-06-18 14:42:40.027 | + functions-common:time_stop:2428 : total=73612 2026-06-18 14:42:40.031 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:42:40.034 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=77588 2026-06-18 14:42:40.038 | + inc/python:pip_install:219 : return 0 2026-06-18 14:42:40.042 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-06-18 14:42:40.045 | + lib/glance:copy_rootwrap:265 : local source_path=/opt/stack/data/venv/etc/glance 2026-06-18 14:42:40.048 | + lib/glance:copy_rootwrap:267 : sudo install -d -o quobyte /etc/glance 2026-06-18 14:42:40.066 | + lib/glance:copy_rootwrap:268 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-06-18 14:42:40.073 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-06-18 14:42:40.076 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-06-18 14:42:40.080 | + functions-common:git_clone:584 : local git_dest=/opt/stack/glance 2026-06-18 14:42:40.083 | + functions-common:git_clone:585 : local git_ref=master 2026-06-18 14:42:40.086 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 14:42:40.091 | ++ functions-common:git_clone:587 : pwd 2026-06-18 14:42:40.094 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-18 14:42:40.097 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 14:42:40.101 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 14:42:40.122 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 14:42:40.126 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 14:42:40.129 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 14:42:40.135 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 14:42:40.135 | + functions-common:git_clone:604 : echo master 2026-06-18 14:42:40.140 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/glance ]] 2026-06-18 14:42:40.143 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-18 14:42:40.147 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-06-18 14:42:40.151 | + functions-common:git_timed:691 : local count=0 2026-06-18 14:42:40.154 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 14:42:40.157 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 14:42:40.161 | + functions-common:git_timed:695 : timeout=0 2026-06-18 14:42:40.164 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 14:42:40.168 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 14:42:40.171 | + functions-common:time_start:2401 : local start_time= 2026-06-18 14:42:40.175 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 14:42:40.179 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 14:42:40.185 | + functions-common:time_start:2405 : _TIME_START[$name]=1781793760181 2026-06-18 14:42:40.189 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-06-18 14:42:40.192 | Cloning into '/opt/stack/glance'... 2026-06-18 14:42:49.183 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 14:42:49.185 | + functions-common:time_stop:2414 : local name 2026-06-18 14:42:49.190 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:42:49.194 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:42:49.197 | + functions-common:time_stop:2417 : local total 2026-06-18 14:42:49.201 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:42:49.204 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 14:42:49.208 | + functions-common:time_stop:2421 : start_time=1781793760181 2026-06-18 14:42:49.211 | + functions-common:time_stop:2423 : [[ -z 1781793760181 ]] 2026-06-18 14:42:49.215 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:42:49.223 | + functions-common:time_stop:2426 : end_time=1781793769219 2026-06-18 14:42:49.227 | + functions-common:time_stop:2427 : elapsed_time=9038 2026-06-18 14:42:49.231 | + functions-common:time_stop:2428 : total=24705 2026-06-18 14:42:49.234 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:42:49.238 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=33743 2026-06-18 14:42:49.241 | + functions-common:git_clone:625 : cd /opt/stack/glance 2026-06-18 14:42:49.244 | + functions-common:git_clone:626 : git_timed fetch origin master 2026-06-18 14:42:49.248 | + functions-common:git_timed:691 : local count=0 2026-06-18 14:42:49.251 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 14:42:49.254 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 14:42:49.257 | + functions-common:git_timed:695 : timeout=0 2026-06-18 14:42:49.261 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 14:42:49.264 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 14:42:49.267 | + functions-common:time_start:2401 : local start_time= 2026-06-18 14:42:49.270 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 14:42:49.274 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 14:42:49.280 | + functions-common:time_start:2405 : _TIME_START[$name]=1781793769276 2026-06-18 14:42:49.284 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-18 14:42:50.862 | From https://review.opendev.org/openstack/glance 2026-06-18 14:42:50.862 | * branch master -> FETCH_HEAD 2026-06-18 14:42:50.873 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 14:42:50.877 | + functions-common:time_stop:2414 : local name 2026-06-18 14:42:50.881 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:42:50.884 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:42:50.887 | + functions-common:time_stop:2417 : local total 2026-06-18 14:42:50.889 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:42:50.893 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 14:42:50.897 | + functions-common:time_stop:2421 : start_time=1781793769276 2026-06-18 14:42:50.899 | + functions-common:time_stop:2423 : [[ -z 1781793769276 ]] 2026-06-18 14:42:50.904 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:42:50.908 | + functions-common:time_stop:2426 : end_time=1781793770906 2026-06-18 14:42:50.911 | + functions-common:time_stop:2427 : elapsed_time=1630 2026-06-18 14:42:50.914 | + functions-common:time_stop:2428 : total=33743 2026-06-18 14:42:50.918 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:42:50.921 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=35373 2026-06-18 14:42:50.925 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-18 14:42:50.928 | + functions-common:git_timed:691 : local count=0 2026-06-18 14:42:50.931 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 14:42:50.934 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 14:42:50.938 | + functions-common:git_timed:695 : timeout=0 2026-06-18 14:42:50.942 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 14:42:50.945 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 14:42:50.948 | + functions-common:time_start:2401 : local start_time= 2026-06-18 14:42:50.951 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 14:42:50.956 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 14:42:50.961 | + functions-common:time_start:2405 : _TIME_START[$name]=1781793770957 2026-06-18 14:42:50.964 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-18 14:42:51.096 | Note: switching to 'FETCH_HEAD'. 2026-06-18 14:42:51.096 | 2026-06-18 14:42:51.096 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-18 14:42:51.097 | changes and commit them, and you can discard any commits you make in this 2026-06-18 14:42:51.097 | state without impacting any branches by switching back to a branch. 2026-06-18 14:42:51.097 | 2026-06-18 14:42:51.097 | If you want to create a new branch to retain commits you create, you may 2026-06-18 14:42:51.097 | do so (now or later) by using -c with the switch command. Example: 2026-06-18 14:42:51.097 | 2026-06-18 14:42:51.097 | git switch -c 2026-06-18 14:42:51.097 | 2026-06-18 14:42:51.097 | Or undo this operation with: 2026-06-18 14:42:51.097 | 2026-06-18 14:42:51.097 | git switch - 2026-06-18 14:42:51.097 | 2026-06-18 14:42:51.098 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-18 14:42:51.098 | 2026-06-18 14:42:51.098 | HEAD is now at 9734292f7 Merge "Fix flaky test_import_copy_bust_lock functional test" 2026-06-18 14:42:51.103 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 14:42:51.107 | + functions-common:time_stop:2414 : local name 2026-06-18 14:42:51.111 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:42:51.115 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:42:51.119 | + functions-common:time_stop:2417 : local total 2026-06-18 14:42:51.122 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:42:51.126 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 14:42:51.130 | + functions-common:time_stop:2421 : start_time=1781793770957 2026-06-18 14:42:51.133 | + functions-common:time_stop:2423 : [[ -z 1781793770957 ]] 2026-06-18 14:42:51.138 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:42:51.143 | + functions-common:time_stop:2426 : end_time=1781793771139 2026-06-18 14:42:51.147 | + functions-common:time_stop:2427 : elapsed_time=182 2026-06-18 14:42:51.150 | + functions-common:time_stop:2428 : total=35373 2026-06-18 14:42:51.153 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:42:51.157 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=35555 2026-06-18 14:42:51.160 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/glance 2026-06-18 14:42:51.178 | + functions-common:git_clone:666 : cd /opt/stack/glance 2026-06-18 14:42:51.182 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 14:42:51.184 | + functions-common:git_clone:667 : head -1 2026-06-18 14:42:51.186 | 9734292f7 Merge "Fix flaky test_import_copy_bust_lock functional test" 2026-06-18 14:42:51.189 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-18 14:42:51.193 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-06-18 14:42:51.197 | + inc/python:setup_develop:353 : local bindep 2026-06-18 14:42:51.201 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-06-18 14:42:51.205 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-06-18 14:42:51.208 | + inc/python:setup_develop:359 : local extras= 2026-06-18 14:42:51.211 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-06-18 14:42:51.214 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-18 14:42:51.218 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-06-18 14:42:51.222 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-06-18 14:42:51.226 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-18 14:42:51.229 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-18 14:42:51.235 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-06-18 14:42:51.238 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-18 14:42:51.242 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-06-18 14:42:51.247 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-18 14:42:51.250 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-18 14:42:51.256 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-06-18 14:42:51.262 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-06-18 14:42:51.266 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-06-18 14:42:51.270 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-06-18 14:42:51.427 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-06-18 14:42:51.431 | + inc/python:setup_package:436 : local bindep=0 2026-06-18 14:42:51.434 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-18 14:42:51.437 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-18 14:42:51.441 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-06-18 14:42:51.445 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-06-18 14:42:51.449 | + inc/python:setup_package:445 : local flags=-e 2026-06-18 14:42:51.452 | + inc/python:setup_package:446 : local extras= 2026-06-18 14:42:51.456 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-18 14:42:51.460 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-18 14:42:51.463 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-18 14:42:51.467 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-18 14:42:51.471 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-18 14:42:51.475 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-06-18 14:42:51.503 | Using python 3.12 to install /opt/stack/glance 2026-06-18 14:42:51.507 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2026-06-18 14:42:52.518 | Obtaining file:///opt/stack/glance 2026-06-18 14:42:52.519 | Installing build dependencies: started 2026-06-18 14:42:54.220 | Installing build dependencies: finished with status 'done' 2026-06-18 14:42:54.221 | Checking if build backend supports build_editable: started 2026-06-18 14:42:54.752 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-18 14:42:54.754 | Getting requirements to build editable: started 2026-06-18 14:42:55.044 | Getting requirements to build editable: finished with status 'done' 2026-06-18 14:42:55.046 | Preparing editable metadata (pyproject.toml): started 2026-06-18 14:42:55.952 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-18 14:42:55.971 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (7.0.3) 2026-06-18 14:42:55.972 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (0.7.1) 2026-06-18 14:42:55.973 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (2.0.50) 2026-06-18 14:42:55.974 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (0.41.0) 2026-06-18 14:42:55.975 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (3.1.0) 2026-06-18 14:42:55.976 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (2.5.1) 2026-06-18 14:42:55.978 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (1.8.10) 2026-06-18 14:42:55.978 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (1.18.4) 2026-06-18 14:42:56.172 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev62) 2026-06-18 14:42:56.332 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-06-18 14:42:56.342 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (10.5.0) 2026-06-18 14:42:56.344 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (7.5.0) 2026-06-18 14:42:56.345 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (6.4.0) 2026-06-18 14:42:56.346 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (2.7.1) 2026-06-18 14:42:56.346 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (10.1.1) 2026-06-18 14:42:56.349 | 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.dev62) (5.8.0) 2026-06-18 14:42:56.349 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (3.3.0) 2026-06-18 14:42:56.406 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev62) 2026-06-18 14:42:56.422 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-18 14:42:56.436 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (5.14.0) 2026-06-18 14:42:56.437 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (13.0.0) 2026-06-18 14:42:56.557 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev62) 2026-06-18 14:42:56.574 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-06-18 14:42:56.584 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (3.17.0) 2026-06-18 14:42:56.585 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (3.10.1) 2026-06-18 14:42:56.586 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (4.26.0) 2026-06-18 14:42:56.587 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (5.8.0) 2026-06-18 14:42:56.590 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (18.0.0) 2026-06-18 14:42:56.590 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (6.8.0) 2026-06-18 14:42:56.620 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev62) 2026-06-18 14:42:56.636 | Downloading oslo_limit-2.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-18 14:42:56.646 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (8.2.0) 2026-06-18 14:42:56.647 | 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.dev62) (18.1.0) 2026-06-18 14:42:56.648 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (8.1.0) 2026-06-18 14:42:56.684 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev62) 2026-06-18 14:42:56.701 | Downloading oslo_reports-3.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-18 14:42:56.711 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (5.1.0) 2026-06-18 14:42:56.712 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (4.4.0) 2026-06-18 14:42:56.713 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (5.5.0) 2026-06-18 14:42:56.714 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (3.1.0) 2026-06-18 14:42:56.715 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (43.0.3) 2026-06-18 14:42:56.741 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev62) 2026-06-18 14:42:56.760 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-18 14:42:56.808 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev62) 2026-06-18 14:42:56.824 | Downloading castellan-5.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-18 14:42:56.836 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev62) (1.3.12) 2026-06-18 14:42:56.836 | 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.dev62) (4.15.0) 2026-06-18 14:42:56.870 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev62) 2026-06-18 14:42:56.887 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl.metadata (11 kB) 2026-06-18 14:42:56.900 | 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.dev62) (2.34.2) 2026-06-18 14:42:56.905 | 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.dev62) (2.0.0) 2026-06-18 14:42:56.907 | 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.dev62) (3.0) 2026-06-18 14:42:56.911 | 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.dev62) (5.10.0) 2026-06-18 14:42:56.914 | 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.dev62) (2.2.1) 2026-06-18 14:42:56.918 | 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.dev62) (2.8.0) 2026-06-18 14:42:56.919 | 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.dev62) (3.5.1) 2026-06-18 14:42:56.929 | 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.dev62) (1.4.2) 2026-06-18 14:42:56.936 | 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.dev62) (3.3.2) 2026-06-18 14:42:56.940 | 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.dev62) (26.1.0) 2026-06-18 14:42:56.941 | 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.dev62) (2025.9.1) 2026-06-18 14:42:56.942 | 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.dev62) (0.37.0) 2026-06-18 14:42:56.943 | 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.dev62) (2026.5.1) 2026-06-18 14:42:56.952 | 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.dev62) (2.1.0) 2026-06-18 14:42:56.953 | 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.dev62) (1.8.2) 2026-06-18 14:42:56.958 | 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.dev62) (4.2.0) 2026-06-18 14:42:56.961 | 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.dev62) (4.0.1) 2026-06-18 14:42:56.962 | 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.dev62) (2.13.0) 2026-06-18 14:42:56.969 | 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.dev62) (1.5.0) 2026-06-18 14:42:56.973 | 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.dev62) (5.3.1) 2026-06-18 14:42:56.979 | 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.dev62) (0.20) 2026-06-18 14:42:56.983 | 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.dev62) (1.3.0) 2026-06-18 14:42:56.985 | 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.dev62) (2.0.0) 2026-06-18 14:42:56.985 | 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.dev62) (6.0.3) 2026-06-18 14:42:56.994 | 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.dev62) (2.1.2) 2026-06-18 14:42:56.995 | 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.dev62) (0.6.2) 2026-06-18 14:42:57.064 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev62) 2026-06-18 14:42:57.082 | Downloading openstacksdk-4.16.0-py3-none-any.whl.metadata (12 kB) 2026-06-18 14:42:57.153 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev62) 2026-06-18 14:42:57.169 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-18 14:42:57.207 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev62) 2026-06-18 14:42:57.222 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-06-18 14:42:57.266 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev62) 2026-06-18 14:42:57.282 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-18 14:42:57.292 | 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.dev62) (7.2.2) 2026-06-18 14:42:57.324 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev62) 2026-06-18 14:42:57.340 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-06-18 14:42:57.355 | 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.dev62) (2.9.0.post0) 2026-06-18 14:42:57.360 | 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.dev62) (4.6.0) 2026-06-18 14:42:57.362 | 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.dev62) (7.1.4) 2026-06-18 14:42:57.362 | 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.dev62) (5.3.1) 2026-06-18 14:42:57.363 | 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.dev62) (5.6.2) 2026-06-18 14:42:57.364 | 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.dev62) (0.16.0) 2026-06-18 14:42:57.368 | 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.dev62) (5.1.0) 2026-06-18 14:42:57.377 | 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.dev62) (2026.2) 2026-06-18 14:42:57.378 | 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.dev62) (26.2) 2026-06-18 14:42:57.385 | 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.dev62) (0.25.0) 2026-06-18 14:42:57.391 | 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.dev62) (5.0.0) 2026-06-18 14:42:57.391 | 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.dev62) (3.1.6) 2026-06-18 14:42:57.392 | 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.dev62) (4.0.1) 2026-06-18 14:42:57.399 | 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.dev62) (3.0.3) 2026-06-18 14:42:57.414 | 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.dev62) (1.2.0) 2026-06-18 14:42:57.423 | 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.dev62) (1.7.6) 2026-06-18 14:42:57.445 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev62) (82.0.1) 2026-06-18 14:42:57.461 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev62) (0.8.1) 2026-06-18 14:42:57.522 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev62) 2026-06-18 14:42:57.538 | Downloading cliff-4.14.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-18 14:42:57.577 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev62) 2026-06-18 14:42:57.593 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-06-18 14:42:57.654 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev62) 2026-06-18 14:42:57.670 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-06-18 14:42:57.737 | 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.dev62) 2026-06-18 14:42:57.752 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-06-18 14:42:57.786 | 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.dev62) 2026-06-18 14:42:57.802 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-18 14:42:57.811 | 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.dev62) (15.0.0) 2026-06-18 14:42:57.840 | 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.dev62) 2026-06-18 14:42:57.855 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-06-18 14:42:57.876 | 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.dev62) (1.17.0) 2026-06-18 14:42:57.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.dev62) (3.4.7) 2026-06-18 14:42:57.897 | 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.dev62) (3.18) 2026-06-18 14:42:57.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.dev62) (2.7.0) 2026-06-18 14:42:57.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.dev62) (2023.11.17) 2026-06-18 14:42:57.931 | 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.dev62) (4.2.0) 2026-06-18 14:42:57.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.dev62) (2.20.0) 2026-06-18 14:42:57.941 | 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.dev62) (0.1.2) 2026-06-18 14:42:57.957 | 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.dev62) (0.8) 2026-06-18 14:42:58.031 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev62) 2026-06-18 14:42:58.047 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-06-18 14:42:58.095 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev62) 2026-06-18 14:42:58.112 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-18 14:42:58.122 | 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.dev62) (9.1.4) 2026-06-18 14:42:58.149 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev62) 2026-06-18 14:42:58.167 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-06-18 14:42:58.299 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev62) 2026-06-18 14:42:58.316 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-06-18 14:42:58.329 | Installing build dependencies: started 2026-06-18 14:42:59.893 | Installing build dependencies: finished with status 'done' 2026-06-18 14:42:59.894 | Getting requirements to build wheel: started 2026-06-18 14:43:00.508 | Getting requirements to build wheel: finished with status 'done' 2026-06-18 14:43:00.510 | Preparing metadata (pyproject.toml): started 2026-06-18 14:43:00.865 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-18 14:43:00.869 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev62) (2026.2) 2026-06-18 14:43:00.918 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev62) 2026-06-18 14:43:00.933 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-18 14:43:00.982 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev62) 2026-06-18 14:43:00.998 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-06-18 14:43:01.075 | Downloading castellan-5.7.0-py3-none-any.whl (103 kB) 2026-06-18 14:43:01.112 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-06-18 14:43:01.137 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-06-18 14:43:01.162 | Downloading oslo_limit-2.11.0-py3-none-any.whl (23 kB) 2026-06-18 14:43:01.193 | Downloading openstacksdk-4.16.0-py3-none-any.whl (2.0 MB) 2026-06-18 14:43:01.251 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 43.1 MB/s 0:00:00 2026-06-18 14:43:01.267 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-06-18 14:43:01.288 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-06-18 14:43:01.310 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-06-18 14:43:01.334 | Downloading oslo_reports-3.8.0-py3-none-any.whl (54 kB) 2026-06-18 14:43:01.355 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-06-18 14:43:01.377 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl (88 kB) 2026-06-18 14:43:01.403 | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-06-18 14:43:01.429 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-06-18 14:43:01.451 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-06-18 14:43:01.474 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-06-18 14:43:01.500 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-06-18 14:43:01.520 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-06-18 14:43:01.547 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-06-18 14:43:01.574 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-06-18 14:43:01.594 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-06-18 14:43:01.645 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 42.3 MB/s 0:00:00 2026-06-18 14:43:01.662 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-06-18 14:43:01.684 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-06-18 14:43:01.706 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-06-18 14:43:01.729 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-06-18 14:43:01.824 | Building wheels for collected packages: glance, simplegeneric 2026-06-18 14:43:01.825 | Building editable for glance (pyproject.toml): started 2026-06-18 14:43:02.684 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-06-18 14:43:02.685 | Created wheel for glance: filename=glance-32.1.0.dev62-0.editable-py3-none-any.whl size=8994 sha256=683bbad085c278b58ccaada386f81e8458a05b64343513af1b0e24e08f629d9e 2026-06-18 14:43:02.685 | Stored in directory: /tmp/pip-ephem-wheel-cache-r0959xn4/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-06-18 14:43:02.692 | Building wheel for simplegeneric (pyproject.toml): started 2026-06-18 14:43:03.105 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-06-18 14:43:03.106 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=4859ba63b46019761309647178accd14dc08a086735dab2ed713718d24593c1e 2026-06-18 14:43:03.106 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-06-18 14:43:03.111 | Successfully built glance simplegeneric 2026-06-18 14:43:03.384 | Installing collected packages: simplegeneric, pyperclip, zipp, pydot, prompt-toolkit, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib-metadata, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-06-18 14:43:06.521 | Attempting uninstall: jsonpointer 2026-06-18 14:43:06.537 | Found existing installation: jsonpointer 2.0 2026-06-18 14:43:06.537 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 14:43:06.537 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-06-18 14:43:06.555 | Attempting uninstall: jmespath 2026-06-18 14:43:06.571 | Found existing installation: jmespath 1.0.1 2026-06-18 14:43:06.572 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 14:43:06.573 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-06-18 14:43:06.613 | Attempting uninstall: httplib2 2026-06-18 14:43:06.629 | Found existing installation: httplib2 0.20.4 2026-06-18 14:43:06.630 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 14:43:06.630 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-06-18 14:43:06.724 | Attempting uninstall: jsonpatch 2026-06-18 14:43:06.738 | Found existing installation: jsonpatch 1.32 2026-06-18 14:43:06.739 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 14:43:06.741 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-06-18 14:43:11.283 | 2026-06-18 14:43:11.302 | 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.dev62 httplib2-0.31.2 importlib-metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.16.0 oslo.limit-2.11.0 oslo.reports-3.8.0 platformdirs-4.10.0 prompt-toolkit-3.0.52 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.4.0 rich-argparse-1.8.0 simplegeneric-0.8.1 taskflow-6.3.0 zipp-4.1.0 2026-06-18 14:43:11.600 | + inc/python:pip_install:216 : result=0 2026-06-18 14:43:11.604 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 14:43:11.607 | + functions-common:time_stop:2414 : local name 2026-06-18 14:43:11.610 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:43:11.613 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:43:11.617 | + functions-common:time_stop:2417 : local total 2026-06-18 14:43:11.620 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:43:11.623 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 14:43:11.626 | + functions-common:time_stop:2421 : start_time=1781793771497 2026-06-18 14:43:11.630 | + functions-common:time_stop:2423 : [[ -z 1781793771497 ]] 2026-06-18 14:43:11.633 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:43:11.638 | + functions-common:time_stop:2426 : end_time=1781793791634 2026-06-18 14:43:11.642 | + functions-common:time_stop:2427 : elapsed_time=20137 2026-06-18 14:43:11.645 | + functions-common:time_stop:2428 : total=77588 2026-06-18 14:43:11.648 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:43:11.651 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=97725 2026-06-18 14:43:11.656 | + inc/python:pip_install:219 : return 0 2026-06-18 14:43:11.660 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-18 14:43:11.663 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-18 14:43:11.666 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-06-18 14:43:11.670 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-06-18 14:43:11.673 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:43:11.677 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:43:11.681 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-06-18 14:43:11.685 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:43:11.689 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-18 14:43:11.693 | + ./stack.sh:main:939 : configure_glance 2026-06-18 14:43:11.697 | + lib/glance:configure_glance:348 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-06-18 14:43:11.714 | + lib/glance:configure_glance:351 : local dburl 2026-06-18 14:43:11.719 | ++ lib/glance:configure_glance:352 : database_connection_url glance 2026-06-18 14:43:11.723 | ++ lib/database:database_connection_url:134 : local db=glance 2026-06-18 14:43:11.727 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-06-18 14:43:11.730 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-06-18 14:43:11.734 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-18 14:43:11.738 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-18 14:43:11.742 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-18 14:43:11.763 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:43:11.767 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-18 14:43:11.771 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-18 14:43:11.775 | + lib/glance:configure_glance:352 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-18 14:43:11.778 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-06-18 14:43:11.818 | + lib/glance:configure_glance:355 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-18 14:43:11.860 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-06-18 14:43:11.897 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-18 14:43:11.935 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-06-18 14:43:11.973 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-06-18 14:43:12.014 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-06-18 14:43:12.058 | + lib/glance:configure_glance:361 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-06-18 14:43:12.061 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-06-18 14:43:12.064 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-18 14:43:12.068 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-18 14:43:12.071 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-18 14:43:12.075 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-06-18 14:43:12.079 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-06-18 14:43:12.082 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-18 14:43:12.086 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-18 14:43:12.089 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-06-18 14:43:12.132 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-06-18 14:43:12.171 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.215/identity 2026-06-18 14:43:12.210 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-06-18 14:43:12.250 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-06-18 14:43:12.288 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-06-18 14:43:12.324 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-06-18 14:43:12.361 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-06-18 14:43:12.403 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.215/identity 2026-06-18 14:43:12.445 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-18 14:43:12.484 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-06-18 14:43:12.528 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-18 14:43:12.531 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-06-18 14:43:12.578 | + lib/glance:configure_glance:363 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-06-18 14:43:12.582 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-06-18 14:43:12.585 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-06-18 14:43:12.589 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-18 14:43:12.593 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-18 14:43:12.596 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-18 14:43:12.618 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:43:12.623 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-18 14:43:12.626 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-18 14:43:12.630 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-18 14:43:12.653 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:43:12.657 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.215:5672/ 2026-06-18 14:43:12.662 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.215:5672/ 2026-06-18 14:43:12.702 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-18 14:43:12.705 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-18 14:43:12.708 | + lib/glance:configure_glance:364 : '[' libvirt = libvirt ']' 2026-06-18 14:43:12.712 | + lib/glance:configure_glance:364 : '[' kvm = parallels ']' 2026-06-18 14:43:12.715 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-06-18 14:43:12.757 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-06-18 14:43:12.796 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-06-18 14:43:12.838 | + lib/glance:configure_glance:373 : configure_glance_store False False 2026-06-18 14:43:12.841 | + lib/glance:configure_glance_store:278 : local use_cinder_for_glance=False 2026-06-18 14:43:12.844 | + lib/glance:configure_glance_store:279 : local glance_enable_multiple_stores=False 2026-06-18 14:43:12.847 | + lib/glance:configure_glance_store:280 : local be 2026-06-18 14:43:12.851 | + lib/glance:configure_glance_store:282 : [[ False == \F\a\l\s\e ]] 2026-06-18 14:43:12.854 | + lib/glance:configure_glance_store:283 : [[ False == \T\r\u\e ]] 2026-06-18 14:43:12.857 | + lib/glance:configure_glance_store:300 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-18 14:43:12.900 | + lib/glance:configure_glance:376 : '[' -n '' ']' 2026-06-18 14:43:12.904 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.215 2026-06-18 14:43:12.947 | + lib/glance:configure_glance:383 : [[ False == \F\a\l\s\e ]] 2026-06-18 14:43:12.950 | + lib/glance:configure_glance:385 : [[ False == \T\r\u\e ]] 2026-06-18 14:43:12.953 | + lib/glance:configure_glance:391 : is_service_enabled s-proxy 2026-06-18 14:43:12.976 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:43:12.980 | + lib/glance:configure_glance:420 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.215/image 2026-06-18 14:43:13.020 | + lib/glance:configure_glance:422 : is_service_enabled tls-proxy 2026-06-18 14:43:13.044 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:43:13.048 | + lib/glance:configure_glance:428 : setup_logging /etc/glance/glance-api.conf 2026-06-18 14:43:13.051 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-06-18 14:43:13.055 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-06-18 14:43:13.060 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-18 14:43:13.084 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-18 14:43:13.087 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-18 14:43:13.091 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-18 14:43:13.095 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-18 14:43:13.097 | + functions:setup_systemd_logging:723 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-18 14:43:13.137 | + functions:setup_systemd_logging:725 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-18 14:43:13.177 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-18 14:43:13.217 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-18 14:43:13.258 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-06-18 14:43:13.301 | + lib/glance:configure_glance:430 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-06-18 14:43:13.306 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-06-18 14:43:13.348 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-06-18 14:43:13.388 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-18 14:43:13.427 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-06-18 14:43:13.468 | + lib/glance:configure_glance:439 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-18 14:43:13.511 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-06-18 14:43:13.555 | + lib/glance:configure_glance:443 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-06-18 14:43:13.598 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-06-18 14:43:13.639 | + lib/glance:configure_glance:446 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-06-18 14:43:13.645 | + lib/glance:configure_glance:447 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2026-06-18 14:43:13.653 | + lib/glance:configure_glance:449 : is_service_enabled tls-proxy 2026-06-18 14:43:13.675 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:43:13.679 | + lib/glance:configure_glance:457 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-06-18 14:43:13.683 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-06-18 14:43:13.686 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-06-18 14:43:13.689 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-06-18 14:43:13.693 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-06-18 14:43:13.696 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-06-18 14:43:13.700 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-06-18 14:43:13.704 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-18 14:43:13.708 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-06-18 14:43:13.750 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-06-18 14:43:13.754 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-06-18 14:43:13.757 | ++ functions:get_random_port:861 : true 2026-06-18 14:43:13.761 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-06-18 14:43:13.764 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-06-18 14:43:13.768 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-06-18 14:43:13.824 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-06-18 14:43:13.828 | ++ functions:get_random_port:865 : break 2 2026-06-18 14:43:13.831 | ++ functions:get_random_port:869 : echo 60999 2026-06-18 14:43:13.835 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-06-18 14:43:13.839 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-06-18 14:43:13.881 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-06-18 14:43:13.923 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-06-18 14:43:13.963 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-06-18 14:43:14.003 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-06-18 14:43:14.043 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-18 14:43:14.083 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-06-18 14:43:14.125 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-06-18 14:43:14.166 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-06-18 14:43:14.207 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-18 14:43:14.248 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-06-18 14:43:14.287 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-18 14:43:14.327 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-06-18 14:43:14.366 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-06-18 14:43:14.404 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-06-18 14:43:14.444 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-06-18 14:43:14.486 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-06-18 14:43:14.527 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-06-18 14:43:14.567 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-06-18 14:43:14.609 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-06-18 14:43:14.649 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-06-18 14:43:14.653 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-06-18 14:43:14.657 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-18 14:43:14.661 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-18 14:43:14.665 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:43:14.668 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:43:14.672 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-06-18 14:43:14.675 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-06-18 14:43:14.678 | perl: warning: Setting locale failed. 2026-06-18 14:43:14.678 | perl: warning: Please check that your locale settings: 2026-06-18 14:43:14.678 | LANGUAGE = (unset), 2026-06-18 14:43:14.678 | LC_ALL = "en_US.utf8", 2026-06-18 14:43:14.678 | LANG = (unset) 2026-06-18 14:43:14.678 | are supported and installed on your system. 2026-06-18 14:43:14.679 | perl: warning: Falling back to the standard locale ("C"). 2026-06-18 14:43:14.716 | proxy (enabled by site administrator) 2026-06-18 14:43:14.720 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-06-18 14:43:14.724 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-06-18 14:43:14.727 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-18 14:43:14.731 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-18 14:43:14.734 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:43:14.738 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:43:14.741 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-06-18 14:43:14.744 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-06-18 14:43:14.748 | perl: warning: Setting locale failed. 2026-06-18 14:43:14.748 | perl: warning: Please check that your locale settings: 2026-06-18 14:43:14.748 | LANGUAGE = (unset), 2026-06-18 14:43:14.748 | LC_ALL = "en_US.utf8", 2026-06-18 14:43:14.748 | LANG = (unset) 2026-06-18 14:43:14.749 | are supported and installed on your system. 2026-06-18 14:43:14.749 | perl: warning: Falling back to the standard locale ("C"). 2026-06-18 14:43:14.784 | No module matches proxy_http 2026-06-18 14:43:14.788 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-06-18 14:43:14.802 | perl: warning: Setting locale failed. 2026-06-18 14:43:14.802 | perl: warning: Please check that your locale settings: 2026-06-18 14:43:14.802 | LANGUAGE = (unset), 2026-06-18 14:43:14.802 | LC_ALL = "en_US.utf8", 2026-06-18 14:43:14.802 | LANG = "de_DE.UTF-8" 2026-06-18 14:43:14.802 | are supported and installed on your system. 2026-06-18 14:43:14.802 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:43:14.844 | Considering dependency proxy for proxy_http: 2026-06-18 14:43:14.844 | Module proxy already enabled 2026-06-18 14:43:14.844 | Enabling module proxy_http. 2026-06-18 14:43:14.850 | To activate the new configuration, you need to run: 2026-06-18 14:43:14.850 | systemctl restart apache2 2026-06-18 14:43:14.857 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-06-18 14:43:14.860 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-06-18 14:43:14.863 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-18 14:43:14.867 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 14:43:14.870 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-18 14:43:15.007 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-06-18 14:43:15.012 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-06-18 14:43:15.016 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-06-18 14:43:15.020 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-18 14:43:15.023 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:43:15.026 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:43:15.030 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-06-18 14:43:15.034 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-06-18 14:43:15.039 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-06-18 14:43:15.039 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-06-18 14:43:15.051 | KeepAlive Off 2026-06-18 14:43:15.058 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-18 14:43:15.059 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-06-18 14:43:15.071 | SetEnv proxy-sendchunked 1 2026-06-18 14:43:15.078 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-18 14:43:15.078 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-06-18 14:43:15.089 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-06-18 14:43:15.095 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-06-18 14:43:15.099 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-06-18 14:43:15.102 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-18 14:43:15.105 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-18 14:43:15.108 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-18 14:43:15.111 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-18 14:43:15.115 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:43:15.118 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:43:15.122 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-18 14:43:15.125 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-18 14:43:15.128 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:43:15.132 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:43:15.135 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-06-18 14:43:15.148 | perl: warning: Setting locale failed. 2026-06-18 14:43:15.148 | perl: warning: Please check that your locale settings: 2026-06-18 14:43:15.148 | LANGUAGE = (unset), 2026-06-18 14:43:15.149 | LC_ALL = "en_US.utf8", 2026-06-18 14:43:15.149 | LANG = "de_DE.UTF-8" 2026-06-18 14:43:15.149 | are supported and installed on your system. 2026-06-18 14:43:15.149 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:43:15.190 | Enabling site glance-api. 2026-06-18 14:43:15.196 | To activate the new configuration, you need to run: 2026-06-18 14:43:15.196 | systemctl reload apache2 2026-06-18 14:43:15.203 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-06-18 14:43:15.206 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-18 14:43:15.209 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 14:43:15.212 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-18 14:43:15.361 | ++ lib/glance:configure_glance:461 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-06-18 14:43:15.368 | + lib/glance:configure_glance:461 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-06-18 14:43:15.410 | + lib/glance:configure_glance:465 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-06-18 14:43:15.457 | + lib/glance:configure_glance:467 : [[ True == True ]] 2026-06-18 14:43:15.461 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-06-18 14:43:15.507 | + lib/glance:configure_glance:469 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-06-18 14:43:15.549 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-06-18 14:43:15.593 | + ./stack.sh:main:942 : is_service_enabled cinder 2026-06-18 14:43:15.618 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:43:15.622 | + ./stack.sh:main:944 : stack_install_service cinder 2026-06-18 14:43:15.625 | + lib/stack:stack_install_service:20 : local service=cinder 2026-06-18 14:43:15.629 | + lib/stack:stack_install_service:21 : type install_cinder 2026-06-18 14:43:15.633 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-18 14:43:15.637 | + lib/stack:stack_install_service:32 : install_cinder 2026-06-18 14:43:15.640 | + lib/cinder:install_cinder:525 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder refs/changes/36/988336/4 2026-06-18 14:43:15.644 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-06-18 14:43:15.647 | + functions-common:git_clone:584 : local git_dest=/opt/stack/cinder 2026-06-18 14:43:15.651 | + functions-common:git_clone:585 : local git_ref=refs/changes/36/988336/4 2026-06-18 14:43:15.654 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 14:43:15.658 | ++ functions-common:git_clone:587 : pwd 2026-06-18 14:43:15.662 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-18 14:43:15.666 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 14:43:15.670 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 14:43:15.691 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 14:43:15.695 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 14:43:15.698 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 14:43:15.703 | + functions-common:git_clone:604 : echo refs/changes/36/988336/4 2026-06-18 14:43:15.703 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 14:43:15.710 | + functions-common:git_clone:606 : [[ ! -d /opt/stack/cinder ]] 2026-06-18 14:43:15.713 | + functions-common:git_clone:607 : [[ False = \T\r\u\e ]] 2026-06-18 14:43:15.717 | + functions-common:git_clone:612 : git_timed clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-06-18 14:43:15.720 | + functions-common:git_timed:691 : local count=0 2026-06-18 14:43:15.723 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 14:43:15.727 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 14:43:15.731 | + functions-common:git_timed:695 : timeout=0 2026-06-18 14:43:15.735 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 14:43:15.738 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 14:43:15.742 | + functions-common:time_start:2401 : local start_time= 2026-06-18 14:43:15.745 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 14:43:15.750 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 14:43:15.755 | + functions-common:time_start:2405 : _TIME_START[$name]=1781793795751 2026-06-18 14:43:15.759 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-06-18 14:43:15.763 | Cloning into '/opt/stack/cinder'... 2026-06-18 14:44:10.934 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 14:44:10.936 | + functions-common:time_stop:2414 : local name 2026-06-18 14:44:10.940 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:44:10.942 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:44:10.946 | + functions-common:time_stop:2417 : local total 2026-06-18 14:44:10.948 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:44:10.951 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 14:44:10.954 | + functions-common:time_stop:2421 : start_time=1781793795751 2026-06-18 14:44:10.956 | + functions-common:time_stop:2423 : [[ -z 1781793795751 ]] 2026-06-18 14:44:10.961 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:44:10.965 | + functions-common:time_stop:2426 : end_time=1781793850962 2026-06-18 14:44:10.968 | + functions-common:time_stop:2427 : elapsed_time=55211 2026-06-18 14:44:10.971 | + functions-common:time_stop:2428 : total=35555 2026-06-18 14:44:10.974 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:44:10.977 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=90766 2026-06-18 14:44:10.980 | + functions-common:git_clone:614 : cd /opt/stack/cinder 2026-06-18 14:44:10.983 | + functions-common:git_clone:615 : git_timed fetch https://review.opendev.org/openstack/cinder.git refs/changes/36/988336/4 2026-06-18 14:44:10.986 | + functions-common:git_timed:691 : local count=0 2026-06-18 14:44:10.989 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 14:44:10.992 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 14:44:10.994 | + functions-common:git_timed:695 : timeout=0 2026-06-18 14:44:10.997 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 14:44:11.000 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 14:44:11.003 | + functions-common:time_start:2401 : local start_time= 2026-06-18 14:44:11.006 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 14:44:11.010 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 14:44:11.015 | + functions-common:time_start:2405 : _TIME_START[$name]=1781793851012 2026-06-18 14:44:11.018 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/cinder.git refs/changes/36/988336/4 2026-06-18 14:44:11.868 | From https://review.opendev.org/openstack/cinder 2026-06-18 14:44:11.868 | * branch refs/changes/36/988336/4 -> FETCH_HEAD 2026-06-18 14:44:11.875 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 14:44:11.878 | + functions-common:time_stop:2414 : local name 2026-06-18 14:44:11.880 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:44:11.882 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:44:11.885 | + functions-common:time_stop:2417 : local total 2026-06-18 14:44:11.886 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:44:11.889 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 14:44:11.892 | + functions-common:time_stop:2421 : start_time=1781793851012 2026-06-18 14:44:11.894 | + functions-common:time_stop:2423 : [[ -z 1781793851012 ]] 2026-06-18 14:44:11.898 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:44:11.903 | + functions-common:time_stop:2426 : end_time=1781793851899 2026-06-18 14:44:11.906 | + functions-common:time_stop:2427 : elapsed_time=887 2026-06-18 14:44:11.909 | + functions-common:time_stop:2428 : total=90766 2026-06-18 14:44:11.912 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:44:11.915 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=91653 2026-06-18 14:44:11.918 | + functions-common:git_clone:615 : git checkout FETCH_HEAD 2026-06-18 14:44:12.166 | Note: switching to 'FETCH_HEAD'. 2026-06-18 14:44:12.166 | 2026-06-18 14:44:12.166 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-18 14:44:12.167 | changes and commit them, and you can discard any commits you make in this 2026-06-18 14:44:12.167 | state without impacting any branches by switching back to a branch. 2026-06-18 14:44:12.167 | 2026-06-18 14:44:12.167 | If you want to create a new branch to retain commits you create, you may 2026-06-18 14:44:12.167 | do so (now or later) by using -c with the switch command. Example: 2026-06-18 14:44:12.167 | 2026-06-18 14:44:12.167 | git switch -c 2026-06-18 14:44:12.167 | 2026-06-18 14:44:12.168 | Or undo this operation with: 2026-06-18 14:44:12.168 | 2026-06-18 14:44:12.168 | git switch - 2026-06-18 14:44:12.168 | 2026-06-18 14:44:12.168 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-18 14:44:12.168 | 2026-06-18 14:44:12.168 | HEAD is now at be21cc144 feat: Add per-pool disable/draining mechanism 2026-06-18 14:44:12.170 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-06-18 14:44:12.188 | + functions-common:git_clone:666 : cd /opt/stack/cinder 2026-06-18 14:44:12.192 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 14:44:12.193 | + functions-common:git_clone:667 : head -1 2026-06-18 14:44:12.198 | be21cc144 feat: Add per-pool disable/draining mechanism 2026-06-18 14:44:12.202 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-18 14:44:12.205 | + lib/cinder:install_cinder:526 : setup_develop /opt/stack/cinder 2026-06-18 14:44:12.209 | + inc/python:setup_develop:353 : local bindep 2026-06-18 14:44:12.212 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-18 14:44:12.215 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-06-18 14:44:12.218 | + inc/python:setup_develop:359 : local extras= 2026-06-18 14:44:12.221 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-06-18 14:44:12.224 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-18 14:44:12.226 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-18 14:44:12.230 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-06-18 14:44:12.233 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-18 14:44:12.236 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-18 14:44:12.241 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-06-18 14:44:12.245 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-18 14:44:12.248 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-06-18 14:44:12.251 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-18 14:44:12.255 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-18 14:44:12.259 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-06-18 14:44:12.265 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-06-18 14:44:12.268 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-06-18 14:44:12.271 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-06-18 14:44:12.425 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-06-18 14:44:12.428 | + inc/python:setup_package:436 : local bindep=0 2026-06-18 14:44:12.432 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-18 14:44:12.434 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-18 14:44:12.437 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-18 14:44:12.440 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-06-18 14:44:12.443 | + inc/python:setup_package:445 : local flags=-e 2026-06-18 14:44:12.446 | + inc/python:setup_package:446 : local extras= 2026-06-18 14:44:12.449 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-18 14:44:12.452 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-18 14:44:12.455 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-18 14:44:12.459 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-18 14:44:12.462 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-18 14:44:12.465 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-06-18 14:44:12.492 | Using python 3.12 to install /opt/stack/cinder 2026-06-18 14:44:12.494 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2026-06-18 14:44:13.472 | Obtaining file:///opt/stack/cinder 2026-06-18 14:44:13.478 | Installing build dependencies: started 2026-06-18 14:44:15.233 | Installing build dependencies: finished with status 'done' 2026-06-18 14:44:15.234 | Checking if build backend supports build_editable: started 2026-06-18 14:44:15.771 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-18 14:44:15.773 | Getting requirements to build editable: started 2026-06-18 14:44:16.069 | Getting requirements to build editable: finished with status 'done' 2026-06-18 14:44:16.070 | Preparing editable metadata (pyproject.toml): started 2026-06-18 14:44:17.425 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-18 14:44:17.452 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (7.0.3) 2026-06-18 14:44:17.452 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (5.3.1) 2026-06-18 14:44:17.455 | 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.dev129) (0.41.0) 2026-06-18 14:44:17.455 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (3.3.0) 2026-06-18 14:44:17.455 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (3.5.1) 2026-06-18 14:44:17.456 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (2.1.0) 2026-06-18 14:44:17.457 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (4.26.0) 2026-06-18 14:44:17.457 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (5.14.0) 2026-06-18 14:44:17.458 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (13.0.0) 2026-06-18 14:44:18.103 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev129) 2026-06-18 14:44:18.262 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-06-18 14:44:18.274 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (10.5.0) 2026-06-18 14:44:18.275 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (7.5.0) 2026-06-18 14:44:18.278 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (6.4.0) 2026-06-18 14:44:18.278 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (18.0.0) 2026-06-18 14:44:18.278 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (8.2.0) 2026-06-18 14:44:18.280 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (18.1.0) 2026-06-18 14:44:18.283 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (8.1.0) 2026-06-18 14:44:18.283 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (5.1.0) 2026-06-18 14:44:18.283 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (3.11.0) 2026-06-18 14:44:18.283 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (3.8.0) 2026-06-18 14:44:18.284 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (7.9.0) 2026-06-18 14:44:18.285 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (5.10.0) 2026-06-18 14:44:18.287 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (4.6.0) 2026-06-18 14:44:18.289 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (2.7.1) 2026-06-18 14:44:18.290 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (10.1.1) 2026-06-18 14:44:18.331 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev129) 2026-06-18 14:44:18.349 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl.metadata (2.5 kB) 2026-06-18 14:44:18.359 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (4.4.0) 2026-06-18 14:44:18.360 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (26.2) 2026-06-18 14:44:18.405 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev129) 2026-06-18 14:44:18.422 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-18 14:44:18.433 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (3.10.1) 2026-06-18 14:44:18.434 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (3.1.0) 2026-06-18 14:44:18.435 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (3.3.2) 2026-06-18 14:44:18.436 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (7.4.0) 2026-06-18 14:44:18.473 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev129) 2026-06-18 14:44:18.490 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-18 14:44:18.501 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (5.8.0) 2026-06-18 14:44:18.543 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev129) 2026-06-18 14:44:18.559 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-18 14:44:18.600 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev129) 2026-06-18 14:44:18.616 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-18 14:44:18.627 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (2.34.2) 2026-06-18 14:44:18.628 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (2.5.1) 2026-06-18 14:44:18.629 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (6.3.0) 2026-06-18 14:44:18.655 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev129) 2026-06-18 14:44:18.672 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-06-18 14:44:18.681 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (2.0.50) 2026-06-18 14:44:18.682 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (5.8.0) 2026-06-18 14:44:18.708 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev129) 2026-06-18 14:44:18.724 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-06-18 14:44:18.751 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (9.1.4) 2026-06-18 14:44:18.752 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (1.8.10) 2026-06-18 14:44:18.753 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (6.8.0) 2026-06-18 14:44:18.798 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev129) 2026-06-18 14:44:18.813 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-18 14:44:18.823 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (7.1.0) 2026-06-18 14:44:18.869 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev129) 2026-06-18 14:44:18.885 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-18 14:44:18.967 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev129) 2026-06-18 14:44:18.984 | Downloading google_api_python_client-2.197.0-py3-none-any.whl.metadata (7.0 kB) 2026-06-18 14:44:18.994 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (5.7.0) 2026-06-18 14:44:18.995 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (43.0.3) 2026-06-18 14:44:18.995 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (0.2.3) 2026-06-18 14:44:19.189 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev129) 2026-06-18 14:44:19.206 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.metadata (29 kB) 2026-06-18 14:44:19.601 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev129) 2026-06-18 14:44:19.620 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-06-18 14:44:19.630 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev129) (1.9.0) 2026-06-18 14:44:19.631 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (2026.2) 2026-06-18 14:44:19.632 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev129) (7.1.4) 2026-06-18 14:44:20.065 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev129) 2026-06-18 14:44:20.081 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-06-18 14:44:20.092 | 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.dev129) (1.1.0) 2026-06-18 14:44:20.127 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev129) 2026-06-18 14:44:20.196 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-06-18 14:44:20.208 | 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.dev129) (2.9.0.post0) 2026-06-18 14:44:20.209 | 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.dev129) (2.7.0) 2026-06-18 14:44:20.213 | 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.dev129) (1.17.0) 2026-06-18 14:44:20.246 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev129) (2.0.0) 2026-06-18 14:44:20.251 | 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.dev129) (3.0) 2026-06-18 14:44:20.259 | 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.dev129) (2.8.0) 2026-06-18 14:44:20.266 | 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.dev129) (3.1.0) 2026-06-18 14:44:20.269 | 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.dev129) (2.2.1) 2026-06-18 14:44:20.271 | 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.dev129) (0.31.2) 2026-06-18 14:44:20.328 | 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.dev129) 2026-06-18 14:44:20.344 | Downloading google_auth-2.54.0-py3-none-any.whl.metadata (5.6 kB) 2026-06-18 14:44:20.385 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev129) 2026-06-18 14:44:20.405 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-06-18 14:44:20.465 | 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.dev129) 2026-06-18 14:44:20.480 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-18 14:44:20.515 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev129) 2026-06-18 14:44:20.531 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-18 14:44:20.574 | 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.dev129) 2026-06-18 14:44:20.591 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-06-18 14:44:20.883 | 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.dev129) 2026-06-18 14:44:20.899 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-06-18 14:44:20.940 | 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.dev129) 2026-06-18 14:44:20.956 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-18 14:44:21.007 | 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.dev129) 2026-06-18 14:44:21.023 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-18 14:44:21.049 | 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.dev129) (3.4.7) 2026-06-18 14:44:21.050 | 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.dev129) (3.18) 2026-06-18 14:44:21.052 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev129) (2023.11.17) 2026-06-18 14:44:21.069 | 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.dev129) (26.1.0) 2026-06-18 14:44:21.071 | 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.dev129) (2025.9.1) 2026-06-18 14:44:21.072 | 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.dev129) (0.37.0) 2026-06-18 14:44:21.073 | 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.dev129) (2026.5.1) 2026-06-18 14:44:21.082 | 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.dev129) (1.8.2) 2026-06-18 14:44:21.083 | 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.dev129) (4.15.0) 2026-06-18 14:44:21.088 | 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.dev129) (4.2.0) 2026-06-18 14:44:21.092 | 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.dev129) (4.0.1) 2026-06-18 14:44:21.092 | 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.dev129) (2.13.0) 2026-06-18 14:44:21.100 | 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.dev129) (7.2.2) 2026-06-18 14:44:21.106 | 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.dev129) (1.5.0) 2026-06-18 14:44:21.114 | 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.dev129) (0.20) 2026-06-18 14:44:21.120 | 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.dev129) (1.3.0) 2026-06-18 14:44:21.122 | 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.dev129) (2.0.0) 2026-06-18 14:44:21.123 | 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.dev129) (6.0.3) 2026-06-18 14:44:21.132 | 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.dev129) (1.18.4) 2026-06-18 14:44:21.134 | 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.dev129) (2.1.2) 2026-06-18 14:44:21.135 | 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.dev129) (0.6.2) 2026-06-18 14:44:21.139 | 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.dev129) (1.3.12) 2026-06-18 14:44:21.153 | 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.dev129) (5.3.1) 2026-06-18 14:44:21.154 | 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.dev129) (5.6.2) 2026-06-18 14:44:21.155 | 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.dev129) (0.16.0) 2026-06-18 14:44:21.160 | 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.dev129) (5.1.0) 2026-06-18 14:44:21.175 | 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.dev129) (0.25.0) 2026-06-18 14:44:21.179 | 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.dev129) (5.0.0) 2026-06-18 14:44:21.180 | 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.dev129) (3.1.6) 2026-06-18 14:44:21.182 | 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.dev129) (4.0.1) 2026-06-18 14:44:21.190 | 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.dev129) (3.0.3) 2026-06-18 14:44:21.203 | 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.dev129) (1.2.0) 2026-06-18 14:44:21.225 | 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.dev129) (1.7.6) 2026-06-18 14:44:21.263 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev129) 2026-06-18 14:44:21.280 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-18 14:44:21.384 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev129) 2026-06-18 14:44:21.401 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (10 kB) 2026-06-18 14:44:21.416 | 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.dev129) (3.17.0) 2026-06-18 14:44:21.462 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev129) 2026-06-18 14:44:21.478 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-18 14:44:21.538 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev129) 2026-06-18 14:44:21.556 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-18 14:44:21.609 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev129) 2026-06-18 14:44:21.625 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-06-18 14:44:21.645 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev129) (82.0.1) 2026-06-18 14:44:21.660 | 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.dev129) (0.8.1) 2026-06-18 14:44:21.720 | 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.dev129) 2026-06-18 14:44:21.735 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-06-18 14:44:21.768 | 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.dev129) (4.14.0) 2026-06-18 14:44:21.775 | 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.dev129) (0.6.0) 2026-06-18 14:44:21.776 | 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.dev129) (4.0.0) 2026-06-18 14:44:21.786 | 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.dev129) (3.0.52) 2026-06-18 14:44:21.787 | 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.dev129) (1.11.0) 2026-06-18 14:44:21.788 | 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.dev129) (15.0.0) 2026-06-18 14:44:21.789 | 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.dev129) (1.8.0) 2026-06-18 14:44:21.828 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev129) 2026-06-18 14:44:21.845 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-18 14:44:21.855 | 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.dev129) (24.2.1) 2026-06-18 14:44:21.902 | 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.dev129) (4.2.0) 2026-06-18 14:44:21.903 | 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.dev129) (2.20.0) 2026-06-18 14:44:21.914 | 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.dev129) (0.1.2) 2026-06-18 14:44:21.933 | 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.dev129) (0.8) 2026-06-18 14:44:21.999 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev129) 2026-06-18 14:44:22.016 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-06-18 14:44:22.071 | 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.dev129) (3.6.1) 2026-06-18 14:44:22.072 | 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.dev129) (3.4.0) 2026-06-18 14:44:22.074 | 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.dev129) (4.0.1) 2026-06-18 14:44:22.149 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev129) 2026-06-18 14:44:22.166 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-06-18 14:44:22.202 | 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.dev129) (1.33) 2026-06-18 14:44:22.208 | 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.dev129) (3.1.1) 2026-06-18 14:44:22.300 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-06-18 14:44:22.337 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-06-18 14:44:22.904 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 24.6 MB/s 0:00:00 2026-06-18 14:44:22.921 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-06-18 14:44:22.944 | Downloading google_api_python_client-2.197.0-py3-none-any.whl (15.3 MB) 2026-06-18 14:44:23.185 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.3/15.3 MB 64.2 MB/s 0:00:00 2026-06-18 14:44:23.201 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-06-18 14:44:23.225 | Downloading google_auth-2.54.0-py3-none-any.whl (249 kB) 2026-06-18 14:44:23.253 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-06-18 14:44:23.274 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-06-18 14:44:23.300 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-06-18 14:44:23.323 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-06-18 14:44:23.349 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-06-18 14:44:23.370 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-06-18 14:44:23.450 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 69.4 MB/s 0:00:00 2026-06-18 14:44:23.466 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-06-18 14:44:23.489 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl (99 kB) 2026-06-18 14:44:23.516 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-06-18 14:44:23.534 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 31.4 MB/s 0:00:00 2026-06-18 14:44:23.549 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-06-18 14:44:23.574 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-06-18 14:44:23.598 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-06-18 14:44:23.622 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-06-18 14:44:23.644 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-06-18 14:44:23.683 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 37.9 MB/s 0:00:00 2026-06-18 14:44:23.704 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-06-18 14:44:23.728 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-06-18 14:44:23.755 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-06-18 14:44:23.779 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-06-18 14:44:23.804 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-06-18 14:44:23.827 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-06-18 14:44:23.851 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-06-18 14:44:23.874 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-06-18 14:44:23.897 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-06-18 14:44:23.922 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-06-18 14:44:23.945 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (2.2 MB) 2026-06-18 14:44:23.984 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 59.4 MB/s 0:00:00 2026-06-18 14:44:24.001 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-06-18 14:44:24.162 | Building wheels for collected packages: cinder 2026-06-18 14:44:24.164 | Building editable for cinder (pyproject.toml): started 2026-06-18 14:44:25.806 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-06-18 14:44:25.807 | Created wheel for cinder: filename=cinder-28.1.0.dev129-0.editable-py3-none-any.whl size=9211 sha256=8aae08b75a5f182ac179d646d91bc2555a139baebcd10bf496d67664aa7fd5d1 2026-06-18 14:44:25.807 | Stored in directory: /tmp/pip-ephem-wheel-cache-r262oq56/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-06-18 14:44:25.812 | Successfully built cinder 2026-06-18 14:44:26.212 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, setproctitle, pyudev, pyasn1, protobuf, lxml, invoke, rtslib-fb, python-swiftclient, pynacl, pyasn1-modules, proto-plus, googleapis-common-protos, cotyledon, botocore, s3transfer, paramiko, google-auth, warlock, google-auth-httplib2, google-api-core, boto3, tooz, python-novaclient, python-glanceclient, google-api-python-client, oslo.vmware, oslo.versionedobjects, cinder 2026-06-18 14:44:26.574 | Attempting uninstall: pyudev 2026-06-18 14:44:26.593 | Found existing installation: pyudev 0.24.0 2026-06-18 14:44:26.593 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 14:44:26.595 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-06-18 14:44:26.651 | Attempting uninstall: pyasn1 2026-06-18 14:44:26.670 | Found existing installation: pyasn1 0.4.8 2026-06-18 14:44:26.670 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 14:44:26.671 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-06-18 14:44:28.408 | Attempting uninstall: botocore 2026-06-18 14:44:28.428 | Found existing installation: botocore 1.34.46 2026-06-18 14:44:28.429 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 14:44:28.429 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-06-18 14:44:29.643 | Attempting uninstall: s3transfer 2026-06-18 14:44:29.663 | Found existing installation: s3transfer 0.10.1 2026-06-18 14:44:29.664 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 14:44:29.664 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-06-18 14:44:30.352 | Attempting uninstall: boto3 2026-06-18 14:44:30.371 | Found existing installation: boto3 1.34.46 2026-06-18 14:44:30.371 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 14:44:30.371 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-06-18 14:44:32.524 | 2026-06-18 14:44:32.550 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev129 cotyledon-2.2.0 google-api-core-2.31.0 google-api-python-client-2.197.0 google-auth-2.54.0 google-auth-httplib2-0.4.0 googleapis-common-protos-1.75.0 invoke-3.0.3 lxml-6.1.1 oslo.versionedobjects-3.10.2 oslo.vmware-4.9.0 paramiko-4.0.0 proto-plus-1.28.0 protobuf-6.33.6 pyasn1-0.6.3 pyasn1-modules-0.4.2 pynacl-1.6.2 python-glanceclient-4.12.0 python-novaclient-18.13.0 python-swiftclient-4.10.0 pyudev-0.24.4 rtslib-fb-2.2.4 s3transfer-0.10.4 setproctitle-1.3.7 suds-community-1.2.0 tabulate-0.10.0 tooz-8.1.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-06-18 14:44:32.958 | + inc/python:pip_install:216 : result=0 2026-06-18 14:44:32.961 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 14:44:32.963 | + functions-common:time_stop:2414 : local name 2026-06-18 14:44:32.966 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:44:32.968 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:44:32.971 | + functions-common:time_stop:2417 : local total 2026-06-18 14:44:32.973 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:44:32.976 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 14:44:32.979 | + functions-common:time_stop:2421 : start_time=1781793852485 2026-06-18 14:44:32.981 | + functions-common:time_stop:2423 : [[ -z 1781793852485 ]] 2026-06-18 14:44:32.985 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:44:32.990 | + functions-common:time_stop:2426 : end_time=1781793872987 2026-06-18 14:44:32.993 | + functions-common:time_stop:2427 : elapsed_time=20502 2026-06-18 14:44:32.996 | + functions-common:time_stop:2428 : total=97725 2026-06-18 14:44:32.998 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:44:33.001 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=118227 2026-06-18 14:44:33.004 | + inc/python:pip_install:219 : return 0 2026-06-18 14:44:33.006 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-18 14:44:33.009 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-18 14:44:33.012 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-06-18 14:44:33.015 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-06-18 14:44:33.018 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:44:33.021 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:44:33.024 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-06-18 14:44:33.026 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:44:33.028 | + lib/cinder:install_cinder:527 : [[ lioadm == \t\g\t\a\d\m ]] 2026-06-18 14:44:33.031 | + lib/cinder:install_cinder:529 : [[ lioadm == \l\i\o\a\d\m ]] 2026-06-18 14:44:33.034 | + lib/cinder:install_cinder:530 : is_ubuntu 2026-06-18 14:44:33.037 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:44:33.040 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:44:33.042 | + lib/cinder:install_cinder:532 : sudo mkdir -p /etc/target 2026-06-18 14:44:33.057 | + lib/cinder:install_cinder:534 : install_package targetcli-fb 2026-06-18 14:44:33.060 | + functions-common:install_package:1432 : update_package_repo 2026-06-18 14:44:33.063 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-18 14:44:33.065 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-18 14:44:33.068 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-18 14:44:33.070 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-18 14:44:33.073 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-18 14:44:33.077 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:44:33.079 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:44:33.082 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-18 14:44:33.085 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-18 14:44:33.088 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-18 14:44:33.091 | + functions-common:apt_get_update:1161 : return 2026-06-18 14:44:33.094 | + functions-common:install_package:1433 : real_install_package targetcli-fb 2026-06-18 14:44:33.096 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-18 14:44:33.099 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:44:33.101 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:44:33.104 | + functions-common:real_install_package:1421 : apt_get install targetcli-fb 2026-06-18 14:44:33.128 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-06-18 14:44:33.168 | Reading package lists... 2026-06-18 14:44:33.530 | Building dependency tree... 2026-06-18 14:44:33.534 | Reading state information... 2026-06-18 14:44:34.061 | The following additional packages will be installed: 2026-06-18 14:44:34.061 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-06-18 14:44:34.062 | python3-urwid python3-wcwidth 2026-06-18 14:44:34.064 | Suggested packages: 2026-06-18 14:44:34.064 | python-urwid-doc 2026-06-18 14:44:34.100 | The following NEW packages will be installed: 2026-06-18 14:44:34.100 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-06-18 14:44:34.101 | python3-urwid python3-wcwidth targetcli-fb 2026-06-18 14:44:34.162 | 0 upgraded, 6 newly installed, 0 to remove and 70 not upgraded. 2026-06-18 14:44:34.162 | Need to get 385 kB of archives. 2026-06-18 14:44:34.162 | After this operation, 3098 kB of additional disk space will be used. 2026-06-18 14:44:34.162 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-06-18 14:44:34.175 | Get:2 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-06-18 14:44:34.177 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-06-18 14:44:34.183 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-06-18 14:44:34.183 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-06-18 14:44:34.184 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-06-18 14:44:34.417 | perl: warning: Setting locale failed. 2026-06-18 14:44:34.417 | perl: warning: Please check that your locale settings: 2026-06-18 14:44:34.417 | LANGUAGE = (unset), 2026-06-18 14:44:34.418 | LC_ALL = "en_US.utf8", 2026-06-18 14:44:34.418 | LANG = "de_DE.UTF-8" 2026-06-18 14:44:34.418 | are supported and installed on your system. 2026-06-18 14:44:34.418 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:44:34.480 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 14:44:34.480 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 14:44:34.480 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 14:44:34.663 | Fetched 385 kB in 0s (6695 kB/s) 2026-06-18 14:44:34.706 | Selecting previously unselected package python3-typing-extensions. 2026-06-18 14:44:34.771 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126649 files and directories currently installed.) 2026-06-18 14:44:34.778 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-06-18 14:44:34.781 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-06-18 14:44:34.832 | Selecting previously unselected package python3-wcwidth. 2026-06-18 14:44:34.844 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-06-18 14:44:34.848 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-18 14:44:34.901 | Selecting previously unselected package python3-urwid. 2026-06-18 14:44:34.913 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-06-18 14:44:34.916 | Unpacking python3-urwid (2.6.10-1) ... 2026-06-18 14:44:35.003 | Selecting previously unselected package python3-configshell-fb. 2026-06-18 14:44:35.016 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-06-18 14:44:35.019 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-18 14:44:35.076 | Selecting previously unselected package python3-rtslib-fb. 2026-06-18 14:44:35.089 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-06-18 14:44:35.092 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-18 14:44:35.155 | Selecting previously unselected package targetcli-fb. 2026-06-18 14:44:35.168 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-06-18 14:44:35.171 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-18 14:44:35.245 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-18 14:44:36.389 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-06-18 14:44:36.397 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-18 14:44:36.701 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-06-18 14:44:36.939 | Setting up python3-urwid (2.6.10-1) ... 2026-06-18 14:44:37.461 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-18 14:44:37.652 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-18 14:44:37.652 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-18 14:44:37.674 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-18 14:44:37.674 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-18 14:44:37.674 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-18 14:44:37.674 | keyword = Word(alphanums + '_\-') 2026-06-18 14:44:37.674 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-18 14:44:37.674 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-18 14:44:37.675 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-18 14:44:37.675 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-18 14:44:37.675 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-18 14:44:37.675 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-18 14:44:37.684 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-18 14:44:37.684 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-18 14:44:37.706 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-18 14:44:37.706 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-18 14:44:37.706 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-18 14:44:37.706 | keyword = Word(alphanums + '_\-') 2026-06-18 14:44:37.707 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-18 14:44:37.707 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-18 14:44:37.707 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-18 14:44:37.707 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-18 14:44:37.707 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-18 14:44:37.707 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-18 14:44:37.738 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-18 14:44:37.942 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-06-18 14:44:37.942 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-06-18 14:44:38.228 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-18 14:44:39.084 | perl: warning: Setting locale failed. 2026-06-18 14:44:39.084 | perl: warning: Please check that your locale settings: 2026-06-18 14:44:39.084 | LANGUAGE = (unset), 2026-06-18 14:44:39.084 | LC_ALL = "en_US.utf8", 2026-06-18 14:44:39.084 | LANG = "de_DE.UTF-8" 2026-06-18 14:44:39.085 | are supported and installed on your system. 2026-06-18 14:44:39.085 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:44:39.213 | perl: warning: Setting locale failed. 2026-06-18 14:44:39.213 | perl: warning: Please check that your locale settings: 2026-06-18 14:44:39.213 | LANGUAGE = (unset), 2026-06-18 14:44:39.214 | LC_ALL = "en_US.utf8", 2026-06-18 14:44:39.215 | LANG = "de_DE.UTF-8" 2026-06-18 14:44:39.215 | are supported and installed on your system. 2026-06-18 14:44:39.215 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:44:39.265 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 14:44:39.265 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 14:44:39.265 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 14:44:39.336 | perl: warning: Setting locale failed. 2026-06-18 14:44:39.337 | perl: warning: Please check that your locale settings: 2026-06-18 14:44:39.337 | LANGUAGE = (unset), 2026-06-18 14:44:39.337 | LC_ALL = "en_US.utf8", 2026-06-18 14:44:39.337 | LANG = "de_DE.UTF-8" 2026-06-18 14:44:39.337 | are supported and installed on your system. 2026-06-18 14:44:39.338 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:44:39.829 | 2026-06-18 14:44:39.830 | Running kernel seems to be up-to-date. 2026-06-18 14:44:39.830 | 2026-06-18 14:44:39.830 | Restarting services... 2026-06-18 14:44:39.876 | 2026-06-18 14:44:39.878 | Service restarts being deferred: 2026-06-18 14:44:39.878 | /etc/needrestart/restart.d/dbus.service 2026-06-18 14:44:39.878 | systemctl restart systemd-logind.service 2026-06-18 14:44:39.878 | systemctl restart virtlockd.service 2026-06-18 14:44:39.878 | systemctl restart virtlogd.service 2026-06-18 14:44:39.878 | 2026-06-18 14:44:39.878 | No containers need to be restarted. 2026-06-18 14:44:39.878 | 2026-06-18 14:44:39.878 | User sessions running outdated binaries: 2026-06-18 14:44:39.878 | quobyte @ session #6: sshd[2030] 2026-06-18 14:44:39.887 | quobyte @ user manager service: systemd[1169] 2026-06-18 14:44:39.896 | 2026-06-18 14:44:39.896 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-18 14:44:41.886 | + functions-common:apt_get:1205 : result=0 2026-06-18 14:44:41.889 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-18 14:44:41.891 | + functions-common:time_stop:2414 : local name 2026-06-18 14:44:41.895 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:44:41.897 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:44:41.900 | + functions-common:time_stop:2417 : local total 2026-06-18 14:44:41.903 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:44:41.906 | + functions-common:time_stop:2420 : name=apt-get 2026-06-18 14:44:41.908 | + functions-common:time_stop:2421 : start_time=1781793873124 2026-06-18 14:44:41.911 | + functions-common:time_stop:2423 : [[ -z 1781793873124 ]] 2026-06-18 14:44:41.915 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:44:41.920 | + functions-common:time_stop:2426 : end_time=1781793881916 2026-06-18 14:44:41.922 | + functions-common:time_stop:2427 : elapsed_time=8792 2026-06-18 14:44:41.925 | + functions-common:time_stop:2428 : total=155961 2026-06-18 14:44:41.928 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:44:41.931 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=164753 2026-06-18 14:44:41.934 | + functions-common:apt_get:1209 : return 0 2026-06-18 14:44:41.937 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-18 14:44:41.940 | + ./stack.sh:main:945 : configure_cinder 2026-06-18 14:44:41.943 | + lib/cinder:configure_cinder:295 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-06-18 14:44:41.959 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-06-18 14:44:41.963 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-06-18 14:44:41.965 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-06-18 14:44:41.968 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-18 14:44:41.972 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-06-18 14:44:41.973 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-18 14:44:41.977 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-06-18 14:44:41.979 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-06-18 14:44:41.982 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-18 14:44:41.985 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-06-18 14:44:41.988 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-06-18 14:44:41.990 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-06-18 14:44:41.993 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-06-18 14:44:41.996 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-06-18 14:44:42.010 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-06-18 14:44:42.025 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2026-06-18 14:44:42.041 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2026-06-18 14:44:42.055 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-06-18 14:44:42.070 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-06-18 14:44:42.085 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-18 14:44:42.089 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-18 14:44:42.093 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.4dm6x354m7 2026-06-18 14:44:42.096 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-18 14:44:42.099 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-18 14:44:42.102 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-06-18 14:44:42.105 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.4dm6x354m7 2026-06-18 14:44:42.109 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.4dm6x354m7 2026-06-18 14:44:42.124 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.4dm6x354m7 /etc/sudoers.d/cinder-rootwrap 2026-06-18 14:44:42.139 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-06-18 14:44:42.144 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-18 14:44:42.147 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-18 14:44:42.149 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-18 14:44:42.152 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-18 14:44:42.155 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-06-18 14:44:42.157 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-06-18 14:44:42.161 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-06-18 14:44:42.161 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-18 14:44:42.171 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-18 14:44:42.175 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-18 14:44:42.190 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-18 14:44:42.204 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-06-18 14:44:42.206 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-06-18 14:44:42.211 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-06-18 14:44:42.216 | + lib/cinder:configure_cinder:307 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-06-18 14:44:42.219 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-18 14:44:42.221 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-06-18 14:44:42.224 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-18 14:44:42.227 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-18 14:44:42.229 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-06-18 14:44:42.232 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-18 14:44:42.235 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-18 14:44:42.237 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-18 14:44:42.240 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-06-18 14:44:42.273 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-06-18 14:44:42.305 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.215/identity 2026-06-18 14:44:42.337 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-06-18 14:44:42.368 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-06-18 14:44:42.400 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-06-18 14:44:42.431 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-06-18 14:44:42.463 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-06-18 14:44:42.496 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.215/identity 2026-06-18 14:44:42.530 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-18 14:44:42.564 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-06-18 14:44:42.597 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-18 14:44:42.600 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-06-18 14:44:42.636 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-06-18 14:44:42.669 | ++ lib/cinder:configure_cinder:312 : database_connection_url cinder 2026-06-18 14:44:42.672 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-06-18 14:44:42.675 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-06-18 14:44:42.678 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-06-18 14:44:42.681 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-18 14:44:42.683 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-18 14:44:42.686 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-18 14:44:42.705 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:44:42.707 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-18 14:44:42.710 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-06-18 14:44:42.713 | + lib/cinder:configure_cinder:312 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-06-18 14:44:42.750 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-06-18 14:44:42.780 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-06-18 14:44:42.812 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-06-18 14:44:42.846 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-06-18 14:44:42.879 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-06-18 14:44:42.914 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.215 2026-06-18 14:44:42.947 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-06-18 14:44:42.982 | ++ lib/cinder:configure_cinder:320 : openssl rand -hex 16 2026-06-18 14:44:42.991 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf key_manager fixed_key 0dcba7129b75caa5f4f5ab7d9117559f 2026-06-18 14:44:43.023 | + lib/cinder:configure_cinder:321 : [[ -n '' ]] 2026-06-18 14:44:43.026 | + lib/cinder:configure_cinder:326 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-06-18 14:44:43.059 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-06-18 14:44:43.092 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-06-18 14:44:43.125 | + lib/cinder:configure_cinder:333 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-06-18 14:44:43.157 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-06-18 14:44:43.190 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-06-18 14:44:43.224 | + lib/cinder:configure_cinder:338 : is_service_enabled c-vol 2026-06-18 14:44:43.241 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:44:43.244 | + lib/cinder:configure_cinder:338 : [[ -n lvm:lvmdriver-1 ]] 2026-06-18 14:44:43.246 | + lib/cinder:configure_cinder:339 : local enabled_backends= 2026-06-18 14:44:43.249 | + lib/cinder:configure_cinder:340 : local default_name= 2026-06-18 14:44:43.251 | + lib/cinder:configure_cinder:341 : local be be_name be_type 2026-06-18 14:44:43.254 | + lib/cinder:configure_cinder:342 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-18 14:44:43.256 | + lib/cinder:configure_cinder:343 : be_type=lvm 2026-06-18 14:44:43.259 | + lib/cinder:configure_cinder:344 : be_name=lvmdriver-1 2026-06-18 14:44:43.262 | + lib/cinder:configure_cinder:345 : type configure_cinder_backend_lvm 2026-06-18 14:44:43.265 | + lib/cinder:configure_cinder:346 : configure_cinder_backend_lvm lvmdriver-1 2026-06-18 14:44:43.267 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-06-18 14:44:43.270 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-06-18 14:44:43.304 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-06-18 14:44:43.336 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-06-18 14:44:43.370 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-06-18 14:44:43.402 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-06-18 14:44:43.436 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-06-18 14:44:43.469 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-06-18 14:44:43.502 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-06-18 14:44:43.533 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-06-18 14:44:43.566 | + lib/cinder:configure_cinder:348 : [[ -z '' ]] 2026-06-18 14:44:43.569 | + lib/cinder:configure_cinder:349 : default_name=lvmdriver-1 2026-06-18 14:44:43.571 | + lib/cinder:configure_cinder:351 : enabled_backends+=lvmdriver-1, 2026-06-18 14:44:43.574 | + lib/cinder:configure_cinder:353 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-06-18 14:44:43.606 | + lib/cinder:configure_cinder:354 : [[ -n lvmdriver-1 ]] 2026-06-18 14:44:43.609 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-06-18 14:44:43.641 | + lib/cinder:configure_cinder:357 : configure_cinder_image_volume_cache 2026-06-18 14:44:43.644 | + lib/cinder:configure_cinder_image_volume_cache:716 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-06-18 14:44:43.647 | + lib/cinder:configure_cinder_image_volume_cache:717 : local be_name=lvmdriver-1 2026-06-18 14:44:43.650 | + lib/cinder:configure_cinder_image_volume_cache:719 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-06-18 14:44:43.683 | + lib/cinder:configure_cinder_image_volume_cache:721 : [[ -n '' ]] 2026-06-18 14:44:43.686 | + lib/cinder:configure_cinder_image_volume_cache:725 : [[ -n '' ]] 2026-06-18 14:44:43.689 | + lib/cinder:configure_cinder:362 : [[ False == \T\r\u\e ]] 2026-06-18 14:44:43.691 | + lib/cinder:configure_cinder:366 : [[ lvmdriver-1, =~ ceph ]] 2026-06-18 14:44:43.694 | + lib/cinder:configure_cinder:371 : is_service_enabled c-bak 2026-06-18 14:44:43.712 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:44:43.714 | + lib/cinder:configure_cinder:379 : is_service_enabled ceilometer 2026-06-18 14:44:43.732 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:44:43.734 | + lib/cinder:configure_cinder:383 : is_service_enabled tls-proxy 2026-06-18 14:44:43.753 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:44:43.756 | + lib/cinder:configure_cinder:390 : '[' False '!=' False ']' 2026-06-18 14:44:43.759 | + lib/cinder:configure_cinder:394 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-06-18 14:44:43.762 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-06-18 14:44:43.765 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-06-18 14:44:43.767 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-18 14:44:43.770 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-18 14:44:43.772 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-18 14:44:43.789 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:44:43.793 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-18 14:44:43.796 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-18 14:44:43.798 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-18 14:44:43.816 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:44:43.819 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.215:5672/ 2026-06-18 14:44:43.823 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.215:5672/ 2026-06-18 14:44:43.857 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-18 14:44:43.861 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-18 14:44:43.863 | + lib/cinder:configure_cinder:397 : setup_logging /etc/cinder/cinder.conf 2026-06-18 14:44:43.867 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-06-18 14:44:43.870 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-06-18 14:44:43.873 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-18 14:44:43.892 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-18 14:44:43.895 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-18 14:44:43.899 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-18 14:44:43.904 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-18 14:44:43.907 | + functions:setup_systemd_logging:723 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-18 14:44:43.938 | + functions:setup_systemd_logging:725 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-18 14:44:43.969 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-18 14:44:44.004 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-18 14:44:44.041 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-06-18 14:44:44.079 | + lib/cinder:configure_cinder:399 : is_service_enabled c-api 2026-06-18 14:44:44.101 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:44:44.104 | + lib/cinder:configure_cinder:400 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-06-18 14:44:44.108 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-06-18 14:44:44.111 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-06-18 14:44:44.113 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-06-18 14:44:44.116 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-18 14:44:44.119 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-06-18 14:44:44.122 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-06-18 14:44:44.126 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-18 14:44:44.129 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-18 14:44:44.145 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-18 14:44:44.145 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-18 14:44:44.155 | d /var/run/uwsgi 0755 quobyte root 2026-06-18 14:44:44.159 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-18 14:44:44.172 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-18 14:44:44.177 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-06-18 14:44:44.180 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-06-18 14:44:44.185 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-18 14:44:44.188 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-06-18 14:44:44.220 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-06-18 14:44:44.251 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-06-18 14:44:44.284 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-06-18 14:44:44.315 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-18 14:44:44.348 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-18 14:44:44.381 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-06-18 14:44:44.413 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-06-18 14:44:44.446 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-06-18 14:44:44.479 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-18 14:44:44.510 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-18 14:44:44.542 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-18 14:44:44.574 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-06-18 14:44:44.606 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-06-18 14:44:44.638 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-18 14:44:44.641 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-18 14:44:44.645 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-06-18 14:44:44.648 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-06-18 14:44:44.651 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-18 14:44:44.654 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:44:44.656 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:44:44.659 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-06-18 14:44:44.662 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-06-18 14:44:44.665 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-06-18 14:44:44.698 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-18 14:44:44.732 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 ' 2026-06-18 14:44:44.732 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-06-18 14:44:44.743 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-06-18 14:44:44.748 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-06-18 14:44:44.751 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-06-18 14:44:44.753 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-18 14:44:44.756 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-18 14:44:44.759 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-18 14:44:44.762 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-18 14:44:44.764 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:44:44.767 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:44:44.769 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-18 14:44:44.772 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-18 14:44:44.774 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:44:44.777 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:44:44.780 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-06-18 14:44:44.791 | perl: warning: Setting locale failed. 2026-06-18 14:44:44.791 | perl: warning: Please check that your locale settings: 2026-06-18 14:44:44.791 | LANGUAGE = (unset), 2026-06-18 14:44:44.791 | LC_ALL = "en_US.utf8", 2026-06-18 14:44:44.791 | LANG = "de_DE.UTF-8" 2026-06-18 14:44:44.791 | are supported and installed on your system. 2026-06-18 14:44:44.791 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:44:44.830 | Enabling site cinder-api. 2026-06-18 14:44:44.835 | To activate the new configuration, you need to run: 2026-06-18 14:44:44.836 | systemctl reload apache2 2026-06-18 14:44:44.840 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-18 14:44:44.843 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-18 14:44:44.846 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 14:44:44.848 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-18 14:44:44.969 | + lib/cinder:configure_cinder:403 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-06-18 14:44:44.973 | + lib/cinder:configure_cinder:407 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.215/image 2026-06-18 14:44:45.006 | + lib/cinder:configure_cinder:408 : is_service_enabled tls-proxy 2026-06-18 14:44:45.025 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:44:45.028 | + lib/cinder:configure_cinder:414 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-06-18 14:44:45.031 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-18 14:44:45.034 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-18 14:44:45.037 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-06-18 14:44:45.040 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-18 14:44:45.043 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-06-18 14:44:45.045 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-18 14:44:45.049 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-18 14:44:45.051 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-06-18 14:44:45.054 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-06-18 14:44:45.090 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-06-18 14:44:45.123 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.215/identity 2026-06-18 14:44:45.155 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-06-18 14:44:45.188 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-06-18 14:44:45.222 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-06-18 14:44:45.255 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-06-18 14:44:45.288 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-06-18 14:44:45.320 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.215/identity 2026-06-18 14:44:45.354 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-06-18 14:44:45.387 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-06-18 14:44:45.419 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-18 14:44:45.421 | + lib/cinder:configure_cinder:417 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-06-18 14:44:45.424 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-18 14:44:45.427 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-18 14:44:45.430 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-18 14:44:45.433 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-06-18 14:44:45.467 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-06-18 14:44:45.499 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.215/identity 2026-06-18 14:44:45.531 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-06-18 14:44:45.564 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-06-18 14:44:45.597 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-06-18 14:44:45.630 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-06-18 14:44:45.661 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-06-18 14:44:45.695 | + lib/cinder:configure_cinder:418 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-06-18 14:44:45.728 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-06-18 14:44:45.762 | + lib/cinder:configure_cinder:421 : [[ ! -z '' ]] 2026-06-18 14:44:45.764 | + lib/cinder:configure_cinder:423 : is_service_enabled etcd3 2026-06-18 14:44:45.783 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:44:45.786 | + lib/cinder:configure_cinder:426 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.215:2379?api_version=v3' 2026-06-18 14:44:45.822 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-18 14:44:45.826 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-18 14:44:45.829 | + lib/cinder:configure_cinder:433 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-06-18 14:44:45.864 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-06-18 14:44:45.898 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-06-18 14:44:45.901 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-06-18 14:44:45.903 | + lib/cinder:init_cinder_service_user_conf:745 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-06-18 14:44:45.938 | + lib/cinder:init_cinder_service_user_conf:746 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-06-18 14:44:45.941 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-18 14:44:45.944 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-18 14:44:45.947 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-18 14:44:45.950 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-06-18 14:44:45.984 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-06-18 14:44:46.017 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.215/identity 2026-06-18 14:44:46.049 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-06-18 14:44:46.082 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-06-18 14:44:46.116 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-06-18 14:44:46.149 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-06-18 14:44:46.182 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-06-18 14:44:46.217 | + ./stack.sh:main:948 : is_service_enabled neutron 2026-06-18 14:44:46.237 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:44:46.240 | + ./stack.sh:main:950 : stack_install_service neutron 2026-06-18 14:44:46.243 | + lib/stack:stack_install_service:20 : local service=neutron 2026-06-18 14:44:46.246 | + lib/stack:stack_install_service:21 : type install_neutron 2026-06-18 14:44:46.249 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-18 14:44:46.252 | + lib/stack:stack_install_service:32 : install_neutron 2026-06-18 14:44:46.255 | + lib/neutron:install_neutron:509 : use_library_from_git neutron-lib 2026-06-18 14:44:46.257 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-06-18 14:44:46.260 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:44:46.263 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:44:46.266 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-06-18 14:44:46.269 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:44:46.272 | + lib/neutron:install_neutron:516 : use_library_from_git sqlalchemy 2026-06-18 14:44:46.275 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-06-18 14:44:46.278 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:44:46.282 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:44:46.285 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-06-18 14:44:46.288 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:44:46.291 | + lib/neutron:install_neutron:520 : use_library_from_git alembic 2026-06-18 14:44:46.294 | + inc/python:use_library_from_git:266 : local name=alembic 2026-06-18 14:44:46.297 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:44:46.300 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:44:46.304 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-06-18 14:44:46.307 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:44:46.309 | + lib/neutron:install_neutron:525 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-06-18 14:44:46.312 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-06-18 14:44:46.315 | + functions-common:git_clone:584 : local git_dest=/opt/stack/neutron 2026-06-18 14:44:46.318 | + functions-common:git_clone:585 : local git_ref=master 2026-06-18 14:44:46.321 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 14:44:46.324 | ++ functions-common:git_clone:587 : pwd 2026-06-18 14:44:46.328 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-18 14:44:46.330 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 14:44:46.333 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 14:44:46.350 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 14:44:46.352 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 14:44:46.355 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 14:44:46.358 | + functions-common:git_clone:604 : echo master 2026-06-18 14:44:46.358 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 14:44:46.363 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/neutron ]] 2026-06-18 14:44:46.365 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-18 14:44:46.368 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-06-18 14:44:46.371 | + functions-common:git_timed:691 : local count=0 2026-06-18 14:44:46.374 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 14:44:46.376 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 14:44:46.379 | + functions-common:git_timed:695 : timeout=0 2026-06-18 14:44:46.382 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 14:44:46.384 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 14:44:46.387 | + functions-common:time_start:2401 : local start_time= 2026-06-18 14:44:46.390 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 14:44:46.393 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 14:44:46.397 | + functions-common:time_start:2405 : _TIME_START[$name]=1781793886394 2026-06-18 14:44:46.400 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-06-18 14:44:46.403 | Cloning into '/opt/stack/neutron'... 2026-06-18 14:45:50.960 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 14:45:50.964 | + functions-common:time_stop:2414 : local name 2026-06-18 14:45:50.967 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:45:50.971 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:45:50.974 | + functions-common:time_stop:2417 : local total 2026-06-18 14:45:50.977 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:45:50.980 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 14:45:50.982 | + functions-common:time_stop:2421 : start_time=1781793886394 2026-06-18 14:45:50.984 | + functions-common:time_stop:2423 : [[ -z 1781793886394 ]] 2026-06-18 14:45:50.988 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:45:50.993 | + functions-common:time_stop:2426 : end_time=1781793950989 2026-06-18 14:45:50.996 | + functions-common:time_stop:2427 : elapsed_time=64595 2026-06-18 14:45:51.000 | + functions-common:time_stop:2428 : total=91653 2026-06-18 14:45:51.003 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:45:51.006 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=156248 2026-06-18 14:45:51.009 | + functions-common:git_clone:625 : cd /opt/stack/neutron 2026-06-18 14:45:51.013 | + functions-common:git_clone:626 : git_timed fetch origin master 2026-06-18 14:45:51.017 | + functions-common:git_timed:691 : local count=0 2026-06-18 14:45:51.021 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 14:45:51.024 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 14:45:51.028 | + functions-common:git_timed:695 : timeout=0 2026-06-18 14:45:51.032 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 14:45:51.035 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 14:45:51.039 | + functions-common:time_start:2401 : local start_time= 2026-06-18 14:45:51.042 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 14:45:51.046 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 14:45:51.051 | + functions-common:time_start:2405 : _TIME_START[$name]=1781793951047 2026-06-18 14:45:51.055 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-18 14:45:51.785 | From https://review.opendev.org/openstack/neutron 2026-06-18 14:45:51.785 | * branch master -> FETCH_HEAD 2026-06-18 14:45:51.795 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 14:45:51.798 | + functions-common:time_stop:2414 : local name 2026-06-18 14:45:51.801 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:45:51.804 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:45:51.808 | + functions-common:time_stop:2417 : local total 2026-06-18 14:45:51.811 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:45:51.815 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 14:45:51.818 | + functions-common:time_stop:2421 : start_time=1781793951047 2026-06-18 14:45:51.821 | + functions-common:time_stop:2423 : [[ -z 1781793951047 ]] 2026-06-18 14:45:51.825 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:45:51.831 | + functions-common:time_stop:2426 : end_time=1781793951826 2026-06-18 14:45:51.834 | + functions-common:time_stop:2427 : elapsed_time=779 2026-06-18 14:45:51.837 | + functions-common:time_stop:2428 : total=156248 2026-06-18 14:45:51.841 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:45:51.843 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=157027 2026-06-18 14:45:51.846 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-18 14:45:51.850 | + functions-common:git_timed:691 : local count=0 2026-06-18 14:45:51.853 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 14:45:51.857 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 14:45:51.860 | + functions-common:git_timed:695 : timeout=0 2026-06-18 14:45:51.864 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 14:45:51.868 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 14:45:51.871 | + functions-common:time_start:2401 : local start_time= 2026-06-18 14:45:51.874 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 14:45:51.879 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 14:45:51.885 | + functions-common:time_start:2405 : _TIME_START[$name]=1781793951881 2026-06-18 14:45:51.889 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-18 14:45:52.351 | Note: switching to 'FETCH_HEAD'. 2026-06-18 14:45:52.352 | 2026-06-18 14:45:52.352 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-18 14:45:52.352 | changes and commit them, and you can discard any commits you make in this 2026-06-18 14:45:52.352 | state without impacting any branches by switching back to a branch. 2026-06-18 14:45:52.352 | 2026-06-18 14:45:52.352 | If you want to create a new branch to retain commits you create, you may 2026-06-18 14:45:52.352 | do so (now or later) by using -c with the switch command. Example: 2026-06-18 14:45:52.352 | 2026-06-18 14:45:52.352 | git switch -c 2026-06-18 14:45:52.352 | 2026-06-18 14:45:52.352 | Or undo this operation with: 2026-06-18 14:45:52.353 | 2026-06-18 14:45:52.353 | git switch - 2026-06-18 14:45:52.353 | 2026-06-18 14:45:52.353 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-18 14:45:52.353 | 2026-06-18 14:45:52.353 | HEAD is now at 4f23dbf815 Merge "FrrDriver Vtysh accepts --vty_socket argument" 2026-06-18 14:45:52.360 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 14:45:52.364 | + functions-common:time_stop:2414 : local name 2026-06-18 14:45:52.366 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:45:52.369 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:45:52.373 | + functions-common:time_stop:2417 : local total 2026-06-18 14:45:52.376 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:45:52.380 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 14:45:52.383 | + functions-common:time_stop:2421 : start_time=1781793951881 2026-06-18 14:45:52.386 | + functions-common:time_stop:2423 : [[ -z 1781793951881 ]] 2026-06-18 14:45:52.391 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:45:52.396 | + functions-common:time_stop:2426 : end_time=1781793952393 2026-06-18 14:45:52.399 | + functions-common:time_stop:2427 : elapsed_time=512 2026-06-18 14:45:52.403 | + functions-common:time_stop:2428 : total=157027 2026-06-18 14:45:52.406 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:45:52.409 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=157539 2026-06-18 14:45:52.414 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-06-18 14:45:52.433 | + functions-common:git_clone:666 : cd /opt/stack/neutron 2026-06-18 14:45:52.437 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 14:45:52.438 | + functions-common:git_clone:667 : head -1 2026-06-18 14:45:52.443 | 4f23dbf815 Merge "FrrDriver Vtysh accepts --vty_socket argument" 2026-06-18 14:45:52.446 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-18 14:45:52.450 | + lib/neutron:install_neutron:526 : setup_develop /opt/stack/neutron 2026-06-18 14:45:52.454 | + inc/python:setup_develop:353 : local bindep 2026-06-18 14:45:52.457 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-18 14:45:52.461 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-06-18 14:45:52.464 | + inc/python:setup_develop:359 : local extras= 2026-06-18 14:45:52.468 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-06-18 14:45:52.472 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-18 14:45:52.475 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-18 14:45:52.479 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-06-18 14:45:52.482 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-18 14:45:52.486 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-18 14:45:52.491 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-06-18 14:45:52.495 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-18 14:45:52.498 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-06-18 14:45:52.501 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-18 14:45:52.505 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-18 14:45:52.510 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-06-18 14:45:52.516 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-06-18 14:45:52.520 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-06-18 14:45:52.523 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-06-18 14:45:52.682 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-06-18 14:45:52.686 | + inc/python:setup_package:436 : local bindep=0 2026-06-18 14:45:52.690 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-18 14:45:52.693 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-18 14:45:52.697 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-18 14:45:52.700 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-06-18 14:45:52.703 | + inc/python:setup_package:445 : local flags=-e 2026-06-18 14:45:52.706 | + inc/python:setup_package:446 : local extras= 2026-06-18 14:45:52.710 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-18 14:45:52.713 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-18 14:45:52.716 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-18 14:45:52.720 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-18 14:45:52.723 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-18 14:45:52.727 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-06-18 14:45:52.753 | Using python 3.12 to install /opt/stack/neutron 2026-06-18 14:45:52.756 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2026-06-18 14:45:53.762 | Obtaining file:///opt/stack/neutron 2026-06-18 14:45:53.771 | Installing build dependencies: started 2026-06-18 14:45:55.581 | Installing build dependencies: finished with status 'done' 2026-06-18 14:45:55.582 | Checking if build backend supports build_editable: started 2026-06-18 14:45:56.118 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-18 14:45:56.120 | Getting requirements to build editable: started 2026-06-18 14:45:56.416 | Getting requirements to build editable: finished with status 'done' 2026-06-18 14:45:56.418 | Preparing editable metadata (pyproject.toml): started 2026-06-18 14:45:58.113 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-18 14:45:58.136 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (7.0.3) 2026-06-18 14:45:58.137 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (3.10.1) 2026-06-18 14:45:58.140 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (3.1.0) 2026-06-18 14:45:58.140 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (2.5.1) 2026-06-18 14:45:58.140 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (3.1.0) 2026-06-18 14:45:58.141 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (5.3.1) 2026-06-18 14:45:58.343 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev493) 2026-06-18 14:45:58.491 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-18 14:45:58.501 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (0.31.2) 2026-06-18 14:45:58.502 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (2.34.2) 2026-06-18 14:45:58.503 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (3.1.6) 2026-06-18 14:45:58.505 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (13.0.0) 2026-06-18 14:45:58.506 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (1.3.0) 2026-06-18 14:45:58.568 | Collecting neutron-lib>=4.0.0 (from neutron==28.1.0.dev493) 2026-06-18 14:45:58.584 | Downloading neutron_lib-4.1.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-18 14:45:58.639 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev493) 2026-06-18 14:45:58.656 | Downloading python_neutronclient-12.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-06-18 14:45:58.666 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (9.1.4) 2026-06-18 14:45:58.667 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (2.0.50) 2026-06-18 14:45:58.668 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (1.8.10) 2026-06-18 14:45:58.670 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (5.14.0) 2026-06-18 14:45:58.670 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (1.18.4) 2026-06-18 14:45:58.672 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (5.8.0) 2026-06-18 14:45:58.674 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (4.2.0) 2026-06-18 14:45:58.674 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (7.5.0) 2026-06-18 14:45:58.674 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (10.5.0) 2026-06-18 14:45:58.676 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (6.4.0) 2026-06-18 14:45:58.676 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (18.0.0) 2026-06-18 14:45:58.678 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (6.8.0) 2026-06-18 14:45:58.678 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (8.2.0) 2026-06-18 14:45:58.679 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (18.1.0) 2026-06-18 14:45:58.680 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (8.1.0) 2026-06-18 14:45:58.680 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (5.1.0) 2026-06-18 14:45:58.681 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (3.11.0) 2026-06-18 14:45:58.682 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (3.8.0) 2026-06-18 14:45:58.683 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (7.9.0) 2026-06-18 14:45:58.684 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (5.10.0) 2026-06-18 14:45:58.686 | 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.dev493) (4.6.0) 2026-06-18 14:45:58.687 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (2.7.1) 2026-06-18 14:45:58.688 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (10.1.1) 2026-06-18 14:45:58.689 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (3.10.2) 2026-06-18 14:45:58.690 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (4.4.0) 2026-06-18 14:45:58.724 | Collecting os-ken>=4.2.1 (from neutron==28.1.0.dev493) 2026-06-18 14:45:58.740 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-06-18 14:45:58.774 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev493) 2026-06-18 14:45:58.791 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-18 14:45:58.832 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev493) 2026-06-18 14:45:58.851 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-06-18 14:45:58.954 | Installing build dependencies: started 2026-06-18 14:46:00.643 | Installing build dependencies: finished with status 'done' 2026-06-18 14:46:00.644 | Getting requirements to build wheel: started 2026-06-18 14:46:01.320 | Getting requirements to build wheel: finished with status 'done' 2026-06-18 14:46:01.322 | Preparing metadata (pyproject.toml): started 2026-06-18 14:46:01.703 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-18 14:46:01.757 | Collecting ovsdbapp>=2.18.0 (from neutron==28.1.0.dev493) 2026-06-18 14:46:01.774 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-18 14:46:01.785 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (7.2.2) 2026-06-18 14:46:01.821 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev493) 2026-06-18 14:46:01.840 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-06-18 14:46:01.850 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (24.2.1) 2026-06-18 14:46:01.852 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (18.13.0) 2026-06-18 14:46:01.853 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (4.16.0) 2026-06-18 14:46:01.884 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev493) 2026-06-18 14:46:01.901 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-18 14:46:01.950 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev493) 2026-06-18 14:46:01.966 | Downloading os_vif-5.0.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-18 14:46:01.977 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (3.3.0) 2026-06-18 14:46:01.980 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev493) (8.1.0) 2026-06-18 14:46:01.980 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev493) (1.3.12) 2026-06-18 14:46:01.981 | 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.dev493) (4.15.0) 2026-06-18 14:46:01.984 | 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.dev493) (2.2.1) 2026-06-18 14:46:01.989 | 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.dev493) (3.3.2) 2026-06-18 14:46:01.993 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev493) (3.0.3) 2026-06-18 14:46:01.996 | 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.dev493) (2.1.0) 2026-06-18 14:46:01.997 | 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.dev493) (1.8.2) 2026-06-18 14:46:02.004 | 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.dev493) (4.0.1) 2026-06-18 14:46:02.005 | 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.dev493) (2.13.0) 2026-06-18 14:46:02.006 | 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.dev493) (5.8.0) 2026-06-18 14:46:02.018 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=4.0.0->neutron==28.1.0.dev493) (1.3.7) 2026-06-18 14:46:02.054 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.0.0->neutron==28.1.0.dev493) 2026-06-18 14:46:02.071 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-18 14:46:02.084 | 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.dev493) (43.0.3) 2026-06-18 14:46:02.085 | 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.dev493) (1.5.0) 2026-06-18 14:46:02.087 | 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.dev493) (1.1.0) 2026-06-18 14:46:02.088 | 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.dev493) (1.33) 2026-06-18 14:46:02.092 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev493) (4.10.0) 2026-06-18 14:46:02.092 | 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.dev493) (6.0.3) 2026-06-18 14:46:02.094 | 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.dev493) (2.0.0) 2026-06-18 14:46:02.099 | 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.dev493) (3.0) 2026-06-18 14:46:02.106 | 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.dev493) (3.1.1) 2026-06-18 14:46:02.111 | 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.dev493) (0.41.0) 2026-06-18 14:46:02.112 | 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.dev493) (1.2.0) 2026-06-18 14:46:02.141 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==28.1.0.dev493) 2026-06-18 14:46:02.157 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-06-18 14:46:02.172 | 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.dev493) (26.2) 2026-06-18 14:46:02.175 | 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.dev493) (2.8.0) 2026-06-18 14:46:02.176 | 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.dev493) (3.5.1) 2026-06-18 14:46:02.188 | 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.dev493) (6.1.1) 2026-06-18 14:46:02.190 | 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.dev493) (4.0.0) 2026-06-18 14:46:02.210 | 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.dev493) (0.20) 2026-06-18 14:46:02.216 | 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.dev493) (2.0.0) 2026-06-18 14:46:02.224 | 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.dev493) (2.1.2) 2026-06-18 14:46:02.228 | 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.dev493) (0.6.2) 2026-06-18 14:46:02.235 | 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.dev493) (2.9.0.post0) 2026-06-18 14:46:02.241 | 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.dev493) (7.1.4) 2026-06-18 14:46:02.241 | 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.dev493) (5.3.1) 2026-06-18 14:46:02.245 | 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.dev493) (5.6.2) 2026-06-18 14:46:02.245 | 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.dev493) (0.16.0) 2026-06-18 14:46:02.248 | 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.dev493) (5.1.0) 2026-06-18 14:46:02.257 | 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.dev493) (2026.2) 2026-06-18 14:46:02.265 | 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.dev493) (0.25.0) 2026-06-18 14:46:02.269 | 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.dev493) (5.0.0) 2026-06-18 14:46:02.271 | 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.dev493) (4.0.1) 2026-06-18 14:46:02.302 | 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.dev493) (1.7.6) 2026-06-18 14:46:02.309 | 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.dev493) (2.2.0) 2026-06-18 14:46:02.319 | 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.dev493) (3.17.0) 2026-06-18 14:46:02.369 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev493) 2026-06-18 14:46:02.384 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-06-18 14:46:02.429 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==28.1.0.dev493) 2026-06-18 14:46:02.432 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-18 14:46:02.451 | 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.dev493) (3.0.3) 2026-06-18 14:46:02.454 | 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.dev493) (1.6.2) 2026-06-18 14:46:02.461 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev493) (82.0.1) 2026-06-18 14:46:02.490 | 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.dev493) (0.8.1) 2026-06-18 14:46:02.533 | 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.dev493) (1.17.0) 2026-06-18 14:46:02.538 | 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.dev493) (4.14.0) 2026-06-18 14:46:02.539 | 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.dev493) (4.26.0) 2026-06-18 14:46:02.573 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev493) 2026-06-18 14:46:02.591 | Downloading osc_lib-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-18 14:46:02.609 | 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.dev493) (0.6.0) 2026-06-18 14:46:02.610 | 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.dev493) (4.0.0) 2026-06-18 14:46:02.621 | 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.dev493) (3.0.52) 2026-06-18 14:46:02.623 | 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.dev493) (1.11.0) 2026-06-18 14:46:02.623 | 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.dev493) (15.0.0) 2026-06-18 14:46:02.626 | 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.dev493) (1.8.0) 2026-06-18 14:46:02.629 | 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.dev493) (26.1.0) 2026-06-18 14:46:02.630 | 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.dev493) (2025.9.1) 2026-06-18 14:46:02.631 | 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.dev493) (0.37.0) 2026-06-18 14:46:02.633 | 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.dev493) (2026.5.1) 2026-06-18 14:46:02.698 | 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.dev493) (3.4.7) 2026-06-18 14:46:02.699 | 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.dev493) (3.18) 2026-06-18 14:46:02.700 | 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.dev493) (2.7.0) 2026-06-18 14:46:02.702 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev493) (2023.11.17) 2026-06-18 14:46:02.737 | 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.dev493) (4.2.0) 2026-06-18 14:46:02.738 | 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.dev493) (2.20.0) 2026-06-18 14:46:02.750 | 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.dev493) (0.1.2) 2026-06-18 14:46:02.770 | 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.dev493) (0.8) 2026-06-18 14:46:02.834 | 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.dev493) (0.16.0) 2026-06-18 14:46:02.927 | Downloading neutron_lib-4.1.0-py3-none-any.whl (640 kB) 2026-06-18 14:46:03.021 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 640.6/640.6 kB 6.9 MB/s 0:00:00 2026-06-18 14:46:03.038 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-06-18 14:46:03.216 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.1 MB/s 0:00:00 2026-06-18 14:46:03.233 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-06-18 14:46:03.259 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-06-18 14:46:03.283 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-06-18 14:46:03.305 | Downloading os_vif-5.0.0-py3-none-any.whl (103 kB) 2026-06-18 14:46:03.333 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-06-18 14:46:03.347 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-18 14:46:03.363 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-06-18 14:46:03.391 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-06-18 14:46:03.440 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-06-18 14:46:03.468 | Downloading osc_lib-4.6.0-py3-none-any.whl (96 kB) 2026-06-18 14:46:03.493 | Downloading python_neutronclient-12.0.0-py3-none-any.whl (248 kB) 2026-06-18 14:46:03.529 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-06-18 14:46:03.650 | Building wheels for collected packages: neutron, ovs 2026-06-18 14:46:03.652 | Building editable for neutron (pyproject.toml): started 2026-06-18 14:46:05.882 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-06-18 14:46:05.883 | Created wheel for neutron: filename=neutron-28.1.0.dev493-0.editable-py3-none-any.whl size=12799 sha256=4a6127a7b467509f7d1f39094134446ceb45e899834505cdc75b5b79cd0d4765 2026-06-18 14:46:05.883 | Stored in directory: /tmp/pip-ephem-wheel-cache-rdlpg16n/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-06-18 14:46:05.889 | Building wheel for ovs (pyproject.toml): started 2026-06-18 14:46:06.754 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-06-18 14:46:06.755 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=ad446942a558e3e91478ccd4ea856bab511cac737427d67bdd2e669c3b76127a 2026-06-18 14:46:06.755 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-06-18 14:46:06.760 | Successfully built neutron ovs 2026-06-18 14:46:07.060 | Installing collected packages: sortedcontainers, pyroute2, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, ncclient, os-ken, osc-lib, python-neutronclient, python-designateclient, os-vif, neutron-lib, neutron 2026-06-18 14:46:12.642 | 2026-06-18 14:46:12.667 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-28.1.0.dev493 neutron-lib-4.1.0 os-ken-4.2.1 os-resource-classes-1.1.0 os-traits-3.8.0 os-vif-5.0.0 osc-lib-4.6.0 ovs-3.7.1 ovsdbapp-2.18.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-6.4.0 python-neutronclient-12.0.0 sortedcontainers-2.4.0 2026-06-18 14:46:12.936 | + inc/python:pip_install:216 : result=0 2026-06-18 14:46:12.940 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 14:46:12.944 | + functions-common:time_stop:2414 : local name 2026-06-18 14:46:12.948 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:46:12.951 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:46:12.955 | + functions-common:time_stop:2417 : local total 2026-06-18 14:46:12.958 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:46:12.962 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 14:46:12.966 | + functions-common:time_stop:2421 : start_time=1781793952746 2026-06-18 14:46:12.970 | + functions-common:time_stop:2423 : [[ -z 1781793952746 ]] 2026-06-18 14:46:12.975 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:46:12.980 | + functions-common:time_stop:2426 : end_time=1781793972976 2026-06-18 14:46:12.983 | + functions-common:time_stop:2427 : elapsed_time=20230 2026-06-18 14:46:12.987 | + functions-common:time_stop:2428 : total=118227 2026-06-18 14:46:12.991 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:46:12.994 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=138457 2026-06-18 14:46:12.998 | + inc/python:pip_install:219 : return 0 2026-06-18 14:46:13.002 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-18 14:46:13.006 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-18 14:46:13.010 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-06-18 14:46:13.014 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-06-18 14:46:13.018 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:46:13.022 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:46:13.026 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-06-18 14:46:13.030 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:46:13.035 | + lib/neutron:install_neutron:528 : [[ ovn == \o\v\n ]] 2026-06-18 14:46:13.039 | + lib/neutron:install_neutron:529 : install_ovn 2026-06-18 14:46:13.043 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : echo 'Installing OVN and dependent packages' 2026-06-18 14:46:13.043 | Installing OVN and dependent packages 2026-06-18 14:46:13.047 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : ovn_sanity_check 2026-06-18 14:46:13.051 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:391 : is_service_enabled q-agt neutron-agent 2026-06-18 14:46:13.075 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:46:13.079 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:393 : is_service_enabled q-l3 neutron-l3 2026-06-18 14:46:13.105 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:46:13.109 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : is_service_enabled q-svc neutron-api 2026-06-18 14:46:13.133 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:46:13.137 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : [[ ! ovn =~ ovn ]] 2026-06-18 14:46:13.141 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-svc neutron-api 2026-06-18 14:46:13.165 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:46:13.168 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-06-18 14:46:13.172 | + lib/neutron_plugins/ovn_agent:install_ovn:409 : sudo mkdir -p /var/run/openvswitch 2026-06-18 14:46:13.191 | ++ lib/neutron_plugins/ovn_agent:install_ovn:410 : whoami 2026-06-18 14:46:13.197 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : sudo chown quobyte /var/run/openvswitch 2026-06-18 14:46:13.215 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : [[ False == \T\r\u\e ]] 2026-06-18 14:46:13.220 | ++ lib/neutron_plugins/ovn_agent:install_ovn:434 : get_packages openvswitch 2026-06-18 14:46:13.250 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : install_package fakeroot make openvswitch-switch 2026-06-18 14:46:13.254 | + functions-common:install_package:1432 : update_package_repo 2026-06-18 14:46:13.258 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-18 14:46:13.262 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-18 14:46:13.265 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-18 14:46:13.269 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-18 14:46:13.272 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-18 14:46:13.276 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:46:13.280 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:46:13.284 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-18 14:46:13.288 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-18 14:46:13.292 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-18 14:46:13.296 | + functions-common:apt_get_update:1161 : return 2026-06-18 14:46:13.300 | + functions-common:install_package:1433 : real_install_package fakeroot make openvswitch-switch 2026-06-18 14:46:13.304 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-18 14:46:13.308 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:46:13.312 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:46:13.316 | + functions-common:real_install_package:1421 : apt_get install fakeroot make openvswitch-switch 2026-06-18 14:46:13.348 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2026-06-18 14:46:13.389 | Reading package lists... 2026-06-18 14:46:13.828 | Building dependency tree... 2026-06-18 14:46:13.830 | Reading state information... 2026-06-18 14:46:14.526 | fakeroot is already the newest version (1.33-1). 2026-06-18 14:46:14.527 | fakeroot set to manually installed. 2026-06-18 14:46:14.527 | make is already the newest version (4.3-4.1build2). 2026-06-18 14:46:14.527 | make set to manually installed. 2026-06-18 14:46:14.527 | The following additional packages will be installed: 2026-06-18 14:46:14.527 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-06-18 14:46:14.528 | python3-sortedcontainers 2026-06-18 14:46:14.531 | Suggested packages: 2026-06-18 14:46:14.531 | openvswitch-doc python-sortedcontainers-doc 2026-06-18 14:46:14.575 | The following NEW packages will be installed: 2026-06-18 14:46:14.576 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-06-18 14:46:14.577 | python3-openvswitch python3-sortedcontainers 2026-06-18 14:46:14.664 | 0 upgraded, 6 newly installed, 0 to remove and 70 not upgraded. 2026-06-18 14:46:14.665 | Need to get 4219 kB of archives. 2026-06-18 14:46:14.665 | After this operation, 13.3 MB of additional disk space will be used. 2026-06-18 14:46:14.665 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-06-18 14:46:14.749 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.4-0ubuntu0.24.04.2 [1042 kB] 2026-06-18 14:46:14.773 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-06-18 14:46:14.774 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-06-18 14:46:14.775 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.4-0ubuntu0.24.04.2 [1034 kB] 2026-06-18 14:46:14.791 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.4-0ubuntu0.24.04.2 [1608 kB] 2026-06-18 14:46:15.075 | perl: warning: Setting locale failed. 2026-06-18 14:46:15.075 | perl: warning: Please check that your locale settings: 2026-06-18 14:46:15.075 | LANGUAGE = (unset), 2026-06-18 14:46:15.075 | LC_ALL = "en_US.utf8", 2026-06-18 14:46:15.075 | LANG = "de_DE.UTF-8" 2026-06-18 14:46:15.076 | are supported and installed on your system. 2026-06-18 14:46:15.076 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:46:15.140 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 14:46:15.140 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 14:46:15.140 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 14:46:15.346 | Fetched 4219 kB in 0s (20.7 MB/s) 2026-06-18 14:46:15.399 | Selecting previously unselected package libunbound8:amd64. 2026-06-18 14:46:15.466 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126834 files and directories currently installed.) 2026-06-18 14:46:15.473 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-06-18 14:46:15.481 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-18 14:46:15.540 | Selecting previously unselected package openvswitch-common. 2026-06-18 14:46:15.553 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-18 14:46:15.557 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-18 14:46:15.665 | Selecting previously unselected package python3-sortedcontainers. 2026-06-18 14:46:15.677 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-06-18 14:46:15.682 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-06-18 14:46:15.736 | Selecting previously unselected package libxdp1:amd64. 2026-06-18 14:46:15.750 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-06-18 14:46:15.754 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-18 14:46:15.812 | Selecting previously unselected package python3-openvswitch. 2026-06-18 14:46:15.825 | Preparing to unpack .../4-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-18 14:46:15.828 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-18 14:46:15.939 | Selecting previously unselected package openvswitch-switch. 2026-06-18 14:46:15.953 | Preparing to unpack .../5-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-18 14:46:15.963 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-18 14:46:16.099 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-06-18 14:46:16.344 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-18 14:46:16.354 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-18 14:46:16.365 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-18 14:46:16.378 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-18 14:46:16.764 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-18 14:46:16.787 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-06-18 14:46:17.464 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-06-18 14:46:17.655 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-06-18 14:46:18.669 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-18 14:46:20.399 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-18 14:46:20.645 | perl: warning: Setting locale failed. 2026-06-18 14:46:20.645 | perl: warning: Please check that your locale settings: 2026-06-18 14:46:20.645 | LANGUAGE = (unset), 2026-06-18 14:46:20.645 | LC_ALL = "en_US.utf8", 2026-06-18 14:46:20.646 | LANG = "de_DE.UTF-8" 2026-06-18 14:46:20.646 | are supported and installed on your system. 2026-06-18 14:46:20.646 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:46:20.780 | perl: warning: Setting locale failed. 2026-06-18 14:46:20.781 | perl: warning: Please check that your locale settings: 2026-06-18 14:46:20.782 | LANGUAGE = (unset), 2026-06-18 14:46:20.782 | LC_ALL = "en_US.utf8", 2026-06-18 14:46:20.782 | LANG = "de_DE.UTF-8" 2026-06-18 14:46:20.782 | are supported and installed on your system. 2026-06-18 14:46:20.782 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:46:20.832 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 14:46:20.833 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 14:46:20.833 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 14:46:20.903 | perl: warning: Setting locale failed. 2026-06-18 14:46:20.903 | perl: warning: Please check that your locale settings: 2026-06-18 14:46:20.903 | LANGUAGE = (unset), 2026-06-18 14:46:20.903 | LC_ALL = "en_US.utf8", 2026-06-18 14:46:20.904 | LANG = "de_DE.UTF-8" 2026-06-18 14:46:20.904 | are supported and installed on your system. 2026-06-18 14:46:20.904 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:46:21.405 | 2026-06-18 14:46:21.405 | Running kernel seems to be up-to-date. 2026-06-18 14:46:21.406 | 2026-06-18 14:46:21.406 | Restarting services... 2026-06-18 14:46:21.452 | 2026-06-18 14:46:21.452 | Service restarts being deferred: 2026-06-18 14:46:21.452 | /etc/needrestart/restart.d/dbus.service 2026-06-18 14:46:21.453 | systemctl restart systemd-logind.service 2026-06-18 14:46:21.453 | systemctl restart virtlockd.service 2026-06-18 14:46:21.453 | systemctl restart virtlogd.service 2026-06-18 14:46:21.453 | 2026-06-18 14:46:21.453 | No containers need to be restarted. 2026-06-18 14:46:21.453 | 2026-06-18 14:46:21.453 | User sessions running outdated binaries: 2026-06-18 14:46:21.453 | quobyte @ session #6: sshd[2030] 2026-06-18 14:46:21.461 | quobyte @ user manager service: systemd[1169] 2026-06-18 14:46:21.472 | 2026-06-18 14:46:21.472 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-18 14:46:23.546 | + functions-common:apt_get:1205 : result=0 2026-06-18 14:46:23.550 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-18 14:46:23.554 | + functions-common:time_stop:2414 : local name 2026-06-18 14:46:23.558 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:46:23.562 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:46:23.566 | + functions-common:time_stop:2417 : local total 2026-06-18 14:46:23.570 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:46:23.574 | + functions-common:time_stop:2420 : name=apt-get 2026-06-18 14:46:23.578 | + functions-common:time_stop:2421 : start_time=1781793973344 2026-06-18 14:46:23.582 | + functions-common:time_stop:2423 : [[ -z 1781793973344 ]] 2026-06-18 14:46:23.586 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:46:23.592 | + functions-common:time_stop:2426 : end_time=1781793983588 2026-06-18 14:46:23.595 | + functions-common:time_stop:2427 : elapsed_time=10244 2026-06-18 14:46:23.598 | + functions-common:time_stop:2428 : total=164753 2026-06-18 14:46:23.602 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:46:23.606 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=174997 2026-06-18 14:46:23.611 | + functions-common:apt_get:1209 : return 0 2026-06-18 14:46:23.616 | ++ lib/neutron_plugins/ovn_agent:install_ovn:435 : get_packages ovn 2026-06-18 14:46:23.647 | + lib/neutron_plugins/ovn_agent:install_ovn:435 : install_package ovn-central ovn-controller-vtep ovn-host 2026-06-18 14:46:23.651 | + functions-common:install_package:1432 : update_package_repo 2026-06-18 14:46:23.654 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-18 14:46:23.658 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-18 14:46:23.662 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-18 14:46:23.666 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-18 14:46:23.668 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-18 14:46:23.672 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:46:23.674 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:46:23.678 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-18 14:46:23.681 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-18 14:46:23.683 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-18 14:46:23.687 | + functions-common:apt_get_update:1161 : return 2026-06-18 14:46:23.690 | + functions-common:install_package:1433 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-06-18 14:46:23.692 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-18 14:46:23.696 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:46:23.698 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:46:23.702 | + functions-common:real_install_package:1421 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-06-18 14:46:23.729 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovn-central ovn-controller-vtep ovn-host 2026-06-18 14:46:23.768 | Reading package lists... 2026-06-18 14:46:24.205 | Building dependency tree... 2026-06-18 14:46:24.207 | Reading state information... 2026-06-18 14:46:24.897 | The following additional packages will be installed: 2026-06-18 14:46:24.898 | ovn-common 2026-06-18 14:46:24.946 | The following NEW packages will be installed: 2026-06-18 14:46:24.947 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-06-18 14:46:25.005 | 0 upgraded, 4 newly installed, 0 to remove and 70 not upgraded. 2026-06-18 14:46:25.005 | Need to get 2360 kB of archives. 2026-06-18 14:46:25.005 | After this operation, 8355 kB of additional disk space will be used. 2026-06-18 14:46:25.005 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1157 kB] 2026-06-18 14:46:25.039 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-06-18 14:46:25.043 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 ovn-controller-vtep amd64 24.03.6-0ubuntu0.24.04.1 [170 kB] 2026-06-18 14:46:25.046 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-06-18 14:46:25.315 | perl: warning: Setting locale failed. 2026-06-18 14:46:25.315 | perl: warning: Please check that your locale settings: 2026-06-18 14:46:25.315 | LANGUAGE = (unset), 2026-06-18 14:46:25.316 | LC_ALL = "en_US.utf8", 2026-06-18 14:46:25.316 | LANG = "de_DE.UTF-8" 2026-06-18 14:46:25.316 | are supported and installed on your system. 2026-06-18 14:46:25.316 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:46:25.380 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 14:46:25.381 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 14:46:25.381 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 14:46:25.569 | Fetched 2360 kB in 0s (33.6 MB/s) 2026-06-18 14:46:25.652 | Selecting previously unselected package ovn-common. 2026-06-18 14:46:25.715 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127034 files and directories currently installed.) 2026-06-18 14:46:25.722 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-18 14:46:25.726 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-18 14:46:25.828 | Selecting previously unselected package ovn-central. 2026-06-18 14:46:25.841 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-18 14:46:25.845 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-18 14:46:25.900 | Selecting previously unselected package ovn-controller-vtep. 2026-06-18 14:46:25.913 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-18 14:46:25.916 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-18 14:46:25.970 | Selecting previously unselected package ovn-host. 2026-06-18 14:46:25.983 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-18 14:46:25.990 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-18 14:46:26.075 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-18 14:46:26.093 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-18 14:46:26.560 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-18 14:46:26.751 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-06-18 14:46:27.203 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-18 14:46:27.267 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-18 14:46:27.782 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-18 14:46:27.969 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-06-18 14:46:28.646 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-06-18 14:46:29.319 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-06-18 14:46:30.147 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-18 14:46:30.212 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-18 14:46:30.409 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-06-18 14:46:30.941 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-18 14:46:32.924 | perl: warning: Setting locale failed. 2026-06-18 14:46:32.924 | perl: warning: Please check that your locale settings: 2026-06-18 14:46:32.924 | LANGUAGE = (unset), 2026-06-18 14:46:32.924 | LC_ALL = "en_US.utf8", 2026-06-18 14:46:32.925 | LANG = "de_DE.UTF-8" 2026-06-18 14:46:32.925 | are supported and installed on your system. 2026-06-18 14:46:32.925 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:46:33.053 | perl: warning: Setting locale failed. 2026-06-18 14:46:33.053 | perl: warning: Please check that your locale settings: 2026-06-18 14:46:33.053 | LANGUAGE = (unset), 2026-06-18 14:46:33.054 | LC_ALL = "en_US.utf8", 2026-06-18 14:46:33.054 | LANG = "de_DE.UTF-8" 2026-06-18 14:46:33.054 | are supported and installed on your system. 2026-06-18 14:46:33.054 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:46:33.103 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 14:46:33.103 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 14:46:33.103 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 14:46:33.174 | perl: warning: Setting locale failed. 2026-06-18 14:46:33.174 | perl: warning: Please check that your locale settings: 2026-06-18 14:46:33.174 | LANGUAGE = (unset), 2026-06-18 14:46:33.174 | LC_ALL = "en_US.utf8", 2026-06-18 14:46:33.174 | LANG = "de_DE.UTF-8" 2026-06-18 14:46:33.174 | are supported and installed on your system. 2026-06-18 14:46:33.174 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:46:33.672 | 2026-06-18 14:46:33.672 | Running kernel seems to be up-to-date. 2026-06-18 14:46:33.672 | 2026-06-18 14:46:33.672 | Restarting services... 2026-06-18 14:46:33.717 | 2026-06-18 14:46:33.717 | Service restarts being deferred: 2026-06-18 14:46:33.717 | /etc/needrestart/restart.d/dbus.service 2026-06-18 14:46:33.717 | systemctl restart systemd-logind.service 2026-06-18 14:46:33.717 | systemctl restart virtlockd.service 2026-06-18 14:46:33.718 | systemctl restart virtlogd.service 2026-06-18 14:46:33.718 | 2026-06-18 14:46:33.718 | No containers need to be restarted. 2026-06-18 14:46:33.718 | 2026-06-18 14:46:33.718 | User sessions running outdated binaries: 2026-06-18 14:46:33.718 | quobyte @ session #6: sshd[2030] 2026-06-18 14:46:33.726 | quobyte @ user manager service: systemd[1169] 2026-06-18 14:46:33.734 | 2026-06-18 14:46:33.735 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-18 14:46:35.755 | + functions-common:apt_get:1205 : result=0 2026-06-18 14:46:35.758 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-18 14:46:35.761 | + functions-common:time_stop:2414 : local name 2026-06-18 14:46:35.763 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:46:35.766 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:46:35.769 | + functions-common:time_stop:2417 : local total 2026-06-18 14:46:35.771 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:46:35.774 | + functions-common:time_stop:2420 : name=apt-get 2026-06-18 14:46:35.776 | + functions-common:time_stop:2421 : start_time=1781793983725 2026-06-18 14:46:35.779 | + functions-common:time_stop:2423 : [[ -z 1781793983725 ]] 2026-06-18 14:46:35.783 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:46:35.788 | + functions-common:time_stop:2426 : end_time=1781793995784 2026-06-18 14:46:35.790 | + functions-common:time_stop:2427 : elapsed_time=12059 2026-06-18 14:46:35.793 | + functions-common:time_stop:2428 : total=174997 2026-06-18 14:46:35.796 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:46:35.799 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=187056 2026-06-18 14:46:35.802 | + functions-common:apt_get:1209 : return 0 2026-06-18 14:46:35.805 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-18 14:46:35.809 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-18 14:46:35.811 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : local log_archive_dir=/opt/stack/logs/archive 2026-06-18 14:46:35.815 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : mkdir -p /opt/stack/logs/archive 2026-06-18 14:46:35.820 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-18 14:46:35.822 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-06-18 14:46:35.825 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-18 14:46:35.828 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-06-18 14:46:35.831 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-18 14:46:35.834 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-06-18 14:46:35.836 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-18 14:46:35.840 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-06-18 14:46:35.843 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-18 14:46:35.845 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-06-18 14:46:35.848 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-18 14:46:35.851 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-06-18 14:46:35.854 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-18 14:46:35.856 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-06-18 14:46:35.859 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-18 14:46:35.862 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-06-18 14:46:35.865 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : use_library_from_git ovsdbapp 2026-06-18 14:46:35.868 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-06-18 14:46:35.871 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:46:35.874 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:46:35.877 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-06-18 14:46:35.880 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:46:35.883 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : [[ False == \T\r\u\e ]] 2026-06-18 14:46:35.886 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-18 14:46:35.889 | + ./stack.sh:main:953 : is_service_enabled nova 2026-06-18 14:46:35.908 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:46:35.912 | + ./stack.sh:main:955 : stack_install_service nova 2026-06-18 14:46:35.915 | + lib/stack:stack_install_service:20 : local service=nova 2026-06-18 14:46:35.917 | + lib/stack:stack_install_service:21 : type install_nova 2026-06-18 14:46:35.921 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-18 14:46:35.924 | + lib/stack:stack_install_service:32 : install_nova 2026-06-18 14:46:35.927 | + lib/nova:install_nova:910 : use_library_from_git os-vif 2026-06-18 14:46:35.930 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-06-18 14:46:35.933 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:46:35.935 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:46:35.938 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-06-18 14:46:35.941 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:46:35.944 | + lib/nova:install_nova:915 : is_service_enabled n-cpu 2026-06-18 14:46:35.962 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:46:35.965 | + lib/nova:install_nova:915 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-18 14:46:35.968 | + lib/nova:install_nova:916 : install_nova_hypervisor 2026-06-18 14:46:35.971 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-06-18 14:46:35.974 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-06-18 14:46:35.977 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-06-18 14:46:36.132 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-06-18 14:46:36.135 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:46:36.138 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:46:36.141 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-18 14:46:36.144 | + functions-common:install_package:1432 : update_package_repo 2026-06-18 14:46:36.146 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-18 14:46:36.148 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-18 14:46:36.151 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-18 14:46:36.154 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-18 14:46:36.157 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-18 14:46:36.159 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:46:36.162 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:46:36.164 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-18 14:46:36.167 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-18 14:46:36.170 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-18 14:46:36.173 | + functions-common:apt_get_update:1161 : return 2026-06-18 14:46:36.176 | + functions-common:install_package:1433 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-18 14:46:36.179 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-18 14:46:36.181 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:46:36.184 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:46:36.187 | + functions-common:real_install_package:1421 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-18 14:46:36.209 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-18 14:46:36.246 | Reading package lists... 2026-06-18 14:46:36.615 | Building dependency tree... 2026-06-18 14:46:36.616 | Reading state information... 2026-06-18 14:46:37.161 | libvirt-clients is already the newest version (10.0.0-2ubuntu8.13). 2026-06-18 14:46:37.161 | libvirt-clients set to manually installed. 2026-06-18 14:46:37.161 | libvirt-daemon-system is already the newest version (10.0.0-2ubuntu8.13). 2026-06-18 14:46:37.161 | The following additional packages will be installed: 2026-06-18 14:46:37.161 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-06-18 14:46:37.161 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-06-18 14:46:37.161 | qemu-system-sparc 2026-06-18 14:46:37.164 | Suggested packages: 2026-06-18 14:46:37.164 | python-zstandard-doc samba vde2 2026-06-18 14:46:37.209 | The following packages will be REMOVED: 2026-06-18 14:46:37.212 | apport-core-dump-handler 2026-06-18 14:46:37.214 | The following NEW packages will be installed: 2026-06-18 14:46:37.215 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-06-18 14:46:37.215 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-06-18 14:46:37.215 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-06-18 14:46:37.264 | 0 upgraded, 13 newly installed, 1 to remove and 70 not upgraded. 2026-06-18 14:46:37.264 | Need to get 110 MB of archives. 2026-06-18 14:46:37.264 | After this operation, 897 MB of additional disk space will be used. 2026-06-18 14:46:37.264 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-06-18 14:46:37.288 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-06-18 14:46:37.289 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.13 [178 kB] 2026-06-18 14:46:37.291 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-06-18 14:46:37.294 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.16 [11.0 MB] 2026-06-18 14:46:37.420 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.16 [16.3 MB] 2026-06-18 14:46:37.598 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.16 [9104 kB] 2026-06-18 14:46:37.702 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.16 [6308 kB] 2026-06-18 14:46:37.778 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.16 [3435 kB] 2026-06-18 14:46:37.830 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.16 [57.7 MB] 2026-06-18 14:46:38.611 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.16 [58.4 kB] 2026-06-18 14:46:38.612 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.8 [4096 kB] 2026-06-18 14:46:38.659 | Get:13 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.8 [776 kB] 2026-06-18 14:46:38.902 | perl: warning: Setting locale failed. 2026-06-18 14:46:38.902 | perl: warning: Please check that your locale settings: 2026-06-18 14:46:38.902 | LANGUAGE = (unset), 2026-06-18 14:46:38.902 | LC_ALL = "en_US.utf8", 2026-06-18 14:46:38.902 | LANG = "de_DE.UTF-8" 2026-06-18 14:46:38.902 | are supported and installed on your system. 2026-06-18 14:46:38.902 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:46:38.967 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 14:46:38.967 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 14:46:38.967 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 14:46:39.199 | Fetched 110 MB in 1s (76.9 MB/s) 2026-06-18 14:46:39.237 | Selecting previously unselected package python3-zstandard. 2026-06-18 14:46:39.304 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127102 files and directories currently installed.) 2026-06-18 14:46:39.310 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-06-18 14:46:39.314 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-06-18 14:46:39.455 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-06-18 14:46:39.455 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-18 14:46:39.455 | Package apport-core-dump-handler is to be removed. 2026-06-18 14:46:39.455 | Package python3-zstandard is not configured yet. 2026-06-18 14:46:39.455 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-18 14:46:39.455 | Package apport-core-dump-handler is to be removed. 2026-06-18 14:46:39.455 | Package systemd-coredump is not installed. 2026-06-18 14:46:39.455 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-18 14:46:39.456 | Package apport-core-dump-handler is to be removed. 2026-06-18 14:46:39.456 | Package python3-zstandard is not configured yet. 2026-06-18 14:46:39.456 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-18 14:46:39.456 | Package apport-core-dump-handler is to be removed. 2026-06-18 14:46:39.456 | Package systemd-coredump is not installed. 2026-06-18 14:46:39.456 | 2026-06-18 14:46:39.517 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127118 files and directories currently installed.) 2026-06-18 14:46:39.523 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-06-18 14:46:40.341 | Selecting previously unselected package systemd-coredump. 2026-06-18 14:46:40.400 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127114 files and directories currently installed.) 2026-06-18 14:46:40.407 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-06-18 14:46:40.411 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-18 14:46:40.466 | Selecting previously unselected package libvirt-dev:amd64. 2026-06-18 14:46:40.478 | Preparing to unpack .../01-libvirt-dev_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-18 14:46:40.488 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.13) ... 2026-06-18 14:46:40.552 | Selecting previously unselected package python3-libvirt. 2026-06-18 14:46:40.564 | Preparing to unpack .../02-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-06-18 14:46:40.568 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-06-18 14:46:40.631 | Selecting previously unselected package qemu-system-arm. 2026-06-18 14:46:40.644 | Preparing to unpack .../03-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-18 14:46:40.654 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 14:46:41.167 | Selecting previously unselected package qemu-system-mips. 2026-06-18 14:46:41.178 | Preparing to unpack .../04-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-18 14:46:41.191 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 14:46:41.836 | Selecting previously unselected package qemu-system-ppc. 2026-06-18 14:46:41.851 | Preparing to unpack .../05-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-18 14:46:41.864 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 14:46:42.236 | Selecting previously unselected package qemu-system-sparc. 2026-06-18 14:46:42.251 | Preparing to unpack .../06-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-18 14:46:42.264 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 14:46:42.522 | Selecting previously unselected package qemu-system-s390x. 2026-06-18 14:46:42.534 | Preparing to unpack .../07-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-18 14:46:42.545 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 14:46:42.717 | Selecting previously unselected package qemu-system-misc. 2026-06-18 14:46:42.729 | Preparing to unpack .../08-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-18 14:46:42.740 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 14:46:44.646 | Selecting previously unselected package qemu-system. 2026-06-18 14:46:44.654 | Preparing to unpack .../09-qemu-system_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-18 14:46:44.659 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 14:46:44.698 | Selecting previously unselected package qemu-efi-aarch64. 2026-06-18 14:46:44.709 | Preparing to unpack .../10-qemu-efi-aarch64_2024.02-2ubuntu0.8_all.deb ... 2026-06-18 14:46:44.713 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-18 14:46:46.539 | Selecting previously unselected package qemu-efi-arm. 2026-06-18 14:46:46.553 | Preparing to unpack .../11-qemu-efi-arm_2024.02-2ubuntu0.8_all.deb ... 2026-06-18 14:46:46.557 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-18 14:46:47.421 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-18 14:46:47.925 | Creating group 'systemd-coredump' with GID 987. 2026-06-18 14:46:47.927 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-06-18 14:46:47.953 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-06-18 14:46:48.260 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 14:46:48.278 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 14:46:48.296 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.13) ... 2026-06-18 14:46:48.313 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 14:46:48.331 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-18 14:46:48.341 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 14:46:48.359 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-06-18 14:46:48.602 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 14:46:48.620 | Setting up qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-18 14:46:48.631 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 14:46:48.648 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 14:46:48.659 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-18 14:46:50.471 | perl: warning: Setting locale failed. 2026-06-18 14:46:50.471 | perl: warning: Please check that your locale settings: 2026-06-18 14:46:50.471 | LANGUAGE = (unset), 2026-06-18 14:46:50.471 | LC_ALL = "en_US.utf8", 2026-06-18 14:46:50.472 | LANG = "de_DE.UTF-8" 2026-06-18 14:46:50.472 | are supported and installed on your system. 2026-06-18 14:46:50.472 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:46:50.607 | perl: warning: Setting locale failed. 2026-06-18 14:46:50.607 | perl: warning: Please check that your locale settings: 2026-06-18 14:46:50.608 | LANGUAGE = (unset), 2026-06-18 14:46:50.608 | LC_ALL = "en_US.utf8", 2026-06-18 14:46:50.608 | LANG = "de_DE.UTF-8" 2026-06-18 14:46:50.608 | are supported and installed on your system. 2026-06-18 14:46:50.608 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:46:50.659 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 14:46:50.659 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 14:46:50.659 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 14:46:50.731 | perl: warning: Setting locale failed. 2026-06-18 14:46:50.731 | perl: warning: Please check that your locale settings: 2026-06-18 14:46:50.732 | LANGUAGE = (unset), 2026-06-18 14:46:50.732 | LC_ALL = "en_US.utf8", 2026-06-18 14:46:50.732 | LANG = "de_DE.UTF-8" 2026-06-18 14:46:50.732 | are supported and installed on your system. 2026-06-18 14:46:50.732 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:46:51.227 | 2026-06-18 14:46:51.227 | Running kernel seems to be up-to-date. 2026-06-18 14:46:51.227 | 2026-06-18 14:46:51.228 | Restarting services... 2026-06-18 14:46:51.278 | 2026-06-18 14:46:51.278 | Service restarts being deferred: 2026-06-18 14:46:51.278 | /etc/needrestart/restart.d/dbus.service 2026-06-18 14:46:51.278 | systemctl restart systemd-logind.service 2026-06-18 14:46:51.278 | systemctl restart virtlockd.service 2026-06-18 14:46:51.278 | systemctl restart virtlogd.service 2026-06-18 14:46:51.278 | 2026-06-18 14:46:51.278 | No containers need to be restarted. 2026-06-18 14:46:51.278 | 2026-06-18 14:46:51.278 | User sessions running outdated binaries: 2026-06-18 14:46:51.279 | quobyte @ session #6: sshd[2030] 2026-06-18 14:46:51.287 | quobyte @ user manager service: systemd[1169] 2026-06-18 14:46:51.299 | 2026-06-18 14:46:51.299 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-18 14:46:53.351 | + functions-common:apt_get:1205 : result=0 2026-06-18 14:46:53.355 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-18 14:46:53.359 | + functions-common:time_stop:2414 : local name 2026-06-18 14:46:53.364 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:46:53.368 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:46:53.372 | + functions-common:time_stop:2417 : local total 2026-06-18 14:46:53.375 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:46:53.379 | + functions-common:time_stop:2420 : name=apt-get 2026-06-18 14:46:53.383 | + functions-common:time_stop:2421 : start_time=1781793996207 2026-06-18 14:46:53.388 | + functions-common:time_stop:2423 : [[ -z 1781793996207 ]] 2026-06-18 14:46:53.392 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:46:53.398 | + functions-common:time_stop:2426 : end_time=1781794013394 2026-06-18 14:46:53.402 | + functions-common:time_stop:2427 : elapsed_time=17187 2026-06-18 14:46:53.406 | + functions-common:time_stop:2428 : total=187056 2026-06-18 14:46:53.410 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:46:53.414 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=204243 2026-06-18 14:46:53.418 | + functions-common:apt_get:1209 : return 0 2026-06-18 14:46:53.422 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-06-18 14:46:53.426 | + functions-common:install_package:1432 : update_package_repo 2026-06-18 14:46:53.430 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-18 14:46:53.434 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-18 14:46:53.438 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-18 14:46:53.442 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-18 14:46:53.446 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-18 14:46:53.450 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:46:53.454 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:46:53.457 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-18 14:46:53.462 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-18 14:46:53.466 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-18 14:46:53.470 | + functions-common:apt_get_update:1161 : return 2026-06-18 14:46:53.474 | + functions-common:install_package:1433 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-06-18 14:46:53.477 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-18 14:46:53.481 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:46:53.485 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:46:53.489 | + functions-common:real_install_package:1421 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-06-18 14:46:53.519 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf swtpm swtpm-tools mdevctl 2026-06-18 14:46:53.559 | Reading package lists... 2026-06-18 14:46:53.936 | Building dependency tree... 2026-06-18 14:46:53.938 | Reading state information... 2026-06-18 14:46:54.559 | ovmf is already the newest version (2024.02-2ubuntu0.8). 2026-06-18 14:46:54.559 | ovmf set to manually installed. 2026-06-18 14:46:54.559 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-18 14:46:54.559 | swtpm set to manually installed. 2026-06-18 14:46:54.559 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-18 14:46:54.559 | swtpm-tools set to manually installed. 2026-06-18 14:46:54.559 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-06-18 14:46:54.559 | mdevctl set to manually installed. 2026-06-18 14:46:54.559 | 0 upgraded, 0 newly installed, 0 to remove and 70 not upgraded. 2026-06-18 14:46:54.566 | + functions-common:apt_get:1205 : result=0 2026-06-18 14:46:54.570 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-18 14:46:54.574 | + functions-common:time_stop:2414 : local name 2026-06-18 14:46:54.577 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:46:54.581 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:46:54.585 | + functions-common:time_stop:2417 : local total 2026-06-18 14:46:54.589 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:46:54.593 | + functions-common:time_stop:2420 : name=apt-get 2026-06-18 14:46:54.596 | + functions-common:time_stop:2421 : start_time=1781794013515 2026-06-18 14:46:54.600 | + functions-common:time_stop:2423 : [[ -z 1781794013515 ]] 2026-06-18 14:46:54.605 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:46:54.610 | + functions-common:time_stop:2426 : end_time=1781794014606 2026-06-18 14:46:54.614 | + functions-common:time_stop:2427 : elapsed_time=1091 2026-06-18 14:46:54.618 | + functions-common:time_stop:2428 : total=204243 2026-06-18 14:46:54.621 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:46:54.625 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=205334 2026-06-18 14:46:54.629 | + functions-common:apt_get:1209 : return 0 2026-06-18 14:46:54.633 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-06-18 14:46:54.638 | ++ functions-common:is_arch:519 : uname -m 2026-06-18 14:46:54.644 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-18 14:46:54.648 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-06-18 14:46:54.652 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-06-18 14:46:54.655 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-06-18 14:46:54.660 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-06-18 14:46:54.663 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-06-18 14:46:54.667 | + lib/nova:install_nova:919 : is_service_enabled n-novnc 2026-06-18 14:46:54.692 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:46:54.698 | ++ lib/nova:install_nova:921 : trueorfalse False NOVNC_FROM_PACKAGE 2026-06-18 14:46:54.725 | + lib/nova:install_nova:921 : NOVNC_FROM_PACKAGE=False 2026-06-18 14:46:54.729 | + lib/nova:install_nova:922 : '[' False = True ']' 2026-06-18 14:46:54.733 | + lib/nova:install_nova:941 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-06-18 14:46:54.737 | + lib/nova:install_nova:942 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-06-18 14:46:54.741 | + functions-common:git_clone:583 : local git_remote=https://github.com/novnc/novnc.git 2026-06-18 14:46:54.745 | + functions-common:git_clone:584 : local git_dest=/opt/stack/novnc 2026-06-18 14:46:54.749 | + functions-common:git_clone:585 : local git_ref=v1.3.0 2026-06-18 14:46:54.753 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 14:46:54.758 | ++ functions-common:git_clone:587 : pwd 2026-06-18 14:46:54.762 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-18 14:46:54.766 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 14:46:54.772 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 14:46:54.796 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 14:46:54.800 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 14:46:54.804 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 14:46:54.809 | + functions-common:git_clone:604 : echo v1.3.0 2026-06-18 14:46:54.810 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 14:46:54.816 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/novnc ]] 2026-06-18 14:46:54.820 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-18 14:46:54.824 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-06-18 14:46:54.828 | + functions-common:git_timed:691 : local count=0 2026-06-18 14:46:54.832 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 14:46:54.836 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 14:46:54.839 | + functions-common:git_timed:695 : timeout=0 2026-06-18 14:46:54.843 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 14:46:54.847 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 14:46:54.850 | + functions-common:time_start:2401 : local start_time= 2026-06-18 14:46:54.854 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 14:46:54.859 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 14:46:54.865 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794014861 2026-06-18 14:46:54.870 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-06-18 14:46:54.873 | Cloning into '/opt/stack/novnc'... 2026-06-18 14:46:56.871 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 14:46:56.874 | + functions-common:time_stop:2414 : local name 2026-06-18 14:46:56.878 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:46:56.882 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:46:56.886 | + functions-common:time_stop:2417 : local total 2026-06-18 14:46:56.890 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:46:56.893 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 14:46:56.897 | + functions-common:time_stop:2421 : start_time=1781794014861 2026-06-18 14:46:56.901 | + functions-common:time_stop:2423 : [[ -z 1781794014861 ]] 2026-06-18 14:46:56.906 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:46:56.912 | + functions-common:time_stop:2426 : end_time=1781794016908 2026-06-18 14:46:56.915 | + functions-common:time_stop:2427 : elapsed_time=2047 2026-06-18 14:46:56.919 | + functions-common:time_stop:2428 : total=157539 2026-06-18 14:46:56.923 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:46:56.926 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=159586 2026-06-18 14:46:56.930 | + functions-common:git_clone:625 : cd /opt/stack/novnc 2026-06-18 14:46:56.934 | + functions-common:git_clone:626 : git_timed fetch origin v1.3.0 2026-06-18 14:46:56.938 | + functions-common:git_timed:691 : local count=0 2026-06-18 14:46:56.942 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 14:46:56.946 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 14:46:56.950 | + functions-common:git_timed:695 : timeout=0 2026-06-18 14:46:56.954 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 14:46:56.958 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 14:46:56.962 | + functions-common:time_start:2401 : local start_time= 2026-06-18 14:46:56.965 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 14:46:56.971 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 14:46:56.976 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794016972 2026-06-18 14:46:56.980 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-06-18 14:46:57.383 | From https://github.com/novnc/novnc 2026-06-18 14:46:57.383 | * tag v1.3.0 -> FETCH_HEAD 2026-06-18 14:46:57.396 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 14:46:57.400 | + functions-common:time_stop:2414 : local name 2026-06-18 14:46:57.403 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:46:57.407 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:46:57.411 | + functions-common:time_stop:2417 : local total 2026-06-18 14:46:57.415 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:46:57.418 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 14:46:57.422 | + functions-common:time_stop:2421 : start_time=1781794016972 2026-06-18 14:46:57.426 | + functions-common:time_stop:2423 : [[ -z 1781794016972 ]] 2026-06-18 14:46:57.431 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:46:57.437 | + functions-common:time_stop:2426 : end_time=1781794017433 2026-06-18 14:46:57.441 | + functions-common:time_stop:2427 : elapsed_time=461 2026-06-18 14:46:57.445 | + functions-common:time_stop:2428 : total=159586 2026-06-18 14:46:57.448 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:46:57.452 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=160047 2026-06-18 14:46:57.456 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-18 14:46:57.460 | + functions-common:git_timed:691 : local count=0 2026-06-18 14:46:57.464 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 14:46:57.468 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 14:46:57.472 | + functions-common:git_timed:695 : timeout=0 2026-06-18 14:46:57.476 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 14:46:57.480 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 14:46:57.484 | + functions-common:time_start:2401 : local start_time= 2026-06-18 14:46:57.487 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 14:46:57.492 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 14:46:57.498 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794017494 2026-06-18 14:46:57.502 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-18 14:46:57.534 | Note: switching to 'FETCH_HEAD'. 2026-06-18 14:46:57.534 | 2026-06-18 14:46:57.534 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-18 14:46:57.534 | changes and commit them, and you can discard any commits you make in this 2026-06-18 14:46:57.534 | state without impacting any branches by switching back to a branch. 2026-06-18 14:46:57.534 | 2026-06-18 14:46:57.535 | If you want to create a new branch to retain commits you create, you may 2026-06-18 14:46:57.535 | do so (now or later) by using -c with the switch command. Example: 2026-06-18 14:46:57.535 | 2026-06-18 14:46:57.535 | git switch -c 2026-06-18 14:46:57.535 | 2026-06-18 14:46:57.535 | Or undo this operation with: 2026-06-18 14:46:57.535 | 2026-06-18 14:46:57.535 | git switch - 2026-06-18 14:46:57.535 | 2026-06-18 14:46:57.535 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-18 14:46:57.535 | 2026-06-18 14:46:57.536 | HEAD is now at 463c39e noVNC 1.3.0 2026-06-18 14:46:57.539 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 14:46:57.543 | + functions-common:time_stop:2414 : local name 2026-06-18 14:46:57.547 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:46:57.551 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:46:57.554 | + functions-common:time_stop:2417 : local total 2026-06-18 14:46:57.558 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:46:57.561 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 14:46:57.565 | + functions-common:time_stop:2421 : start_time=1781794017494 2026-06-18 14:46:57.569 | + functions-common:time_stop:2423 : [[ -z 1781794017494 ]] 2026-06-18 14:46:57.574 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:46:57.579 | + functions-common:time_stop:2426 : end_time=1781794017575 2026-06-18 14:46:57.583 | + functions-common:time_stop:2427 : elapsed_time=81 2026-06-18 14:46:57.586 | + functions-common:time_stop:2428 : total=160047 2026-06-18 14:46:57.590 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:46:57.593 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=160128 2026-06-18 14:46:57.598 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-06-18 14:46:57.616 | + functions-common:git_clone:666 : cd /opt/stack/novnc 2026-06-18 14:46:57.621 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 14:46:57.622 | + functions-common:git_clone:667 : head -1 2026-06-18 14:46:57.625 | 463c39e noVNC 1.3.0 2026-06-18 14:46:57.629 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-18 14:46:57.634 | + lib/nova:install_nova:946 : is_service_enabled n-spice 2026-06-18 14:46:57.659 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:46:57.663 | + lib/nova:install_nova:958 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova master 2026-06-18 14:46:57.667 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-06-18 14:46:57.671 | + functions-common:git_clone:584 : local git_dest=/opt/stack/nova 2026-06-18 14:46:57.675 | + functions-common:git_clone:585 : local git_ref=master 2026-06-18 14:46:57.679 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 14:46:57.684 | ++ functions-common:git_clone:587 : pwd 2026-06-18 14:46:57.689 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-18 14:46:57.695 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 14:46:57.700 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 14:46:57.726 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 14:46:57.730 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 14:46:57.735 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 14:46:57.739 | + functions-common:git_clone:604 : echo master 2026-06-18 14:46:57.740 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 14:46:57.748 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/nova ]] 2026-06-18 14:46:57.752 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-18 14:46:57.756 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-06-18 14:46:57.759 | + functions-common:git_timed:691 : local count=0 2026-06-18 14:46:57.763 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 14:46:57.766 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 14:46:57.770 | + functions-common:git_timed:695 : timeout=0 2026-06-18 14:46:57.774 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 14:46:57.777 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 14:46:57.781 | + functions-common:time_start:2401 : local start_time= 2026-06-18 14:46:57.784 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 14:46:57.789 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 14:46:57.795 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794017791 2026-06-18 14:46:57.799 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-06-18 14:46:57.803 | Cloning into '/opt/stack/nova'... 2026-06-18 14:50:49.230 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 14:50:49.233 | + functions-common:time_stop:2414 : local name 2026-06-18 14:50:49.237 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:50:49.241 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:50:49.245 | + functions-common:time_stop:2417 : local total 2026-06-18 14:50:49.249 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:50:49.253 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 14:50:49.257 | + functions-common:time_stop:2421 : start_time=1781794017791 2026-06-18 14:50:49.261 | + functions-common:time_stop:2423 : [[ -z 1781794017791 ]] 2026-06-18 14:50:49.266 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:50:49.273 | + functions-common:time_stop:2426 : end_time=1781794249269 2026-06-18 14:50:49.277 | + functions-common:time_stop:2427 : elapsed_time=231478 2026-06-18 14:50:49.281 | + functions-common:time_stop:2428 : total=160128 2026-06-18 14:50:49.285 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:50:49.288 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=391606 2026-06-18 14:50:49.291 | + functions-common:git_clone:625 : cd /opt/stack/nova 2026-06-18 14:50:49.294 | + functions-common:git_clone:626 : git_timed fetch origin master 2026-06-18 14:50:49.298 | + functions-common:git_timed:691 : local count=0 2026-06-18 14:50:49.302 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 14:50:49.306 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 14:50:49.310 | + functions-common:git_timed:695 : timeout=0 2026-06-18 14:50:49.314 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 14:50:49.317 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 14:50:49.321 | + functions-common:time_start:2401 : local start_time= 2026-06-18 14:50:49.325 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 14:50:49.330 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 14:50:49.335 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794249331 2026-06-18 14:50:49.339 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-18 14:50:50.091 | From https://review.opendev.org/openstack/nova 2026-06-18 14:50:50.091 | * branch master -> FETCH_HEAD 2026-06-18 14:50:50.103 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 14:50:50.107 | + functions-common:time_stop:2414 : local name 2026-06-18 14:50:50.111 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:50:50.115 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:50:50.119 | + functions-common:time_stop:2417 : local total 2026-06-18 14:50:50.122 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:50:50.126 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 14:50:50.130 | + functions-common:time_stop:2421 : start_time=1781794249331 2026-06-18 14:50:50.134 | + functions-common:time_stop:2423 : [[ -z 1781794249331 ]] 2026-06-18 14:50:50.139 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:50:50.145 | + functions-common:time_stop:2426 : end_time=1781794250141 2026-06-18 14:50:50.149 | + functions-common:time_stop:2427 : elapsed_time=810 2026-06-18 14:50:50.152 | + functions-common:time_stop:2428 : total=391606 2026-06-18 14:50:50.156 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:50:50.160 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=392416 2026-06-18 14:50:50.164 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-18 14:50:50.168 | + functions-common:git_timed:691 : local count=0 2026-06-18 14:50:50.172 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 14:50:50.176 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 14:50:50.179 | + functions-common:git_timed:695 : timeout=0 2026-06-18 14:50:50.183 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 14:50:50.187 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 14:50:50.191 | + functions-common:time_start:2401 : local start_time= 2026-06-18 14:50:50.195 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 14:50:50.200 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 14:50:50.206 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794250202 2026-06-18 14:50:50.210 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-18 14:50:50.759 | Note: switching to 'FETCH_HEAD'. 2026-06-18 14:50:50.759 | 2026-06-18 14:50:50.759 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-18 14:50:50.760 | changes and commit them, and you can discard any commits you make in this 2026-06-18 14:50:50.760 | state without impacting any branches by switching back to a branch. 2026-06-18 14:50:50.760 | 2026-06-18 14:50:50.760 | If you want to create a new branch to retain commits you create, you may 2026-06-18 14:50:50.760 | do so (now or later) by using -c with the switch command. Example: 2026-06-18 14:50:50.760 | 2026-06-18 14:50:50.760 | git switch -c 2026-06-18 14:50:50.760 | 2026-06-18 14:50:50.760 | Or undo this operation with: 2026-06-18 14:50:50.761 | 2026-06-18 14:50:50.761 | git switch - 2026-06-18 14:50:50.761 | 2026-06-18 14:50:50.761 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-18 14:50:50.761 | 2026-06-18 14:50:50.761 | HEAD is now at d5b82e107e Merge "Restore 'fork' start method for daemon mode on Python 3.14" 2026-06-18 14:50:50.770 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 14:50:50.774 | + functions-common:time_stop:2414 : local name 2026-06-18 14:50:50.778 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:50:50.782 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:50:50.785 | + functions-common:time_stop:2417 : local total 2026-06-18 14:50:50.789 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:50:50.793 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 14:50:50.797 | + functions-common:time_stop:2421 : start_time=1781794250202 2026-06-18 14:50:50.801 | + functions-common:time_stop:2423 : [[ -z 1781794250202 ]] 2026-06-18 14:50:50.806 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:50:50.811 | + functions-common:time_stop:2426 : end_time=1781794250807 2026-06-18 14:50:50.816 | + functions-common:time_stop:2427 : elapsed_time=605 2026-06-18 14:50:50.820 | + functions-common:time_stop:2428 : total=392416 2026-06-18 14:50:50.825 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:50:50.829 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=393021 2026-06-18 14:50:50.833 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/nova 2026-06-18 14:50:50.862 | + functions-common:git_clone:666 : cd /opt/stack/nova 2026-06-18 14:50:50.868 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 14:50:50.870 | + functions-common:git_clone:667 : head -1 2026-06-18 14:50:50.875 | d5b82e107e Merge "Restore 'fork' start method for daemon mode on Python 3.14" 2026-06-18 14:50:50.880 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-18 14:50:50.884 | + lib/nova:install_nova:959 : setup_develop /opt/stack/nova 2026-06-18 14:50:50.888 | + inc/python:setup_develop:353 : local bindep 2026-06-18 14:50:50.892 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-06-18 14:50:50.896 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-06-18 14:50:50.900 | + inc/python:setup_develop:359 : local extras= 2026-06-18 14:50:50.904 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-06-18 14:50:50.908 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-18 14:50:50.912 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-06-18 14:50:50.916 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-06-18 14:50:50.920 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-18 14:50:50.924 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-18 14:50:50.929 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-06-18 14:50:50.933 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-18 14:50:50.937 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-06-18 14:50:50.942 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-18 14:50:50.946 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-18 14:50:50.952 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-06-18 14:50:50.959 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-06-18 14:50:50.963 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-06-18 14:50:50.967 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-06-18 14:50:51.146 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-06-18 14:50:51.151 | + inc/python:setup_package:436 : local bindep=0 2026-06-18 14:50:51.155 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-18 14:50:51.159 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-18 14:50:51.163 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-06-18 14:50:51.167 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-06-18 14:50:51.171 | + inc/python:setup_package:445 : local flags=-e 2026-06-18 14:50:51.175 | + inc/python:setup_package:446 : local extras= 2026-06-18 14:50:51.180 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-18 14:50:51.184 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-18 14:50:51.188 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-18 14:50:51.192 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-18 14:50:51.197 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-18 14:50:51.201 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-06-18 14:50:51.231 | Using python 3.12 to install /opt/stack/nova 2026-06-18 14:50:51.235 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2026-06-18 14:50:52.280 | Obtaining file:///opt/stack/nova 2026-06-18 14:50:52.285 | Installing build dependencies: started 2026-06-18 14:50:54.130 | Installing build dependencies: finished with status 'done' 2026-06-18 14:50:54.131 | Checking if build backend supports build_editable: started 2026-06-18 14:50:54.683 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-18 14:50:54.685 | Getting requirements to build editable: started 2026-06-18 14:50:54.996 | Getting requirements to build editable: finished with status 'done' 2026-06-18 14:50:54.998 | Preparing editable metadata (pyproject.toml): started 2026-06-18 14:50:57.153 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-18 14:50:57.178 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (7.0.3) 2026-06-18 14:50:57.179 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (2.0.50) 2026-06-18 14:50:57.180 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (5.3.1) 2026-06-18 14:50:57.181 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (0.41.0) 2026-06-18 14:50:57.182 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (3.1.6) 2026-06-18 14:50:57.183 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (13.0.0) 2026-06-18 14:50:57.183 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (6.1.1) 2026-06-18 14:50:57.184 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (2.5.1) 2026-06-18 14:50:57.185 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (43.0.3) 2026-06-18 14:50:57.186 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (1.8.10) 2026-06-18 14:50:57.187 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (3.5.1) 2026-06-18 14:50:57.187 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (3.1.0) 2026-06-18 14:50:57.188 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (3.10.1) 2026-06-18 14:50:57.189 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (3.17.0) 2026-06-18 14:50:57.190 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (1.18.4) 2026-06-18 14:50:57.191 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (1.3.0) 2026-06-18 14:50:57.191 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (4.0.0) 2026-06-18 14:50:57.192 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (4.26.0) 2026-06-18 14:50:57.193 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (9.9.0) 2026-06-18 14:50:57.194 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (5.14.0) 2026-06-18 14:50:57.195 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (12.0.0) 2026-06-18 14:50:57.196 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (4.12.0) 2026-06-18 14:50:57.196 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (2.34.2) 2026-06-18 14:50:57.197 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (5.8.0) 2026-06-18 14:50:57.393 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev197) 2026-06-18 14:50:57.581 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-06-18 14:50:57.598 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (4.2.0) 2026-06-18 14:50:57.599 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (7.5.0) 2026-06-18 14:50:57.600 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (10.5.0) 2026-06-18 14:50:57.600 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (6.4.0) 2026-06-18 14:50:57.601 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (8.2.0) 2026-06-18 14:50:57.602 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (2.11.0) 2026-06-18 14:50:57.603 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (3.8.0) 2026-06-18 14:50:57.604 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (5.10.0) 2026-06-18 14:50:57.605 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (2.7.1) 2026-06-18 14:50:57.605 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (10.1.1) 2026-06-18 14:50:57.606 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (18.0.0) 2026-06-18 14:50:57.607 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (7.9.0) 2026-06-18 14:50:57.608 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (18.1.0) 2026-06-18 14:50:57.609 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (5.1.0) 2026-06-18 14:50:57.609 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (3.11.0) 2026-06-18 14:50:57.610 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (6.8.0) 2026-06-18 14:50:57.612 | 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.dev197) (4.6.0) 2026-06-18 14:50:57.613 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (2.0.0) 2026-06-18 14:50:57.614 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (8.1.0) 2026-06-18 14:50:57.614 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (7.2.2) 2026-06-18 14:50:57.615 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (3.10.2) 2026-06-18 14:50:57.616 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (7.1.0) 2026-06-18 14:50:57.617 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (1.1.0) 2026-06-18 14:50:57.618 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (3.8.0) 2026-06-18 14:50:57.618 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (5.0.0) 2026-06-18 14:50:57.619 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (5.7.0) 2026-06-18 14:50:57.647 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev197) 2026-06-18 14:50:57.664 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-06-18 14:50:57.675 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (8.1.0) 2026-06-18 14:50:57.676 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (0.2.3) 2026-06-18 14:50:57.677 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (1.4.2) 2026-06-18 14:50:57.678 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (1.8.2) 2026-06-18 14:50:57.679 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (2.9.0.post0) 2026-06-18 14:50:57.680 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (3.3.0) 2026-06-18 14:50:57.680 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (4.16.0) 2026-06-18 14:50:57.681 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (6.0.3) 2026-06-18 14:50:57.684 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev197) (1.3.12) 2026-06-18 14:50:57.685 | 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.dev197) (4.15.0) 2026-06-18 14:50:57.688 | 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.dev197) (7.4.0) 2026-06-18 14:50:57.695 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev197) (2.0.0) 2026-06-18 14:50:57.700 | 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.dev197) (3.0) 2026-06-18 14:50:57.708 | 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.dev197) (2.8.0) 2026-06-18 14:50:57.716 | 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.dev197) (3.1.0) 2026-06-18 14:50:57.718 | 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.dev197) (2.2.1) 2026-06-18 14:50:57.723 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev197) (3.0.3) 2026-06-18 14:50:57.726 | 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.dev197) (26.1.0) 2026-06-18 14:50:57.727 | 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.dev197) (2025.9.1) 2026-06-18 14:50:57.727 | 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.dev197) (0.37.0) 2026-06-18 14:50:57.728 | 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.dev197) (2026.5.1) 2026-06-18 14:50:57.736 | 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.dev197) (2.1.0) 2026-06-18 14:50:57.744 | 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.dev197) (4.0.1) 2026-06-18 14:50:57.744 | 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.dev197) (2.13.0) 2026-06-18 14:50:57.745 | 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.dev197) (5.8.0) 2026-06-18 14:50:57.759 | 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.dev197) (1.5.0) 2026-06-18 14:50:57.760 | 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.dev197) (1.1.0) 2026-06-18 14:50:57.761 | 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.dev197) (1.33) 2026-06-18 14:50:57.762 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev197) (4.10.0) 2026-06-18 14:50:57.771 | 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.dev197) (3.1.1) 2026-06-18 14:50:57.778 | 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.dev197) (9.1.4) 2026-06-18 14:50:57.790 | 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.dev197) (2.18.0) 2026-06-18 14:50:57.798 | 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.dev197) (0.20) 2026-06-18 14:50:57.812 | 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.dev197) (2.1.2) 2026-06-18 14:50:57.813 | 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.dev197) (0.6.2) 2026-06-18 14:50:57.830 | 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.dev197) (7.1.4) 2026-06-18 14:50:57.831 | 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.dev197) (5.3.1) 2026-06-18 14:50:57.832 | 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.dev197) (5.6.2) 2026-06-18 14:50:57.833 | 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.dev197) (0.16.0) 2026-06-18 14:50:57.837 | 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.dev197) (5.1.0) 2026-06-18 14:50:57.847 | 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.dev197) (2026.2) 2026-06-18 14:50:57.848 | 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.dev197) (26.2) 2026-06-18 14:50:57.855 | 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.dev197) (0.25.0) 2026-06-18 14:50:57.859 | 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.dev197) (5.0.0) 2026-06-18 14:50:57.861 | 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.dev197) (4.0.1) 2026-06-18 14:50:57.875 | 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.dev197) (1.2.0) 2026-06-18 14:50:57.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.dev197) (1.7.6) 2026-06-18 14:50:57.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.dev197) (2.2.0) 2026-06-18 14:50:57.909 | 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.dev197) (1.3.7) 2026-06-18 14:50:57.920 | 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.dev197) (3.3.2) 2026-06-18 14:50:57.933 | 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.dev197) (4.3.2) 2026-06-18 14:50:57.934 | 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.dev197) (3.7.1) 2026-06-18 14:50:57.944 | 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.dev197) (2.4.0) 2026-06-18 14:50:57.953 | 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.dev197) (3.0.3) 2026-06-18 14:50:57.954 | 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.dev197) (1.6.2) 2026-06-18 14:50:57.963 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev197) (82.0.1) 2026-06-18 14:50:57.983 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev197) (0.8.1) 2026-06-18 14:50:58.021 | 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.dev197) (4.14.0) 2026-06-18 14:50:58.028 | 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.dev197) (0.6.0) 2026-06-18 14:50:58.029 | 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.dev197) (4.0.0) 2026-06-18 14:50:58.039 | 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.dev197) (3.0.52) 2026-06-18 14:50:58.040 | 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.dev197) (1.11.0) 2026-06-18 14:50:58.041 | 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.dev197) (15.0.0) 2026-06-18 14:50:58.042 | 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.dev197) (1.8.0) 2026-06-18 14:50:58.063 | 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.dev197) (1.17.0) 2026-06-18 14:50:58.070 | 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.dev197) (2.1.0) 2026-06-18 14:50:58.071 | 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.dev197) (24.2.1) 2026-06-18 14:50:58.093 | 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.dev197) (4.6.0) 2026-06-18 14:50:58.119 | 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.dev197) (3.4.7) 2026-06-18 14:50:58.120 | 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.dev197) (3.18) 2026-06-18 14:50:58.121 | 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.dev197) (2.7.0) 2026-06-18 14:50:58.122 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev197) (2023.11.17) 2026-06-18 14:50:58.163 | 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.dev197) (4.2.0) 2026-06-18 14:50:58.165 | 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.dev197) (2.20.0) 2026-06-18 14:50:58.176 | 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.dev197) (0.1.2) 2026-06-18 14:50:58.196 | 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.dev197) (0.8) 2026-06-18 14:50:58.257 | 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.dev197) (0.16.0) 2026-06-18 14:50:58.750 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev197) 2026-06-18 14:50:58.765 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-06-18 14:50:58.805 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev197) 2026-06-18 14:50:58.820 | Downloading jwcrypto-1.5.7-py3-none-any.whl.metadata (3.3 kB) 2026-06-18 14:50:58.875 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev197) 2026-06-18 14:50:58.893 | Downloading redis-8.0.0-py3-none-any.whl.metadata (13 kB) 2026-06-18 14:50:59.001 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-06-18 14:50:59.035 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-06-18 14:50:59.064 | Downloading jwcrypto-1.5.7-py3-none-any.whl (94 kB) 2026-06-18 14:50:59.096 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-06-18 14:50:59.441 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 50.3 MB/s 0:00:00 2026-06-18 14:50:59.455 | Downloading redis-8.0.0-py3-none-any.whl (499 kB) 2026-06-18 14:50:59.522 | Building wheels for collected packages: nova 2026-06-18 14:50:59.524 | Building editable for nova (pyproject.toml): started 2026-06-18 14:51:01.980 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-06-18 14:51:01.983 | Created wheel for nova: filename=nova-33.1.0.dev197-0.editable-py3-none-any.whl size=9436 sha256=898697a3f3ecf5f9fe275a1ddc2b001ccc299e1c3b4597d016df2eb74b2be9e5 2026-06-18 14:51:01.983 | Stored in directory: /tmp/pip-ephem-wheel-cache-d8sos1tj/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-06-18 14:51:01.988 | Successfully built nova 2026-06-18 14:51:02.262 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-06-18 14:51:06.832 | 2026-06-18 14:51:06.859 | Successfully installed jwcrypto-1.5.7 microversion-parse-2.1.0 nova-33.1.0.dev197 numpy-2.4.6 redis-8.0.0 websockify-0.13.0 2026-06-18 14:51:07.064 | + inc/python:pip_install:216 : result=0 2026-06-18 14:51:07.066 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 14:51:07.068 | + functions-common:time_stop:2414 : local name 2026-06-18 14:51:07.070 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:51:07.073 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:51:07.075 | + functions-common:time_stop:2417 : local total 2026-06-18 14:51:07.078 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:51:07.080 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 14:51:07.083 | + functions-common:time_stop:2421 : start_time=1781794251224 2026-06-18 14:51:07.085 | + functions-common:time_stop:2423 : [[ -z 1781794251224 ]] 2026-06-18 14:51:07.089 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:51:07.093 | + functions-common:time_stop:2426 : end_time=1781794267090 2026-06-18 14:51:07.096 | + functions-common:time_stop:2427 : elapsed_time=15866 2026-06-18 14:51:07.098 | + functions-common:time_stop:2428 : total=138457 2026-06-18 14:51:07.101 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:51:07.104 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=154323 2026-06-18 14:51:07.106 | + inc/python:pip_install:219 : return 0 2026-06-18 14:51:07.109 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-18 14:51:07.112 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-18 14:51:07.115 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-06-18 14:51:07.117 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-06-18 14:51:07.120 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:51:07.123 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:51:07.126 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-06-18 14:51:07.129 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:51:07.132 | + lib/nova:install_nova:960 : sudo install -D -m 0644 -o quobyte /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-06-18 14:51:07.152 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-18 14:51:07.156 | + ./stack.sh:main:956 : configure_nova 2026-06-18 14:51:07.159 | + lib/nova:configure_nova:260 : sudo install -d -o quobyte /etc/nova 2026-06-18 14:51:07.175 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-06-18 14:51:07.179 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-06-18 14:51:07.182 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-18 14:51:07.187 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-06-18 14:51:07.188 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-18 14:51:07.194 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-06-18 14:51:07.197 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-06-18 14:51:07.200 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-18 14:51:07.204 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-06-18 14:51:07.207 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-06-18 14:51:07.210 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-06-18 14:51:07.213 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-06-18 14:51:07.216 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-06-18 14:51:07.234 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-06-18 14:51:07.250 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2026-06-18 14:51:07.267 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2026-06-18 14:51:07.284 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-06-18 14:51:07.301 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-06-18 14:51:07.318 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-18 14:51:07.324 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-18 14:51:07.329 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.A4q0hkOhhY 2026-06-18 14:51:07.333 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-18 14:51:07.336 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-18 14:51:07.340 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-06-18 14:51:07.343 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-18 14:51:07.346 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-18 14:51:07.349 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.A4q0hkOhhY 2026-06-18 14:51:07.355 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.A4q0hkOhhY 2026-06-18 14:51:07.372 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.A4q0hkOhhY /etc/sudoers.d/nova-rootwrap 2026-06-18 14:51:07.389 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-06-18 14:51:07.393 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-18 14:51:07.397 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-18 14:51:07.401 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-18 14:51:07.405 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-18 14:51:07.408 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-06-18 14:51:07.412 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-06-18 14:51:07.417 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-18 14:51:07.418 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-06-18 14:51:07.430 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-18 14:51:07.436 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-18 14:51:07.452 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-18 14:51:07.469 | + lib/nova:configure_nova:264 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-06-18 14:51:07.473 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-06-18 14:51:07.479 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-06-18 14:51:07.501 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:51:07.505 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-06-18 14:51:07.517 | net.ipv4.ip_forward = 1 2026-06-18 14:51:07.523 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-18 14:51:07.527 | + lib/nova:configure_nova:277 : [[ kvm == \k\v\m ]] 2026-06-18 14:51:07.531 | + lib/nova:configure_nova:278 : sudo modprobe kvm 2026-06-18 14:51:07.549 | + lib/nova:configure_nova:279 : '[' '!' -e /dev/kvm ']' 2026-06-18 14:51:07.553 | + lib/nova:configure_nova:294 : [[ kvm == \l\x\c ]] 2026-06-18 14:51:07.557 | + lib/nova:configure_nova:309 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-06-18 14:51:07.575 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-06-18 14:51:07.581 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-06-18 14:51:07.582 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-06-18 14:51:07.590 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.2016-04.com.open-iscsi:135fe5762763 2026-06-18 14:51:07.594 | InitiatorName=iqn.2016-04.com.open-iscsi:135fe5762763 2026-06-18 14:51:07.599 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-06-18 14:51:07.603 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-06-18 14:51:07.701 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-06-18 14:51:07.705 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-06-18 14:51:07.709 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 14:51:07.713 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart iscsid 2026-06-18 14:51:07.774 | + lib/nova:configure_nova:367 : create_nova_conf 2026-06-18 14:51:07.778 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-06-18 14:51:07.788 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-06-18 14:51:07.794 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-06-18 14:51:07.842 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-06-18 14:51:07.846 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-06-18 14:51:07.886 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-06-18 14:51:07.932 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-06-18 14:51:07.974 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-18 14:51:08.019 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 2 2026-06-18 14:51:08.065 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-06-18 14:51:08.109 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.215 2026-06-18 14:51:08.154 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-06-18 14:51:08.200 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-06-18 14:51:08.243 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-06-18 14:51:08.289 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-06-18 14:51:08.332 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-06-18 14:51:08.379 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-06-18 14:51:08.424 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-06-18 14:51:08.467 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-06-18 14:51:08.512 | + lib/nova:create_nova_conf:465 : is_fedora 2026-06-18 14:51:08.516 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-18 14:51:08.520 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-18 14:51:08.523 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-18 14:51:08.527 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-18 14:51:08.531 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-18 14:51:08.535 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-18 14:51:08.539 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-18 14:51:08.543 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-18 14:51:08.547 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-18 14:51:08.551 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-18 14:51:08.555 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-18 14:51:08.559 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-18 14:51:08.562 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-18 14:51:08.566 | + lib/nova:create_nova_conf:474 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-06-18 14:51:08.591 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:51:08.595 | + lib/nova:create_nova_conf:478 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-18 14:51:08.599 | + lib/nova:create_nova_conf:481 : local db=nova_cell0 2026-06-18 14:51:08.603 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-06-18 14:51:08.651 | ++ lib/nova:create_nova_conf:487 : database_connection_url nova_cell0 2026-06-18 14:51:08.654 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-18 14:51:08.657 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-18 14:51:08.661 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-18 14:51:08.664 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-18 14:51:08.668 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-18 14:51:08.671 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-18 14:51:08.695 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:51:08.699 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-18 14:51:08.702 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-18 14:51:08.708 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-18 14:51:08.757 | ++ lib/nova:create_nova_conf:488 : database_connection_url nova_api 2026-06-18 14:51:08.761 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-06-18 14:51:08.765 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-06-18 14:51:08.769 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-06-18 14:51:08.773 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-18 14:51:08.777 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-18 14:51:08.780 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-18 14:51:08.806 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:51:08.809 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-18 14:51:08.813 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-06-18 14:51:08.818 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-06-18 14:51:08.866 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf cache enabled True 2026-06-18 14:51:08.913 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-06-18 14:51:08.958 | + lib/nova:create_nova_conf:495 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-06-18 14:51:09.004 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-06-18 14:51:09.028 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:51:09.032 | + lib/nova:create_nova_conf:499 : is_service_enabled n-api-meta 2026-06-18 14:51:09.057 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:51:09.064 | ++ lib/nova:create_nova_conf:501 : echo osapi_compute,metadata 2026-06-18 14:51:09.064 | ++ lib/nova:create_nova_conf:501 : sed s/,metadata// 2026-06-18 14:51:09.072 | + lib/nova:create_nova_conf:501 : NOVA_ENABLED_APIS=osapi_compute 2026-06-18 14:51:09.075 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-06-18 14:51:09.121 | + lib/nova:create_nova_conf:504 : [[ True == \T\r\u\e ]] 2026-06-18 14:51:09.125 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-06-18 14:51:09.172 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2026-06-18 14:51:09.217 | + lib/nova:create_nova_conf:512 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-06-18 14:51:09.221 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-06-18 14:51:09.225 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-06-18 14:51:09.228 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-18 14:51:09.232 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-18 14:51:09.236 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-06-18 14:51:09.240 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-18 14:51:09.245 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-18 14:51:09.248 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-18 14:51:09.252 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-06-18 14:51:09.299 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-06-18 14:51:09.341 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.215/identity 2026-06-18 14:51:09.384 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-06-18 14:51:09.428 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-06-18 14:51:09.471 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-06-18 14:51:09.514 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-06-18 14:51:09.558 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-06-18 14:51:09.604 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.215/identity 2026-06-18 14:51:09.647 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-18 14:51:09.691 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-06-18 14:51:09.735 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-18 14:51:09.739 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-06-18 14:51:09.764 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:51:09.768 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-06-18 14:51:09.772 | + lib/nova:configure_cinder_access:640 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-06-18 14:51:09.820 | + lib/nova:configure_cinder_access:647 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-06-18 14:51:09.824 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-18 14:51:09.828 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-18 14:51:09.832 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-06-18 14:51:09.836 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-06-18 14:51:09.881 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-06-18 14:51:09.925 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.215/identity 2026-06-18 14:51:09.971 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-06-18 14:51:10.018 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-06-18 14:51:10.062 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-06-18 14:51:10.107 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-06-18 14:51:10.151 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-06-18 14:51:10.196 | + lib/nova:configure_cinder_access:648 : is_service_enabled tls-proxy 2026-06-18 14:51:10.222 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:51:10.225 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-06-18 14:51:10.250 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:51:10.254 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-06-18 14:51:10.258 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-06-18 14:51:10.303 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-06-18 14:51:10.351 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-06-18 14:51:10.355 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-06-18 14:51:10.399 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-06-18 14:51:10.403 | + lib/nova:create_nova_conf:533 : '[' False '!=' False ']' 2026-06-18 14:51:10.407 | + lib/nova:create_nova_conf:539 : is_fedora 2026-06-18 14:51:10.411 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-18 14:51:10.415 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-18 14:51:10.419 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-18 14:51:10.423 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-18 14:51:10.427 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-18 14:51:10.431 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-18 14:51:10.435 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-18 14:51:10.439 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-18 14:51:10.443 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-18 14:51:10.447 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-18 14:51:10.451 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-18 14:51:10.455 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-18 14:51:10.459 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-18 14:51:10.463 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-06-18 14:51:10.467 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-06-18 14:51:10.471 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-06-18 14:51:10.476 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-18 14:51:10.504 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-18 14:51:10.508 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-18 14:51:10.512 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-18 14:51:10.516 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-18 14:51:10.520 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-18 14:51:10.564 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-18 14:51:10.609 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-18 14:51:10.652 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-18 14:51:10.696 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-06-18 14:51:10.741 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-06-18 14:51:10.786 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-06-18 14:51:10.812 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:51:10.816 | + lib/nova:create_nova_conf:549 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-06-18 14:51:10.821 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-06-18 14:51:10.825 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-06-18 14:51:10.827 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-06-18 14:51:10.830 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-18 14:51:10.834 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-06-18 14:51:10.837 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-06-18 14:51:10.840 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-18 14:51:10.844 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-18 14:51:10.863 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-18 14:51:10.865 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-18 14:51:10.876 | d /var/run/uwsgi 0755 quobyte root 2026-06-18 14:51:10.882 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-18 14:51:10.898 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-18 14:51:10.903 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-06-18 14:51:10.908 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-06-18 14:51:10.913 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-18 14:51:10.917 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-06-18 14:51:10.962 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-06-18 14:51:11.004 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-06-18 14:51:11.050 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-06-18 14:51:11.092 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-18 14:51:11.134 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-18 14:51:11.177 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-06-18 14:51:11.222 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-06-18 14:51:11.264 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-06-18 14:51:11.308 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-18 14:51:11.350 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-18 14:51:11.395 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-18 14:51:11.442 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-06-18 14:51:11.490 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-06-18 14:51:11.535 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-18 14:51:11.539 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-18 14:51:11.544 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-06-18 14:51:11.548 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-06-18 14:51:11.552 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-18 14:51:11.556 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:51:11.560 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:51:11.564 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-06-18 14:51:11.569 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-06-18 14:51:11.573 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-06-18 14:51:11.618 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-18 14:51:11.667 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 ' 2026-06-18 14:51:11.667 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-06-18 14:51:11.679 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-06-18 14:51:11.685 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-06-18 14:51:11.689 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-06-18 14:51:11.693 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-18 14:51:11.697 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-18 14:51:11.700 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-18 14:51:11.704 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-18 14:51:11.708 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:51:11.712 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:51:11.716 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-18 14:51:11.720 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-18 14:51:11.724 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:51:11.728 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:51:11.732 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-06-18 14:51:11.746 | perl: warning: Setting locale failed. 2026-06-18 14:51:11.746 | perl: warning: Please check that your locale settings: 2026-06-18 14:51:11.746 | LANGUAGE = (unset), 2026-06-18 14:51:11.746 | LC_ALL = "en_US.utf8", 2026-06-18 14:51:11.746 | LANG = "de_DE.UTF-8" 2026-06-18 14:51:11.746 | are supported and installed on your system. 2026-06-18 14:51:11.746 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:51:11.788 | Enabling site nova-api. 2026-06-18 14:51:11.795 | To activate the new configuration, you need to run: 2026-06-18 14:51:11.795 | systemctl reload apache2 2026-06-18 14:51:11.801 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-18 14:51:11.805 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-18 14:51:11.809 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 14:51:11.813 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-18 14:51:12.014 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-06-18 14:51:12.044 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:51:12.048 | + lib/nova:create_nova_conf:553 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-06-18 14:51:12.051 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-06-18 14:51:12.055 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-06-18 14:51:12.059 | + lib/apache:write_uwsgi_config:245 : local url= 2026-06-18 14:51:12.063 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-06-18 14:51:12.067 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-06-18 14:51:12.071 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-06-18 14:51:12.075 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-18 14:51:12.079 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-18 14:51:12.100 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-18 14:51:12.100 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-18 14:51:12.112 | d /var/run/uwsgi 0755 quobyte root 2026-06-18 14:51:12.118 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-18 14:51:12.134 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-18 14:51:12.141 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-06-18 14:51:12.145 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-06-18 14:51:12.150 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-18 14:51:12.155 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-06-18 14:51:12.199 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-06-18 14:51:12.239 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-06-18 14:51:12.282 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-06-18 14:51:12.324 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-06-18 14:51:12.365 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-18 14:51:12.407 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-06-18 14:51:12.449 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-06-18 14:51:12.492 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-06-18 14:51:12.533 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-18 14:51:12.578 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-06-18 14:51:12.620 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-18 14:51:12.660 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-06-18 14:51:12.704 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-06-18 14:51:12.746 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-06-18 14:51:12.749 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-06-18 14:51:12.790 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-06-18 14:51:12.811 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:51:12.814 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-06-18 14:51:12.861 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-06-18 14:51:12.865 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-06-18 14:51:12.869 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-06-18 14:51:12.894 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:51:12.899 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.215:5672/ 2026-06-18 14:51:12.902 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.215:5672/ 2026-06-18 14:51:12.951 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-06-18 14:51:12.999 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-06-18 14:51:13.003 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-18 14:51:13.007 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-06-18 14:51:13.011 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-18 14:51:13.016 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-18 14:51:13.020 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-18 14:51:13.046 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:51:13.052 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-18 14:51:13.056 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-18 14:51:13.060 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-18 14:51:13.086 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:51:13.091 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.215:5672/ 2026-06-18 14:51:13.096 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.215:5672/ 2026-06-18 14:51:13.142 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-18 14:51:13.146 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-18 14:51:13.150 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-06-18 14:51:13.196 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-06-18 14:51:13.242 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 2 2026-06-18 14:51:13.293 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-06-18 14:51:13.317 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:51:13.321 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-06-18 14:51:13.365 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-06-18 14:51:13.369 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-06-18 14:51:13.373 | + lib/nova:init_nova_service_user_conf:820 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-06-18 14:51:13.421 | + lib/nova:init_nova_service_user_conf:821 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-06-18 14:51:13.424 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-18 14:51:13.427 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-18 14:51:13.431 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-18 14:51:13.435 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-06-18 14:51:13.478 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-06-18 14:51:13.522 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.215/identity 2026-06-18 14:51:13.568 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-06-18 14:51:13.604 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-06-18 14:51:13.637 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-06-18 14:51:13.670 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-06-18 14:51:13.705 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-06-18 14:51:13.739 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-06-18 14:51:13.759 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:51:13.763 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2026-06-18 14:51:13.767 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-18 14:51:13.769 | + lib/nova:create_nova_conf:587 : local conf 2026-06-18 14:51:13.772 | + lib/nova:create_nova_conf:588 : local vhost 2026-06-18 14:51:13.776 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2026-06-18 14:51:13.779 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-18 14:51:13.782 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-18 14:51:13.785 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2026-06-18 14:51:13.788 | + lib/nova:create_nova_conf:590 : vhost=nova_cell1 2026-06-18 14:51:13.791 | + lib/nova:create_nova_conf:592 : rm -f /etc/nova/nova_cell1.conf 2026-06-18 14:51:13.797 | ++ lib/nova:create_nova_conf:593 : database_connection_url nova_cell1 2026-06-18 14:51:13.800 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-06-18 14:51:13.803 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-06-18 14:51:13.806 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-06-18 14:51:13.809 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-18 14:51:13.812 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-18 14:51:13.815 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-18 14:51:13.833 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:51:13.837 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-18 14:51:13.840 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-06-18 14:51:13.844 | + lib/nova:create_nova_conf:593 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-06-18 14:51:13.881 | + lib/nova:create_nova_conf:594 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-06-18 14:51:13.918 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-06-18 14:51:13.955 | + lib/nova:create_nova_conf:597 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-18 14:51:13.958 | + lib/nova:create_nova_conf:600 : rpc_backend_add_vhost nova_cell1 2026-06-18 14:51:13.961 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-06-18 14:51:13.964 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-06-18 14:51:13.983 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:51:13.988 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-06-18 14:51:13.988 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-06-18 14:51:15.118 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-06-18 14:51:15.121 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-06-18 14:51:16.225 | Adding vhost "nova_cell1" ... 2026-06-18 14:51:16.311 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-06-18 14:51:17.414 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-06-18 14:51:17.448 | + lib/nova:create_nova_conf:601 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-06-18 14:51:17.452 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-18 14:51:17.455 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-06-18 14:51:17.458 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-18 14:51:17.460 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-18 14:51:17.463 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-18 14:51:17.482 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:51:17.487 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-18 14:51:17.490 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-18 14:51:17.493 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-18 14:51:17.511 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:51:17.513 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.215:5672/nova_cell1 2026-06-18 14:51:17.517 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.215:5672/nova_cell1 2026-06-18 14:51:17.551 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-18 14:51:17.555 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-18 14:51:17.557 | + lib/nova:create_nova_conf:605 : is_service_enabled placement placement-client 2026-06-18 14:51:17.576 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:51:17.578 | + lib/nova:create_nova_conf:606 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-06-18 14:51:17.582 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova_cell1.conf 2026-06-18 14:51:17.585 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-06-18 14:51:17.587 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-18 14:51:17.590 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-18 14:51:17.593 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-18 14:51:17.596 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-06-18 14:51:17.631 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-06-18 14:51:17.665 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.215/identity 2026-06-18 14:51:17.699 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-06-18 14:51:17.734 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-06-18 14:51:17.768 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-06-18 14:51:17.802 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-06-18 14:51:17.836 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-06-18 14:51:17.869 | + lib/nova:create_nova_conf:610 : setup_logging /etc/nova/nova_cell1.conf 2026-06-18 14:51:17.872 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-06-18 14:51:17.875 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-18 14:51:17.879 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-18 14:51:17.898 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-18 14:51:17.902 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-18 14:51:17.905 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-18 14:51:17.908 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-18 14:51:17.911 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-18 14:51:17.943 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-18 14:51:17.974 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-18 14:51:18.007 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-18 14:51:18.040 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-06-18 14:51:18.072 | + lib/nova:create_nova_conf:617 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-18 14:51:18.075 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-06-18 14:51:18.080 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-18 14:51:18.083 | + lib/nova:create_nova_conf:621 : local conf 2026-06-18 14:51:18.086 | + lib/nova:create_nova_conf:622 : local offset 2026-06-18 14:51:18.089 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-06-18 14:51:18.092 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-18 14:51:18.094 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-18 14:51:18.097 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-06-18 14:51:18.099 | + lib/nova:create_nova_conf:624 : offset=0 2026-06-18 14:51:18.101 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-06-18 14:51:18.104 | + lib/nova:configure_console_proxies:724 : local conf=/etc/nova/nova_cell1.conf 2026-06-18 14:51:18.107 | + lib/nova:configure_console_proxies:725 : local offset=0 2026-06-18 14:51:18.109 | + lib/nova:configure_console_proxies:729 : offset=0 2026-06-18 14:51:18.112 | + lib/nova:configure_console_proxies:731 : is_service_enabled n-novnc 2026-06-18 14:51:18.131 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:51:18.133 | + lib/nova:configure_console_proxies:732 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-06-18 14:51:18.167 | + lib/nova:configure_console_proxies:733 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-06-18 14:51:18.200 | + lib/nova:configure_console_proxies:735 : is_nova_console_proxy_compute_tls_enabled 2026-06-18 14:51:18.203 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-18 14:51:18.206 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-18 14:51:18.209 | + lib/nova:configure_console_proxies:763 : is_service_enabled n-spice 2026-06-18 14:51:18.226 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:51:18.228 | + lib/nova:configure_console_proxies:768 : is_service_enabled n-sproxy 2026-06-18 14:51:18.243 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:51:18.246 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-06-18 14:51:18.264 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:51:18.267 | + lib/nova:configure_nova:369 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-18 14:51:18.269 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-06-18 14:51:18.272 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-06-18 14:51:18.275 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-06-18 14:51:18.292 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:51:18.296 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-06-18 14:51:18.312 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-06-18 14:51:18.313 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-06-18 14:51:18.323 | cgroup_device_acl = [ 2026-06-18 14:51:18.323 | "/dev/null", "/dev/full", "/dev/zero", 2026-06-18 14:51:18.323 | "/dev/random", "/dev/urandom", 2026-06-18 14:51:18.323 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-06-18 14:51:18.323 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-06-18 14:51:18.324 | "/dev/vfio/vfio", 2026-06-18 14:51:18.324 | ] 2026-06-18 14:51:18.328 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-06-18 14:51:18.330 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-18 14:51:18.333 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-18 14:51:18.336 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-18 14:51:18.338 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-18 14:51:18.341 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-18 14:51:18.343 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-18 14:51:18.346 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-18 14:51:18.349 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-18 14:51:18.351 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-18 14:51:18.354 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-18 14:51:18.356 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-18 14:51:18.359 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-18 14:51:18.362 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-18 14:51:18.365 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-06-18 14:51:18.370 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-06-18 14:51:18.372 | + functions-common:add_user_to_group:2183 : local user=quobyte 2026-06-18 14:51:18.375 | + functions-common:add_user_to_group:2184 : local group=libvirt 2026-06-18 14:51:18.378 | + functions-common:add_user_to_group:2186 : sudo usermod -a -G libvirt quobyte 2026-06-18 14:51:18.404 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-06-18 14:51:18.407 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-06-18 14:51:18.409 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:51:18.412 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:51:18.415 | + lib/nova_plugins/functions-libvirt:configure_libvirt:197 : local 'log_filters=1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu' 2026-06-18 14:51:18.417 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-06-18 14:51:18.420 | + lib/nova_plugins/functions-libvirt:configure_libvirt:202 : sudo grep -q '^log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' /etc/libvirt/libvirtd.conf 2026-06-18 14:51:18.436 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-18 14:51:18.437 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : echo 'log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' 2026-06-18 14:51:18.447 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-06-18 14:51:18.451 | + lib/nova_plugins/functions-libvirt:configure_libvirt:205 : sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2026-06-18 14:51:18.467 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-18 14:51:18.467 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-06-18 14:51:18.477 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-06-18 14:51:18.481 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-06-18 14:51:18.483 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-18 14:51:18.486 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-18 14:51:18.489 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-06-18 14:51:18.491 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 14:51:18.494 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart libvirtd 2026-06-18 14:51:18.563 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-06-18 14:51:18.566 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 14:51:18.569 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart virtlogd 2026-06-18 14:51:18.660 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-06-18 14:51:18.697 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-06-18 14:51:18.733 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-06-18 14:51:18.736 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-06-18 14:51:18.771 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-06-18 14:51:18.808 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://quobyte@%s/system 2026-06-18 14:51:18.843 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-06-18 14:51:18.878 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-06-18 14:51:18.914 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-06-18 14:51:18.918 | ++ functions-common:is_arch:519 : uname -m 2026-06-18 14:51:18.922 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-18 14:51:18.924 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-06-18 14:51:18.927 | ++ functions-common:is_arch:519 : uname -m 2026-06-18 14:51:18.932 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-18 14:51:18.934 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-06-18 14:51:18.937 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-06-18 14:51:18.940 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-06-18 14:51:18.942 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-06-18 14:51:18.945 | + ./stack.sh:main:959 : is_service_enabled placement 2026-06-18 14:51:18.963 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:51:18.966 | + ./stack.sh:main:961 : stack_install_service placement 2026-06-18 14:51:18.969 | + lib/stack:stack_install_service:20 : local service=placement 2026-06-18 14:51:18.972 | + lib/stack:stack_install_service:21 : type install_placement 2026-06-18 14:51:18.975 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-18 14:51:18.978 | + lib/stack:stack_install_service:32 : install_placement 2026-06-18 14:51:18.981 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-06-18 14:51:18.984 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-06-18 14:51:18.987 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-18 14:51:18.991 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-06-18 14:51:18.994 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-06-18 14:51:18.998 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-18 14:51:19.002 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-18 14:51:19.003 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-06-18 14:51:19.008 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-06-18 14:51:19.012 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-06-18 14:51:19.015 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-06-18 14:51:19.019 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-06-18 14:51:19.021 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-06-18 14:51:19.043 | Using python 3.12 to install osc-placement 2026-06-18 14:51:19.046 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2026-06-18 14:51:20.259 | Collecting osc-placement 2026-06-18 14:51:20.420 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-18 14:51:20.431 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-06-18 14:51:20.432 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.14.0) 2026-06-18 14:51:20.433 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.6.0) 2026-06-18 14:51:20.433 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.1.1) 2026-06-18 14:51:20.435 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.1.0) 2026-06-18 14:51:20.436 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.34.2) 2026-06-18 14:51:20.437 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.8.0) 2026-06-18 14:51:20.438 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (1.8.2) 2026-06-18 14:51:20.439 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (4.15.0) 2026-06-18 14:51:20.444 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.14.0) 2026-06-18 14:51:20.445 | Requirement already satisfied: openstacksdk>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.16.0) 2026-06-18 14:51:20.446 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (6.8.0) 2026-06-18 14:51:20.448 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.6.0) 2026-06-18 14:51:20.449 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.0.0) 2026-06-18 14:51:20.450 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.17.0) 2026-06-18 14:51:20.451 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (6.0.3) 2026-06-18 14:51:20.454 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.0.52) 2026-06-18 14:51:20.455 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-06-18 14:51:20.456 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (15.0.0) 2026-06-18 14:51:20.457 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.8.0) 2026-06-18 14:51:20.459 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (43.0.3) 2026-06-18 14:51:20.460 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (5.3.1) 2026-06-18 14:51:20.461 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.5.0) 2026-06-18 14:51:20.462 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.1.0) 2026-06-18 14:51:20.463 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.33) 2026-06-18 14:51:20.465 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (4.10.0) 2026-06-18 14:51:20.465 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (7.2.2) 2026-06-18 14:51:20.468 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (2.0.0) 2026-06-18 14:51:20.472 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.0) 2026-06-18 14:51:20.479 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2026-06-18 14:51:20.484 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (1.3.0) 2026-06-18 14:51:20.485 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.3.2) 2026-06-18 14:51:20.486 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (26.2) 2026-06-18 14:51:20.491 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (82.0.1) 2026-06-18 14:51:20.495 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.8.1) 2026-06-18 14:51:20.510 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.4.7) 2026-06-18 14:51:20.511 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.18) 2026-06-18 14:51:20.512 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.7.0) 2026-06-18 14:51:20.513 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2023.11.17) 2026-06-18 14:51:20.526 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.2.0) 2026-06-18 14:51:20.527 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.20.0) 2026-06-18 14:51:20.531 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-06-18 14:51:20.571 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-06-18 14:51:20.895 | Installing collected packages: osc-placement 2026-06-18 14:51:21.021 | Successfully installed osc-placement-4.8.0 2026-06-18 14:51:21.155 | + inc/python:pip_install:216 : result=0 2026-06-18 14:51:21.158 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 14:51:21.161 | + functions-common:time_stop:2414 : local name 2026-06-18 14:51:21.163 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:51:21.165 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:51:21.168 | + functions-common:time_stop:2417 : local total 2026-06-18 14:51:21.171 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:51:21.173 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 14:51:21.175 | + functions-common:time_stop:2421 : start_time=1781794279037 2026-06-18 14:51:21.178 | + functions-common:time_stop:2423 : [[ -z 1781794279037 ]] 2026-06-18 14:51:21.183 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:51:21.187 | + functions-common:time_stop:2426 : end_time=1781794281184 2026-06-18 14:51:21.189 | + functions-common:time_stop:2427 : elapsed_time=2147 2026-06-18 14:51:21.192 | + functions-common:time_stop:2428 : total=154323 2026-06-18 14:51:21.195 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:51:21.198 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=156470 2026-06-18 14:51:21.200 | + inc/python:pip_install:219 : return 0 2026-06-18 14:51:21.203 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-06-18 14:51:21.206 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-06-18 14:51:21.208 | + functions-common:git_clone:584 : local git_dest=/opt/stack/placement 2026-06-18 14:51:21.210 | + functions-common:git_clone:585 : local git_ref=master 2026-06-18 14:51:21.213 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 14:51:21.216 | ++ functions-common:git_clone:587 : pwd 2026-06-18 14:51:21.219 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-18 14:51:21.222 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 14:51:21.225 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 14:51:21.244 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 14:51:21.247 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 14:51:21.250 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 14:51:21.253 | + functions-common:git_clone:604 : echo master 2026-06-18 14:51:21.254 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 14:51:21.259 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/placement ]] 2026-06-18 14:51:21.261 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-18 14:51:21.264 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-06-18 14:51:21.267 | + functions-common:git_timed:691 : local count=0 2026-06-18 14:51:21.270 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 14:51:21.273 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 14:51:21.276 | + functions-common:git_timed:695 : timeout=0 2026-06-18 14:51:21.278 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 14:51:21.280 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 14:51:21.283 | + functions-common:time_start:2401 : local start_time= 2026-06-18 14:51:21.286 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 14:51:21.289 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 14:51:21.294 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794281291 2026-06-18 14:51:21.297 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-06-18 14:51:21.300 | Cloning into '/opt/stack/placement'... 2026-06-18 14:51:25.142 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 14:51:25.145 | + functions-common:time_stop:2414 : local name 2026-06-18 14:51:25.148 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:51:25.150 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:51:25.153 | + functions-common:time_stop:2417 : local total 2026-06-18 14:51:25.156 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:51:25.159 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 14:51:25.162 | + functions-common:time_stop:2421 : start_time=1781794281291 2026-06-18 14:51:25.165 | + functions-common:time_stop:2423 : [[ -z 1781794281291 ]] 2026-06-18 14:51:25.168 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:51:25.173 | + functions-common:time_stop:2426 : end_time=1781794285170 2026-06-18 14:51:25.176 | + functions-common:time_stop:2427 : elapsed_time=3879 2026-06-18 14:51:25.178 | + functions-common:time_stop:2428 : total=393021 2026-06-18 14:51:25.181 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:51:25.184 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=396900 2026-06-18 14:51:25.187 | + functions-common:git_clone:625 : cd /opt/stack/placement 2026-06-18 14:51:25.190 | + functions-common:git_clone:626 : git_timed fetch origin master 2026-06-18 14:51:25.192 | + functions-common:git_timed:691 : local count=0 2026-06-18 14:51:25.195 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 14:51:25.197 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 14:51:25.200 | + functions-common:git_timed:695 : timeout=0 2026-06-18 14:51:25.203 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 14:51:25.206 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 14:51:25.209 | + functions-common:time_start:2401 : local start_time= 2026-06-18 14:51:25.211 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 14:51:25.215 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 14:51:25.219 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794285216 2026-06-18 14:51:25.222 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-18 14:51:25.721 | From https://review.opendev.org/openstack/placement 2026-06-18 14:51:25.721 | * branch master -> FETCH_HEAD 2026-06-18 14:51:25.731 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 14:51:25.734 | + functions-common:time_stop:2414 : local name 2026-06-18 14:51:25.736 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:51:25.739 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:51:25.742 | + functions-common:time_stop:2417 : local total 2026-06-18 14:51:25.745 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:51:25.748 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 14:51:25.751 | + functions-common:time_stop:2421 : start_time=1781794285216 2026-06-18 14:51:25.754 | + functions-common:time_stop:2423 : [[ -z 1781794285216 ]] 2026-06-18 14:51:25.757 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:51:25.762 | + functions-common:time_stop:2426 : end_time=1781794285758 2026-06-18 14:51:25.765 | + functions-common:time_stop:2427 : elapsed_time=542 2026-06-18 14:51:25.768 | + functions-common:time_stop:2428 : total=396900 2026-06-18 14:51:25.771 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:51:25.773 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=397442 2026-06-18 14:51:25.776 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-18 14:51:25.779 | + functions-common:git_timed:691 : local count=0 2026-06-18 14:51:25.783 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 14:51:25.786 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 14:51:25.788 | + functions-common:git_timed:695 : timeout=0 2026-06-18 14:51:25.791 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 14:51:25.794 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 14:51:25.797 | + functions-common:time_start:2401 : local start_time= 2026-06-18 14:51:25.799 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 14:51:25.803 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 14:51:25.808 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794285804 2026-06-18 14:51:25.811 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-18 14:51:25.860 | Note: switching to 'FETCH_HEAD'. 2026-06-18 14:51:25.860 | 2026-06-18 14:51:25.860 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-18 14:51:25.861 | changes and commit them, and you can discard any commits you make in this 2026-06-18 14:51:25.861 | state without impacting any branches by switching back to a branch. 2026-06-18 14:51:25.861 | 2026-06-18 14:51:25.861 | If you want to create a new branch to retain commits you create, you may 2026-06-18 14:51:25.861 | do so (now or later) by using -c with the switch command. Example: 2026-06-18 14:51:25.861 | 2026-06-18 14:51:25.862 | git switch -c 2026-06-18 14:51:25.862 | 2026-06-18 14:51:25.862 | Or undo this operation with: 2026-06-18 14:51:25.862 | 2026-06-18 14:51:25.862 | git switch - 2026-06-18 14:51:25.863 | 2026-06-18 14:51:25.863 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-18 14:51:25.863 | 2026-06-18 14:51:25.863 | HEAD is now at 3cba66c7 Merge "Update python versions" 2026-06-18 14:51:25.864 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 14:51:25.867 | + functions-common:time_stop:2414 : local name 2026-06-18 14:51:25.870 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:51:25.873 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:51:25.875 | + functions-common:time_stop:2417 : local total 2026-06-18 14:51:25.878 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:51:25.881 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 14:51:25.883 | + functions-common:time_stop:2421 : start_time=1781794285804 2026-06-18 14:51:25.885 | + functions-common:time_stop:2423 : [[ -z 1781794285804 ]] 2026-06-18 14:51:25.889 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:51:25.894 | + functions-common:time_stop:2426 : end_time=1781794285890 2026-06-18 14:51:25.897 | + functions-common:time_stop:2427 : elapsed_time=86 2026-06-18 14:51:25.900 | + functions-common:time_stop:2428 : total=397442 2026-06-18 14:51:25.902 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:51:25.904 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=397528 2026-06-18 14:51:25.907 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/placement 2026-06-18 14:51:25.925 | + functions-common:git_clone:666 : cd /opt/stack/placement 2026-06-18 14:51:25.929 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 14:51:25.930 | + functions-common:git_clone:667 : head -1 2026-06-18 14:51:25.932 | 3cba66c7 Merge "Update python versions" 2026-06-18 14:51:25.935 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-18 14:51:25.939 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-06-18 14:51:25.941 | + inc/python:setup_develop:353 : local bindep 2026-06-18 14:51:25.944 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-06-18 14:51:25.947 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-06-18 14:51:25.950 | + inc/python:setup_develop:359 : local extras= 2026-06-18 14:51:25.953 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-06-18 14:51:25.956 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-18 14:51:25.959 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-06-18 14:51:25.963 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-06-18 14:51:25.965 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-18 14:51:25.968 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-18 14:51:25.972 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-06-18 14:51:25.975 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-18 14:51:25.978 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-06-18 14:51:25.981 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-18 14:51:25.985 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-18 14:51:25.989 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-06-18 14:51:25.995 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-06-18 14:51:25.998 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-06-18 14:51:26.001 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-06-18 14:51:26.158 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-06-18 14:51:26.161 | + inc/python:setup_package:436 : local bindep=0 2026-06-18 14:51:26.164 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-18 14:51:26.167 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-18 14:51:26.170 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-06-18 14:51:26.174 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-06-18 14:51:26.176 | + inc/python:setup_package:445 : local flags=-e 2026-06-18 14:51:26.180 | + inc/python:setup_package:446 : local extras= 2026-06-18 14:51:26.182 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-18 14:51:26.185 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-18 14:51:26.189 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-18 14:51:26.192 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-18 14:51:26.195 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-18 14:51:26.198 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-06-18 14:51:26.220 | Using python 3.12 to install /opt/stack/placement 2026-06-18 14:51:26.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 -e /opt/stack/placement 2026-06-18 14:51:27.253 | Obtaining file:///opt/stack/placement 2026-06-18 14:51:27.257 | Installing build dependencies: started 2026-06-18 14:51:29.098 | Installing build dependencies: finished with status 'done' 2026-06-18 14:51:29.100 | Checking if build backend supports build_editable: started 2026-06-18 14:51:29.649 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-18 14:51:29.651 | Getting requirements to build editable: started 2026-06-18 14:51:29.956 | Getting requirements to build editable: finished with status 'done' 2026-06-18 14:51:29.959 | Preparing editable metadata (pyproject.toml): started 2026-06-18 14:51:30.877 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-18 14:51:30.902 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (7.0.3) 2026-06-18 14:51:30.903 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.0.50) 2026-06-18 14:51:30.904 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (13.0.0) 2026-06-18 14:51:30.904 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.5.1) 2026-06-18 14:51:30.905 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (1.8.10) 2026-06-18 14:51:30.906 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (4.26.0) 2026-06-18 14:51:30.907 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.34.2) 2026-06-18 14:51:30.908 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (7.5.0) 2026-06-18 14:51:30.909 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (10.5.0) 2026-06-18 14:51:30.910 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (6.4.0) 2026-06-18 14:51:30.911 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (8.2.0) 2026-06-18 14:51:30.912 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (5.10.0) 2026-06-18 14:51:30.913 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (10.1.1) 2026-06-18 14:51:30.914 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (18.0.0) 2026-06-18 14:51:30.915 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (5.1.0) 2026-06-18 14:51:30.916 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (8.1.0) 2026-06-18 14:51:30.916 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.7.1) 2026-06-18 14:51:30.917 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (1.1.0) 2026-06-18 14:51:30.918 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (3.8.0) 2026-06-18 14:51:30.919 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.1.0) 2026-06-18 14:51:30.921 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev5) (26.1.0) 2026-06-18 14:51:30.922 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev5) (2025.9.1) 2026-06-18 14:51:30.923 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev5) (0.37.0) 2026-06-18 14:51:30.924 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev5) (2026.5.1) 2026-06-18 14:51:30.931 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (5.14.0) 2026-06-18 14:51:30.932 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (4.2.0) 2026-06-18 14:51:30.933 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (6.8.0) 2026-06-18 14:51:30.935 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (4.0.1) 2026-06-18 14:51:30.936 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (2.13.0) 2026-06-18 14:51:30.937 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (5.8.0) 2026-06-18 14:51:30.942 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (2.1.0) 2026-06-18 14:51:30.943 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (5.8.0) 2026-06-18 14:51:30.945 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (1.8.2) 2026-06-18 14:51:30.946 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (4.15.0) 2026-06-18 14:51:30.955 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (1.5.0) 2026-06-18 14:51:30.959 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (5.3.1) 2026-06-18 14:51:30.964 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev5) (0.20) 2026-06-18 14:51:30.965 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev5) (3.1.0) 2026-06-18 14:51:30.968 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev5) (2.2.1) 2026-06-18 14:51:30.971 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev5) (1.3.0) 2026-06-18 14:51:30.973 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev5) (2.0.0) 2026-06-18 14:51:30.973 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev5) (6.0.3) 2026-06-18 14:51:30.980 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev5) (1.18.4) 2026-06-18 14:51:30.982 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev5) (2.1.2) 2026-06-18 14:51:30.983 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev5) (0.6.2) 2026-06-18 14:51:30.985 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==15.1.0.dev5) (1.3.12) 2026-06-18 14:51:30.991 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==15.1.0.dev5) (2.9.0.post0) 2026-06-18 14:51:30.994 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev5) (5.0.0) 2026-06-18 14:51:30.995 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev5) (3.1.6) 2026-06-18 14:51:30.997 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev5) (4.0.1) 2026-06-18 14:51:31.003 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev5) (3.0.3) 2026-06-18 14:51:31.012 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==15.1.0.dev5) (1.2.0) 2026-06-18 14:51:31.017 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev5) (3.17.0) 2026-06-18 14:51:31.021 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev5) (3.3.2) 2026-06-18 14:51:31.022 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev5) (26.2) 2026-06-18 14:51:31.023 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev5) (7.2.2) 2026-06-18 14:51:31.029 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==15.1.0.dev5) (82.0.1) 2026-06-18 14:51:31.033 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev5) (0.8.1) 2026-06-18 14:51:31.051 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==15.1.0.dev5) (1.17.0) 2026-06-18 14:51:31.064 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (3.4.7) 2026-06-18 14:51:31.066 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (3.18) 2026-06-18 14:51:31.067 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (2.7.0) 2026-06-18 14:51:31.068 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (2023.11.17) 2026-06-18 14:51:31.087 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==15.1.0.dev5) (0.8) 2026-06-18 14:51:31.100 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==15.1.0.dev5) (3.5.1) 2026-06-18 14:51:31.147 | Building wheels for collected packages: openstack-placement 2026-06-18 14:51:31.149 | Building editable for openstack-placement (pyproject.toml): started 2026-06-18 14:51:31.929 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-06-18 14:51:31.932 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev5-0.editable-py3-none-any.whl size=8755 sha256=0d83312d6a5081f221732c07086812c8ba65cb8f161e0c7e7bc2032f9e680bef 2026-06-18 14:51:31.933 | Stored in directory: /tmp/pip-ephem-wheel-cache-_rwdv1z4/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-06-18 14:51:31.940 | Successfully built openstack-placement 2026-06-18 14:51:32.215 | Installing collected packages: openstack-placement 2026-06-18 14:51:32.264 | Successfully installed openstack-placement-15.1.0.dev5 2026-06-18 14:51:32.432 | + inc/python:pip_install:216 : result=0 2026-06-18 14:51:32.435 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 14:51:32.438 | + functions-common:time_stop:2414 : local name 2026-06-18 14:51:32.441 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:51:32.444 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:51:32.446 | + functions-common:time_stop:2417 : local total 2026-06-18 14:51:32.449 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:51:32.452 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 14:51:32.455 | + functions-common:time_stop:2421 : start_time=1781794286214 2026-06-18 14:51:32.457 | + functions-common:time_stop:2423 : [[ -z 1781794286214 ]] 2026-06-18 14:51:32.461 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:51:32.465 | + functions-common:time_stop:2426 : end_time=1781794292462 2026-06-18 14:51:32.468 | + functions-common:time_stop:2427 : elapsed_time=6248 2026-06-18 14:51:32.471 | + functions-common:time_stop:2428 : total=156470 2026-06-18 14:51:32.473 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:51:32.475 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=162718 2026-06-18 14:51:32.477 | + inc/python:pip_install:219 : return 0 2026-06-18 14:51:32.481 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-18 14:51:32.484 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-18 14:51:32.487 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-06-18 14:51:32.490 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-06-18 14:51:32.492 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:51:32.495 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:51:32.499 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-06-18 14:51:32.502 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:51:32.506 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-18 14:51:32.509 | + ./stack.sh:main:962 : configure_placement 2026-06-18 14:51:32.512 | + lib/placement:configure_placement:86 : sudo install -d -o quobyte /etc/placement 2026-06-18 14:51:32.528 | + lib/placement:configure_placement:87 : create_placement_conf 2026-06-18 14:51:32.531 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2026-06-18 14:51:32.537 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2026-06-18 14:51:32.540 | ++ lib/database:database_connection_url:134 : local db=placement 2026-06-18 14:51:32.543 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-06-18 14:51:32.546 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-06-18 14:51:32.549 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-18 14:51:32.552 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-18 14:51:32.555 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-18 14:51:32.575 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:51:32.578 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-18 14:51:32.581 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-06-18 14:51:32.585 | + lib/placement:create_placement_conf:77 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-06-18 14:51:32.624 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-06-18 14:51:32.662 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-06-18 14:51:32.700 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-06-18 14:51:32.704 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-06-18 14:51:32.707 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-06-18 14:51:32.711 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-18 14:51:32.714 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-18 14:51:32.717 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-06-18 14:51:32.720 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-06-18 14:51:32.723 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-18 14:51:32.726 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-18 14:51:32.729 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-06-18 14:51:32.768 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-06-18 14:51:32.805 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.215/identity 2026-06-18 14:51:32.841 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-06-18 14:51:32.876 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-06-18 14:51:32.913 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-06-18 14:51:32.950 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-06-18 14:51:32.983 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-06-18 14:51:33.019 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.215/identity 2026-06-18 14:51:33.055 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-18 14:51:33.091 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-06-18 14:51:33.127 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-18 14:51:33.131 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2026-06-18 14:51:33.134 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-06-18 14:51:33.137 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-06-18 14:51:33.141 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-18 14:51:33.160 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-18 14:51:33.163 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-18 14:51:33.165 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-18 14:51:33.168 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-18 14:51:33.171 | + functions:setup_systemd_logging:723 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-18 14:51:33.207 | + functions:setup_systemd_logging:725 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-18 14:51:33.244 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-18 14:51:33.280 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-18 14:51:33.317 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-06-18 14:51:33.353 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-06-18 14:51:33.356 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-06-18 14:51:33.359 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-06-18 14:51:33.362 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-06-18 14:51:33.365 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-18 14:51:33.367 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-06-18 14:51:33.371 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-06-18 14:51:33.374 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-18 14:51:33.377 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-18 14:51:33.394 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-18 14:51:33.394 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-18 14:51:33.405 | d /var/run/uwsgi 0755 quobyte root 2026-06-18 14:51:33.410 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-18 14:51:33.424 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-18 14:51:33.429 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-06-18 14:51:33.432 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-06-18 14:51:33.437 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-18 14:51:33.440 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-06-18 14:51:33.478 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-06-18 14:51:33.511 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-06-18 14:51:33.544 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-06-18 14:51:33.578 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-06-18 14:51:33.613 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-18 14:51:33.645 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-06-18 14:51:33.677 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-06-18 14:51:33.711 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-06-18 14:51:33.744 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-18 14:51:33.779 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-06-18 14:51:33.813 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-18 14:51:33.844 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-06-18 14:51:33.877 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-06-18 14:51:33.915 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-18 14:51:33.917 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-18 14:51:33.921 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-06-18 14:51:33.923 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-06-18 14:51:33.926 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-18 14:51:33.928 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:51:33.930 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:51:33.933 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-06-18 14:51:33.936 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-06-18 14:51:33.938 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-06-18 14:51:33.968 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-06-18 14:51:33.998 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 ' 2026-06-18 14:51:33.998 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-06-18 14:51:34.008 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-06-18 14:51:34.013 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-06-18 14:51:34.015 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-06-18 14:51:34.018 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-18 14:51:34.020 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-18 14:51:34.023 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-18 14:51:34.025 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-18 14:51:34.027 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:51:34.030 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:51:34.032 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-18 14:51:34.035 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-18 14:51:34.037 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:51:34.040 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:51:34.042 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-06-18 14:51:34.054 | perl: warning: Setting locale failed. 2026-06-18 14:51:34.054 | perl: warning: Please check that your locale settings: 2026-06-18 14:51:34.054 | LANGUAGE = (unset), 2026-06-18 14:51:34.054 | LC_ALL = "en_US.utf8", 2026-06-18 14:51:34.054 | LANG = "de_DE.UTF-8" 2026-06-18 14:51:34.055 | are supported and installed on your system. 2026-06-18 14:51:34.055 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:51:34.093 | Enabling site placement-api. 2026-06-18 14:51:34.098 | To activate the new configuration, you need to run: 2026-06-18 14:51:34.098 | systemctl reload apache2 2026-06-18 14:51:34.104 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-18 14:51:34.106 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-18 14:51:34.108 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 14:51:34.111 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-18 14:51:34.292 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-18 14:51:34.295 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-18 14:51:34.298 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-06-18 14:51:34.332 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2026-06-18 14:51:34.361 | + ./stack.sh:main:969 : is_service_enabled placement placement-client 2026-06-18 14:51:34.377 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:51:34.380 | + ./stack.sh:main:970 : is_service_enabled n-cpu 2026-06-18 14:51:34.396 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:51:34.398 | + ./stack.sh:main:971 : configure_placement_nova_compute 2026-06-18 14:51:34.401 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-06-18 14:51:34.403 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-06-18 14:51:34.406 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-18 14:51:34.408 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-18 14:51:34.411 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-18 14:51:34.413 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-06-18 14:51:34.444 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-06-18 14:51:34.473 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.215/identity 2026-06-18 14:51:34.502 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-06-18 14:51:34.531 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-06-18 14:51:34.561 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-06-18 14:51:34.591 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-06-18 14:51:34.622 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-06-18 14:51:34.663 | + ./stack.sh:main:975 : is_service_enabled horizon 2026-06-18 14:51:34.690 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:51:34.695 | + ./stack.sh:main:980 : is_service_enabled tls-proxy 2026-06-18 14:51:34.718 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:51:34.722 | + ./stack.sh:main:984 : is_service_enabled cinder 2026-06-18 14:51:34.746 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:51:34.750 | + ./stack.sh:main:986 : init_os_brick 2026-06-18 14:51:34.753 | + lib/cinder:init_os_brick:510 : mkdir -p /opt/stack/data/os_brick 2026-06-18 14:51:34.760 | + lib/cinder:init_os_brick:511 : is_service_enabled cinder 2026-06-18 14:51:34.784 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:51:34.787 | + lib/cinder:init_os_brick:512 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-18 14:51:34.834 | + lib/cinder:init_os_brick:514 : is_service_enabled nova 2026-06-18 14:51:34.857 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:51:34.861 | + lib/cinder:init_os_brick:515 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-18 14:51:34.904 | + lib/cinder:init_os_brick:517 : is_service_enabled glance 2026-06-18 14:51:34.929 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:51:34.933 | + lib/cinder:init_os_brick:518 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-18 14:51:34.977 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-18 14:51:35.019 | + ./stack.sh:main:993 : run_phase stack install 2026-06-18 14:51:35.023 | + functions-common:run_phase:1842 : local mode=stack 2026-06-18 14:51:35.027 | + functions-common:run_phase:1843 : local phase=install 2026-06-18 14:51:35.030 | + functions-common:run_phase:1844 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-18 14:51:35.034 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-18 14:51:35.039 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-18 14:51:35.043 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-18 14:51:35.047 | + functions-common:run_phase:1852 : local extra 2026-06-18 14:51:35.052 | ++ functions-common:run_phase:1853 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-18 14:51:35.057 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-18 14:51:35.061 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-18 14:51:35.065 | + functions-common:run_phase:1858 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-18 14:51:35.069 | + functions-common:run_phase:1858 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-06-18 14:51:35.073 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-18 14:51:35.095 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:51:35.099 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-18 14:51:35.102 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-18 14:51:35.105 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-06-18 14:51:35.109 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-06-18 14:51:35.112 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 14:51:35.117 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Tempest 2026-06-18 14:51:35.119 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-06-18 14:51:35.123 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-06-18 14:51:35.197 | ++ inc/async:async_inner:63 : install_tempest 2026-06-18 14:51:35.244 | [2077 Async install_tempest:43909]: running: install_tempest 2026-06-18 14:51:35.248 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-18 14:51:35.252 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-18 14:51:35.255 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-18 14:51:35.259 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-18 14:51:35.263 | + functions-common:run_phase:1869 : run_plugins stack install 2026-06-18 14:51:35.268 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-18 14:51:35.272 | + functions-common:run_plugins:1829 : local phase=install 2026-06-18 14:51:35.276 | + functions-common:run_plugins:1831 : local plugins= 2026-06-18 14:51:35.280 | + functions-common:run_plugins:1832 : local plugin 2026-06-18 14:51:35.284 | + ./stack.sh:main:996 : use_library_from_git python-openstackclient 2026-06-18 14:51:35.288 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-06-18 14:51:35.291 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 14:51:35.295 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 14:51:35.299 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-06-18 14:51:35.304 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 14:51:35.308 | + ./stack.sh:main:1000 : pip_install_gr python-openstackclient 2026-06-18 14:51:35.312 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-06-18 14:51:35.317 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-18 14:51:35.321 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-06-18 14:51:35.325 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-06-18 14:51:35.330 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-18 14:51:35.336 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-06-18 14:51:35.336 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-18 14:51:35.342 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-06-18 14:51:35.345 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-06-18 14:51:35.349 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-18 14:51:35.353 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-06-18 14:51:35.357 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-18 14:51:35.385 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-06-18 14:51:35.389 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-18 14:51:36.752 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-06-18 14:51:36.900 | Downloading python_openstackclient-10.1.0-py3-none-any.whl.metadata (10 kB) 2026-06-18 14:51:36.942 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (43.0.3) 2026-06-18 14:51:36.943 | Requirement already satisfied: cliff>=4.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.14.0) 2026-06-18 14:51:36.944 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.1.0) 2026-06-18 14:51:36.944 | Requirement already satisfied: openstacksdk>=4.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.16.0) 2026-06-18 14:51:36.945 | Requirement already satisfied: osc-lib>=4.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.6.0) 2026-06-18 14:51:36.946 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.8.0) 2026-06-18 14:51:36.947 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2026-06-18 14:51:36.948 | Requirement already satisfied: python-cinderclient>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (9.9.0) 2026-06-18 14:51:36.949 | Requirement already satisfied: requests>=2.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.34.2) 2026-06-18 14:51:36.950 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2026-06-18 14:51:36.951 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.6.0) 2026-06-18 14:51:36.952 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.0.0) 2026-06-18 14:51:36.953 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.17.0) 2026-06-18 14:51:36.954 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (6.0.3) 2026-06-18 14:51:36.957 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.52) 2026-06-18 14:51:36.958 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2026-06-18 14:51:36.959 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (15.0.0) 2026-06-18 14:51:36.960 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.0) 2026-06-18 14:51:36.962 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-06-18 14:51:36.966 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (3.0) 2026-06-18 14:51:36.969 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.3.1) 2026-06-18 14:51:36.970 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-06-18 14:51:36.971 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-06-18 14:51:36.972 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-06-18 14:51:36.973 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.14.0) 2026-06-18 14:51:36.974 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.2) 2026-06-18 14:51:36.975 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-06-18 14:51:36.976 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (4.10.0) 2026-06-18 14:51:36.977 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-06-18 14:51:36.983 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-06-18 14:51:36.988 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.10.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2026-06-18 14:51:36.993 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (10.1.1) 2026-06-18 14:51:36.997 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.3.0) 2026-06-18 14:51:36.999 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (3.3.2) 2026-06-18 14:51:37.000 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (26.2) 2026-06-18 14:51:37.006 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (82.0.1) 2026-06-18 14:51:37.011 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.8.1) 2026-06-18 14:51:37.027 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.0) 2026-06-18 14:51:37.028 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (10.5.0) 2026-06-18 14:51:37.029 | Requirement already satisfied: oslo.serialization>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (5.10.0) 2026-06-18 14:51:37.033 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.2.1) 2026-06-18 14:51:37.035 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-06-18 14:51:37.039 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (1.2.0) 2026-06-18 14:51:37.045 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.4.7) 2026-06-18 14:51:37.046 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18) 2026-06-18 14:51:37.047 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2.7.0) 2026-06-18 14:51:37.049 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2023.11.17) 2026-06-18 14:51:37.064 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2026-06-18 14:51:37.065 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (2.20.0) 2026-06-18 14:51:37.070 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.1.2) 2026-06-18 14:51:37.115 | Downloading python_openstackclient-10.1.0-py3-none-any.whl (1.2 MB) 2026-06-18 14:51:37.365 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 4.9 MB/s 0:00:00 2026-06-18 14:51:37.664 | Installing collected packages: python-openstackclient 2026-06-18 14:51:39.769 | Successfully installed python-openstackclient-10.1.0 2026-06-18 14:51:39.914 | + inc/python:pip_install:216 : result=0 2026-06-18 14:51:39.917 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 14:51:39.920 | + functions-common:time_stop:2414 : local name 2026-06-18 14:51:39.923 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:51:39.926 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:51:39.929 | + functions-common:time_stop:2417 : local total 2026-06-18 14:51:39.932 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:51:39.935 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 14:51:39.938 | + functions-common:time_stop:2421 : start_time=1781794295378 2026-06-18 14:51:39.942 | + functions-common:time_stop:2423 : [[ -z 1781794295378 ]] 2026-06-18 14:51:39.946 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:51:39.951 | + functions-common:time_stop:2426 : end_time=1781794299947 2026-06-18 14:51:39.954 | + functions-common:time_stop:2427 : elapsed_time=4569 2026-06-18 14:51:39.957 | + functions-common:time_stop:2428 : total=162718 2026-06-18 14:51:39.962 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:51:39.965 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=167287 2026-06-18 14:51:39.968 | + inc/python:pip_install:219 : return 0 2026-06-18 14:51:39.972 | + ./stack.sh:main:1001 : is_service_enabled openstack-cli-server 2026-06-18 14:51:39.993 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:51:39.996 | + ./stack.sh:main:1008 : install_oscwrap 2026-06-18 14:51:39.999 | ++ functions-common:install_oscwrap:2464 : mktemp 2026-06-18 14:51:40.005 | + functions-common:install_oscwrap:2464 : OSCWRAP_TIMER_FILE=/tmp/tmp.B3h8Uqb0Uy 2026-06-18 14:51:40.008 | + functions-common:install_oscwrap:2467 : shopt -s expand_aliases 2026-06-18 14:51:40.012 | + functions-common:install_oscwrap:2470 : unalias -a 2026-06-18 14:51:40.015 | + functions-common:install_oscwrap:2472 : alias openstack=oscwrap 2026-06-18 14:51:40.018 | + ./stack.sh:main:1013 : [[ False != \F\a\l\s\e ]] 2026-06-18 14:51:40.021 | + ./stack.sh:main:1053 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-18 14:51:40.024 | + ./stack.sh:main:1061 : is_service_enabled mysql postgresql 2026-06-18 14:51:40.043 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:51:40.047 | + ./stack.sh:main:1062 : configure_database 2026-06-18 14:51:40.050 | + lib/database:configure_database:128 : configure_database_mysql 2026-06-18 14:51:40.053 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-06-18 14:51:40.055 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-06-18 14:51:40.057 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 14:51:40.059 | + ./stack.sh:echo_summary:444 : echo -e Configuring and starting MySQL 2026-06-18 14:51:40.063 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-06-18 14:51:40.064 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:51:40.067 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:51:40.069 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-06-18 14:51:40.072 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-06-18 14:51:40.074 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:51:40.076 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:51:40.078 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-06-18 14:51:40.081 | ++ functions-common:is_fips_enabled:2535 : cat /proc/sys/crypto/fips_enabled 2026-06-18 14:51:40.082 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-06-18 14:51:40.084 | + functions-common:is_fips_enabled:2535 : fips= 2026-06-18 14:51:40.086 | + functions-common:is_fips_enabled:2536 : '[' '' == 1 ']' 2026-06-18 14:51:40.090 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-06-18 14:51:40.094 | ++ functions-common:ipv6_unquote:2212 : echo 0.0.0.0 2026-06-18 14:51:40.094 | ++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-18 14:51:40.098 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-06-18 14:51:40.177 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-06-18 14:51:40.181 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-18 14:51:40.183 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-18 14:51:40.186 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-18 14:51:40.188 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-18 14:51:40.190 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-18 14:51:40.194 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-18 14:51:40.196 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-18 14:51:40.198 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-18 14:51:40.200 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-18 14:51:40.202 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-18 14:51:40.204 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-18 14:51:40.206 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-18 14:51:40.208 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-18 14:51:40.211 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-06-18 14:51:40.213 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:51:40.216 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:51:40.218 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-06-18 14:51:40.221 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 14:51:40.223 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart mysql 2026-06-18 14:51:42.772 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-06-18 14:51:42.775 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-06-18 14:51:42.778 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:51:42.781 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:51:42.784 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-06-18 14:51:42.786 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-06-18 14:51:42.789 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-06-18 14:51:42.806 | mysqladmin: connect to server at 'localhost' failed 2026-06-18 14:51:42.806 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-06-18 14:51:42.812 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-06-18 14:51:42.815 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-06-18 14:51:42.818 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:51:42.821 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:51:42.823 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-06-18 14:51:42.825 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-06-18 14:51:42.827 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-06-18 14:51:42.832 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-06-18 14:51:42.833 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-06-18 14:51:42.846 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 14:51:42.932 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-06-18 14:51:42.938 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-06-18 14:51:42.939 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-06-18 14:51:42.940 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-06-18 14:51:42.945 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-06-18 14:51:42.947 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-06-18 14:51:42.949 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-06-18 14:51:42.951 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-06-18 14:51:42.953 | + lib/databases/mysql:configure_database_mysql:144 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''stackdb'\'';' 2026-06-18 14:51:42.971 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 14:51:43.076 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-06-18 14:51:43.091 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 14:51:43.171 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-06-18 14:51:43.242 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-06-18 14:51:43.321 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-06-18 14:51:43.395 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-06-18 14:51:43.398 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-06-18 14:51:43.401 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-06-18 14:51:43.401 | enabling MySQL performance counting 2026-06-18 14:51:43.402 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-06-18 14:51:43.431 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-06-18 14:51:43.435 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /home/quobyte/devstack/tools/dbcounter 2026-06-18 14:51:44.517 | Processing ./tools/dbcounter 2026-06-18 14:51:44.521 | Installing build dependencies: started 2026-06-18 14:51:47.765 | Installing build dependencies: finished with status 'done' 2026-06-18 14:51:47.766 | Getting requirements to build wheel: started 2026-06-18 14:51:48.403 | Getting requirements to build wheel: finished with status 'done' 2026-06-18 14:51:48.405 | Preparing metadata (pyproject.toml): started 2026-06-18 14:51:48.790 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-18 14:51:48.794 | Building wheels for collected packages: dbcounter 2026-06-18 14:51:48.795 | Building wheel for dbcounter (pyproject.toml): started 2026-06-18 14:51:49.233 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-06-18 14:51:49.234 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3228 sha256=892af3dee63e3e5c731afa841ca9c65bb3153c20559408dd6db42da858e7d4d8 2026-06-18 14:51:49.235 | Stored in directory: /tmp/pip-ephem-wheel-cache-8oajz5nh/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-06-18 14:51:49.240 | Successfully built dbcounter 2026-06-18 14:51:49.563 | Installing collected packages: dbcounter 2026-06-18 14:51:49.612 | Successfully installed dbcounter-0.1 2026-06-18 14:51:49.788 | + inc/python:pip_install:216 : result=0 2026-06-18 14:51:49.791 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 14:51:49.793 | + functions-common:time_stop:2414 : local name 2026-06-18 14:51:49.796 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:51:49.799 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:51:49.802 | + functions-common:time_stop:2417 : local total 2026-06-18 14:51:49.805 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:51:49.808 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 14:51:49.811 | + functions-common:time_stop:2421 : start_time=1781794303423 2026-06-18 14:51:49.814 | + functions-common:time_stop:2423 : [[ -z 1781794303423 ]] 2026-06-18 14:51:49.817 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:51:49.821 | + functions-common:time_stop:2426 : end_time=1781794309819 2026-06-18 14:51:49.824 | + functions-common:time_stop:2427 : elapsed_time=6396 2026-06-18 14:51:49.827 | + functions-common:time_stop:2428 : total=167287 2026-06-18 14:51:49.830 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:51:49.833 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=173683 2026-06-18 14:51:49.836 | + inc/python:pip_install:219 : return 0 2026-06-18 14:51:49.839 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-06-18 14:51:49.841 | + lib/database:recreate_database:112 : local db=stats 2026-06-18 14:51:49.844 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-06-18 14:51:49.848 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-06-18 14:51:49.851 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-06-18 14:51:49.857 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 14:51:49.932 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-06-18 14:51:49.937 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 14:51:50.017 | + lib/databases/mysql:configure_database_mysql:183 : mysql -u root -pstackdb -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2026-06-18 14:51:50.018 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-06-18 14:51:50.022 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 14:51:50.106 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-06-18 14:51:50.110 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-06-18 14:51:50.184 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-06-18 14:51:50.255 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-06-18 14:51:50.327 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-06-18 14:51:50.397 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-06-18 14:51:50.472 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-06-18 14:51:50.538 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-06-18 14:51:50.600 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-06-18 14:51:50.603 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 14:51:50.607 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart mysql 2026-06-18 14:51:53.186 | + ./stack.sh:main:1066 : save_stackenv 1066 2026-06-18 14:51:53.189 | + functions-common:save_stackenv:65 : local tag=1066 2026-06-18 14:51:53.192 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-18 14:51:53.198 | + functions-common:save_stackenv:67 : time_stamp=2026-06-18-165153 2026-06-18 14:51:53.201 | + functions-common:save_stackenv:68 : echo '# 2026-06-18-165153 1066' 2026-06-18 14:51:53.204 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 14:51:53.207 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-18 14:51:53.210 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 14:51:53.213 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-18 14:51:53.216 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 14:51:53.218 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-18 14:51:53.225 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 14:51:53.228 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-06-18 14:51:53.231 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 14:51:53.235 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.215 2026-06-18 14:51:53.238 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 14:51:53.242 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.215/identity 2026-06-18 14:51:53.246 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 14:51:53.249 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-18-163739 2026-06-18 14:51:53.254 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 14:51:53.258 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-18 14:51:53.261 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 14:51:53.265 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.215 2026-06-18 14:51:53.269 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 14:51:53.273 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-18 14:51:53.277 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 14:51:53.281 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-18 14:51:53.285 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 14:51:53.289 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-18 14:51:53.294 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 14:51:53.298 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-18 14:51:53.302 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 14:51:53.306 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.215 2026-06-18 14:51:53.310 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 14:51:53.314 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-18 14:51:53.318 | + ./stack.sh:main:1076 : start_dstat 2026-06-18 14:51:53.321 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-18 14:51:53.324 | + functions-common:run_process:1668 : local service=dstat 2026-06-18 14:51:53.327 | + functions-common:run_process:1669 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-18 14:51:53.330 | + functions-common:run_process:1670 : local group= 2026-06-18 14:51:53.333 | + functions-common:run_process:1671 : local user= 2026-06-18 14:51:53.335 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 14:51:53.337 | + functions-common:run_process:1674 : local name=dstat 2026-06-18 14:51:53.339 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 14:51:53.341 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 14:51:53.344 | + functions-common:time_start:2401 : local start_time= 2026-06-18 14:51:53.346 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 14:51:53.349 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 14:51:53.353 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794313350 2026-06-18 14:51:53.355 | + functions-common:run_process:1677 : is_service_enabled dstat 2026-06-18 14:51:53.379 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:51:53.382 | + functions-common:run_process:1678 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-06-18 14:51:53.386 | + functions-common:_run_under_systemd:1622 : local service=dstat 2026-06-18 14:51:53.389 | + functions-common:_run_under_systemd:1623 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-18 14:51:53.393 | + functions-common:_run_under_systemd:1624 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-18 14:51:53.396 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-18 14:51:53.400 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-18 14:51:53.403 | + functions-common:_common_systemd_pitfalls:1597 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-06-18 14:51:53.407 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-06-18 14:51:53.410 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@dstat.service 2026-06-18 14:51:53.413 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-18 14:51:53.416 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-18 14:51:53.420 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-18 14:51:53.423 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-18 14:51:53.426 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-06-18 14:51:53.428 | + functions-common:_run_under_systemd:1638 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-06-18 14:51:53.431 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-06-18 14:51:53.434 | + functions-common:write_user_unit_file:1529 : local service=devstack@dstat.service 2026-06-18 14:51:53.436 | + functions-common:write_user_unit_file:1530 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-18 14:51:53.439 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-18 14:51:53.441 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-18 14:51:53.444 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-18 14:51:53.446 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-18 14:51:53.449 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-18 14:51:53.452 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-06-18 14:51:53.455 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-18 14:51:53.460 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-06-18 14:51:53.540 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-18 14:51:53.620 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-06-18 14:51:53.685 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-18 14:51:53.750 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-06-18 14:51:53.820 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-06-18 14:51:53.888 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-18 14:51:53.954 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-18 14:51:53.957 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-18 14:51:53.960 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-06-18 14:51:54.039 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-18 14:51:54.464 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@dstat.service 2026-06-18 14:51:54.493 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-06-18 14:51:54.899 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@dstat.service 2026-06-18 14:51:54.950 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 14:51:54.953 | + functions-common:time_stop:2414 : local name 2026-06-18 14:51:54.956 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:51:54.960 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:51:54.963 | + functions-common:time_stop:2417 : local total 2026-06-18 14:51:54.966 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:51:54.969 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 14:51:54.972 | + functions-common:time_stop:2421 : start_time=1781794313350 2026-06-18 14:51:54.975 | + functions-common:time_stop:2423 : [[ -z 1781794313350 ]] 2026-06-18 14:51:54.979 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:51:54.985 | + functions-common:time_stop:2426 : end_time=1781794314981 2026-06-18 14:51:54.988 | + functions-common:time_stop:2427 : elapsed_time=1631 2026-06-18 14:51:54.991 | + functions-common:time_stop:2428 : total=0 2026-06-18 14:51:54.995 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:51:54.998 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1631 2026-06-18 14:51:55.001 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-06-18 14:51:55.004 | + functions-common:run_process:1668 : local service=memory_tracker 2026-06-18 14:51:55.007 | + functions-common:run_process:1669 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-06-18 14:51:55.010 | + functions-common:run_process:1670 : local group= 2026-06-18 14:51:55.013 | + functions-common:run_process:1671 : local user=root 2026-06-18 14:51:55.017 | + functions-common:run_process:1672 : local env_vars=PYTHON=python3.12 2026-06-18 14:51:55.020 | + functions-common:run_process:1674 : local name=memory_tracker 2026-06-18 14:51:55.023 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 14:51:55.026 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 14:51:55.029 | + functions-common:time_start:2401 : local start_time= 2026-06-18 14:51:55.032 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 14:51:55.037 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 14:51:55.041 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794315038 2026-06-18 14:51:55.044 | + functions-common:run_process:1677 : is_service_enabled memory_tracker 2026-06-18 14:51:55.064 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:51:55.067 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 14:51:55.071 | + functions-common:time_stop:2414 : local name 2026-06-18 14:51:55.074 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:51:55.077 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:51:55.080 | + functions-common:time_stop:2417 : local total 2026-06-18 14:51:55.083 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:51:55.086 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 14:51:55.089 | + functions-common:time_stop:2421 : start_time=1781794315038 2026-06-18 14:51:55.092 | + functions-common:time_stop:2423 : [[ -z 1781794315038 ]] 2026-06-18 14:51:55.095 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:51:55.102 | + functions-common:time_stop:2426 : end_time=1781794315097 2026-06-18 14:51:55.106 | + functions-common:time_stop:2427 : elapsed_time=59 2026-06-18 14:51:55.108 | + functions-common:time_stop:2428 : total=1631 2026-06-18 14:51:55.110 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:51:55.113 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1690 2026-06-18 14:51:55.116 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-06-18 14:51:55.134 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:51:55.136 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-06-18 14:51:55.139 | + functions-common:run_process:1668 : local service=file_tracker 2026-06-18 14:51:55.141 | + functions-common:run_process:1669 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-06-18 14:51:55.143 | + functions-common:run_process:1670 : local group= 2026-06-18 14:51:55.145 | + functions-common:run_process:1671 : local user= 2026-06-18 14:51:55.147 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 14:51:55.149 | + functions-common:run_process:1674 : local name=file_tracker 2026-06-18 14:51:55.151 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 14:51:55.153 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 14:51:55.160 | + functions-common:time_start:2401 : local start_time= 2026-06-18 14:51:55.162 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 14:51:55.167 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 14:51:55.172 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794315168 2026-06-18 14:51:55.175 | + functions-common:run_process:1677 : is_service_enabled file_tracker 2026-06-18 14:51:55.197 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:51:55.200 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 14:51:55.204 | + functions-common:time_stop:2414 : local name 2026-06-18 14:51:55.207 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:51:55.210 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:51:55.213 | + functions-common:time_stop:2417 : local total 2026-06-18 14:51:55.217 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:51:55.220 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 14:51:55.223 | + functions-common:time_stop:2421 : start_time=1781794315168 2026-06-18 14:51:55.227 | + functions-common:time_stop:2423 : [[ -z 1781794315168 ]] 2026-06-18 14:51:55.230 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:51:55.236 | + functions-common:time_stop:2426 : end_time=1781794315232 2026-06-18 14:51:55.239 | + functions-common:time_stop:2427 : elapsed_time=64 2026-06-18 14:51:55.243 | + functions-common:time_stop:2428 : total=1690 2026-06-18 14:51:55.246 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:51:55.251 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1754 2026-06-18 14:51:55.253 | + ./stack.sh:main:1078 : is_service_enabled atop 2026-06-18 14:51:55.275 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:51:55.279 | + ./stack.sh:main:1086 : is_service_enabled tcpdump 2026-06-18 14:51:55.301 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:51:55.304 | + ./stack.sh:main:1094 : is_service_enabled etcd3 2026-06-18 14:51:55.326 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:51:55.330 | + ./stack.sh:main:1095 : start_etcd3 2026-06-18 14:51:55.335 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-06-18 14:51:55.338 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-06-18 14:51:55.341 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-06-18 14:51:55.344 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.215:2380' 2026-06-18 14:51:55.346 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.215:2380' 2026-06-18 14:51:55.348 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.215:2379' 2026-06-18 14:51:55.352 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-06-18 14:51:55.356 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-06-18 14:51:55.358 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.215:2379' 2026-06-18 14:51:55.361 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-06-18 14:51:55.363 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-06-18 14:51:55.365 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-18 14:51:55.368 | + 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.215:2380 --initial-advertise-peer-urls http://192.168.122.215:2380 --advertise-client-urls http://192.168.122.215:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.215:2379 --log-level=debug' '' root 2026-06-18 14:51:55.370 | + functions-common:write_user_unit_file:1529 : local service=devstack@etcd.service 2026-06-18 14:51:55.373 | + functions-common:write_user_unit_file:1530 : 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.215:2380 --initial-advertise-peer-urls http://192.168.122.215:2380 --advertise-client-urls http://192.168.122.215:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.215:2379 --log-level=debug' 2026-06-18 14:51:55.375 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-18 14:51:55.377 | + functions-common:write_user_unit_file:1532 : local user=root 2026-06-18 14:51:55.380 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-18 14:51:55.382 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-18 14:51:55.385 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-18 14:51:55.388 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-18 14:51:55.391 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-18 14:51:55.396 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-06-18 14:51:55.475 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-18 14:51:55.568 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-06-18 14:51:55.635 | + functions-common:write_user_unit_file:1544 : 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.215:2380 --initial-advertise-peer-urls http://192.168.122.215:2380 --advertise-client-urls http://192.168.122.215:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.215:2379 --log-level=debug' 2026-06-18 14:51:55.700 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-06-18 14:51:55.766 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-06-18 14:51:55.834 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-18 14:51:55.897 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-18 14:51:55.901 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-18 14:51:55.903 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-06-18 14:51:55.978 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-18 14:51:56.400 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-06-18 14:51:56.471 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-06-18 14:51:56.535 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-06-18 14:51:56.601 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-06-18 14:51:56.668 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-06-18 14:51:56.671 | ++ functions-common:is_arch:519 : uname -m 2026-06-18 14:51:56.677 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-18 14:51:56.680 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-06-18 14:51:57.130 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-06-18 14:51:57.164 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-06-18 14:51:57.575 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-06-18 14:51:58.300 | + ./stack.sh:main:1101 : is_service_enabled tls-proxy 2026-06-18 14:51:58.317 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:51:58.319 | + ./stack.sh:main:1106 : write_clouds_yaml 2026-06-18 14:51:58.322 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-06-18 14:51:58.325 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-06-18 14:51:58.340 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-06-18 14:51:58.355 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-06-18 14:51:58.358 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-18 14:51:58.361 | + 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.215/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-06-18 14:51:58.469 | The user clouds.yaml file didn't exist. 2026-06-18 14:51:58.480 | + 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.215/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-06-18 14:51:58.600 | + 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.215/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-06-18 14:51:58.719 | + 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.215/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-06-18 14:51:58.841 | + 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.215/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-06-18 14:51:58.965 | + 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.215/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-06-18 14:51:59.090 | + 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.215/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-06-18 14:51:59.216 | + 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.215/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-06-18 14:51:59.343 | + 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.215/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-06-18 14:51:59.472 | + 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.215/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-06-18 14:51:59.603 | + functions-common:write_clouds_yaml:203 : cat 2026-06-18 14:51:59.608 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-06-18 14:51:59.611 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-06-18 14:51:59.613 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-06-18 14:51:59.617 | + ./stack.sh:main:1107 : export OS_CLOUD=devstack-admin 2026-06-18 14:51:59.620 | + ./stack.sh:main:1107 : OS_CLOUD=devstack-admin 2026-06-18 14:51:59.622 | + ./stack.sh:main:1109 : is_service_enabled keystone 2026-06-18 14:51:59.636 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:51:59.638 | + ./stack.sh:main:1110 : echo_summary 'Starting Keystone' 2026-06-18 14:51:59.641 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 14:51:59.643 | + ./stack.sh:echo_summary:444 : echo -e Starting Keystone 2026-06-18 14:51:59.645 | + ./stack.sh:main:1112 : '[' 192.168.122.215 == 192.168.122.215 ']' 2026-06-18 14:51:59.647 | + ./stack.sh:main:1113 : init_keystone 2026-06-18 14:51:59.650 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-06-18 14:51:59.663 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:51:59.666 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-06-18 14:51:59.668 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-06-18 14:51:59.670 | + lib/database:recreate_database:112 : local db=keystone 2026-06-18 14:51:59.673 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-06-18 14:51:59.677 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-06-18 14:51:59.680 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-06-18 14:51:59.687 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 14:51:59.766 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-06-18 14:51:59.771 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 14:51:59.847 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-06-18 14:51:59.850 | + functions-common:time_start:2400 : local name=dbsync 2026-06-18 14:51:59.853 | + functions-common:time_start:2401 : local start_time= 2026-06-18 14:51:59.856 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 14:51:59.860 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 14:51:59.865 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794319861 2026-06-18 14:51:59.867 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-06-18 14:52:00.471 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-18 14:52:00.471 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-18 14:52:00.471 | we strongly recommend against using it for new projects. 2026-06-18 14:52:00.471 | 2026-06-18 14:52:00.471 | If you are already using Eventlet, we recommend migrating to a different 2026-06-18 14:52:00.472 | framework. For more detail see 2026-06-18 14:52:00.472 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-18 14:52:00.472 | 2026-06-18 14:52:00.472 | __import__(import_str) 2026-06-18 14:52:03.411 | INFO dbcounter [-] Registered counter for database keystone 2026-06-18 14:52:03.507 | 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=46879) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-18 14:52:03.522 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-18 14:52:03.522 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-18 14:52:03.523 | DEBUG dbcounter [-] [46879] Writer thread running {{(pid=46879) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-18 14:52:03.600 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-06-18 14:52:06.644 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=46879) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-18 14:52:06.648 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-06-18 14:52:06.649 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=46879) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 14:52:06.652 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-06-18 14:52:06.746 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=46879) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 14:52:06.751 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-06-18 14:52:06.791 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=46879) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 14:52:06.800 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-06-18 14:52:06.909 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=46879) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 14:52:06.911 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-06-18 14:52:06.951 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=46879) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 14:52:06.953 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-06-18 14:52:07.025 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=46879) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 14:52:07.028 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-06-18 14:52:07.028 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=46879) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-18 14:52:07.030 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-06-18 14:52:07.096 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=46879) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 14:52:07.099 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-06-18 14:52:07.132 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=46879) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 14:52:07.602 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-06-18 14:52:07.604 | + functions-common:time_stop:2414 : local name 2026-06-18 14:52:07.607 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:52:07.611 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:52:07.613 | + functions-common:time_stop:2417 : local total 2026-06-18 14:52:07.615 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:52:07.618 | + functions-common:time_stop:2420 : name=dbsync 2026-06-18 14:52:07.620 | + functions-common:time_stop:2421 : start_time=1781794319861 2026-06-18 14:52:07.623 | + functions-common:time_stop:2423 : [[ -z 1781794319861 ]] 2026-06-18 14:52:07.626 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:52:07.631 | + functions-common:time_stop:2426 : end_time=1781794327628 2026-06-18 14:52:07.633 | + functions-common:time_stop:2427 : elapsed_time=7767 2026-06-18 14:52:07.636 | + functions-common:time_stop:2428 : total=0 2026-06-18 14:52:07.638 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:52:07.641 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=7767 2026-06-18 14:52:07.643 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-06-18 14:52:07.646 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-06-18 14:52:07.649 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-06-18 14:52:08.227 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-18 14:52:08.227 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-18 14:52:08.227 | we strongly recommend against using it for new projects. 2026-06-18 14:52:08.227 | 2026-06-18 14:52:08.227 | If you are already using Eventlet, we recommend migrating to a different 2026-06-18 14:52:08.228 | framework. For more detail see 2026-06-18 14:52:08.228 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-18 14:52:08.228 | 2026-06-18 14:52:08.228 | __import__(import_str) 2026-06-18 14:52:10.942 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-06-18 14:52:10.942 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-18 14:52:10.943 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-18 14:52:10.943 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-06-18 14:52:10.943 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-18 14:52:10.944 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-18 14:52:10.944 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-18 14:52:10.944 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-18 14:52:10.945 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-18 14:52:11.363 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-06-18 14:52:11.367 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-06-18 14:52:11.952 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-18 14:52:11.952 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-18 14:52:11.952 | we strongly recommend against using it for new projects. 2026-06-18 14:52:11.952 | 2026-06-18 14:52:11.952 | If you are already using Eventlet, we recommend migrating to a different 2026-06-18 14:52:11.952 | framework. For more detail see 2026-06-18 14:52:11.952 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-18 14:52:11.952 | 2026-06-18 14:52:11.952 | __import__(import_str) 2026-06-18 14:52:14.573 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-06-18 14:52:14.573 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-18 14:52:14.574 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-18 14:52:14.574 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-06-18 14:52:14.574 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-18 14:52:14.575 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-18 14:52:14.575 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-18 14:52:14.575 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-18 14:52:14.576 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-18 14:52:14.987 | + ./stack.sh:main:1114 : start_keystone 2026-06-18 14:52:14.990 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-06-18 14:52:14.994 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-06-18 14:52:14.996 | + functions-common:run_process:1668 : local service=keystone 2026-06-18 14:52:14.998 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-18 14:52:15.001 | + functions-common:run_process:1670 : local group= 2026-06-18 14:52:15.003 | + functions-common:run_process:1671 : local user= 2026-06-18 14:52:15.005 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 14:52:15.007 | + functions-common:run_process:1674 : local name=keystone 2026-06-18 14:52:15.009 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 14:52:15.011 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 14:52:15.014 | + functions-common:time_start:2401 : local start_time= 2026-06-18 14:52:15.016 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 14:52:15.019 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 14:52:15.022 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794335020 2026-06-18 14:52:15.025 | + functions-common:run_process:1677 : is_service_enabled keystone 2026-06-18 14:52:15.039 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:52:15.041 | + functions-common:run_process:1678 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-06-18 14:52:15.043 | + functions-common:_run_under_systemd:1622 : local service=keystone 2026-06-18 14:52:15.045 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-18 14:52:15.047 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-18 14:52:15.049 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-18 14:52:15.052 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-18 14:52:15.054 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-06-18 14:52:15.056 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-06-18 14:52:15.058 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@keystone.service 2026-06-18 14:52:15.060 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-18 14:52:15.062 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-18 14:52:15.065 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-18 14:52:15.067 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-18 14:52:15.069 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-06-18 14:52:15.071 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-06-18 14:52:15.073 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-18 14:52:15.076 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-18 14:52:15.078 | + functions-common:_run_under_systemd:1642 : write_uwsgi_user_unit_file devstack@keystone.service '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-18 14:52:15.080 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@keystone.service 2026-06-18 14:52:15.082 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-18 14:52:15.084 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-18 14:52:15.086 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=quobyte 2026-06-18 14:52:15.088 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-18 14:52:15.090 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-06-18 14:52:15.092 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-18 14:52:15.095 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-06-18 14:52:15.164 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-18 14:52:15.238 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-06-18 14:52:15.300 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-06-18 14:52:15.360 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-18 14:52:15.420 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-18 14:52:15.480 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-06-18 14:52:15.540 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-06-18 14:52:15.608 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-06-18 14:52:15.670 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-06-18 14:52:15.725 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-06-18 14:52:15.781 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-18 14:52:15.783 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-18 14:52:15.785 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-06-18 14:52:15.854 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-18 14:52:16.272 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@keystone.service 2026-06-18 14:52:16.300 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-06-18 14:52:16.699 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@keystone.service 2026-06-18 14:52:16.842 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 14:52:16.844 | + functions-common:time_stop:2414 : local name 2026-06-18 14:52:16.847 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:52:16.849 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:52:16.851 | + functions-common:time_stop:2417 : local total 2026-06-18 14:52:16.853 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:52:16.856 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 14:52:16.860 | + functions-common:time_stop:2421 : start_time=1781794335020 2026-06-18 14:52:16.862 | + functions-common:time_stop:2423 : [[ -z 1781794335020 ]] 2026-06-18 14:52:16.866 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:52:16.871 | + functions-common:time_stop:2426 : end_time=1781794336868 2026-06-18 14:52:16.874 | + functions-common:time_stop:2427 : elapsed_time=1848 2026-06-18 14:52:16.876 | + functions-common:time_stop:2428 : total=1754 2026-06-18 14:52:16.878 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:52:16.880 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=3602 2026-06-18 14:52:16.883 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-06-18 14:52:16.883 | Waiting for keystone to start... 2026-06-18 14:52:16.885 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.215/identity/v3/ 2026-06-18 14:52:16.887 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.215/identity/v3/ 2026-06-18 14:52:16.890 | + functions:wait_for_service:476 : local timeout=60 2026-06-18 14:52:16.892 | + functions:wait_for_service:477 : local url=http://192.168.122.215/identity/v3/ 2026-06-18 14:52:16.894 | + functions:wait_for_service:478 : local rval=0 2026-06-18 14:52:16.896 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-18 14:52:16.898 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-18 14:52:16.901 | + functions-common:time_start:2401 : local start_time= 2026-06-18 14:52:16.903 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 14:52:16.906 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 14:52:16.910 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794336907 2026-06-18 14:52:16.912 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-18 14:52:16.915 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 14:52:16.917 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.215/identity/v3/ 2026-06-18 14:52:22.415 | + :: : [[ 200 == 503 ]] 2026-06-18 14:52:22.416 | + :: : [[ 0 -eq 7 ]] 2026-06-18 14:52:22.419 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-18 14:52:22.421 | + functions-common:time_stop:2414 : local name 2026-06-18 14:52:22.423 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:52:22.425 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:52:22.427 | + functions-common:time_stop:2417 : local total 2026-06-18 14:52:22.429 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:52:22.431 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-18 14:52:22.434 | + functions-common:time_stop:2421 : start_time=1781794336907 2026-06-18 14:52:22.436 | + functions-common:time_stop:2423 : [[ -z 1781794336907 ]] 2026-06-18 14:52:22.439 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:52:22.443 | + functions-common:time_stop:2426 : end_time=1781794342440 2026-06-18 14:52:22.445 | + functions-common:time_stop:2427 : elapsed_time=5533 2026-06-18 14:52:22.447 | + functions-common:time_stop:2428 : total=0 2026-06-18 14:52:22.449 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:52:22.452 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=5533 2026-06-18 14:52:22.454 | + functions:wait_for_service:486 : return 0 2026-06-18 14:52:22.457 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-06-18 14:52:22.475 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:52:22.478 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-06-18 14:52:22.480 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 14:52:22.483 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart memcached 2026-06-18 14:52:23.042 | + ./stack.sh:main:1115 : bootstrap_keystone 2026-06-18 14:52:23.044 | + 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.215/identity 2026-06-18 14:52:23.632 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-18 14:52:23.632 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-18 14:52:23.632 | we strongly recommend against using it for new projects. 2026-06-18 14:52:23.632 | 2026-06-18 14:52:23.632 | If you are already using Eventlet, we recommend migrating to a different 2026-06-18 14:52:23.632 | framework. For more detail see 2026-06-18 14:52:23.632 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-18 14:52:23.632 | 2026-06-18 14:52:23.632 | __import__(import_str) 2026-06-18 14:52:26.789 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=47712) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 14:52:26.790 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=47712) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 14:52:26.790 | 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=47712) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 14:52:26.797 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=47712) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 14:52:26.812 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=47712) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 14:52:26.812 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=47712) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 14:52:26.843 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=47712) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 14:52:26.870 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=47712) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 14:52:26.871 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=47712) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 14:52:26.960 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=47712) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 14:52:26.960 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=47712) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 14:52:26.960 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=47712) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 14:52:26.960 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=47712) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 14:52:26.961 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=47712) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 14:52:26.961 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=47712) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 14:52:26.974 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=47712) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 14:52:26.974 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=47712) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 14:52:26.975 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=47712) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 14:52:26.975 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=47712) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 14:52:26.976 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=47712) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 14:52:26.976 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=47712) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 14:52:26.976 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=47712) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 14:52:26.984 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=47712) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 14:52:26.988 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=47712) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 14:52:26.988 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=47712) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 14:52:26.989 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=47712) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 14:52:26.989 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=47712) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 14:52:26.989 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=47712) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 14:52:26.990 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=47712) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 14:52:26.990 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=47712) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 14:52:27.066 | INFO dbcounter [-] Registered counter for database keystone 2026-06-18 14:52:27.160 | 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=47712) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-18 14:52:27.353 | DEBUG dbcounter [-] [47712] Writer thread running {{(pid=47712) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-18 14:52:27.512 | INFO keystone.cmd.bootstrap [None req-5ebd7a04-fcb4-4461-be9f-856dd5778fd6 None None] Created domain default 2026-06-18 14:52:27.570 | INFO keystone.cmd.bootstrap [None req-5ebd7a04-fcb4-4461-be9f-856dd5778fd6 None None] Created project admin 2026-06-18 14:52:27.607 | WARNING keystone.common.password_hashing [None req-5ebd7a04-fcb4-4461-be9f-856dd5778fd6 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-06-18 14:52:27.631 | INFO keystone.cmd.bootstrap [None req-5ebd7a04-fcb4-4461-be9f-856dd5778fd6 None None] Created user admin 2026-06-18 14:52:27.655 | INFO keystone.cmd.bootstrap [None req-5ebd7a04-fcb4-4461-be9f-856dd5778fd6 None None] Created role reader 2026-06-18 14:52:27.673 | INFO keystone.cmd.bootstrap [None req-5ebd7a04-fcb4-4461-be9f-856dd5778fd6 None None] Created role member 2026-06-18 14:52:27.706 | INFO keystone.cmd.bootstrap [None req-5ebd7a04-fcb4-4461-be9f-856dd5778fd6 None None] Created implied role where 311ac7e1180e447aba4be7fa85dc6447 implies 6161f3f5a98a4e4fb63d03b925c36cab 2026-06-18 14:52:27.724 | INFO keystone.cmd.bootstrap [None req-5ebd7a04-fcb4-4461-be9f-856dd5778fd6 None None] Created role manager 2026-06-18 14:52:27.752 | INFO keystone.cmd.bootstrap [None req-5ebd7a04-fcb4-4461-be9f-856dd5778fd6 None None] Created implied role where 50b2c075197b42109a5da17c9b9b0ef9 implies 311ac7e1180e447aba4be7fa85dc6447 2026-06-18 14:52:27.773 | INFO keystone.cmd.bootstrap [None req-5ebd7a04-fcb4-4461-be9f-856dd5778fd6 None None] Created role admin 2026-06-18 14:52:27.800 | INFO keystone.cmd.bootstrap [None req-5ebd7a04-fcb4-4461-be9f-856dd5778fd6 None None] Created implied role where a8a3591398c04179afa476502c9490b1 implies 50b2c075197b42109a5da17c9b9b0ef9 2026-06-18 14:52:27.825 | INFO keystone.cmd.bootstrap [None req-5ebd7a04-fcb4-4461-be9f-856dd5778fd6 None None] Created role service 2026-06-18 14:52:27.845 | INFO keystone.cmd.bootstrap [None req-5ebd7a04-fcb4-4461-be9f-856dd5778fd6 None None] Granted role admin on project admin to user admin. 2026-06-18 14:52:27.859 | INFO keystone.cmd.bootstrap [None req-5ebd7a04-fcb4-4461-be9f-856dd5778fd6 None None] Granted role admin on the system to user admin. 2026-06-18 14:52:27.888 | WARNING py.warnings [None req-5ebd7a04-fcb4-4461-be9f-856dd5778fd6 None None] /opt/stack/data/venv/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2026-06-18 14:52:27.888 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 14:52:27.888 |  2026-06-18 14:52:27.895 | INFO keystone.cmd.bootstrap [None req-5ebd7a04-fcb4-4461-be9f-856dd5778fd6 None None] Created region RegionOne 2026-06-18 14:52:27.951 | INFO keystone.cmd.bootstrap [None req-5ebd7a04-fcb4-4461-be9f-856dd5778fd6 None None] Created public endpoint http://192.168.122.215/identity 2026-06-18 14:52:28.491 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-06-18 14:52:28.495 | + ./stack.sh:main:1118 : create_keystone_accounts 2026-06-18 14:52:28.498 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-06-18 14:52:28.501 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-06-18 14:52:33.357 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:52:33.360 | + lib/keystone:create_keystone_accounts:258 : admin_project=a3c6dfad2b504626984360b55a0bea2a 2026-06-18 14:52:33.363 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-06-18 14:52:33.367 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-06-18 14:52:36.685 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:52:36.689 | + lib/keystone:create_keystone_accounts:260 : admin_user=547d12beceb74fcfbfb53a9409325a71 2026-06-18 14:52:36.692 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-06-18 14:52:36.695 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-06-18 14:52:36.697 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-06-18 14:52:36.699 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin 547d12beceb74fcfbfb53a9409325a71 default 2026-06-18 14:52:36.763 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 547d12beceb74fcfbfb53a9409325a71 default 2026-06-18 14:52:36.802 | [2077 Async ks-domain-role:47831]: running: get_or_add_user_domain_role admin 547d12beceb74fcfbfb53a9409325a71 default 2026-06-18 14:52:36.803 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-06-18 14:52:36.805 | + functions-common:get_or_create_domain:866 : local domain_id 2026-06-18 14:52:36.808 | ++ functions-common:get_or_create_domain:871 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-06-18 14:52:40.595 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:52:40.599 | + functions-common:get_or_create_domain:871 : domain_id=default 2026-06-18 14:52:40.602 | + functions-common:get_or_create_domain:872 : echo default 2026-06-18 14:52:40.602 | default 2026-06-18 14:52:40.605 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-06-18 14:52:40.669 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-06-18 14:52:40.712 | [2077 Async ks-project:47939]: running: get_or_create_project service Default 2026-06-18 14:52:40.715 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-06-18 14:52:40.791 | + inc/async:async_inner:63 : get_or_create_role service 2026-06-18 14:52:40.838 | [2077 Async ks-service:48033]: running: get_or_create_role service 2026-06-18 14:52:40.840 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-06-18 14:52:40.900 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-06-18 14:52:40.960 | [2077 Async ks-reseller:48127]: running: get_or_create_role ResellerAdmin 2026-06-18 14:52:40.966 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-06-18 14:52:40.973 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-06-18 14:52:41.107 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-06-18 14:52:41.166 | [2077 Async ks-anotherrole:48240]: running: get_or_create_role anotherrole 2026-06-18 14:52:41.171 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-06-18 14:52:41.179 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-06-18 14:52:41.190 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-18 14:52:41.194 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2026-06-18 14:52:46.499 | + inc/async:async_inner:64 : rc=0 2026-06-18 14:52:46.523 | [47939 Async ks-project:47939]: finished successfully 2026-06-18 14:52:46.670 | + inc/async:async_inner:64 : rc=0 2026-06-18 14:52:46.698 | [48240 Async ks-anotherrole:48240]: finished successfully 2026-06-18 14:52:46.891 | + inc/async:async_inner:64 : rc=0 2026-06-18 14:52:46.951 | [48127 Async ks-reseller:48127]: finished successfully 2026-06-18 14:52:47.281 | + inc/async:async_inner:64 : rc=0 2026-06-18 14:52:47.300 | [48033 Async ks-service:48033]: finished successfully 2026-06-18 14:52:47.431 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:52:47.434 | ++ functions-common:get_or_create_project:922 : project_id=5ca1f20814a444caa0a8734c0d4471a5 2026-06-18 14:52:47.436 | ++ functions-common:get_or_create_project:923 : echo 5ca1f20814a444caa0a8734c0d4471a5 2026-06-18 14:52:47.440 | + lib/keystone:create_keystone_accounts:288 : invis_project=5ca1f20814a444caa0a8734c0d4471a5 2026-06-18 14:52:47.443 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-06-18 14:52:47.446 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-06-18 14:52:47.449 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-18 14:52:47.453 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2026-06-18 14:52:47.660 | + inc/async:async_inner:64 : rc=0 2026-06-18 14:52:47.688 | [47831 Async ks-domain-role:47831]: finished successfully 2026-06-18 14:52:51.016 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:52:51.020 | ++ functions-common:get_or_create_project:922 : project_id=7120d8b466734dc681c348f87abfde34 2026-06-18 14:52:51.023 | ++ functions-common:get_or_create_project:923 : echo 7120d8b466734dc681c348f87abfde34 2026-06-18 14:52:51.027 | + lib/keystone:create_keystone_accounts:292 : demo_project=7120d8b466734dc681c348f87abfde34 2026-06-18 14:52:51.029 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-06-18 14:52:51.033 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-06-18 14:52:51.036 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-18 14:52:51.039 | ++ functions-common:get_or_create_user:894 : [[ ! -z demo@example.com ]] 2026-06-18 14:52:51.042 | ++ functions-common:get_or_create_user:895 : local email=--email=demo@example.com 2026-06-18 14:52:51.047 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create demo --password nomoresecret --domain=default --email=demo@example.com --or-show -f value -c id 2026-06-18 14:52:54.861 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:52:54.865 | ++ functions-common:get_or_create_user:909 : user_id=d5ba39f622234b08820db5de1eb339f3 2026-06-18 14:52:54.868 | ++ functions-common:get_or_create_user:910 : echo d5ba39f622234b08820db5de1eb339f3 2026-06-18 14:52:54.872 | + lib/keystone:create_keystone_accounts:295 : demo_user=d5ba39f622234b08820db5de1eb339f3 2026-06-18 14:52:54.877 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-06-18 14:52:54.936 | [2077 Async ks-domain-role:47831]: Waiting for completion of get_or_add_user_domain_role admin 547d12beceb74fcfbfb53a9409325a71 default running on PID 47831 (6 other jobs running) 2026-06-18 14:52:54.964 | [2077 Async ks-domain-role:47831]: Signaling child to exit 2026-06-18 14:52:54.964 | WAKEUP 2026-06-18 14:52:54.991 | [2077 Async ks-domain-role:47831]: Signaled 2026-06-18 14:52:54.992 | + functions-common:get_or_add_user_domain_role:980 : local user_role_id 2026-06-18 14:52:54.992 | + functions-common:get_or_add_user_domain_role:984 : openstack --os-cloud devstack-system-admin role add admin --user 547d12beceb74fcfbfb53a9409325a71 --domain default 2026-06-18 14:52:54.992 | ++ functions-common:get_or_add_user_domain_role:991 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 547d12beceb74fcfbfb53a9409325a71 --domain default -c Role -f value 2026-06-18 14:52:54.992 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:52:54.992 | + functions-common:get_or_add_user_domain_role:991 : user_role_id=a8a3591398c04179afa476502c9490b1 2026-06-18 14:52:54.992 | + functions-common:get_or_add_user_domain_role:993 : echo a8a3591398c04179afa476502c9490b1 2026-06-18 14:52:54.992 | a8a3591398c04179afa476502c9490b1 2026-06-18 14:52:55.042 | [2077 Async ks-domain-role:47831]: finished get_or_add_user_domain_role admin 547d12beceb74fcfbfb53a9409325a71 default with result 0 in 10 seconds 2026-06-18 14:52:55.050 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-06-18 14:52:55.090 | [2077 Async ks-project:47939]: Waiting for completion of get_or_create_project service Default running on PID 47939 (5 other jobs running) 2026-06-18 14:52:55.118 | [2077 Async ks-project:47939]: Signaling child to exit 2026-06-18 14:52:55.118 | WAKEUP 2026-06-18 14:52:55.141 | [2077 Async ks-project:47939]: Signaled 2026-06-18 14:52:55.142 | + functions-common:get_or_create_project:916 : local project_id 2026-06-18 14:52:55.142 | ++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2026-06-18 14:52:55.143 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:52:55.143 | + functions-common:get_or_create_project:922 : project_id=bcc90dc331234d07b6542577a4d7ac3d 2026-06-18 14:52:55.143 | + functions-common:get_or_create_project:923 : echo bcc90dc331234d07b6542577a4d7ac3d 2026-06-18 14:52:55.143 | bcc90dc331234d07b6542577a4d7ac3d 2026-06-18 14:52:55.193 | [2077 Async ks-project:47939]: finished get_or_create_project service Default with result 0 in 5 seconds 2026-06-18 14:52:55.236 | [2077 Async ks-service:48033]: Waiting for completion of get_or_create_role service running on PID 48033 (4 other jobs running) 2026-06-18 14:52:55.266 | [2077 Async ks-service:48033]: Signaling child to exit 2026-06-18 14:52:55.266 | WAKEUP 2026-06-18 14:52:55.291 | [2077 Async ks-service:48033]: Signaled 2026-06-18 14:52:55.294 | + functions-common:get_or_create_role:929 : local role_id 2026-06-18 14:52:55.294 | ++ functions-common:get_or_create_role:934 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-06-18 14:52:55.294 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:52:55.294 | + functions-common:get_or_create_role:934 : role_id=42e1dae0937c49f686a80cc9283fa758 2026-06-18 14:52:55.294 | + functions-common:get_or_create_role:935 : echo 42e1dae0937c49f686a80cc9283fa758 2026-06-18 14:52:55.294 | 42e1dae0937c49f686a80cc9283fa758 2026-06-18 14:52:55.343 | [2077 Async ks-service:48033]: finished get_or_create_role service with result 0 in 6 seconds 2026-06-18 14:52:55.385 | [2077 Async ks-reseller:48127]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 48127 (3 other jobs running) 2026-06-18 14:52:55.414 | [2077 Async ks-reseller:48127]: Signaling child to exit 2026-06-18 14:52:55.415 | WAKEUP 2026-06-18 14:52:55.439 | [2077 Async ks-reseller:48127]: Signaled 2026-06-18 14:52:55.440 | + functions-common:get_or_create_role:929 : local role_id 2026-06-18 14:52:55.440 | ++ functions-common:get_or_create_role:934 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-06-18 14:52:55.440 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:52:55.440 | + functions-common:get_or_create_role:934 : role_id=e13874f6d2154bc4bee6bdef2a3c2e51 2026-06-18 14:52:55.440 | + functions-common:get_or_create_role:935 : echo e13874f6d2154bc4bee6bdef2a3c2e51 2026-06-18 14:52:55.440 | e13874f6d2154bc4bee6bdef2a3c2e51 2026-06-18 14:52:55.493 | [2077 Async ks-reseller:48127]: finished get_or_create_role ResellerAdmin with result 0 in 6 seconds 2026-06-18 14:52:55.537 | [2077 Async ks-anotherrole:48240]: Waiting for completion of get_or_create_role anotherrole running on PID 48240 (2 other jobs running) 2026-06-18 14:52:55.566 | [2077 Async ks-anotherrole:48240]: Signaling child to exit 2026-06-18 14:52:55.566 | WAKEUP 2026-06-18 14:52:55.593 | [2077 Async ks-anotherrole:48240]: Signaled 2026-06-18 14:52:55.595 | + functions-common:get_or_create_role:929 : local role_id 2026-06-18 14:52:55.595 | ++ functions-common:get_or_create_role:934 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-06-18 14:52:55.595 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:52:55.595 | + functions-common:get_or_create_role:934 : role_id=15be53b1cba54baf971f738ab8c0147d 2026-06-18 14:52:55.595 | + functions-common:get_or_create_role:935 : echo 15be53b1cba54baf971f738ab8c0147d 2026-06-18 14:52:55.595 | 15be53b1cba54baf971f738ab8c0147d 2026-06-18 14:52:55.646 | [2077 Async ks-anotherrole:48240]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2026-06-18 14:52:55.652 | + inc/async:async_wait:197 : return 0 2026-06-18 14:52:55.655 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member d5ba39f622234b08820db5de1eb339f3 7120d8b466734dc681c348f87abfde34 2026-06-18 14:52:55.741 | + inc/async:async_inner:63 : get_or_add_user_project_role member d5ba39f622234b08820db5de1eb339f3 7120d8b466734dc681c348f87abfde34 2026-06-18 14:52:55.792 | [2077 Async ks-demo-member:49121]: running: get_or_add_user_project_role member d5ba39f622234b08820db5de1eb339f3 7120d8b466734dc681c348f87abfde34 2026-06-18 14:52:55.796 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin 547d12beceb74fcfbfb53a9409325a71 7120d8b466734dc681c348f87abfde34 2026-06-18 14:52:55.879 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 547d12beceb74fcfbfb53a9409325a71 7120d8b466734dc681c348f87abfde34 2026-06-18 14:52:55.938 | [2077 Async ks-demo-admin:49217]: running: get_or_add_user_project_role admin 547d12beceb74fcfbfb53a9409325a71 7120d8b466734dc681c348f87abfde34 2026-06-18 14:52:55.941 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole d5ba39f622234b08820db5de1eb339f3 7120d8b466734dc681c348f87abfde34 2026-06-18 14:52:56.011 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole d5ba39f622234b08820db5de1eb339f3 7120d8b466734dc681c348f87abfde34 2026-06-18 14:52:56.057 | [2077 Async ks-demo-another:49313]: running: get_or_add_user_project_role anotherrole d5ba39f622234b08820db5de1eb339f3 7120d8b466734dc681c348f87abfde34 2026-06-18 14:52:56.059 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member d5ba39f622234b08820db5de1eb339f3 5ca1f20814a444caa0a8734c0d4471a5 2026-06-18 14:52:56.126 | + inc/async:async_inner:63 : get_or_add_user_project_role member d5ba39f622234b08820db5de1eb339f3 5ca1f20814a444caa0a8734c0d4471a5 2026-06-18 14:52:56.193 | [2077 Async ks-demo-invis:49409]: running: get_or_add_user_project_role member d5ba39f622234b08820db5de1eb339f3 5ca1f20814a444caa0a8734c0d4471a5 2026-06-18 14:52:56.198 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-06-18 14:52:56.206 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-06-18 14:52:56.213 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-18 14:52:56.215 | ++ functions-common:get_or_create_user:894 : [[ ! -z demo_reader@example.com ]] 2026-06-18 14:52:56.220 | ++ functions-common:get_or_create_user:895 : local email=--email=demo_reader@example.com 2026-06-18 14:52:56.230 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password nomoresecret --domain=default --email=demo_reader@example.com --or-show -f value -c id 2026-06-18 14:53:01.407 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:53:01.410 | ++ functions-common:get_or_create_user:909 : user_id=122c6ea045164effa90e85603a1f7e2e 2026-06-18 14:53:01.412 | ++ functions-common:get_or_create_user:910 : echo 122c6ea045164effa90e85603a1f7e2e 2026-06-18 14:53:01.415 | + lib/keystone:create_keystone_accounts:308 : demo_reader=122c6ea045164effa90e85603a1f7e2e 2026-06-18 14:53:01.417 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader 122c6ea045164effa90e85603a1f7e2e 7120d8b466734dc681c348f87abfde34 2026-06-18 14:53:01.483 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 122c6ea045164effa90e85603a1f7e2e 7120d8b466734dc681c348f87abfde34 2026-06-18 14:53:01.568 | [2077 Async ks-demo-reader:49561]: running: get_or_add_user_project_role reader 122c6ea045164effa90e85603a1f7e2e 7120d8b466734dc681c348f87abfde34 2026-06-18 14:53:01.572 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-06-18 14:53:01.579 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-06-18 14:53:01.589 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-18 14:53:01.612 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2026-06-18 14:53:07.869 | + inc/async:async_inner:64 : rc=0 2026-06-18 14:53:07.899 | [49121 Async ks-demo-member:49121]: finished successfully 2026-06-18 14:53:08.108 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:53:08.115 | ++ functions-common:get_or_create_project:922 : project_id=b5c854366f97422a842a4a32d47a6f4b 2026-06-18 14:53:08.119 | ++ functions-common:get_or_create_project:923 : echo b5c854366f97422a842a4a32d47a6f4b 2026-06-18 14:53:08.129 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=b5c854366f97422a842a4a32d47a6f4b 2026-06-18 14:53:08.134 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-06-18 14:53:08.139 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-06-18 14:53:08.145 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-18 14:53:08.150 | ++ functions-common:get_or_create_user:894 : [[ ! -z alt_demo@example.com ]] 2026-06-18 14:53:08.154 | ++ functions-common:get_or_create_user:895 : local email=--email=alt_demo@example.com 2026-06-18 14:53:08.160 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password nomoresecret --domain=default --email=alt_demo@example.com --or-show -f value -c id 2026-06-18 14:53:08.398 | + inc/async:async_inner:64 : rc=0 2026-06-18 14:53:08.442 | [49217 Async ks-demo-admin:49217]: finished successfully 2026-06-18 14:53:08.797 | + inc/async:async_inner:64 : rc=0 2026-06-18 14:53:08.821 | [49409 Async ks-demo-invis:49409]: finished successfully 2026-06-18 14:53:08.822 | + inc/async:async_inner:64 : rc=0 2026-06-18 14:53:08.847 | [49313 Async ks-demo-another:49313]: finished successfully 2026-06-18 14:53:12.042 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:53:12.047 | ++ functions-common:get_or_create_user:909 : user_id=3ea5050d8eb04b48992466208e62987f 2026-06-18 14:53:12.051 | ++ functions-common:get_or_create_user:910 : echo 3ea5050d8eb04b48992466208e62987f 2026-06-18 14:53:12.056 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=3ea5050d8eb04b48992466208e62987f 2026-06-18 14:53:12.061 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin 3ea5050d8eb04b48992466208e62987f b5c854366f97422a842a4a32d47a6f4b 2026-06-18 14:53:12.148 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 3ea5050d8eb04b48992466208e62987f b5c854366f97422a842a4a32d47a6f4b 2026-06-18 14:53:12.206 | [2077 Async ks-alt-admin:49962]: running: get_or_add_user_project_role admin 3ea5050d8eb04b48992466208e62987f b5c854366f97422a842a4a32d47a6f4b 2026-06-18 14:53:12.210 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole 3ea5050d8eb04b48992466208e62987f b5c854366f97422a842a4a32d47a6f4b 2026-06-18 14:53:12.276 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 3ea5050d8eb04b48992466208e62987f b5c854366f97422a842a4a32d47a6f4b 2026-06-18 14:53:12.342 | [2077 Async ks-alt-another:50058]: running: get_or_add_user_project_role anotherrole 3ea5050d8eb04b48992466208e62987f b5c854366f97422a842a4a32d47a6f4b 2026-06-18 14:53:12.344 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-06-18 14:53:12.348 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-06-18 14:53:12.351 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-18 14:53:12.354 | ++ functions-common:get_or_create_user:894 : [[ ! -z alt_demo_member@example.com ]] 2026-06-18 14:53:12.356 | ++ functions-common:get_or_create_user:895 : local email=--email=alt_demo_member@example.com 2026-06-18 14:53:12.361 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password nomoresecret --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2026-06-18 14:53:13.244 | + inc/async:async_inner:64 : rc=0 2026-06-18 14:53:13.268 | [49561 Async ks-demo-reader:49561]: finished successfully 2026-06-18 14:53:16.377 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:53:16.383 | ++ functions-common:get_or_create_user:909 : user_id=cca11fa40eb54464ae5fc38282d5d85d 2026-06-18 14:53:16.389 | ++ functions-common:get_or_create_user:910 : echo cca11fa40eb54464ae5fc38282d5d85d 2026-06-18 14:53:16.394 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=cca11fa40eb54464ae5fc38282d5d85d 2026-06-18 14:53:16.399 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member cca11fa40eb54464ae5fc38282d5d85d b5c854366f97422a842a4a32d47a6f4b 2026-06-18 14:53:16.505 | + inc/async:async_inner:63 : get_or_add_user_project_role member cca11fa40eb54464ae5fc38282d5d85d b5c854366f97422a842a4a32d47a6f4b 2026-06-18 14:53:16.577 | [2077 Async ks-alt-member-user:50233]: running: get_or_add_user_project_role member cca11fa40eb54464ae5fc38282d5d85d b5c854366f97422a842a4a32d47a6f4b 2026-06-18 14:53:16.580 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-06-18 14:53:16.583 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-06-18 14:53:16.587 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-18 14:53:16.594 | ++ functions-common:get_or_create_user:894 : [[ ! -z alt_demo_reader@example.com ]] 2026-06-18 14:53:16.595 | ++ functions-common:get_or_create_user:895 : local email=--email=alt_demo_reader@example.com 2026-06-18 14:53:16.598 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password nomoresecret --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2026-06-18 14:53:20.628 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:53:20.631 | ++ functions-common:get_or_create_user:909 : user_id=56120adcc72e400eb118287734ea3de7 2026-06-18 14:53:20.634 | ++ functions-common:get_or_create_user:910 : echo 56120adcc72e400eb118287734ea3de7 2026-06-18 14:53:20.638 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=56120adcc72e400eb118287734ea3de7 2026-06-18 14:53:20.641 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader 56120adcc72e400eb118287734ea3de7 b5c854366f97422a842a4a32d47a6f4b 2026-06-18 14:53:20.726 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 56120adcc72e400eb118287734ea3de7 b5c854366f97422a842a4a32d47a6f4b 2026-06-18 14:53:20.780 | [2077 Async ks-alt-reader-user:50405]: running: get_or_add_user_project_role reader 56120adcc72e400eb118287734ea3de7 b5c854366f97422a842a4a32d47a6f4b 2026-06-18 14:53:20.786 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-06-18 14:53:20.788 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-18 14:53:20.790 | ++ functions-common:get_or_create_user:894 : [[ ! -z system_member@example.com ]] 2026-06-18 14:53:20.796 | ++ functions-common:get_or_create_user:895 : local email=--email=system_member@example.com 2026-06-18 14:53:20.807 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create system_member --password nomoresecret --domain=default --email=system_member@example.com --or-show -f value -c id 2026-06-18 14:53:21.713 | + inc/async:async_inner:64 : rc=0 2026-06-18 14:53:21.766 | [49962 Async ks-alt-admin:49962]: finished successfully 2026-06-18 14:53:22.039 | + inc/async:async_inner:64 : rc=0 2026-06-18 14:53:22.063 | [50058 Async ks-alt-another:50058]: finished successfully 2026-06-18 14:53:24.876 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:53:24.880 | ++ functions-common:get_or_create_user:909 : user_id=2195ce02678343608a40442822ac1c65 2026-06-18 14:53:24.882 | ++ functions-common:get_or_create_user:910 : echo 2195ce02678343608a40442822ac1c65 2026-06-18 14:53:24.886 | + lib/keystone:create_keystone_accounts:340 : system_member_user=2195ce02678343608a40442822ac1c65 2026-06-18 14:53:24.890 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member 2195ce02678343608a40442822ac1c65 all 2026-06-18 14:53:24.978 | + inc/async:async_inner:63 : get_or_add_user_system_role member 2195ce02678343608a40442822ac1c65 all 2026-06-18 14:53:25.029 | [2077 Async ks-system-member:50636]: running: get_or_add_user_system_role member 2195ce02678343608a40442822ac1c65 all 2026-06-18 14:53:25.036 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-06-18 14:53:25.039 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-18 14:53:25.046 | ++ functions-common:get_or_create_user:894 : [[ ! -z system_reader@example.com ]] 2026-06-18 14:53:25.051 | ++ functions-common:get_or_create_user:895 : local email=--email=system_reader@example.com 2026-06-18 14:53:25.057 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create system_reader --password nomoresecret --domain=default --email=system_reader@example.com --or-show -f value -c id 2026-06-18 14:53:25.902 | + inc/async:async_inner:64 : rc=0 2026-06-18 14:53:25.926 | [50233 Async ks-alt-member-user:50233]: finished successfully 2026-06-18 14:53:28.985 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:53:28.990 | ++ functions-common:get_or_create_user:909 : user_id=b2ea5b6631c54d1088a0cfcba0a49890 2026-06-18 14:53:28.995 | ++ functions-common:get_or_create_user:910 : echo b2ea5b6631c54d1088a0cfcba0a49890 2026-06-18 14:53:29.000 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=b2ea5b6631c54d1088a0cfcba0a49890 2026-06-18 14:53:29.008 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader b2ea5b6631c54d1088a0cfcba0a49890 all 2026-06-18 14:53:29.113 | + inc/async:async_inner:63 : get_or_add_user_system_role reader b2ea5b6631c54d1088a0cfcba0a49890 all 2026-06-18 14:53:29.189 | [2077 Async ks-system-reader:50841]: running: get_or_add_user_system_role reader b2ea5b6631c54d1088a0cfcba0a49890 all 2026-06-18 14:53:29.192 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-06-18 14:53:29.200 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-06-18 14:53:29.206 | ++ functions-common:get_or_create_group:878 : local 'desc=openstack admin group' 2026-06-18 14:53:29.210 | ++ functions-common:get_or_create_group:879 : local group_id 2026-06-18 14:53:29.216 | +++ functions-common:get_or_create_group:886 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2026-06-18 14:53:29.888 | + inc/async:async_inner:64 : rc=0 2026-06-18 14:53:29.914 | [50405 Async ks-alt-reader-user:50405]: finished successfully 2026-06-18 14:53:33.263 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:53:33.268 | ++ functions-common:get_or_create_group:886 : group_id=7cec9712fa7b4231945c77f215b3a83a 2026-06-18 14:53:33.272 | ++ functions-common:get_or_create_group:887 : echo 7cec9712fa7b4231945c77f215b3a83a 2026-06-18 14:53:33.278 | + lib/keystone:create_keystone_accounts:350 : admin_group=7cec9712fa7b4231945c77f215b3a83a 2026-06-18 14:53:33.282 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-06-18 14:53:33.288 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-06-18 14:53:33.293 | ++ functions-common:get_or_create_group:878 : local 'desc=non-admin group' 2026-06-18 14:53:33.297 | ++ functions-common:get_or_create_group:879 : local group_id 2026-06-18 14:53:33.302 | +++ functions-common:get_or_create_group:886 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2026-06-18 14:53:37.260 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:53:37.265 | ++ functions-common:get_or_create_group:886 : group_id=cbddc1f8058e456096be7df4e4d981c8 2026-06-18 14:53:37.268 | ++ functions-common:get_or_create_group:887 : echo cbddc1f8058e456096be7df4e4d981c8 2026-06-18 14:53:37.274 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=cbddc1f8058e456096be7df4e4d981c8 2026-06-18 14:53:37.275 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member cbddc1f8058e456096be7df4e4d981c8 7120d8b466734dc681c348f87abfde34 2026-06-18 14:53:37.348 | + inc/async:async_inner:63 : get_or_add_group_project_role member cbddc1f8058e456096be7df4e4d981c8 7120d8b466734dc681c348f87abfde34 2026-06-18 14:53:37.392 | [2077 Async ks-group-memberdemo:51105]: running: get_or_add_group_project_role member cbddc1f8058e456096be7df4e4d981c8 7120d8b466734dc681c348f87abfde34 2026-06-18 14:53:37.395 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole cbddc1f8058e456096be7df4e4d981c8 7120d8b466734dc681c348f87abfde34 2026-06-18 14:53:37.459 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole cbddc1f8058e456096be7df4e4d981c8 7120d8b466734dc681c348f87abfde34 2026-06-18 14:53:37.538 | [2077 Async ks-group-anotherdemo:51184]: running: get_or_add_group_project_role anotherrole cbddc1f8058e456096be7df4e4d981c8 7120d8b466734dc681c348f87abfde34 2026-06-18 14:53:37.546 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member cbddc1f8058e456096be7df4e4d981c8 b5c854366f97422a842a4a32d47a6f4b 2026-06-18 14:53:37.687 | + inc/async:async_inner:63 : get_or_add_group_project_role member cbddc1f8058e456096be7df4e4d981c8 b5c854366f97422a842a4a32d47a6f4b 2026-06-18 14:53:37.774 | + inc/async:async_inner:64 : rc=0 2026-06-18 14:53:37.788 | [2077 Async ks-group-memberalt:51281]: running: get_or_add_group_project_role member cbddc1f8058e456096be7df4e4d981c8 b5c854366f97422a842a4a32d47a6f4b 2026-06-18 14:53:37.795 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole cbddc1f8058e456096be7df4e4d981c8 b5c854366f97422a842a4a32d47a6f4b 2026-06-18 14:53:37.829 | [50636 Async ks-system-member:50636]: finished successfully 2026-06-18 14:53:37.950 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole cbddc1f8058e456096be7df4e4d981c8 b5c854366f97422a842a4a32d47a6f4b 2026-06-18 14:53:38.032 | [2077 Async ks-group-anotheralt:51400]: running: get_or_add_group_project_role anotherrole cbddc1f8058e456096be7df4e4d981c8 b5c854366f97422a842a4a32d47a6f4b 2026-06-18 14:53:38.041 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 7cec9712fa7b4231945c77f215b3a83a a3c6dfad2b504626984360b55a0bea2a 2026-06-18 14:53:38.197 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 7cec9712fa7b4231945c77f215b3a83a a3c6dfad2b504626984360b55a0bea2a 2026-06-18 14:53:38.278 | [2077 Async ks-group-admin:51479]: running: get_or_add_group_project_role admin 7cec9712fa7b4231945c77f215b3a83a a3c6dfad2b504626984360b55a0bea2a 2026-06-18 14:53:38.287 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-06-18 14:53:38.379 | [2077 Async ks-demo-member:49121]: Waiting for completion of get_or_add_user_project_role member d5ba39f622234b08820db5de1eb339f3 7120d8b466734dc681c348f87abfde34 running on PID 49121 (17 other jobs running) 2026-06-18 14:53:38.427 | [2077 Async ks-demo-member:49121]: Signaling child to exit 2026-06-18 14:53:38.428 | WAKEUP 2026-06-18 14:53:38.462 | [2077 Async ks-demo-member:49121]: Signaled 2026-06-18 14:53:38.463 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-18 14:53:38.463 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-18 14:53:38.464 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-18 14:53:38.464 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-18 14:53:38.464 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-18 14:53:38.464 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-18 14:53:38.464 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-18 14:53:38.464 | ++ functions-common:_get_domain_args:951 : echo 2026-06-18 14:53:38.464 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-18 14:53:38.464 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add member --user d5ba39f622234b08820db5de1eb339f3 --project 7120d8b466734dc681c348f87abfde34 2026-06-18 14:53:38.464 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d5ba39f622234b08820db5de1eb339f3 --project 7120d8b466734dc681c348f87abfde34 -c Role -f value 2026-06-18 14:53:38.464 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:53:38.465 | + functions-common:get_or_add_user_project_role:973 : user_role_id=311ac7e1180e447aba4be7fa85dc6447 2026-06-18 14:53:38.465 | + functions-common:get_or_add_user_project_role:974 : echo 311ac7e1180e447aba4be7fa85dc6447 2026-06-18 14:53:38.465 | 311ac7e1180e447aba4be7fa85dc6447 2026-06-18 14:53:38.542 | [2077 Async ks-demo-member:49121]: finished get_or_add_user_project_role member d5ba39f622234b08820db5de1eb339f3 7120d8b466734dc681c348f87abfde34 with result 0 in 12 seconds 2026-06-18 14:53:38.613 | [2077 Async ks-demo-admin:49217]: Waiting for completion of get_or_add_user_project_role admin 547d12beceb74fcfbfb53a9409325a71 7120d8b466734dc681c348f87abfde34 running on PID 49217 (16 other jobs running) 2026-06-18 14:53:38.658 | [2077 Async ks-demo-admin:49217]: Signaling child to exit 2026-06-18 14:53:38.659 | WAKEUP 2026-06-18 14:53:38.697 | [2077 Async ks-demo-admin:49217]: Signaled 2026-06-18 14:53:38.698 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-18 14:53:38.698 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-18 14:53:38.698 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-18 14:53:38.698 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-18 14:53:38.698 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-18 14:53:38.699 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-18 14:53:38.699 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-18 14:53:38.699 | ++ functions-common:_get_domain_args:951 : echo 2026-06-18 14:53:38.699 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-18 14:53:38.699 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user 547d12beceb74fcfbfb53a9409325a71 --project 7120d8b466734dc681c348f87abfde34 2026-06-18 14:53:38.699 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 547d12beceb74fcfbfb53a9409325a71 --project 7120d8b466734dc681c348f87abfde34 -c Role -f value 2026-06-18 14:53:38.699 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:53:38.699 | + functions-common:get_or_add_user_project_role:973 : user_role_id=a8a3591398c04179afa476502c9490b1 2026-06-18 14:53:38.699 | + functions-common:get_or_add_user_project_role:974 : echo a8a3591398c04179afa476502c9490b1 2026-06-18 14:53:38.699 | a8a3591398c04179afa476502c9490b1 2026-06-18 14:53:38.781 | [2077 Async ks-demo-admin:49217]: finished get_or_add_user_project_role admin 547d12beceb74fcfbfb53a9409325a71 7120d8b466734dc681c348f87abfde34 with result 0 in 12 seconds 2026-06-18 14:53:38.843 | [2077 Async ks-demo-another:49313]: Waiting for completion of get_or_add_user_project_role anotherrole d5ba39f622234b08820db5de1eb339f3 7120d8b466734dc681c348f87abfde34 running on PID 49313 (15 other jobs running) 2026-06-18 14:53:38.891 | [2077 Async ks-demo-another:49313]: Signaling child to exit 2026-06-18 14:53:38.892 | WAKEUP 2026-06-18 14:53:38.923 | [2077 Async ks-demo-another:49313]: Signaled 2026-06-18 14:53:38.925 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-18 14:53:38.925 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-18 14:53:38.925 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-18 14:53:38.925 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-18 14:53:38.925 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-18 14:53:38.925 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-18 14:53:38.926 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-18 14:53:38.926 | ++ functions-common:_get_domain_args:951 : echo 2026-06-18 14:53:38.926 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-18 14:53:38.926 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add anotherrole --user d5ba39f622234b08820db5de1eb339f3 --project 7120d8b466734dc681c348f87abfde34 2026-06-18 14:53:38.926 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user d5ba39f622234b08820db5de1eb339f3 --project 7120d8b466734dc681c348f87abfde34 -c Role -f value 2026-06-18 14:53:38.926 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:53:38.926 | + functions-common:get_or_add_user_project_role:973 : user_role_id=15be53b1cba54baf971f738ab8c0147d 2026-06-18 14:53:38.926 | + functions-common:get_or_add_user_project_role:974 : echo 15be53b1cba54baf971f738ab8c0147d 2026-06-18 14:53:38.926 | 15be53b1cba54baf971f738ab8c0147d 2026-06-18 14:53:39.008 | [2077 Async ks-demo-another:49313]: finished get_or_add_user_project_role anotherrole d5ba39f622234b08820db5de1eb339f3 7120d8b466734dc681c348f87abfde34 with result 0 in 12 seconds 2026-06-18 14:53:39.064 | [2077 Async ks-demo-invis:49409]: Waiting for completion of get_or_add_user_project_role member d5ba39f622234b08820db5de1eb339f3 5ca1f20814a444caa0a8734c0d4471a5 running on PID 49409 (14 other jobs running) 2026-06-18 14:53:39.109 | [2077 Async ks-demo-invis:49409]: Signaling child to exit 2026-06-18 14:53:39.110 | WAKEUP 2026-06-18 14:53:39.149 | [2077 Async ks-demo-invis:49409]: Signaled 2026-06-18 14:53:39.150 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-18 14:53:39.151 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-18 14:53:39.151 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-18 14:53:39.151 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-18 14:53:39.151 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-18 14:53:39.151 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-18 14:53:39.151 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-18 14:53:39.151 | ++ functions-common:_get_domain_args:951 : echo 2026-06-18 14:53:39.151 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-18 14:53:39.151 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add member --user d5ba39f622234b08820db5de1eb339f3 --project 5ca1f20814a444caa0a8734c0d4471a5 2026-06-18 14:53:39.152 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d5ba39f622234b08820db5de1eb339f3 --project 5ca1f20814a444caa0a8734c0d4471a5 -c Role -f value 2026-06-18 14:53:39.152 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:53:39.152 | + functions-common:get_or_add_user_project_role:973 : user_role_id=311ac7e1180e447aba4be7fa85dc6447 2026-06-18 14:53:39.152 | + functions-common:get_or_add_user_project_role:974 : echo 311ac7e1180e447aba4be7fa85dc6447 2026-06-18 14:53:39.152 | 311ac7e1180e447aba4be7fa85dc6447 2026-06-18 14:53:39.239 | [2077 Async ks-demo-invis:49409]: finished get_or_add_user_project_role member d5ba39f622234b08820db5de1eb339f3 5ca1f20814a444caa0a8734c0d4471a5 with result 0 in 12 seconds 2026-06-18 14:53:39.299 | [2077 Async ks-demo-reader:49561]: Waiting for completion of get_or_add_user_project_role reader 122c6ea045164effa90e85603a1f7e2e 7120d8b466734dc681c348f87abfde34 running on PID 49561 (13 other jobs running) 2026-06-18 14:53:39.340 | [2077 Async ks-demo-reader:49561]: Signaling child to exit 2026-06-18 14:53:39.341 | WAKEUP 2026-06-18 14:53:39.372 | [2077 Async ks-demo-reader:49561]: Signaled 2026-06-18 14:53:39.373 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-18 14:53:39.373 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-18 14:53:39.374 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-18 14:53:39.374 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-18 14:53:39.374 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-18 14:53:39.374 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-18 14:53:39.374 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-18 14:53:39.374 | ++ functions-common:_get_domain_args:951 : echo 2026-06-18 14:53:39.374 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-18 14:53:39.374 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add reader --user 122c6ea045164effa90e85603a1f7e2e --project 7120d8b466734dc681c348f87abfde34 2026-06-18 14:53:39.374 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 122c6ea045164effa90e85603a1f7e2e --project 7120d8b466734dc681c348f87abfde34 -c Role -f value 2026-06-18 14:53:39.374 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:53:39.374 | + functions-common:get_or_add_user_project_role:973 : user_role_id=6161f3f5a98a4e4fb63d03b925c36cab 2026-06-18 14:53:39.375 | + functions-common:get_or_add_user_project_role:974 : echo 6161f3f5a98a4e4fb63d03b925c36cab 2026-06-18 14:53:39.375 | 6161f3f5a98a4e4fb63d03b925c36cab 2026-06-18 14:53:39.454 | [2077 Async ks-demo-reader:49561]: finished get_or_add_user_project_role reader 122c6ea045164effa90e85603a1f7e2e 7120d8b466734dc681c348f87abfde34 with result 0 in 11 seconds 2026-06-18 14:53:39.460 | + inc/async:async_wait:197 : return 0 2026-06-18 14:53:39.462 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-06-18 14:53:39.578 | [2077 Async ks-alt-admin:49962]: Waiting for completion of get_or_add_user_project_role admin 3ea5050d8eb04b48992466208e62987f b5c854366f97422a842a4a32d47a6f4b running on PID 49962 (12 other jobs running) 2026-06-18 14:53:39.636 | [2077 Async ks-alt-admin:49962]: Signaling child to exit 2026-06-18 14:53:39.637 | WAKEUP 2026-06-18 14:53:39.676 | [2077 Async ks-alt-admin:49962]: Signaled 2026-06-18 14:53:39.677 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-18 14:53:39.678 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-18 14:53:39.678 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-18 14:53:39.678 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-18 14:53:39.678 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-18 14:53:39.678 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-18 14:53:39.678 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-18 14:53:39.678 | ++ functions-common:_get_domain_args:951 : echo 2026-06-18 14:53:39.678 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-18 14:53:39.679 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user 3ea5050d8eb04b48992466208e62987f --project b5c854366f97422a842a4a32d47a6f4b 2026-06-18 14:53:39.679 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 3ea5050d8eb04b48992466208e62987f --project b5c854366f97422a842a4a32d47a6f4b -c Role -f value 2026-06-18 14:53:39.679 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:53:39.679 | + functions-common:get_or_add_user_project_role:973 : user_role_id=a8a3591398c04179afa476502c9490b1 2026-06-18 14:53:39.679 | + functions-common:get_or_add_user_project_role:974 : echo a8a3591398c04179afa476502c9490b1 2026-06-18 14:53:39.679 | a8a3591398c04179afa476502c9490b1 2026-06-18 14:53:39.766 | [2077 Async ks-alt-admin:49962]: finished get_or_add_user_project_role admin 3ea5050d8eb04b48992466208e62987f b5c854366f97422a842a4a32d47a6f4b with result 0 in 9 seconds 2026-06-18 14:53:39.833 | [2077 Async ks-alt-another:50058]: Waiting for completion of get_or_add_user_project_role anotherrole 3ea5050d8eb04b48992466208e62987f b5c854366f97422a842a4a32d47a6f4b running on PID 50058 (11 other jobs running) 2026-06-18 14:53:39.891 | [2077 Async ks-alt-another:50058]: Signaling child to exit 2026-06-18 14:53:39.892 | WAKEUP 2026-06-18 14:53:39.942 | [2077 Async ks-alt-another:50058]: Signaled 2026-06-18 14:53:39.947 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-18 14:53:39.947 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-18 14:53:39.947 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-18 14:53:39.947 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-18 14:53:39.948 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-18 14:53:39.948 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-18 14:53:39.948 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-18 14:53:39.948 | ++ functions-common:_get_domain_args:951 : echo 2026-06-18 14:53:39.948 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-18 14:53:39.948 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add anotherrole --user 3ea5050d8eb04b48992466208e62987f --project b5c854366f97422a842a4a32d47a6f4b 2026-06-18 14:53:39.948 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 3ea5050d8eb04b48992466208e62987f --project b5c854366f97422a842a4a32d47a6f4b -c Role -f value 2026-06-18 14:53:39.948 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:53:39.948 | + functions-common:get_or_add_user_project_role:973 : user_role_id=15be53b1cba54baf971f738ab8c0147d 2026-06-18 14:53:39.948 | + functions-common:get_or_add_user_project_role:974 : echo 15be53b1cba54baf971f738ab8c0147d 2026-06-18 14:53:39.949 | 15be53b1cba54baf971f738ab8c0147d 2026-06-18 14:53:40.044 | [2077 Async ks-alt-another:50058]: finished get_or_add_user_project_role anotherrole 3ea5050d8eb04b48992466208e62987f b5c854366f97422a842a4a32d47a6f4b with result 0 in 9 seconds 2026-06-18 14:53:40.124 | [2077 Async ks-alt-member-user:50233]: Waiting for completion of get_or_add_user_project_role member cca11fa40eb54464ae5fc38282d5d85d b5c854366f97422a842a4a32d47a6f4b running on PID 50233 (10 other jobs running) 2026-06-18 14:53:40.173 | [2077 Async ks-alt-member-user:50233]: Signaling child to exit 2026-06-18 14:53:40.179 | WAKEUP 2026-06-18 14:53:40.217 | [2077 Async ks-alt-member-user:50233]: Signaled 2026-06-18 14:53:40.219 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-18 14:53:40.219 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-18 14:53:40.219 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-18 14:53:40.219 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-18 14:53:40.219 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-18 14:53:40.219 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-18 14:53:40.219 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-18 14:53:40.220 | ++ functions-common:_get_domain_args:951 : echo 2026-06-18 14:53:40.220 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-18 14:53:40.220 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add member --user cca11fa40eb54464ae5fc38282d5d85d --project b5c854366f97422a842a4a32d47a6f4b 2026-06-18 14:53:40.220 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user cca11fa40eb54464ae5fc38282d5d85d --project b5c854366f97422a842a4a32d47a6f4b -c Role -f value 2026-06-18 14:53:40.220 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:53:40.220 | + functions-common:get_or_add_user_project_role:973 : user_role_id=311ac7e1180e447aba4be7fa85dc6447 2026-06-18 14:53:40.220 | + functions-common:get_or_add_user_project_role:974 : echo 311ac7e1180e447aba4be7fa85dc6447 2026-06-18 14:53:40.220 | 311ac7e1180e447aba4be7fa85dc6447 2026-06-18 14:53:40.308 | [2077 Async ks-alt-member-user:50233]: finished get_or_add_user_project_role member cca11fa40eb54464ae5fc38282d5d85d b5c854366f97422a842a4a32d47a6f4b with result 0 in 9 seconds 2026-06-18 14:53:40.381 | [2077 Async ks-alt-reader-user:50405]: Waiting for completion of get_or_add_user_project_role reader 56120adcc72e400eb118287734ea3de7 b5c854366f97422a842a4a32d47a6f4b running on PID 50405 (9 other jobs running) 2026-06-18 14:53:40.432 | [2077 Async ks-alt-reader-user:50405]: Signaling child to exit 2026-06-18 14:53:40.432 | WAKEUP 2026-06-18 14:53:40.473 | [2077 Async ks-alt-reader-user:50405]: Signaled 2026-06-18 14:53:40.475 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-18 14:53:40.475 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-18 14:53:40.475 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-18 14:53:40.475 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-18 14:53:40.475 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-18 14:53:40.475 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-18 14:53:40.476 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-18 14:53:40.476 | ++ functions-common:_get_domain_args:951 : echo 2026-06-18 14:53:40.476 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-18 14:53:40.476 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add reader --user 56120adcc72e400eb118287734ea3de7 --project b5c854366f97422a842a4a32d47a6f4b 2026-06-18 14:53:40.476 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 56120adcc72e400eb118287734ea3de7 --project b5c854366f97422a842a4a32d47a6f4b -c Role -f value 2026-06-18 14:53:40.476 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:53:40.476 | + functions-common:get_or_add_user_project_role:973 : user_role_id=6161f3f5a98a4e4fb63d03b925c36cab 2026-06-18 14:53:40.476 | + functions-common:get_or_add_user_project_role:974 : echo 6161f3f5a98a4e4fb63d03b925c36cab 2026-06-18 14:53:40.476 | 6161f3f5a98a4e4fb63d03b925c36cab 2026-06-18 14:53:40.575 | [2077 Async ks-alt-reader-user:50405]: finished get_or_add_user_project_role reader 56120adcc72e400eb118287734ea3de7 b5c854366f97422a842a4a32d47a6f4b with result 0 in 9 seconds 2026-06-18 14:53:40.583 | + inc/async:async_wait:197 : return 0 2026-06-18 14:53:40.588 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-06-18 14:53:40.692 | [2077 Async ks-system-member:50636]: Waiting for completion of get_or_add_user_system_role member 2195ce02678343608a40442822ac1c65 all running on PID 50636 (8 other jobs running) 2026-06-18 14:53:40.752 | [2077 Async ks-system-member:50636]: Signaling child to exit 2026-06-18 14:53:40.753 | WAKEUP 2026-06-18 14:53:40.811 | [2077 Async ks-system-member:50636]: Signaled 2026-06-18 14:53:40.813 | + functions-common:get_or_add_user_system_role:999 : local user_role_id 2026-06-18 14:53:40.813 | + functions-common:get_or_add_user_system_role:1000 : local domain_args 2026-06-18 14:53:40.814 | ++ functions-common:get_or_add_user_system_role:1002 : _get_domain_args 2026-06-18 14:53:40.814 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-18 14:53:40.814 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-18 14:53:40.814 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-18 14:53:40.814 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-18 14:53:40.814 | ++ functions-common:_get_domain_args:951 : echo 2026-06-18 14:53:40.814 | + functions-common:get_or_add_user_system_role:1002 : domain_args= 2026-06-18 14:53:40.814 | ++ functions-common:get_or_add_user_system_role:1010 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2195ce02678343608a40442822ac1c65 --system all -f value -c Role 2026-06-18 14:53:40.814 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:53:40.814 | + functions-common:get_or_add_user_system_role:1010 : user_role_id= 2026-06-18 14:53:40.814 | + functions-common:get_or_add_user_system_role:1011 : [[ -z '' ]] 2026-06-18 14:53:40.815 | + functions-common:get_or_add_user_system_role:1013 : openstack --os-cloud devstack-system-admin role add member --user 2195ce02678343608a40442822ac1c65 --system all 2026-06-18 14:53:40.815 | ++ functions-common:get_or_add_user_system_role:1022 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2195ce02678343608a40442822ac1c65 --system all -f value -c Role 2026-06-18 14:53:40.815 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:53:40.815 | + functions-common:get_or_add_user_system_role:1022 : user_role_id= 2026-06-18 14:53:40.815 | + functions-common:get_or_add_user_system_role:1024 : echo 2026-06-18 14:53:40.815 | 2026-06-18 14:53:40.923 | [2077 Async ks-system-member:50636]: finished get_or_add_user_system_role member 2195ce02678343608a40442822ac1c65 all with result 0 in 12 seconds 2026-06-18 14:53:41.018 | [2077 Async ks-system-reader:50841]: Waiting for completion of get_or_add_user_system_role reader b2ea5b6631c54d1088a0cfcba0a49890 all running on PID 50841 (7 other jobs running) 2026-06-18 14:53:41.113 | [2077 Async ks-system-reader:50841]: Signaling child to exit 2026-06-18 14:53:44.504 | + inc/async:async_inner:64 : rc=0 2026-06-18 14:53:44.558 | [50841 Async ks-system-reader:50841]: finished successfully 2026-06-18 14:53:44.603 | WAKEUP 2026-06-18 14:53:44.659 | [2077 Async ks-system-reader:50841]: Signaled 2026-06-18 14:53:44.662 | + functions-common:get_or_add_user_system_role:999 : local user_role_id 2026-06-18 14:53:44.662 | + functions-common:get_or_add_user_system_role:1000 : local domain_args 2026-06-18 14:53:44.662 | ++ functions-common:get_or_add_user_system_role:1002 : _get_domain_args 2026-06-18 14:53:44.662 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-18 14:53:44.662 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-18 14:53:44.662 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-18 14:53:44.662 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-18 14:53:44.662 | ++ functions-common:_get_domain_args:951 : echo 2026-06-18 14:53:44.662 | + functions-common:get_or_add_user_system_role:1002 : domain_args= 2026-06-18 14:53:44.663 | ++ functions-common:get_or_add_user_system_role:1010 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b2ea5b6631c54d1088a0cfcba0a49890 --system all -f value -c Role 2026-06-18 14:53:44.663 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:53:44.663 | + functions-common:get_or_add_user_system_role:1010 : user_role_id= 2026-06-18 14:53:44.663 | + functions-common:get_or_add_user_system_role:1011 : [[ -z '' ]] 2026-06-18 14:53:44.663 | + functions-common:get_or_add_user_system_role:1013 : openstack --os-cloud devstack-system-admin role add reader --user b2ea5b6631c54d1088a0cfcba0a49890 --system all 2026-06-18 14:53:44.663 | ++ functions-common:get_or_add_user_system_role:1022 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b2ea5b6631c54d1088a0cfcba0a49890 --system all -f value -c Role 2026-06-18 14:53:44.663 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:53:44.663 | + functions-common:get_or_add_user_system_role:1022 : user_role_id=6161f3f5a98a4e4fb63d03b925c36cab 2026-06-18 14:53:44.663 | + functions-common:get_or_add_user_system_role:1024 : echo 6161f3f5a98a4e4fb63d03b925c36cab 2026-06-18 14:53:44.663 | 6161f3f5a98a4e4fb63d03b925c36cab 2026-06-18 14:53:44.779 | [2077 Async ks-system-reader:50841]: finished get_or_add_user_system_role reader b2ea5b6631c54d1088a0cfcba0a49890 all with result 0 in 15 seconds 2026-06-18 14:53:44.787 | + inc/async:async_wait:197 : return 0 2026-06-18 14:53:44.794 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-06-18 14:53:44.912 | [2077 Async ks-group-memberdemo:51105]: Waiting for completion of get_or_add_group_project_role member cbddc1f8058e456096be7df4e4d981c8 7120d8b466734dc681c348f87abfde34 running on PID 51105 (6 other jobs running) 2026-06-18 14:53:44.968 | [2077 Async ks-group-memberdemo:51105]: Signaling child to exit 2026-06-18 14:53:48.965 | + inc/async:async_inner:64 : rc=0 2026-06-18 14:53:49.000 | [51184 Async ks-group-anotherdemo:51184]: finished successfully 2026-06-18 14:53:49.787 | + inc/async:async_inner:64 : rc=0 2026-06-18 14:53:49.819 | [51105 Async ks-group-memberdemo:51105]: finished successfully 2026-06-18 14:53:49.842 | WAKEUP 2026-06-18 14:53:49.866 | [2077 Async ks-group-memberdemo:51105]: Signaled 2026-06-18 14:53:49.869 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-18 14:53:49.869 | + functions-common:get_or_add_group_project_role:1034 : openstack role add member --group cbddc1f8058e456096be7df4e4d981c8 --project 7120d8b466734dc681c348f87abfde34 2026-06-18 14:53:49.869 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group cbddc1f8058e456096be7df4e4d981c8 --project 7120d8b466734dc681c348f87abfde34 -f value -c Role 2026-06-18 14:53:49.869 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:53:49.869 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=311ac7e1180e447aba4be7fa85dc6447 2026-06-18 14:53:49.869 | + functions-common:get_or_add_group_project_role:1043 : echo 311ac7e1180e447aba4be7fa85dc6447 2026-06-18 14:53:49.869 | 311ac7e1180e447aba4be7fa85dc6447 2026-06-18 14:53:49.922 | [2077 Async ks-group-memberdemo:51105]: finished get_or_add_group_project_role member cbddc1f8058e456096be7df4e4d981c8 7120d8b466734dc681c348f87abfde34 with result 0 in 12 seconds 2026-06-18 14:53:49.975 | [2077 Async ks-group-anotherdemo:51184]: Waiting for completion of get_or_add_group_project_role anotherrole cbddc1f8058e456096be7df4e4d981c8 7120d8b466734dc681c348f87abfde34 running on PID 51184 (5 other jobs running) 2026-06-18 14:53:50.010 | [2077 Async ks-group-anotherdemo:51184]: Signaling child to exit 2026-06-18 14:53:50.011 | WAKEUP 2026-06-18 14:53:50.038 | [2077 Async ks-group-anotherdemo:51184]: Signaled 2026-06-18 14:53:50.040 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-18 14:53:50.040 | + functions-common:get_or_add_group_project_role:1034 : openstack role add anotherrole --group cbddc1f8058e456096be7df4e4d981c8 --project 7120d8b466734dc681c348f87abfde34 2026-06-18 14:53:50.040 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group cbddc1f8058e456096be7df4e4d981c8 --project 7120d8b466734dc681c348f87abfde34 -f value -c Role 2026-06-18 14:53:50.040 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:53:50.040 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=15be53b1cba54baf971f738ab8c0147d 2026-06-18 14:53:50.040 | + functions-common:get_or_add_group_project_role:1043 : echo 15be53b1cba54baf971f738ab8c0147d 2026-06-18 14:53:50.040 | 15be53b1cba54baf971f738ab8c0147d 2026-06-18 14:53:50.094 | [2077 Async ks-group-anotherdemo:51184]: finished get_or_add_group_project_role anotherrole cbddc1f8058e456096be7df4e4d981c8 7120d8b466734dc681c348f87abfde34 with result 0 in 11 seconds 2026-06-18 14:53:50.139 | [2077 Async ks-group-memberalt:51281]: Waiting for completion of get_or_add_group_project_role member cbddc1f8058e456096be7df4e4d981c8 b5c854366f97422a842a4a32d47a6f4b running on PID 51281 (4 other jobs running) 2026-06-18 14:53:50.159 | + inc/async:async_inner:64 : rc=0 2026-06-18 14:53:50.169 | [2077 Async ks-group-memberalt:51281]: Signaling child to exit 2026-06-18 14:53:50.188 | [51281 Async ks-group-memberalt:51281]: finished successfully 2026-06-18 14:53:50.215 | WAKEUP 2026-06-18 14:53:50.238 | [2077 Async ks-group-memberalt:51281]: Signaled 2026-06-18 14:53:50.240 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-18 14:53:50.240 | + functions-common:get_or_add_group_project_role:1034 : openstack role add member --group cbddc1f8058e456096be7df4e4d981c8 --project b5c854366f97422a842a4a32d47a6f4b 2026-06-18 14:53:50.240 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group cbddc1f8058e456096be7df4e4d981c8 --project b5c854366f97422a842a4a32d47a6f4b -f value -c Role 2026-06-18 14:53:50.241 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:53:50.241 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=311ac7e1180e447aba4be7fa85dc6447 2026-06-18 14:53:50.241 | + functions-common:get_or_add_group_project_role:1043 : echo 311ac7e1180e447aba4be7fa85dc6447 2026-06-18 14:53:50.241 | 311ac7e1180e447aba4be7fa85dc6447 2026-06-18 14:53:50.266 | + inc/async:async_inner:64 : rc=0 2026-06-18 14:53:50.289 | [51479 Async ks-group-admin:51479]: finished successfully 2026-06-18 14:53:50.294 | [2077 Async ks-group-memberalt:51281]: finished get_or_add_group_project_role member cbddc1f8058e456096be7df4e4d981c8 b5c854366f97422a842a4a32d47a6f4b with result 0 in 12 seconds 2026-06-18 14:53:50.340 | [2077 Async ks-group-anotheralt:51400]: Waiting for completion of get_or_add_group_project_role anotherrole cbddc1f8058e456096be7df4e4d981c8 b5c854366f97422a842a4a32d47a6f4b running on PID 51400 (3 other jobs running) 2026-06-18 14:53:50.370 | [2077 Async ks-group-anotheralt:51400]: Signaling child to exit 2026-06-18 14:53:50.470 | + inc/async:async_inner:64 : rc=0 2026-06-18 14:53:50.500 | [51400 Async ks-group-anotheralt:51400]: finished successfully 2026-06-18 14:53:50.527 | WAKEUP 2026-06-18 14:53:50.551 | [2077 Async ks-group-anotheralt:51400]: Signaled 2026-06-18 14:53:50.553 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-18 14:53:50.553 | + functions-common:get_or_add_group_project_role:1034 : openstack role add anotherrole --group cbddc1f8058e456096be7df4e4d981c8 --project b5c854366f97422a842a4a32d47a6f4b 2026-06-18 14:53:50.553 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group cbddc1f8058e456096be7df4e4d981c8 --project b5c854366f97422a842a4a32d47a6f4b -f value -c Role 2026-06-18 14:53:50.553 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:53:50.553 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=15be53b1cba54baf971f738ab8c0147d 2026-06-18 14:53:50.554 | + functions-common:get_or_add_group_project_role:1043 : echo 15be53b1cba54baf971f738ab8c0147d 2026-06-18 14:53:50.554 | 15be53b1cba54baf971f738ab8c0147d 2026-06-18 14:53:50.606 | [2077 Async ks-group-anotheralt:51400]: finished get_or_add_group_project_role anotherrole cbddc1f8058e456096be7df4e4d981c8 b5c854366f97422a842a4a32d47a6f4b with result 0 in 12 seconds 2026-06-18 14:53:50.647 | [2077 Async ks-group-admin:51479]: Waiting for completion of get_or_add_group_project_role admin 7cec9712fa7b4231945c77f215b3a83a a3c6dfad2b504626984360b55a0bea2a running on PID 51479 (2 other jobs running) 2026-06-18 14:53:50.675 | [2077 Async ks-group-admin:51479]: Signaling child to exit 2026-06-18 14:53:50.676 | WAKEUP 2026-06-18 14:53:50.703 | [2077 Async ks-group-admin:51479]: Signaled 2026-06-18 14:53:50.705 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-18 14:53:50.705 | + functions-common:get_or_add_group_project_role:1034 : openstack role add admin --group 7cec9712fa7b4231945c77f215b3a83a --project a3c6dfad2b504626984360b55a0bea2a 2026-06-18 14:53:50.705 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 7cec9712fa7b4231945c77f215b3a83a --project a3c6dfad2b504626984360b55a0bea2a -f value -c Role 2026-06-18 14:53:50.705 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:53:50.705 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=a8a3591398c04179afa476502c9490b1 2026-06-18 14:53:50.705 | + functions-common:get_or_add_group_project_role:1043 : echo a8a3591398c04179afa476502c9490b1 2026-06-18 14:53:50.705 | a8a3591398c04179afa476502c9490b1 2026-06-18 14:53:50.754 | [2077 Async ks-group-admin:51479]: finished get_or_add_group_project_role admin 7cec9712fa7b4231945c77f215b3a83a a3c6dfad2b504626984360b55a0bea2a with result 0 in 12 seconds 2026-06-18 14:53:50.760 | + inc/async:async_wait:197 : return 0 2026-06-18 14:53:50.764 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-06-18 14:53:50.787 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:53:50.791 | + ./stack.sh:main:1119 : is_service_enabled nova 2026-06-18 14:53:50.816 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:53:50.820 | + ./stack.sh:main:1120 : async_runfunc create_nova_accounts 2026-06-18 14:53:50.823 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-06-18 14:53:50.906 | + inc/async:async_inner:63 : create_nova_accounts 2026-06-18 14:53:50.956 | [2077 Async create_nova_accounts:53363]: running: create_nova_accounts 2026-06-18 14:53:50.962 | + ./stack.sh:main:1122 : is_service_enabled glance 2026-06-18 14:53:50.984 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:53:50.988 | + ./stack.sh:main:1123 : async_runfunc create_glance_accounts 2026-06-18 14:53:50.992 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-06-18 14:53:51.072 | + inc/async:async_inner:63 : create_glance_accounts 2026-06-18 14:53:51.124 | [2077 Async create_glance_accounts:53486]: running: create_glance_accounts 2026-06-18 14:53:51.128 | + ./stack.sh:main:1125 : is_service_enabled cinder 2026-06-18 14:53:51.155 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:53:51.159 | + ./stack.sh:main:1126 : async_runfunc create_cinder_accounts 2026-06-18 14:53:51.163 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-06-18 14:53:51.253 | + inc/async:async_inner:63 : create_cinder_accounts 2026-06-18 14:53:51.312 | [2077 Async create_cinder_accounts:53624]: running: create_cinder_accounts 2026-06-18 14:53:51.316 | + ./stack.sh:main:1128 : is_service_enabled neutron 2026-06-18 14:53:51.344 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:53:51.346 | + ./stack.sh:main:1129 : async_runfunc create_neutron_accounts 2026-06-18 14:53:51.349 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-06-18 14:53:51.416 | + inc/async:async_inner:63 : create_neutron_accounts 2026-06-18 14:53:51.481 | [2077 Async create_neutron_accounts:53766]: running: create_neutron_accounts 2026-06-18 14:53:51.486 | + ./stack.sh:main:1131 : is_service_enabled swift 2026-06-18 14:53:51.516 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:53:51.522 | + ./stack.sh:main:1140 : is_service_enabled horizon 2026-06-18 14:53:51.557 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:53:51.562 | + ./stack.sh:main:1145 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-06-18 14:53:51.663 | [2077 Async create_nova_accounts:53363]: Waiting for completion of create_nova_accounts running on PID 53363 (5 other jobs running) 2026-06-18 14:53:51.718 | [2077 Async create_nova_accounts:53363]: Signaling child to exit 2026-06-18 14:54:27.558 | + inc/async:async_inner:64 : rc=0 2026-06-18 14:54:27.582 | [53766 Async create_neutron_accounts:53766]: finished successfully 2026-06-18 14:54:35.635 | + inc/async:async_inner:64 : rc=0 2026-06-18 14:54:35.664 | [53624 Async create_cinder_accounts:53624]: finished successfully 2026-06-18 14:54:53.639 | + inc/async:async_inner:64 : rc=0 2026-06-18 14:54:53.671 | [53363 Async create_nova_accounts:53363]: finished successfully 2026-06-18 14:54:53.701 | WAKEUP 2026-06-18 14:54:53.729 | [2077 Async create_nova_accounts:53363]: Signaled 2026-06-18 14:54:53.731 | + lib/nova:create_nova_accounts:384 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-06-18 14:54:53.732 | + lib/nova:create_nova_accounts:388 : create_service_user nova admin 2026-06-18 14:54:53.732 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-06-18 14:54:53.732 | + functions-common:get_or_create_user:893 : local user_id 2026-06-18 14:54:53.732 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-18 14:54:53.732 | + functions-common:get_or_create_user:897 : local email= 2026-06-18 14:54:53.732 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create nova --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-18 14:54:53.732 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:54:53.732 | + functions-common:get_or_create_user:909 : user_id=27f5885c99f748b898664771cd762049 2026-06-18 14:54:53.732 | + functions-common:get_or_create_user:910 : echo 27f5885c99f748b898664771cd762049 2026-06-18 14:54:53.732 | 27f5885c99f748b898664771cd762049 2026-06-18 14:54:53.732 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-06-18 14:54:53.732 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-18 14:54:53.733 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-18 14:54:53.733 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-18 14:54:53.733 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-18 14:54:53.733 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-18 14:54:53.733 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-18 14:54:53.733 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-18 14:54:53.733 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-18 14:54:53.733 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-18 14:54:53.733 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-18 14:54:53.733 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-18 14:54:53.733 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2026-06-18 14:54:53.734 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-18 14:54:53.734 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:54:53.734 | + functions-common:get_or_add_user_project_role:973 : user_role_id=42e1dae0937c49f686a80cc9283fa758 2026-06-18 14:54:53.734 | + functions-common:get_or_add_user_project_role:974 : echo 42e1dae0937c49f686a80cc9283fa758 2026-06-18 14:54:53.734 | 42e1dae0937c49f686a80cc9283fa758 2026-06-18 14:54:53.734 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-18 14:54:53.735 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-06-18 14:54:53.736 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-18 14:54:53.736 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-18 14:54:53.736 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-18 14:54:53.738 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-18 14:54:53.738 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-18 14:54:53.738 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-18 14:54:53.739 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-18 14:54:53.739 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-18 14:54:53.739 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-18 14:54:53.739 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-18 14:54:53.739 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-18 14:54:53.739 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2026-06-18 14:54:53.739 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-18 14:54:53.739 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:54:53.739 | + functions-common:get_or_add_user_project_role:973 : user_role_id=a8a3591398c04179afa476502c9490b1 2026-06-18 14:54:53.740 | + functions-common:get_or_add_user_project_role:974 : echo a8a3591398c04179afa476502c9490b1 2026-06-18 14:54:53.740 | a8a3591398c04179afa476502c9490b1 2026-06-18 14:54:53.740 | + lib/nova:create_nova_accounts:390 : local nova_api_url 2026-06-18 14:54:53.740 | + lib/nova:create_nova_accounts:391 : nova_api_url=http://192.168.122.215/compute 2026-06-18 14:54:53.740 | + lib/nova:create_nova_accounts:393 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-06-18 14:54:53.740 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-18 14:54:53.742 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-06-18 14:54:53.742 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2026-06-18 14:54:53.742 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:54:53.743 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-18 14:54:53.743 | f73281782c424e4c8372b7693672705c' 2026-06-18 14:54:53.743 | + functions-common:get_or_create_service:1061 : echo f73281782c424e4c8372b7693672705c 2026-06-18 14:54:53.743 | f73281782c424e4c8372b7693672705c 2026-06-18 14:54:53.743 | + lib/nova:create_nova_accounts:395 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.215/compute/v2/$(project_id)s' 2026-06-18 14:54:53.743 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-18 14:54:53.743 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.215/compute/v2/$(project_id)s' RegionOne 2026-06-18 14:54:53.743 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-18 14:54:53.743 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2026-06-18 14:54:53.743 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:54:53.743 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-18 14:54:53.744 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-18 14:54:53.744 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.215/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-06-18 14:54:53.744 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:54:53.744 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=7271116a91e44190bbd7a76f24bb5fb4 2026-06-18 14:54:53.744 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo 7271116a91e44190bbd7a76f24bb5fb4 2026-06-18 14:54:53.744 | + functions-common:get_or_create_endpoint:1094 : public_id=7271116a91e44190bbd7a76f24bb5fb4 2026-06-18 14:54:53.744 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-18 14:54:53.744 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-18 14:54:53.744 | + functions-common:get_or_create_endpoint:1103 : echo 7271116a91e44190bbd7a76f24bb5fb4 2026-06-18 14:54:53.744 | 7271116a91e44190bbd7a76f24bb5fb4 2026-06-18 14:54:53.745 | + lib/nova:create_nova_accounts:399 : get_or_create_service nova compute 'Nova Compute Service' 2026-06-18 14:54:53.745 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-18 14:54:53.745 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-06-18 14:54:53.745 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2026-06-18 14:54:53.745 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:54:53.745 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-18 14:54:53.746 | 0d85788bb30f4fd188ba1cc59428a2f2' 2026-06-18 14:54:53.746 | + functions-common:get_or_create_service:1061 : echo 0d85788bb30f4fd188ba1cc59428a2f2 2026-06-18 14:54:53.747 | 0d85788bb30f4fd188ba1cc59428a2f2 2026-06-18 14:54:53.747 | + lib/nova:create_nova_accounts:401 : get_or_create_endpoint compute RegionOne http://192.168.122.215/compute/v2.1 2026-06-18 14:54:53.747 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-18 14:54:53.748 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface compute public http://192.168.122.215/compute/v2.1 RegionOne 2026-06-18 14:54:53.748 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-18 14:54:53.748 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2026-06-18 14:54:53.748 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:54:53.748 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-18 14:54:53.748 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-18 14:54:53.748 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.215/compute/v2.1 --region RegionOne -f value -c id 2026-06-18 14:54:53.749 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:54:53.749 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=fb5b88f8f6744b8788bb9895e9e91583 2026-06-18 14:54:53.749 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo fb5b88f8f6744b8788bb9895e9e91583 2026-06-18 14:54:53.749 | + functions-common:get_or_create_endpoint:1094 : public_id=fb5b88f8f6744b8788bb9895e9e91583 2026-06-18 14:54:53.749 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-18 14:54:53.749 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-18 14:54:53.749 | + functions-common:get_or_create_endpoint:1103 : echo fb5b88f8f6744b8788bb9895e9e91583 2026-06-18 14:54:53.749 | fb5b88f8f6744b8788bb9895e9e91583 2026-06-18 14:54:53.749 | + lib/nova:create_nova_accounts:406 : is_service_enabled n-api 2026-06-18 14:54:53.749 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:54:53.749 | + lib/nova:create_nova_accounts:408 : is_service_enabled swift 2026-06-18 14:54:53.750 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:54:53.750 | + lib/nova:create_nova_accounts:416 : is_service_enabled s3api 2026-06-18 14:54:53.750 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:54:53.750 | + lib/nova:create_nova_accounts:427 : is_service_enabled n-api 2026-06-18 14:54:53.750 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:54:53.750 | + lib/nova:create_nova_accounts:428 : [[ False = True ]] 2026-06-18 14:54:53.792 | [2077 Async create_nova_accounts:53363]: finished create_nova_accounts with result 0 in 62 seconds 2026-06-18 14:54:53.838 | [2077 Async create_glance_accounts:53486]: Waiting for completion of create_glance_accounts running on PID 53486 (4 other jobs running) 2026-06-18 14:54:53.867 | [2077 Async create_glance_accounts:53486]: Signaling child to exit 2026-06-18 14:54:58.574 | ++ inc/async:async_inner:64 : rc=0 2026-06-18 14:54:58.609 | [43909 Async install_tempest:43909]: finished successfully 2026-06-18 14:55:08.280 | + inc/async:async_inner:64 : rc=0 2026-06-18 14:55:08.316 | [53486 Async create_glance_accounts:53486]: finished successfully 2026-06-18 14:55:08.353 | WAKEUP 2026-06-18 14:55:08.386 | [2077 Async create_glance_accounts:53486]: Signaled 2026-06-18 14:55:08.387 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-06-18 14:55:08.387 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:55:08.387 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-06-18 14:55:08.388 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-06-18 14:55:08.388 | + functions-common:get_or_create_user:893 : local user_id 2026-06-18 14:55:08.388 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-18 14:55:08.388 | + functions-common:get_or_create_user:897 : local email= 2026-06-18 14:55:08.388 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create glance --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-18 14:55:08.388 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:55:08.388 | + functions-common:get_or_create_user:909 : user_id=9d71b1140830464f9d5dd16b7ab8b45b 2026-06-18 14:55:08.388 | + functions-common:get_or_create_user:910 : echo 9d71b1140830464f9d5dd16b7ab8b45b 2026-06-18 14:55:08.388 | 9d71b1140830464f9d5dd16b7ab8b45b 2026-06-18 14:55:08.388 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-06-18 14:55:08.389 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-18 14:55:08.389 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-18 14:55:08.389 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-18 14:55:08.389 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-18 14:55:08.390 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-18 14:55:08.390 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-18 14:55:08.391 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-18 14:55:08.391 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-18 14:55:08.392 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-18 14:55:08.392 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-18 14:55:08.392 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-18 14:55:08.392 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2026-06-18 14:55:08.392 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-18 14:55:08.392 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:55:08.392 | + functions-common:get_or_add_user_project_role:973 : user_role_id=42e1dae0937c49f686a80cc9283fa758 2026-06-18 14:55:08.392 | + functions-common:get_or_add_user_project_role:974 : echo 42e1dae0937c49f686a80cc9283fa758 2026-06-18 14:55:08.392 | 42e1dae0937c49f686a80cc9283fa758 2026-06-18 14:55:08.392 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-18 14:55:08.393 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-06-18 14:55:08.393 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-18 14:55:08.393 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-18 14:55:08.393 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-18 14:55:08.393 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-18 14:55:08.393 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-18 14:55:08.393 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-18 14:55:08.393 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-18 14:55:08.393 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-18 14:55:08.393 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-18 14:55:08.394 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-18 14:55:08.394 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-18 14:55:08.394 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user glance --project service --user-domain Default --project-domain Default 2026-06-18 14:55:08.394 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-18 14:55:08.394 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:55:08.394 | + functions-common:get_or_add_user_project_role:973 : user_role_id=a8a3591398c04179afa476502c9490b1 2026-06-18 14:55:08.394 | + functions-common:get_or_add_user_project_role:974 : echo a8a3591398c04179afa476502c9490b1 2026-06-18 14:55:08.394 | a8a3591398c04179afa476502c9490b1 2026-06-18 14:55:08.394 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-06-18 14:55:08.395 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:55:08.395 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-06-18 14:55:08.395 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-18 14:55:08.395 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-06-18 14:55:08.395 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2026-06-18 14:55:08.395 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:55:08.395 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-18 14:55:08.395 | 9bbb53fd2fc14f1695d88e0865dd1f15' 2026-06-18 14:55:08.395 | + functions-common:get_or_create_service:1061 : echo 9bbb53fd2fc14f1695d88e0865dd1f15 2026-06-18 14:55:08.396 | 9bbb53fd2fc14f1695d88e0865dd1f15 2026-06-18 14:55:08.396 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.215/image 2026-06-18 14:55:08.396 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-18 14:55:08.396 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface image public http://192.168.122.215/image RegionOne 2026-06-18 14:55:08.396 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-18 14:55:08.396 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2026-06-18 14:55:08.396 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:55:08.396 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-18 14:55:08.396 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-18 14:55:08.397 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.215/image --region RegionOne -f value -c id 2026-06-18 14:55:08.397 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:55:08.397 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=dcc4d8a3fc774858ac45cc7a29bae50a 2026-06-18 14:55:08.397 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo dcc4d8a3fc774858ac45cc7a29bae50a 2026-06-18 14:55:08.397 | + functions-common:get_or_create_endpoint:1094 : public_id=dcc4d8a3fc774858ac45cc7a29bae50a 2026-06-18 14:55:08.397 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-18 14:55:08.397 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-18 14:55:08.397 | + functions-common:get_or_create_endpoint:1103 : echo dcc4d8a3fc774858ac45cc7a29bae50a 2026-06-18 14:55:08.397 | dcc4d8a3fc774858ac45cc7a29bae50a 2026-06-18 14:55:08.397 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-06-18 14:55:08.398 | ++ functions-common:get_or_create_domain:866 : local domain_id 2026-06-18 14:55:08.398 | +++ functions-common:get_or_create_domain:871 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-06-18 14:55:08.398 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:55:08.398 | ++ functions-common:get_or_create_domain:871 : domain_id=default 2026-06-18 14:55:08.398 | ++ functions-common:get_or_create_domain:872 : echo default 2026-06-18 14:55:08.398 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-06-18 14:55:08.398 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-06-18 14:55:08.398 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-06-18 14:55:08.398 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-06-18 14:55:08.399 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-06-18 14:55:08.399 | + lib/glance:configure_glance_quotas:319 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-06-18 14:55:08.399 | +---------------+----------------------------------+ 2026-06-18 14:55:08.399 | | Field | Value | 2026-06-18 14:55:08.399 | +---------------+----------------------------------+ 2026-06-18 14:55:08.399 | | default_limit | 2000 | 2026-06-18 14:55:08.399 | | description | None | 2026-06-18 14:55:08.399 | | id | b0bdf469646347d3910c2227b3c0c6cb | 2026-06-18 14:55:08.399 | | region_id | RegionOne | 2026-06-18 14:55:08.399 | | resource_name | image_size_total | 2026-06-18 14:55:08.400 | | service_id | 9bbb53fd2fc14f1695d88e0865dd1f15 | 2026-06-18 14:55:08.400 | +---------------+----------------------------------+ 2026-06-18 14:55:08.400 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-06-18 14:55:08.400 | +---------------+----------------------------------+ 2026-06-18 14:55:08.400 | | Field | Value | 2026-06-18 14:55:08.400 | +---------------+----------------------------------+ 2026-06-18 14:55:08.400 | | default_limit | 2000 | 2026-06-18 14:55:08.400 | | description | None | 2026-06-18 14:55:08.400 | | id | dc53cbff0c964e95aa9bad441010d12d | 2026-06-18 14:55:08.400 | | region_id | RegionOne | 2026-06-18 14:55:08.401 | | resource_name | image_stage_total | 2026-06-18 14:55:08.401 | | service_id | 9bbb53fd2fc14f1695d88e0865dd1f15 | 2026-06-18 14:55:08.401 | +---------------+----------------------------------+ 2026-06-18 14:55:08.401 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-06-18 14:55:08.401 | +---------------+----------------------------------+ 2026-06-18 14:55:08.401 | | Field | Value | 2026-06-18 14:55:08.401 | +---------------+----------------------------------+ 2026-06-18 14:55:08.401 | | default_limit | 100 | 2026-06-18 14:55:08.401 | | description | None | 2026-06-18 14:55:08.401 | | id | 48cf4a53b72f4c09b1e91b58f2779187 | 2026-06-18 14:55:08.402 | | region_id | RegionOne | 2026-06-18 14:55:08.402 | | resource_name | image_count_total | 2026-06-18 14:55:08.402 | | service_id | 9bbb53fd2fc14f1695d88e0865dd1f15 | 2026-06-18 14:55:08.402 | +---------------+----------------------------------+ 2026-06-18 14:55:08.402 | + lib/glance:configure_glance_quotas:325 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-06-18 14:55:08.402 | +---------------+----------------------------------+ 2026-06-18 14:55:08.402 | | Field | Value | 2026-06-18 14:55:08.402 | +---------------+----------------------------------+ 2026-06-18 14:55:08.402 | | default_limit | 100 | 2026-06-18 14:55:08.403 | | description | None | 2026-06-18 14:55:08.403 | | id | d867a44155bb483aade106c41fcaf15d | 2026-06-18 14:55:08.403 | | region_id | RegionOne | 2026-06-18 14:55:08.403 | | resource_name | image_count_uploading | 2026-06-18 14:55:08.403 | | service_id | 9bbb53fd2fc14f1695d88e0865dd1f15 | 2026-06-18 14:55:08.403 | +---------------+----------------------------------+ 2026-06-18 14:55:08.403 | + lib/glance:configure_glance_quotas:329 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-06-18 14:55:08.403 | + lib/glance:configure_glance_quotas:332 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-06-18 14:55:08.403 | + lib/glance:configure_glance_quotas:333 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-06-18 14:55:08.403 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-06-18 14:55:08.404 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-06-18 14:55:08.404 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.215/identity 2026-06-18 14:55:08.404 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-06-18 14:55:08.404 | ++ lib/glance:configure_glance_quotas:338 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-06-18 14:55:08.404 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:55:08.404 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id dcc4d8a3fc774858ac45cc7a29bae50a 2026-06-18 14:55:08.404 | + lib/glance:configure_glance_quotas:342 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-06-18 14:55:08.404 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-06-18 14:55:08.404 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:55:08.453 | [2077 Async create_glance_accounts:53486]: finished create_glance_accounts with result 0 in 77 seconds 2026-06-18 14:55:08.505 | [2077 Async create_cinder_accounts:53624]: Waiting for completion of create_cinder_accounts running on PID 53624 (3 other jobs running) 2026-06-18 14:55:08.541 | [2077 Async create_cinder_accounts:53624]: Signaling child to exit 2026-06-18 14:55:08.542 | WAKEUP 2026-06-18 14:55:08.575 | [2077 Async create_cinder_accounts:53624]: Signaled 2026-06-18 14:55:08.577 | + lib/cinder:create_cinder_accounts:452 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ c-api ]] 2026-06-18 14:55:08.577 | + lib/cinder:create_cinder_accounts:454 : local extra_role= 2026-06-18 14:55:08.577 | + lib/cinder:create_cinder_accounts:457 : is_service_enabled barbican 2026-06-18 14:55:08.577 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:55:08.577 | + lib/cinder:create_cinder_accounts:461 : create_service_user cinder 2026-06-18 14:55:08.577 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-06-18 14:55:08.577 | + functions-common:get_or_create_user:893 : local user_id 2026-06-18 14:55:08.578 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-18 14:55:08.578 | + functions-common:get_or_create_user:897 : local email= 2026-06-18 14:55:08.578 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create cinder --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-18 14:55:08.578 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:55:08.578 | + functions-common:get_or_create_user:909 : user_id=856577a345814c7a91138ff66829b362 2026-06-18 14:55:08.578 | + functions-common:get_or_create_user:910 : echo 856577a345814c7a91138ff66829b362 2026-06-18 14:55:08.578 | 856577a345814c7a91138ff66829b362 2026-06-18 14:55:08.578 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-06-18 14:55:08.578 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-18 14:55:08.578 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-18 14:55:08.579 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-18 14:55:08.579 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-18 14:55:08.579 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-18 14:55:08.579 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-18 14:55:08.579 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-18 14:55:08.580 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-18 14:55:08.580 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-18 14:55:08.581 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-18 14:55:08.581 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-18 14:55:08.581 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2026-06-18 14:55:08.582 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-18 14:55:08.582 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:55:08.582 | + functions-common:get_or_add_user_project_role:973 : user_role_id=42e1dae0937c49f686a80cc9283fa758 2026-06-18 14:55:08.583 | + functions-common:get_or_add_user_project_role:974 : echo 42e1dae0937c49f686a80cc9283fa758 2026-06-18 14:55:08.583 | 42e1dae0937c49f686a80cc9283fa758 2026-06-18 14:55:08.583 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-18 14:55:08.583 | + lib/cinder:create_cinder_accounts:463 : local cinder_api_url 2026-06-18 14:55:08.584 | + lib/cinder:create_cinder_accounts:464 : cinder_api_url=http://192.168.122.215/volume 2026-06-18 14:55:08.584 | + lib/cinder:create_cinder_accounts:467 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-06-18 14:55:08.584 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-18 14:55:08.584 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-06-18 14:55:08.584 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2026-06-18 14:55:08.584 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:55:08.584 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-18 14:55:08.584 | a3de386fb3c5440ba92598693fadaa97' 2026-06-18 14:55:08.585 | + functions-common:get_or_create_service:1061 : echo a3de386fb3c5440ba92598693fadaa97 2026-06-18 14:55:08.585 | a3de386fb3c5440ba92598693fadaa97 2026-06-18 14:55:08.585 | + lib/cinder:create_cinder_accounts:469 : get_or_create_endpoint block-storage RegionOne http://192.168.122.215/volume/v3 2026-06-18 14:55:08.585 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-18 14:55:08.585 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.215/volume/v3 RegionOne 2026-06-18 14:55:08.585 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-18 14:55:08.585 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2026-06-18 14:55:08.585 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:55:08.585 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-18 14:55:08.585 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-18 14:55:08.586 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.215/volume/v3 --region RegionOne -f value -c id 2026-06-18 14:55:08.586 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:55:08.586 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=07b2eeebc6bd4b1293fa142f4ab3efd4 2026-06-18 14:55:08.586 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo 07b2eeebc6bd4b1293fa142f4ab3efd4 2026-06-18 14:55:08.586 | + functions-common:get_or_create_endpoint:1094 : public_id=07b2eeebc6bd4b1293fa142f4ab3efd4 2026-06-18 14:55:08.586 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-18 14:55:08.586 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-18 14:55:08.586 | + functions-common:get_or_create_endpoint:1103 : echo 07b2eeebc6bd4b1293fa142f4ab3efd4 2026-06-18 14:55:08.586 | 07b2eeebc6bd4b1293fa142f4ab3efd4 2026-06-18 14:55:08.586 | + lib/cinder:create_cinder_accounts:472 : configure_cinder_internal_tenant 2026-06-18 14:55:08.587 | ++ lib/cinder:configure_cinder_internal_tenant:708 : get_or_create_project service 2026-06-18 14:55:08.587 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-18 14:55:08.587 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-06-18 14:55:08.587 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:55:08.587 | ++ functions-common:get_or_create_project:922 : project_id=bcc90dc331234d07b6542577a4d7ac3d 2026-06-18 14:55:08.587 | ++ functions-common:get_or_create_project:923 : echo bcc90dc331234d07b6542577a4d7ac3d 2026-06-18 14:55:08.587 | + lib/cinder:configure_cinder_internal_tenant:708 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id bcc90dc331234d07b6542577a4d7ac3d 2026-06-18 14:55:08.587 | ++ lib/cinder:configure_cinder_internal_tenant:709 : get_or_create_user cinder 2026-06-18 14:55:08.587 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-18 14:55:08.588 | ++ functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-18 14:55:08.588 | ++ functions-common:get_or_create_user:897 : local email= 2026-06-18 14:55:08.588 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2026-06-18 14:55:08.588 | No password was supplied, authentication will fail when a user does not have a password. 2026-06-18 14:55:08.588 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:55:08.588 | ++ functions-common:get_or_create_user:909 : user_id=856577a345814c7a91138ff66829b362 2026-06-18 14:55:08.588 | ++ functions-common:get_or_create_user:910 : echo 856577a345814c7a91138ff66829b362 2026-06-18 14:55:08.588 | + lib/cinder:configure_cinder_internal_tenant:709 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 856577a345814c7a91138ff66829b362 2026-06-18 14:55:08.640 | [2077 Async create_cinder_accounts:53624]: finished create_cinder_accounts with result 0 in 44 seconds 2026-06-18 14:55:08.649 | + inc/async:async_wait:197 : return 0 2026-06-18 14:55:08.653 | + ./stack.sh:main:1146 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-06-18 14:55:08.729 | [2077 Async create_neutron_accounts:53766]: Waiting for completion of create_neutron_accounts running on PID 53766 (2 other jobs running) 2026-06-18 14:55:08.765 | [2077 Async create_neutron_accounts:53766]: Signaling child to exit 2026-06-18 14:55:08.766 | WAKEUP 2026-06-18 14:55:08.797 | [2077 Async create_neutron_accounts:53766]: Signaled 2026-06-18 14:55:08.799 | + lib/neutron:create_neutron_accounts:479 : local neutron_url 2026-06-18 14:55:08.799 | + lib/neutron:create_neutron_accounts:480 : neutron_url=http://192.168.122.215/ 2026-06-18 14:55:08.800 | + lib/neutron:create_neutron_accounts:481 : '[' '!' -z networking ']' 2026-06-18 14:55:08.800 | + lib/neutron:create_neutron_accounts:482 : neutron_url=http://192.168.122.215/networking 2026-06-18 14:55:08.800 | + lib/neutron:create_neutron_accounts:485 : is_service_enabled q-svc neutron-api 2026-06-18 14:55:08.800 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:55:08.800 | + lib/neutron:create_neutron_accounts:487 : create_service_user neutron 2026-06-18 14:55:08.800 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-06-18 14:55:08.800 | + functions-common:get_or_create_user:893 : local user_id 2026-06-18 14:55:08.800 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-18 14:55:08.800 | + functions-common:get_or_create_user:897 : local email= 2026-06-18 14:55:08.800 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create neutron --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-18 14:55:08.800 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:55:08.801 | + functions-common:get_or_create_user:909 : user_id=f66aa85ded78439d95ad68035ca41aef 2026-06-18 14:55:08.801 | + functions-common:get_or_create_user:910 : echo f66aa85ded78439d95ad68035ca41aef 2026-06-18 14:55:08.801 | f66aa85ded78439d95ad68035ca41aef 2026-06-18 14:55:08.801 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-06-18 14:55:08.801 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-18 14:55:08.801 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-18 14:55:08.801 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-18 14:55:08.801 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-18 14:55:08.801 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-18 14:55:08.801 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-18 14:55:08.801 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-18 14:55:08.802 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-18 14:55:08.802 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-18 14:55:08.802 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-18 14:55:08.802 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-18 14:55:08.802 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2026-06-18 14:55:08.802 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-18 14:55:08.802 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:55:08.802 | + functions-common:get_or_add_user_project_role:973 : user_role_id=42e1dae0937c49f686a80cc9283fa758 2026-06-18 14:55:08.802 | + functions-common:get_or_add_user_project_role:974 : echo 42e1dae0937c49f686a80cc9283fa758 2026-06-18 14:55:08.802 | 42e1dae0937c49f686a80cc9283fa758 2026-06-18 14:55:08.802 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-18 14:55:08.803 | + lib/neutron:create_neutron_accounts:489 : get_or_create_service neutron network 'Neutron Service' 2026-06-18 14:55:08.803 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-18 14:55:08.803 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-06-18 14:55:08.803 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2026-06-18 14:55:08.803 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:55:08.803 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-18 14:55:08.803 | 6484b010b48c49a0acb7d91ad28778c7' 2026-06-18 14:55:08.803 | + functions-common:get_or_create_service:1061 : echo 6484b010b48c49a0acb7d91ad28778c7 2026-06-18 14:55:08.803 | 6484b010b48c49a0acb7d91ad28778c7 2026-06-18 14:55:08.803 | + lib/neutron:create_neutron_accounts:491 : get_or_create_endpoint network RegionOne http://192.168.122.215/networking 2026-06-18 14:55:08.803 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-18 14:55:08.804 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface network public http://192.168.122.215/networking RegionOne 2026-06-18 14:55:08.804 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-18 14:55:08.804 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2026-06-18 14:55:08.804 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:55:08.804 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-18 14:55:08.804 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-18 14:55:08.804 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.215/networking --region RegionOne -f value -c id 2026-06-18 14:55:08.804 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:55:08.804 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=ae437b0782e84c3993ed986389e89146 2026-06-18 14:55:08.804 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo ae437b0782e84c3993ed986389e89146 2026-06-18 14:55:08.804 | + functions-common:get_or_create_endpoint:1094 : public_id=ae437b0782e84c3993ed986389e89146 2026-06-18 14:55:08.804 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-18 14:55:08.805 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-18 14:55:08.805 | + functions-common:get_or_create_endpoint:1103 : echo ae437b0782e84c3993ed986389e89146 2026-06-18 14:55:08.805 | ae437b0782e84c3993ed986389e89146 2026-06-18 14:55:08.867 | [2077 Async create_neutron_accounts:53766]: finished create_neutron_accounts with result 0 in 36 seconds 2026-06-18 14:55:08.878 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-06-18 14:55:08.886 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-06-18 14:55:08.890 | + inc/async:async_wait:197 : return 0 2026-06-18 14:55:08.895 | + ./stack.sh:main:1152 : is_service_enabled mysql postgresql 2026-06-18 14:55:08.926 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:55:08.930 | + ./stack.sh:main:1152 : is_service_enabled glance 2026-06-18 14:55:08.961 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:55:08.965 | + ./stack.sh:main:1153 : echo_summary 'Configuring Glance' 2026-06-18 14:55:08.970 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 14:55:08.975 | + ./stack.sh:echo_summary:444 : echo -e Configuring Glance 2026-06-18 14:55:08.980 | + ./stack.sh:main:1154 : async_runfunc init_glance 2026-06-18 14:55:08.984 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-06-18 14:55:09.081 | + inc/async:async_inner:63 : init_glance 2026-06-18 14:55:09.142 | [2077 Async init_glance:56142]: running: init_glance 2026-06-18 14:55:09.147 | + ./stack.sh:main:1161 : is_service_enabled neutron 2026-06-18 14:55:09.178 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:55:09.183 | + ./stack.sh:main:1162 : echo_summary 'Configuring Neutron' 2026-06-18 14:55:09.189 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 14:55:09.193 | + ./stack.sh:echo_summary:444 : echo -e Configuring Neutron 2026-06-18 14:55:09.197 | + ./stack.sh:main:1164 : configure_neutron 2026-06-18 14:55:09.202 | + lib/neutron:configure_neutron:377 : _configure_neutron_common 2026-06-18 14:55:09.206 | + lib/neutron:_configure_neutron_common:873 : _create_neutron_conf_dir 2026-06-18 14:55:09.211 | + lib/neutron:_create_neutron_conf_dir:866 : sudo install -d -o quobyte /etc/neutron 2026-06-18 14:55:09.237 | + lib/neutron:_configure_neutron_common:876 : cd /opt/stack/neutron 2026-06-18 14:55:09.242 | + lib/neutron:_configure_neutron_common:876 : exec ./tools/generate_config_file_samples.sh 2026-06-18 14:55:24.030 | + inc/async:async_inner:64 : rc=0 2026-06-18 14:55:24.053 | [56142 Async init_glance:56142]: finished successfully 2026-06-18 14:55:36.199 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-06-18 14:55:36.199 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-06-18 14:55:52.302 | + lib/neutron:_configure_neutron_common:878 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-06-18 14:55:52.307 | + lib/neutron:_configure_neutron_common:880 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-06-18 14:55:52.309 | + lib/neutron:_configure_neutron_common:884 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-06-18 14:55:52.312 | + lib/neutron:_configure_neutron_common:888 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-06-18 14:55:52.314 | + lib/neutron:_configure_neutron_common:893 : neutron_plugin_configure_common 2026-06-18 14:55:52.317 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-06-18 14:55:52.320 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-06-18 14:55:52.323 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-06-18 14:55:52.325 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-06-18 14:55:52.328 | + lib/neutron:neutron_service_plugin_class_add:1032 : local service_plugin_class=ovn-router 2026-06-18 14:55:52.331 | + lib/neutron:neutron_service_plugin_class_add:1033 : [[ '' == '' ]] 2026-06-18 14:55:52.334 | + lib/neutron:neutron_service_plugin_class_add:1034 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-06-18 14:55:52.336 | + lib/neutron:_configure_neutron_common:895 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-06-18 14:55:52.339 | + lib/neutron:_configure_neutron_common:895 : [[ ml2_conf.ini == '' ]] 2026-06-18 14:55:52.342 | + lib/neutron:_configure_neutron_common:895 : [[ ml2 == '' ]] 2026-06-18 14:55:52.345 | + lib/neutron:_configure_neutron_common:900 : mkdir -p /etc/neutron/plugins/ml2 2026-06-18 14:55:52.349 | + lib/neutron:_configure_neutron_common:901 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 14:55:52.352 | + lib/neutron:_configure_neutron_common:904 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 14:55:52.355 | + lib/neutron:_configure_neutron_common:907 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-06-18 14:55:52.357 | + lib/neutron:_configure_neutron_common:908 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 14:55:52.363 | ++ lib/neutron:_configure_neutron_common:913 : database_connection_url neutron 2026-06-18 14:55:52.367 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-06-18 14:55:52.370 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-06-18 14:55:52.373 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-06-18 14:55:52.376 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-18 14:55:52.378 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-18 14:55:52.381 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-18 14:55:52.400 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:55:52.403 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-18 14:55:52.406 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-06-18 14:55:52.409 | + lib/neutron:_configure_neutron_common:913 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-06-18 14:55:52.440 | + lib/neutron:_configure_neutron_common:914 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-06-18 14:55:52.473 | + lib/neutron:_configure_neutron_common:915 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-06-18 14:55:52.505 | + lib/neutron:_configure_neutron_common:916 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-06-18 14:55:52.540 | + lib/neutron:_configure_neutron_common:917 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-06-18 14:55:52.579 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-06-18 14:55:52.615 | + lib/neutron:_configure_neutron_common:922 : '[' libvirt = fake ']' 2026-06-18 14:55:52.618 | + lib/neutron:_configure_neutron_common:932 : setup_logging /etc/neutron/neutron.conf 2026-06-18 14:55:52.621 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-06-18 14:55:52.624 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-06-18 14:55:52.627 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-18 14:55:52.646 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-18 14:55:52.649 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-18 14:55:52.652 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-18 14:55:52.655 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-18 14:55:52.659 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-18 14:55:52.695 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-18 14:55:52.730 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-18 14:55:52.767 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-18 14:55:52.802 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-06-18 14:55:52.839 | + lib/neutron:_configure_neutron_common:934 : _neutron_setup_rootwrap 2026-06-18 14:55:52.842 | + lib/neutron:_neutron_setup_rootwrap:1067 : [[ True == \F\a\l\s\e ]] 2026-06-18 14:55:52.845 | + lib/neutron:_neutron_setup_rootwrap:1071 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-06-18 14:55:52.847 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ -d /etc/neutron/rootwrap.d ]] 2026-06-18 14:55:52.850 | + lib/neutron:_neutron_setup_rootwrap:1076 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-06-18 14:55:52.853 | + lib/neutron:neutron_deploy_rootwrap_filters:1057 : [[ True == \F\a\l\s\e ]] 2026-06-18 14:55:52.855 | + lib/neutron:neutron_deploy_rootwrap_filters:1060 : local srcdir=/opt/stack/neutron 2026-06-18 14:55:52.858 | + lib/neutron:neutron_deploy_rootwrap_filters:1061 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-06-18 14:55:52.874 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-06-18 14:55:52.890 | + lib/neutron:_neutron_setup_rootwrap:1080 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-06-18 14:55:52.907 | + lib/neutron:_neutron_setup_rootwrap:1081 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-06-18 14:55:52.923 | + lib/neutron:_neutron_setup_rootwrap:1085 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-06-18 14:55:52.939 | + lib/neutron:_neutron_setup_rootwrap:1088 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-18 14:55:52.941 | + lib/neutron:_neutron_setup_rootwrap:1089 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-18 14:55:52.945 | ++ lib/neutron:_neutron_setup_rootwrap:1092 : mktemp 2026-06-18 14:55:52.950 | + lib/neutron:_neutron_setup_rootwrap:1092 : TEMPFILE=/tmp/tmp.UtnS3g5kDL 2026-06-18 14:55:52.953 | + lib/neutron:_neutron_setup_rootwrap:1093 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-18 14:55:52.956 | + lib/neutron:_neutron_setup_rootwrap:1094 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-18 14:55:52.959 | + lib/neutron:_neutron_setup_rootwrap:1095 : chmod 0440 /tmp/tmp.UtnS3g5kDL 2026-06-18 14:55:52.964 | + lib/neutron:_neutron_setup_rootwrap:1096 : sudo chown root:root /tmp/tmp.UtnS3g5kDL 2026-06-18 14:55:52.979 | + lib/neutron:_neutron_setup_rootwrap:1097 : sudo mv /tmp/tmp.UtnS3g5kDL /etc/sudoers.d/neutron-rootwrap 2026-06-18 14:55:52.996 | + lib/neutron:_neutron_setup_rootwrap:1100 : configure_root_helper_options /etc/neutron/neutron.conf 2026-06-18 14:55:52.999 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/neutron.conf 2026-06-18 14:55:53.001 | + lib/neutron:configure_root_helper_options:1105 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-18 14:55:53.029 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-18 14:55:53.031 | + lib/neutron:configure_root_helper_options:1107 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-18 14:55:53.060 | + lib/neutron:configure_neutron:378 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-06-18 14:55:53.062 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-06-18 14:55:53.065 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-06-18 14:55:53.067 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-18 14:55:53.069 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-18 14:55:53.072 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-18 14:55:53.087 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:55:53.090 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-18 14:55:53.092 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-18 14:55:53.094 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-18 14:55:53.109 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:55:53.112 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.215:5672/ 2026-06-18 14:55:53.115 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.215:5672/ 2026-06-18 14:55:53.146 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-18 14:55:53.149 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-18 14:55:53.152 | + lib/neutron:configure_neutron:380 : is_service_enabled q-metering neutron-metering 2026-06-18 14:55:53.170 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:55:53.174 | + lib/neutron:configure_neutron:383 : is_service_enabled q-agt neutron-agent 2026-06-18 14:55:53.195 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:55:53.198 | + lib/neutron:configure_neutron:386 : is_service_enabled q-dhcp neutron-dhcp 2026-06-18 14:55:53.220 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:55:53.223 | + lib/neutron:configure_neutron:389 : is_service_enabled q-l3 neutron-l3 2026-06-18 14:55:53.244 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:55:53.248 | + lib/neutron:configure_neutron:392 : is_service_enabled q-meta neutron-metadata-agent 2026-06-18 14:55:53.267 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:55:53.270 | + lib/neutron:configure_neutron:396 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-18 14:55:53.273 | + lib/neutron:configure_neutron:399 : is_service_enabled ceilometer 2026-06-18 14:55:53.292 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:55:53.296 | + lib/neutron:configure_neutron:403 : [[ ovn == \o\v\n ]] 2026-06-18 14:55:53.298 | + lib/neutron:configure_neutron:404 : configure_ovn 2026-06-18 14:55:53.301 | + lib/neutron_plugins/ovn_agent:configure_ovn:554 : echo 'Configuring OVN' 2026-06-18 14:55:53.301 | Configuring OVN 2026-06-18 14:55:53.305 | + lib/neutron_plugins/ovn_agent:configure_ovn:556 : '[' -z '' ']' 2026-06-18 14:55:53.307 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-06-18 14:55:53.311 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:558 : cat /etc/openvswitch/system-id.conf 2026-06-18 14:55:53.315 | + lib/neutron_plugins/ovn_agent:configure_ovn:558 : OVN_UUID=45497aa5-41d0-430f-8fb6-bf94e27f06fb 2026-06-18 14:55:53.318 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : [[ False == \F\a\l\s\e ]] 2026-06-18 14:55:53.321 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : is_fedora 2026-06-18 14:55:53.323 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-18 14:55:53.326 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-18 14:55:53.329 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-18 14:55:53.331 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-18 14:55:53.333 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-18 14:55:53.337 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-18 14:55:53.339 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-18 14:55:53.341 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-18 14:55:53.344 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-18 14:55:53.347 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-18 14:55:53.349 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-18 14:55:53.351 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-18 14:55:53.354 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-18 14:55:53.356 | + lib/neutron_plugins/ovn_agent:configure_ovn:580 : local sample_file= 2026-06-18 14:55:53.359 | + lib/neutron_plugins/ovn_agent:configure_ovn:581 : local config_file= 2026-06-18 14:55:53.362 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_ovn_agent_enabled 2026-06-18 14:55:53.364 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-18 14:55:53.381 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:55:53.384 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-18 14:55:53.430 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-18 14:55:53.433 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : [[ metadata =~ metadata ]] 2026-06-18 14:55:53.437 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_service_enabled ovn-controller 2026-06-18 14:55:53.456 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:55:53.459 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-06-18 14:55:53.463 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-18 14:55:53.466 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-06-18 14:55:53.468 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : sudo install -d -o quobyte /etc/neutron 2026-06-18 14:55:53.486 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-06-18 14:55:53.491 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : cd /opt/stack/neutron 2026-06-18 14:55:53.495 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : exec ./tools/generate_config_file_samples.sh 2026-06-18 14:56:19.313 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-06-18 14:56:19.313 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-06-18 14:56:34.759 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-18 14:56:34.764 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-18 14:56:34.766 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-18 14:56:34.768 | + lib/neutron:configure_root_helper_options:1105 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-18 14:56:34.798 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-18 14:56:34.801 | + lib/neutron:configure_root_helper_options:1107 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-18 14:56:34.833 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-06-18 14:56:34.867 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.215 2026-06-18 14:56:34.900 | + lib/neutron_plugins/ovn_agent:configure_ovn:600 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-06-18 14:56:34.932 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-06-18 14:56:34.965 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-06-18 14:56:34.998 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.215:6642 2026-06-18 14:56:35.030 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : is_service_enabled tls-proxy 2026-06-18 14:56:35.047 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:56:35.051 | + lib/neutron_plugins/ovn_agent:configure_ovn:612 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-06-18 14:56:35.054 | + lib/neutron_plugins/ovn_agent:configure_ovn:613 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-06-18 14:56:35.088 | + lib/neutron_plugins/ovn_agent:configure_ovn:614 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.215:6641 2026-06-18 14:56:35.123 | + lib/neutron:configure_neutron:405 : configure_ovn_plugin 2026-06-18 14:56:35.125 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : echo 'Configuring Neutron for OVN' 2026-06-18 14:56:35.126 | Configuring Neutron for OVN 2026-06-18 14:56:35.128 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled q-svc neutron-api 2026-06-18 14:56:35.148 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:56:35.151 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : filter_network_api_extensions 2026-06-18 14:56:35.154 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-06-18 14:56:35.154 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-06-18 14:56:38.832 | + 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-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan 2026-06-18 14:56:38.836 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-06-18 14:56:38.836 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-06-18 14:56:42.056 | + 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-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-18 14:56:42.059 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : is_service_enabled q-qos neutron-qos 2026-06-18 14:56:42.077 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:56:42.080 | + 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-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-18 14:56:42.086 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : tr ', ' '\n' 2026-06-18 14:56:42.086 | ++ 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-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-18 14:56:42.087 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : sort -u 2026-06-18 14:56:42.093 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : extensions='address-group 2026-06-18 14:56:42.093 | address-scope 2026-06-18 14:56:42.093 | agent 2026-06-18 14:56:42.093 | allowed-address-pairs 2026-06-18 14:56:42.093 | auto-allocated-topology 2026-06-18 14:56:42.094 | availability_zone 2026-06-18 14:56:42.094 | bgp 2026-06-18 14:56:42.094 | bgp_4byte_asn 2026-06-18 14:56:42.094 | bgp_dragent_scheduler 2026-06-18 14:56:42.094 | binding 2026-06-18 14:56:42.094 | binding-extended 2026-06-18 14:56:42.094 | default-subnetpools 2026-06-18 14:56:42.094 | dhcp_agent_scheduler 2026-06-18 14:56:42.094 | dns-domain-ports 2026-06-18 14:56:42.094 | dns-integration 2026-06-18 14:56:42.094 | dns-integration-domain-keywords 2026-06-18 14:56:42.095 | empty-string-filtering 2026-06-18 14:56:42.095 | enable-default-route-bfd 2026-06-18 14:56:42.095 | enable-default-route-ecmp 2026-06-18 14:56:42.095 | expose-port-forwarding-in-fip 2026-06-18 14:56:42.095 | ext-gw-mode 2026-06-18 14:56:42.095 | external-gateway-multihoming 2026-06-18 14:56:42.095 | external-net 2026-06-18 14:56:42.095 | extra_dhcp_opt 2026-06-18 14:56:42.095 | extraroute 2026-06-18 14:56:42.095 | extraroute-atomic 2026-06-18 14:56:42.095 | filter-validation 2026-06-18 14:56:42.095 | fip-port-details 2026-06-18 14:56:42.096 | flavors 2026-06-18 14:56:42.096 | floating-ip-port-forwarding 2026-06-18 14:56:42.096 | floating-ip-port-forwarding-description 2026-06-18 14:56:42.096 | floating-ip-port-forwarding-detail 2026-06-18 14:56:42.096 | floating-ip-port-forwarding-port-ranges 2026-06-18 14:56:42.096 | floatingip-pools 2026-06-18 14:56:42.097 | fwaas_v2 2026-06-18 14:56:42.097 | ip_allocation 2026-06-18 14:56:42.097 | l3-agent-scheduler-ha-chassis-priority 2026-06-18 14:56:42.098 | l3-flavors 2026-06-18 14:56:42.099 | l3-ha 2026-06-18 14:56:42.099 | l3_agent_scheduler 2026-06-18 14:56:42.099 | logging 2026-06-18 14:56:42.099 | multi-provider 2026-06-18 14:56:42.100 | net-mtu 2026-06-18 14:56:42.100 | net-mtu-writable 2026-06-18 14:56:42.100 | network-ip-availability 2026-06-18 14:56:42.101 | network_availability_zone 2026-06-18 14:56:42.101 | network_ha 2026-06-18 14:56:42.101 | pagination 2026-06-18 14:56:42.101 | port-device-profile 2026-06-18 14:56:42.101 | port-hardware-offload-type 2026-06-18 14:56:42.102 | port-mac-address-regenerate 2026-06-18 14:56:42.102 | port-numa-affinity-policy 2026-06-18 14:56:42.102 | port-numa-affinity-policy-socket 2026-06-18 14:56:42.102 | port-resource-request 2026-06-18 14:56:42.102 | port-security 2026-06-18 14:56:42.103 | port-trusted-vif 2026-06-18 14:56:42.103 | project-id 2026-06-18 14:56:42.103 | provider 2026-06-18 14:56:42.103 | pvlan 2026-06-18 14:56:42.103 | qinq 2026-06-18 14:56:42.104 | qos 2026-06-18 14:56:42.104 | qos-bw-limit-direction 2026-06-18 14:56:42.104 | qos-bw-minimum-ingress 2026-06-18 14:56:42.104 | qos-default 2026-06-18 14:56:42.104 | qos-fip 2026-06-18 14:56:42.104 | qos-gateway-ip 2026-06-18 14:56:42.104 | qos-rule-type-details 2026-06-18 14:56:42.104 | qos-rule-type-filter 2026-06-18 14:56:42.104 | qos-rules-alias 2026-06-18 14:56:42.104 | quota-check-limit 2026-06-18 14:56:42.104 | quota-check-limit-default 2026-06-18 14:56:42.105 | quota_details 2026-06-18 14:56:42.105 | quotas 2026-06-18 14:56:42.105 | rbac-address-scope 2026-06-18 14:56:42.105 | rbac-policies 2026-06-18 14:56:42.105 | rbac-security-groups 2026-06-18 14:56:42.105 | router 2026-06-18 14:56:42.105 | router-enable-snat 2026-06-18 14:56:42.105 | router_availability_zone 2026-06-18 14:56:42.105 | security-group 2026-06-18 14:56:42.105 | security-groups-default-rules 2026-06-18 14:56:42.105 | security-groups-normalized-cidr 2026-06-18 14:56:42.105 | security-groups-remote-address-group 2026-06-18 14:56:42.106 | security-groups-rules-belongs-to-default-sg 2026-06-18 14:56:42.106 | security-groups-shared-filtering 2026-06-18 14:56:42.106 | segment 2026-06-18 14:56:42.106 | sorting 2026-06-18 14:56:42.106 | standard-attr-description 2026-06-18 14:56:42.106 | standard-attr-fwaas-v2 2026-06-18 14:56:42.106 | standard-attr-revisions 2026-06-18 14:56:42.106 | standard-attr-tag 2026-06-18 14:56:42.106 | standard-attr-timestamp 2026-06-18 14:56:42.106 | stateful-security-group 2026-06-18 14:56:42.106 | subnet-dns-publish-fixed-ip 2026-06-18 14:56:42.106 | subnet-external-network 2026-06-18 14:56:42.107 | subnet-service-types 2026-06-18 14:56:42.107 | subnet_allocation 2026-06-18 14:56:42.107 | subnet_onboard 2026-06-18 14:56:42.107 | subnetpool-prefix-ops 2026-06-18 14:56:42.107 | tag-creation 2026-06-18 14:56:42.107 | tap-mirror 2026-06-18 14:56:42.107 | tap-mirror-both-direction 2026-06-18 14:56:42.107 | trunk 2026-06-18 14:56:42.107 | uplink-status-propagation 2026-06-18 14:56:42.107 | uplink-status-propagation-updatable 2026-06-18 14:56:42.107 | vlan-transparent 2026-06-18 14:56:42.108 | vpn-endpoint-groups 2026-06-18 14:56:42.108 | vpnaas' 2026-06-18 14:56:42.108 | ++ 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-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-18 14:56:42.108 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : tr ', ' '\n' 2026-06-18 14:56:42.108 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : sort -u 2026-06-18 14:56:42.108 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : supported_ext='address-group 2026-06-18 14:56:42.108 | address-scope 2026-06-18 14:56:42.108 | agent 2026-06-18 14:56:42.108 | allowed-address-pairs 2026-06-18 14:56:42.108 | auto-allocated-topology 2026-06-18 14:56:42.108 | availability_zone 2026-06-18 14:56:42.109 | bgp 2026-06-18 14:56:42.109 | bgp_4byte_asn 2026-06-18 14:56:42.109 | bgp_dragent_scheduler 2026-06-18 14:56:42.109 | binding 2026-06-18 14:56:42.109 | binding-extended 2026-06-18 14:56:42.109 | default-subnetpools 2026-06-18 14:56:42.109 | dhcp_agent_scheduler 2026-06-18 14:56:42.109 | dns-domain-ports 2026-06-18 14:56:42.109 | dns-integration 2026-06-18 14:56:42.109 | dns-integration-domain-keywords 2026-06-18 14:56:42.109 | empty-string-filtering 2026-06-18 14:56:42.109 | enable-default-route-bfd 2026-06-18 14:56:42.110 | enable-default-route-ecmp 2026-06-18 14:56:42.110 | expose-port-forwarding-in-fip 2026-06-18 14:56:42.110 | ext-gw-mode 2026-06-18 14:56:42.110 | external-gateway-multihoming 2026-06-18 14:56:42.110 | external-net 2026-06-18 14:56:42.110 | extra_dhcp_opt 2026-06-18 14:56:42.110 | extraroute 2026-06-18 14:56:42.110 | extraroute-atomic 2026-06-18 14:56:42.110 | filter-validation 2026-06-18 14:56:42.110 | fip-port-details 2026-06-18 14:56:42.110 | flavors 2026-06-18 14:56:42.111 | floating-ip-port-forwarding 2026-06-18 14:56:42.111 | floating-ip-port-forwarding-description 2026-06-18 14:56:42.111 | floating-ip-port-forwarding-detail 2026-06-18 14:56:42.111 | floating-ip-port-forwarding-port-ranges 2026-06-18 14:56:42.111 | floatingip-pools 2026-06-18 14:56:42.111 | fwaas_v2 2026-06-18 14:56:42.111 | ip_allocation 2026-06-18 14:56:42.111 | l3-agent-scheduler-ha-chassis-priority 2026-06-18 14:56:42.111 | l3-flavors 2026-06-18 14:56:42.111 | l3-ha 2026-06-18 14:56:42.111 | l3_agent_scheduler 2026-06-18 14:56:42.112 | logging 2026-06-18 14:56:42.112 | multi-provider 2026-06-18 14:56:42.112 | net-mtu 2026-06-18 14:56:42.112 | net-mtu-writable 2026-06-18 14:56:42.112 | network-ip-availability 2026-06-18 14:56:42.112 | network_availability_zone 2026-06-18 14:56:42.112 | network_ha 2026-06-18 14:56:42.112 | pagination 2026-06-18 14:56:42.112 | port-device-profile 2026-06-18 14:56:42.112 | port-hardware-offload-type 2026-06-18 14:56:42.112 | port-mac-address-regenerate 2026-06-18 14:56:42.112 | port-numa-affinity-policy 2026-06-18 14:56:42.113 | port-numa-affinity-policy-socket 2026-06-18 14:56:42.113 | port-resource-request 2026-06-18 14:56:42.113 | port-security 2026-06-18 14:56:42.113 | port-trusted-vif 2026-06-18 14:56:42.113 | project-id 2026-06-18 14:56:42.113 | provider 2026-06-18 14:56:42.113 | pvlan 2026-06-18 14:56:42.113 | qinq 2026-06-18 14:56:42.113 | qos 2026-06-18 14:56:42.113 | qos-bw-limit-direction 2026-06-18 14:56:42.113 | qos-bw-minimum-ingress 2026-06-18 14:56:42.114 | qos-default 2026-06-18 14:56:42.114 | qos-fip 2026-06-18 14:56:42.114 | qos-gateway-ip 2026-06-18 14:56:42.114 | qos-rule-type-details 2026-06-18 14:56:42.114 | qos-rule-type-filter 2026-06-18 14:56:42.114 | qos-rules-alias 2026-06-18 14:56:42.114 | quota-check-limit 2026-06-18 14:56:42.114 | quota-check-limit-default 2026-06-18 14:56:42.114 | quota_details 2026-06-18 14:56:42.114 | quotas 2026-06-18 14:56:42.114 | rbac-address-scope 2026-06-18 14:56:42.114 | rbac-policies 2026-06-18 14:56:42.115 | rbac-security-groups 2026-06-18 14:56:42.115 | router 2026-06-18 14:56:42.115 | router-enable-snat 2026-06-18 14:56:42.115 | router_availability_zone 2026-06-18 14:56:42.115 | security-group 2026-06-18 14:56:42.115 | security-groups-default-rules 2026-06-18 14:56:42.115 | security-groups-normalized-cidr 2026-06-18 14:56:42.115 | security-groups-remote-address-group 2026-06-18 14:56:42.115 | security-groups-rules-belongs-to-default-sg 2026-06-18 14:56:42.116 | security-groups-shared-filtering 2026-06-18 14:56:42.116 | segment 2026-06-18 14:56:42.116 | sorting 2026-06-18 14:56:42.116 | standard-attr-description 2026-06-18 14:56:42.116 | standard-attr-fwaas-v2 2026-06-18 14:56:42.116 | standard-attr-revisions 2026-06-18 14:56:42.116 | standard-attr-tag 2026-06-18 14:56:42.116 | standard-attr-timestamp 2026-06-18 14:56:42.116 | stateful-security-group 2026-06-18 14:56:42.116 | subnet-dns-publish-fixed-ip 2026-06-18 14:56:42.116 | subnet-external-network 2026-06-18 14:56:42.117 | subnet-service-types 2026-06-18 14:56:42.117 | subnet_allocation 2026-06-18 14:56:42.117 | subnet_onboard 2026-06-18 14:56:42.117 | subnetpool-prefix-ops 2026-06-18 14:56:42.117 | tag-creation 2026-06-18 14:56:42.117 | tap-mirror 2026-06-18 14:56:42.117 | tap-mirror-both-direction 2026-06-18 14:56:42.117 | trunk 2026-06-18 14:56:42.117 | uplink-status-propagation 2026-06-18 14:56:42.117 | uplink-status-propagation-updatable 2026-06-18 14:56:42.118 | vlan-transparent 2026-06-18 14:56:42.118 | vpn-endpoint-groups 2026-06-18 14:56:42.118 | vpnaas' 2026-06-18 14:56:42.118 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-18 14:56:42.118 | address-scope 2026-06-18 14:56:42.118 | agent 2026-06-18 14:56:42.118 | allowed-address-pairs 2026-06-18 14:56:42.118 | auto-allocated-topology 2026-06-18 14:56:42.118 | availability_zone 2026-06-18 14:56:42.118 | bgp 2026-06-18 14:56:42.119 | bgp_4byte_asn 2026-06-18 14:56:42.119 | bgp_dragent_scheduler 2026-06-18 14:56:42.119 | binding 2026-06-18 14:56:42.119 | binding-extended 2026-06-18 14:56:42.119 | default-subnetpools 2026-06-18 14:56:42.119 | dhcp_agent_scheduler 2026-06-18 14:56:42.119 | dns-domain-ports 2026-06-18 14:56:42.119 | dns-integration 2026-06-18 14:56:42.119 | dns-integration-domain-keywords 2026-06-18 14:56:42.119 | empty-string-filtering 2026-06-18 14:56:42.119 | enable-default-route-bfd 2026-06-18 14:56:42.120 | enable-default-route-ecmp 2026-06-18 14:56:42.120 | expose-port-forwarding-in-fip 2026-06-18 14:56:42.120 | ext-gw-mode 2026-06-18 14:56:42.120 | external-gateway-multihoming 2026-06-18 14:56:42.120 | external-net 2026-06-18 14:56:42.120 | extra_dhcp_opt 2026-06-18 14:56:42.120 | extraroute 2026-06-18 14:56:42.120 | extraroute-atomic 2026-06-18 14:56:42.120 | filter-validation 2026-06-18 14:56:42.120 | fip-port-details 2026-06-18 14:56:42.121 | flavors 2026-06-18 14:56:42.121 | floating-ip-port-forwarding 2026-06-18 14:56:42.121 | floating-ip-port-forwarding-description 2026-06-18 14:56:42.121 | floating-ip-port-forwarding-detail 2026-06-18 14:56:42.121 | floating-ip-port-forwarding-port-ranges 2026-06-18 14:56:42.121 | floatingip-pools 2026-06-18 14:56:42.121 | fwaas_v2 2026-06-18 14:56:42.121 | ip_allocation 2026-06-18 14:56:42.121 | l3-agent-scheduler-ha-chassis-priority 2026-06-18 14:56:42.121 | l3-flavors 2026-06-18 14:56:42.121 | l3-ha 2026-06-18 14:56:42.122 | l3_agent_scheduler 2026-06-18 14:56:42.122 | logging 2026-06-18 14:56:42.122 | multi-provider 2026-06-18 14:56:42.122 | net-mtu 2026-06-18 14:56:42.122 | net-mtu-writable 2026-06-18 14:56:42.122 | network-ip-availability 2026-06-18 14:56:42.122 | network_availability_zone 2026-06-18 14:56:42.122 | network_ha 2026-06-18 14:56:42.122 | pagination 2026-06-18 14:56:42.122 | port-device-profile 2026-06-18 14:56:42.122 | port-hardware-offload-type 2026-06-18 14:56:42.123 | port-mac-address-regenerate 2026-06-18 14:56:42.123 | port-numa-affinity-policy 2026-06-18 14:56:42.123 | port-numa-affinity-policy-socket 2026-06-18 14:56:42.123 | port-resource-request 2026-06-18 14:56:42.123 | port-security 2026-06-18 14:56:42.123 | port-trusted-vif 2026-06-18 14:56:42.123 | project-id 2026-06-18 14:56:42.123 | provider 2026-06-18 14:56:42.123 | pvlan 2026-06-18 14:56:42.123 | qinq 2026-06-18 14:56:42.123 | qos 2026-06-18 14:56:42.124 | qos-bw-limit-direction 2026-06-18 14:56:42.124 | qos-bw-minimum-ingress 2026-06-18 14:56:42.124 | qos-default 2026-06-18 14:56:42.124 | qos-fip 2026-06-18 14:56:42.124 | qos-gateway-ip 2026-06-18 14:56:42.124 | qos-rule-type-details 2026-06-18 14:56:42.124 | qos-rule-type-filter 2026-06-18 14:56:42.124 | qos-rules-alias 2026-06-18 14:56:42.124 | quota-check-limit 2026-06-18 14:56:42.124 | quota-check-limit-default 2026-06-18 14:56:42.124 | quota_details 2026-06-18 14:56:42.125 | quotas 2026-06-18 14:56:42.125 | rbac-address-scope 2026-06-18 14:56:42.125 | rbac-policies 2026-06-18 14:56:42.125 | rbac-security-groups 2026-06-18 14:56:42.125 | router 2026-06-18 14:56:42.125 | router-enable-snat 2026-06-18 14:56:42.125 | router_availability_zone 2026-06-18 14:56:42.125 | security-group 2026-06-18 14:56:42.125 | security-groups-default-rules 2026-06-18 14:56:42.125 | security-groups-normalized-cidr 2026-06-18 14:56:42.125 | security-groups-remote-address-group 2026-06-18 14:56:42.126 | security-groups-rules-belongs-to-default-sg 2026-06-18 14:56:42.126 | security-groups-shared-filtering 2026-06-18 14:56:42.126 | segment 2026-06-18 14:56:42.126 | sorting 2026-06-18 14:56:42.126 | standard-attr-description 2026-06-18 14:56:42.126 | standard-attr-fwaas-v2 2026-06-18 14:56:42.126 | standard-attr-revisions 2026-06-18 14:56:42.126 | standard-attr-tag 2026-06-18 14:56:42.126 | standard-attr-timestamp 2026-06-18 14:56:42.126 | stateful-security-group 2026-06-18 14:56:42.127 | subnet-dns-publish-fixed-ip 2026-06-18 14:56:42.127 | subnet-external-network 2026-06-18 14:56:42.127 | subnet-service-types 2026-06-18 14:56:42.127 | subnet_allocation 2026-06-18 14:56:42.127 | subnet_onboard 2026-06-18 14:56:42.127 | subnetpool-prefix-ops 2026-06-18 14:56:42.127 | tag-creation 2026-06-18 14:56:42.127 | tap-mirror 2026-06-18 14:56:42.127 | tap-mirror-both-direction 2026-06-18 14:56:42.127 | trunk 2026-06-18 14:56:42.127 | uplink-status-propagation 2026-06-18 14:56:42.128 | uplink-status-propagation-updatable 2026-06-18 14:56:42.128 | vlan-transparent 2026-06-18 14:56:42.128 | vpn-endpoint-groups 2026-06-18 14:56:42.128 | vpnaas' 2026-06-18 14:56:42.128 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : comm -12 /dev/fd/63 /dev/fd/62 2026-06-18 14:56:42.128 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-18 14:56:42.128 | address-scope 2026-06-18 14:56:42.128 | agent 2026-06-18 14:56:42.128 | allowed-address-pairs 2026-06-18 14:56:42.128 | auto-allocated-topology 2026-06-18 14:56:42.128 | availability_zone 2026-06-18 14:56:42.129 | bgp 2026-06-18 14:56:42.129 | bgp_4byte_asn 2026-06-18 14:56:42.129 | bgp_dragent_scheduler 2026-06-18 14:56:42.129 | binding 2026-06-18 14:56:42.129 | binding-extended 2026-06-18 14:56:42.129 | default-subnetpools 2026-06-18 14:56:42.129 | dhcp_agent_scheduler 2026-06-18 14:56:42.129 | dns-domain-ports 2026-06-18 14:56:42.129 | dns-integration 2026-06-18 14:56:42.129 | dns-integration-domain-keywords 2026-06-18 14:56:42.129 | empty-string-filtering 2026-06-18 14:56:42.130 | enable-default-route-bfd 2026-06-18 14:56:42.130 | enable-default-route-ecmp 2026-06-18 14:56:42.130 | expose-port-forwarding-in-fip 2026-06-18 14:56:42.130 | ext-gw-mode 2026-06-18 14:56:42.130 | external-gateway-multihoming 2026-06-18 14:56:42.130 | external-net 2026-06-18 14:56:42.130 | extra_dhcp_opt 2026-06-18 14:56:42.130 | extraroute 2026-06-18 14:56:42.130 | extraroute-atomic 2026-06-18 14:56:42.130 | filter-validation 2026-06-18 14:56:42.130 | fip-port-details 2026-06-18 14:56:42.131 | flavors 2026-06-18 14:56:42.131 | floating-ip-port-forwarding 2026-06-18 14:56:42.131 | floating-ip-port-forwarding-description 2026-06-18 14:56:42.131 | floating-ip-port-forwarding-detail 2026-06-18 14:56:42.131 | floating-ip-port-forwarding-port-ranges 2026-06-18 14:56:42.131 | floatingip-pools 2026-06-18 14:56:42.131 | fwaas_v2 2026-06-18 14:56:42.131 | ip_allocation 2026-06-18 14:56:42.131 | l3-agent-scheduler-ha-chassis-priority 2026-06-18 14:56:42.131 | l3-flavors 2026-06-18 14:56:42.131 | l3-ha 2026-06-18 14:56:42.132 | l3_agent_scheduler 2026-06-18 14:56:42.132 | logging 2026-06-18 14:56:42.132 | multi-provider 2026-06-18 14:56:42.132 | net-mtu 2026-06-18 14:56:42.132 | net-mtu-writable 2026-06-18 14:56:42.132 | network-ip-availability 2026-06-18 14:56:42.132 | network_availability_zone 2026-06-18 14:56:42.132 | network_ha 2026-06-18 14:56:42.132 | pagination 2026-06-18 14:56:42.132 | port-device-profile 2026-06-18 14:56:42.132 | port-hardware-offload-type 2026-06-18 14:56:42.133 | port-mac-address-regenerate 2026-06-18 14:56:42.133 | port-numa-affinity-policy 2026-06-18 14:56:42.133 | port-numa-affinity-policy-socket 2026-06-18 14:56:42.133 | port-resource-request 2026-06-18 14:56:42.133 | port-security 2026-06-18 14:56:42.133 | port-trusted-vif 2026-06-18 14:56:42.133 | project-id 2026-06-18 14:56:42.133 | provider 2026-06-18 14:56:42.133 | pvlan 2026-06-18 14:56:42.133 | qinq 2026-06-18 14:56:42.133 | qos 2026-06-18 14:56:42.134 | qos-bw-limit-direction 2026-06-18 14:56:42.134 | qos-bw-minimum-ingress 2026-06-18 14:56:42.134 | qos-default 2026-06-18 14:56:42.134 | qos-fip 2026-06-18 14:56:42.134 | qos-gateway-ip 2026-06-18 14:56:42.134 | qos-rule-type-details 2026-06-18 14:56:42.134 | qos-rule-type-filter 2026-06-18 14:56:42.134 | qos-rules-alias 2026-06-18 14:56:42.134 | quota-check-limit 2026-06-18 14:56:42.134 | quota-check-limit-default 2026-06-18 14:56:42.134 | quota_details 2026-06-18 14:56:42.135 | quotas 2026-06-18 14:56:42.135 | rbac-address-scope 2026-06-18 14:56:42.135 | rbac-policies 2026-06-18 14:56:42.135 | rbac-security-groups 2026-06-18 14:56:42.135 | router 2026-06-18 14:56:42.135 | router-enable-snat 2026-06-18 14:56:42.135 | router_availability_zone 2026-06-18 14:56:42.135 | security-group 2026-06-18 14:56:42.135 | security-groups-default-rules 2026-06-18 14:56:42.135 | security-groups-normalized-cidr 2026-06-18 14:56:42.135 | security-groups-remote-address-group 2026-06-18 14:56:42.136 | security-groups-rules-belongs-to-default-sg 2026-06-18 14:56:42.136 | security-groups-shared-filtering 2026-06-18 14:56:42.136 | segment 2026-06-18 14:56:42.136 | sorting 2026-06-18 14:56:42.136 | standard-attr-description 2026-06-18 14:56:42.136 | standard-attr-fwaas-v2 2026-06-18 14:56:42.136 | standard-attr-revisions 2026-06-18 14:56:42.136 | standard-attr-tag 2026-06-18 14:56:42.136 | standard-attr-timestamp 2026-06-18 14:56:42.136 | stateful-security-group 2026-06-18 14:56:42.136 | subnet-dns-publish-fixed-ip 2026-06-18 14:56:42.137 | subnet-external-network 2026-06-18 14:56:42.137 | subnet-service-types 2026-06-18 14:56:42.137 | subnet_allocation 2026-06-18 14:56:42.137 | subnet_onboard 2026-06-18 14:56:42.137 | subnetpool-prefix-ops 2026-06-18 14:56:42.137 | tag-creation 2026-06-18 14:56:42.137 | tap-mirror 2026-06-18 14:56:42.137 | tap-mirror-both-direction 2026-06-18 14:56:42.137 | trunk 2026-06-18 14:56:42.137 | uplink-status-propagation 2026-06-18 14:56:42.138 | uplink-status-propagation-updatable 2026-06-18 14:56:42.138 | vlan-transparent 2026-06-18 14:56:42.138 | vpn-endpoint-groups 2026-06-18 14:56:42.138 | vpnaas' 2026-06-18 14:56:42.138 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : enabled_ext='address-group 2026-06-18 14:56:42.138 | address-scope 2026-06-18 14:56:42.138 | agent 2026-06-18 14:56:42.138 | allowed-address-pairs 2026-06-18 14:56:42.138 | auto-allocated-topology 2026-06-18 14:56:42.138 | availability_zone 2026-06-18 14:56:42.138 | bgp 2026-06-18 14:56:42.139 | bgp_4byte_asn 2026-06-18 14:56:42.139 | bgp_dragent_scheduler 2026-06-18 14:56:42.139 | binding 2026-06-18 14:56:42.139 | binding-extended 2026-06-18 14:56:42.139 | default-subnetpools 2026-06-18 14:56:42.139 | dhcp_agent_scheduler 2026-06-18 14:56:42.139 | dns-domain-ports 2026-06-18 14:56:42.139 | dns-integration 2026-06-18 14:56:42.139 | dns-integration-domain-keywords 2026-06-18 14:56:42.139 | empty-string-filtering 2026-06-18 14:56:42.139 | enable-default-route-bfd 2026-06-18 14:56:42.140 | enable-default-route-ecmp 2026-06-18 14:56:42.140 | expose-port-forwarding-in-fip 2026-06-18 14:56:42.140 | ext-gw-mode 2026-06-18 14:56:42.140 | external-gateway-multihoming 2026-06-18 14:56:42.140 | external-net 2026-06-18 14:56:42.140 | extra_dhcp_opt 2026-06-18 14:56:42.140 | extraroute 2026-06-18 14:56:42.140 | extraroute-atomic 2026-06-18 14:56:42.140 | filter-validation 2026-06-18 14:56:42.140 | fip-port-details 2026-06-18 14:56:42.140 | flavors 2026-06-18 14:56:42.141 | floating-ip-port-forwarding 2026-06-18 14:56:42.141 | floating-ip-port-forwarding-description 2026-06-18 14:56:42.141 | floating-ip-port-forwarding-detail 2026-06-18 14:56:42.141 | floating-ip-port-forwarding-port-ranges 2026-06-18 14:56:42.141 | floatingip-pools 2026-06-18 14:56:42.141 | fwaas_v2 2026-06-18 14:56:42.141 | ip_allocation 2026-06-18 14:56:42.141 | l3-agent-scheduler-ha-chassis-priority 2026-06-18 14:56:42.141 | l3-flavors 2026-06-18 14:56:42.141 | l3-ha 2026-06-18 14:56:42.142 | l3_agent_scheduler 2026-06-18 14:56:42.142 | logging 2026-06-18 14:56:42.142 | multi-provider 2026-06-18 14:56:42.142 | net-mtu 2026-06-18 14:56:42.142 | net-mtu-writable 2026-06-18 14:56:42.142 | network-ip-availability 2026-06-18 14:56:42.142 | network_availability_zone 2026-06-18 14:56:42.142 | network_ha 2026-06-18 14:56:42.142 | pagination 2026-06-18 14:56:42.142 | port-device-profile 2026-06-18 14:56:42.142 | port-hardware-offload-type 2026-06-18 14:56:42.143 | port-mac-address-regenerate 2026-06-18 14:56:42.143 | port-numa-affinity-policy 2026-06-18 14:56:42.143 | port-numa-affinity-policy-socket 2026-06-18 14:56:42.143 | port-resource-request 2026-06-18 14:56:42.143 | port-security 2026-06-18 14:56:42.143 | port-trusted-vif 2026-06-18 14:56:42.143 | project-id 2026-06-18 14:56:42.143 | provider 2026-06-18 14:56:42.143 | pvlan 2026-06-18 14:56:42.143 | qinq 2026-06-18 14:56:42.143 | qos 2026-06-18 14:56:42.143 | qos-bw-limit-direction 2026-06-18 14:56:42.144 | qos-bw-minimum-ingress 2026-06-18 14:56:42.144 | qos-default 2026-06-18 14:56:42.144 | qos-fip 2026-06-18 14:56:42.144 | qos-gateway-ip 2026-06-18 14:56:42.144 | qos-rule-type-details 2026-06-18 14:56:42.144 | qos-rule-type-filter 2026-06-18 14:56:42.144 | qos-rules-alias 2026-06-18 14:56:42.144 | quota-check-limit 2026-06-18 14:56:42.144 | quota-check-limit-default 2026-06-18 14:56:42.144 | quota_details 2026-06-18 14:56:42.144 | quotas 2026-06-18 14:56:42.144 | rbac-address-scope 2026-06-18 14:56:42.145 | rbac-policies 2026-06-18 14:56:42.145 | rbac-security-groups 2026-06-18 14:56:42.145 | router 2026-06-18 14:56:42.145 | router-enable-snat 2026-06-18 14:56:42.145 | router_availability_zone 2026-06-18 14:56:42.145 | security-group 2026-06-18 14:56:42.145 | security-groups-default-rules 2026-06-18 14:56:42.145 | security-groups-normalized-cidr 2026-06-18 14:56:42.145 | security-groups-remote-address-group 2026-06-18 14:56:42.145 | security-groups-rules-belongs-to-default-sg 2026-06-18 14:56:42.145 | security-groups-shared-filtering 2026-06-18 14:56:42.145 | segment 2026-06-18 14:56:42.146 | sorting 2026-06-18 14:56:42.146 | standard-attr-description 2026-06-18 14:56:42.146 | standard-attr-fwaas-v2 2026-06-18 14:56:42.146 | standard-attr-revisions 2026-06-18 14:56:42.146 | standard-attr-tag 2026-06-18 14:56:42.146 | standard-attr-timestamp 2026-06-18 14:56:42.146 | stateful-security-group 2026-06-18 14:56:42.146 | subnet-dns-publish-fixed-ip 2026-06-18 14:56:42.146 | subnet-external-network 2026-06-18 14:56:42.146 | subnet-service-types 2026-06-18 14:56:42.146 | subnet_allocation 2026-06-18 14:56:42.147 | subnet_onboard 2026-06-18 14:56:42.147 | subnetpool-prefix-ops 2026-06-18 14:56:42.147 | tag-creation 2026-06-18 14:56:42.147 | tap-mirror 2026-06-18 14:56:42.147 | tap-mirror-both-direction 2026-06-18 14:56:42.147 | trunk 2026-06-18 14:56:42.147 | uplink-status-propagation 2026-06-18 14:56:42.147 | uplink-status-propagation-updatable 2026-06-18 14:56:42.147 | vlan-transparent 2026-06-18 14:56:42.147 | vpn-endpoint-groups 2026-06-18 14:56:42.147 | vpnaas' 2026-06-18 14:56:42.147 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-18 14:56:42.148 | address-scope 2026-06-18 14:56:42.148 | agent 2026-06-18 14:56:42.148 | allowed-address-pairs 2026-06-18 14:56:42.148 | auto-allocated-topology 2026-06-18 14:56:42.148 | availability_zone 2026-06-18 14:56:42.148 | bgp 2026-06-18 14:56:42.148 | bgp_4byte_asn 2026-06-18 14:56:42.148 | bgp_dragent_scheduler 2026-06-18 14:56:42.148 | binding 2026-06-18 14:56:42.148 | binding-extended 2026-06-18 14:56:42.148 | default-subnetpools 2026-06-18 14:56:42.148 | dhcp_agent_scheduler 2026-06-18 14:56:42.149 | dns-domain-ports 2026-06-18 14:56:42.149 | dns-integration 2026-06-18 14:56:42.149 | dns-integration-domain-keywords 2026-06-18 14:56:42.149 | empty-string-filtering 2026-06-18 14:56:42.149 | enable-default-route-bfd 2026-06-18 14:56:42.149 | enable-default-route-ecmp 2026-06-18 14:56:42.149 | expose-port-forwarding-in-fip 2026-06-18 14:56:42.149 | ext-gw-mode 2026-06-18 14:56:42.149 | external-gateway-multihoming 2026-06-18 14:56:42.149 | external-net 2026-06-18 14:56:42.149 | extra_dhcp_opt 2026-06-18 14:56:42.149 | extraroute 2026-06-18 14:56:42.150 | extraroute-atomic 2026-06-18 14:56:42.150 | filter-validation 2026-06-18 14:56:42.150 | fip-port-details 2026-06-18 14:56:42.150 | flavors 2026-06-18 14:56:42.150 | floating-ip-port-forwarding 2026-06-18 14:56:42.150 | floating-ip-port-forwarding-description 2026-06-18 14:56:42.150 | floating-ip-port-forwarding-detail 2026-06-18 14:56:42.150 | floating-ip-port-forwarding-port-ranges 2026-06-18 14:56:42.150 | floatingip-pools 2026-06-18 14:56:42.150 | fwaas_v2 2026-06-18 14:56:42.150 | ip_allocation 2026-06-18 14:56:42.151 | l3-agent-scheduler-ha-chassis-priority 2026-06-18 14:56:42.151 | l3-flavors 2026-06-18 14:56:42.151 | l3-ha 2026-06-18 14:56:42.151 | l3_agent_scheduler 2026-06-18 14:56:42.151 | logging 2026-06-18 14:56:42.151 | multi-provider 2026-06-18 14:56:42.151 | net-mtu 2026-06-18 14:56:42.151 | net-mtu-writable 2026-06-18 14:56:42.151 | network-ip-availability 2026-06-18 14:56:42.151 | network_availability_zone 2026-06-18 14:56:42.151 | network_ha 2026-06-18 14:56:42.151 | pagination 2026-06-18 14:56:42.152 | port-device-profile 2026-06-18 14:56:42.152 | port-hardware-offload-type 2026-06-18 14:56:42.152 | port-mac-address-regenerate 2026-06-18 14:56:42.152 | port-numa-affinity-policy 2026-06-18 14:56:42.152 | port-numa-affinity-policy-socket 2026-06-18 14:56:42.152 | port-resource-request 2026-06-18 14:56:42.152 | port-security 2026-06-18 14:56:42.152 | port-trusted-vif 2026-06-18 14:56:42.152 | project-id 2026-06-18 14:56:42.152 | provider 2026-06-18 14:56:42.152 | pvlan 2026-06-18 14:56:42.152 | qinq 2026-06-18 14:56:42.153 | qos 2026-06-18 14:56:42.153 | qos-bw-limit-direction 2026-06-18 14:56:42.153 | qos-bw-minimum-ingress 2026-06-18 14:56:42.153 | qos-default 2026-06-18 14:56:42.153 | qos-fip 2026-06-18 14:56:42.153 | qos-gateway-ip 2026-06-18 14:56:42.153 | qos-rule-type-details 2026-06-18 14:56:42.153 | qos-rule-type-filter 2026-06-18 14:56:42.153 | qos-rules-alias 2026-06-18 14:56:42.153 | quota-check-limit 2026-06-18 14:56:42.154 | quota-check-limit-default 2026-06-18 14:56:42.154 | quota_details 2026-06-18 14:56:42.154 | quotas 2026-06-18 14:56:42.154 | rbac-address-scope 2026-06-18 14:56:42.154 | rbac-policies 2026-06-18 14:56:42.154 | rbac-security-groups 2026-06-18 14:56:42.154 | router 2026-06-18 14:56:42.154 | router-enable-snat 2026-06-18 14:56:42.154 | router_availability_zone 2026-06-18 14:56:42.154 | security-group 2026-06-18 14:56:42.154 | security-groups-default-rules 2026-06-18 14:56:42.155 | security-groups-normalized-cidr 2026-06-18 14:56:42.155 | security-groups-remote-address-group 2026-06-18 14:56:42.155 | security-groups-rules-belongs-to-default-sg 2026-06-18 14:56:42.155 | security-groups-shared-filtering 2026-06-18 14:56:42.155 | segment 2026-06-18 14:56:42.155 | sorting 2026-06-18 14:56:42.155 | standard-attr-description 2026-06-18 14:56:42.155 | standard-attr-fwaas-v2 2026-06-18 14:56:42.155 | standard-attr-revisions 2026-06-18 14:56:42.156 | standard-attr-tag 2026-06-18 14:56:42.156 | standard-attr-timestamp 2026-06-18 14:56:42.156 | stateful-security-group 2026-06-18 14:56:42.156 | subnet-dns-publish-fixed-ip 2026-06-18 14:56:42.156 | subnet-external-network 2026-06-18 14:56:42.156 | subnet-service-types 2026-06-18 14:56:42.156 | subnet_allocation 2026-06-18 14:56:42.156 | subnet_onboard 2026-06-18 14:56:42.156 | subnetpool-prefix-ops 2026-06-18 14:56:42.156 | tag-creation 2026-06-18 14:56:42.156 | tap-mirror 2026-06-18 14:56:42.156 | tap-mirror-both-direction 2026-06-18 14:56:42.157 | trunk 2026-06-18 14:56:42.157 | uplink-status-propagation 2026-06-18 14:56:42.157 | uplink-status-propagation-updatable 2026-06-18 14:56:42.157 | vlan-transparent 2026-06-18 14:56:42.157 | vpn-endpoint-groups 2026-06-18 14:56:42.157 | vpnaas' 2026-06-18 14:56:42.157 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : comm -3 /dev/fd/63 /dev/fd/62 2026-06-18 14:56:42.157 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-18 14:56:42.157 | address-scope 2026-06-18 14:56:42.157 | agent 2026-06-18 14:56:42.157 | allowed-address-pairs 2026-06-18 14:56:42.158 | auto-allocated-topology 2026-06-18 14:56:42.158 | availability_zone 2026-06-18 14:56:42.158 | bgp 2026-06-18 14:56:42.158 | bgp_4byte_asn 2026-06-18 14:56:42.158 | bgp_dragent_scheduler 2026-06-18 14:56:42.158 | binding 2026-06-18 14:56:42.158 | binding-extended 2026-06-18 14:56:42.158 | default-subnetpools 2026-06-18 14:56:42.158 | dhcp_agent_scheduler 2026-06-18 14:56:42.158 | dns-domain-ports 2026-06-18 14:56:42.158 | dns-integration 2026-06-18 14:56:42.158 | dns-integration-domain-keywords 2026-06-18 14:56:42.159 | empty-string-filtering 2026-06-18 14:56:42.159 | enable-default-route-bfd 2026-06-18 14:56:42.159 | enable-default-route-ecmp 2026-06-18 14:56:42.159 | expose-port-forwarding-in-fip 2026-06-18 14:56:42.159 | ext-gw-mode 2026-06-18 14:56:42.159 | external-gateway-multihoming 2026-06-18 14:56:42.159 | external-net 2026-06-18 14:56:42.159 | extra_dhcp_opt 2026-06-18 14:56:42.159 | extraroute 2026-06-18 14:56:42.159 | extraroute-atomic 2026-06-18 14:56:42.159 | filter-validation 2026-06-18 14:56:42.159 | fip-port-details 2026-06-18 14:56:42.160 | flavors 2026-06-18 14:56:42.160 | floating-ip-port-forwarding 2026-06-18 14:56:42.160 | floating-ip-port-forwarding-description 2026-06-18 14:56:42.160 | floating-ip-port-forwarding-detail 2026-06-18 14:56:42.160 | floating-ip-port-forwarding-port-ranges 2026-06-18 14:56:42.160 | floatingip-pools 2026-06-18 14:56:42.160 | fwaas_v2 2026-06-18 14:56:42.160 | ip_allocation 2026-06-18 14:56:42.160 | l3-agent-scheduler-ha-chassis-priority 2026-06-18 14:56:42.160 | l3-flavors 2026-06-18 14:56:42.160 | l3-ha 2026-06-18 14:56:42.160 | l3_agent_scheduler 2026-06-18 14:56:42.161 | logging 2026-06-18 14:56:42.161 | multi-provider 2026-06-18 14:56:42.161 | net-mtu 2026-06-18 14:56:42.161 | net-mtu-writable 2026-06-18 14:56:42.161 | network-ip-availability 2026-06-18 14:56:42.161 | network_availability_zone 2026-06-18 14:56:42.161 | network_ha 2026-06-18 14:56:42.161 | pagination 2026-06-18 14:56:42.161 | port-device-profile 2026-06-18 14:56:42.161 | port-hardware-offload-type 2026-06-18 14:56:42.161 | port-mac-address-regenerate 2026-06-18 14:56:42.162 | port-numa-affinity-policy 2026-06-18 14:56:42.162 | port-numa-affinity-policy-socket 2026-06-18 14:56:42.162 | port-resource-request 2026-06-18 14:56:42.162 | port-security 2026-06-18 14:56:42.162 | port-trusted-vif 2026-06-18 14:56:42.162 | project-id 2026-06-18 14:56:42.162 | provider 2026-06-18 14:56:42.162 | pvlan 2026-06-18 14:56:42.162 | qinq 2026-06-18 14:56:42.162 | qos 2026-06-18 14:56:42.162 | qos-bw-limit-direction 2026-06-18 14:56:42.162 | qos-bw-minimum-ingress 2026-06-18 14:56:42.163 | qos-default 2026-06-18 14:56:42.163 | qos-fip 2026-06-18 14:56:42.163 | qos-gateway-ip 2026-06-18 14:56:42.163 | qos-rule-type-details 2026-06-18 14:56:42.163 | qos-rule-type-filter 2026-06-18 14:56:42.163 | qos-rules-alias 2026-06-18 14:56:42.163 | quota-check-limit 2026-06-18 14:56:42.163 | quota-check-limit-default 2026-06-18 14:56:42.163 | quota_details 2026-06-18 14:56:42.163 | quotas 2026-06-18 14:56:42.163 | rbac-address-scope 2026-06-18 14:56:42.163 | rbac-policies 2026-06-18 14:56:42.164 | rbac-security-groups 2026-06-18 14:56:42.164 | router 2026-06-18 14:56:42.164 | router-enable-snat 2026-06-18 14:56:42.164 | router_availability_zone 2026-06-18 14:56:42.164 | security-group 2026-06-18 14:56:42.164 | security-groups-default-rules 2026-06-18 14:56:42.164 | security-groups-normalized-cidr 2026-06-18 14:56:42.164 | security-groups-remote-address-group 2026-06-18 14:56:42.164 | security-groups-rules-belongs-to-default-sg 2026-06-18 14:56:42.164 | security-groups-shared-filtering 2026-06-18 14:56:42.164 | segment 2026-06-18 14:56:42.165 | sorting 2026-06-18 14:56:42.165 | standard-attr-description 2026-06-18 14:56:42.165 | standard-attr-fwaas-v2 2026-06-18 14:56:42.165 | standard-attr-revisions 2026-06-18 14:56:42.165 | standard-attr-tag 2026-06-18 14:56:42.165 | standard-attr-timestamp 2026-06-18 14:56:42.165 | stateful-security-group 2026-06-18 14:56:42.165 | subnet-dns-publish-fixed-ip 2026-06-18 14:56:42.165 | subnet-external-network 2026-06-18 14:56:42.165 | subnet-service-types 2026-06-18 14:56:42.165 | subnet_allocation 2026-06-18 14:56:42.165 | subnet_onboard 2026-06-18 14:56:42.166 | subnetpool-prefix-ops 2026-06-18 14:56:42.166 | tag-creation 2026-06-18 14:56:42.166 | tap-mirror 2026-06-18 14:56:42.166 | tap-mirror-both-direction 2026-06-18 14:56:42.166 | trunk 2026-06-18 14:56:42.166 | uplink-status-propagation 2026-06-18 14:56:42.166 | uplink-status-propagation-updatable 2026-06-18 14:56:42.166 | vlan-transparent 2026-06-18 14:56:42.166 | vpn-endpoint-groups 2026-06-18 14:56:42.166 | vpnaas' 2026-06-18 14:56:42.166 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : disabled_ext= 2026-06-18 14:56:42.166 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : '[' '!' -z '' ']' 2026-06-18 14:56:42.167 | ++ 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-normalized-cidr security-groups-remote-address-group security-groups-rules-belongs-to-default-sg security-groups-shared-filtering segment sorting standard-attr-description standard-attr-fwaas-v2 standard-attr-revisions standard-attr-tag standard-attr-timestamp stateful-security-group subnet-dns-publish-fixed-ip subnet-external-network subnet-service-types subnet_allocation subnet_onboard subnetpool-prefix-ops tag-creation tap-mirror tap-mirror-both-direction trunk uplink-status-propagation uplink-status-propagation-updatable vlan-transparent vpn-endpoint-groups vpnaas 2026-06-18 14:56:42.167 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : tr ' ' , 2026-06-18 14:56:42.167 | + 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-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-18 14:56:42.167 | + 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-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-18 14:56:42.167 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:500 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-06-18 14:56:42.167 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 14:56:42.167 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-18 14:56:42.169 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-06-18 14:56:42.172 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-06-18 14:56:42.175 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-18 14:56:42.179 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-06-18 14:56:42.214 | + 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.215:6641 2026-06-18 14:56:42.218 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 14:56:42.221 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-18 14:56:42.223 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.215:6641 2026-06-18 14:56:42.225 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.215:6641 ']' 2026-06-18 14:56:42.228 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-18 14:56:42.231 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.215:6641 2026-06-18 14:56:42.264 | + 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.215:6642 2026-06-18 14:56:42.267 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 14:56:42.270 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-18 14:56:42.274 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.215:6642 2026-06-18 14:56:42.276 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.215:6642 ']' 2026-06-18 14:56:42.279 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-18 14:56:42.282 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.215:6642 2026-06-18 14:56:42.314 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : is_service_enabled tls-proxy 2026-06-18 14:56:42.335 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:56:42.339 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:511 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-06-18 14:56:42.343 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 14:56:42.347 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-18 14:56:42.351 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-06-18 14:56:42.354 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-06-18 14:56:42.358 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-18 14:56:42.362 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-06-18 14:56:42.404 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:512 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-06-18 14:56:42.407 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 14:56:42.411 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-18 14:56:42.415 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-06-18 14:56:42.419 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-06-18 14:56:42.423 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-18 14:56:42.427 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-06-18 14:56:42.470 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:513 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-06-18 14:56:42.473 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 14:56:42.475 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-18 14:56:42.478 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-18 14:56:42.481 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-18 14:56:42.484 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-18 14:56:42.487 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-18 14:56:42.521 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-06-18 14:56:42.541 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : is_service_enabled q-log neutron-log 2026-06-18 14:56:42.560 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:56:42.563 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_ovn_metadata_agent_enabled 2026-06-18 14:56:42.568 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-18 14:56:42.588 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:56:42.592 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-18 14:56:42.595 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-18 14:56:42.598 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:523 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-06-18 14:56:42.602 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 14:56:42.605 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-18 14:56:42.608 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-06-18 14:56:42.612 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-06-18 14:56:42.615 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-18 14:56:42.618 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-06-18 14:56:42.653 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : is_service_enabled q-dns neutron-dns 2026-06-18 14:56:42.673 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:56:42.677 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:535 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-06-18 14:56:42.713 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : is_service_enabled q-dhcp neutron-dhcp 2026-06-18 14:56:42.732 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:56:42.735 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-06-18 14:56:42.769 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled n-api-meta 2026-06-18 14:56:42.789 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:56:42.792 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:545 : is_ovn_metadata_agent_enabled 2026-06-18 14:56:42.794 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-18 14:56:42.811 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:56:42.814 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-18 14:56:42.817 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-18 14:56:42.820 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:546 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-06-18 14:56:42.855 | + lib/neutron:configure_neutron:409 : is_service_enabled q-placement neutron-placement 2026-06-18 14:56:42.874 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:56:42.878 | + lib/neutron:configure_neutron:412 : is_service_enabled q-trunk neutron-trunk 2026-06-18 14:56:42.896 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:56:42.898 | + lib/neutron:configure_neutron:415 : is_service_enabled q-qos neutron-qos 2026-06-18 14:56:42.917 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:56:42.920 | + lib/neutron:configure_neutron:422 : is_service_enabled neutron-segments 2026-06-18 14:56:42.939 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:56:42.942 | + lib/neutron:configure_neutron:426 : is_service_enabled q-ovn-bgp 2026-06-18 14:56:42.960 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:56:42.963 | + lib/neutron:configure_neutron:431 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-06-18 14:56:42.982 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:56:42.985 | + lib/neutron:configure_neutron:432 : _configure_neutron_service 2026-06-18 14:56:42.988 | + lib/neutron:_configure_neutron_service:1002 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-06-18 14:56:42.991 | + lib/neutron:_configure_neutron_service:1003 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-06-18 14:56:42.996 | + lib/neutron:_configure_neutron_service:1006 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-06-18 14:56:43.033 | + lib/neutron:_configure_neutron_service:1008 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-06-18 14:56:43.068 | + lib/neutron:_configure_neutron_service:1009 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-06-18 14:56:43.105 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-06-18 14:56:43.139 | + lib/neutron:_configure_neutron_service:1012 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-06-18 14:56:43.142 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-06-18 14:56:43.145 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-06-18 14:56:43.147 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-18 14:56:43.150 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-18 14:56:43.153 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-06-18 14:56:43.155 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-18 14:56:43.159 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-06-18 14:56:43.161 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-18 14:56:43.164 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-06-18 14:56:43.197 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-06-18 14:56:43.233 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.215/identity 2026-06-18 14:56:43.269 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-06-18 14:56:43.305 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-06-18 14:56:43.341 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-06-18 14:56:43.376 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-06-18 14:56:43.410 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-06-18 14:56:43.445 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.215/identity 2026-06-18 14:56:43.478 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-18 14:56:43.516 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-06-18 14:56:43.553 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-18 14:56:43.556 | + lib/neutron:_configure_neutron_service:1015 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-06-18 14:56:43.587 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-06-18 14:56:43.620 | + lib/neutron:_configure_neutron_service:1018 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-06-18 14:56:43.623 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-18 14:56:43.626 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-18 14:56:43.628 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-18 14:56:43.630 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-06-18 14:56:43.661 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-06-18 14:56:43.692 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.215/identity 2026-06-18 14:56:43.721 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-06-18 14:56:43.752 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-06-18 14:56:43.782 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-06-18 14:56:43.811 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-06-18 14:56:43.842 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-06-18 14:56:43.871 | + lib/neutron:_configure_neutron_service:1021 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-06-18 14:56:43.874 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-18 14:56:43.876 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-18 14:56:43.879 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-18 14:56:43.881 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-06-18 14:56:43.911 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-06-18 14:56:43.942 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.215/identity 2026-06-18 14:56:43.972 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-06-18 14:56:44.003 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-06-18 14:56:44.033 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-06-18 14:56:44.062 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-06-18 14:56:44.093 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-06-18 14:56:44.123 | + lib/neutron:_configure_neutron_service:1024 : neutron_plugin_configure_service 2026-06-18 14:56:44.126 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-06-18 14:56:44.128 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-06-18 14:56:44.131 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-06-18 14:56:44.133 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-06-18 14:56:44.136 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-06-18 14:56:44.138 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-06-18 14:56:44.140 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-06-18 14:56:44.142 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-06-18 14:56:44.145 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-06-18 14:56:44.148 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-06-18 14:56:44.150 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-06-18 14:56:44.153 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-06-18 14:56:44.155 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-06-18 14:56:44.157 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-06-18 14:56:44.160 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-06-18 14:56:44.162 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-06-18 14:56:44.164 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:114 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-06-18 14:56:44.167 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 14:56:44.169 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-18 14:56:44.172 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-18 14:56:44.174 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-18 14:56:44.176 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-18 14:56:44.179 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-18 14:56:44.208 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-06-18 14:56:44.211 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 14:56:44.213 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-18 14:56:44.215 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-06-18 14:56:44.218 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-06-18 14:56:44.220 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-18 14:56:44.222 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-06-18 14:56:44.251 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:117 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2026-06-18 14:56:44.254 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 14:56:44.256 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-18 14:56:44.259 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-06-18 14:56:44.261 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-06-18 14:56:44.263 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-18 14:56:44.266 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-06-18 14:56:44.295 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-06-18 14:56:44.297 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers=local,flat,vlan,geneve 2026-06-18 14:56:44.300 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 14:56:44.302 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-18 14:56:44.304 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-06-18 14:56:44.306 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-06-18 14:56:44.309 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-18 14:56:44.311 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-06-18 14:56:44.340 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:123 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security,qos 2026-06-18 14:56:44.343 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 14:56:44.345 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-18 14:56:44.347 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-06-18 14:56:44.350 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-06-18 14:56:44.352 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-18 14:56:44.354 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-06-18 14:56:44.383 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:125 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types=geneve 2026-06-18 14:56:44.386 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 14:56:44.388 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-18 14:56:44.390 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-06-18 14:56:44.393 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-06-18 14:56:44.395 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-18 14:56:44.397 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-06-18 14:56:44.427 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2026-06-18 14:56:44.429 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 14:56:44.431 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-06-18 14:56:44.433 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-06-18 14:56:44.436 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-06-18 14:56:44.438 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-18 14:56:44.440 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2026-06-18 14:56:44.469 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2026-06-18 14:56:44.471 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 14:56:44.474 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-06-18 14:56:44.476 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-06-18 14:56:44.479 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-06-18 14:56:44.481 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-18 14:56:44.484 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-06-18 14:56:44.513 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:131 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=public, 2026-06-18 14:56:44.515 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 14:56:44.517 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-06-18 14:56:44.520 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-06-18 14:56:44.523 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-06-18 14:56:44.525 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-18 14:56:44.527 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-06-18 14:56:44.558 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=public 2026-06-18 14:56:44.561 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 14:56:44.564 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-06-18 14:56:44.568 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-06-18 14:56:44.570 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-06-18 14:56:44.573 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-18 14:56:44.575 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-06-18 14:56:44.604 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:65536 2026-06-18 14:56:44.607 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 14:56:44.609 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-18 14:56:44.611 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-06-18 14:56:44.614 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-06-18 14:56:44.616 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-18 14:56:44.619 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-06-18 14:56:44.648 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-18 14:56:44.650 | + lib/neutron:configure_neutron:435 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-06-18 14:56:44.681 | + lib/neutron:configure_neutron:439 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-06-18 14:56:44.711 | + lib/neutron:configure_neutron:441 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-06-18 14:56:44.713 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-06-18 14:56:44.717 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-06-18 14:56:44.719 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-06-18 14:56:44.723 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-18 14:56:44.726 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-06-18 14:56:44.728 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-06-18 14:56:44.730 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-18 14:56:44.733 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-18 14:56:44.750 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-18 14:56:44.750 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-18 14:56:44.761 | d /var/run/uwsgi 0755 quobyte root 2026-06-18 14:56:44.766 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-18 14:56:44.780 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-18 14:56:44.786 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-06-18 14:56:44.788 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-06-18 14:56:44.793 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-18 14:56:44.797 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-06-18 14:56:44.832 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-06-18 14:56:44.865 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-06-18 14:56:44.900 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-06-18 14:56:44.935 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-18 14:56:44.969 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-18 14:56:45.006 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-06-18 14:56:45.042 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-06-18 14:56:45.075 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-06-18 14:56:45.111 | + lib/apache:write_uwsgi_config:290 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-18 14:56:45.148 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-18 14:56:45.182 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-18 14:56:45.216 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-06-18 14:56:45.250 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-06-18 14:56:45.286 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-18 14:56:45.289 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-18 14:56:45.293 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-06-18 14:56:45.296 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-06-18 14:56:45.299 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-18 14:56:45.303 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:56:45.306 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:56:45.309 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-06-18 14:56:45.313 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-06-18 14:56:45.316 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-06-18 14:56:45.351 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-18 14:56:45.386 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 ' 2026-06-18 14:56:45.387 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-06-18 14:56:45.399 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-06-18 14:56:45.403 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-06-18 14:56:45.407 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-06-18 14:56:45.410 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-18 14:56:45.413 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-18 14:56:45.416 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-18 14:56:45.419 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-18 14:56:45.423 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:56:45.426 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:56:45.428 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-18 14:56:45.432 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-18 14:56:45.435 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 14:56:45.438 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 14:56:45.441 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-06-18 14:56:45.454 | perl: warning: Setting locale failed. 2026-06-18 14:56:45.454 | perl: warning: Please check that your locale settings: 2026-06-18 14:56:45.454 | LANGUAGE = (unset), 2026-06-18 14:56:45.454 | LC_ALL = "en_US.utf8", 2026-06-18 14:56:45.454 | LANG = "de_DE.UTF-8" 2026-06-18 14:56:45.454 | are supported and installed on your system. 2026-06-18 14:56:45.454 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 14:56:45.494 | Enabling site neutron-api. 2026-06-18 14:56:45.499 | To activate the new configuration, you need to run: 2026-06-18 14:56:45.499 | systemctl reload apache2 2026-06-18 14:56:45.505 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-18 14:56:45.508 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-18 14:56:45.511 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 14:56:45.513 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-18 14:56:45.682 | + ./stack.sh:main:1167 : is_service_enabled mysql postgresql 2026-06-18 14:56:45.705 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:56:45.708 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-06-18 14:56:45.727 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:56:45.731 | + ./stack.sh:main:1168 : async_runfunc init_neutron 2026-06-18 14:56:45.734 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-06-18 14:56:45.799 | + inc/async:async_inner:63 : init_neutron 2026-06-18 14:56:45.838 | [2077 Async init_neutron:60741]: running: init_neutron 2026-06-18 14:56:45.842 | + ./stack.sh:main:1176 : is_service_enabled q-dhcp 2026-06-18 14:56:45.860 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:56:45.862 | + ./stack.sh:main:1195 : is_service_enabled nova neutron 2026-06-18 14:56:45.881 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:56:45.886 | + ./stack.sh:main:1196 : configure_os_vif 2026-06-18 14:56:45.889 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-06-18 14:56:45.892 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-06-18 14:56:45.934 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-06-18 14:56:45.938 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-06-18 14:56:45.976 | + ./stack.sh:main:1202 : is_service_enabled swift 2026-06-18 14:56:45.998 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:56:46.001 | + ./stack.sh:main:1211 : is_service_enabled cinder 2026-06-18 14:56:46.023 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:56:46.026 | + ./stack.sh:main:1212 : echo_summary 'Configuring Cinder' 2026-06-18 14:56:46.029 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 14:56:46.033 | + ./stack.sh:echo_summary:444 : echo -e Configuring Cinder 2026-06-18 14:56:46.036 | + ./stack.sh:main:1213 : async_runfunc init_cinder 2026-06-18 14:56:46.039 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-06-18 14:56:46.114 | + inc/async:async_inner:63 : init_cinder 2026-06-18 14:56:46.162 | [2077 Async init_cinder:60977]: running: init_cinder 2026-06-18 14:56:46.165 | + ./stack.sh:main:1219 : is_service_enabled placement 2026-06-18 14:56:46.187 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:56:46.193 | + ./stack.sh:main:1220 : echo_summary 'Configuring placement' 2026-06-18 14:56:46.194 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 14:56:46.198 | + ./stack.sh:echo_summary:444 : echo -e Configuring placement 2026-06-18 14:56:46.201 | + ./stack.sh:main:1221 : async_runfunc init_placement 2026-06-18 14:56:46.205 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-06-18 14:56:46.279 | + inc/async:async_inner:63 : init_placement 2026-06-18 14:56:46.322 | [2077 Async init_placement:61107]: running: init_placement 2026-06-18 14:56:46.325 | + ./stack.sh:main:1225 : async_wait init_neutron 2026-06-18 14:56:46.404 | [2077 Async init_neutron:60741]: Waiting for completion of init_neutron running on PID 60741 (5 other jobs running) 2026-06-18 14:56:46.440 | [2077 Async init_neutron:60741]: Signaling child to exit 2026-06-18 14:57:01.131 | + inc/async:async_inner:64 : rc=0 2026-06-18 14:57:01.185 | [60977 Async init_cinder:60977]: finished successfully 2026-06-18 14:57:37.085 | + inc/async:async_inner:64 : rc=0 2026-06-18 14:57:37.114 | [61107 Async init_placement:61107]: finished successfully 2026-06-18 14:57:40.117 | + inc/async:async_inner:64 : rc=0 2026-06-18 14:57:40.146 | [60741 Async init_neutron:60741]: finished successfully 2026-06-18 14:57:40.175 | WAKEUP 2026-06-18 14:57:40.199 | [2077 Async init_neutron:60741]: Signaled 2026-06-18 14:57:40.201 | + lib/neutron:init_neutron:498 : recreate_database neutron 2026-06-18 14:57:40.201 | + lib/database:recreate_database:112 : local db=neutron 2026-06-18 14:57:40.201 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-06-18 14:57:40.201 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-06-18 14:57:40.202 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-06-18 14:57:40.202 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 14:57:40.202 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-06-18 14:57:40.202 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 14:57:40.202 | + lib/neutron:init_neutron:499 : time_start dbsync 2026-06-18 14:57:40.202 | + functions-common:time_start:2400 : local name=dbsync 2026-06-18 14:57:40.202 | + functions-common:time_start:2401 : local start_time= 2026-06-18 14:57:40.202 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 14:57:40.202 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 14:57:40.202 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794606013 2026-06-18 14:57:40.203 | + lib/neutron:init_neutron:501 : /opt/stack/data/venv/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2026-06-18 14:57:40.203 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-18 14:57:40.203 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-18 14:57:40.203 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-18 14:57:40.203 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-18 14:57:40.203 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-06-18 14:57:40.203 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-06-18 14:57:40.203 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-06-18 14:57:40.203 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-06-18 14:57:40.203 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-06-18 14:57:40.203 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-06-18 14:57:40.204 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-06-18 14:57:40.204 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-06-18 14:57:40.204 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-06-18 14:57:40.204 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-06-18 14:57:40.204 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-06-18 14:57:40.204 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-06-18 14:57:40.204 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-06-18 14:57:40.204 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-06-18 14:57:40.204 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-06-18 14:57:40.204 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-06-18 14:57:40.205 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-06-18 14:57:40.205 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-06-18 14:57:40.205 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-06-18 14:57:40.205 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-06-18 14:57:40.205 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-06-18 14:57:40.205 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-06-18 14:57:40.205 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-06-18 14:57:40.205 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-06-18 14:57:40.205 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-06-18 14:57:40.205 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-06-18 14:57:40.206 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-06-18 14:57:40.206 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-06-18 14:57:40.206 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-06-18 14:57:40.206 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-06-18 14:57:40.206 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-06-18 14:57:40.206 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-06-18 14:57:40.206 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-06-18 14:57:40.206 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-06-18 14:57:40.206 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-06-18 14:57:40.206 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-06-18 14:57:40.206 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-06-18 14:57:40.207 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-06-18 14:57:40.207 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-06-18 14:57:40.207 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-06-18 14:57:40.207 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-06-18 14:57:40.207 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-06-18 14:57:40.207 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-06-18 14:57:40.207 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-06-18 14:57:40.207 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-06-18 14:57:40.207 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-06-18 14:57:40.207 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-06-18 14:57:40.208 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-06-18 14:57:40.208 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-06-18 14:57:40.208 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-06-18 14:57:40.208 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-06-18 14:57:40.208 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-06-18 14:57:40.208 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-06-18 14:57:40.208 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-06-18 14:57:40.208 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-06-18 14:57:40.208 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-06-18 14:57:40.208 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-06-18 14:57:40.208 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-06-18 14:57:40.209 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-06-18 14:57:40.209 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-06-18 14:57:40.209 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-06-18 14:57:40.209 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-06-18 14:57:40.209 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-06-18 14:57:40.209 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-06-18 14:57:40.209 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-06-18 14:57:40.209 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-06-18 14:57:40.209 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-06-18 14:57:40.209 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-06-18 14:57:40.209 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-06-18 14:57:40.210 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-06-18 14:57:40.210 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-06-18 14:57:40.210 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-06-18 14:57:40.210 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-06-18 14:57:40.210 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-06-18 14:57:40.210 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-06-18 14:57:40.210 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-06-18 14:57:40.210 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-06-18 14:57:40.210 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-06-18 14:57:40.210 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-06-18 14:57:40.211 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-06-18 14:57:40.211 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-06-18 14:57:40.211 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-06-18 14:57:40.211 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-06-18 14:57:40.211 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-06-18 14:57:40.211 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-06-18 14:57:40.211 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-06-18 14:57:40.211 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-06-18 14:57:40.211 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-06-18 14:57:40.211 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-06-18 14:57:40.212 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-06-18 14:57:40.212 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-06-18 14:57:40.212 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-06-18 14:57:40.212 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-06-18 14:57:40.212 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-06-18 14:57:40.212 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-06-18 14:57:40.212 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-06-18 14:57:40.212 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-06-18 14:57:40.212 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-06-18 14:57:40.212 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-06-18 14:57:40.212 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-06-18 14:57:40.213 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-06-18 14:57:40.213 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-06-18 14:57:40.213 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-06-18 14:57:40.213 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-06-18 14:57:40.213 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-06-18 14:57:40.213 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-06-18 14:57:40.213 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-06-18 14:57:40.213 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-06-18 14:57:40.213 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-06-18 14:57:40.213 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-06-18 14:57:40.213 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-06-18 14:57:40.214 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-06-18 14:57:40.214 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-06-18 14:57:40.214 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-06-18 14:57:40.214 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-06-18 14:57:40.214 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-06-18 14:57:40.214 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-06-18 14:57:40.214 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-06-18 14:57:40.214 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-06-18 14:57:40.214 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-06-18 14:57:40.214 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-06-18 14:57:40.215 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-06-18 14:57:40.215 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-06-18 14:57:40.215 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-06-18 14:57:40.215 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-06-18 14:57:40.215 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-06-18 14:57:40.215 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-06-18 14:57:40.215 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-06-18 14:57:40.215 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-06-18 14:57:40.215 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-06-18 14:57:40.215 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-06-18 14:57:40.215 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-06-18 14:57:40.216 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-06-18 14:57:40.216 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-06-18 14:57:40.216 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-06-18 14:57:40.216 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-06-18 14:57:40.216 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-06-18 14:57:40.216 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-06-18 14:57:40.216 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-06-18 14:57:40.216 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-06-18 14:57:40.216 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-06-18 14:57:40.216 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-06-18 14:57:40.217 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-06-18 14:57:40.217 | Running upgrade for neutron ... 2026-06-18 14:57:40.217 | OK 2026-06-18 14:57:40.217 | + lib/neutron:init_neutron:502 : time_stop dbsync 2026-06-18 14:57:40.217 | + functions-common:time_stop:2414 : local name 2026-06-18 14:57:40.217 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:57:40.217 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:57:40.217 | + functions-common:time_stop:2417 : local total 2026-06-18 14:57:40.217 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:57:40.217 | + functions-common:time_stop:2420 : name=dbsync 2026-06-18 14:57:40.217 | + functions-common:time_stop:2421 : start_time=1781794606013 2026-06-18 14:57:40.218 | + functions-common:time_stop:2423 : [[ -z 1781794606013 ]] 2026-06-18 14:57:40.218 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:57:40.218 | + functions-common:time_stop:2426 : end_time=1781794660100 2026-06-18 14:57:40.218 | + functions-common:time_stop:2427 : elapsed_time=54087 2026-06-18 14:57:40.218 | + functions-common:time_stop:2428 : total=7767 2026-06-18 14:57:40.218 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:57:40.218 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=61854 2026-06-18 14:57:40.258 | [2077 Async init_neutron:60741]: finished init_neutron with result 0 in 54 seconds 2026-06-18 14:57:40.265 | + inc/async:async_wait:197 : return 0 2026-06-18 14:57:40.268 | + ./stack.sh:main:1226 : async_wait init_placement 2026-06-18 14:57:40.332 | [2077 Async init_placement:61107]: Waiting for completion of init_placement running on PID 61107 (4 other jobs running) 2026-06-18 14:57:40.362 | [2077 Async init_placement:61107]: Signaling child to exit 2026-06-18 14:57:40.363 | WAKEUP 2026-06-18 14:57:40.389 | [2077 Async init_placement:61107]: Signaled 2026-06-18 14:57:40.390 | + lib/placement:init_placement:113 : recreate_database placement 2026-06-18 14:57:40.391 | + lib/database:recreate_database:112 : local db=placement 2026-06-18 14:57:40.391 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-06-18 14:57:40.391 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-06-18 14:57:40.391 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-06-18 14:57:40.391 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 14:57:40.391 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-06-18 14:57:40.391 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 14:57:40.391 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-06-18 14:57:40.391 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-18 14:57:40.391 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-18 14:57:40.391 | we strongly recommend against using it for new projects. 2026-06-18 14:57:40.391 | 2026-06-18 14:57:40.392 | If you are already using Eventlet, we recommend migrating to a different 2026-06-18 14:57:40.392 | framework. For more detail see 2026-06-18 14:57:40.392 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-18 14:57:40.392 | 2026-06-18 14:57:40.392 | __import__(import_str) 2026-06-18 14:57:40.392 | + lib/placement:init_placement:115 : create_placement_accounts 2026-06-18 14:57:40.392 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-06-18 14:57:40.392 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-06-18 14:57:40.392 | + functions-common:get_or_create_user:893 : local user_id 2026-06-18 14:57:40.392 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-18 14:57:40.392 | + functions-common:get_or_create_user:897 : local email= 2026-06-18 14:57:40.393 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create placement --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-18 14:57:40.393 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:57:40.393 | + functions-common:get_or_create_user:909 : user_id=afea6b7c5f3440af8c77f29db39d9ab8 2026-06-18 14:57:40.393 | + functions-common:get_or_create_user:910 : echo afea6b7c5f3440af8c77f29db39d9ab8 2026-06-18 14:57:40.393 | afea6b7c5f3440af8c77f29db39d9ab8 2026-06-18 14:57:40.393 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-06-18 14:57:40.394 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-18 14:57:40.394 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-18 14:57:40.394 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-18 14:57:40.395 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-18 14:57:40.395 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-18 14:57:40.395 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-18 14:57:40.396 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-18 14:57:40.396 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-18 14:57:40.396 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-18 14:57:40.397 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-18 14:57:40.397 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-18 14:57:40.397 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2026-06-18 14:57:40.397 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-18 14:57:40.398 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:57:40.398 | + functions-common:get_or_add_user_project_role:973 : user_role_id=42e1dae0937c49f686a80cc9283fa758 2026-06-18 14:57:40.398 | + functions-common:get_or_add_user_project_role:974 : echo 42e1dae0937c49f686a80cc9283fa758 2026-06-18 14:57:40.398 | 42e1dae0937c49f686a80cc9283fa758 2026-06-18 14:57:40.398 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-18 14:57:40.398 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-06-18 14:57:40.399 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-18 14:57:40.399 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-18 14:57:40.399 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-18 14:57:40.399 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-18 14:57:40.399 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-18 14:57:40.399 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-18 14:57:40.399 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-18 14:57:40.399 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-18 14:57:40.399 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-18 14:57:40.400 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-18 14:57:40.400 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-18 14:57:40.400 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2026-06-18 14:57:40.400 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-18 14:57:40.400 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:57:40.400 | + functions-common:get_or_add_user_project_role:973 : user_role_id=a8a3591398c04179afa476502c9490b1 2026-06-18 14:57:40.400 | + functions-common:get_or_add_user_project_role:974 : echo a8a3591398c04179afa476502c9490b1 2026-06-18 14:57:40.400 | a8a3591398c04179afa476502c9490b1 2026-06-18 14:57:40.400 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.215/placement 2026-06-18 14:57:40.400 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-06-18 14:57:40.400 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-18 14:57:40.401 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-06-18 14:57:40.401 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2026-06-18 14:57:40.401 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:57:40.401 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-18 14:57:40.401 | 1859584c2ed7487ea91c9eced8f6c237' 2026-06-18 14:57:40.401 | + functions-common:get_or_create_service:1061 : echo 1859584c2ed7487ea91c9eced8f6c237 2026-06-18 14:57:40.401 | 1859584c2ed7487ea91c9eced8f6c237 2026-06-18 14:57:40.401 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.215/placement 2026-06-18 14:57:40.401 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-18 14:57:40.401 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface placement public http://192.168.122.215/placement RegionOne 2026-06-18 14:57:40.401 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-18 14:57:40.402 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2026-06-18 14:57:40.402 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:57:40.402 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-18 14:57:40.402 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-18 14:57:40.402 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.215/placement --region RegionOne -f value -c id 2026-06-18 14:57:40.402 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:57:40.402 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=5522fd34060343b6b3c4281fb32ae8dc 2026-06-18 14:57:40.402 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo 5522fd34060343b6b3c4281fb32ae8dc 2026-06-18 14:57:40.402 | + functions-common:get_or_create_endpoint:1094 : public_id=5522fd34060343b6b3c4281fb32ae8dc 2026-06-18 14:57:40.402 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-18 14:57:40.403 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-18 14:57:40.403 | + functions-common:get_or_create_endpoint:1103 : echo 5522fd34060343b6b3c4281fb32ae8dc 2026-06-18 14:57:40.403 | 5522fd34060343b6b3c4281fb32ae8dc 2026-06-18 14:57:40.445 | [2077 Async init_placement:61107]: finished init_placement with result 0 in 50 seconds 2026-06-18 14:57:40.451 | + inc/async:async_wait:197 : return 0 2026-06-18 14:57:40.455 | + ./stack.sh:main:1227 : async_wait init_glance 2026-06-18 14:57:40.514 | [2077 Async init_glance:56142]: Waiting for completion of init_glance running on PID 56142 (3 other jobs running) 2026-06-18 14:57:40.543 | [2077 Async init_glance:56142]: Signaling child to exit 2026-06-18 14:57:40.543 | WAKEUP 2026-06-18 14:57:40.568 | [2077 Async init_glance:56142]: Signaled 2026-06-18 14:57:40.569 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-06-18 14:57:40.569 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-06-18 14:57:40.569 | + lib/glance:init_glance:529 : recreate_database glance 2026-06-18 14:57:40.570 | + lib/database:recreate_database:112 : local db=glance 2026-06-18 14:57:40.570 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-06-18 14:57:40.570 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-06-18 14:57:40.570 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-06-18 14:57:40.570 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 14:57:40.570 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-06-18 14:57:40.570 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 14:57:40.570 | + lib/glance:init_glance:531 : time_start dbsync 2026-06-18 14:57:40.570 | + functions-common:time_start:2400 : local name=dbsync 2026-06-18 14:57:40.571 | + functions-common:time_start:2401 : local start_time= 2026-06-18 14:57:40.571 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 14:57:40.571 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 14:57:40.571 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794509329 2026-06-18 14:57:40.571 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-06-18 14:57:40.571 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-18 14:57:40.571 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-18 14:57:40.571 | we strongly recommend against using it for new projects. 2026-06-18 14:57:40.571 | 2026-06-18 14:57:40.572 | If you are already using Eventlet, we recommend migrating to a different 2026-06-18 14:57:40.572 | framework. For more detail see 2026-06-18 14:57:40.572 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-18 14:57:40.572 | 2026-06-18 14:57:40.572 | __import__(import_str) 2026-06-18 14:57:40.572 | INFO dbcounter [-] Registered counter for database glance 2026-06-18 14:57:40.572 | 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=56318) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-18 14:57:40.572 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-18 14:57:40.572 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-18 14:57:40.573 | DEBUG dbcounter [-] [56318] Writer thread running {{(pid=56318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-18 14:57:40.573 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-18 14:57:40.573 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-18 14:57:40.573 | INFO dbcounter [-] Registered counter for database glance 2026-06-18 14:57:40.573 | 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=56318) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-18 14:57:40.573 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-18 14:57:40.573 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-18 14:57:40.573 | DEBUG dbcounter [-] [56318] Writer thread running {{(pid=56318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-18 14:57:40.573 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-06-18 14:57:40.574 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=56318) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-18 14:57:40.574 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-06-18 14:57:40.574 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=56318) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 14:57:40.574 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-06-18 14:57:40.574 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=56318) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 14:57:40.574 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-06-18 14:57:40.574 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=56318) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 14:57:40.574 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-06-18 14:57:40.574 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=56318) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 14:57:40.574 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-06-18 14:57:40.574 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=56318) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 14:57:40.575 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-06-18 14:57:40.575 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=56318) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 14:57:40.575 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-06-18 14:57:40.575 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=56318) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 14:57:40.575 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-06-18 14:57:40.575 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=56318) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 14:57:40.575 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-06-18 14:57:40.575 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=56318) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 14:57:40.575 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-06-18 14:57:40.576 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=56318) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 14:57:40.576 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-18 14:57:40.576 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=56318) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 14:57:40.576 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-18 14:57:40.576 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=56318) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 14:57:40.576 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-18 14:57:40.576 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=56318) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 14:57:40.576 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-18 14:57:40.576 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=56318) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 14:57:40.577 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-06-18 14:57:40.577 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=56318) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 14:57:40.577 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-18 14:57:40.577 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-18 14:57:40.577 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-18 14:57:40.577 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-18 14:57:40.577 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-18 14:57:40.577 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-18 14:57:40.577 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-18 14:57:40.578 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-18 14:57:40.578 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-18 14:57:40.578 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-18 14:57:40.578 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-06-18 14:57:40.578 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=56318) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-18 14:57:40.578 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-06-18 14:57:40.578 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=56318) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 14:57:40.578 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-06-18 14:57:40.578 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=56318) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 14:57:40.578 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-06-18 14:57:40.579 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=56318) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 14:57:40.579 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-06-18 14:57:40.579 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=56318) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 14:57:40.579 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-06-18 14:57:40.579 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=56318) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 14:57:40.579 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-06-18 14:57:40.579 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=56318) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 14:57:40.579 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-06-18 14:57:40.579 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=56318) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 14:57:40.579 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-06-18 14:57:40.580 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=56318) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 14:57:40.580 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-06-18 14:57:40.580 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=56318) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 14:57:40.580 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-06-18 14:57:40.580 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=56318) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 14:57:40.580 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-06-18 14:57:40.580 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=56318) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 14:57:40.580 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-06-18 14:57:40.580 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=56318) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-06-18 14:57:40.580 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-18 14:57:40.581 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-18 14:57:40.581 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-18 14:57:40.581 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-18 14:57:40.581 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-06-18 14:57:40.581 | Database migration is up to date. No migration needed. 2026-06-18 14:57:40.581 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-06-18 14:57:40.581 | Database is synced successfully. 2026-06-18 14:57:40.581 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-06-18 14:57:40.581 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-18 14:57:40.581 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-18 14:57:40.582 | we strongly recommend against using it for new projects. 2026-06-18 14:57:40.582 | 2026-06-18 14:57:40.582 | If you are already using Eventlet, we recommend migrating to a different 2026-06-18 14:57:40.582 | framework. For more detail see 2026-06-18 14:57:40.582 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-18 14:57:40.582 | 2026-06-18 14:57:40.582 | __import__(import_str) 2026-06-18 14:57:40.582 | INFO dbcounter [-] Registered counter for database glance 2026-06-18 14:57:40.582 | 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=56758) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-18 14:57:40.582 | DEBUG dbcounter [-] [56758] Writer thread running {{(pid=56758) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-18 14:57:40.583 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-06-18 14:57:40.583 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-06-18 14:57:40.583 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-06-18 14:57:40.583 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-06-18 14:57:40.583 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-06-18 14:57:40.583 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-06-18 14:57:40.583 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-06-18 14:57:40.583 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-06-18 14:57:40.583 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-06-18 14:57:40.584 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-06-18 14:57:40.584 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-06-18 14:57:40.584 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-06-18 14:57:40.584 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-06-18 14:57:40.584 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-06-18 14:57:40.584 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-06-18 14:57:40.584 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-06-18 14:57:40.584 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-06-18 14:57:40.585 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-06-18 14:57:40.585 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-06-18 14:57:40.585 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-06-18 14:57:40.585 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-06-18 14:57:40.585 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-06-18 14:57:40.585 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-06-18 14:57:40.585 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-06-18 14:57:40.585 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-06-18 14:57:40.585 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-06-18 14:57:40.585 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-06-18 14:57:40.586 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-06-18 14:57:40.586 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-06-18 14:57:40.586 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-06-18 14:57:40.586 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-06-18 14:57:40.586 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-06-18 14:57:40.587 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-06-18 14:57:40.587 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-06-18 14:57:40.587 | + lib/glance:init_glance:537 : time_stop dbsync 2026-06-18 14:57:40.587 | + functions-common:time_stop:2414 : local name 2026-06-18 14:57:40.587 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:57:40.587 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:57:40.587 | + functions-common:time_stop:2417 : local total 2026-06-18 14:57:40.587 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:57:40.587 | + functions-common:time_stop:2420 : name=dbsync 2026-06-18 14:57:40.587 | + functions-common:time_stop:2421 : start_time=1781794509329 2026-06-18 14:57:40.587 | + functions-common:time_stop:2423 : [[ -z 1781794509329 ]] 2026-06-18 14:57:40.588 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:57:40.588 | + functions-common:time_stop:2426 : end_time=1781794524014 2026-06-18 14:57:40.588 | + functions-common:time_stop:2427 : elapsed_time=14685 2026-06-18 14:57:40.588 | + functions-common:time_stop:2428 : total=7767 2026-06-18 14:57:40.588 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:57:40.588 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22452 2026-06-18 14:57:40.613 | [2077 Async init_glance:56142]: finished init_glance with result 0 in 15 seconds 2026-06-18 14:57:40.619 | + inc/async:async_wait:197 : return 0 2026-06-18 14:57:40.622 | + ./stack.sh:main:1228 : async_wait init_swift 2026-06-18 14:57:40.644 | Not waiting for async task init_swift that we never started or has already been waited for 2026-06-18 14:57:40.647 | + inc/async:async_wait:197 : return 0 2026-06-18 14:57:40.650 | + ./stack.sh:main:1229 : async_wait init_cinder 2026-06-18 14:57:40.709 | [2077 Async init_cinder:60977]: Waiting for completion of init_cinder running on PID 60977 (2 other jobs running) 2026-06-18 14:57:40.738 | [2077 Async init_cinder:60977]: Signaling child to exit 2026-06-18 14:57:40.738 | WAKEUP 2026-06-18 14:57:40.762 | [2077 Async init_cinder:60977]: Signaled 2026-06-18 14:57:40.765 | + lib/cinder:init_cinder:478 : is_service_enabled mysql postgresql 2026-06-18 14:57:40.765 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:57:40.765 | + lib/cinder:init_cinder:480 : recreate_database cinder 2026-06-18 14:57:40.765 | + lib/database:recreate_database:112 : local db=cinder 2026-06-18 14:57:40.765 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-06-18 14:57:40.765 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-06-18 14:57:40.765 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-06-18 14:57:40.765 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 14:57:40.765 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-06-18 14:57:40.765 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 14:57:40.765 | + lib/cinder:init_cinder:482 : time_start dbsync 2026-06-18 14:57:40.766 | + functions-common:time_start:2400 : local name=dbsync 2026-06-18 14:57:40.766 | + functions-common:time_start:2401 : local start_time= 2026-06-18 14:57:40.766 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 14:57:40.766 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 14:57:40.766 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794606430 2026-06-18 14:57:40.766 | + lib/cinder:init_cinder:484 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-06-18 14:57:40.766 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-06-18 14:57:40.766 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-18 14:57:40.766 | we strongly recommend against using it for new projects. 2026-06-18 14:57:40.766 | 2026-06-18 14:57:40.766 | If you are already using Eventlet, we recommend migrating to a different 2026-06-18 14:57:40.766 | framework. For more detail see 2026-06-18 14:57:40.767 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-18 14:57:40.767 | 2026-06-18 14:57:40.767 | import eventlet # noqa 2026-06-18 14:57:40.767 | INFO dbcounter [-] Registered counter for database cinder 2026-06-18 14:57:40.767 | 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=61220) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-18 14:57:40.767 | INFO cinder.db.migration [-] Applying migration(s) 2026-06-18 14:57:40.767 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-18 14:57:40.767 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-18 14:57:40.767 | DEBUG dbcounter [-] [61220] Writer thread running {{(pid=61220) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-18 14:57:40.767 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-06-18 14:57:40.767 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=61220) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-18 14:57:40.768 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-06-18 14:57:40.768 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=61220) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 14:57:40.768 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-06-18 14:57:40.768 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=61220) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 14:57:40.768 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-06-18 14:57:40.768 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=61220) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 14:57:40.768 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-06-18 14:57:40.768 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=61220) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 14:57:40.768 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-06-18 14:57:40.768 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=61220) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 14:57:40.768 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-06-18 14:57:40.769 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=61220) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 14:57:40.769 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-06-18 14:57:40.769 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=61220) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 14:57:40.769 | INFO alembic.runtime.migration [-] Running upgrade 9c74c1c6971f -> a5c0e2df4eab, Add pool_disabled_states table 2026-06-18 14:57:40.769 | DEBUG alembic.runtime.migration [-] update 9c74c1c6971f to a5c0e2df4eab {{(pid=61220) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 14:57:40.769 | INFO cinder.db.migration [-] Migration(s) applied 2026-06-18 14:57:40.769 | + lib/cinder:init_cinder:485 : time_stop dbsync 2026-06-18 14:57:40.769 | + functions-common:time_stop:2414 : local name 2026-06-18 14:57:40.769 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:57:40.769 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:57:40.769 | + functions-common:time_stop:2417 : local total 2026-06-18 14:57:40.770 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:57:40.770 | + functions-common:time_stop:2420 : name=dbsync 2026-06-18 14:57:40.770 | + functions-common:time_stop:2421 : start_time=1781794606430 2026-06-18 14:57:40.770 | + functions-common:time_stop:2423 : [[ -z 1781794606430 ]] 2026-06-18 14:57:40.770 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:57:40.770 | + functions-common:time_stop:2426 : end_time=1781794618894 2026-06-18 14:57:40.770 | + functions-common:time_stop:2427 : elapsed_time=12464 2026-06-18 14:57:40.770 | + functions-common:time_stop:2428 : total=7767 2026-06-18 14:57:40.770 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:57:40.770 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=20231 2026-06-18 14:57:40.770 | + lib/cinder:init_cinder:488 : is_service_enabled c-vol 2026-06-18 14:57:40.770 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:57:40.771 | + lib/cinder:init_cinder:488 : [[ -n lvm:lvmdriver-1 ]] 2026-06-18 14:57:40.771 | + lib/cinder:init_cinder:489 : local be be_name be_type 2026-06-18 14:57:40.771 | + lib/cinder:init_cinder:490 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-18 14:57:40.771 | + lib/cinder:init_cinder:491 : be_type=lvm 2026-06-18 14:57:40.771 | + lib/cinder:init_cinder:492 : be_name=lvmdriver-1 2026-06-18 14:57:40.771 | + lib/cinder:init_cinder:493 : type init_cinder_backend_lvm 2026-06-18 14:57:40.771 | + lib/cinder:init_cinder:494 : init_cinder_backend_lvm lvmdriver-1 2026-06-18 14:57:40.771 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-06-18 14:57:40.771 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-06-18 14:57:40.771 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-06-18 14:57:40.772 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-06-18 14:57:40.772 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-06-18 14:57:40.772 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-18 14:57:40.772 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-18 14:57:40.772 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-18 14:57:40.772 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-18 14:57:40.772 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-18 14:57:40.772 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-18 14:57:40.772 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-18 14:57:40.772 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-18 14:57:40.772 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-18 14:57:40.773 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-18 14:57:40.773 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-18 14:57:40.773 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-18 14:57:40.773 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-18 14:57:40.773 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-06-18 14:57:40.773 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-06-18 14:57:40.773 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-06-18 14:57:40.773 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-18 14:57:40.773 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-06-18 14:57:40.773 | Volume group "stack-volumes-lvmdriver-1" not found 2026-06-18 14:57:40.774 | Cannot process volume group stack-volumes-lvmdriver-1 2026-06-18 14:57:40.774 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-06-18 14:57:40.774 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-18 14:57:40.774 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-06-18 14:57:40.774 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-06-18 14:57:40.774 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-06-18 14:57:40.774 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-06-18 14:57:40.774 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-06-18 14:57:40.774 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-06-18 14:57:40.774 | s|%DIRECTIO%|--direct-io=on|g; 2026-06-18 14:57:40.775 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-06-18 14:57:40.775 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-06-18 14:57:40.775 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-06-18 14:57:40.775 | [Unit] 2026-06-18 14:57:40.775 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-18 14:57:40.775 | DefaultDependencies=no 2026-06-18 14:57:40.775 | After=systemd-udev-settle.service 2026-06-18 14:57:40.775 | Before=lvm2-activation-early.service 2026-06-18 14:57:40.775 | Wants=systemd-udev-settle.service 2026-06-18 14:57:40.775 | 2026-06-18 14:57:40.775 | [Service] 2026-06-18 14:57:40.776 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-18 14:57:40.776 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-06-18 14:57:40.776 | RemainAfterExit=yes 2026-06-18 14:57:40.776 | Type=oneshot 2026-06-18 14:57:40.776 | 2026-06-18 14:57:40.776 | [Install] 2026-06-18 14:57:40.776 | WantedBy=local-fs.target 2026-06-18 14:57:40.776 | Also=systemd-udev-settle.service 2026-06-18 14:57:40.776 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-06-18 14:57:40.776 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-06-18 14:57:40.776 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2026-06-18 14:57:40.776 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-06-18 14:57:40.777 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-06-18 14:57:40.777 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-06-18 14:57:40.777 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-06-18 14:57:40.777 | Volume group "stack-volumes-lvmdriver-1" not found 2026-06-18 14:57:40.777 | Cannot process volume group stack-volumes-lvmdriver-1 2026-06-18 14:57:40.777 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-06-18 14:57:40.777 | Physical volume "/dev/loop0" successfully created. 2026-06-18 14:57:40.777 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-06-18 14:57:40.777 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-06-18 14:57:40.777 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:57:40.778 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-06-18 14:57:40.778 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-06-18 14:57:40.778 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-06-18 14:57:40.778 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-06-18 14:57:40.778 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-18 14:57:40.778 | we strongly recommend against using it for new projects. 2026-06-18 14:57:40.778 | 2026-06-18 14:57:40.778 | If you are already using Eventlet, we recommend migrating to a different 2026-06-18 14:57:40.778 | framework. For more detail see 2026-06-18 14:57:40.778 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-18 14:57:40.778 | 2026-06-18 14:57:40.779 | import eventlet # noqa 2026-06-18 14:57:40.779 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-06-18 14:57:40.779 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-06-18 14:57:40.779 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-06-18 14:57:40.779 | + lib/cinder:init_cinder:499 : is_service_enabled c-bak 2026-06-18 14:57:40.779 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:57:40.779 | + lib/cinder:init_cinder:505 : mkdir -p /opt/stack/data/cinder/volumes 2026-06-18 14:57:40.821 | [2077 Async init_cinder:60977]: finished init_cinder with result 0 in 15 seconds 2026-06-18 14:57:40.826 | + inc/async:async_wait:197 : return 0 2026-06-18 14:57:40.830 | + ./stack.sh:main:1234 : is_service_enabled nova 2026-06-18 14:57:40.851 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:57:40.855 | + ./stack.sh:main:1235 : echo_summary 'Configuring Nova' 2026-06-18 14:57:40.858 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 14:57:40.861 | + ./stack.sh:echo_summary:444 : echo -e Configuring Nova 2026-06-18 14:57:40.864 | + ./stack.sh:main:1236 : init_nova 2026-06-18 14:57:40.868 | + lib/nova:init_nova:846 : is_service_enabled mysql postgresql 2026-06-18 14:57:40.890 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:57:40.893 | + lib/nova:init_nova:846 : is_service_enabled n-api 2026-06-18 14:57:40.915 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:57:40.920 | + lib/nova:init_nova:848 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-18 14:57:40.923 | + lib/nova:init_nova:856 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-18 14:57:41.001 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-18 14:57:41.048 | [2077 Async nova-cell-0:63311]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-18 14:57:41.053 | ++ lib/nova:init_nova:859 : seq 1 1 2026-06-18 14:57:41.058 | + lib/nova:init_nova:859 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-18 14:57:41.063 | ++ lib/nova:init_nova:860 : conductor_conf 1 2026-06-18 14:57:41.067 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-18 14:57:41.071 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-18 14:57:41.075 | + lib/nova:init_nova:860 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-18 14:57:41.153 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-18 14:57:41.207 | [2077 Async nova-cell-1:63415]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-18 14:57:41.210 | + lib/nova:init_nova:863 : recreate_database nova_api 2026-06-18 14:57:41.214 | + lib/database:recreate_database:112 : local db=nova_api 2026-06-18 14:57:41.217 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-06-18 14:57:41.221 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-06-18 14:57:41.224 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-06-18 14:57:41.230 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 14:57:41.307 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-06-18 14:57:41.312 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 14:57:41.399 | + lib/nova:init_nova:864 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-06-18 14:57:41.888 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-18 14:57:41.888 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-18 14:57:41.889 | we strongly recommend against using it for new projects. 2026-06-18 14:57:41.889 | 2026-06-18 14:57:41.889 | If you are already using Eventlet, we recommend migrating to a different 2026-06-18 14:57:41.889 | framework. For more detail see 2026-06-18 14:57:41.889 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-18 14:57:41.889 | 2026-06-18 14:57:41.889 | import eventlet # noqa 2026-06-18 14:57:42.231 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-18 14:57:46.265 | INFO dbcounter [-] Registered counter for database nova_api 2026-06-18 14:57:46.365 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-18 14:57:46.365 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-18 14:57:46.366 | DEBUG dbcounter [-] [63485] Writer thread running {{(pid=63485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-18 14:57:46.433 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-06-18 14:57:51.478 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=63485) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-18 14:57:51.484 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-06-18 14:57:53.769 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=63485) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 14:57:53.773 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-06-18 14:57:53.782 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=63485) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 14:57:54.093 | Exception ignored in: 2026-06-18 14:57:54.094 | Traceback (most recent call last): 2026-06-18 14:57:54.094 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-18 14:57:54.094 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-18 14:57:54.094 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-18 14:57:54.095 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-18 14:57:54.095 | RuntimeError: greenlet is being finalized 2026-06-18 14:57:54.455 | ++ lib/nova:init_nova:868 : database_connection_url nova_cell0 2026-06-18 14:57:54.459 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-18 14:57:54.462 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-18 14:57:54.466 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-18 14:57:54.470 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-18 14:57:54.473 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-18 14:57:54.477 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-18 14:57:54.501 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:57:54.505 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-18 14:57:54.508 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-18 14:57:54.511 | + lib/nova:init_nova:868 : /opt/stack/data/venv/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-18 14:57:55.013 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-18 14:57:55.013 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-18 14:57:55.013 | we strongly recommend against using it for new projects. 2026-06-18 14:57:55.013 | 2026-06-18 14:57:55.013 | If you are already using Eventlet, we recommend migrating to a different 2026-06-18 14:57:55.013 | framework. For more detail see 2026-06-18 14:57:55.013 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-18 14:57:55.014 | 2026-06-18 14:57:55.014 | import eventlet # noqa 2026-06-18 14:57:55.390 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-18 14:57:58.635 | INFO dbcounter [None req-a05b5f3a-e8eb-4cfb-9a1a-61bb6543124d None None] Registered counter for database nova_api 2026-06-18 14:57:58.788 | DEBUG dbcounter [-] [64112] Writer thread running {{(pid=64112) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-18 14:57:59.131 | Exception ignored in: 2026-06-18 14:57:59.131 | Traceback (most recent call last): 2026-06-18 14:57:59.131 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-18 14:57:59.132 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-18 14:57:59.132 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-18 14:57:59.132 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-18 14:57:59.132 | RuntimeError: greenlet is being finalized 2026-06-18 14:57:59.488 | ++ lib/nova:init_nova:871 : seq 0 1 2026-06-18 14:57:59.493 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-18 14:57:59.496 | + lib/nova:init_nova:872 : async_wait nova-cell-0 2026-06-18 14:57:59.559 | [2077 Async nova-cell-0:63311]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 63311 (3 other jobs running) 2026-06-18 14:57:59.591 | [2077 Async nova-cell-0:63311]: Signaling child to exit 2026-06-18 14:58:07.220 | + inc/async:async_inner:64 : rc=0 2026-06-18 14:58:07.247 | [63415 Async nova-cell-1:63415]: finished successfully 2026-06-18 14:58:07.261 | + inc/async:async_inner:64 : rc=0 2026-06-18 14:58:07.292 | [63311 Async nova-cell-0:63311]: finished successfully 2026-06-18 14:58:07.318 | WAKEUP 2026-06-18 14:58:07.341 | [2077 Async nova-cell-0:63311]: Signaled 2026-06-18 14:58:07.343 | + lib/nova:init_nova_db:836 : local dbname=nova_cell0 2026-06-18 14:58:07.343 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova.conf 2026-06-18 14:58:07.343 | + lib/nova:init_nova_db:838 : recreate_database nova_cell0 2026-06-18 14:58:07.343 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-06-18 14:58:07.343 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-06-18 14:58:07.344 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-06-18 14:58:07.344 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-06-18 14:58:07.344 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 14:58:07.344 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-06-18 14:58:07.344 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 14:58:07.344 | + lib/nova:init_nova_db:839 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-06-18 14:58:07.344 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-18 14:58:07.344 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-18 14:58:07.344 | we strongly recommend against using it for new projects. 2026-06-18 14:58:07.344 | 2026-06-18 14:58:07.344 | If you are already using Eventlet, we recommend migrating to a different 2026-06-18 14:58:07.345 | framework. For more detail see 2026-06-18 14:58:07.345 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-18 14:58:07.345 | 2026-06-18 14:58:07.345 | import eventlet # noqa 2026-06-18 14:58:07.345 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-18 14:58:07.345 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-06-18 14:58:07.345 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-18 14:58:07.345 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-18 14:58:07.345 | DEBUG dbcounter [-] [63461] Writer thread running {{(pid=63461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-18 14:58:07.345 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-18 14:58:07.345 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=63461) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-18 14:58:07.346 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-18 14:58:07.346 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=63461) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 14:58:07.346 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-18 14:58:07.346 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=63461) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 14:58:07.346 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-18 14:58:07.346 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=63461) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 14:58:07.346 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-18 14:58:07.346 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=63461) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 14:58:07.346 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-18 14:58:07.346 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=63461) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 14:58:07.347 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-18 14:58:07.347 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=63461) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 14:58:07.347 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-18 14:58:07.347 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=63461) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 14:58:07.347 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-18 14:58:07.347 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=63461) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 14:58:07.347 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-18 14:58:07.347 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=63461) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 14:58:07.347 | Exception ignored in: 2026-06-18 14:58:07.347 | Traceback (most recent call last): 2026-06-18 14:58:07.347 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-18 14:58:07.348 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-18 14:58:07.348 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-18 14:58:07.348 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-18 14:58:07.348 | RuntimeError: greenlet is being finalized 2026-06-18 14:58:07.392 | [2077 Async nova-cell-0:63311]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 26 seconds 2026-06-18 14:58:07.398 | + inc/async:async_wait:197 : return 0 2026-06-18 14:58:07.402 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-18 14:58:07.405 | + lib/nova:init_nova:872 : async_wait nova-cell-1 2026-06-18 14:58:07.461 | [2077 Async nova-cell-1:63415]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 63415 (2 other jobs running) 2026-06-18 14:58:07.490 | [2077 Async nova-cell-1:63415]: Signaling child to exit 2026-06-18 14:58:07.490 | WAKEUP 2026-06-18 14:58:07.514 | [2077 Async nova-cell-1:63415]: Signaled 2026-06-18 14:58:07.516 | + lib/nova:init_nova_db:836 : local dbname=nova_cell1 2026-06-18 14:58:07.517 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova_cell1.conf 2026-06-18 14:58:07.517 | + lib/nova:init_nova_db:838 : recreate_database nova_cell1 2026-06-18 14:58:07.517 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-06-18 14:58:07.517 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-06-18 14:58:07.517 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-06-18 14:58:07.517 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-06-18 14:58:07.517 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 14:58:07.517 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-06-18 14:58:07.517 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 14:58:07.517 | + lib/nova:init_nova_db:839 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-06-18 14:58:07.517 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-18 14:58:07.518 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-18 14:58:07.518 | we strongly recommend against using it for new projects. 2026-06-18 14:58:07.518 | 2026-06-18 14:58:07.518 | If you are already using Eventlet, we recommend migrating to a different 2026-06-18 14:58:07.518 | framework. For more detail see 2026-06-18 14:58:07.518 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-18 14:58:07.518 | 2026-06-18 14:58:07.518 | import eventlet # noqa 2026-06-18 14:58:07.518 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-18 14:58:07.518 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-06-18 14:58:07.518 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-18 14:58:07.519 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-18 14:58:07.519 | DEBUG dbcounter [-] [63482] Writer thread running {{(pid=63482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-18 14:58:07.519 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-18 14:58:07.519 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=63482) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-18 14:58:07.519 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-18 14:58:07.519 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=63482) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 14:58:07.519 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-18 14:58:07.519 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=63482) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 14:58:07.519 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-18 14:58:07.519 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=63482) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 14:58:07.520 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-18 14:58:07.520 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=63482) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 14:58:07.520 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-18 14:58:07.520 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=63482) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 14:58:07.520 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-18 14:58:07.520 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=63482) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 14:58:07.520 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-18 14:58:07.520 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=63482) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 14:58:07.520 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-18 14:58:07.520 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=63482) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 14:58:07.520 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-18 14:58:07.521 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=63482) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 14:58:07.521 | Exception ignored in: 2026-06-18 14:58:07.521 | Traceback (most recent call last): 2026-06-18 14:58:07.521 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-18 14:58:07.521 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-18 14:58:07.521 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-18 14:58:07.521 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-18 14:58:07.521 | RuntimeError: greenlet is being finalized 2026-06-18 14:58:07.571 | [2077 Async nova-cell-1:63415]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 26 seconds 2026-06-18 14:58:07.577 | + inc/async:async_wait:197 : return 0 2026-06-18 14:58:07.581 | + lib/nova:init_nova:875 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-18 14:58:07.584 | + lib/nova:init_nova:882 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-06-18 14:58:08.047 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-18 14:58:08.047 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-18 14:58:08.047 | we strongly recommend against using it for new projects. 2026-06-18 14:58:08.047 | 2026-06-18 14:58:08.047 | If you are already using Eventlet, we recommend migrating to a different 2026-06-18 14:58:08.047 | framework. For more detail see 2026-06-18 14:58:08.047 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-18 14:58:08.047 | 2026-06-18 14:58:08.048 | import eventlet # noqa 2026-06-18 14:58:08.390 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-18 14:58:11.382 | Running batches of 50 until complete 2026-06-18 14:58:11.382 | INFO dbcounter [None req-cbb6feaa-b6b9-4153-b4e0-cf7a4609564e None None] Registered counter for database nova_cell0 2026-06-18 14:58:11.595 | DEBUG dbcounter [-] [64751] Writer thread running {{(pid=64751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-18 14:58:11.600 | INFO dbcounter [None req-cbb6feaa-b6b9-4153-b4e0-cf7a4609564e None None] Registered counter for database nova_api 2026-06-18 14:58:11.775 | DEBUG dbcounter [-] [64751] Writer thread running {{(pid=64751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-18 14:58:11.931 | INFO dbcounter [None req-cbb6feaa-b6b9-4153-b4e0-cf7a4609564e None None] Registered counter for database nova_cell0 2026-06-18 14:58:12.010 | DEBUG dbcounter [-] [64751] Writer thread running {{(pid=64751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-18 14:58:12.096 | +-------------------------------------+--------------+-----------+ 2026-06-18 14:58:12.096 | | Migration | Total Needed | Completed | 2026-06-18 14:58:12.096 | +-------------------------------------+--------------+-----------+ 2026-06-18 14:58:12.096 | | fill_virtual_interface_list | 0 | 0 | 2026-06-18 14:58:12.096 | | migrate_empty_ratio | 0 | 0 | 2026-06-18 14:58:12.096 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-06-18 14:58:12.097 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-06-18 14:58:12.097 | | migration_migrate_to_uuid | 0 | 0 | 2026-06-18 14:58:12.097 | | populate_dev_uuids | 0 | 0 | 2026-06-18 14:58:12.097 | | populate_instance_compute_id | 0 | 0 | 2026-06-18 14:58:12.097 | | populate_missing_availability_zones | 0 | 0 | 2026-06-18 14:58:12.097 | | populate_queued_for_delete | 0 | 0 | 2026-06-18 14:58:12.097 | | populate_user_id | 0 | 0 | 2026-06-18 14:58:12.098 | | populate_uuids | 0 | 0 | 2026-06-18 14:58:12.098 | +-------------------------------------+--------------+-----------+ 2026-06-18 14:58:12.398 | Exception ignored in: 2026-06-18 14:58:12.398 | Traceback (most recent call last): 2026-06-18 14:58:12.398 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-18 14:58:12.398 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-18 14:58:12.398 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-18 14:58:12.399 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-18 14:58:12.399 | RuntimeError: greenlet is being finalized 2026-06-18 14:58:12.763 | ++ lib/nova:init_nova:885 : seq 1 1 2026-06-18 14:58:12.767 | + lib/nova:init_nova:885 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-18 14:58:12.771 | ++ lib/nova:init_nova:886 : conductor_conf 1 2026-06-18 14:58:12.774 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-18 14:58:12.777 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-18 14:58:12.781 | + lib/nova:init_nova:886 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2026-06-18 14:58:13.240 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-18 14:58:13.240 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-18 14:58:13.240 | we strongly recommend against using it for new projects. 2026-06-18 14:58:13.240 | 2026-06-18 14:58:13.240 | If you are already using Eventlet, we recommend migrating to a different 2026-06-18 14:58:13.240 | framework. For more detail see 2026-06-18 14:58:13.240 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-18 14:58:13.240 | 2026-06-18 14:58:13.241 | import eventlet # noqa 2026-06-18 14:58:13.580 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-18 14:58:16.566 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-06-18 14:58:16.566 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-06-18 14:58:16.566 | INFO dbcounter [None req-b39ddae6-fd8b-4c19-bee6-1a38f40e080a None None] Registered counter for database nova_api 2026-06-18 14:58:16.695 | DEBUG dbcounter [-] [64769] Writer thread running {{(pid=64769) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-18 14:58:16.993 | Exception ignored in: 2026-06-18 14:58:16.993 | Traceback (most recent call last): 2026-06-18 14:58:16.993 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-18 14:58:16.994 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-18 14:58:16.994 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-18 14:58:16.994 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-18 14:58:16.994 | RuntimeError: greenlet is being finalized 2026-06-18 14:58:17.320 | + lib/nova:init_nova:890 : create_nova_keys_dir 2026-06-18 14:58:17.323 | + lib/nova:create_nova_keys_dir:832 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-06-18 14:58:17.338 | + lib/nova:init_nova:892 : [[ '' == \L\V\M ]] 2026-06-18 14:58:17.341 | + ./stack.sh:main:1238 : async_runfunc configure_neutron_nova 2026-06-18 14:58:17.345 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-06-18 14:58:17.414 | + inc/async:async_inner:63 : configure_neutron_nova 2026-06-18 14:58:17.454 | [2077 Async configure_neutron_nova:64828]: running: configure_neutron_nova 2026-06-18 14:58:17.457 | + ./stack.sh:main:1246 : run_phase stack post-config 2026-06-18 14:58:17.460 | + functions-common:run_phase:1842 : local mode=stack 2026-06-18 14:58:17.463 | + functions-common:run_phase:1843 : local phase=post-config 2026-06-18 14:58:17.467 | + functions-common:run_phase:1844 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-18 14:58:17.470 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-18 14:58:17.472 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-18 14:58:17.477 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-18 14:58:17.479 | + functions-common:run_phase:1852 : local extra 2026-06-18 14:58:17.484 | ++ functions-common:run_phase:1853 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-18 14:58:17.488 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-18 14:58:17.493 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-18 14:58:17.497 | + functions-common:run_phase:1858 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-18 14:58:17.500 | + functions-common:run_phase:1858 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-06-18 14:58:17.503 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-18 14:58:17.523 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:58:17.526 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-18 14:58:17.530 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-18 14:58:17.533 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-06-18 14:58:17.537 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-18 14:58:17.540 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-18 14:58:17.543 | ++ extras.d/80-tempest.sh:source:12 : : 2026-06-18 14:58:17.547 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-18 14:58:17.550 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-18 14:58:17.553 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-18 14:58:17.556 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-18 14:58:17.560 | + functions-common:run_phase:1869 : run_plugins stack post-config 2026-06-18 14:58:17.563 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-18 14:58:17.566 | + functions-common:run_plugins:1829 : local phase=post-config 2026-06-18 14:58:17.568 | + functions-common:run_plugins:1831 : local plugins= 2026-06-18 14:58:17.571 | + functions-common:run_plugins:1832 : local plugin 2026-06-18 14:58:17.574 | + ./stack.sh:main:1254 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-06-18 14:58:17.579 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-18 14:58:17.581 | + inc/meta-config:merge_config_group:171 : shift 2026-06-18 14:58:17.585 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-06-18 14:58:17.588 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-18 14:58:17.592 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-18 14:58:17.595 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-18 14:58:17.599 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-06-18 14:58:17.601 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-18 14:58:17.605 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-06-18 14:58:17.608 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-18 14:58:17.612 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-06-18 14:58:17.612 | /^\[\[.+\|.*\]\]/ { 2026-06-18 14:58:17.612 | gsub("[][]", "", $1); 2026-06-18 14:58:17.612 | split($1, a, "|"); 2026-06-18 14:58:17.612 | if (a[1] == matchgroup) 2026-06-18 14:58:17.612 | print a[2] 2026-06-18 14:58:17.612 | } 2026-06-18 14:58:17.612 | ' /home/quobyte/devstack/local.conf 2026-06-18 14:58:17.618 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-18 14:58:17.622 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-18 14:58:17.625 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-18 14:58:17.629 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-06-18 14:58:17.632 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-06-18 14:58:17.636 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-06-18 14:58:17.638 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-06-18 14:58:17.642 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-06-18 14:58:17.646 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-06-18 14:58:17.650 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-06-18 14:58:17.653 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-06-18 14:58:17.656 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-06-18 14:58:17.659 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-06-18 14:58:17.662 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-18 14:58:17.665 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-18 14:58:17.668 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-06-18 14:58:17.670 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-18 14:58:17.674 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-06-18 14:58:17.676 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-06-18 14:58:17.681 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-06-18 14:58:17.684 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-06-18 14:58:17.691 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-06-18 14:58:17.691 | BEGIN { 2026-06-18 14:58:17.691 | section = "" 2026-06-18 14:58:17.691 | last_section = "" 2026-06-18 14:58:17.691 | section_count = 0 2026-06-18 14:58:17.692 | } 2026-06-18 14:58:17.692 | /^\[.+\]/ { 2026-06-18 14:58:17.692 | gsub("[][]", "", $1); 2026-06-18 14:58:17.692 | section=$1 2026-06-18 14:58:17.692 | next 2026-06-18 14:58:17.692 | } 2026-06-18 14:58:17.692 | /^ *\#/ { 2026-06-18 14:58:17.692 | next 2026-06-18 14:58:17.692 | } 2026-06-18 14:58:17.692 | /^[^ \t]+/ { 2026-06-18 14:58:17.692 | # get offset of first = in $0 2026-06-18 14:58:17.693 | eq_idx = index($0, "=") 2026-06-18 14:58:17.693 | # extract attr & value from $0 2026-06-18 14:58:17.693 | attr = substr($0, 1, eq_idx - 1) 2026-06-18 14:58:17.693 | value = substr($0, eq_idx + 1) 2026-06-18 14:58:17.693 | # only need to strip trailing whitespace from attr 2026-06-18 14:58:17.693 | sub(/[ \t]*$/, "", attr) 2026-06-18 14:58:17.693 | # need to strip leading & trailing whitespace from value 2026-06-18 14:58:17.693 | sub(/^[ \t]*/, "", value) 2026-06-18 14:58:17.693 | sub(/[ \t]*$/, "", value) 2026-06-18 14:58:17.693 | 2026-06-18 14:58:17.693 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-18 14:58:17.693 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-18 14:58:17.694 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-18 14:58:17.694 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-18 14:58:17.694 | if (! (section, attr) in cfg_attr_count) { 2026-06-18 14:58:17.694 | if (section != last_section) { 2026-06-18 14:58:17.694 | cfg_section[section_count++] = section 2026-06-18 14:58:17.694 | last_section = section 2026-06-18 14:58:17.695 | } 2026-06-18 14:58:17.695 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-18 14:58:17.695 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-18 14:58:17.696 | 2026-06-18 14:58:17.696 | cfg_attr[section, attr, 0] = value 2026-06-18 14:58:17.696 | cfg_attr_count[section, attr] = 1 2026-06-18 14:58:17.696 | } else { 2026-06-18 14:58:17.696 | lno = cfg_attr_count[section, attr]++ 2026-06-18 14:58:17.697 | cfg_attr[section, attr, lno] = value 2026-06-18 14:58:17.697 | } 2026-06-18 14:58:17.697 | } 2026-06-18 14:58:17.697 | END { 2026-06-18 14:58:17.697 | # Process each section in order 2026-06-18 14:58:17.697 | for (sno = 0; sno < section_count; sno++) { 2026-06-18 14:58:17.697 | section = cfg_section[sno] 2026-06-18 14:58:17.697 | # The ini routines simply append a config item immediately 2026-06-18 14:58:17.697 | # after the section header. To keep the same order as defined 2026-06-18 14:58:17.697 | # in local.conf, invoke the ini routines in the reverse order 2026-06-18 14:58:17.698 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-18 14:58:17.698 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-18 14:58:17.698 | if (cfg_attr_count[section, attr] == 1) 2026-06-18 14:58:17.698 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-18 14:58:17.698 | else { 2026-06-18 14:58:17.698 | # For multiline, invoke the ini routines in the reverse order 2026-06-18 14:58:17.698 | count = cfg_attr_count[section, attr] 2026-06-18 14:58:17.699 | print "inidelete " configfile " " section " " attr 2026-06-18 14:58:17.699 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-18 14:58:17.699 | for (l = count -2; l >= 0; l--) 2026-06-18 14:58:17.699 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-18 14:58:17.699 | } 2026-06-18 14:58:17.699 | } 2026-06-18 14:58:17.699 | } 2026-06-18 14:58:17.700 | } 2026-06-18 14:58:17.700 | ' 2026-06-18 14:58:17.700 | + inc/meta-config:merge_config_file:164 : read a 2026-06-18 14:58:17.700 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-06-18 14:58:17.700 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-18 14:58:17.700 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-18 14:58:17.700 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-18 14:58:17.701 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-06-18 14:58:17.702 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-18 14:58:17.705 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-06-18 14:58:17.709 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-06-18 14:58:17.709 | BEGIN { group = "" } 2026-06-18 14:58:17.709 | /^\[\[.+\|.*\]\]/ { 2026-06-18 14:58:17.709 | gsub("[][]", "", $1); 2026-06-18 14:58:17.709 | split($1, a, "|"); 2026-06-18 14:58:17.709 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-18 14:58:17.709 | group=a[1] 2026-06-18 14:58:17.709 | } else { 2026-06-18 14:58:17.709 | group="" 2026-06-18 14:58:17.709 | } 2026-06-18 14:58:17.709 | next 2026-06-18 14:58:17.709 | } 2026-06-18 14:58:17.710 | { 2026-06-18 14:58:17.710 | if (group != "") 2026-06-18 14:58:17.710 | print $0 2026-06-18 14:58:17.710 | } 2026-06-18 14:58:17.710 | ' /home/quobyte/devstack/local.conf 2026-06-18 14:58:17.716 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-06-18 14:58:17.720 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-06-18 14:58:17.753 | + inc/meta-config:merge_config_file:164 : read a 2026-06-18 14:58:17.757 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-06-18 14:58:17.759 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-06-18 14:58:17.793 | + inc/meta-config:merge_config_file:164 : read a 2026-06-18 14:58:17.796 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-06-18 14:58:17.799 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-06-18 14:58:17.835 | + inc/meta-config:merge_config_file:164 : read a 2026-06-18 14:58:17.838 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-06-18 14:58:17.841 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-06-18 14:58:17.878 | + inc/meta-config:merge_config_file:164 : read a 2026-06-18 14:58:17.881 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-06-18 14:58:17.885 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-06-18 14:58:17.923 | + inc/meta-config:merge_config_file:164 : read a 2026-06-18 14:58:17.926 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-18 14:58:17.929 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-18 14:58:17.933 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-18 14:58:17.936 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-06-18 14:58:17.940 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-06-18 14:58:17.944 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-06-18 14:58:17.947 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-06-18 14:58:17.952 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-06-18 14:58:17.957 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-06-18 14:58:17.960 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-06-18 14:58:17.963 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-06-18 14:58:17.967 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-06-18 14:58:17.970 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-06-18 14:58:17.973 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-18 14:58:17.978 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-18 14:58:17.981 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-06-18 14:58:17.984 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-18 14:58:17.988 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-06-18 14:58:17.991 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-06-18 14:58:17.996 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-06-18 14:58:17.999 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-06-18 14:58:18.003 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-06-18 14:58:18.010 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-06-18 14:58:18.011 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-06-18 14:58:18.011 | BEGIN { 2026-06-18 14:58:18.011 | section = "" 2026-06-18 14:58:18.011 | last_section = "" 2026-06-18 14:58:18.011 | section_count = 0 2026-06-18 14:58:18.011 | } 2026-06-18 14:58:18.011 | /^\[.+\]/ { 2026-06-18 14:58:18.011 | gsub("[][]", "", $1); 2026-06-18 14:58:18.011 | section=$1 2026-06-18 14:58:18.011 | next 2026-06-18 14:58:18.012 | } 2026-06-18 14:58:18.012 | /^ *\#/ { 2026-06-18 14:58:18.012 | next 2026-06-18 14:58:18.012 | } 2026-06-18 14:58:18.012 | /^[^ \t]+/ { 2026-06-18 14:58:18.012 | # get offset of first = in $0 2026-06-18 14:58:18.012 | eq_idx = index($0, "=") 2026-06-18 14:58:18.012 | # extract attr & value from $0 2026-06-18 14:58:18.012 | attr = substr($0, 1, eq_idx - 1) 2026-06-18 14:58:18.012 | value = substr($0, eq_idx + 1) 2026-06-18 14:58:18.012 | # only need to strip trailing whitespace from attr 2026-06-18 14:58:18.012 | sub(/[ \t]*$/, "", attr) 2026-06-18 14:58:18.013 | # need to strip leading & trailing whitespace from value 2026-06-18 14:58:18.013 | sub(/^[ \t]*/, "", value) 2026-06-18 14:58:18.013 | sub(/[ \t]*$/, "", value) 2026-06-18 14:58:18.013 | 2026-06-18 14:58:18.013 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-18 14:58:18.013 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-18 14:58:18.013 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-18 14:58:18.014 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-18 14:58:18.014 | if (! (section, attr) in cfg_attr_count) { 2026-06-18 14:58:18.014 | if (section != last_section) { 2026-06-18 14:58:18.015 | cfg_section[section_count++] = section 2026-06-18 14:58:18.015 | last_section = section 2026-06-18 14:58:18.015 | } 2026-06-18 14:58:18.016 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-18 14:58:18.016 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-18 14:58:18.016 | 2026-06-18 14:58:18.017 | cfg_attr[section, attr, 0] = value 2026-06-18 14:58:18.017 | cfg_attr_count[section, attr] = 1 2026-06-18 14:58:18.017 | } else { 2026-06-18 14:58:18.017 | lno = cfg_attr_count[section, attr]++ 2026-06-18 14:58:18.017 | cfg_attr[section, attr, lno] = value 2026-06-18 14:58:18.017 | } 2026-06-18 14:58:18.017 | } 2026-06-18 14:58:18.017 | END { 2026-06-18 14:58:18.017 | # Process each section in order 2026-06-18 14:58:18.017 | for (sno = 0; sno < section_count; sno++) { 2026-06-18 14:58:18.017 | section = cfg_section[sno] 2026-06-18 14:58:18.017 | # The ini routines simply append a config item immediately 2026-06-18 14:58:18.018 | # after the section header. To keep the same order as defined 2026-06-18 14:58:18.018 | # in local.conf, invoke the ini routines in the reverse order 2026-06-18 14:58:18.018 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-18 14:58:18.018 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-18 14:58:18.018 | if (cfg_attr_count[section, attr] == 1) 2026-06-18 14:58:18.018 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-18 14:58:18.019 | else { 2026-06-18 14:58:18.019 | # For multiline, invoke the ini routines in the reverse order 2026-06-18 14:58:18.019 | count = cfg_attr_count[section, attr] 2026-06-18 14:58:18.020 | print "inidelete " configfile " " section " " attr 2026-06-18 14:58:18.020 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-18 14:58:18.020 | for (l = count -2; l >= 0; l--) 2026-06-18 14:58:18.020 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-18 14:58:18.020 | } 2026-06-18 14:58:18.021 | } 2026-06-18 14:58:18.021 | } 2026-06-18 14:58:18.021 | } 2026-06-18 14:58:18.021 | ' 2026-06-18 14:58:18.021 | + inc/meta-config:merge_config_file:164 : read a 2026-06-18 14:58:18.021 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-18 14:58:18.021 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-18 14:58:18.021 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-18 14:58:18.021 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-06-18 14:58:18.023 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-18 14:58:18.026 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-06-18 14:58:18.029 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-06-18 14:58:18.029 | BEGIN { group = "" } 2026-06-18 14:58:18.029 | /^\[\[.+\|.*\]\]/ { 2026-06-18 14:58:18.030 | gsub("[][]", "", $1); 2026-06-18 14:58:18.030 | split($1, a, "|"); 2026-06-18 14:58:18.030 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-18 14:58:18.030 | group=a[1] 2026-06-18 14:58:18.030 | } else { 2026-06-18 14:58:18.030 | group="" 2026-06-18 14:58:18.030 | } 2026-06-18 14:58:18.030 | next 2026-06-18 14:58:18.030 | } 2026-06-18 14:58:18.030 | { 2026-06-18 14:58:18.030 | if (group != "") 2026-06-18 14:58:18.030 | print $0 2026-06-18 14:58:18.031 | } 2026-06-18 14:58:18.031 | ' /home/quobyte/devstack/local.conf 2026-06-18 14:58:18.037 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection "tcp:127.0.0.1:6640"' 2026-06-18 14:58:18.040 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-06-18 14:58:18.077 | + inc/meta-config:merge_config_file:164 : read a 2026-06-18 14:58:18.081 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-18 14:58:18.084 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-18 14:58:18.087 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-18 14:58:18.091 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-06-18 14:58:18.095 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-06-18 14:58:18.098 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-06-18 14:58:18.101 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-06-18 14:58:18.105 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-06-18 14:58:18.110 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-06-18 14:58:18.114 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-06-18 14:58:18.117 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-06-18 14:58:18.120 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-06-18 14:58:18.124 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-06-18 14:58:18.128 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-18 14:58:18.132 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-18 14:58:18.135 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-06-18 14:58:18.138 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-18 14:58:18.142 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-06-18 14:58:18.146 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-06-18 14:58:18.150 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-06-18 14:58:18.154 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-06-18 14:58:18.158 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-06-18 14:58:18.158 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-06-18 14:58:18.158 | BEGIN { 2026-06-18 14:58:18.158 | section = "" 2026-06-18 14:58:18.158 | last_section = "" 2026-06-18 14:58:18.158 | section_count = 0 2026-06-18 14:58:18.159 | } 2026-06-18 14:58:18.159 | /^\[.+\]/ { 2026-06-18 14:58:18.159 | gsub("[][]", "", $1); 2026-06-18 14:58:18.160 | section=$1 2026-06-18 14:58:18.160 | next 2026-06-18 14:58:18.160 | } 2026-06-18 14:58:18.160 | /^ *\#/ { 2026-06-18 14:58:18.160 | next 2026-06-18 14:58:18.160 | } 2026-06-18 14:58:18.161 | /^[^ \t]+/ { 2026-06-18 14:58:18.161 | # get offset of first = in $0 2026-06-18 14:58:18.161 | eq_idx = index($0, "=") 2026-06-18 14:58:18.161 | # extract attr & value from $0 2026-06-18 14:58:18.161 | attr = substr($0, 1, eq_idx - 1) 2026-06-18 14:58:18.162 | value = substr($0, eq_idx + 1) 2026-06-18 14:58:18.162 | # only need to strip trailing whitespace from attr 2026-06-18 14:58:18.162 | sub(/[ \t]*$/, "", attr) 2026-06-18 14:58:18.162 | # need to strip leading & trailing whitespace from value 2026-06-18 14:58:18.162 | sub(/^[ \t]*/, "", value) 2026-06-18 14:58:18.162 | sub(/[ \t]*$/, "", value) 2026-06-18 14:58:18.162 | 2026-06-18 14:58:18.162 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-18 14:58:18.163 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-18 14:58:18.163 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-18 14:58:18.163 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-18 14:58:18.163 | if (! (section, attr) in cfg_attr_count) { 2026-06-18 14:58:18.164 | if (section != last_section) { 2026-06-18 14:58:18.164 | cfg_section[section_count++] = section 2026-06-18 14:58:18.164 | last_section = section 2026-06-18 14:58:18.164 | } 2026-06-18 14:58:18.164 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-18 14:58:18.164 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-18 14:58:18.164 | 2026-06-18 14:58:18.164 | cfg_attr[section, attr, 0] = value 2026-06-18 14:58:18.164 | cfg_attr_count[section, attr] = 1 2026-06-18 14:58:18.164 | } else { 2026-06-18 14:58:18.165 | lno = cfg_attr_count[section, attr]++ 2026-06-18 14:58:18.165 | cfg_attr[section, attr, lno] = value 2026-06-18 14:58:18.165 | } 2026-06-18 14:58:18.165 | } 2026-06-18 14:58:18.165 | END { 2026-06-18 14:58:18.165 | # Process each section in order 2026-06-18 14:58:18.166 | for (sno = 0; sno < section_count; sno++) { 2026-06-18 14:58:18.166 | section = cfg_section[sno] 2026-06-18 14:58:18.166 | # The ini routines simply append a config item immediately 2026-06-18 14:58:18.166 | # after the section header. To keep the same order as defined 2026-06-18 14:58:18.166 | # in local.conf, invoke the ini routines in the reverse order 2026-06-18 14:58:18.166 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-18 14:58:18.166 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-18 14:58:18.167 | if (cfg_attr_count[section, attr] == 1) 2026-06-18 14:58:18.167 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-18 14:58:18.167 | else { 2026-06-18 14:58:18.167 | # For multiline, invoke the ini routines in the reverse order 2026-06-18 14:58:18.167 | count = cfg_attr_count[section, attr] 2026-06-18 14:58:18.167 | print "inidelete " configfile " " section " " attr 2026-06-18 14:58:18.167 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-18 14:58:18.167 | for (l = count -2; l >= 0; l--) 2026-06-18 14:58:18.167 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-18 14:58:18.167 | } 2026-06-18 14:58:18.168 | } 2026-06-18 14:58:18.168 | } 2026-06-18 14:58:18.168 | } 2026-06-18 14:58:18.168 | ' 2026-06-18 14:58:18.168 | + inc/meta-config:merge_config_file:164 : read a 2026-06-18 14:58:18.168 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-18 14:58:18.168 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-18 14:58:18.168 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-18 14:58:18.170 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-06-18 14:58:18.173 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-18 14:58:18.176 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-06-18 14:58:18.179 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-06-18 14:58:18.180 | BEGIN { group = "" } 2026-06-18 14:58:18.180 | /^\[\[.+\|.*\]\]/ { 2026-06-18 14:58:18.180 | gsub("[][]", "", $1); 2026-06-18 14:58:18.180 | split($1, a, "|"); 2026-06-18 14:58:18.180 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-18 14:58:18.180 | group=a[1] 2026-06-18 14:58:18.180 | } else { 2026-06-18 14:58:18.180 | group="" 2026-06-18 14:58:18.180 | } 2026-06-18 14:58:18.180 | next 2026-06-18 14:58:18.180 | } 2026-06-18 14:58:18.181 | { 2026-06-18 14:58:18.181 | if (group != "") 2026-06-18 14:58:18.181 | print $0 2026-06-18 14:58:18.181 | } 2026-06-18 14:58:18.181 | ' /home/quobyte/devstack/local.conf 2026-06-18 14:58:18.189 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-06-18 14:58:18.191 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-06-18 14:58:18.228 | + inc/meta-config:merge_config_file:164 : read a 2026-06-18 14:58:18.231 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-06-18 14:58:18.233 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-06-18 14:58:18.267 | + inc/meta-config:merge_config_file:164 : read a 2026-06-18 14:58:18.270 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-06-18 14:58:18.273 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-06-18 14:58:18.309 | + inc/meta-config:merge_config_file:164 : read a 2026-06-18 14:58:18.312 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-06-18 14:58:18.315 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-06-18 14:58:18.342 | + inc/async:async_inner:64 : rc=0 2026-06-18 14:58:18.353 | + inc/meta-config:merge_config_file:164 : read a 2026-06-18 14:58:18.357 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-98e2a54b-158d-4909-b6d8-b8812f94d5ce"' 2026-06-18 14:58:18.360 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-98e2a54b-158d-4909-b6d8-b8812f94d5ce 2026-06-18 14:58:18.368 | [64828 Async configure_neutron_nova:64828]: finished successfully 2026-06-18 14:58:18.397 | + inc/meta-config:merge_config_file:164 : read a 2026-06-18 14:58:18.400 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-06-18 14:58:18.403 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-06-18 14:58:18.437 | + inc/meta-config:merge_config_file:164 : read a 2026-06-18 14:58:18.440 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-06-18 14:58:18.443 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-06-18 14:58:18.476 | + inc/meta-config:merge_config_file:164 : read a 2026-06-18 14:58:18.480 | + ./stack.sh:main:1263 : is_service_enabled swift 2026-06-18 14:58:18.500 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:58:18.503 | + ./stack.sh:main:1271 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-18 14:58:18.506 | + ./stack.sh:main:1272 : is_service_enabled cinder 2026-06-18 14:58:18.527 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:58:18.530 | + ./stack.sh:main:1273 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-18 14:58:18.569 | + ./stack.sh:main:1276 : async_wait configure_neutron_nova 2026-06-18 14:58:18.621 | [2077 Async configure_neutron_nova:64828]: Waiting for completion of configure_neutron_nova running on PID 64828 (2 other jobs running) 2026-06-18 14:58:18.646 | [2077 Async configure_neutron_nova:64828]: Signaling child to exit 2026-06-18 14:58:18.646 | WAKEUP 2026-06-18 14:58:18.668 | [2077 Async configure_neutron_nova:64828]: Signaled 2026-06-18 14:58:18.670 | + lib/neutron:configure_neutron_nova:445 : create_nova_conf_neutron /etc/nova/nova.conf 2026-06-18 14:58:18.670 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova.conf 2026-06-18 14:58:18.670 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-06-18 14:58:18.670 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-18 14:58:18.670 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-18 14:58:18.670 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-18 14:58:18.670 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-06-18 14:58:18.670 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-06-18 14:58:18.671 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.215/identity 2026-06-18 14:58:18.671 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-06-18 14:58:18.671 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-06-18 14:58:18.671 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-06-18 14:58:18.671 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-06-18 14:58:18.671 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-06-18 14:58:18.671 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-06-18 14:58:18.671 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-06-18 14:58:18.672 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-18 14:58:18.672 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-18 14:58:18.672 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-18 14:58:18.672 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:58:18.672 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-06-18 14:58:18.672 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-06-18 14:58:18.672 | + lib/neutron:configure_neutron_nova:446 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-06-18 14:58:18.672 | ++ lib/neutron:configure_neutron_nova:447 : seq 1 1 2026-06-18 14:58:18.672 | + lib/neutron:configure_neutron_nova:447 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-18 14:58:18.673 | + lib/neutron:configure_neutron_nova:448 : local conf 2026-06-18 14:58:18.673 | ++ lib/neutron:configure_neutron_nova:449 : conductor_conf 1 2026-06-18 14:58:18.673 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-18 14:58:18.673 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-18 14:58:18.673 | + lib/neutron:configure_neutron_nova:449 : conf=/etc/nova/nova_cell1.conf 2026-06-18 14:58:18.673 | + lib/neutron:configure_neutron_nova:450 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-06-18 14:58:18.673 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova_cell1.conf 2026-06-18 14:58:18.673 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-06-18 14:58:18.673 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-18 14:58:18.674 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-18 14:58:18.674 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-18 14:58:18.674 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-06-18 14:58:18.674 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-06-18 14:58:18.674 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.215/identity 2026-06-18 14:58:18.674 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-06-18 14:58:18.674 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-06-18 14:58:18.674 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-06-18 14:58:18.675 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-06-18 14:58:18.675 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-06-18 14:58:18.675 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-06-18 14:58:18.675 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-06-18 14:58:18.675 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-18 14:58:18.675 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-18 14:58:18.675 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-18 14:58:18.675 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:58:18.676 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-06-18 14:58:18.676 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-06-18 14:58:18.712 | [2077 Async configure_neutron_nova:64828]: finished configure_neutron_nova with result 0 in 0 seconds 2026-06-18 14:58:18.717 | + inc/async:async_wait:197 : return 0 2026-06-18 14:58:18.720 | + ./stack.sh:main:1282 : is_service_enabled nova 2026-06-18 14:58:18.738 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:58:18.741 | + ./stack.sh:main:1283 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-18 14:58:18.776 | + ./stack.sh:main:1284 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-18 14:58:18.813 | + ./stack.sh:main:1288 : is_service_enabled n-api 2026-06-18 14:58:18.834 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:58:18.837 | + ./stack.sh:main:1289 : echo_summary 'Starting Nova API' 2026-06-18 14:58:18.840 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 14:58:18.843 | + ./stack.sh:echo_summary:444 : echo -e Starting Nova API 2026-06-18 14:58:18.847 | + ./stack.sh:main:1290 : start_nova_api 2026-06-18 14:58:18.850 | + lib/nova:start_nova_api:966 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-18 14:58:18.853 | + lib/nova:start_nova_api:967 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-18 14:58:18.857 | + lib/nova:start_nova_api:967 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-18 14:58:18.861 | ++ lib/nova:start_nova_api:969 : which uwsgi 2026-06-18 14:58:18.866 | + lib/nova:start_nova_api:969 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-18 14:58:18.869 | + functions-common:run_process:1668 : local service=n-api 2026-06-18 14:58:18.872 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-18 14:58:18.875 | + functions-common:run_process:1670 : local group= 2026-06-18 14:58:18.879 | + functions-common:run_process:1671 : local user= 2026-06-18 14:58:18.882 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 14:58:18.885 | + functions-common:run_process:1674 : local name=n-api 2026-06-18 14:58:18.888 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 14:58:18.891 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 14:58:18.893 | + functions-common:time_start:2401 : local start_time= 2026-06-18 14:58:18.896 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 14:58:18.900 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 14:58:18.905 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794698901 2026-06-18 14:58:18.907 | + functions-common:run_process:1677 : is_service_enabled n-api 2026-06-18 14:58:18.926 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:58:18.929 | + functions-common:run_process:1678 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-06-18 14:58:18.932 | + functions-common:_run_under_systemd:1622 : local service=n-api 2026-06-18 14:58:18.934 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-18 14:58:18.937 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-18 14:58:18.940 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-18 14:58:18.943 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-18 14:58:18.945 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-06-18 14:58:18.948 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-06-18 14:58:18.951 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-api.service 2026-06-18 14:58:18.954 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-18 14:58:18.957 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-18 14:58:18.960 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-18 14:58:18.963 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-18 14:58:18.966 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-06-18 14:58:18.969 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-06-18 14:58:18.972 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-18 14:58:18.975 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-18 14:58:18.978 | + functions-common:_run_under_systemd:1642 : write_uwsgi_user_unit_file devstack@n-api.service '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-18 14:58:18.981 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@n-api.service 2026-06-18 14:58:18.984 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-18 14:58:18.987 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-18 14:58:18.989 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=quobyte 2026-06-18 14:58:18.992 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-18 14:58:18.995 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-06-18 14:58:18.998 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-18 14:58:19.003 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2026-06-18 14:58:19.084 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-18 14:58:19.163 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-06-18 14:58:19.228 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-06-18 14:58:19.293 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-18 14:58:19.360 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-18 14:58:19.429 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-06-18 14:58:19.497 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-06-18 14:58:19.567 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-06-18 14:58:19.632 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-06-18 14:58:19.698 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-06-18 14:58:19.764 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-18 14:58:19.767 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-18 14:58:19.770 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-06-18 14:58:19.850 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-18 14:58:20.291 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-api.service 2026-06-18 14:58:20.321 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-06-18 14:58:20.743 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-api.service 2026-06-18 14:58:20.880 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 14:58:20.883 | + functions-common:time_stop:2414 : local name 2026-06-18 14:58:20.885 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:58:20.887 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:58:20.889 | + functions-common:time_stop:2417 : local total 2026-06-18 14:58:20.892 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:58:20.894 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 14:58:20.896 | + functions-common:time_stop:2421 : start_time=1781794698901 2026-06-18 14:58:20.898 | + functions-common:time_stop:2423 : [[ -z 1781794698901 ]] 2026-06-18 14:58:20.902 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:58:20.905 | + functions-common:time_stop:2426 : end_time=1781794700903 2026-06-18 14:58:20.908 | + functions-common:time_stop:2427 : elapsed_time=2002 2026-06-18 14:58:20.910 | + functions-common:time_stop:2428 : total=3602 2026-06-18 14:58:20.912 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:58:20.914 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=5604 2026-06-18 14:58:20.917 | + lib/nova:start_nova_api:971 : echo 'Waiting for nova-api to start...' 2026-06-18 14:58:20.917 | Waiting for nova-api to start... 2026-06-18 14:58:20.919 | + lib/nova:start_nova_api:973 : local service_url=http://192.168.122.215/compute/v2.1/ 2026-06-18 14:58:20.921 | + lib/nova:start_nova_api:975 : wait_for_service 60 http://192.168.122.215/compute/v2.1/ 2026-06-18 14:58:20.923 | + functions:wait_for_service:476 : local timeout=60 2026-06-18 14:58:20.926 | + functions:wait_for_service:477 : local url=http://192.168.122.215/compute/v2.1/ 2026-06-18 14:58:20.928 | + functions:wait_for_service:478 : local rval=0 2026-06-18 14:58:20.930 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-18 14:58:20.933 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-18 14:58:20.935 | + functions-common:time_start:2401 : local start_time= 2026-06-18 14:58:20.937 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 14:58:20.941 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 14:58:20.944 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794700941 2026-06-18 14:58:20.947 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-18 14:58:20.950 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 14:58:20.952 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.215/compute/v2.1/ 2026-06-18 14:58:27.012 | + :: : [[ 200 == 503 ]] 2026-06-18 14:58:27.014 | + :: : [[ 0 -eq 7 ]] 2026-06-18 14:58:27.017 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-18 14:58:27.020 | + functions-common:time_stop:2414 : local name 2026-06-18 14:58:27.023 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:58:27.027 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:58:27.029 | + functions-common:time_stop:2417 : local total 2026-06-18 14:58:27.032 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:58:27.036 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-18 14:58:27.039 | + functions-common:time_stop:2421 : start_time=1781794700941 2026-06-18 14:58:27.042 | + functions-common:time_stop:2423 : [[ -z 1781794700941 ]] 2026-06-18 14:58:27.046 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:58:27.051 | + functions-common:time_stop:2426 : end_time=1781794707047 2026-06-18 14:58:27.054 | + functions-common:time_stop:2427 : elapsed_time=6106 2026-06-18 14:58:27.057 | + functions-common:time_stop:2428 : total=5533 2026-06-18 14:58:27.060 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:58:27.064 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=11639 2026-06-18 14:58:27.067 | + functions:wait_for_service:486 : return 0 2026-06-18 14:58:27.071 | + lib/nova:start_nova_api:979 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-18 14:58:27.074 | + lib/nova:start_nova_api:979 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-18 14:58:27.077 | + ./stack.sh:main:1293 : is_service_enabled ovn-controller ovn-controller-vtep 2026-06-18 14:58:27.096 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:58:27.100 | + ./stack.sh:main:1294 : echo_summary 'Starting OVN services' 2026-06-18 14:58:27.102 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 14:58:27.105 | + ./stack.sh:echo_summary:444 : echo -e Starting OVN services 2026-06-18 14:58:27.108 | + ./stack.sh:main:1295 : start_ovn_services 2026-06-18 14:58:27.111 | + lib/neutron:start_ovn_services:575 : [[ ovn == \o\v\n ]] 2026-06-18 14:58:27.114 | + lib/neutron:start_ovn_services:576 : '[' libvirt '!=' ironic ']' 2026-06-18 14:58:27.117 | + lib/neutron:start_ovn_services:582 : init_ovn 2026-06-18 14:58:27.121 | + lib/neutron_plugins/ovn_agent:init_ovn:627 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-06-18 14:58:27.124 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : [[ False == \F\a\l\s\e ]] 2026-06-18 14:58:27.127 | + lib/neutron_plugins/ovn_agent:init_ovn:630 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-06-18 14:58:27.131 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo mkdir -p /var/lib/ovn 2026-06-18 14:58:27.148 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : mkdir -p /opt/stack/data/ovs 2026-06-18 14:58:27.153 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : rm -f '/opt/stack/data/ovs/*.db' 2026-06-18 14:58:27.158 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-06-18 14:58:27.163 | + lib/neutron_plugins/ovn_agent:init_ovn:638 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-06-18 14:58:27.178 | + lib/neutron_plugins/ovn_agent:init_ovn:639 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-06-18 14:58:27.194 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-06-18 14:58:27.211 | + lib/neutron:start_ovn_services:583 : start_ovn 2026-06-18 14:58:27.214 | + lib/neutron_plugins/ovn_agent:start_ovn:745 : echo 'Starting OVN' 2026-06-18 14:58:27.214 | Starting OVN 2026-06-18 14:58:27.217 | + lib/neutron_plugins/ovn_agent:start_ovn:747 : _start_ovs 2026-06-18 14:58:27.221 | + lib/neutron_plugins/ovn_agent:_start_ovs:644 : echo 'Starting OVS' 2026-06-18 14:58:27.221 | Starting OVS 2026-06-18 14:58:27.224 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-06-18 14:58:27.242 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:58:27.245 | + lib/neutron_plugins/ovn_agent:_start_ovs:647 : enable_service ovsdb-server 2026-06-18 14:58:27.291 | + lib/neutron_plugins/ovn_agent:_start_ovs:648 : enable_service ovs-vswitchd 2026-06-18 14:58:27.335 | + lib/neutron_plugins/ovn_agent:_start_ovs:650 : [[ False == \T\r\u\e ]] 2026-06-18 14:58:27.337 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : _start_process ovsdb-server.service 2026-06-18 14:58:27.340 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-18 14:58:27.768 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovsdb-server.service 2026-06-18 14:58:28.206 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-18 14:58:28.206 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-18 14:58:28.206 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-18 14:58:28.207 | 2026-06-18 14:58:28.207 | Possible reasons for having these kinds of units are: 2026-06-18 14:58:28.207 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-18 14:58:28.207 | .wants/, .requires/, or .upholds/ directory. 2026-06-18 14:58:28.207 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-18 14:58:28.207 | a requirement dependency on it. 2026-06-18 14:58:28.207 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-18 14:58:28.207 | D-Bus, udev, scripted systemctl call, ...). 2026-06-18 14:58:28.207 | • In case of template units, the unit is meant to be enabled with some 2026-06-18 14:58:28.208 | instance name specified. 2026-06-18 14:58:28.214 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovsdb-server.service 2026-06-18 14:58:32.855 | + lib/neutron_plugins/ovn_agent:_start_ovs:675 : _start_process ovs-vswitchd.service 2026-06-18 14:58:32.859 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-18 14:58:33.329 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovs-vswitchd.service 2026-06-18 14:58:33.774 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-18 14:58:33.774 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-18 14:58:33.774 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-18 14:58:33.775 | 2026-06-18 14:58:33.775 | Possible reasons for having these kinds of units are: 2026-06-18 14:58:33.775 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-18 14:58:33.775 | .wants/, .requires/, or .upholds/ directory. 2026-06-18 14:58:33.775 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-18 14:58:33.775 | a requirement dependency on it. 2026-06-18 14:58:33.775 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-18 14:58:33.775 | D-Bus, udev, scripted systemctl call, ...). 2026-06-18 14:58:33.775 | • In case of template units, the unit is meant to be enabled with some 2026-06-18 14:58:33.775 | instance name specified. 2026-06-18 14:58:33.781 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovs-vswitchd.service 2026-06-18 14:58:33.970 | + lib/neutron_plugins/ovn_agent:_start_ovs:678 : echo 'Configuring OVSDB' 2026-06-18 14:58:33.970 | Configuring OVSDB 2026-06-18 14:58:33.972 | + lib/neutron_plugins/ovn_agent:_start_ovs:679 : is_service_enabled tls-proxy 2026-06-18 14:58:33.993 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:58:33.995 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-06-18 14:58:34.036 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-06-18 14:58:34.056 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=45497aa5-41d0-430f-8fb6-bf94e27f06fb 2026-06-18 14:58:34.078 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.215:6642 2026-06-18 14:58:34.101 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-06-18 14:58:34.123 | + lib/neutron_plugins/ovn_agent:_start_ovs:691 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-06-18 14:58:34.145 | + lib/neutron_plugins/ovn_agent:_start_ovs:692 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.215 2026-06-18 14:58:34.167 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:693 : hostname 2026-06-18 14:58:34.172 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-06-18 14:58:34.193 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : [[ True == \T\r\u\e ]] 2026-06-18 14:58:34.195 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-06-18 14:58:34.218 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : [[ metadata =~ ovn-bgp ]] 2026-06-18 14:58:34.221 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : is_provider_network 2026-06-18 14:58:34.223 | + functions-common:is_provider_network:2263 : '[' '' == True ']' 2026-06-18 14:58:34.226 | + functions-common:is_provider_network:2266 : return 1 2026-06-18 14:58:34.229 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-06-18 14:58:34.231 | + lib/neutron_plugins/ovn_agent:_start_ovs:706 : ovn_base_setup_bridge br-ex 2026-06-18 14:58:34.233 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:246 : local bridge=br-ex 2026-06-18 14:58:34.236 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:247 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex' 2026-06-18 14:58:34.239 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : '[' system '!=' system ']' 2026-06-18 14:58:34.242 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:253 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-06-18 14:58:34.268 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:254 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-06-18 14:58:34.301 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-18 14:58:34.326 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : is_service_enabled ovn-controller-vtep 2026-06-18 14:58:34.345 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:58:34.348 | + lib/neutron_plugins/ovn_agent:start_ovn:749 : local SCRIPTDIR=/share/ovn/scripts 2026-06-18 14:58:34.351 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : use_new_ovn_repository 2026-06-18 14:58:34.353 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:218 : [[ False == \F\a\l\s\e ]] 2026-06-18 14:58:34.356 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:219 : return 0 2026-06-18 14:58:34.359 | + lib/neutron_plugins/ovn_agent:start_ovn:754 : is_service_enabled ovn-northd 2026-06-18 14:58:34.378 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:58:34.381 | + lib/neutron_plugins/ovn_agent:start_ovn:755 : [[ False == \T\r\u\e ]] 2026-06-18 14:58:34.383 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_process ovn-central.service 2026-06-18 14:58:34.385 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-18 14:58:34.841 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-central.service 2026-06-18 14:58:35.313 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-central.service 2026-06-18 14:58:35.384 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _wait_for_ovn_and_set_custom_config 2026-06-18 14:58:35.387 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:727 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-06-18 14:58:35.391 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-18 14:58:35.394 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-18 14:58:35.397 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:209 : sleep 1 2026-06-18 14:58:36.402 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : count=1 2026-06-18 14:58:36.406 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' 1 -gt 40 ']' 2026-06-18 14:58:36.409 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-18 14:58:36.412 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:728 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-06-18 14:58:36.415 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-18 14:58:36.418 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-06-18 14:58:36.421 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:729 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-06-18 14:58:36.424 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-18 14:58:36.427 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-06-18 14:58:36.430 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:730 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-06-18 14:58:36.433 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-18 14:58:36.436 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-06-18 14:58:36.439 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:732 : is_service_enabled tls-proxy 2026-06-18 14:58:36.458 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:58:36.460 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:737 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-connection ptcp:6641:0.0.0.0 -- set connection . inactivity_probe=60000 2026-06-18 14:58:36.485 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:738 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-connection ptcp:6642:0.0.0.0 -- set connection . inactivity_probe=60000 2026-06-18 14:58:36.510 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:739 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:info file:info 2026-06-18 14:58:36.527 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:740 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:info file:info 2026-06-18 14:58:36.544 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller 2026-06-18 14:58:36.565 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:58:36.568 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-06-18 14:58:36.571 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-controller.service 2026-06-18 14:58:36.574 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-18 14:58:37.016 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-controller.service 2026-06-18 14:58:37.458 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-18 14:58:37.458 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-18 14:58:37.458 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-18 14:58:37.458 | 2026-06-18 14:58:37.459 | Possible reasons for having these kinds of units are: 2026-06-18 14:58:37.459 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-18 14:58:37.459 | .wants/, .requires/, or .upholds/ directory. 2026-06-18 14:58:37.459 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-18 14:58:37.459 | a requirement dependency on it. 2026-06-18 14:58:37.459 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-18 14:58:37.459 | D-Bus, udev, scripted systemctl call, ...). 2026-06-18 14:58:37.459 | • In case of template units, the unit is meant to be enabled with some 2026-06-18 14:58:37.459 | instance name specified. 2026-06-18 14:58:37.465 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-controller.service 2026-06-18 14:58:37.730 | + lib/neutron_plugins/ovn_agent:start_ovn:779 : is_service_enabled ovn-controller-vtep 2026-06-18 14:58:37.751 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:58:37.754 | + lib/neutron_plugins/ovn_agent:start_ovn:788 : is_ovn_metadata_agent_enabled 2026-06-18 14:58:37.757 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-18 14:58:37.776 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:58:37.781 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-18 14:58:37.785 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-18 14:58:37.790 | + lib/neutron_plugins/ovn_agent:start_ovn:789 : run_process q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-18 14:58:37.793 | + functions-common:run_process:1668 : local service=q-ovn-metadata-agent 2026-06-18 14:58:37.796 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-18 14:58:37.799 | + functions-common:run_process:1670 : local group= 2026-06-18 14:58:37.803 | + functions-common:run_process:1671 : local user= 2026-06-18 14:58:37.805 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 14:58:37.808 | + functions-common:run_process:1674 : local name=q-ovn-metadata-agent 2026-06-18 14:58:37.811 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 14:58:37.814 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 14:58:37.817 | + functions-common:time_start:2401 : local start_time= 2026-06-18 14:58:37.820 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 14:58:37.824 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 14:58:37.829 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794717826 2026-06-18 14:58:37.832 | + functions-common:run_process:1677 : is_service_enabled q-ovn-metadata-agent 2026-06-18 14:58:37.852 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:58:37.855 | + functions-common:run_process:1678 : _run_under_systemd q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' '' '' 2026-06-18 14:58:37.859 | + functions-common:_run_under_systemd:1622 : local service=q-ovn-metadata-agent 2026-06-18 14:58:37.862 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-18 14:58:37.865 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-18 14:58:37.868 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-18 14:58:37.871 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-18 14:58:37.874 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ sudo ]] 2026-06-18 14:58:37.877 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ ^/ ]] 2026-06-18 14:58:37.880 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-06-18 14:58:37.883 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-18 14:58:37.886 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-18 14:58:37.889 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-18 14:58:37.892 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-18 14:58:37.895 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-06-18 14:58:37.898 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ uwsgi ]] 2026-06-18 14:58:37.901 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@q-ovn-metadata-agent.service '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' quobyte '' 2026-06-18 14:58:37.904 | + functions-common:write_user_unit_file:1529 : local service=devstack@q-ovn-metadata-agent.service 2026-06-18 14:58:37.906 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-18 14:58:37.909 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-18 14:58:37.912 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-18 14:58:37.914 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-18 14:58:37.917 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-18 14:58:37.920 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-18 14:58:37.923 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-06-18 14:58:37.926 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-18 14:58:37.931 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Unit Description 'Devstack devstack@q-ovn-metadata-agent.service' 2026-06-18 14:58:38.009 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-18 14:58:38.087 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-06-18 14:58:38.151 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-18 14:58:38.217 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-06-18 14:58:38.283 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-06-18 14:58:38.348 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-18 14:58:38.413 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-18 14:58:38.416 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-18 14:58:38.419 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-06-18 14:58:38.497 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-18 14:58:38.944 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-06-18 14:58:38.973 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-metadata-agent.service → /etc/systemd/system/devstack@q-ovn-metadata-agent.service. 2026-06-18 14:58:39.404 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-06-18 14:58:39.458 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 14:58:39.462 | + functions-common:time_stop:2414 : local name 2026-06-18 14:58:39.465 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:58:39.467 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:58:39.471 | + functions-common:time_stop:2417 : local total 2026-06-18 14:58:39.474 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:58:39.476 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 14:58:39.480 | + functions-common:time_stop:2421 : start_time=1781794717826 2026-06-18 14:58:39.484 | + functions-common:time_stop:2423 : [[ -z 1781794717826 ]] 2026-06-18 14:58:39.488 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:58:39.493 | + functions-common:time_stop:2426 : end_time=1781794719490 2026-06-18 14:58:39.495 | + functions-common:time_stop:2427 : elapsed_time=1664 2026-06-18 14:58:39.499 | + functions-common:time_stop:2428 : total=5604 2026-06-18 14:58:39.502 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:58:39.505 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=7268 2026-06-18 14:58:39.509 | + lib/neutron_plugins/ovn_agent:start_ovn:791 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-18 14:58:39.512 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-18 14:58:39.516 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-18 14:58:39.520 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-18 14:58:39.543 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-18 14:58:39.546 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-18 14:58:39.549 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-18 14:58:39.553 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-18 14:58:39.556 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-18 14:58:39.595 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-18 14:58:39.630 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-18 14:58:39.664 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-18 14:58:39.698 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-06-18 14:58:39.733 | + lib/neutron_plugins/ovn_agent:start_ovn:794 : is_ovn_agent_enabled 2026-06-18 14:58:39.736 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-18 14:58:39.757 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:58:39.759 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-18 14:58:39.808 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-18 14:58:39.813 | + lib/neutron_plugins/ovn_agent:start_ovn:795 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-18 14:58:39.816 | + functions-common:run_process:1668 : local service=q-ovn-agent 2026-06-18 14:58:39.821 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-18 14:58:39.823 | + functions-common:run_process:1670 : local group= 2026-06-18 14:58:39.826 | + functions-common:run_process:1671 : local user= 2026-06-18 14:58:39.830 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 14:58:39.832 | + functions-common:run_process:1674 : local name=q-ovn-agent 2026-06-18 14:58:39.835 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 14:58:39.838 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 14:58:39.841 | + functions-common:time_start:2401 : local start_time= 2026-06-18 14:58:39.844 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 14:58:39.848 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 14:58:39.854 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794719850 2026-06-18 14:58:39.856 | + functions-common:run_process:1677 : is_service_enabled q-ovn-agent 2026-06-18 14:58:39.876 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:58:39.879 | + functions-common:run_process:1678 : _run_under_systemd q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' '' '' 2026-06-18 14:58:39.883 | + functions-common:_run_under_systemd:1622 : local service=q-ovn-agent 2026-06-18 14:58:39.886 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-18 14:58:39.890 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-18 14:58:39.893 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-18 14:58:39.897 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-18 14:58:39.900 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2026-06-18 14:58:39.903 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-06-18 14:58:39.907 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@q-ovn-agent.service 2026-06-18 14:58:39.911 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-18 14:58:39.914 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-18 14:58:39.918 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-18 14:58:39.921 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-18 14:58:39.925 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-06-18 14:58:39.929 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2026-06-18 14:58:39.933 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@q-ovn-agent.service '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' quobyte '' 2026-06-18 14:58:39.936 | + functions-common:write_user_unit_file:1529 : local service=devstack@q-ovn-agent.service 2026-06-18 14:58:39.939 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-18 14:58:39.943 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-18 14:58:39.947 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-18 14:58:39.950 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-18 14:58:39.953 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-18 14:58:39.956 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-18 14:58:39.959 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-06-18 14:58:39.962 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-18 14:58:39.968 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Unit Description 'Devstack devstack@q-ovn-agent.service' 2026-06-18 14:58:40.050 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-18 14:58:40.137 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-06-18 14:58:40.204 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-18 14:58:40.272 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-06-18 14:58:40.337 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-06-18 14:58:40.402 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-18 14:58:40.469 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-18 14:58:40.471 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-18 14:58:40.474 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-06-18 14:58:40.553 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-18 14:58:41.005 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@q-ovn-agent.service 2026-06-18 14:58:41.032 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-06-18 14:58:41.475 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@q-ovn-agent.service 2026-06-18 14:58:41.529 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 14:58:41.531 | + functions-common:time_stop:2414 : local name 2026-06-18 14:58:41.534 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:58:41.536 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:58:41.539 | + functions-common:time_stop:2417 : local total 2026-06-18 14:58:41.541 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:58:41.544 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 14:58:41.546 | + functions-common:time_stop:2421 : start_time=1781794719850 2026-06-18 14:58:41.549 | + functions-common:time_stop:2423 : [[ -z 1781794719850 ]] 2026-06-18 14:58:41.552 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:58:41.556 | + functions-common:time_stop:2426 : end_time=1781794721553 2026-06-18 14:58:41.558 | + functions-common:time_stop:2427 : elapsed_time=1703 2026-06-18 14:58:41.560 | + functions-common:time_stop:2428 : total=7268 2026-06-18 14:58:41.563 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:58:41.566 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=8971 2026-06-18 14:58:41.569 | + lib/neutron_plugins/ovn_agent:start_ovn:797 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-18 14:58:41.571 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-18 14:58:41.573 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-18 14:58:41.576 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-18 14:58:41.594 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-18 14:58:41.597 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-18 14:58:41.599 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-18 14:58:41.602 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-18 14:58:41.604 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-18 14:58:41.632 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-18 14:58:41.662 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-18 14:58:41.692 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-18 14:58:41.730 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-06-18 14:58:41.763 | + lib/neutron:start_ovn_services:585 : [[ True == \T\r\u\e ]] 2026-06-18 14:58:41.766 | + lib/neutron:start_ovn_services:586 : [[ True != \T\r\u\e ]] 2026-06-18 14:58:41.768 | + lib/neutron:start_ovn_services:590 : create_public_bridge 2026-06-18 14:58:41.770 | + lib/neutron_plugins/ovn_agent:create_public_bridge:311 : sudo ovs-vsctl --may-exist add-br br-ex 2026-06-18 14:58:41.795 | + lib/neutron_plugins/ovn_agent:create_public_bridge:312 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-18 14:58:41.816 | + lib/neutron_plugins/ovn_agent:create_public_bridge:313 : _configure_public_network_connectivity 2026-06-18 14:58:41.819 | + lib/neutron:_configure_public_network_connectivity:806 : [[ -n '' ]] 2026-06-18 14:58:41.822 | + lib/neutron:_configure_public_network_connectivity:813 : for d in $default_v4_route_devs 2026-06-18 14:58:41.824 | + lib/neutron:_configure_public_network_connectivity:814 : sudo iptables -t nat -A POSTROUTING -o enp1s0 -s 172.24.4.0/24 -j MASQUERADE 2026-06-18 14:58:41.890 | + ./stack.sh:main:1298 : is_service_enabled q-svc neutron-api 2026-06-18 14:58:41.909 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:58:41.913 | + ./stack.sh:main:1299 : echo_summary 'Starting Neutron' 2026-06-18 14:58:41.918 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 14:58:41.923 | + ./stack.sh:echo_summary:444 : echo -e Starting Neutron 2026-06-18 14:58:41.927 | + ./stack.sh:main:1300 : configure_neutron_after_post_config 2026-06-18 14:58:41.933 | + lib/neutron:configure_neutron_after_post_config:555 : [[ ovn-router != '' ]] 2026-06-18 14:58:41.936 | + lib/neutron:configure_neutron_after_post_config:556 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-06-18 14:58:41.986 | + lib/neutron:configure_neutron_after_post_config:558 : configure_rbac_policies 2026-06-18 14:58:41.991 | + lib/neutron:configure_rbac_policies:564 : [[ True == \T\r\u\e ]] 2026-06-18 14:58:41.996 | + lib/neutron:configure_rbac_policies:565 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-06-18 14:58:42.046 | + lib/neutron:configure_rbac_policies:566 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope True 2026-06-18 14:58:42.096 | + ./stack.sh:main:1301 : start_neutron_service_and_check 2026-06-18 14:58:42.100 | + lib/neutron:start_neutron_service_and_check:631 : local cfg_file_options 2026-06-18 14:58:42.105 | + lib/neutron:start_neutron_service_and_check:632 : local neutron_url 2026-06-18 14:58:42.110 | ++ lib/neutron:start_neutron_service_and_check:634 : determine_config_files neutron-server 2026-06-18 14:58:42.114 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-18 14:58:42.119 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-18 14:58:42.125 | +++ lib/neutron:determine_config_files:365 : _determine_config_server 2026-06-18 14:58:42.129 | +++ lib/neutron:_determine_config_server:321 : [[ '' != '' ]] 2026-06-18 14:58:42.134 | +++ lib/neutron:_determine_config_server:328 : [[ 0 > 0 ]] 2026-06-18 14:58:42.138 | +++ lib/neutron:_determine_config_server:335 : local cfg_file 2026-06-18 14:58:42.143 | +++ lib/neutron:_determine_config_server:336 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 14:58:42.148 | +++ lib/neutron:_determine_config_server:340 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 14:58:42.154 | ++ lib/neutron:determine_config_files:365 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 14:58:42.159 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-06-18 14:58:42.163 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 14:58:42.168 | + lib/neutron:start_neutron_service_and_check:634 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 14:58:42.172 | + lib/neutron:start_neutron_service_and_check:637 : enable_neutron_server_services 2026-06-18 14:58:42.177 | + lib/neutron:enable_neutron_server_services:602 : local rpc_workers 2026-06-18 14:58:42.182 | + lib/neutron:enable_neutron_server_services:607 : [[ -f /etc/neutron/neutron.conf ]] 2026-06-18 14:58:42.188 | ++ lib/neutron:enable_neutron_server_services:608 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-06-18 14:58:42.221 | + lib/neutron:enable_neutron_server_services:608 : rpc_workers= 2026-06-18 14:58:42.225 | + lib/neutron:enable_neutron_server_services:615 : enable_service neutron-api 2026-06-18 14:58:42.291 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-periodic-workers 2026-06-18 14:58:42.356 | + lib/neutron:enable_neutron_server_services:619 : [[ '' != \0 ]] 2026-06-18 14:58:42.361 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-rpc-server 2026-06-18 14:58:42.432 | + lib/neutron:enable_neutron_server_services:624 : [[ ovn == \o\v\n ]] 2026-06-18 14:58:42.438 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-ovn-maintenance-worker 2026-06-18 14:58:42.502 | ++ lib/neutron:start_neutron_service_and_check:640 : which uwsgi 2026-06-18 14:58:42.509 | + lib/neutron:start_neutron_service_and_check:640 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-18 14:58:42.513 | + functions-common:run_process:1668 : local service=neutron-api 2026-06-18 14:58:42.517 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-18 14:58:42.522 | + functions-common:run_process:1670 : local group= 2026-06-18 14:58:42.526 | + functions-common:run_process:1671 : local user= 2026-06-18 14:58:42.530 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 14:58:42.535 | + functions-common:run_process:1674 : local name=neutron-api 2026-06-18 14:58:42.540 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 14:58:42.542 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 14:58:42.545 | + functions-common:time_start:2401 : local start_time= 2026-06-18 14:58:42.550 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 14:58:42.555 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 14:58:42.563 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794722557 2026-06-18 14:58:42.565 | + functions-common:run_process:1677 : is_service_enabled neutron-api 2026-06-18 14:58:42.595 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:58:42.598 | + functions-common:run_process:1678 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-06-18 14:58:42.603 | + functions-common:_run_under_systemd:1622 : local service=neutron-api 2026-06-18 14:58:42.608 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-18 14:58:42.613 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-18 14:58:42.617 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-18 14:58:42.621 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-18 14:58:42.626 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-06-18 14:58:42.631 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-06-18 14:58:42.635 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@neutron-api.service 2026-06-18 14:58:42.640 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-18 14:58:42.644 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-18 14:58:42.649 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-18 14:58:42.653 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-18 14:58:42.658 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-06-18 14:58:42.664 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-06-18 14:58:42.668 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-18 14:58:42.672 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-18 14:58:42.677 | + functions-common:_run_under_systemd:1642 : write_uwsgi_user_unit_file devstack@neutron-api.service '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-18 14:58:42.681 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@neutron-api.service 2026-06-18 14:58:42.685 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-18 14:58:42.689 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-18 14:58:42.693 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=quobyte 2026-06-18 14:58:42.697 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-18 14:58:42.701 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-06-18 14:58:42.705 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-18 14:58:42.712 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Unit Description 'Devstack devstack@neutron-api.service' 2026-06-18 14:58:42.811 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-18 14:58:42.894 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-06-18 14:58:42.950 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-06-18 14:58:43.012 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecStart '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-18 14:58:43.094 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-18 14:58:43.176 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-06-18 14:58:43.260 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-06-18 14:58:43.340 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-06-18 14:58:43.421 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-06-18 14:58:43.500 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-06-18 14:58:43.580 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-18 14:58:43.584 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-18 14:58:43.588 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-06-18 14:58:43.677 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-18 14:58:44.123 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@neutron-api.service 2026-06-18 14:58:44.159 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-06-18 14:58:44.587 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@neutron-api.service 2026-06-18 14:58:44.727 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 14:58:44.728 | + functions-common:time_stop:2414 : local name 2026-06-18 14:58:44.730 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:58:44.733 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:58:44.735 | + functions-common:time_stop:2417 : local total 2026-06-18 14:58:44.738 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:58:44.740 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 14:58:44.742 | + functions-common:time_stop:2421 : start_time=1781794722557 2026-06-18 14:58:44.746 | + functions-common:time_stop:2423 : [[ -z 1781794722557 ]] 2026-06-18 14:58:44.749 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:58:44.753 | + functions-common:time_stop:2426 : end_time=1781794724750 2026-06-18 14:58:44.755 | + functions-common:time_stop:2427 : elapsed_time=2193 2026-06-18 14:58:44.760 | + functions-common:time_stop:2428 : total=8971 2026-06-18 14:58:44.762 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:58:44.764 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=11164 2026-06-18 14:58:44.766 | + lib/neutron:start_neutron_service_and_check:641 : neutron_url=http://192.168.122.215/ 2026-06-18 14:58:44.768 | + lib/neutron:start_neutron_service_and_check:644 : run_process neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 14:58:44.770 | + functions-common:run_process:1668 : local service=neutron-rpc-server 2026-06-18 14:58:44.772 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 14:58:44.774 | + functions-common:run_process:1670 : local group= 2026-06-18 14:58:44.777 | + functions-common:run_process:1671 : local user= 2026-06-18 14:58:44.779 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 14:58:44.781 | + functions-common:run_process:1674 : local name=neutron-rpc-server 2026-06-18 14:58:44.785 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 14:58:44.787 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 14:58:44.789 | + functions-common:time_start:2401 : local start_time= 2026-06-18 14:58:44.791 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 14:58:44.794 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 14:58:44.798 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794724796 2026-06-18 14:58:44.802 | + functions-common:run_process:1677 : is_service_enabled neutron-rpc-server 2026-06-18 14:58:44.823 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:58:44.826 | + functions-common:run_process:1678 : _run_under_systemd neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-06-18 14:58:44.828 | + functions-common:_run_under_systemd:1622 : local service=neutron-rpc-server 2026-06-18 14:58:44.830 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 14:58:44.832 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 14:58:44.834 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 14:58:44.837 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 14:58:44.839 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-06-18 14:58:44.841 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-06-18 14:58:44.844 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@neutron-rpc-server.service 2026-06-18 14:58:44.846 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-18 14:58:44.848 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-18 14:58:44.850 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-18 14:58:44.853 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-18 14:58:44.855 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-06-18 14:58:44.857 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-06-18 14:58:44.859 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@neutron-rpc-server.service '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-06-18 14:58:44.862 | + functions-common:write_user_unit_file:1529 : local service=devstack@neutron-rpc-server.service 2026-06-18 14:58:44.864 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 14:58:44.866 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-18 14:58:44.868 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-18 14:58:44.870 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-18 14:58:44.873 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-18 14:58:44.875 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-18 14:58:44.877 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-06-18 14:58:44.879 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-18 14:58:44.883 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Unit Description 'Devstack devstack@neutron-rpc-server.service' 2026-06-18 14:58:44.973 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-18 14:58:45.061 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-06-18 14:58:45.132 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecStart '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 14:58:45.199 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-06-18 14:58:45.270 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-06-18 14:58:45.349 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-18 14:58:45.418 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-18 14:58:45.421 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-18 14:58:45.423 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-06-18 14:58:45.533 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-18 14:58:46.043 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-06-18 14:58:46.078 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-06-18 14:58:46.535 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@neutron-rpc-server.service 2026-06-18 14:58:46.598 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 14:58:46.605 | + functions-common:time_stop:2414 : local name 2026-06-18 14:58:46.608 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:58:46.616 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:58:46.618 | + functions-common:time_stop:2417 : local total 2026-06-18 14:58:46.622 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:58:46.631 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 14:58:46.636 | + functions-common:time_stop:2421 : start_time=1781794724796 2026-06-18 14:58:46.641 | + functions-common:time_stop:2423 : [[ -z 1781794724796 ]] 2026-06-18 14:58:46.652 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:58:46.661 | + functions-common:time_stop:2426 : end_time=1781794726653 2026-06-18 14:58:46.664 | + functions-common:time_stop:2427 : elapsed_time=1857 2026-06-18 14:58:46.668 | + functions-common:time_stop:2428 : total=11164 2026-06-18 14:58:46.675 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:58:46.683 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=13021 2026-06-18 14:58:46.687 | + lib/neutron:start_neutron_service_and_check:645 : run_process neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 14:58:46.693 | + functions-common:run_process:1668 : local service=neutron-periodic-workers 2026-06-18 14:58:46.695 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 14:58:46.701 | + functions-common:run_process:1670 : local group= 2026-06-18 14:58:46.707 | + functions-common:run_process:1671 : local user= 2026-06-18 14:58:46.714 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 14:58:46.717 | + functions-common:run_process:1674 : local name=neutron-periodic-workers 2026-06-18 14:58:46.725 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 14:58:46.727 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 14:58:46.731 | + functions-common:time_start:2401 : local start_time= 2026-06-18 14:58:46.737 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 14:58:46.746 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 14:58:46.756 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794726751 2026-06-18 14:58:46.764 | + functions-common:run_process:1677 : is_service_enabled neutron-periodic-workers 2026-06-18 14:58:46.799 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:58:46.806 | + functions-common:run_process:1678 : _run_under_systemd neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-06-18 14:58:46.810 | + functions-common:_run_under_systemd:1622 : local service=neutron-periodic-workers 2026-06-18 14:58:46.815 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 14:58:46.822 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 14:58:46.832 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 14:58:46.839 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 14:58:46.843 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-06-18 14:58:46.852 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-06-18 14:58:46.856 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@neutron-periodic-workers.service 2026-06-18 14:58:46.858 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-18 14:58:46.865 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-18 14:58:46.872 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-18 14:58:46.875 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-18 14:58:46.882 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-06-18 14:58:46.885 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-06-18 14:58:46.893 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@neutron-periodic-workers.service '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-06-18 14:58:46.901 | + functions-common:write_user_unit_file:1529 : local service=devstack@neutron-periodic-workers.service 2026-06-18 14:58:46.908 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 14:58:46.912 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-18 14:58:46.914 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-18 14:58:46.923 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-18 14:58:46.930 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-18 14:58:46.936 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-18 14:58:46.945 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-06-18 14:58:46.951 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-18 14:58:46.961 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Unit Description 'Devstack devstack@neutron-periodic-workers.service' 2026-06-18 14:58:47.121 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-18 14:58:47.252 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-06-18 14:58:47.316 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecStart '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 14:58:47.385 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-06-18 14:58:47.533 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-06-18 14:58:47.665 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-18 14:58:47.779 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-18 14:58:47.783 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-18 14:58:47.785 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-06-18 14:58:47.892 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-18 14:58:48.405 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-06-18 14:58:48.431 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-06-18 14:58:48.896 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-06-18 14:58:48.938 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 14:58:48.942 | + functions-common:time_stop:2414 : local name 2026-06-18 14:58:48.951 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:58:48.955 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:58:48.960 | + functions-common:time_stop:2417 : local total 2026-06-18 14:58:48.966 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:58:48.970 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 14:58:48.975 | + functions-common:time_stop:2421 : start_time=1781794726751 2026-06-18 14:58:48.979 | + functions-common:time_stop:2423 : [[ -z 1781794726751 ]] 2026-06-18 14:58:48.986 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:58:48.994 | + functions-common:time_stop:2426 : end_time=1781794728988 2026-06-18 14:58:48.999 | + functions-common:time_stop:2427 : elapsed_time=2237 2026-06-18 14:58:49.004 | + functions-common:time_stop:2428 : total=13021 2026-06-18 14:58:49.008 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:58:49.014 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=15258 2026-06-18 14:58:49.018 | + lib/neutron:start_neutron_service_and_check:646 : _run_ovn_maintenance 2026-06-18 14:58:49.022 | + lib/neutron:_run_ovn_maintenance:349 : [[ ovn == \o\v\n ]] 2026-06-18 14:58:49.028 | + lib/neutron:_run_ovn_maintenance:350 : run_process neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 14:58:49.034 | + functions-common:run_process:1668 : local service=neutron-ovn-maintenance-worker 2026-06-18 14:58:49.038 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 14:58:49.041 | + functions-common:run_process:1670 : local group= 2026-06-18 14:58:49.043 | + functions-common:run_process:1671 : local user= 2026-06-18 14:58:49.049 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 14:58:49.051 | + functions-common:run_process:1674 : local name=neutron-ovn-maintenance-worker 2026-06-18 14:58:49.056 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 14:58:49.059 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 14:58:49.066 | + functions-common:time_start:2401 : local start_time= 2026-06-18 14:58:49.069 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 14:58:49.077 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 14:58:49.085 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794729079 2026-06-18 14:58:49.091 | + functions-common:run_process:1677 : is_service_enabled neutron-ovn-maintenance-worker 2026-06-18 14:58:49.129 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:58:49.134 | + functions-common:run_process:1678 : _run_under_systemd neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-06-18 14:58:49.137 | + functions-common:_run_under_systemd:1622 : local service=neutron-ovn-maintenance-worker 2026-06-18 14:58:49.140 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 14:58:49.145 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 14:58:49.152 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 14:58:49.157 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 14:58:49.159 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-06-18 14:58:49.164 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-06-18 14:58:49.169 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-06-18 14:58:49.174 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-18 14:58:49.180 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-18 14:58:49.188 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-18 14:58:49.193 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-18 14:58:49.198 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-06-18 14:58:49.205 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-06-18 14:58:49.210 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@neutron-ovn-maintenance-worker.service '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-06-18 14:58:49.216 | + functions-common:write_user_unit_file:1529 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-06-18 14:58:49.223 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 14:58:49.227 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-18 14:58:49.233 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-18 14:58:49.238 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-18 14:58:49.243 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-18 14:58:49.250 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-18 14:58:49.258 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-06-18 14:58:49.263 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-18 14:58:49.270 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Unit Description 'Devstack devstack@neutron-ovn-maintenance-worker.service' 2026-06-18 14:58:49.398 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-18 14:58:49.518 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-06-18 14:58:49.623 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 14:58:49.713 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-06-18 14:58:49.830 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-06-18 14:58:49.958 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-18 14:58:50.067 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-18 14:58:50.072 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-18 14:58:50.076 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-06-18 14:58:50.217 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-18 14:58:50.754 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-06-18 14:58:50.778 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-ovn-maintenance-worker.service → /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service. 2026-06-18 14:58:51.297 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-06-18 14:58:51.364 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 14:58:51.368 | + functions-common:time_stop:2414 : local name 2026-06-18 14:58:51.371 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:58:51.374 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:58:51.378 | + functions-common:time_stop:2417 : local total 2026-06-18 14:58:51.385 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:58:51.389 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 14:58:51.393 | + functions-common:time_stop:2421 : start_time=1781794729079 2026-06-18 14:58:51.397 | + functions-common:time_stop:2423 : [[ -z 1781794729079 ]] 2026-06-18 14:58:51.402 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:58:51.407 | + functions-common:time_stop:2426 : end_time=1781794731403 2026-06-18 14:58:51.413 | + functions-common:time_stop:2427 : elapsed_time=2324 2026-06-18 14:58:51.417 | + functions-common:time_stop:2428 : total=15258 2026-06-18 14:58:51.420 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:58:51.425 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=17582 2026-06-18 14:58:51.428 | + lib/neutron:start_neutron_service_and_check:647 : '[' '!' -z networking ']' 2026-06-18 14:58:51.431 | + lib/neutron:start_neutron_service_and_check:648 : neutron_url=http://192.168.122.215/networking 2026-06-18 14:58:51.437 | + lib/neutron:start_neutron_service_and_check:650 : echo 'Waiting for Neutron to start...' 2026-06-18 14:58:51.437 | Waiting for Neutron to start... 2026-06-18 14:58:51.439 | + lib/neutron:start_neutron_service_and_check:652 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.215/networking' 2026-06-18 14:58:51.445 | + lib/neutron:start_neutron_service_and_check:653 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.215/networking' 'Neutron did not start' 60 2026-06-18 14:58:51.447 | + functions-common:test_with_retry:2352 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.215/networking' 2026-06-18 14:58:51.455 | + functions-common:test_with_retry:2353 : local 'failmsg=Neutron did not start' 2026-06-18 14:58:51.457 | + functions-common:test_with_retry:2354 : local until=60 2026-06-18 14:58:51.462 | + functions-common:test_with_retry:2355 : local sleep=0.5 2026-06-18 14:58:51.464 | + functions-common:test_with_retry:2357 : time_start test_with_retry 2026-06-18 14:58:51.468 | + functions-common:time_start:2400 : local name=test_with_retry 2026-06-18 14:58:51.473 | + functions-common:time_start:2401 : local start_time= 2026-06-18 14:58:51.476 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 14:58:51.481 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 14:58:51.489 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794731482 2026-06-18 14:58:51.493 | + functions-common:test_with_retry:2358 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.215/networking; do sleep 0.5; done' 2026-06-18 14:59:00.517 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.215/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2361 : time_stop test_with_retry 2026-06-18 14:59:00.521 | + functions-common:time_stop:2414 : local name 2026-06-18 14:59:00.526 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:59:00.530 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:59:00.534 | + functions-common:time_stop:2417 : local total 2026-06-18 14:59:00.539 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:59:00.545 | + functions-common:time_stop:2420 : name=test_with_retry 2026-06-18 14:59:00.549 | + functions-common:time_stop:2421 : start_time=1781794731482 2026-06-18 14:59:00.553 | + functions-common:time_stop:2423 : [[ -z 1781794731482 ]] 2026-06-18 14:59:00.559 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:59:00.566 | + functions-common:time_stop:2426 : end_time=1781794740562 2026-06-18 14:59:00.571 | + functions-common:time_stop:2427 : elapsed_time=9080 2026-06-18 14:59:00.574 | + functions-common:time_stop:2428 : total=0 2026-06-18 14:59:00.578 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:59:00.583 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=9080 2026-06-18 14:59:00.588 | + ./stack.sh:main:1306 : is_service_enabled placement 2026-06-18 14:59:00.616 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:59:00.620 | + ./stack.sh:main:1307 : echo_summary 'Starting Placement' 2026-06-18 14:59:00.625 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 14:59:00.629 | + ./stack.sh:echo_summary:444 : echo -e Starting Placement 2026-06-18 14:59:00.633 | + ./stack.sh:main:1308 : start_placement 2026-06-18 14:59:00.637 | + lib/placement:start_placement:137 : start_placement_api 2026-06-18 14:59:00.644 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-06-18 14:59:00.650 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-18 14:59:00.654 | + functions-common:run_process:1668 : local service=placement-api 2026-06-18 14:59:00.658 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-18 14:59:00.662 | + functions-common:run_process:1670 : local group= 2026-06-18 14:59:00.666 | + functions-common:run_process:1671 : local user= 2026-06-18 14:59:00.670 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 14:59:00.674 | + functions-common:run_process:1674 : local name=placement-api 2026-06-18 14:59:00.678 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 14:59:00.681 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 14:59:00.685 | + functions-common:time_start:2401 : local start_time= 2026-06-18 14:59:00.689 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 14:59:00.694 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 14:59:00.700 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794740696 2026-06-18 14:59:00.704 | + functions-common:run_process:1677 : is_service_enabled placement-api 2026-06-18 14:59:00.729 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:59:00.734 | + functions-common:run_process:1678 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-06-18 14:59:00.737 | + functions-common:_run_under_systemd:1622 : local service=placement-api 2026-06-18 14:59:00.741 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-18 14:59:00.745 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-18 14:59:00.748 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-18 14:59:00.752 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-18 14:59:00.755 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-06-18 14:59:00.759 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-06-18 14:59:00.763 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@placement-api.service 2026-06-18 14:59:00.766 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-18 14:59:00.770 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-18 14:59:00.773 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-18 14:59:00.777 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-18 14:59:00.780 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-06-18 14:59:00.785 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-06-18 14:59:00.788 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-18 14:59:00.792 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-18 14:59:00.796 | + functions-common:_run_under_systemd:1642 : write_uwsgi_user_unit_file devstack@placement-api.service '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-18 14:59:00.799 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@placement-api.service 2026-06-18 14:59:00.803 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-18 14:59:00.806 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-18 14:59:00.809 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=quobyte 2026-06-18 14:59:00.813 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-18 14:59:00.816 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-06-18 14:59:00.819 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-18 14:59:00.825 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2026-06-18 14:59:00.918 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-18 14:59:01.009 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-06-18 14:59:01.085 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-06-18 14:59:01.172 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-18 14:59:01.246 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-18 14:59:01.325 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-06-18 14:59:01.404 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-06-18 14:59:01.482 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-06-18 14:59:01.556 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-06-18 14:59:01.638 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-06-18 14:59:01.712 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-18 14:59:01.715 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-18 14:59:01.717 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-06-18 14:59:01.798 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-18 14:59:02.260 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@placement-api.service 2026-06-18 14:59:02.293 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-06-18 14:59:02.723 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@placement-api.service 2026-06-18 14:59:02.858 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 14:59:02.861 | + functions-common:time_stop:2414 : local name 2026-06-18 14:59:02.864 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:59:02.868 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:59:02.871 | + functions-common:time_stop:2417 : local total 2026-06-18 14:59:02.874 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:59:02.877 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 14:59:02.880 | + functions-common:time_stop:2421 : start_time=1781794740696 2026-06-18 14:59:02.884 | + functions-common:time_stop:2423 : [[ -z 1781794740696 ]] 2026-06-18 14:59:02.889 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:59:02.894 | + functions-common:time_stop:2426 : end_time=1781794742890 2026-06-18 14:59:02.898 | + functions-common:time_stop:2427 : elapsed_time=2194 2026-06-18 14:59:02.905 | + functions-common:time_stop:2428 : total=17582 2026-06-18 14:59:02.906 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:59:02.910 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=19776 2026-06-18 14:59:02.914 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-06-18 14:59:02.914 | Waiting for placement-api to start... 2026-06-18 14:59:02.918 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.215/placement 2026-06-18 14:59:02.921 | + functions:wait_for_service:476 : local timeout=60 2026-06-18 14:59:02.924 | + functions:wait_for_service:477 : local url=http://192.168.122.215/placement 2026-06-18 14:59:02.928 | + functions:wait_for_service:478 : local rval=0 2026-06-18 14:59:02.931 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-18 14:59:02.935 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-18 14:59:02.938 | + functions-common:time_start:2401 : local start_time= 2026-06-18 14:59:02.942 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 14:59:02.946 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 14:59:02.952 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794742948 2026-06-18 14:59:02.955 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-18 14:59:02.958 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 14:59:02.961 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.215/placement 2026-06-18 14:59:05.795 | + :: : [[ 200 == 503 ]] 2026-06-18 14:59:05.797 | + :: : [[ 0 -eq 7 ]] 2026-06-18 14:59:05.800 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-18 14:59:05.803 | + functions-common:time_stop:2414 : local name 2026-06-18 14:59:05.806 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:59:05.809 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:59:05.811 | + functions-common:time_stop:2417 : local total 2026-06-18 14:59:05.815 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:59:05.817 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-18 14:59:05.821 | + functions-common:time_stop:2421 : start_time=1781794742948 2026-06-18 14:59:05.824 | + functions-common:time_stop:2423 : [[ -z 1781794742948 ]] 2026-06-18 14:59:05.827 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:59:05.833 | + functions-common:time_stop:2426 : end_time=1781794745829 2026-06-18 14:59:05.835 | + functions-common:time_stop:2427 : elapsed_time=2881 2026-06-18 14:59:05.839 | + functions-common:time_stop:2428 : total=11639 2026-06-18 14:59:05.842 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:59:05.846 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=14520 2026-06-18 14:59:05.848 | + functions:wait_for_service:486 : return 0 2026-06-18 14:59:05.852 | + ./stack.sh:main:1311 : is_service_enabled neutron 2026-06-18 14:59:05.872 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:59:05.877 | + ./stack.sh:main:1312 : start_neutron 2026-06-18 14:59:05.880 | + lib/neutron:start_neutron:657 : start_l2_agent 2026-06-18 14:59:05.883 | + lib/neutron:start_l2_agent:664 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 14:59:05.886 | + functions-common:run_process:1668 : local service=q-agt 2026-06-18 14:59:05.889 | + functions-common:run_process:1669 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 14:59:05.893 | + functions-common:run_process:1670 : local group= 2026-06-18 14:59:05.895 | + functions-common:run_process:1671 : local user= 2026-06-18 14:59:05.899 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 14:59:05.902 | + functions-common:run_process:1674 : local name=q-agt 2026-06-18 14:59:05.906 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 14:59:05.910 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 14:59:05.914 | + functions-common:time_start:2401 : local start_time= 2026-06-18 14:59:05.918 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 14:59:05.923 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 14:59:05.928 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794745925 2026-06-18 14:59:05.931 | + functions-common:run_process:1677 : is_service_enabled q-agt 2026-06-18 14:59:05.950 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:59:05.953 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 14:59:05.956 | + functions-common:time_stop:2414 : local name 2026-06-18 14:59:05.959 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:59:05.963 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:59:05.966 | + functions-common:time_stop:2417 : local total 2026-06-18 14:59:05.969 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:59:05.972 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 14:59:05.976 | + functions-common:time_stop:2421 : start_time=1781794745925 2026-06-18 14:59:05.979 | + functions-common:time_stop:2423 : [[ -z 1781794745925 ]] 2026-06-18 14:59:05.983 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:59:05.988 | + functions-common:time_stop:2426 : end_time=1781794745985 2026-06-18 14:59:05.992 | + functions-common:time_stop:2427 : elapsed_time=60 2026-06-18 14:59:05.995 | + functions-common:time_stop:2428 : total=19776 2026-06-18 14:59:05.998 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:59:06.002 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=19836 2026-06-18 14:59:06.005 | + lib/neutron:start_l2_agent:666 : is_provider_network 2026-06-18 14:59:06.008 | + functions-common:is_provider_network:2263 : '[' '' == True ']' 2026-06-18 14:59:06.012 | + functions-common:is_provider_network:2266 : return 1 2026-06-18 14:59:06.015 | + lib/neutron:start_neutron:658 : start_other_agents 2026-06-18 14:59:06.018 | + lib/neutron:start_other_agents:682 : run_process q-dhcp '/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-06-18 14:59:06.022 | + functions-common:run_process:1668 : local service=q-dhcp 2026-06-18 14:59:06.025 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-06-18 14:59:06.028 | + functions-common:run_process:1670 : local group= 2026-06-18 14:59:06.030 | + functions-common:run_process:1671 : local user= 2026-06-18 14:59:06.033 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 14:59:06.036 | + functions-common:run_process:1674 : local name=q-dhcp 2026-06-18 14:59:06.038 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 14:59:06.041 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 14:59:06.044 | + functions-common:time_start:2401 : local start_time= 2026-06-18 14:59:06.047 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 14:59:06.051 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 14:59:06.056 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794746053 2026-06-18 14:59:06.059 | + functions-common:run_process:1677 : is_service_enabled q-dhcp 2026-06-18 14:59:06.078 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:59:06.081 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 14:59:06.084 | + functions-common:time_stop:2414 : local name 2026-06-18 14:59:06.087 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:59:06.090 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:59:06.092 | + functions-common:time_stop:2417 : local total 2026-06-18 14:59:06.095 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:59:06.098 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 14:59:06.101 | + functions-common:time_stop:2421 : start_time=1781794746053 2026-06-18 14:59:06.104 | + functions-common:time_stop:2423 : [[ -z 1781794746053 ]] 2026-06-18 14:59:06.108 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:59:06.112 | + functions-common:time_stop:2426 : end_time=1781794746109 2026-06-18 14:59:06.116 | + functions-common:time_stop:2427 : elapsed_time=56 2026-06-18 14:59:06.118 | + functions-common:time_stop:2428 : total=19836 2026-06-18 14:59:06.121 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:59:06.124 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=19892 2026-06-18 14:59:06.128 | ++ lib/neutron:start_other_agents:684 : determine_config_files neutron-l3-agent 2026-06-18 14:59:06.131 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-18 14:59:06.134 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-18 14:59:06.138 | +++ lib/neutron:determine_config_files:366 : _determine_config_l3 2026-06-18 14:59:06.141 | +++ lib/neutron:_determine_config_l3:344 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-18 14:59:06.144 | +++ lib/neutron:_determine_config_l3:345 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-18 14:59:06.148 | ++ lib/neutron:determine_config_files:366 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-18 14:59:06.151 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-06-18 14:59:06.154 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-18 14:59:06.158 | + lib/neutron:start_other_agents:684 : run_process q-l3 '/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-18 14:59:06.161 | + functions-common:run_process:1668 : local service=q-l3 2026-06-18 14:59:06.165 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-18 14:59:06.167 | + functions-common:run_process:1670 : local group= 2026-06-18 14:59:06.170 | + functions-common:run_process:1671 : local user= 2026-06-18 14:59:06.174 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 14:59:06.177 | + functions-common:run_process:1674 : local name=q-l3 2026-06-18 14:59:06.181 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 14:59:06.183 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 14:59:06.187 | + functions-common:time_start:2401 : local start_time= 2026-06-18 14:59:06.190 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 14:59:06.194 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 14:59:06.199 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794746195 2026-06-18 14:59:06.202 | + functions-common:run_process:1677 : is_service_enabled q-l3 2026-06-18 14:59:06.221 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:59:06.224 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 14:59:06.227 | + functions-common:time_stop:2414 : local name 2026-06-18 14:59:06.230 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:59:06.232 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:59:06.236 | + functions-common:time_stop:2417 : local total 2026-06-18 14:59:06.239 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:59:06.242 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 14:59:06.246 | + functions-common:time_stop:2421 : start_time=1781794746195 2026-06-18 14:59:06.248 | + functions-common:time_stop:2423 : [[ -z 1781794746195 ]] 2026-06-18 14:59:06.252 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:59:06.256 | + functions-common:time_stop:2426 : end_time=1781794746253 2026-06-18 14:59:06.259 | + functions-common:time_stop:2427 : elapsed_time=58 2026-06-18 14:59:06.261 | + functions-common:time_stop:2428 : total=19892 2026-06-18 14:59:06.264 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:59:06.267 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=19950 2026-06-18 14:59:06.270 | + lib/neutron:start_other_agents:686 : run_process q-meta '/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-06-18 14:59:06.273 | + functions-common:run_process:1668 : local service=q-meta 2026-06-18 14:59:06.276 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-06-18 14:59:06.279 | + functions-common:run_process:1670 : local group= 2026-06-18 14:59:06.282 | + functions-common:run_process:1671 : local user= 2026-06-18 14:59:06.285 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 14:59:06.288 | + functions-common:run_process:1674 : local name=q-meta 2026-06-18 14:59:06.291 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 14:59:06.294 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 14:59:06.296 | + functions-common:time_start:2401 : local start_time= 2026-06-18 14:59:06.299 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 14:59:06.304 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 14:59:06.308 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794746305 2026-06-18 14:59:06.311 | + functions-common:run_process:1677 : is_service_enabled q-meta 2026-06-18 14:59:06.331 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:59:06.334 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 14:59:06.338 | + functions-common:time_stop:2414 : local name 2026-06-18 14:59:06.340 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:59:06.344 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:59:06.346 | + functions-common:time_stop:2417 : local total 2026-06-18 14:59:06.349 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:59:06.352 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 14:59:06.355 | + functions-common:time_stop:2421 : start_time=1781794746305 2026-06-18 14:59:06.358 | + functions-common:time_stop:2423 : [[ -z 1781794746305 ]] 2026-06-18 14:59:06.362 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:59:06.367 | + functions-common:time_stop:2426 : end_time=1781794746363 2026-06-18 14:59:06.370 | + functions-common:time_stop:2427 : elapsed_time=58 2026-06-18 14:59:06.372 | + functions-common:time_stop:2428 : total=19950 2026-06-18 14:59:06.376 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:59:06.378 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=20008 2026-06-18 14:59:06.382 | + lib/neutron:start_other_agents:687 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-06-18 14:59:06.384 | + functions-common:run_process:1668 : local service=q-metering 2026-06-18 14:59:06.387 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-06-18 14:59:06.390 | + functions-common:run_process:1670 : local group= 2026-06-18 14:59:06.393 | + functions-common:run_process:1671 : local user= 2026-06-18 14:59:06.395 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 14:59:06.399 | + functions-common:run_process:1674 : local name=q-metering 2026-06-18 14:59:06.402 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 14:59:06.405 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 14:59:06.408 | + functions-common:time_start:2401 : local start_time= 2026-06-18 14:59:06.411 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 14:59:06.416 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 14:59:06.420 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794746417 2026-06-18 14:59:06.423 | + functions-common:run_process:1677 : is_service_enabled q-metering 2026-06-18 14:59:06.444 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 14:59:06.447 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 14:59:06.450 | + functions-common:time_stop:2414 : local name 2026-06-18 14:59:06.453 | + functions-common:time_stop:2415 : local end_time 2026-06-18 14:59:06.456 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 14:59:06.459 | + functions-common:time_stop:2417 : local total 2026-06-18 14:59:06.462 | + functions-common:time_stop:2418 : local start_time 2026-06-18 14:59:06.464 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 14:59:06.468 | + functions-common:time_stop:2421 : start_time=1781794746417 2026-06-18 14:59:06.470 | + functions-common:time_stop:2423 : [[ -z 1781794746417 ]] 2026-06-18 14:59:06.474 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 14:59:06.479 | + functions-common:time_stop:2426 : end_time=1781794746476 2026-06-18 14:59:06.482 | + functions-common:time_stop:2427 : elapsed_time=59 2026-06-18 14:59:06.485 | + functions-common:time_stop:2428 : total=20008 2026-06-18 14:59:06.488 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 14:59:06.491 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=20067 2026-06-18 14:59:06.494 | + ./stack.sh:main:1315 : is_service_enabled q-svc neutron-api 2026-06-18 14:59:06.516 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 14:59:06.519 | + ./stack.sh:main:1315 : [[ True == \T\r\u\e ]] 2026-06-18 14:59:06.522 | + ./stack.sh:main:1316 : echo_summary 'Creating initial neutron network elements' 2026-06-18 14:59:06.525 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 14:59:06.528 | + ./stack.sh:echo_summary:444 : echo -e Creating initial neutron network elements 2026-06-18 14:59:06.531 | + ./stack.sh:main:1319 : type -p neutron_plugin_create_initial_networks 2026-06-18 14:59:06.534 | + ./stack.sh:main:1322 : create_neutron_initial_network 2026-06-18 14:59:06.538 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-06-18 14:59:06.543 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-06-18 14:59:06.547 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-18 14:59:06.552 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-18 14:59:10.376 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:59:10.379 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-18 14:59:10.379 | address-scope 2026-06-18 14:59:10.379 | agent 2026-06-18 14:59:10.379 | allowed-address-pairs 2026-06-18 14:59:10.379 | auto-allocated-topology 2026-06-18 14:59:10.379 | availability_zone 2026-06-18 14:59:10.379 | default-subnetpools 2026-06-18 14:59:10.379 | dhcp_agent_scheduler 2026-06-18 14:59:10.379 | dns-integration 2026-06-18 14:59:10.380 | dns-domain-ports 2026-06-18 14:59:10.380 | dns-integration-domain-keywords 2026-06-18 14:59:10.380 | empty-string-filtering 2026-06-18 14:59:10.380 | external-net 2026-06-18 14:59:10.380 | extra_dhcp_opt 2026-06-18 14:59:10.380 | extraroute 2026-06-18 14:59:10.380 | extraroute-atomic 2026-06-18 14:59:10.380 | filter-validation 2026-06-18 14:59:10.380 | floating-ip-port-forwarding-detail 2026-06-18 14:59:10.380 | fip-port-details 2026-06-18 14:59:10.380 | flavors 2026-06-18 14:59:10.380 | floatingip-pools 2026-06-18 14:59:10.381 | router 2026-06-18 14:59:10.381 | l3-agent-scheduler-ha-chassis-priority 2026-06-18 14:59:10.381 | enable-default-route-bfd 2026-06-18 14:59:10.381 | enable-default-route-ecmp 2026-06-18 14:59:10.381 | ext-gw-mode 2026-06-18 14:59:10.381 | l3-ha 2026-06-18 14:59:10.381 | external-gateway-multihoming 2026-06-18 14:59:10.381 | l3-flavors 2026-06-18 14:59:10.381 | l3_agent_scheduler 2026-06-18 14:59:10.381 | multi-provider 2026-06-18 14:59:10.381 | net-mtu 2026-06-18 14:59:10.381 | net-mtu-writable 2026-06-18 14:59:10.382 | network_availability_zone 2026-06-18 14:59:10.382 | network-ip-availability 2026-06-18 14:59:10.382 | network-ip-availability-details 2026-06-18 14:59:10.382 | pagination 2026-06-18 14:59:10.382 | port-device-profile 2026-06-18 14:59:10.382 | port-mac-address-regenerate 2026-06-18 14:59:10.382 | port-numa-affinity-policy 2026-06-18 14:59:10.382 | port-numa-affinity-policy-socket 2026-06-18 14:59:10.382 | binding 2026-06-18 14:59:10.382 | binding-extended 2026-06-18 14:59:10.382 | port-security 2026-06-18 14:59:10.382 | project-id 2026-06-18 14:59:10.383 | provider 2026-06-18 14:59:10.383 | qinq 2026-06-18 14:59:10.383 | quota-check-limit 2026-06-18 14:59:10.383 | quota-check-limit-default 2026-06-18 14:59:10.383 | quotas 2026-06-18 14:59:10.383 | quota_details 2026-06-18 14:59:10.383 | rbac-policies 2026-06-18 14:59:10.383 | rbac-address-scope 2026-06-18 14:59:10.383 | rbac-security-groups 2026-06-18 14:59:10.383 | revision-if-match 2026-06-18 14:59:10.383 | standard-attr-revisions 2026-06-18 14:59:10.384 | router_availability_zone 2026-06-18 14:59:10.384 | router-enable-snat 2026-06-18 14:59:10.384 | security-groups-default-rules 2026-06-18 14:59:10.384 | security-groups-normalized-cidr 2026-06-18 14:59:10.384 | security-groups-remote-address-group 2026-06-18 14:59:10.384 | security-groups-rules-belongs-to-default-sg 2026-06-18 14:59:10.384 | security-groups-shared-filtering 2026-06-18 14:59:10.384 | security-group 2026-06-18 14:59:10.384 | service-type 2026-06-18 14:59:10.384 | sorting 2026-06-18 14:59:10.384 | standard-attr-description 2026-06-18 14:59:10.384 | stateful-security-group 2026-06-18 14:59:10.385 | subnet-dns-publish-fixed-ip 2026-06-18 14:59:10.385 | subnet-external-network 2026-06-18 14:59:10.385 | subnet_onboard 2026-06-18 14:59:10.385 | subnet-service-types 2026-06-18 14:59:10.385 | subnet_allocation 2026-06-18 14:59:10.385 | subnetpool-prefix-ops 2026-06-18 14:59:10.385 | tag-creation 2026-06-18 14:59:10.385 | standard-attr-tag 2026-06-18 14:59:10.385 | standard-attr-timestamp 2026-06-18 14:59:10.385 | vlan-transparent' 2026-06-18 14:59:10.385 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-18 14:59:10.386 | address-scope 2026-06-18 14:59:10.386 | agent 2026-06-18 14:59:10.386 | allowed-address-pairs 2026-06-18 14:59:10.386 | auto-allocated-topology 2026-06-18 14:59:10.386 | availability_zone 2026-06-18 14:59:10.386 | default-subnetpools 2026-06-18 14:59:10.386 | dhcp_agent_scheduler 2026-06-18 14:59:10.386 | dns-integration 2026-06-18 14:59:10.386 | dns-domain-ports 2026-06-18 14:59:10.386 | dns-integration-domain-keywords 2026-06-18 14:59:10.386 | empty-string-filtering 2026-06-18 14:59:10.387 | external-net 2026-06-18 14:59:10.387 | extra_dhcp_opt 2026-06-18 14:59:10.387 | extraroute 2026-06-18 14:59:10.387 | extraroute-atomic 2026-06-18 14:59:10.387 | filter-validation 2026-06-18 14:59:10.387 | floating-ip-port-forwarding-detail 2026-06-18 14:59:10.387 | fip-port-details 2026-06-18 14:59:10.387 | flavors 2026-06-18 14:59:10.387 | floatingip-pools 2026-06-18 14:59:10.387 | router 2026-06-18 14:59:10.387 | l3-agent-scheduler-ha-chassis-priority 2026-06-18 14:59:10.388 | enable-default-route-bfd 2026-06-18 14:59:10.388 | enable-default-route-ecmp 2026-06-18 14:59:10.388 | ext-gw-mode 2026-06-18 14:59:10.388 | l3-ha 2026-06-18 14:59:10.388 | external-gateway-multihoming 2026-06-18 14:59:10.388 | l3-flavors 2026-06-18 14:59:10.388 | l3_agent_scheduler 2026-06-18 14:59:10.388 | multi-provider 2026-06-18 14:59:10.388 | net-mtu 2026-06-18 14:59:10.388 | net-mtu-writable 2026-06-18 14:59:10.389 | network_availability_zone 2026-06-18 14:59:10.389 | network-ip-availability 2026-06-18 14:59:10.389 | network-ip-availability-details 2026-06-18 14:59:10.389 | pagination 2026-06-18 14:59:10.389 | port-device-profile 2026-06-18 14:59:10.389 | port-mac-address-regenerate 2026-06-18 14:59:10.389 | port-numa-affinity-policy 2026-06-18 14:59:10.389 | port-numa-affinity-policy-socket 2026-06-18 14:59:10.389 | binding 2026-06-18 14:59:10.389 | binding-extended 2026-06-18 14:59:10.389 | port-security 2026-06-18 14:59:10.389 | project-id 2026-06-18 14:59:10.390 | provider 2026-06-18 14:59:10.390 | qinq 2026-06-18 14:59:10.390 | quota-check-limit 2026-06-18 14:59:10.390 | quota-check-limit-default 2026-06-18 14:59:10.390 | quotas 2026-06-18 14:59:10.390 | quota_details 2026-06-18 14:59:10.390 | rbac-policies 2026-06-18 14:59:10.390 | rbac-address-scope 2026-06-18 14:59:10.390 | rbac-security-groups 2026-06-18 14:59:10.390 | revision-if-match 2026-06-18 14:59:10.390 | standard-attr-revisions 2026-06-18 14:59:10.390 | router_availability_zone 2026-06-18 14:59:10.391 | router-enable-snat 2026-06-18 14:59:10.391 | security-groups-default-rules 2026-06-18 14:59:10.391 | security-groups-normalized-cidr 2026-06-18 14:59:10.391 | security-groups-remote-address-group 2026-06-18 14:59:10.391 | security-groups-rules-belongs-to-default-sg 2026-06-18 14:59:10.391 | security-groups-shared-filtering 2026-06-18 14:59:10.391 | security-group 2026-06-18 14:59:10.391 | service-type 2026-06-18 14:59:10.391 | sorting 2026-06-18 14:59:10.391 | standard-attr-description 2026-06-18 14:59:10.392 | stateful-security-group 2026-06-18 14:59:10.392 | subnet-dns-publish-fixed-ip 2026-06-18 14:59:10.392 | subnet-external-network 2026-06-18 14:59:10.392 | subnet_onboard 2026-06-18 14:59:10.392 | subnet-service-types 2026-06-18 14:59:10.392 | subnet_allocation 2026-06-18 14:59:10.392 | subnetpool-prefix-ops 2026-06-18 14:59:10.392 | tag-creation 2026-06-18 14:59:10.392 | standard-attr-tag 2026-06-18 14:59:10.392 | standard-attr-timestamp 2026-06-18 14:59:10.392 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-18 14:59:10.392 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-18 14:59:10.393 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-06-18 14:59:10.394 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-06-18 14:59:10.398 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 10.0.0.0/22 --share --default -f value -c id 2026-06-18 14:59:14.668 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:59:14.673 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=00ad88f2-6d89-4d89-b2ed-7144cbaa3a00 2026-06-18 14:59:14.675 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-06-18 14:59:14.679 | ++ 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 fd74:8563:b625::/56 --share --default -f value -c id 2026-06-18 14:59:18.555 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:59:18.558 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=2131df15-c940-4565-ae35-5d2be12ff1d1 2026-06-18 14:59:18.563 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-06-18 14:59:18.564 | + functions-common:is_provider_network:2263 : '[' '' == True ']' 2026-06-18 14:59:18.568 | + functions-common:is_provider_network:2266 : return 1 2026-06-18 14:59:18.572 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : oscwrap --os-cloud devstack --os-region RegionOne network create private -f value -c id 2026-06-18 14:59:23.874 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:59:23.877 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=01ec84e7-671f-47b3-b46c-7078c8ad1f58 2026-06-18 14:59:23.880 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-06-18 14:59:23.883 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-18 14:59:23.902 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-06-18 14:59:23.906 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-06-18 14:59:23.909 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z 00ad88f2-6d89-4d89-b2ed-7144cbaa3a00 ']' 2026-06-18 14:59:23.913 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-06-18 14:59:23.916 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-06-18 14:59:23.920 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool 00ad88f2-6d89-4d89-b2ed-7144cbaa3a00 ' 2026-06-18 14:59:23.923 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-06-18 14:59:23.926 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network 01ec84e7-671f-47b3-b46c-7078c8ad1f58 private-subnet' 2026-06-18 14:59:23.929 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-06-18 14:59:23.933 | +++ 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 00ad88f2-6d89-4d89-b2ed-7144cbaa3a00 --network 01ec84e7-671f-47b3-b46c-7078c8ad1f58 private-subnet -f value -c id 2026-06-18 14:59:29.190 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:59:29.193 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=9e731179-c3bb-4b3a-81f5-9512249c7871 2026-06-18 14:59:29.195 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-06-18 14:59:29.198 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-18 14:59:29.217 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo 9e731179-c3bb-4b3a-81f5-9512249c7871 2026-06-18 14:59:29.220 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=9e731179-c3bb-4b3a-81f5-9512249c7871 2026-06-18 14:59:29.223 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-06-18 14:59:29.227 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-06-18 14:59:29.229 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:274 : die_if_not_set 274 IPV6_RA_MODE 'IPV6 RA Mode not set' 2026-06-18 14:59:29.231 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-18 14:59:29.252 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:275 : die_if_not_set 275 IPV6_ADDRESS_MODE 'IPV6 Address Mode not set' 2026-06-18 14:59:29.254 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-18 14:59:29.276 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-06-18 14:59:29.280 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z 2131df15-c940-4565-ae35-5d2be12ff1d1 ']' 2026-06-18 14:59:29.284 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-06-18 14:59:29.288 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-06-18 14:59:29.292 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool 2131df15-c940-4565-ae35-5d2be12ff1d1 ' 2026-06-18 14:59:29.295 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-06-18 14:59:29.299 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 01ec84e7-671f-47b3-b46c-7078c8ad1f58 ipv6-private-subnet ' 2026-06-18 14:59:29.304 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-06-18 14:59:29.310 | +++ 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 2131df15-c940-4565-ae35-5d2be12ff1d1 --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 01ec84e7-671f-47b3-b46c-7078c8ad1f58 ipv6-private-subnet -f value -c id 2026-06-18 14:59:34.237 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:59:34.241 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=0a9b274f-e195-4fbe-9577-64e920e18971 2026-06-18 14:59:34.244 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:289 : die_if_not_set 289 ipv6_subnet_id 'Failure creating private IPv6 subnet' 2026-06-18 14:59:34.247 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-18 14:59:34.265 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo 0a9b274f-e195-4fbe-9577-64e920e18971 2026-06-18 14:59:34.268 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=0a9b274f-e195-4fbe-9577-64e920e18971 2026-06-18 14:59:34.270 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-06-18 14:59:34.272 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-06-18 14:59:34.276 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-18 14:59:37.594 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:59:37.598 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-18 14:59:37.598 | address-scope 2026-06-18 14:59:37.598 | agent 2026-06-18 14:59:37.598 | allowed-address-pairs 2026-06-18 14:59:37.598 | auto-allocated-topology 2026-06-18 14:59:37.598 | availability_zone 2026-06-18 14:59:37.599 | default-subnetpools 2026-06-18 14:59:37.599 | dhcp_agent_scheduler 2026-06-18 14:59:37.599 | dns-integration 2026-06-18 14:59:37.599 | dns-domain-ports 2026-06-18 14:59:37.599 | dns-integration-domain-keywords 2026-06-18 14:59:37.599 | empty-string-filtering 2026-06-18 14:59:37.599 | external-net 2026-06-18 14:59:37.599 | extra_dhcp_opt 2026-06-18 14:59:37.599 | extraroute 2026-06-18 14:59:37.599 | extraroute-atomic 2026-06-18 14:59:37.599 | filter-validation 2026-06-18 14:59:37.599 | floating-ip-port-forwarding-detail 2026-06-18 14:59:37.600 | fip-port-details 2026-06-18 14:59:37.600 | flavors 2026-06-18 14:59:37.600 | floatingip-pools 2026-06-18 14:59:37.600 | router 2026-06-18 14:59:37.600 | l3-agent-scheduler-ha-chassis-priority 2026-06-18 14:59:37.600 | enable-default-route-bfd 2026-06-18 14:59:37.600 | enable-default-route-ecmp 2026-06-18 14:59:37.600 | ext-gw-mode 2026-06-18 14:59:37.600 | l3-ha 2026-06-18 14:59:37.600 | external-gateway-multihoming 2026-06-18 14:59:37.600 | l3-flavors 2026-06-18 14:59:37.601 | l3_agent_scheduler 2026-06-18 14:59:37.601 | multi-provider 2026-06-18 14:59:37.601 | net-mtu 2026-06-18 14:59:37.601 | net-mtu-writable 2026-06-18 14:59:37.601 | network_availability_zone 2026-06-18 14:59:37.601 | network-ip-availability 2026-06-18 14:59:37.601 | network-ip-availability-details 2026-06-18 14:59:37.601 | pagination 2026-06-18 14:59:37.601 | port-device-profile 2026-06-18 14:59:37.601 | port-mac-address-regenerate 2026-06-18 14:59:37.601 | port-numa-affinity-policy 2026-06-18 14:59:37.601 | port-numa-affinity-policy-socket 2026-06-18 14:59:37.602 | binding 2026-06-18 14:59:37.602 | binding-extended 2026-06-18 14:59:37.602 | port-security 2026-06-18 14:59:37.602 | project-id 2026-06-18 14:59:37.602 | provider 2026-06-18 14:59:37.602 | qinq 2026-06-18 14:59:37.602 | quota-check-limit 2026-06-18 14:59:37.602 | quota-check-limit-default 2026-06-18 14:59:37.602 | quotas 2026-06-18 14:59:37.602 | quota_details 2026-06-18 14:59:37.602 | rbac-policies 2026-06-18 14:59:37.603 | rbac-address-scope 2026-06-18 14:59:37.603 | rbac-security-groups 2026-06-18 14:59:37.603 | revision-if-match 2026-06-18 14:59:37.603 | standard-attr-revisions 2026-06-18 14:59:37.603 | router_availability_zone 2026-06-18 14:59:37.603 | router-enable-snat 2026-06-18 14:59:37.603 | security-groups-default-rules 2026-06-18 14:59:37.603 | security-groups-normalized-cidr 2026-06-18 14:59:37.603 | security-groups-remote-address-group 2026-06-18 14:59:37.603 | security-groups-rules-belongs-to-default-sg 2026-06-18 14:59:37.603 | security-groups-shared-filtering 2026-06-18 14:59:37.603 | security-group 2026-06-18 14:59:37.604 | service-type 2026-06-18 14:59:37.604 | sorting 2026-06-18 14:59:37.604 | standard-attr-description 2026-06-18 14:59:37.604 | stateful-security-group 2026-06-18 14:59:37.604 | subnet-dns-publish-fixed-ip 2026-06-18 14:59:37.604 | subnet-external-network 2026-06-18 14:59:37.604 | subnet_onboard 2026-06-18 14:59:37.604 | subnet-service-types 2026-06-18 14:59:37.604 | subnet_allocation 2026-06-18 14:59:37.604 | subnetpool-prefix-ops 2026-06-18 14:59:37.604 | tag-creation 2026-06-18 14:59:37.605 | standard-attr-tag 2026-06-18 14:59:37.605 | standard-attr-timestamp 2026-06-18 14:59:37.605 | vlan-transparent' 2026-06-18 14:59:37.605 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-18 14:59:37.605 | address-scope 2026-06-18 14:59:37.605 | agent 2026-06-18 14:59:37.605 | allowed-address-pairs 2026-06-18 14:59:37.605 | auto-allocated-topology 2026-06-18 14:59:37.605 | availability_zone 2026-06-18 14:59:37.605 | default-subnetpools 2026-06-18 14:59:37.605 | dhcp_agent_scheduler 2026-06-18 14:59:37.606 | dns-integration 2026-06-18 14:59:37.606 | dns-domain-ports 2026-06-18 14:59:37.606 | dns-integration-domain-keywords 2026-06-18 14:59:37.606 | empty-string-filtering 2026-06-18 14:59:37.606 | external-net 2026-06-18 14:59:37.606 | extra_dhcp_opt 2026-06-18 14:59:37.606 | extraroute 2026-06-18 14:59:37.606 | extraroute-atomic 2026-06-18 14:59:37.606 | filter-validation 2026-06-18 14:59:37.606 | floating-ip-port-forwarding-detail 2026-06-18 14:59:37.606 | fip-port-details 2026-06-18 14:59:37.607 | flavors 2026-06-18 14:59:37.607 | floatingip-pools 2026-06-18 14:59:37.607 | router 2026-06-18 14:59:37.607 | l3-agent-scheduler-ha-chassis-priority 2026-06-18 14:59:37.607 | enable-default-route-bfd 2026-06-18 14:59:37.607 | enable-default-route-ecmp 2026-06-18 14:59:37.607 | ext-gw-mode 2026-06-18 14:59:37.607 | l3-ha 2026-06-18 14:59:37.607 | external-gateway-multihoming 2026-06-18 14:59:37.607 | l3-flavors 2026-06-18 14:59:37.607 | l3_agent_scheduler 2026-06-18 14:59:37.608 | multi-provider 2026-06-18 14:59:37.608 | net-mtu 2026-06-18 14:59:37.608 | net-mtu-writable 2026-06-18 14:59:37.608 | network_availability_zone 2026-06-18 14:59:37.608 | network-ip-availability 2026-06-18 14:59:37.608 | network-ip-availability-details 2026-06-18 14:59:37.608 | pagination 2026-06-18 14:59:37.608 | port-device-profile 2026-06-18 14:59:37.608 | port-mac-address-regenerate 2026-06-18 14:59:37.608 | port-numa-affinity-policy 2026-06-18 14:59:37.608 | port-numa-affinity-policy-socket 2026-06-18 14:59:37.608 | binding 2026-06-18 14:59:37.609 | binding-extended 2026-06-18 14:59:37.609 | port-security 2026-06-18 14:59:37.609 | project-id 2026-06-18 14:59:37.609 | provider 2026-06-18 14:59:37.609 | qinq 2026-06-18 14:59:37.609 | quota-check-limit 2026-06-18 14:59:37.609 | quota-check-limit-default 2026-06-18 14:59:37.609 | quotas 2026-06-18 14:59:37.609 | quota_details 2026-06-18 14:59:37.610 | rbac-policies 2026-06-18 14:59:37.610 | rbac-address-scope 2026-06-18 14:59:37.610 | rbac-security-groups 2026-06-18 14:59:37.610 | revision-if-match 2026-06-18 14:59:37.610 | standard-attr-revisions 2026-06-18 14:59:37.610 | router_availability_zone 2026-06-18 14:59:37.610 | router-enable-snat 2026-06-18 14:59:37.610 | security-groups-default-rules 2026-06-18 14:59:37.610 | security-groups-normalized-cidr 2026-06-18 14:59:37.610 | security-groups-remote-address-group 2026-06-18 14:59:37.611 | security-groups-rules-belongs-to-default-sg 2026-06-18 14:59:37.611 | security-groups-shared-filtering 2026-06-18 14:59:37.611 | security-group 2026-06-18 14:59:37.611 | service-type 2026-06-18 14:59:37.611 | sorting 2026-06-18 14:59:37.611 | standard-attr-description 2026-06-18 14:59:37.611 | stateful-security-group 2026-06-18 14:59:37.611 | subnet-dns-publish-fixed-ip 2026-06-18 14:59:37.611 | subnet-external-network 2026-06-18 14:59:37.611 | subnet_onboard 2026-06-18 14:59:37.611 | subnet-service-types 2026-06-18 14:59:37.612 | subnet_allocation 2026-06-18 14:59:37.612 | subnetpool-prefix-ops 2026-06-18 14:59:37.612 | tag-creation 2026-06-18 14:59:37.612 | standard-attr-tag 2026-06-18 14:59:37.612 | standard-attr-timestamp 2026-06-18 14:59:37.612 | vlan-transparent =~ router ]] 2026-06-18 14:59:37.612 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-18 14:59:37.612 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-06-18 14:59:37.612 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-18 14:59:37.615 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-18 14:59:40.909 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:59:40.915 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-18 14:59:40.915 | address-scope 2026-06-18 14:59:40.915 | agent 2026-06-18 14:59:40.915 | allowed-address-pairs 2026-06-18 14:59:40.915 | auto-allocated-topology 2026-06-18 14:59:40.915 | availability_zone 2026-06-18 14:59:40.915 | default-subnetpools 2026-06-18 14:59:40.915 | dhcp_agent_scheduler 2026-06-18 14:59:40.915 | dns-integration 2026-06-18 14:59:40.915 | dns-domain-ports 2026-06-18 14:59:40.916 | dns-integration-domain-keywords 2026-06-18 14:59:40.916 | empty-string-filtering 2026-06-18 14:59:40.916 | external-net 2026-06-18 14:59:40.916 | extra_dhcp_opt 2026-06-18 14:59:40.916 | extraroute 2026-06-18 14:59:40.916 | extraroute-atomic 2026-06-18 14:59:40.916 | filter-validation 2026-06-18 14:59:40.916 | floating-ip-port-forwarding-detail 2026-06-18 14:59:40.916 | fip-port-details 2026-06-18 14:59:40.916 | flavors 2026-06-18 14:59:40.917 | floatingip-pools 2026-06-18 14:59:40.917 | router 2026-06-18 14:59:40.917 | l3-agent-scheduler-ha-chassis-priority 2026-06-18 14:59:40.917 | enable-default-route-bfd 2026-06-18 14:59:40.917 | enable-default-route-ecmp 2026-06-18 14:59:40.917 | ext-gw-mode 2026-06-18 14:59:40.917 | l3-ha 2026-06-18 14:59:40.917 | external-gateway-multihoming 2026-06-18 14:59:40.917 | l3-flavors 2026-06-18 14:59:40.917 | l3_agent_scheduler 2026-06-18 14:59:40.918 | multi-provider 2026-06-18 14:59:40.918 | net-mtu 2026-06-18 14:59:40.918 | net-mtu-writable 2026-06-18 14:59:40.918 | network_availability_zone 2026-06-18 14:59:40.918 | network-ip-availability 2026-06-18 14:59:40.918 | network-ip-availability-details 2026-06-18 14:59:40.918 | pagination 2026-06-18 14:59:40.918 | port-device-profile 2026-06-18 14:59:40.918 | port-mac-address-regenerate 2026-06-18 14:59:40.919 | port-numa-affinity-policy 2026-06-18 14:59:40.919 | port-numa-affinity-policy-socket 2026-06-18 14:59:40.919 | binding 2026-06-18 14:59:40.919 | binding-extended 2026-06-18 14:59:40.919 | port-security 2026-06-18 14:59:40.919 | project-id 2026-06-18 14:59:40.919 | provider 2026-06-18 14:59:40.919 | qinq 2026-06-18 14:59:40.919 | quota-check-limit 2026-06-18 14:59:40.920 | quota-check-limit-default 2026-06-18 14:59:40.920 | quotas 2026-06-18 14:59:40.920 | quota_details 2026-06-18 14:59:40.920 | rbac-policies 2026-06-18 14:59:40.920 | rbac-address-scope 2026-06-18 14:59:40.920 | rbac-security-groups 2026-06-18 14:59:40.920 | revision-if-match 2026-06-18 14:59:40.920 | standard-attr-revisions 2026-06-18 14:59:40.920 | router_availability_zone 2026-06-18 14:59:40.920 | router-enable-snat 2026-06-18 14:59:40.920 | security-groups-default-rules 2026-06-18 14:59:40.921 | security-groups-normalized-cidr 2026-06-18 14:59:40.921 | security-groups-remote-address-group 2026-06-18 14:59:40.921 | security-groups-rules-belongs-to-default-sg 2026-06-18 14:59:40.921 | security-groups-shared-filtering 2026-06-18 14:59:40.921 | security-group 2026-06-18 14:59:40.921 | service-type 2026-06-18 14:59:40.921 | sorting 2026-06-18 14:59:40.921 | standard-attr-description 2026-06-18 14:59:40.921 | stateful-security-group 2026-06-18 14:59:40.922 | subnet-dns-publish-fixed-ip 2026-06-18 14:59:40.922 | subnet-external-network 2026-06-18 14:59:40.922 | subnet_onboard 2026-06-18 14:59:40.922 | subnet-service-types 2026-06-18 14:59:40.922 | subnet_allocation 2026-06-18 14:59:40.922 | subnetpool-prefix-ops 2026-06-18 14:59:40.922 | tag-creation 2026-06-18 14:59:40.922 | standard-attr-tag 2026-06-18 14:59:40.922 | standard-attr-timestamp 2026-06-18 14:59:40.922 | vlan-transparent' 2026-06-18 14:59:40.923 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-18 14:59:40.923 | address-scope 2026-06-18 14:59:40.923 | agent 2026-06-18 14:59:40.923 | allowed-address-pairs 2026-06-18 14:59:40.923 | auto-allocated-topology 2026-06-18 14:59:40.923 | availability_zone 2026-06-18 14:59:40.923 | default-subnetpools 2026-06-18 14:59:40.923 | dhcp_agent_scheduler 2026-06-18 14:59:40.923 | dns-integration 2026-06-18 14:59:40.923 | dns-domain-ports 2026-06-18 14:59:40.923 | dns-integration-domain-keywords 2026-06-18 14:59:40.924 | empty-string-filtering 2026-06-18 14:59:40.924 | external-net 2026-06-18 14:59:40.924 | extra_dhcp_opt 2026-06-18 14:59:40.924 | extraroute 2026-06-18 14:59:40.924 | extraroute-atomic 2026-06-18 14:59:40.924 | filter-validation 2026-06-18 14:59:40.924 | floating-ip-port-forwarding-detail 2026-06-18 14:59:40.924 | fip-port-details 2026-06-18 14:59:40.924 | flavors 2026-06-18 14:59:40.924 | floatingip-pools 2026-06-18 14:59:40.925 | router 2026-06-18 14:59:40.925 | l3-agent-scheduler-ha-chassis-priority 2026-06-18 14:59:40.925 | enable-default-route-bfd 2026-06-18 14:59:40.925 | enable-default-route-ecmp 2026-06-18 14:59:40.925 | ext-gw-mode 2026-06-18 14:59:40.925 | l3-ha 2026-06-18 14:59:40.925 | external-gateway-multihoming 2026-06-18 14:59:40.925 | l3-flavors 2026-06-18 14:59:40.925 | l3_agent_scheduler 2026-06-18 14:59:40.925 | multi-provider 2026-06-18 14:59:40.926 | net-mtu 2026-06-18 14:59:40.926 | net-mtu-writable 2026-06-18 14:59:40.926 | network_availability_zone 2026-06-18 14:59:40.926 | network-ip-availability 2026-06-18 14:59:40.926 | network-ip-availability-details 2026-06-18 14:59:40.926 | pagination 2026-06-18 14:59:40.926 | port-device-profile 2026-06-18 14:59:40.926 | port-mac-address-regenerate 2026-06-18 14:59:40.926 | port-numa-affinity-policy 2026-06-18 14:59:40.926 | port-numa-affinity-policy-socket 2026-06-18 14:59:40.927 | binding 2026-06-18 14:59:40.927 | binding-extended 2026-06-18 14:59:40.927 | port-security 2026-06-18 14:59:40.927 | project-id 2026-06-18 14:59:40.927 | provider 2026-06-18 14:59:40.927 | qinq 2026-06-18 14:59:40.927 | quota-check-limit 2026-06-18 14:59:40.927 | quota-check-limit-default 2026-06-18 14:59:40.927 | quotas 2026-06-18 14:59:40.927 | quota_details 2026-06-18 14:59:40.927 | rbac-policies 2026-06-18 14:59:40.928 | rbac-address-scope 2026-06-18 14:59:40.928 | rbac-security-groups 2026-06-18 14:59:40.928 | revision-if-match 2026-06-18 14:59:40.928 | standard-attr-revisions 2026-06-18 14:59:40.928 | router_availability_zone 2026-06-18 14:59:40.928 | router-enable-snat 2026-06-18 14:59:40.928 | security-groups-default-rules 2026-06-18 14:59:40.928 | security-groups-normalized-cidr 2026-06-18 14:59:40.928 | security-groups-remote-address-group 2026-06-18 14:59:40.928 | security-groups-rules-belongs-to-default-sg 2026-06-18 14:59:40.929 | security-groups-shared-filtering 2026-06-18 14:59:40.929 | security-group 2026-06-18 14:59:40.929 | service-type 2026-06-18 14:59:40.929 | sorting 2026-06-18 14:59:40.929 | standard-attr-description 2026-06-18 14:59:40.929 | stateful-security-group 2026-06-18 14:59:40.929 | subnet-dns-publish-fixed-ip 2026-06-18 14:59:40.929 | subnet-external-network 2026-06-18 14:59:40.929 | subnet_onboard 2026-06-18 14:59:40.929 | subnet-service-types 2026-06-18 14:59:40.929 | subnet_allocation 2026-06-18 14:59:40.930 | subnetpool-prefix-ops 2026-06-18 14:59:40.930 | tag-creation 2026-06-18 14:59:40.930 | standard-attr-tag 2026-06-18 14:59:40.930 | standard-attr-timestamp 2026-06-18 14:59:40.930 | vlan-transparent =~ external-net ]] 2026-06-18 14:59:40.930 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-18 14:59:40.930 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-06-18 14:59:40.934 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 -f value -c id 2026-06-18 14:59:44.623 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:59:44.627 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=3cadd1f8-0dfa-4d7a-bdae-41665867471e 2026-06-18 14:59:44.629 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-06-18 14:59:44.631 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-18 14:59:44.646 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-06-18 14:59:44.648 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-06-18 14:59:44.650 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-18 14:59:44.653 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-18 14:59:48.053 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:59:48.057 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-18 14:59:48.057 | address-scope 2026-06-18 14:59:48.058 | agent 2026-06-18 14:59:48.058 | allowed-address-pairs 2026-06-18 14:59:48.058 | auto-allocated-topology 2026-06-18 14:59:48.058 | availability_zone 2026-06-18 14:59:48.058 | default-subnetpools 2026-06-18 14:59:48.058 | dhcp_agent_scheduler 2026-06-18 14:59:48.058 | dns-integration 2026-06-18 14:59:48.058 | dns-domain-ports 2026-06-18 14:59:48.058 | dns-integration-domain-keywords 2026-06-18 14:59:48.058 | empty-string-filtering 2026-06-18 14:59:48.058 | external-net 2026-06-18 14:59:48.059 | extra_dhcp_opt 2026-06-18 14:59:48.059 | extraroute 2026-06-18 14:59:48.059 | extraroute-atomic 2026-06-18 14:59:48.059 | filter-validation 2026-06-18 14:59:48.059 | floating-ip-port-forwarding-detail 2026-06-18 14:59:48.059 | fip-port-details 2026-06-18 14:59:48.059 | flavors 2026-06-18 14:59:48.059 | floatingip-pools 2026-06-18 14:59:48.060 | router 2026-06-18 14:59:48.060 | l3-agent-scheduler-ha-chassis-priority 2026-06-18 14:59:48.060 | enable-default-route-bfd 2026-06-18 14:59:48.060 | enable-default-route-ecmp 2026-06-18 14:59:48.060 | ext-gw-mode 2026-06-18 14:59:48.060 | l3-ha 2026-06-18 14:59:48.061 | external-gateway-multihoming 2026-06-18 14:59:48.061 | l3-flavors 2026-06-18 14:59:48.061 | l3_agent_scheduler 2026-06-18 14:59:48.061 | multi-provider 2026-06-18 14:59:48.061 | net-mtu 2026-06-18 14:59:48.061 | net-mtu-writable 2026-06-18 14:59:48.061 | network_availability_zone 2026-06-18 14:59:48.061 | network-ip-availability 2026-06-18 14:59:48.062 | network-ip-availability-details 2026-06-18 14:59:48.062 | pagination 2026-06-18 14:59:48.062 | port-device-profile 2026-06-18 14:59:48.062 | port-mac-address-regenerate 2026-06-18 14:59:48.062 | port-numa-affinity-policy 2026-06-18 14:59:48.062 | port-numa-affinity-policy-socket 2026-06-18 14:59:48.062 | binding 2026-06-18 14:59:48.062 | binding-extended 2026-06-18 14:59:48.063 | port-security 2026-06-18 14:59:48.063 | project-id 2026-06-18 14:59:48.063 | provider 2026-06-18 14:59:48.063 | qinq 2026-06-18 14:59:48.063 | quota-check-limit 2026-06-18 14:59:48.063 | quota-check-limit-default 2026-06-18 14:59:48.063 | quotas 2026-06-18 14:59:48.063 | quota_details 2026-06-18 14:59:48.064 | rbac-policies 2026-06-18 14:59:48.064 | rbac-address-scope 2026-06-18 14:59:48.064 | rbac-security-groups 2026-06-18 14:59:48.064 | revision-if-match 2026-06-18 14:59:48.064 | standard-attr-revisions 2026-06-18 14:59:48.064 | router_availability_zone 2026-06-18 14:59:48.064 | router-enable-snat 2026-06-18 14:59:48.064 | security-groups-default-rules 2026-06-18 14:59:48.065 | security-groups-normalized-cidr 2026-06-18 14:59:48.065 | security-groups-remote-address-group 2026-06-18 14:59:48.065 | security-groups-rules-belongs-to-default-sg 2026-06-18 14:59:48.065 | security-groups-shared-filtering 2026-06-18 14:59:48.065 | security-group 2026-06-18 14:59:48.065 | service-type 2026-06-18 14:59:48.065 | sorting 2026-06-18 14:59:48.065 | standard-attr-description 2026-06-18 14:59:48.066 | stateful-security-group 2026-06-18 14:59:48.066 | subnet-dns-publish-fixed-ip 2026-06-18 14:59:48.066 | subnet-external-network 2026-06-18 14:59:48.066 | subnet_onboard 2026-06-18 14:59:48.066 | subnet-service-types 2026-06-18 14:59:48.066 | subnet_allocation 2026-06-18 14:59:48.066 | subnetpool-prefix-ops 2026-06-18 14:59:48.066 | tag-creation 2026-06-18 14:59:48.066 | standard-attr-tag 2026-06-18 14:59:48.067 | standard-attr-timestamp 2026-06-18 14:59:48.067 | vlan-transparent' 2026-06-18 14:59:48.067 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-18 14:59:48.067 | address-scope 2026-06-18 14:59:48.067 | agent 2026-06-18 14:59:48.067 | allowed-address-pairs 2026-06-18 14:59:48.067 | auto-allocated-topology 2026-06-18 14:59:48.068 | availability_zone 2026-06-18 14:59:48.068 | default-subnetpools 2026-06-18 14:59:48.068 | dhcp_agent_scheduler 2026-06-18 14:59:48.068 | dns-integration 2026-06-18 14:59:48.068 | dns-domain-ports 2026-06-18 14:59:48.068 | dns-integration-domain-keywords 2026-06-18 14:59:48.068 | empty-string-filtering 2026-06-18 14:59:48.068 | external-net 2026-06-18 14:59:48.069 | extra_dhcp_opt 2026-06-18 14:59:48.069 | extraroute 2026-06-18 14:59:48.069 | extraroute-atomic 2026-06-18 14:59:48.069 | filter-validation 2026-06-18 14:59:48.069 | floating-ip-port-forwarding-detail 2026-06-18 14:59:48.069 | fip-port-details 2026-06-18 14:59:48.069 | flavors 2026-06-18 14:59:48.069 | floatingip-pools 2026-06-18 14:59:48.070 | router 2026-06-18 14:59:48.070 | l3-agent-scheduler-ha-chassis-priority 2026-06-18 14:59:48.070 | enable-default-route-bfd 2026-06-18 14:59:48.070 | enable-default-route-ecmp 2026-06-18 14:59:48.070 | ext-gw-mode 2026-06-18 14:59:48.070 | l3-ha 2026-06-18 14:59:48.070 | external-gateway-multihoming 2026-06-18 14:59:48.071 | l3-flavors 2026-06-18 14:59:48.071 | l3_agent_scheduler 2026-06-18 14:59:48.071 | multi-provider 2026-06-18 14:59:48.071 | net-mtu 2026-06-18 14:59:48.071 | net-mtu-writable 2026-06-18 14:59:48.071 | network_availability_zone 2026-06-18 14:59:48.071 | network-ip-availability 2026-06-18 14:59:48.071 | network-ip-availability-details 2026-06-18 14:59:48.072 | pagination 2026-06-18 14:59:48.072 | port-device-profile 2026-06-18 14:59:48.072 | port-mac-address-regenerate 2026-06-18 14:59:48.072 | port-numa-affinity-policy 2026-06-18 14:59:48.072 | port-numa-affinity-policy-socket 2026-06-18 14:59:48.072 | binding 2026-06-18 14:59:48.072 | binding-extended 2026-06-18 14:59:48.072 | port-security 2026-06-18 14:59:48.073 | project-id 2026-06-18 14:59:48.073 | provider 2026-06-18 14:59:48.073 | qinq 2026-06-18 14:59:48.073 | quota-check-limit 2026-06-18 14:59:48.073 | quota-check-limit-default 2026-06-18 14:59:48.073 | quotas 2026-06-18 14:59:48.073 | quota_details 2026-06-18 14:59:48.073 | rbac-policies 2026-06-18 14:59:48.074 | rbac-address-scope 2026-06-18 14:59:48.074 | rbac-security-groups 2026-06-18 14:59:48.074 | revision-if-match 2026-06-18 14:59:48.074 | standard-attr-revisions 2026-06-18 14:59:48.074 | router_availability_zone 2026-06-18 14:59:48.074 | router-enable-snat 2026-06-18 14:59:48.074 | security-groups-default-rules 2026-06-18 14:59:48.075 | security-groups-normalized-cidr 2026-06-18 14:59:48.075 | security-groups-remote-address-group 2026-06-18 14:59:48.075 | security-groups-rules-belongs-to-default-sg 2026-06-18 14:59:48.075 | security-groups-shared-filtering 2026-06-18 14:59:48.075 | security-group 2026-06-18 14:59:48.075 | service-type 2026-06-18 14:59:48.075 | sorting 2026-06-18 14:59:48.076 | standard-attr-description 2026-06-18 14:59:48.076 | stateful-security-group 2026-06-18 14:59:48.076 | subnet-dns-publish-fixed-ip 2026-06-18 14:59:48.076 | subnet-external-network 2026-06-18 14:59:48.076 | subnet_onboard 2026-06-18 14:59:48.076 | subnet-service-types 2026-06-18 14:59:48.076 | subnet_allocation 2026-06-18 14:59:48.076 | subnetpool-prefix-ops 2026-06-18 14:59:48.077 | tag-creation 2026-06-18 14:59:48.077 | standard-attr-tag 2026-06-18 14:59:48.077 | standard-attr-timestamp 2026-06-18 14:59:48.077 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-18 14:59:48.077 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-18 14:59:48.077 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-06-18 14:59:48.077 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-06-18 14:59:48.078 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network public -f value -c id 2026-06-18 14:59:52.960 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 14:59:52.964 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=d9ec6cf9-dd62-417d-b429-54e998ad555b 2026-06-18 14:59:52.967 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : die_if_not_set 239 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2026-06-18 14:59:52.970 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-18 14:59:52.989 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-06-18 14:59:52.992 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-06-18 14:59:52.995 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 3cadd1f8-0dfa-4d7a-bdae-41665867471e 9e731179-c3bb-4b3a-81f5-9512249c7871 2026-06-18 14:59:58.616 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-06-18 14:59:58.618 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 d9ec6cf9-dd62-417d-b429-54e998ad555b 2026-06-18 14:59:58.621 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-06-18 14:59:58.624 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-06-18 14:59:58.627 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-06-18 14:59:58.630 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-06-18 14:59:58.634 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-06-18 14:59:58.637 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network d9ec6cf9-dd62-417d-b429-54e998ad555b --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-06-18 14:59:58.640 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-06-18 14:59:58.644 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-06-18 14:59:58.649 | +++ 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 d9ec6cf9-dd62-417d-b429-54e998ad555b --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-06-18 14:59:58.649 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-06-18 15:00:02.313 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:00:02.318 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-06-18 15:00:02.318 | | id | 65fbe8f5-e02d-4717-b236-d61a28530fbe |' 2026-06-18 15:00:02.321 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:308 : die_if_not_set 308 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2026-06-18 15:00:02.323 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-18 15:00:02.341 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 65fbe8f5-e02d-4717-b236-d61a28530fbe '|' 2026-06-18 15:00:02.344 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | 65fbe8f5-e02d-4717-b236-d61a28530fbe |' 2026-06-18 15:00:02.346 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-06-18 15:00:02.351 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 65fbe8f5-e02d-4717-b236-d61a28530fbe '|' 2026-06-18 15:00:02.351 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-06-18 15:00:02.354 | ++ functions-common:get_field:800 : local data field 2026-06-18 15:00:02.356 | ++ functions-common:get_field:801 : read data 2026-06-18 15:00:02.359 | ++ functions-common:get_field:802 : '[' 2 -lt 0 ']' 2026-06-18 15:00:02.362 | ++ functions-common:get_field:805 : field='$3' 2026-06-18 15:00:02.365 | ++ functions-common:get_field:807 : echo '| gateway_ip | 172.24.4.1 | | id | 65fbe8f5-e02d-4717-b236-d61a28530fbe |' 2026-06-18 15:00:02.366 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-18 15:00:02.372 | ++ functions-common:get_field:801 : read data 2026-06-18 15:00:02.376 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-06-18 15:00:02.381 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 65fbe8f5-e02d-4717-b236-d61a28530fbe '|' 2026-06-18 15:00:02.381 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-06-18 15:00:02.384 | ++ functions-common:get_field:800 : local data field 2026-06-18 15:00:02.386 | ++ functions-common:get_field:801 : read data 2026-06-18 15:00:02.389 | ++ functions-common:get_field:802 : '[' 5 -lt 0 ']' 2026-06-18 15:00:02.391 | ++ functions-common:get_field:805 : field='$6' 2026-06-18 15:00:02.395 | ++ functions-common:get_field:807 : echo '| gateway_ip | 172.24.4.1 | | id | 65fbe8f5-e02d-4717-b236-d61a28530fbe |' 2026-06-18 15:00:02.396 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-18 15:00:02.401 | ++ functions-common:get_field:801 : read data 2026-06-18 15:00:02.406 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=65fbe8f5-e02d-4717-b236-d61a28530fbe 2026-06-18 15:00:02.409 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway d9ec6cf9-dd62-417d-b429-54e998ad555b 3cadd1f8-0dfa-4d7a-bdae-41665867471e 2026-06-18 15:00:08.503 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-06-18 15:00:08.506 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-06-18 15:00:08.509 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-06-18 15:00:08.532 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:00:08.536 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-06-18 15:00:08.539 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-06-18 15:00:08.542 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-18 15:00:08.545 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-06-18 15:00:08.549 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-18 15:00:08.552 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-06-18 15:00:08.593 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-18 15:00:08.596 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-06-18 15:00:08.598 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-06-18 15:00:08.600 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-06-18 15:00:08.603 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-18 15:00:08.605 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : test_with_retry 'ip -o link | grep -q br-ex' 'br-ex creation failed' 2026-06-18 15:00:08.608 | + functions-common:test_with_retry:2352 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-18 15:00:08.610 | + functions-common:test_with_retry:2353 : local 'failmsg=br-ex creation failed' 2026-06-18 15:00:08.613 | + functions-common:test_with_retry:2354 : local until=10 2026-06-18 15:00:08.615 | + functions-common:test_with_retry:2355 : local sleep=0.5 2026-06-18 15:00:08.617 | + functions-common:test_with_retry:2357 : time_start test_with_retry 2026-06-18 15:00:08.620 | + functions-common:time_start:2400 : local name=test_with_retry 2026-06-18 15:00:08.622 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:00:08.624 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:00:08.627 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:00:08.631 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794808629 2026-06-18 15:00:08.633 | + functions-common:test_with_retry:2358 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-06-18 15:00:08.640 | + functions-common:test_with_retry:2361 : time_stop test_with_retry 2026-06-18 15:00:08.642 | + functions-common:time_stop:2414 : local name 2026-06-18 15:00:08.644 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:00:08.646 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:00:08.648 | + functions-common:time_stop:2417 : local total 2026-06-18 15:00:08.650 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:00:08.652 | + functions-common:time_stop:2420 : name=test_with_retry 2026-06-18 15:00:08.654 | + functions-common:time_stop:2421 : start_time=1781794808629 2026-06-18 15:00:08.656 | + functions-common:time_stop:2423 : [[ -z 1781794808629 ]] 2026-06-18 15:00:08.660 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:00:08.664 | + functions-common:time_stop:2426 : end_time=1781794808661 2026-06-18 15:00:08.666 | + functions-common:time_stop:2427 : elapsed_time=32 2026-06-18 15:00:08.668 | + functions-common:time_stop:2428 : total=9080 2026-06-18 15:00:08.671 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:00:08.673 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=9112 2026-06-18 15:00:08.677 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-06-18 15:00:08.678 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-06-18 15:00:08.683 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-06-18 15:00:08.685 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-06-18 15:00:08.691 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-06-18 15:00:08.694 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-06-18 15:00:08.698 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-06-18 15:00:08.717 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-06-18 15:00:08.741 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2026-06-18 15:00:08.741 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-06-18 15:00:08.743 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-06-18 15:00:08.745 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-06-18 15:00:12.097 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:00:12.101 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.227 ' 2026-06-18 15:00:12.103 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-06-18 15:00:12.107 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-18 15:00:12.126 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-06-18 15:00:12.129 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-18 15:00:12.131 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-06-18 15:00:12.135 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-06-18 15:00:12.138 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 3cadd1f8-0dfa-4d7a-bdae-41665867471e 0a9b274f-e195-4fbe-9577-64e920e18971 2026-06-18 15:00:18.441 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-06-18 15:00:18.446 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 d9ec6cf9-dd62-417d-b429-54e998ad555b 2026-06-18 15:00:18.450 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-06-18 15:00:18.453 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-06-18 15:00:18.457 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-06-18 15:00:18.460 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-06-18 15:00:18.464 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network d9ec6cf9-dd62-417d-b429-54e998ad555b --subnet-range 2001:db8::/64 --no-dhcp ' 2026-06-18 15:00:18.467 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-06-18 15:00:18.471 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-06-18 15:00:18.477 | +++ 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 d9ec6cf9-dd62-417d-b429-54e998ad555b --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-06-18 15:00:18.477 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-06-18 15:00:24.576 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:00:24.581 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-06-18 15:00:24.581 | | id | f33b1cdb-ef67-4b9f-bbf5-a6f873982e9c |' 2026-06-18 15:00:24.585 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:324 : die_if_not_set 324 ipv6_id_and_ext_gw_ip 'Failure creating an IPv6 public subnet' 2026-06-18 15:00:24.587 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-18 15:00:24.609 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' f33b1cdb-ef67-4b9f-bbf5-a6f873982e9c '|' 2026-06-18 15:00:24.613 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | f33b1cdb-ef67-4b9f-bbf5-a6f873982e9c |' 2026-06-18 15:00:24.617 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-06-18 15:00:24.623 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' f33b1cdb-ef67-4b9f-bbf5-a6f873982e9c '|' 2026-06-18 15:00:24.625 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-06-18 15:00:24.629 | ++ functions-common:get_field:800 : local data field 2026-06-18 15:00:24.631 | ++ functions-common:get_field:801 : read data 2026-06-18 15:00:24.635 | ++ functions-common:get_field:802 : '[' 2 -lt 0 ']' 2026-06-18 15:00:24.638 | ++ functions-common:get_field:805 : field='$3' 2026-06-18 15:00:24.644 | ++ functions-common:get_field:807 : echo '| gateway_ip | 2001:db8::2 | | id | f33b1cdb-ef67-4b9f-bbf5-a6f873982e9c |' 2026-06-18 15:00:24.645 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-18 15:00:24.651 | ++ functions-common:get_field:801 : read data 2026-06-18 15:00:24.657 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-06-18 15:00:24.661 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-06-18 15:00:24.666 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' f33b1cdb-ef67-4b9f-bbf5-a6f873982e9c '|' 2026-06-18 15:00:24.667 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-06-18 15:00:24.671 | ++ functions-common:get_field:800 : local data field 2026-06-18 15:00:24.675 | ++ functions-common:get_field:801 : read data 2026-06-18 15:00:24.678 | ++ functions-common:get_field:802 : '[' 5 -lt 0 ']' 2026-06-18 15:00:24.681 | ++ functions-common:get_field:805 : field='$6' 2026-06-18 15:00:24.686 | ++ functions-common:get_field:807 : echo '| gateway_ip | 2001:db8::2 | | id | f33b1cdb-ef67-4b9f-bbf5-a6f873982e9c |' 2026-06-18 15:00:24.687 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-18 15:00:24.694 | ++ functions-common:get_field:801 : read data 2026-06-18 15:00:24.700 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=f33b1cdb-ef67-4b9f-bbf5-a6f873982e9c 2026-06-18 15:00:24.703 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-06-18 15:00:24.707 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-06-18 15:00:24.711 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-06-18 15:00:24.715 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-06-18 15:00:24.739 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:00:24.743 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-06-18 15:00:24.756 | net.ipv6.conf.all.forwarding = 1 2026-06-18 15:00:24.764 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show 3cadd1f8-0dfa-4d7a-bdae-41665867471e -c external_gateway_info -f json 2026-06-18 15:00:24.764 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-06-18 15:00:24.766 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 f33b1cdb-ef67-4b9f-bbf5-a6f873982e9c 2026-06-18 15:00:24.767 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-06-18 15:00:24.767 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-06-18 15:00:28.322 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:00:28.329 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::29b 2026-06-18 15:00:28.332 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:404 : die_if_not_set 404 IPV6_ROUTER_GW_IP 'Failure retrieving IPV6_ROUTER_GW_IP' 2026-06-18 15:00:28.336 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-18 15:00:28.361 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-06-18 15:00:28.365 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-18 15:00:28.368 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-06-18 15:00:28.373 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-06-18 15:00:28.377 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-18 15:00:28.381 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-06-18 15:00:28.408 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-18 15:00:28.411 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-06-18 15:00:28.416 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-06-18 15:00:28.419 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-06-18 15:00:28.439 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-06-18 15:00:28.457 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fd74:8563:b625::/56 2026-06-18 15:00:28.460 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z 2131df15-c940-4565-ae35-5d2be12ff1d1 ]] 2026-06-18 15:00:28.464 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fd74:8563:b625::/56 via 2001:db8::29b dev br-ex 2026-06-18 15:00:28.482 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-06-18 15:00:28.486 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-18 15:00:28.491 | + ./stack.sh:main:1327 : is_service_enabled nova 2026-06-18 15:00:28.517 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:00:28.520 | + ./stack.sh:main:1328 : echo_summary 'Starting Nova' 2026-06-18 15:00:28.524 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 15:00:28.528 | + ./stack.sh:echo_summary:444 : echo -e Starting Nova 2026-06-18 15:00:28.531 | + ./stack.sh:main:1329 : start_nova 2026-06-18 15:00:28.535 | + lib/nova:start_nova:1168 : start_nova_rest 2026-06-18 15:00:28.539 | + lib/nova:start_nova_rest:1081 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-18 15:00:28.543 | + lib/nova:start_nova_rest:1082 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-18 15:00:28.547 | + lib/nova:start_nova_rest:1082 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-18 15:00:28.551 | + lib/nova:start_nova_rest:1084 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-18 15:00:28.555 | + lib/nova:start_nova_rest:1086 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-18 15:00:28.558 | + functions-common:run_process:1668 : local service=n-sch 2026-06-18 15:00:28.562 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-18 15:00:28.567 | + functions-common:run_process:1670 : local group= 2026-06-18 15:00:28.571 | + functions-common:run_process:1671 : local user= 2026-06-18 15:00:28.575 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 15:00:28.579 | + functions-common:run_process:1674 : local name=n-sch 2026-06-18 15:00:28.582 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 15:00:28.586 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 15:00:28.589 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:00:28.592 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:00:28.598 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:00:28.604 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794828599 2026-06-18 15:00:28.607 | + functions-common:run_process:1677 : is_service_enabled n-sch 2026-06-18 15:00:28.631 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:00:28.635 | + functions-common:run_process:1678 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-06-18 15:00:28.639 | + functions-common:_run_under_systemd:1622 : local service=n-sch 2026-06-18 15:00:28.642 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-18 15:00:28.646 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-18 15:00:28.650 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-18 15:00:28.654 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-18 15:00:28.658 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-18 15:00:28.661 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-18 15:00:28.665 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-sch.service 2026-06-18 15:00:28.670 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-18 15:00:28.673 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-18 15:00:28.677 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-18 15:00:28.680 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-18 15:00:28.684 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-06-18 15:00:28.688 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-18 15:00:28.692 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@n-sch.service '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' quobyte '' 2026-06-18 15:00:28.695 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-sch.service 2026-06-18 15:00:28.699 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-18 15:00:28.702 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-18 15:00:28.704 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-18 15:00:28.708 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-18 15:00:28.711 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-18 15:00:28.715 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-18 15:00:28.718 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-06-18 15:00:28.720 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-18 15:00:28.727 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-06-18 15:00:28.814 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-18 15:00:28.905 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-06-18 15:00:28.981 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-18 15:00:29.060 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-06-18 15:00:29.136 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-06-18 15:00:29.213 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-18 15:00:29.290 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-18 15:00:29.294 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-18 15:00:29.298 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-06-18 15:00:29.386 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-18 15:00:29.861 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-sch.service 2026-06-18 15:00:29.894 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-06-18 15:00:30.350 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-sch.service 2026-06-18 15:00:30.398 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 15:00:30.402 | + functions-common:time_stop:2414 : local name 2026-06-18 15:00:30.404 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:00:30.408 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:00:30.411 | + functions-common:time_stop:2417 : local total 2026-06-18 15:00:30.415 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:00:30.417 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 15:00:30.421 | + functions-common:time_stop:2421 : start_time=1781794828599 2026-06-18 15:00:30.425 | + functions-common:time_stop:2423 : [[ -z 1781794828599 ]] 2026-06-18 15:00:30.429 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:00:30.434 | + functions-common:time_stop:2426 : end_time=1781794830431 2026-06-18 15:00:30.438 | + functions-common:time_stop:2427 : elapsed_time=1832 2026-06-18 15:00:30.441 | + functions-common:time_stop:2428 : total=20067 2026-06-18 15:00:30.445 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:00:30.448 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=21899 2026-06-18 15:00:30.453 | ++ lib/nova:start_nova_rest:1087 : which uwsgi 2026-06-18 15:00:30.458 | + lib/nova:start_nova_rest:1087 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-18 15:00:30.461 | + functions-common:run_process:1668 : local service=n-api-meta 2026-06-18 15:00:30.464 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-18 15:00:30.467 | + functions-common:run_process:1670 : local group= 2026-06-18 15:00:30.470 | + functions-common:run_process:1671 : local user= 2026-06-18 15:00:30.474 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 15:00:30.477 | + functions-common:run_process:1674 : local name=n-api-meta 2026-06-18 15:00:30.480 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 15:00:30.483 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 15:00:30.486 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:00:30.489 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:00:30.494 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:00:30.499 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794830495 2026-06-18 15:00:30.501 | + functions-common:run_process:1677 : is_service_enabled n-api-meta 2026-06-18 15:00:30.522 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:00:30.525 | + functions-common:run_process:1678 : _run_under_systemd n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2026-06-18 15:00:30.528 | + functions-common:_run_under_systemd:1622 : local service=n-api-meta 2026-06-18 15:00:30.531 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-18 15:00:30.534 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-18 15:00:30.538 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-18 15:00:30.542 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-18 15:00:30.545 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-06-18 15:00:30.548 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-06-18 15:00:30.551 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-api-meta.service 2026-06-18 15:00:30.555 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-18 15:00:30.558 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-18 15:00:30.561 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-18 15:00:30.564 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-18 15:00:30.567 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-06-18 15:00:30.570 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-06-18 15:00:30.573 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-18 15:00:30.576 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-18 15:00:30.579 | + functions-common:_run_under_systemd:1642 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-18 15:00:30.582 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@n-api-meta.service 2026-06-18 15:00:30.585 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-18 15:00:30.588 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-18 15:00:30.591 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=quobyte 2026-06-18 15:00:30.594 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-18 15:00:30.597 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-06-18 15:00:30.600 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-18 15:00:30.604 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2026-06-18 15:00:30.682 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-18 15:00:30.761 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2026-06-18 15:00:30.827 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-06-18 15:00:30.891 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-18 15:00:30.964 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-18 15:00:31.033 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-06-18 15:00:31.099 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-06-18 15:00:31.165 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-06-18 15:00:31.231 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-06-18 15:00:31.298 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-06-18 15:00:31.363 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-18 15:00:31.366 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-18 15:00:31.368 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-06-18 15:00:31.446 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-18 15:00:31.921 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-api-meta.service 2026-06-18 15:00:31.953 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-06-18 15:00:32.415 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-api-meta.service 2026-06-18 15:00:32.563 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 15:00:32.568 | + functions-common:time_stop:2414 : local name 2026-06-18 15:00:32.574 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:00:32.577 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:00:32.580 | + functions-common:time_stop:2417 : local total 2026-06-18 15:00:32.582 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:00:32.584 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 15:00:32.586 | + functions-common:time_stop:2421 : start_time=1781794830495 2026-06-18 15:00:32.588 | + functions-common:time_stop:2423 : [[ -z 1781794830495 ]] 2026-06-18 15:00:32.591 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:00:32.595 | + functions-common:time_stop:2426 : end_time=1781794832593 2026-06-18 15:00:32.597 | + functions-common:time_stop:2427 : elapsed_time=2098 2026-06-18 15:00:32.600 | + functions-common:time_stop:2428 : total=21899 2026-06-18 15:00:32.602 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:00:32.604 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=23997 2026-06-18 15:00:32.608 | + lib/nova:start_nova_rest:1089 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-18 15:00:32.608 | + lib/nova:start_nova_rest:1089 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-18 15:00:32.611 | + lib/nova:start_nova:1169 : start_nova_console_proxies 2026-06-18 15:00:32.613 | + lib/nova:start_nova_console_proxies:1104 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-18 15:00:32.615 | + lib/nova:start_nova_console_proxies:1106 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-18 15:00:32.617 | + lib/nova:start_nova_console_proxies:1106 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-18 15:00:32.620 | + lib/nova:start_nova_console_proxies:1108 : local api_cell_conf=/etc/nova/nova.conf 2026-06-18 15:00:32.622 | + lib/nova:start_nova_console_proxies:1110 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-18 15:00:32.624 | + lib/nova:start_nova_console_proxies:1115 : enable_nova_console_proxies 2026-06-18 15:00:32.627 | ++ lib/nova:enable_nova_console_proxies:1093 : seq 1 1 2026-06-18 15:00:32.631 | + lib/nova:enable_nova_console_proxies:1093 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-18 15:00:32.633 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-18 15:00:32.635 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-novnc 2026-06-18 15:00:32.655 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:00:32.657 | + lib/nova:enable_nova_console_proxies:1096 : enable_service n-novnc-cell1 2026-06-18 15:00:32.707 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-18 15:00:32.709 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-spice 2026-06-18 15:00:32.730 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:00:32.731 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-18 15:00:32.734 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-sproxy 2026-06-18 15:00:32.754 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:00:32.759 | ++ lib/nova:start_nova_console_proxies:1116 : seq 1 1 2026-06-18 15:00:32.761 | + lib/nova:start_nova_console_proxies:1116 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-18 15:00:32.763 | + lib/nova:start_nova_console_proxies:1117 : local conf 2026-06-18 15:00:32.766 | ++ lib/nova:start_nova_console_proxies:1118 : conductor_conf 1 2026-06-18 15:00:32.768 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-18 15:00:32.770 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-18 15:00:32.773 | + lib/nova:start_nova_console_proxies:1118 : conf=/etc/nova/nova_cell1.conf 2026-06-18 15:00:32.775 | + lib/nova:start_nova_console_proxies:1119 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-18 15:00:32.777 | + functions-common:run_process:1668 : local service=n-novnc-cell1 2026-06-18 15:00:32.782 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-18 15:00:32.782 | + functions-common:run_process:1670 : local group= 2026-06-18 15:00:32.784 | + functions-common:run_process:1671 : local user= 2026-06-18 15:00:32.787 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 15:00:32.789 | + functions-common:run_process:1674 : local name=n-novnc-cell1 2026-06-18 15:00:32.791 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 15:00:32.793 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 15:00:32.795 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:00:32.797 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:00:32.800 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:00:32.804 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794832801 2026-06-18 15:00:32.806 | + functions-common:run_process:1677 : is_service_enabled n-novnc-cell1 2026-06-18 15:00:32.825 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:00:32.827 | + functions-common:run_process:1678 : _run_under_systemd n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' '' '' 2026-06-18 15:00:32.829 | + functions-common:_run_under_systemd:1622 : local service=n-novnc-cell1 2026-06-18 15:00:32.831 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-18 15:00:32.834 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-18 15:00:32.836 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-18 15:00:32.838 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-18 15:00:32.840 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ sudo ]] 2026-06-18 15:00:32.843 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ ^/ ]] 2026-06-18 15:00:32.844 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-novnc-cell1.service 2026-06-18 15:00:32.847 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-18 15:00:32.849 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-18 15:00:32.851 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-18 15:00:32.853 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-18 15:00:32.855 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-06-18 15:00:32.857 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ uwsgi ]] 2026-06-18 15:00:32.860 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@n-novnc-cell1.service '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' quobyte '' 2026-06-18 15:00:32.861 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-novnc-cell1.service 2026-06-18 15:00:32.863 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-18 15:00:32.865 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-18 15:00:32.867 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-18 15:00:32.869 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-18 15:00:32.873 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-18 15:00:32.873 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-18 15:00:32.875 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-06-18 15:00:32.877 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-18 15:00:32.880 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Unit Description 'Devstack devstack@n-novnc-cell1.service' 2026-06-18 15:00:32.961 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-18 15:00:33.040 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-06-18 15:00:33.108 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-18 15:00:33.183 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-06-18 15:00:33.252 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-06-18 15:00:33.330 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-18 15:00:33.396 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-18 15:00:33.398 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-18 15:00:33.403 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-06-18 15:00:33.484 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-18 15:00:34.023 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-06-18 15:00:34.065 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-06-18 15:00:34.554 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-novnc-cell1.service 2026-06-18 15:00:34.599 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 15:00:34.600 | + functions-common:time_stop:2414 : local name 2026-06-18 15:00:34.602 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:00:34.604 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:00:34.606 | + functions-common:time_stop:2417 : local total 2026-06-18 15:00:34.608 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:00:34.610 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 15:00:34.612 | + functions-common:time_stop:2421 : start_time=1781794832801 2026-06-18 15:00:34.615 | + functions-common:time_stop:2423 : [[ -z 1781794832801 ]] 2026-06-18 15:00:34.618 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:00:34.622 | + functions-common:time_stop:2426 : end_time=1781794834619 2026-06-18 15:00:34.624 | + functions-common:time_stop:2427 : elapsed_time=1818 2026-06-18 15:00:34.626 | + functions-common:time_stop:2428 : total=23997 2026-06-18 15:00:34.628 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:00:34.630 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=25815 2026-06-18 15:00:34.632 | + lib/nova:start_nova_console_proxies:1120 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-06-18 15:00:34.635 | + functions-common:run_process:1668 : local service=n-spice-cell1 2026-06-18 15:00:34.637 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-06-18 15:00:34.639 | + functions-common:run_process:1670 : local group= 2026-06-18 15:00:34.643 | + functions-common:run_process:1671 : local user= 2026-06-18 15:00:34.643 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 15:00:34.645 | + functions-common:run_process:1674 : local name=n-spice-cell1 2026-06-18 15:00:34.647 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 15:00:34.649 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 15:00:34.651 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:00:34.654 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:00:34.656 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:00:34.660 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794834658 2026-06-18 15:00:34.662 | + functions-common:run_process:1677 : is_service_enabled n-spice-cell1 2026-06-18 15:00:34.682 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:00:34.684 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 15:00:34.686 | + functions-common:time_stop:2414 : local name 2026-06-18 15:00:34.690 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:00:34.690 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:00:34.692 | + functions-common:time_stop:2417 : local total 2026-06-18 15:00:34.694 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:00:34.697 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 15:00:34.699 | + functions-common:time_stop:2421 : start_time=1781794834658 2026-06-18 15:00:34.701 | + functions-common:time_stop:2423 : [[ -z 1781794834658 ]] 2026-06-18 15:00:34.703 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:00:34.707 | + functions-common:time_stop:2426 : end_time=1781794834705 2026-06-18 15:00:34.710 | + functions-common:time_stop:2427 : elapsed_time=47 2026-06-18 15:00:34.712 | + functions-common:time_stop:2428 : total=25815 2026-06-18 15:00:34.714 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:00:34.716 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=25862 2026-06-18 15:00:34.718 | + lib/nova:start_nova_console_proxies:1121 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-06-18 15:00:34.720 | + functions-common:run_process:1668 : local service=n-sproxy-cell1 2026-06-18 15:00:34.723 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-06-18 15:00:34.725 | + functions-common:run_process:1670 : local group= 2026-06-18 15:00:34.727 | + functions-common:run_process:1671 : local user= 2026-06-18 15:00:34.729 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 15:00:34.731 | + functions-common:run_process:1674 : local name=n-sproxy-cell1 2026-06-18 15:00:34.733 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 15:00:34.735 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 15:00:34.738 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:00:34.740 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:00:34.743 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:00:34.746 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794834744 2026-06-18 15:00:34.749 | + functions-common:run_process:1677 : is_service_enabled n-sproxy-cell1 2026-06-18 15:00:34.771 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:00:34.773 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 15:00:34.775 | + functions-common:time_stop:2414 : local name 2026-06-18 15:00:34.777 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:00:34.779 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:00:34.782 | + functions-common:time_stop:2417 : local total 2026-06-18 15:00:34.784 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:00:34.786 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 15:00:34.788 | + functions-common:time_stop:2421 : start_time=1781794834744 2026-06-18 15:00:34.791 | + functions-common:time_stop:2423 : [[ -z 1781794834744 ]] 2026-06-18 15:00:34.794 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:00:34.798 | + functions-common:time_stop:2426 : end_time=1781794834796 2026-06-18 15:00:34.800 | + functions-common:time_stop:2427 : elapsed_time=52 2026-06-18 15:00:34.802 | + functions-common:time_stop:2428 : total=25862 2026-06-18 15:00:34.804 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:00:34.807 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=25914 2026-06-18 15:00:34.809 | + lib/nova:start_nova_console_proxies:1125 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-18 15:00:34.812 | + lib/nova:start_nova_console_proxies:1125 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-18 15:00:34.814 | + lib/nova:start_nova:1170 : start_nova_conductor 2026-06-18 15:00:34.816 | + lib/nova:start_nova_conductor:1138 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-18 15:00:34.818 | + lib/nova:start_nova_conductor:1144 : enable_nova_fleet 2026-06-18 15:00:34.821 | + lib/nova:enable_nova_fleet:1129 : is_service_enabled n-cond 2026-06-18 15:00:34.839 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:00:34.843 | + lib/nova:enable_nova_fleet:1130 : enable_service n-super-cond 2026-06-18 15:00:34.892 | ++ lib/nova:enable_nova_fleet:1131 : seq 1 1 2026-06-18 15:00:34.896 | + lib/nova:enable_nova_fleet:1131 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-18 15:00:34.898 | + lib/nova:enable_nova_fleet:1132 : enable_service n-cond-cell1 2026-06-18 15:00:34.954 | + lib/nova:start_nova_conductor:1145 : is_service_enabled n-super-cond 2026-06-18 15:00:34.970 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:00:34.973 | + lib/nova:start_nova_conductor:1146 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-18 15:00:34.975 | + functions-common:run_process:1668 : local service=n-super-cond 2026-06-18 15:00:34.977 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-18 15:00:34.981 | + functions-common:run_process:1670 : local group= 2026-06-18 15:00:34.982 | + functions-common:run_process:1671 : local user= 2026-06-18 15:00:34.984 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 15:00:34.987 | + functions-common:run_process:1674 : local name=n-super-cond 2026-06-18 15:00:34.989 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 15:00:34.992 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 15:00:34.994 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:00:34.999 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:00:34.999 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:00:35.003 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794835000 2026-06-18 15:00:35.005 | + functions-common:run_process:1677 : is_service_enabled n-super-cond 2026-06-18 15:00:35.025 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:00:35.028 | + functions-common:run_process:1678 : _run_under_systemd n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2026-06-18 15:00:35.030 | + functions-common:_run_under_systemd:1622 : local service=n-super-cond 2026-06-18 15:00:35.033 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-18 15:00:35.035 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-18 15:00:35.037 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-18 15:00:35.039 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-18 15:00:35.042 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-18 15:00:35.044 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-18 15:00:35.048 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-super-cond.service 2026-06-18 15:00:35.048 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-18 15:00:35.050 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-18 15:00:35.052 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-18 15:00:35.055 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-18 15:00:35.057 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-06-18 15:00:35.060 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-18 15:00:35.062 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@n-super-cond.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' quobyte '' 2026-06-18 15:00:35.064 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-super-cond.service 2026-06-18 15:00:35.066 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-18 15:00:35.068 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-18 15:00:35.070 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-18 15:00:35.075 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-18 15:00:35.075 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-18 15:00:35.076 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-18 15:00:35.078 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-06-18 15:00:35.081 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-18 15:00:35.085 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2026-06-18 15:00:35.167 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-18 15:00:35.255 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-06-18 15:00:35.328 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-18 15:00:35.411 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-06-18 15:00:35.478 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-06-18 15:00:35.599 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-18 15:00:35.720 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-18 15:00:35.729 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-18 15:00:35.737 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-06-18 15:00:35.875 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-18 15:00:36.389 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-super-cond.service 2026-06-18 15:00:36.443 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-06-18 15:00:36.948 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-super-cond.service 2026-06-18 15:00:37.005 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 15:00:37.011 | + functions-common:time_stop:2414 : local name 2026-06-18 15:00:37.014 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:00:37.023 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:00:37.026 | + functions-common:time_stop:2417 : local total 2026-06-18 15:00:37.032 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:00:37.040 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 15:00:37.047 | + functions-common:time_stop:2421 : start_time=1781794835000 2026-06-18 15:00:37.053 | + functions-common:time_stop:2423 : [[ -z 1781794835000 ]] 2026-06-18 15:00:37.063 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:00:37.077 | + functions-common:time_stop:2426 : end_time=1781794837067 2026-06-18 15:00:37.081 | + functions-common:time_stop:2427 : elapsed_time=2067 2026-06-18 15:00:37.089 | + functions-common:time_stop:2428 : total=25914 2026-06-18 15:00:37.100 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:00:37.107 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=27981 2026-06-18 15:00:37.123 | ++ lib/nova:start_nova_conductor:1148 : seq 1 1 2026-06-18 15:00:37.133 | + lib/nova:start_nova_conductor:1148 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-18 15:00:37.140 | + lib/nova:start_nova_conductor:1149 : is_service_enabled n-cond-cell1 2026-06-18 15:00:37.182 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:00:37.192 | + lib/nova:start_nova_conductor:1150 : local conf 2026-06-18 15:00:37.204 | ++ lib/nova:start_nova_conductor:1151 : conductor_conf 1 2026-06-18 15:00:37.212 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-18 15:00:37.218 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-18 15:00:37.226 | + lib/nova:start_nova_conductor:1151 : conf=/etc/nova/nova_cell1.conf 2026-06-18 15:00:37.231 | + lib/nova:start_nova_conductor:1152 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-18 15:00:37.238 | + functions-common:run_process:1668 : local service=n-cond-cell1 2026-06-18 15:00:37.246 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-18 15:00:37.256 | + functions-common:run_process:1670 : local group= 2026-06-18 15:00:37.262 | + functions-common:run_process:1671 : local user= 2026-06-18 15:00:37.266 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 15:00:37.271 | + functions-common:run_process:1674 : local name=n-cond-cell1 2026-06-18 15:00:37.278 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 15:00:37.282 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 15:00:37.291 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:00:37.293 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:00:37.302 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:00:37.313 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794837302 2026-06-18 15:00:37.321 | + functions-common:run_process:1677 : is_service_enabled n-cond-cell1 2026-06-18 15:00:37.371 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:00:37.377 | + functions-common:run_process:1678 : _run_under_systemd n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2026-06-18 15:00:37.379 | + functions-common:_run_under_systemd:1622 : local service=n-cond-cell1 2026-06-18 15:00:37.388 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-18 15:00:37.391 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-18 15:00:37.398 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-18 15:00:37.402 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-18 15:00:37.406 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-06-18 15:00:37.412 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-06-18 15:00:37.417 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-cond-cell1.service 2026-06-18 15:00:37.421 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-18 15:00:37.427 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-18 15:00:37.435 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-18 15:00:37.439 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-18 15:00:37.445 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-06-18 15:00:37.448 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-06-18 15:00:37.453 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@n-cond-cell1.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' quobyte '' 2026-06-18 15:00:37.458 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-cond-cell1.service 2026-06-18 15:00:37.463 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-18 15:00:37.467 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-18 15:00:37.475 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-18 15:00:37.479 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-18 15:00:37.483 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-18 15:00:37.492 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-18 15:00:37.498 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-06-18 15:00:37.502 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-18 15:00:37.510 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2026-06-18 15:00:37.655 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-18 15:00:37.787 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-06-18 15:00:37.895 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-18 15:00:37.997 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-06-18 15:00:38.093 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-06-18 15:00:38.219 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-18 15:00:38.329 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-18 15:00:38.332 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-18 15:00:38.337 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-06-18 15:00:38.431 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-18 15:00:38.943 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-cond-cell1.service 2026-06-18 15:00:38.986 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-06-18 15:00:39.453 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-cond-cell1.service 2026-06-18 15:00:39.496 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 15:00:39.500 | + functions-common:time_stop:2414 : local name 2026-06-18 15:00:39.502 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:00:39.504 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:00:39.506 | + functions-common:time_stop:2417 : local total 2026-06-18 15:00:39.509 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:00:39.511 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 15:00:39.513 | + functions-common:time_stop:2421 : start_time=1781794837302 2026-06-18 15:00:39.516 | + functions-common:time_stop:2423 : [[ -z 1781794837302 ]] 2026-06-18 15:00:39.520 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:00:39.523 | + functions-common:time_stop:2426 : end_time=1781794839520 2026-06-18 15:00:39.525 | + functions-common:time_stop:2427 : elapsed_time=2218 2026-06-18 15:00:39.527 | + functions-common:time_stop:2428 : total=27981 2026-06-18 15:00:39.529 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:00:39.532 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=30199 2026-06-18 15:00:39.534 | + lib/nova:start_nova:1171 : start_nova_compute 2026-06-18 15:00:39.537 | + lib/nova:start_nova_compute:986 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-18 15:00:39.539 | + lib/nova:start_nova_compute:987 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-18 15:00:39.542 | + lib/nova:start_nova_compute:987 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-18 15:00:39.545 | + lib/nova:start_nova_compute:989 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-18 15:00:39.548 | + lib/nova:start_nova_compute:992 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-06-18 15:00:39.552 | + lib/nova:start_nova_compute:994 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-18 15:00:39.555 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-18 15:00:39.557 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-18 15:00:39.559 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-06-18 15:00:39.562 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-18 15:00:39.567 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-06-18 15:00:39.571 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-06-18 15:00:39.575 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-06-18 15:00:39.576 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-06-18 15:00:39.590 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-18 15:00:39.590 | BEGIN { 2026-06-18 15:00:39.590 | section = "" 2026-06-18 15:00:39.590 | last_section = "" 2026-06-18 15:00:39.590 | section_count = 0 2026-06-18 15:00:39.590 | } 2026-06-18 15:00:39.590 | /^\[.+\]/ { 2026-06-18 15:00:39.591 | gsub("[][]", "", $1); 2026-06-18 15:00:39.591 | section=$1 2026-06-18 15:00:39.591 | next 2026-06-18 15:00:39.591 | } 2026-06-18 15:00:39.591 | /^ *\#/ { 2026-06-18 15:00:39.591 | next 2026-06-18 15:00:39.591 | } 2026-06-18 15:00:39.591 | /^[^ \t]+/ { 2026-06-18 15:00:39.591 | # get offset of first = in $0 2026-06-18 15:00:39.591 | eq_idx = index($0, "=") 2026-06-18 15:00:39.591 | # extract attr & value from $0 2026-06-18 15:00:39.592 | attr = substr($0, 1, eq_idx - 1) 2026-06-18 15:00:39.592 | value = substr($0, eq_idx + 1) 2026-06-18 15:00:39.592 | # only need to strip trailing whitespace from attr 2026-06-18 15:00:39.592 | sub(/[ \t]*$/, "", attr) 2026-06-18 15:00:39.592 | # need to strip leading & trailing whitespace from value 2026-06-18 15:00:39.593 | sub(/^[ \t]*/, "", value) 2026-06-18 15:00:39.593 | sub(/[ \t]*$/, "", value) 2026-06-18 15:00:39.593 | 2026-06-18 15:00:39.593 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-18 15:00:39.593 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-18 15:00:39.593 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-18 15:00:39.593 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-18 15:00:39.593 | if (! (section, attr) in cfg_attr_count) { 2026-06-18 15:00:39.593 | if (section != last_section) { 2026-06-18 15:00:39.594 | cfg_section[section_count++] = section 2026-06-18 15:00:39.594 | last_section = section 2026-06-18 15:00:39.594 | } 2026-06-18 15:00:39.594 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-18 15:00:39.594 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-18 15:00:39.594 | 2026-06-18 15:00:39.594 | cfg_attr[section, attr, 0] = value 2026-06-18 15:00:39.594 | cfg_attr_count[section, attr] = 1 2026-06-18 15:00:39.594 | } else { 2026-06-18 15:00:39.594 | lno = cfg_attr_count[section, attr]++ 2026-06-18 15:00:39.594 | cfg_attr[section, attr, lno] = value 2026-06-18 15:00:39.594 | } 2026-06-18 15:00:39.595 | } 2026-06-18 15:00:39.595 | END { 2026-06-18 15:00:39.595 | # Process each section in order 2026-06-18 15:00:39.595 | for (sno = 0; sno < section_count; sno++) { 2026-06-18 15:00:39.595 | section = cfg_section[sno] 2026-06-18 15:00:39.595 | # The ini routines simply append a config item immediately 2026-06-18 15:00:39.595 | # after the section header. To keep the same order as defined 2026-06-18 15:00:39.595 | # in local.conf, invoke the ini routines in the reverse order 2026-06-18 15:00:39.595 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-18 15:00:39.595 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-18 15:00:39.595 | if (cfg_attr_count[section, attr] == 1) 2026-06-18 15:00:39.596 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-18 15:00:39.596 | else { 2026-06-18 15:00:39.596 | # For multiline, invoke the ini routines in the reverse order 2026-06-18 15:00:39.596 | count = cfg_attr_count[section, attr] 2026-06-18 15:00:39.596 | print "inidelete " configfile " " section " " attr 2026-06-18 15:00:39.596 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-18 15:00:39.596 | for (l = count -2; l >= 0; l--) 2026-06-18 15:00:39.596 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-18 15:00:39.596 | } 2026-06-18 15:00:39.596 | } 2026-06-18 15:00:39.597 | } 2026-06-18 15:00:39.597 | } 2026-06-18 15:00:39.597 | ' 2026-06-18 15:00:39.597 | + inc/meta-config:merge_config_file:164 : read a 2026-06-18 15:00:39.597 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-18 15:00:39.597 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-18 15:00:39.598 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-18 15:00:39.605 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-18 15:00:39.611 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-06-18 15:00:39.614 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-18 15:00:39.617 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-06-18 15:00:39.622 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-18 15:00:39.622 | BEGIN { group = "" } 2026-06-18 15:00:39.622 | /^\[\[.+\|.*\]\]/ { 2026-06-18 15:00:39.622 | gsub("[][]", "", $1); 2026-06-18 15:00:39.622 | split($1, a, "|"); 2026-06-18 15:00:39.622 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-18 15:00:39.622 | group=a[1] 2026-06-18 15:00:39.622 | } else { 2026-06-18 15:00:39.622 | group="" 2026-06-18 15:00:39.623 | } 2026-06-18 15:00:39.623 | next 2026-06-18 15:00:39.623 | } 2026-06-18 15:00:39.623 | { 2026-06-18 15:00:39.623 | if (group != "") 2026-06-18 15:00:39.623 | print $0 2026-06-18 15:00:39.623 | } 2026-06-18 15:00:39.623 | ' /home/quobyte/devstack/local.conf 2026-06-18 15:00:39.631 | + lib/nova:start_nova_compute:996 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-18 15:00:39.633 | + lib/nova:start_nova_compute:1003 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-06-18 15:00:39.669 | + lib/nova:start_nova_compute:1006 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-06-18 15:00:39.703 | + lib/nova:start_nova_compute:1007 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-06-18 15:00:39.705 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-18 15:00:39.708 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-06-18 15:00:39.710 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-18 15:00:39.712 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-18 15:00:39.714 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-18 15:00:39.733 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:00:39.736 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-18 15:00:39.738 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-18 15:00:39.740 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-18 15:00:39.757 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:00:39.760 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.215:5672/nova_cell1 2026-06-18 15:00:39.761 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.215:5672/nova_cell1 2026-06-18 15:00:39.796 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-18 15:00:39.798 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-18 15:00:39.801 | + lib/nova:start_nova_compute:1011 : inidelete /etc/nova/nova-cpu.conf database connection 2026-06-18 15:00:39.824 | + lib/nova:start_nova_compute:1012 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-06-18 15:00:39.847 | + lib/nova:start_nova_compute:1017 : configure_console_compute 2026-06-18 15:00:39.849 | + lib/nova:configure_console_compute:669 : local offset 2026-06-18 15:00:39.854 | + lib/nova:configure_console_compute:670 : offset=0 2026-06-18 15:00:39.854 | + lib/nova:configure_console_compute:674 : local default_proxyclient_addr 2026-06-18 15:00:39.857 | ++ lib/nova:configure_console_compute:675 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-06-18 15:00:39.881 | + lib/nova:configure_console_compute:675 : default_proxyclient_addr=192.168.122.215 2026-06-18 15:00:39.883 | + lib/nova:configure_console_compute:679 : is_service_enabled n-cpu 2026-06-18 15:00:39.903 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:00:39.905 | + lib/nova:configure_console_compute:680 : '[' False == True ']' 2026-06-18 15:00:39.907 | + lib/nova:configure_console_compute:683 : vercmp v1.3.0 '<' 1.0.0 2026-06-18 15:00:39.910 | + functions:vercmp:647 : local v1=v1.3.0 2026-06-18 15:00:39.912 | + functions:vercmp:648 : local 'op=<' 2026-06-18 15:00:39.916 | + functions:vercmp:649 : local v2=1.0.0 2026-06-18 15:00:39.916 | + functions:vercmp:650 : local result 2026-06-18 15:00:39.921 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-06-18 15:00:39.927 | ++ functions:vercmp:654 : head -1 2026-06-18 15:00:39.927 | ++ functions:vercmp:654 : sort -V 2026-06-18 15:00:39.931 | + functions:vercmp:654 : result=1.0.0 2026-06-18 15:00:39.935 | + functions:vercmp:656 : case $op in 2026-06-18 15:00:39.935 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-06-18 15:00:39.937 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-06-18 15:00:39.940 | + functions:vercmp:667 : return 2026-06-18 15:00:39.943 | + lib/nova:configure_console_compute:688 : NOVNCPROXY_URL=http://192.168.122.215:6080/vnc_lite.html 2026-06-18 15:00:39.945 | + lib/nova:configure_console_compute:690 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.215:6080/vnc_lite.html 2026-06-18 15:00:39.981 | + lib/nova:configure_console_compute:691 : SPICEHTML5PROXY_URL=http://192.168.122.215:6081/spice_auto.html 2026-06-18 15:00:39.983 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.215:6081/spice_auto.html 2026-06-18 15:00:40.016 | + lib/nova:configure_console_compute:695 : is_service_enabled n-novnc 2026-06-18 15:00:40.031 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:00:40.033 | + lib/nova:configure_console_compute:698 : VNCSERVER_LISTEN=0.0.0.0 2026-06-18 15:00:40.035 | + lib/nova:configure_console_compute:699 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.215 2026-06-18 15:00:40.038 | + lib/nova:configure_console_compute:700 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-06-18 15:00:40.065 | + lib/nova:configure_console_compute:701 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.215 2026-06-18 15:00:40.095 | + lib/nova:configure_console_compute:706 : is_service_enabled n-spice 2026-06-18 15:00:40.110 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:00:40.112 | + lib/nova:configure_console_compute:706 : '[' False '!=' False ']' 2026-06-18 15:00:40.115 | + lib/nova:configure_console_compute:716 : is_service_enabled n-sproxy 2026-06-18 15:00:40.129 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:00:40.132 | + lib/nova:configure_console_compute:716 : '[' False '!=' False ']' 2026-06-18 15:00:40.134 | + lib/nova:start_nova_compute:1021 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-06-18 15:00:40.162 | + lib/nova:start_nova_compute:1024 : '[' -n 127.0.0.1 ']' 2026-06-18 15:00:40.164 | + lib/nova:start_nova_compute:1025 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-06-18 15:00:40.193 | + lib/nova:start_nova_compute:1029 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-18 15:00:40.195 | + lib/nova:start_nova_compute:1029 : [[ kvm == \q\e\m\u ]] 2026-06-18 15:00:40.198 | + lib/nova:start_nova_compute:1033 : [[ -n '' ]] 2026-06-18 15:00:40.200 | + lib/nova:start_nova_compute:1037 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-18 15:00:40.202 | + lib/nova:start_nova_compute:1038 : '[' 0 -gt 0 ']' 2026-06-18 15:00:40.204 | + lib/nova:start_nova_compute:1044 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-06-18 15:00:40.207 | + functions-common:run_process:1668 : local service=n-cpu 2026-06-18 15:00:40.209 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-18 15:00:40.211 | + functions-common:run_process:1670 : local group=libvirt 2026-06-18 15:00:40.213 | + functions-common:run_process:1671 : local user= 2026-06-18 15:00:40.216 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 15:00:40.218 | + functions-common:run_process:1674 : local name=n-cpu 2026-06-18 15:00:40.221 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 15:00:40.223 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 15:00:40.226 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:00:40.228 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:00:40.231 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:00:40.235 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794840233 2026-06-18 15:00:40.237 | + functions-common:run_process:1677 : is_service_enabled n-cpu 2026-06-18 15:00:40.256 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:00:40.258 | + functions-common:run_process:1678 : _run_under_systemd n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt '' '' 2026-06-18 15:00:40.261 | + functions-common:_run_under_systemd:1622 : local service=n-cpu 2026-06-18 15:00:40.263 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-18 15:00:40.266 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-18 15:00:40.268 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-18 15:00:40.270 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-18 15:00:40.272 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-06-18 15:00:40.275 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-06-18 15:00:40.277 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-cpu.service 2026-06-18 15:00:40.279 | + functions-common:_run_under_systemd:1629 : local group=libvirt 2026-06-18 15:00:40.281 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-18 15:00:40.284 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-18 15:00:40.286 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-18 15:00:40.289 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-06-18 15:00:40.291 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-06-18 15:00:40.293 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@n-cpu.service '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt quobyte '' 2026-06-18 15:00:40.295 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-cpu.service 2026-06-18 15:00:40.298 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-18 15:00:40.300 | + functions-common:write_user_unit_file:1531 : local group=libvirt 2026-06-18 15:00:40.302 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-18 15:00:40.304 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-18 15:00:40.307 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-18 15:00:40.309 | + functions-common:write_user_unit_file:1535 : [[ -n libvirt ]] 2026-06-18 15:00:40.311 | + functions-common:write_user_unit_file:1536 : extra=Group=libvirt 2026-06-18 15:00:40.314 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-06-18 15:00:40.316 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-18 15:00:40.320 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-06-18 15:00:40.391 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-18 15:00:40.466 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-06-18 15:00:40.523 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecStart '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-18 15:00:40.582 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-06-18 15:00:40.643 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-06-18 15:00:40.705 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-18 15:00:40.764 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-18 15:00:40.767 | + functions-common:write_user_unit_file:1551 : [[ -n libvirt ]] 2026-06-18 15:00:40.769 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-06-18 15:00:40.828 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-06-18 15:00:40.903 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-18 15:00:41.403 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-cpu.service 2026-06-18 15:00:41.461 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-06-18 15:00:41.935 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-cpu.service 2026-06-18 15:00:41.974 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 15:00:41.977 | + functions-common:time_stop:2414 : local name 2026-06-18 15:00:41.981 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:00:41.984 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:00:41.988 | + functions-common:time_stop:2417 : local total 2026-06-18 15:00:41.991 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:00:41.994 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 15:00:41.998 | + functions-common:time_stop:2421 : start_time=1781794840233 2026-06-18 15:00:42.002 | + functions-common:time_stop:2423 : [[ -z 1781794840233 ]] 2026-06-18 15:00:42.006 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:00:42.011 | + functions-common:time_stop:2426 : end_time=1781794842007 2026-06-18 15:00:42.014 | + functions-common:time_stop:2427 : elapsed_time=1774 2026-06-18 15:00:42.017 | + functions-common:time_stop:2428 : total=30199 2026-06-18 15:00:42.019 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:00:42.023 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=31973 2026-06-18 15:00:42.027 | + lib/nova:start_nova_compute:1075 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-18 15:00:42.029 | + lib/nova:start_nova_compute:1075 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-18 15:00:42.035 | + lib/nova:start_nova:1172 : is_service_enabled n-api 2026-06-18 15:00:42.065 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:00:42.069 | + lib/nova:start_nova:1174 : echo 'Dumping cells_v2 mapping' 2026-06-18 15:00:42.070 | Dumping cells_v2 mapping 2026-06-18 15:00:42.072 | + lib/nova:start_nova:1175 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-06-18 15:00:42.540 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-18 15:00:42.540 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-18 15:00:42.540 | we strongly recommend against using it for new projects. 2026-06-18 15:00:42.540 | 2026-06-18 15:00:42.541 | If you are already using Eventlet, we recommend migrating to a different 2026-06-18 15:00:42.541 | framework. For more detail see 2026-06-18 15:00:42.541 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-18 15:00:42.541 | 2026-06-18 15:00:42.541 | import eventlet # noqa 2026-06-18 15:00:42.937 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-18 15:00:46.058 | INFO dbcounter [None req-4849b21f-b88b-404f-8ccc-07944cc47328 None None] Registered counter for database nova_api 2026-06-18 15:00:46.197 | DEBUG dbcounter [-] [79129] Writer thread running {{(pid=79129) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-18 15:00:46.228 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-18 15:00:46.229 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-06-18 15:00:46.229 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-18 15:00:46.230 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-06-18 15:00:46.230 | | cell1 | 7d16294a-a563-4d13-9ab4-d6627194c62c | rabbit://stackrabbit:stackqueue@192.168.122.215:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-06-18 15:00:46.230 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-18 15:00:46.525 | Exception ignored in: 2026-06-18 15:00:46.525 | Traceback (most recent call last): 2026-06-18 15:00:46.525 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-18 15:00:46.526 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-18 15:00:46.526 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-18 15:00:46.526 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-18 15:00:46.526 | RuntimeError: greenlet is being finalized 2026-06-18 15:00:46.869 | + ./stack.sh:main:1330 : async_runfunc create_flavors 2026-06-18 15:00:46.873 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-06-18 15:00:46.951 | + inc/async:async_inner:63 : create_flavors 2026-06-18 15:00:46.998 | [2077 Async create_flavors:79229]: running: create_flavors 2026-06-18 15:00:47.002 | + ./stack.sh:main:1332 : is_service_enabled cinder 2026-06-18 15:00:47.024 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:00:47.028 | + ./stack.sh:main:1333 : echo_summary 'Starting Cinder' 2026-06-18 15:00:47.032 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 15:00:47.036 | + ./stack.sh:echo_summary:444 : echo -e Starting Cinder 2026-06-18 15:00:47.040 | + ./stack.sh:main:1334 : start_cinder 2026-06-18 15:00:47.044 | + lib/cinder:start_cinder:604 : '[' lioadm = tgtadm ']' 2026-06-18 15:00:47.048 | ++ lib/cinder:start_cinder:619 : which uwsgi 2026-06-18 15:00:47.054 | + lib/cinder:start_cinder:619 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-18 15:00:47.057 | + functions-common:run_process:1668 : local service=c-api 2026-06-18 15:00:47.061 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-18 15:00:47.064 | + functions-common:run_process:1670 : local group= 2026-06-18 15:00:47.068 | + functions-common:run_process:1671 : local user= 2026-06-18 15:00:47.071 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 15:00:47.075 | + functions-common:run_process:1674 : local name=c-api 2026-06-18 15:00:47.079 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 15:00:47.083 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 15:00:47.087 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:00:47.091 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:00:47.095 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:00:47.101 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794847097 2026-06-18 15:00:47.104 | + functions-common:run_process:1677 : is_service_enabled c-api 2026-06-18 15:00:47.125 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:00:47.129 | + functions-common:run_process:1678 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-06-18 15:00:47.133 | + functions-common:_run_under_systemd:1622 : local service=c-api 2026-06-18 15:00:47.137 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-18 15:00:47.141 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-18 15:00:47.145 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-18 15:00:47.149 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-18 15:00:47.152 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-06-18 15:00:47.156 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-06-18 15:00:47.160 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@c-api.service 2026-06-18 15:00:47.163 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-18 15:00:47.168 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-18 15:00:47.172 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-18 15:00:47.175 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-18 15:00:47.178 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-06-18 15:00:47.182 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-06-18 15:00:47.186 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-18 15:00:47.190 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-18 15:00:47.194 | + functions-common:_run_under_systemd:1642 : write_uwsgi_user_unit_file devstack@c-api.service '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-18 15:00:47.197 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@c-api.service 2026-06-18 15:00:47.201 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-18 15:00:47.204 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-18 15:00:47.208 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=quobyte 2026-06-18 15:00:47.211 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-18 15:00:47.214 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-06-18 15:00:47.218 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-18 15:00:47.223 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2026-06-18 15:00:47.312 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-18 15:00:47.407 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-06-18 15:00:47.487 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-06-18 15:00:47.587 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-18 15:00:47.673 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-18 15:00:47.740 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-06-18 15:00:47.808 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-06-18 15:00:47.880 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-06-18 15:00:47.952 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-06-18 15:00:48.030 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-06-18 15:00:48.105 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-18 15:00:48.108 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-18 15:00:48.110 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-06-18 15:00:48.199 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-18 15:00:48.711 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@c-api.service 2026-06-18 15:00:48.728 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-06-18 15:00:49.222 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@c-api.service 2026-06-18 15:00:49.365 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 15:00:49.375 | + functions-common:time_stop:2414 : local name 2026-06-18 15:00:49.382 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:00:49.386 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:00:49.394 | + functions-common:time_stop:2417 : local total 2026-06-18 15:00:49.403 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:00:49.407 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 15:00:49.413 | + functions-common:time_stop:2421 : start_time=1781794847097 2026-06-18 15:00:49.418 | + functions-common:time_stop:2423 : [[ -z 1781794847097 ]] 2026-06-18 15:00:49.423 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:00:49.435 | + functions-common:time_stop:2426 : end_time=1781794849426 2026-06-18 15:00:49.441 | + functions-common:time_stop:2427 : elapsed_time=2329 2026-06-18 15:00:49.446 | + functions-common:time_stop:2428 : total=31973 2026-06-18 15:00:49.454 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:00:49.463 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=34302 2026-06-18 15:00:49.473 | + lib/cinder:start_cinder:621 : echo 'Waiting for Cinder API to start...' 2026-06-18 15:00:49.473 | Waiting for Cinder API to start... 2026-06-18 15:00:49.480 | + lib/cinder:start_cinder:623 : local cinder_url=http://192.168.122.215/volume/v3/ 2026-06-18 15:00:49.489 | + lib/cinder:start_cinder:625 : wait_for_service 60 http://192.168.122.215/volume/v3/ 2026-06-18 15:00:49.496 | + functions:wait_for_service:476 : local timeout=60 2026-06-18 15:00:49.502 | + functions:wait_for_service:477 : local url=http://192.168.122.215/volume/v3/ 2026-06-18 15:00:49.506 | + functions:wait_for_service:478 : local rval=0 2026-06-18 15:00:49.511 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-18 15:00:49.518 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-18 15:00:49.524 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:00:49.526 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:00:49.533 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:00:49.542 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794849537 2026-06-18 15:00:49.548 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-18 15:00:49.552 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 15:00:49.555 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.215/volume/v3/ 2026-06-18 15:00:54.539 | + :: : [[ 401 == 503 ]] 2026-06-18 15:00:54.542 | + :: : [[ 0 -eq 7 ]] 2026-06-18 15:00:54.549 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-18 15:00:54.558 | + functions-common:time_stop:2414 : local name 2026-06-18 15:00:54.567 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:00:54.575 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:00:54.582 | + functions-common:time_stop:2417 : local total 2026-06-18 15:00:54.587 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:00:54.591 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-18 15:00:54.595 | + functions-common:time_stop:2421 : start_time=1781794849537 2026-06-18 15:00:54.600 | + functions-common:time_stop:2423 : [[ -z 1781794849537 ]] 2026-06-18 15:00:54.605 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:00:54.614 | + functions-common:time_stop:2426 : end_time=1781794854608 2026-06-18 15:00:54.618 | + functions-common:time_stop:2427 : elapsed_time=5071 2026-06-18 15:00:54.623 | + functions-common:time_stop:2428 : total=14520 2026-06-18 15:00:54.629 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:00:54.634 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=19591 2026-06-18 15:00:54.639 | + functions:wait_for_service:486 : return 0 2026-06-18 15:00:54.643 | + lib/cinder:start_cinder:629 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-18 15:00:54.650 | + functions-common:run_process:1668 : local service=c-sch 2026-06-18 15:00:54.655 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-18 15:00:54.659 | + functions-common:run_process:1670 : local group= 2026-06-18 15:00:54.665 | + functions-common:run_process:1671 : local user= 2026-06-18 15:00:54.670 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 15:00:54.675 | + functions-common:run_process:1674 : local name=c-sch 2026-06-18 15:00:54.679 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 15:00:54.683 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 15:00:54.688 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:00:54.692 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:00:54.699 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:00:54.704 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794854700 2026-06-18 15:00:54.709 | + functions-common:run_process:1677 : is_service_enabled c-sch 2026-06-18 15:00:54.738 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:00:54.743 | + functions-common:run_process:1678 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-06-18 15:00:54.748 | + functions-common:_run_under_systemd:1622 : local service=c-sch 2026-06-18 15:00:54.753 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-18 15:00:54.757 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-18 15:00:54.763 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-18 15:00:54.767 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-18 15:00:54.771 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-18 15:00:54.775 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-18 15:00:54.779 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@c-sch.service 2026-06-18 15:00:54.783 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-18 15:00:54.787 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-18 15:00:54.791 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-18 15:00:54.795 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-18 15:00:54.799 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-06-18 15:00:54.803 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-18 15:00:54.808 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@c-sch.service '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' quobyte '' 2026-06-18 15:00:54.812 | + functions-common:write_user_unit_file:1529 : local service=devstack@c-sch.service 2026-06-18 15:00:54.816 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-18 15:00:54.820 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-18 15:00:54.824 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-18 15:00:54.828 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-18 15:00:54.832 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-18 15:00:54.836 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-18 15:00:54.841 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-06-18 15:00:54.845 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-18 15:00:54.850 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-06-18 15:00:54.945 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-18 15:00:55.050 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-06-18 15:00:55.131 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-18 15:00:55.208 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-06-18 15:00:55.297 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-06-18 15:00:55.367 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-18 15:00:55.446 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-18 15:00:55.450 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-18 15:00:55.454 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-06-18 15:00:55.551 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-18 15:00:56.054 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@c-sch.service 2026-06-18 15:00:56.105 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-06-18 15:00:56.609 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@c-sch.service 2026-06-18 15:00:56.663 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 15:00:56.670 | + functions-common:time_stop:2414 : local name 2026-06-18 15:00:56.672 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:00:56.676 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:00:56.681 | + functions-common:time_stop:2417 : local total 2026-06-18 15:00:56.685 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:00:56.690 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 15:00:56.695 | + functions-common:time_stop:2421 : start_time=1781794854700 2026-06-18 15:00:56.699 | + functions-common:time_stop:2423 : [[ -z 1781794854700 ]] 2026-06-18 15:00:56.704 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:00:56.711 | + functions-common:time_stop:2426 : end_time=1781794856706 2026-06-18 15:00:56.716 | + functions-common:time_stop:2427 : elapsed_time=2006 2026-06-18 15:00:56.720 | + functions-common:time_stop:2428 : total=34302 2026-06-18 15:00:56.724 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:00:56.728 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=36308 2026-06-18 15:00:56.732 | + lib/cinder:start_cinder:634 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-18 15:00:56.737 | + lib/cinder:start_cinder:635 : run_process c-bak '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-18 15:00:56.741 | + functions-common:run_process:1668 : local service=c-bak 2026-06-18 15:00:56.746 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-06-18 15:00:56.750 | + functions-common:run_process:1670 : local group= 2026-06-18 15:00:56.754 | + functions-common:run_process:1671 : local user= 2026-06-18 15:00:56.758 | + functions-common:run_process:1672 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-18 15:00:56.763 | + functions-common:run_process:1674 : local name=c-bak 2026-06-18 15:00:56.767 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 15:00:56.771 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 15:00:56.776 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:00:56.780 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:00:56.785 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:00:56.797 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794856787 2026-06-18 15:00:56.800 | + functions-common:run_process:1677 : is_service_enabled c-bak 2026-06-18 15:00:56.829 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:00:56.834 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 15:00:56.842 | + functions-common:time_stop:2414 : local name 2026-06-18 15:00:56.852 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:00:56.854 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:00:56.857 | + functions-common:time_stop:2417 : local total 2026-06-18 15:00:56.860 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:00:56.863 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 15:00:56.865 | + functions-common:time_stop:2421 : start_time=1781794856787 2026-06-18 15:00:56.873 | + functions-common:time_stop:2423 : [[ -z 1781794856787 ]] 2026-06-18 15:00:56.876 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:00:56.881 | + functions-common:time_stop:2426 : end_time=1781794856877 2026-06-18 15:00:56.883 | + functions-common:time_stop:2427 : elapsed_time=90 2026-06-18 15:00:56.885 | + functions-common:time_stop:2428 : total=36308 2026-06-18 15:00:56.887 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:00:56.889 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=36398 2026-06-18 15:00:56.891 | + lib/cinder:start_cinder:636 : run_process c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-18 15:00:56.893 | + functions-common:run_process:1668 : local service=c-vol 2026-06-18 15:00:56.896 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-18 15:00:56.898 | + functions-common:run_process:1670 : local group= 2026-06-18 15:00:56.901 | + functions-common:run_process:1671 : local user= 2026-06-18 15:00:56.902 | + functions-common:run_process:1672 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-18 15:00:56.904 | + functions-common:run_process:1674 : local name=c-vol 2026-06-18 15:00:56.906 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 15:00:56.908 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 15:00:56.910 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:00:56.914 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:00:56.914 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:00:56.918 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794856916 2026-06-18 15:00:56.920 | + functions-common:run_process:1677 : is_service_enabled c-vol 2026-06-18 15:00:56.940 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:00:56.942 | + functions-common:run_process:1678 : _run_under_systemd c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-18 15:00:56.944 | + functions-common:_run_under_systemd:1622 : local service=c-vol 2026-06-18 15:00:56.946 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-18 15:00:56.949 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-18 15:00:56.951 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-18 15:00:56.954 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-18 15:00:56.956 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-18 15:00:56.959 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-18 15:00:56.960 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@c-vol.service 2026-06-18 15:00:56.962 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-18 15:00:56.966 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-18 15:00:56.967 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-18 15:00:56.969 | + functions-common:_run_under_systemd:1634 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-18 15:00:56.971 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-06-18 15:00:56.974 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-18 15:00:56.975 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@c-vol.service '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' quobyte 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-18 15:00:56.977 | + functions-common:write_user_unit_file:1529 : local service=devstack@c-vol.service 2026-06-18 15:00:56.979 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-18 15:00:56.981 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-18 15:00:56.983 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-18 15:00:56.987 | + functions-common:write_user_unit_file:1533 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-18 15:00:56.988 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-18 15:00:56.989 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-18 15:00:56.991 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-06-18 15:00:56.993 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-18 15:00:56.998 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-06-18 15:00:57.087 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-18 15:00:57.179 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-06-18 15:00:57.251 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-18 15:00:57.385 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-06-18 15:00:57.483 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-06-18 15:00:57.567 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-18 15:00:57.643 | + functions-common:write_user_unit_file:1548 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-06-18 15:00:57.650 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-18 15:00:57.775 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-18 15:00:57.778 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-06-18 15:00:57.879 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-18 15:00:58.411 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@c-vol.service 2026-06-18 15:00:58.439 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-06-18 15:00:58.959 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@c-vol.service 2026-06-18 15:00:59.003 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 15:00:59.006 | + functions-common:time_stop:2414 : local name 2026-06-18 15:00:59.012 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:00:59.019 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:00:59.022 | + functions-common:time_stop:2417 : local total 2026-06-18 15:00:59.027 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:00:59.031 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 15:00:59.044 | + functions-common:time_stop:2421 : start_time=1781794856916 2026-06-18 15:00:59.054 | + functions-common:time_stop:2423 : [[ -z 1781794856916 ]] 2026-06-18 15:00:59.062 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:00:59.073 | + functions-common:time_stop:2426 : end_time=1781794859063 2026-06-18 15:00:59.079 | + functions-common:time_stop:2427 : elapsed_time=2147 2026-06-18 15:00:59.088 | + functions-common:time_stop:2428 : total=36398 2026-06-18 15:00:59.094 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:00:59.104 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=38545 2026-06-18 15:00:59.112 | + ./stack.sh:main:1335 : create_volume_types 2026-06-18 15:00:59.117 | + lib/cinder:create_volume_types:677 : is_service_enabled c-api 2026-06-18 15:00:59.168 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:00:59.174 | + lib/cinder:create_volume_types:677 : [[ -n lvm:lvmdriver-1 ]] 2026-06-18 15:00:59.183 | + lib/cinder:create_volume_types:678 : local be be_name 2026-06-18 15:00:59.190 | + lib/cinder:create_volume_types:679 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-18 15:00:59.195 | + lib/cinder:create_volume_types:680 : be_name=lvmdriver-1 2026-06-18 15:00:59.200 | + lib/cinder:create_volume_types:681 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-06-18 15:00:59.210 | + lib/cinder:create_one_type:652 : type_name=lvmdriver-1 2026-06-18 15:00:59.217 | + lib/cinder:create_one_type:653 : property_key=volume_backend_name 2026-06-18 15:00:59.230 | + lib/cinder:create_one_type:654 : property_value=lvmdriver-1 2026-06-18 15:00:59.235 | + lib/cinder:create_one_type:656 : is_service_enabled keystone 2026-06-18 15:00:59.265 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:00:59.269 | + lib/cinder:create_one_type:657 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-06-18 15:01:04.631 | +-------------+--------------------------------------+ 2026-06-18 15:01:04.631 | | Field | Value | 2026-06-18 15:01:04.632 | +-------------+--------------------------------------+ 2026-06-18 15:01:04.632 | | description | None | 2026-06-18 15:01:04.632 | | id | c75aabb1-42a7-438c-b9a4-f24ed53b07db | 2026-06-18 15:01:04.632 | | is_public | True | 2026-06-18 15:01:04.632 | | name | lvmdriver-1 | 2026-06-18 15:01:04.632 | | properties | volume_backend_name='lvmdriver-1' | 2026-06-18 15:01:04.632 | +-------------+--------------------------------------+ 2026-06-18 15:01:05.001 | + lib/cinder:create_one_type:658 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-06-18 15:01:05.004 | + lib/cinder:create_volume_types:684 : [[ False == \T\r\u\e ]] 2026-06-18 15:01:05.009 | + lib/cinder:create_volume_types:691 : [[ False == \T\r\u\e ]] 2026-06-18 15:01:05.014 | + ./stack.sh:main:1340 : [[ False == \T\r\u\e ]] 2026-06-18 15:01:05.020 | + ./stack.sh:main:1348 : is_service_enabled glance 2026-06-18 15:01:05.047 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:01:05.052 | + ./stack.sh:main:1349 : echo_summary 'Starting Glance' 2026-06-18 15:01:05.056 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 15:01:05.061 | + ./stack.sh:echo_summary:444 : echo -e Starting Glance 2026-06-18 15:01:05.065 | + ./stack.sh:main:1350 : start_glance 2026-06-18 15:01:05.069 | + lib/glance:start_glance:650 : local service_protocol=http 2026-06-18 15:01:05.075 | ++ lib/glance:start_glance:652 : which uwsgi 2026-06-18 15:01:05.081 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-18 15:01:05.086 | + functions-common:run_process:1668 : local service=g-api 2026-06-18 15:01:05.090 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-18 15:01:05.094 | + functions-common:run_process:1670 : local group= 2026-06-18 15:01:05.098 | + functions-common:run_process:1671 : local user= 2026-06-18 15:01:05.103 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 15:01:05.106 | + functions-common:run_process:1674 : local name=g-api 2026-06-18 15:01:05.110 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 15:01:05.112 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 15:01:05.115 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:01:05.119 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:01:05.125 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:01:05.131 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794865126 2026-06-18 15:01:05.135 | + functions-common:run_process:1677 : is_service_enabled g-api 2026-06-18 15:01:05.165 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:01:05.170 | + functions-common:run_process:1678 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-06-18 15:01:05.174 | + functions-common:_run_under_systemd:1622 : local service=g-api 2026-06-18 15:01:05.178 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-18 15:01:05.181 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-18 15:01:05.185 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-18 15:01:05.189 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-18 15:01:05.192 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-06-18 15:01:05.196 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-06-18 15:01:05.199 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@g-api.service 2026-06-18 15:01:05.203 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-18 15:01:05.207 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-18 15:01:05.210 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-18 15:01:05.214 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-18 15:01:05.217 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-06-18 15:01:05.221 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-06-18 15:01:05.224 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-18 15:01:05.228 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-18 15:01:05.231 | + functions-common:_run_under_systemd:1642 : write_uwsgi_user_unit_file devstack@g-api.service '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-18 15:01:05.235 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@g-api.service 2026-06-18 15:01:05.238 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-18 15:01:05.241 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-18 15:01:05.244 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=quobyte 2026-06-18 15:01:05.247 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-18 15:01:05.250 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-06-18 15:01:05.255 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-18 15:01:05.261 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2026-06-18 15:01:05.360 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-18 15:01:05.470 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-06-18 15:01:05.563 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-06-18 15:01:05.648 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-18 15:01:05.736 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-18 15:01:05.823 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-06-18 15:01:05.912 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-06-18 15:01:06.003 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-06-18 15:01:06.097 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-06-18 15:01:06.180 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-06-18 15:01:06.265 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-18 15:01:06.269 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-18 15:01:06.273 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-06-18 15:01:06.377 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-18 15:01:06.961 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@g-api.service 2026-06-18 15:01:06.988 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-06-18 15:01:07.535 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@g-api.service 2026-06-18 15:01:07.715 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 15:01:07.720 | + functions-common:time_stop:2414 : local name 2026-06-18 15:01:07.726 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:01:07.731 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:01:07.739 | + functions-common:time_stop:2417 : local total 2026-06-18 15:01:07.747 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:01:07.750 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 15:01:07.755 | + functions-common:time_stop:2421 : start_time=1781794865126 2026-06-18 15:01:07.765 | + functions-common:time_stop:2423 : [[ -z 1781794865126 ]] 2026-06-18 15:01:07.773 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:01:07.782 | + functions-common:time_stop:2426 : end_time=1781794867775 2026-06-18 15:01:07.791 | + functions-common:time_stop:2427 : elapsed_time=2649 2026-06-18 15:01:07.797 | + functions-common:time_stop:2428 : total=38545 2026-06-18 15:01:07.802 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:01:07.812 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=41194 2026-06-18 15:01:07.816 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-06-18 15:01:07.866 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:01:07.874 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.215) to start...' 2026-06-18 15:01:07.874 | Waiting for g-api (192.168.122.215) to start... 2026-06-18 15:01:07.882 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.215/image 2026-06-18 15:01:07.887 | + functions:wait_for_service:476 : local timeout=60 2026-06-18 15:01:07.890 | + functions:wait_for_service:477 : local url=http://192.168.122.215/image 2026-06-18 15:01:07.900 | + functions:wait_for_service:478 : local rval=0 2026-06-18 15:01:07.904 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-18 15:01:07.909 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-18 15:01:07.919 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:01:07.927 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:01:07.937 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:01:07.949 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794867939 2026-06-18 15:01:07.956 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-18 15:01:07.960 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 15:01:07.972 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.215/image 2026-06-18 15:01:13.549 | + :: : [[ 300 == 503 ]] 2026-06-18 15:01:13.554 | + :: : [[ 0 -eq 7 ]] 2026-06-18 15:01:13.560 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-18 15:01:13.564 | + functions-common:time_stop:2414 : local name 2026-06-18 15:01:13.571 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:01:13.577 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:01:13.580 | + functions-common:time_stop:2417 : local total 2026-06-18 15:01:13.586 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:01:13.593 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-18 15:01:13.599 | + functions-common:time_stop:2421 : start_time=1781794867939 2026-06-18 15:01:13.605 | + functions-common:time_stop:2423 : [[ -z 1781794867939 ]] 2026-06-18 15:01:13.613 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:01:13.621 | + functions-common:time_stop:2426 : end_time=1781794873612 2026-06-18 15:01:13.625 | + functions-common:time_stop:2427 : elapsed_time=5673 2026-06-18 15:01:13.632 | + functions-common:time_stop:2428 : total=19591 2026-06-18 15:01:13.636 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:01:13.644 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=25264 2026-06-18 15:01:13.651 | + functions:wait_for_service:486 : return 0 2026-06-18 15:01:13.659 | + ./stack.sh:main:1364 : is_service_enabled mysql postgresql 2026-06-18 15:01:13.683 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:01:13.686 | + ./stack.sh:main:1364 : is_service_enabled glance 2026-06-18 15:01:13.708 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:01:13.711 | + ./stack.sh:main:1365 : echo_summary 'Uploading images' 2026-06-18 15:01:13.713 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 15:01:13.716 | + ./stack.sh:echo_summary:444 : echo -e Uploading images 2026-06-18 15:01:13.719 | + ./stack.sh:main:1367 : for image_url in ${IMAGE_URLS//,/ } 2026-06-18 15:01:13.721 | + ./stack.sh:main:1368 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-18 15:01:13.724 | + functions:upload_image:139 : local image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-18 15:01:13.726 | + functions:upload_image:141 : local image image_fname image_name 2026-06-18 15:01:13.728 | + functions:upload_image:143 : local max_attempts=5 2026-06-18 15:01:13.730 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-06-18 15:01:13.740 | ++ functions:upload_image:147 : basename https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-18 15:01:13.745 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-06-18 15:01:13.749 | + functions:upload_image:148 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img != file* ]] 2026-06-18 15:01:13.755 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-06-18 15:01:13.757 | ++ functions:upload_image:151 : seq 5 2026-06-18 15:01:13.763 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-06-18 15:01:13.767 | + functions:upload_image:152 : local rc=0 2026-06-18 15:01:13.771 | + functions:upload_image:153 : wget --progress=dot:giga -c https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img -O /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-18 15:01:13.775 | --2026-06-18 17:01:13-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-18 15:01:13.857 | Resolving github.com (github.com)... 140.82.121.4 2026-06-18 15:01:13.875 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-06-18 15:01:14.162 | HTTP request sent, awaiting response... 302 Found 2026-06-18 15:01:14.163 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-18T15%3A54%3A21Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-18T14%3A53%3A36Z&ske=2026-06-18T15%3A54%3A21Z&sks=b&skv=2018-11-09&sig=1PXANyWEeFVqc2FxQOd7DNggVNK8QYL3WhYMN%2FuOYCg%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTc5NjY3NCwibmJmIjoxNzgxNzk0ODc0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ._lnMc4oowfc6Ko5JCGq7kaRwf8YvGHdy6Z-lHDrFFR8&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-06-18 15:01:14.164 | --2026-06-18 17:01:14-- https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-18T15%3A54%3A21Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-18T14%3A53%3A36Z&ske=2026-06-18T15%3A54%3A21Z&sks=b&skv=2018-11-09&sig=1PXANyWEeFVqc2FxQOd7DNggVNK8QYL3WhYMN%2FuOYCg%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTc5NjY3NCwibmJmIjoxNzgxNzk0ODc0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ._lnMc4oowfc6Ko5JCGq7kaRwf8YvGHdy6Z-lHDrFFR8&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-06-18 15:01:14.165 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.109.133, 185.199.110.133, ... 2026-06-18 15:01:14.177 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-06-18 15:01:14.220 | HTTP request sent, awaiting response... 200 OK 2026-06-18 15:01:14.220 | Length: 21692416 (21M) [application/octet-stream] 2026-06-18 15:01:14.220 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-06-18 15:01:14.271 | 2026-06-18 15:01:14.511 | 0K ........ ........ .... 100% 71.2M=0.3s 2026-06-18 15:01:14.511 | 2026-06-18 15:01:14.511 | 2026-06-18 17:01:14 (71.2 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-06-18 15:01:14.511 | 2026-06-18 15:01:14.517 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-06-18 15:01:14.520 | + functions:upload_image:163 : break 2026-06-18 15:01:14.523 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-18 15:01:14.527 | + functions:upload_image:181 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ openvz ]] 2026-06-18 15:01:14.530 | + functions:upload_image:188 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.vmdk ]] 2026-06-18 15:01:14.533 | + functions:upload_image:302 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.hds ]] 2026-06-18 15:01:14.537 | + functions:upload_image:313 : local kernel= 2026-06-18 15:01:14.540 | + functions:upload_image:314 : local ramdisk= 2026-06-18 15:01:14.543 | + functions:upload_image:315 : local disk_format= 2026-06-18 15:01:14.547 | + functions:upload_image:316 : local container_format= 2026-06-18 15:01:14.551 | + functions:upload_image:317 : local unpack= 2026-06-18 15:01:14.553 | + functions:upload_image:318 : local img_property= 2026-06-18 15:01:14.556 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-18 15:01:14.559 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-06-18 15:01:14.563 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-06-18 15:01:14.569 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-06-18 15:01:14.573 | + functions:upload_image:328 : case "$image_fname" in 2026-06-18 15:01:14.578 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-06-18 15:01:14.582 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-06-18 15:01:14.585 | + functions:upload_image:350 : local format 2026-06-18 15:01:14.591 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-18 15:01:14.591 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-06-18 15:01:14.604 | + functions:upload_image:351 : format=qcow2 2026-06-18 15:01:14.607 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-06-18 15:01:14.610 | + functions:upload_image:353 : disk_format=qcow2 2026-06-18 15:01:14.614 | + functions:upload_image:357 : container_format=bare 2026-06-18 15:01:14.617 | + functions:upload_image:404 : is_arch ppc64le 2026-06-18 15:01:14.622 | ++ functions-common:is_arch:519 : uname -m 2026-06-18 15:01:14.625 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-06-18 15:01:14.630 | + functions:upload_image:404 : is_arch ppc64 2026-06-18 15:01:14.634 | ++ functions-common:is_arch:519 : uname -m 2026-06-18 15:01:14.638 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-18 15:01:14.642 | + functions:upload_image:404 : is_arch ppc 2026-06-18 15:01:14.646 | ++ functions-common:is_arch:519 : uname -m 2026-06-18 15:01:14.651 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-06-18 15:01:14.654 | + functions:upload_image:408 : is_arch aarch64 2026-06-18 15:01:14.658 | ++ functions-common:is_arch:519 : uname -m 2026-06-18 15:01:14.662 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-18 15:01:14.666 | + functions:upload_image:412 : '[' bare = bare ']' 2026-06-18 15:01:14.669 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-06-18 15:01:14.672 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-06-18 15:01:14.676 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-06-18 15:01:14.679 | + functions:upload_image:428 : _upload_image cirros-0.6.3-x86_64-disk bare qcow2 /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img hw_rng_model=virtio 2026-06-18 15:01:14.682 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-06-18 15:01:14.685 | + functions:_upload_image:112 : shift 2026-06-18 15:01:14.687 | + functions:_upload_image:113 : local container=bare 2026-06-18 15:01:14.690 | + functions:_upload_image:114 : shift 2026-06-18 15:01:14.693 | + functions:_upload_image:115 : local disk=qcow2 2026-06-18 15:01:14.696 | + functions:_upload_image:116 : shift 2026-06-18 15:01:14.699 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-18 15:01:14.702 | + functions:_upload_image:118 : shift 2026-06-18 15:01:14.705 | + functions:_upload_image:119 : local properties 2026-06-18 15:01:14.708 | + functions:_upload_image:120 : local useimport 2026-06-18 15:01:14.712 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-06-18 15:01:14.715 | ++ functions:_image_properties_to_arg:94 : local result= 2026-06-18 15:01:14.718 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-06-18 15:01:14.721 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-06-18 15:01:14.724 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-06-18 15:01:14.728 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-06-18 15:01:14.731 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-06-18 15:01:14.736 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-18 15:01:14.740 | + functions:_upload_image:128 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.6.3-x86_64-disk --public --container-format bare --disk-format qcow2 --property hw_rng_model=virtio --file /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-18 15:01:20.749 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-18 15:01:20.749 | | Field | Value | 2026-06-18 15:01:20.749 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-18 15:01:20.749 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-06-18 15:01:20.749 | | container_format | bare | 2026-06-18 15:01:20.749 | | created_at | 2026-06-18T15:01:19Z | 2026-06-18 15:01:20.749 | | disk_format | qcow2 | 2026-06-18 15:01:20.749 | | file | /v2/images/6ca18692-1907-4682-8e9b-0581719c319e/file | 2026-06-18 15:01:20.749 | | id | 6ca18692-1907-4682-8e9b-0581719c319e | 2026-06-18 15:01:20.750 | | min_disk | 0 | 2026-06-18 15:01:20.750 | | min_ram | 0 | 2026-06-18 15:01:20.750 | | name | cirros-0.6.3-x86_64-disk | 2026-06-18 15:01:20.750 | | owner | a3c6dfad2b504626984360b55a0bea2a | 2026-06-18 15:01:20.750 | | properties | hw_rng_model='virtio', os_hash_algo='sha512', os_hash_value='9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk', owner_specified.openstack.sha256='' | 2026-06-18 15:01:20.750 | | protected | False | 2026-06-18 15:01:20.750 | | schema | /v2/schemas/image | 2026-06-18 15:01:20.750 | | size | 21692416 | 2026-06-18 15:01:20.750 | | status | active | 2026-06-18 15:01:20.750 | | tags | | 2026-06-18 15:01:20.751 | | updated_at | 2026-06-18T15:01:21Z | 2026-06-18 15:01:20.751 | | virtual_size | 117440512 | 2026-06-18 15:01:20.751 | | visibility | public | 2026-06-18 15:01:20.751 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-18 15:01:21.140 | + ./stack.sh:main:1372 : async_wait create_flavors 2026-06-18 15:01:21.209 | [2077 Async create_flavors:79229]: Waiting for completion of create_flavors running on PID 79229 (2 other jobs running) 2026-06-18 15:01:21.241 | [2077 Async create_flavors:79229]: Signaling child to exit 2026-06-18 15:01:30.678 | + inc/async:async_inner:64 : rc=0 2026-06-18 15:01:30.708 | [79229 Async create_flavors:79229]: finished successfully 2026-06-18 15:01:30.733 | WAKEUP 2026-06-18 15:01:30.755 | [2077 Async create_flavors:79229]: Signaled 2026-06-18 15:01:30.756 | + lib/nova:create_flavors:1239 : is_service_enabled n-api 2026-06-18 15:01:30.756 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:01:30.756 | + lib/nova:create_flavors:1240 : grep -q ds512M 2026-06-18 15:01:30.756 | + lib/nova:create_flavors:1240 : openstack --os-region-name=RegionOne flavor list 2026-06-18 15:01:30.756 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-06-18 15:01:30.756 | +----------------------------+-----------------------+ 2026-06-18 15:01:30.757 | | Field | Value | 2026-06-18 15:01:30.757 | +----------------------------+-----------------------+ 2026-06-18 15:01:30.757 | | OS-FLV-DISABLED:disabled | False | 2026-06-18 15:01:30.757 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-18 15:01:30.757 | | description | None | 2026-06-18 15:01:30.757 | | disk | 1 | 2026-06-18 15:01:30.757 | | id | c1 | 2026-06-18 15:01:30.757 | | name | cirros256 | 2026-06-18 15:01:30.758 | | os-flavor-access:is_public | True | 2026-06-18 15:01:30.758 | | properties | hw_rng:allowed='True' | 2026-06-18 15:01:30.758 | | ram | 256 | 2026-06-18 15:01:30.758 | | rxtx_factor | 1.0 | 2026-06-18 15:01:30.758 | | swap | 0 | 2026-06-18 15:01:30.758 | | vcpus | 1 | 2026-06-18 15:01:30.758 | +----------------------------+-----------------------+ 2026-06-18 15:01:30.758 | + lib/nova:create_flavors:1243 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-06-18 15:01:30.758 | +----------------------------+-----------------------+ 2026-06-18 15:01:30.758 | | Field | Value | 2026-06-18 15:01:30.759 | +----------------------------+-----------------------+ 2026-06-18 15:01:30.759 | | OS-FLV-DISABLED:disabled | False | 2026-06-18 15:01:30.759 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-18 15:01:30.759 | | description | None | 2026-06-18 15:01:30.759 | | disk | 5 | 2026-06-18 15:01:30.759 | | id | d1 | 2026-06-18 15:01:30.759 | | name | ds512M | 2026-06-18 15:01:30.759 | | os-flavor-access:is_public | True | 2026-06-18 15:01:30.759 | | properties | hw_rng:allowed='True' | 2026-06-18 15:01:30.759 | | ram | 512 | 2026-06-18 15:01:30.760 | | rxtx_factor | 1.0 | 2026-06-18 15:01:30.760 | | swap | 0 | 2026-06-18 15:01:30.760 | | vcpus | 1 | 2026-06-18 15:01:30.760 | +----------------------------+-----------------------+ 2026-06-18 15:01:30.760 | + lib/nova:create_flavors:1244 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-06-18 15:01:30.760 | +----------------------------+-----------------------+ 2026-06-18 15:01:30.760 | | Field | Value | 2026-06-18 15:01:30.760 | +----------------------------+-----------------------+ 2026-06-18 15:01:30.760 | | OS-FLV-DISABLED:disabled | False | 2026-06-18 15:01:30.760 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-18 15:01:30.760 | | description | None | 2026-06-18 15:01:30.760 | | disk | 10 | 2026-06-18 15:01:30.761 | | id | d2 | 2026-06-18 15:01:30.761 | | name | ds1G | 2026-06-18 15:01:30.761 | | os-flavor-access:is_public | True | 2026-06-18 15:01:30.761 | | properties | hw_rng:allowed='True' | 2026-06-18 15:01:30.761 | | ram | 1024 | 2026-06-18 15:01:30.761 | | rxtx_factor | 1.0 | 2026-06-18 15:01:30.761 | | swap | 0 | 2026-06-18 15:01:30.761 | | vcpus | 1 | 2026-06-18 15:01:30.761 | +----------------------------+-----------------------+ 2026-06-18 15:01:30.761 | + lib/nova:create_flavors:1245 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-06-18 15:01:30.761 | +----------------------------+-----------------------+ 2026-06-18 15:01:30.762 | | Field | Value | 2026-06-18 15:01:30.762 | +----------------------------+-----------------------+ 2026-06-18 15:01:30.762 | | OS-FLV-DISABLED:disabled | False | 2026-06-18 15:01:30.762 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-18 15:01:30.762 | | description | None | 2026-06-18 15:01:30.762 | | disk | 10 | 2026-06-18 15:01:30.762 | | id | d3 | 2026-06-18 15:01:30.762 | | name | ds2G | 2026-06-18 15:01:30.762 | | os-flavor-access:is_public | True | 2026-06-18 15:01:30.762 | | properties | hw_rng:allowed='True' | 2026-06-18 15:01:30.762 | | ram | 2048 | 2026-06-18 15:01:30.763 | | rxtx_factor | 1.0 | 2026-06-18 15:01:30.763 | | swap | 0 | 2026-06-18 15:01:30.763 | | vcpus | 2 | 2026-06-18 15:01:30.763 | +----------------------------+-----------------------+ 2026-06-18 15:01:30.763 | + lib/nova:create_flavors:1246 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-06-18 15:01:30.763 | +----------------------------+-----------------------+ 2026-06-18 15:01:30.763 | | Field | Value | 2026-06-18 15:01:30.763 | +----------------------------+-----------------------+ 2026-06-18 15:01:30.763 | | OS-FLV-DISABLED:disabled | False | 2026-06-18 15:01:30.763 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-18 15:01:30.764 | | description | None | 2026-06-18 15:01:30.764 | | disk | 20 | 2026-06-18 15:01:30.764 | | id | d4 | 2026-06-18 15:01:30.764 | | name | ds4G | 2026-06-18 15:01:30.764 | | os-flavor-access:is_public | True | 2026-06-18 15:01:30.764 | | properties | hw_rng:allowed='True' | 2026-06-18 15:01:30.764 | | ram | 4096 | 2026-06-18 15:01:30.764 | | rxtx_factor | 1.0 | 2026-06-18 15:01:30.764 | | swap | 0 | 2026-06-18 15:01:30.764 | | vcpus | 4 | 2026-06-18 15:01:30.764 | +----------------------------+-----------------------+ 2026-06-18 15:01:30.765 | + lib/nova:create_flavors:1249 : openstack --os-region-name=RegionOne flavor list 2026-06-18 15:01:30.765 | + lib/nova:create_flavors:1249 : grep -q m1.tiny 2026-06-18 15:01:30.765 | + lib/nova:create_flavors:1250 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-06-18 15:01:30.765 | +----------------------------+-----------------------+ 2026-06-18 15:01:30.765 | | Field | Value | 2026-06-18 15:01:30.765 | +----------------------------+-----------------------+ 2026-06-18 15:01:30.765 | | OS-FLV-DISABLED:disabled | False | 2026-06-18 15:01:30.765 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-18 15:01:30.765 | | description | None | 2026-06-18 15:01:30.765 | | disk | 1 | 2026-06-18 15:01:30.766 | | id | 1 | 2026-06-18 15:01:30.766 | | name | m1.tiny | 2026-06-18 15:01:30.766 | | os-flavor-access:is_public | True | 2026-06-18 15:01:30.766 | | properties | hw_rng:allowed='True' | 2026-06-18 15:01:30.766 | | ram | 512 | 2026-06-18 15:01:30.766 | | rxtx_factor | 1.0 | 2026-06-18 15:01:30.766 | | swap | 0 | 2026-06-18 15:01:30.766 | | vcpus | 1 | 2026-06-18 15:01:30.766 | +----------------------------+-----------------------+ 2026-06-18 15:01:30.766 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-06-18 15:01:30.766 | +----------------------------+-----------------------+ 2026-06-18 15:01:30.766 | | Field | Value | 2026-06-18 15:01:30.767 | +----------------------------+-----------------------+ 2026-06-18 15:01:30.767 | | OS-FLV-DISABLED:disabled | False | 2026-06-18 15:01:30.767 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-18 15:01:30.767 | | description | None | 2026-06-18 15:01:30.767 | | disk | 20 | 2026-06-18 15:01:30.767 | | id | 2 | 2026-06-18 15:01:30.767 | | name | m1.small | 2026-06-18 15:01:30.767 | | os-flavor-access:is_public | True | 2026-06-18 15:01:30.768 | | properties | hw_rng:allowed='True' | 2026-06-18 15:01:30.768 | | ram | 2048 | 2026-06-18 15:01:30.768 | | rxtx_factor | 1.0 | 2026-06-18 15:01:30.768 | | swap | 0 | 2026-06-18 15:01:30.768 | | vcpus | 1 | 2026-06-18 15:01:30.768 | +----------------------------+-----------------------+ 2026-06-18 15:01:30.768 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-06-18 15:01:30.768 | +----------------------------+-----------------------+ 2026-06-18 15:01:30.768 | | Field | Value | 2026-06-18 15:01:30.768 | +----------------------------+-----------------------+ 2026-06-18 15:01:30.768 | | OS-FLV-DISABLED:disabled | False | 2026-06-18 15:01:30.768 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-18 15:01:30.769 | | description | None | 2026-06-18 15:01:30.769 | | disk | 40 | 2026-06-18 15:01:30.769 | | id | 3 | 2026-06-18 15:01:30.769 | | name | m1.medium | 2026-06-18 15:01:30.769 | | os-flavor-access:is_public | True | 2026-06-18 15:01:30.769 | | properties | hw_rng:allowed='True' | 2026-06-18 15:01:30.769 | | ram | 4096 | 2026-06-18 15:01:30.769 | | rxtx_factor | 1.0 | 2026-06-18 15:01:30.769 | | swap | 0 | 2026-06-18 15:01:30.769 | | vcpus | 2 | 2026-06-18 15:01:30.769 | +----------------------------+-----------------------+ 2026-06-18 15:01:30.770 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-06-18 15:01:30.770 | +----------------------------+-----------------------+ 2026-06-18 15:01:30.770 | | Field | Value | 2026-06-18 15:01:30.770 | +----------------------------+-----------------------+ 2026-06-18 15:01:30.770 | | OS-FLV-DISABLED:disabled | False | 2026-06-18 15:01:30.770 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-18 15:01:30.770 | | description | None | 2026-06-18 15:01:30.770 | | disk | 80 | 2026-06-18 15:01:30.770 | | id | 4 | 2026-06-18 15:01:30.770 | | name | m1.large | 2026-06-18 15:01:30.771 | | os-flavor-access:is_public | True | 2026-06-18 15:01:30.771 | | properties | hw_rng:allowed='True' | 2026-06-18 15:01:30.771 | | ram | 8192 | 2026-06-18 15:01:30.771 | | rxtx_factor | 1.0 | 2026-06-18 15:01:30.771 | | swap | 0 | 2026-06-18 15:01:30.771 | | vcpus | 4 | 2026-06-18 15:01:30.771 | +----------------------------+-----------------------+ 2026-06-18 15:01:30.771 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-06-18 15:01:30.771 | +----------------------------+-----------------------+ 2026-06-18 15:01:30.771 | | Field | Value | 2026-06-18 15:01:30.772 | +----------------------------+-----------------------+ 2026-06-18 15:01:30.772 | | OS-FLV-DISABLED:disabled | False | 2026-06-18 15:01:30.772 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-18 15:01:30.772 | | description | None | 2026-06-18 15:01:30.772 | | disk | 160 | 2026-06-18 15:01:30.772 | | id | 5 | 2026-06-18 15:01:30.772 | | name | m1.xlarge | 2026-06-18 15:01:30.772 | | os-flavor-access:is_public | True | 2026-06-18 15:01:30.772 | | properties | hw_rng:allowed='True' | 2026-06-18 15:01:30.772 | | ram | 16384 | 2026-06-18 15:01:30.772 | | rxtx_factor | 1.0 | 2026-06-18 15:01:30.773 | | swap | 0 | 2026-06-18 15:01:30.773 | | vcpus | 8 | 2026-06-18 15:01:30.773 | +----------------------------+-----------------------+ 2026-06-18 15:01:30.805 | [2077 Async create_flavors:79229]: finished create_flavors with result 0 in 43 seconds 2026-06-18 15:01:30.811 | + inc/async:async_wait:197 : return 0 2026-06-18 15:01:30.814 | + ./stack.sh:main:1374 : is_service_enabled horizon 2026-06-18 15:01:30.839 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:01:30.843 | + ./stack.sh:main:1388 : is_service_enabled nova 2026-06-18 15:01:30.865 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:01:30.869 | + ./stack.sh:main:1388 : is_service_enabled keystone 2026-06-18 15:01:30.889 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:01:30.893 | + ./stack.sh:main:1389 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-06-18 15:01:30.895 | + ./stack.sh:main:1391 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-18 15:01:30.898 | + ./stack.sh:main:1395 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-06-18 15:01:30.902 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 15:01:30.903 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-06-18 15:01:30.906 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-06-18 15:01:30.910 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-06-18 15:01:30.912 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-06-18 15:01:30.914 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-06-18 15:01:30.916 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-06-18 15:01:30.918 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-06-18 15:01:30.920 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-06-18 15:01:30.921 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-06-18 15:01:30.923 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-06-18 15:01:30.925 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-06-18 15:01:30.927 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-06-18 15:01:30.928 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-06-18 15:01:30.930 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-18 15:01:30.932 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-06-18 15:01:30.934 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-18 15:01:30.936 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-06-18 15:01:30.938 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-18 15:01:30.940 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-06-18 15:01:30.942 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-18 15:01:30.944 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-06-18 15:01:30.946 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-18 15:01:30.948 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-06-18 15:01:30.949 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-06-18 15:01:30.951 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-18 15:01:30.953 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-06-18 15:01:30.955 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-18 15:01:30.957 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-06-18 15:01:30.959 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-06-18 15:01:30.961 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-06-18 15:01:30.963 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-18 15:01:30.965 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-06-18 15:01:30.967 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-18 15:01:30.969 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-06-18 15:01:30.972 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-06-18 15:01:30.973 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-06-18 15:01:30.975 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-06-18 15:01:30.978 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-06-18 15:01:30.980 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-06-18 15:01:30.982 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-06-18 15:01:30.984 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-06-18 15:01:30.986 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-06-18 15:01:30.988 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-06-18 15:01:30.990 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-06-18 15:01:30.992 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-06-18 15:01:30.993 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-18 15:01:30.995 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-18 15:01:30.997 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-06-18 15:01:30.999 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-06-18 15:01:31.001 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-06-18 15:01:31.003 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-06-18 15:01:31.005 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-06-18 15:01:31.007 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-06-18 15:01:31.008 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-06-18 15:01:31.011 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-06-18 15:01:31.013 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-06-18 15:01:31.014 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-06-18 15:01:31.014 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-06-18 15:01:31.015 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-06-18 15:01:31.016 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-06-18 15:01:33.318 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-06-18 15:01:33.321 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError("HTTPConnection(host='localhost', port=5000): Failed to establish a new connection: [Errno 111] Connection refused")) 2026-06-18 15:01:33.668 | + ./stack.sh:main:1400 : save_stackenv 2026-06-18 15:01:33.672 | + functions-common:save_stackenv:65 : local tag= 2026-06-18 15:01:33.676 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-18 15:01:33.682 | + functions-common:save_stackenv:67 : time_stamp=2026-06-18-170133 2026-06-18 15:01:33.686 | + functions-common:save_stackenv:68 : echo '# 2026-06-18-170133 ' 2026-06-18 15:01:33.691 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 15:01:33.694 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-18 15:01:33.697 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 15:01:33.700 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-18 15:01:33.704 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 15:01:33.707 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-18 15:01:33.710 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 15:01:33.714 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-06-18 15:01:33.717 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 15:01:33.721 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.215 2026-06-18 15:01:33.724 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 15:01:33.727 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.215/identity 2026-06-18 15:01:33.730 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 15:01:33.733 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-18-163739 2026-06-18 15:01:33.737 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 15:01:33.740 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-18 15:01:33.743 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 15:01:33.747 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.215 2026-06-18 15:01:33.751 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 15:01:33.754 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-18 15:01:33.758 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 15:01:33.761 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-18 15:01:33.764 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 15:01:33.767 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-18 15:01:33.771 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 15:01:33.775 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-18 15:01:33.778 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 15:01:33.781 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.215 2026-06-18 15:01:33.784 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 15:01:33.787 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-18 15:01:33.791 | + ./stack.sh:main:1411 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-06-18 15:01:33.794 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-18 15:01:33.798 | + inc/meta-config:merge_config_group:171 : shift 2026-06-18 15:01:33.801 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-06-18 15:01:33.804 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-18 15:01:33.808 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-18 15:01:33.811 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-18 15:01:33.815 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-06-18 15:01:33.819 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-18 15:01:33.823 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-06-18 15:01:33.827 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-18 15:01:33.831 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-06-18 15:01:33.831 | /^\[\[.+\|.*\]\]/ { 2026-06-18 15:01:33.831 | gsub("[][]", "", $1); 2026-06-18 15:01:33.831 | split($1, a, "|"); 2026-06-18 15:01:33.831 | if (a[1] == matchgroup) 2026-06-18 15:01:33.832 | print a[2] 2026-06-18 15:01:33.832 | } 2026-06-18 15:01:33.832 | ' /home/quobyte/devstack/local.conf 2026-06-18 15:01:33.839 | + ./stack.sh:main:1418 : run_phase stack extra 2026-06-18 15:01:33.842 | + functions-common:run_phase:1842 : local mode=stack 2026-06-18 15:01:33.845 | + functions-common:run_phase:1843 : local phase=extra 2026-06-18 15:01:33.848 | + functions-common:run_phase:1844 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-18 15:01:33.851 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-18 15:01:33.855 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-18 15:01:33.859 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-18 15:01:33.862 | + functions-common:run_phase:1852 : local extra 2026-06-18 15:01:33.867 | ++ functions-common:run_phase:1853 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-18 15:01:33.873 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-18 15:01:33.877 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-18 15:01:33.881 | + functions-common:run_phase:1858 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-18 15:01:33.885 | + functions-common:run_phase:1858 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-06-18 15:01:33.889 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-18 15:01:33.912 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:01:33.915 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-18 15:01:33.918 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-18 15:01:33.922 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-06-18 15:01:33.926 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-18 15:01:33.929 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-18 15:01:33.932 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-18 15:01:33.935 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-06-18 15:01:33.939 | ++ extras.d/80-tempest.sh:source:15 : : 2026-06-18 15:01:33.942 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-18 15:01:33.946 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-18 15:01:33.951 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-18 15:01:33.954 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-18 15:01:33.957 | + functions-common:run_phase:1869 : run_plugins stack extra 2026-06-18 15:01:33.961 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-18 15:01:33.964 | + functions-common:run_plugins:1829 : local phase=extra 2026-06-18 15:01:33.967 | + functions-common:run_plugins:1831 : local plugins= 2026-06-18 15:01:33.971 | + functions-common:run_plugins:1832 : local plugin 2026-06-18 15:01:33.975 | + ./stack.sh:main:1426 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-06-18 15:01:33.979 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-18 15:01:33.982 | + inc/meta-config:merge_config_group:171 : shift 2026-06-18 15:01:33.986 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-06-18 15:01:33.989 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-18 15:01:33.993 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-18 15:01:33.996 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-18 15:01:34.001 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-06-18 15:01:34.005 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-18 15:01:34.009 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-06-18 15:01:34.013 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-18 15:01:34.018 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-06-18 15:01:34.018 | /^\[\[.+\|.*\]\]/ { 2026-06-18 15:01:34.018 | gsub("[][]", "", $1); 2026-06-18 15:01:34.019 | split($1, a, "|"); 2026-06-18 15:01:34.019 | if (a[1] == matchgroup) 2026-06-18 15:01:34.019 | print a[2] 2026-06-18 15:01:34.019 | } 2026-06-18 15:01:34.019 | ' /home/quobyte/devstack/local.conf 2026-06-18 15:01:34.025 | + ./stack.sh:main:1435 : is_service_enabled n-cpu 2026-06-18 15:01:34.049 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:01:34.053 | + ./stack.sh:main:1436 : is_nova_ready 2026-06-18 15:01:34.057 | + lib/nova:is_nova_ready:1164 : wait_for_compute 60 2026-06-18 15:01:34.061 | + functions:wait_for_compute:490 : local timeout=60 2026-06-18 15:01:34.065 | + functions:wait_for_compute:491 : local rval=0 2026-06-18 15:01:34.069 | + functions:wait_for_compute:492 : local compute_hostname 2026-06-18 15:01:34.073 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-06-18 15:01:34.077 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-18 15:01:34.082 | + functions-common:time_start:2401 : local start_time= 2026-06-18 15:01:34.086 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:01:34.091 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:01:34.096 | + functions-common:time_start:2405 : _TIME_START[$name]=1781794894093 2026-06-18 15:01:34.101 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-06-18 15:01:34.131 | + functions:wait_for_compute:494 : compute_hostname= 2026-06-18 15:01:34.136 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-06-18 15:01:34.140 | ++ functions:wait_for_compute:496 : hostname 2026-06-18 15:01:34.146 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-06-18 15:01:34.151 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-06-18 15:01:34.156 | ++ functions:wait_for_compute:498 : hostname 2026-06-18 15:01:34.162 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 15:01:34.164 | + :: : ID= 2026-06-18 15:01:34.166 | + :: : [[ '' == '' ]] 2026-06-18 15:01:34.168 | + :: : sleep 1 2026-06-18 15:01:35.172 | + :: : [[ libvirt = \f\a\k\e ]] 2026-06-18 15:01:35.174 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-06-18 15:01:38.684 | + :: : ID=8a420379-496d-40b6-a495-0c9f4ef6fd38 2026-06-18 15:01:38.686 | + :: : [[ 8a420379-496d-40b6-a495-0c9f4ef6fd38 == '' ]] 2026-06-18 15:01:38.690 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-06-18 15:01:38.695 | + functions-common:time_stop:2414 : local name 2026-06-18 15:01:38.699 | + functions-common:time_stop:2415 : local end_time 2026-06-18 15:01:38.703 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:01:38.707 | + functions-common:time_stop:2417 : local total 2026-06-18 15:01:38.712 | + functions-common:time_stop:2418 : local start_time 2026-06-18 15:01:38.716 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-18 15:01:38.720 | + functions-common:time_stop:2421 : start_time=1781794894093 2026-06-18 15:01:38.724 | + functions-common:time_stop:2423 : [[ -z 1781794894093 ]] 2026-06-18 15:01:38.729 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:01:38.735 | + functions-common:time_stop:2426 : end_time=1781794898731 2026-06-18 15:01:38.739 | + functions-common:time_stop:2427 : elapsed_time=4638 2026-06-18 15:01:38.744 | + functions-common:time_stop:2428 : total=25264 2026-06-18 15:01:38.748 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:01:38.752 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=29902 2026-06-18 15:01:38.756 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-06-18 15:01:38.759 | + functions:wait_for_compute:516 : return 0 2026-06-18 15:01:38.762 | + ./stack.sh:main:1440 : service_check 2026-06-18 15:01:38.765 | + functions-common:service_check:1707 : local service 2026-06-18 15:01:38.769 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:01:38.772 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@key.service 2026-06-18 15:01:38.790 | not-found 2026-06-18 15:01:38.797 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:01:38.801 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-api.service 2026-06-18 15:01:38.821 | enabled 2026-06-18 15:01:38.827 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-api.service --no-pager 2026-06-18 15:01:38.851 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-06-18 15:01:38.851 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-06-18 15:01:38.851 | Active: active (running) since Thu 2026-06-18 16:58:20 CEST; 3min 17s ago 2026-06-18 15:01:38.851 | Main PID: 67004 (uwsgi) 2026-06-18 15:01:38.851 | Status: "uWSGI is ready" 2026-06-18 15:01:38.851 | Tasks: 17 (limit: 14255) 2026-06-18 15:01:38.851 | Memory: 274.0M (peak: 274.5M) 2026-06-18 15:01:38.851 | CPU: 14.760s 2026-06-18 15:01:38.851 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-06-18 15:01:38.851 | ├─67004 "nova-apiuWSGI master" 2026-06-18 15:01:38.852 | ├─67005 "nova-apiuWSGI worker 1" 2026-06-18 15:01:38.852 | └─67006 "nova-apiuWSGI worker 2" 2026-06-18 15:01:38.852 | 2026-06-18 15:01:38.852 | Jun 18 17:01:38 devstack devstack@n-api.service[67005]: [pid: 67005|app: 0|req: 18/36] 192.168.122.215 () {54 vars in 935 bytes} [Thu Jun 18 17:01:38 2026] GET /compute/v2.1 => generated 393 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 15:01:38.852 | Jun 18 17:01:38 devstack devstack@n-api.service[67006]: DEBUG nova.api.openstack.wsgi [None req-8fd94235-d286-4702-8d5b-c33020ed1cf7 admin admin] Calling method '>' {{(pid=67006) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-06-18 15:01:38.852 | Jun 18 17:01:38 devstack devstack@n-api.service[67006]: DEBUG oslo_concurrency.lockutils [None req-8fd94235-d286-4702-8d5b-c33020ed1cf7 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67006) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-18 15:01:38.852 | Jun 18 17:01:38 devstack devstack@n-api.service[67006]: DEBUG oslo_concurrency.lockutils [None req-8fd94235-d286-4702-8d5b-c33020ed1cf7 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=67006) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-18 15:01:38.852 | Jun 18 17:01:38 devstack devstack@n-api.service[67006]: DEBUG oslo_concurrency.lockutils [None req-8fd94235-d286-4702-8d5b-c33020ed1cf7 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=67006) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-18 15:01:38.852 | Jun 18 17:01:38 devstack devstack@n-api.service[67006]: DEBUG oslo_concurrency.lockutils [None req-8fd94235-d286-4702-8d5b-c33020ed1cf7 admin admin] Acquiring lock "7d16294a-a563-4d13-9ab4-d6627194c62c" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67006) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-18 15:01:38.853 | Jun 18 17:01:38 devstack devstack@n-api.service[67006]: DEBUG oslo_concurrency.lockutils [None req-8fd94235-d286-4702-8d5b-c33020ed1cf7 admin admin] Lock "7d16294a-a563-4d13-9ab4-d6627194c62c" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67006) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-18 15:01:38.853 | Jun 18 17:01:38 devstack devstack@n-api.service[67006]: DEBUG oslo_concurrency.lockutils [None req-8fd94235-d286-4702-8d5b-c33020ed1cf7 admin admin] Lock "7d16294a-a563-4d13-9ab4-d6627194c62c" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67006) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-18 15:01:38.853 | Jun 18 17:01:38 devstack devstack@n-api.service[67006]: INFO nova.api.openstack.requestlog [None req-8fd94235-d286-4702-8d5b-c33020ed1cf7 admin admin] 192.168.122.215 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.171761 2026-06-18 15:01:38.853 | Jun 18 17:01:38 devstack devstack@n-api.service[67006]: [pid: 67006|app: 0|req: 19/37] 192.168.122.215 () {60 vars in 1325 bytes} [Thu Jun 18 17:01:38 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-06-18 15:01:38.856 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:01:38.860 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-cpu.service 2026-06-18 15:01:38.880 | enabled 2026-06-18 15:01:38.886 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-06-18 15:01:38.910 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-06-18 15:01:38.910 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-06-18 15:01:38.910 | Active: active (running) since Thu 2026-06-18 17:00:41 CEST; 56s ago 2026-06-18 15:01:38.910 | Main PID: 79072 (nova-compute) 2026-06-18 15:01:38.910 | Tasks: 10 (limit: 14255) 2026-06-18 15:01:38.911 | Memory: 135.9M (peak: 137.3M) 2026-06-18 15:01:38.911 | CPU: 4.504s 2026-06-18 15:01:38.911 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-06-18 15:01:38.911 | └─79072 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-06-18 15:01:38.911 | 2026-06-18 15:01:38.911 | Jun 18 17:01:11 devstack nova-compute[79072]: DEBUG nova.compute.provider_tree [None req-128b6aaf-862c-4ffa-9f5e-53eaccb9c74b None None] Updating resource provider b66b2f17-874b-4212-a54a-6d478b597b5a generation from 0 to 1 during operation: update_inventory {{(pid=79072) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-06-18 15:01:38.912 | Jun 18 17:01:11 devstack nova-compute[79072]: DEBUG nova.compute.provider_tree [None req-128b6aaf-862c-4ffa-9f5e-53eaccb9c74b None None] Updating inventory in ProviderTree for provider b66b2f17-874b-4212-a54a-6d478b597b5a with inventory: {'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=79072) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} 2026-06-18 15:01:38.912 | Jun 18 17:01:11 devstack nova-compute[79072]: DEBUG nova.compute.provider_tree [None req-128b6aaf-862c-4ffa-9f5e-53eaccb9c74b None None] Updating resource provider b66b2f17-874b-4212-a54a-6d478b597b5a generation from 1 to 2 during operation: update_traits {{(pid=79072) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-06-18 15:01:38.912 | Jun 18 17:01:12 devstack nova-compute[79072]: DEBUG nova.compute.resource_tracker [None req-128b6aaf-862c-4ffa-9f5e-53eaccb9c74b None None] Compute_service record updated for devstack:devstack {{(pid=79072) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-06-18 15:01:38.912 | Jun 18 17:01:12 devstack nova-compute[79072]: DEBUG oslo_concurrency.lockutils [None req-128b6aaf-862c-4ffa-9f5e-53eaccb9c74b None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 4.867s {{(pid=79072) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-18 15:01:38.912 | Jun 18 17:01:12 devstack nova-compute[79072]: DEBUG nova.service [None req-128b6aaf-862c-4ffa-9f5e-53eaccb9c74b None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=79072) start /opt/stack/nova/nova/service.py:196}} 2026-06-18 15:01:38.912 | Jun 18 17:01:12 devstack nova-compute[79072]: DEBUG nova.service [None req-128b6aaf-862c-4ffa-9f5e-53eaccb9c74b None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=79072) start /opt/stack/nova/nova/service.py:212}} 2026-06-18 15:01:38.912 | Jun 18 17:01:12 devstack nova-compute[79072]: DEBUG nova.service [None req-128b6aaf-862c-4ffa-9f5e-53eaccb9c74b None None] Join ServiceGroup membership for this service compute {{(pid=79072) start /opt/stack/nova/nova/service.py:222}} 2026-06-18 15:01:38.913 | Jun 18 17:01:12 devstack nova-compute[79072]: DEBUG nova.servicegroup.drivers.db [None req-128b6aaf-862c-4ffa-9f5e-53eaccb9c74b None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=79072) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-18 15:01:38.913 | Jun 18 17:01:17 devstack nova-compute[79072]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.50 seconds {{(pid=79072) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 15:01:38.918 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:01:38.922 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-cond.service 2026-06-18 15:01:38.940 | not-found 2026-06-18 15:01:38.946 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:01:38.949 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-sch.service 2026-06-18 15:01:38.967 | enabled 2026-06-18 15:01:38.973 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-sch.service --no-pager 2026-06-18 15:01:38.996 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-06-18 15:01:38.996 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-06-18 15:01:38.996 | Active: active (running) since Thu 2026-06-18 17:00:30 CEST; 1min 8s ago 2026-06-18 15:01:38.996 | Main PID: 75388 (nova-scheduler:) 2026-06-18 15:01:38.996 | Tasks: 19 (limit: 14255) 2026-06-18 15:01:38.996 | Memory: 157.5M (peak: 158.3M) 2026-06-18 15:01:38.997 | CPU: 4.893s 2026-06-18 15:01:38.997 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-06-18 15:01:38.997 | ├─75388 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-06-18 15:01:38.997 | ├─77281 "nova-scheduler: ServiceWrapper worker(0)" 2026-06-18 15:01:38.997 | └─77283 "nova-scheduler: ServiceWrapper worker(1)" 2026-06-18 15:01:38.997 | 2026-06-18 15:01:38.997 | Jun 18 17:00:37 devstack nova-scheduler[77283]: DEBUG nova.servicegroup.drivers.db [None req-d8415d1b-b673-423a-812c-a68fc34dbec5 None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=77283) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-18 15:01:38.997 | Jun 18 17:00:42 devstack nova-scheduler[77281]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.95 seconds {{(pid=77281) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 15:01:38.997 | Jun 18 17:00:42 devstack nova-scheduler[77283]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=77283) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 15:01:38.997 | Jun 18 17:00:43 devstack nova-scheduler[75388]: DEBUG dbcounter [-] [75388] Writing DB stats nova_api:SELECT=3 {{(pid=75388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:01:38.997 | Jun 18 17:00:44 devstack nova-scheduler[75388]: DEBUG dbcounter [-] [75388] Writing DB stats nova_cell0:SELECT=1 {{(pid=75388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:01:38.998 | Jun 18 17:00:44 devstack nova-scheduler[75388]: DEBUG dbcounter [-] [75388] Writing DB stats nova_cell1:SELECT=1 {{(pid=75388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:01:38.998 | Jun 18 17:00:52 devstack nova-scheduler[77281]: DEBUG dbcounter [-] [77281] Writing DB stats nova_cell0:SELECT=3,nova_cell0:UPDATE=1 {{(pid=77281) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:01:38.998 | Jun 18 17:00:52 devstack nova-scheduler[77283]: DEBUG dbcounter [-] [77283] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=77283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:01:38.998 | Jun 18 17:01:32 devstack nova-scheduler[77283]: DEBUG oslo.service.backend._threading.loopingcall [None req-1ed3e3c4-2d53-4383-8eb9-4240021118f6 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=77283) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 15:01:38.998 | Jun 18 17:01:34 devstack nova-scheduler[77281]: DEBUG oslo.service.backend._threading.loopingcall [None req-dc534111-5b94-4e75-a36d-a3403aefe84c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=77281) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 15:01:39.003 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:01:39.006 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-novnc.service 2026-06-18 15:01:39.023 | not-found 2026-06-18 15:01:39.030 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:01:39.034 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-06-18 15:01:39.052 | enabled 2026-06-18 15:01:39.058 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-06-18 15:01:39.081 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-06-18 15:01:39.081 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-06-18 15:01:39.081 | Active: active (running) since Thu 2026-06-18 17:00:32 CEST; 1min 6s ago 2026-06-18 15:01:39.081 | Main PID: 76001 (uwsgi) 2026-06-18 15:01:39.081 | Status: "uWSGI is ready" 2026-06-18 15:01:39.081 | Tasks: 16 (limit: 14255) 2026-06-18 15:01:39.082 | Memory: 223.0M (peak: 223.5M) 2026-06-18 15:01:39.082 | CPU: 9.982s 2026-06-18 15:01:39.082 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-06-18 15:01:39.082 | ├─76001 "nova-api-metauWSGI master" 2026-06-18 15:01:39.082 | ├─76002 "nova-api-metauWSGI worker 1" 2026-06-18 15:01:39.082 | ├─76003 "nova-api-metauWSGI worker 2" 2026-06-18 15:01:39.082 | └─76004 "nova-api-metauWSGI http 1" 2026-06-18 15:01:39.082 | 2026-06-18 15:01:39.082 | Jun 18 17:00:39 devstack devstack@n-api-meta.service[76002]: DEBUG nova.api.openstack.wsgi_app [None req-956e6dc3-877c-4b51-956b-3ade7b9842c2 None None] ******************************************************************************** {{(pid=76002) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} 2026-06-18 15:01:39.082 | Jun 18 17:00:39 devstack devstack@n-api-meta.service[76002]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7016bd6a3668 pid: 76002 (default app) 2026-06-18 15:01:39.082 | Jun 18 17:00:47 devstack devstack@n-api-meta.service[76003]: DEBUG dbcounter [-] [76003] Writing DB stats nova_api:SELECT=1 {{(pid=76003) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:01:39.083 | Jun 18 17:00:47 devstack devstack@n-api-meta.service[76002]: DEBUG dbcounter [-] [76002] Writing DB stats nova_api:SELECT=1 {{(pid=76002) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:01:39.083 | Jun 18 17:00:47 devstack devstack@n-api-meta.service[76003]: DEBUG dbcounter [-] [76003] Writing DB stats nova_cell0:SELECT=1 {{(pid=76003) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:01:39.083 | Jun 18 17:00:47 devstack devstack@n-api-meta.service[76003]: DEBUG dbcounter [-] [76003] Writing DB stats nova_cell1:SELECT=1 {{(pid=76003) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:01:39.083 | Jun 18 17:00:48 devstack devstack@n-api-meta.service[76003]: DEBUG dbcounter [-] [76003] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=76003) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:01:39.083 | Jun 18 17:00:48 devstack devstack@n-api-meta.service[76002]: DEBUG dbcounter [-] [76002] Writing DB stats nova_cell1:SELECT=1 {{(pid=76002) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:01:39.083 | Jun 18 17:00:48 devstack devstack@n-api-meta.service[76002]: DEBUG dbcounter [-] [76002] Writing DB stats nova_cell0:SELECT=1 {{(pid=76002) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:01:39.083 | Jun 18 17:00:48 devstack devstack@n-api-meta.service[76002]: DEBUG dbcounter [-] [76002] Writing DB stats nova_cell0:SELECT=1 {{(pid=76002) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:01:39.087 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:01:39.091 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@placement-api.service 2026-06-18 15:01:39.110 | enabled 2026-06-18 15:01:39.116 | + functions-common:service_check:1714 : sudo systemctl status devstack@placement-api.service --no-pager 2026-06-18 15:01:39.138 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-06-18 15:01:39.139 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-06-18 15:01:39.139 | Active: active (running) since Thu 2026-06-18 16:59:02 CEST; 2min 36s ago 2026-06-18 15:01:39.139 | Main PID: 73188 (uwsgi) 2026-06-18 15:01:39.139 | Status: "uWSGI is ready" 2026-06-18 15:01:39.139 | Tasks: 5 (limit: 14255) 2026-06-18 15:01:39.139 | Memory: 177.2M (peak: 177.4M) 2026-06-18 15:01:39.139 | CPU: 6.329s 2026-06-18 15:01:39.139 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-06-18 15:01:39.139 | ├─73188 "placementuWSGI master" 2026-06-18 15:01:39.139 | ├─73189 "placementuWSGI worker 1" 2026-06-18 15:01:39.139 | └─73190 "placementuWSGI worker 2" 2026-06-18 15:01:39.140 | 2026-06-18 15:01:39.140 | Jun 18 17:01:11 devstack devstack@placement-api.service[73190]: INFO placement.requestlog [req-f6631f5b-0dd3-4679-b159-165eb8071f5a req-9ffd4661-de34-448e-bebe-29ac6461def0 service nova] 192.168.122.215 "PUT /placement/resource_providers/b66b2f17-874b-4212-a54a-6d478b597b5a/inventories" status: 200 len: 396 microversion: 1.26 2026-06-18 15:01:39.140 | Jun 18 17:01:11 devstack devstack@placement-api.service[73190]: [pid: 73190|app: 0|req: 5/9] 192.168.122.215 () {64 vars in 1498 bytes} [Thu Jun 18 17:01:11 2026] PUT /placement/resource_providers/b66b2f17-874b-4212-a54a-6d478b597b5a/inventories => generated 396 bytes in 117 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-06-18 15:01:39.140 | Jun 18 17:01:11 devstack devstack@placement-api.service[73189]: DEBUG placement.requestlog [req-f6631f5b-0dd3-4679-b159-165eb8071f5a req-3df77b83-f0eb-47d6-9238-e93c8643c15a None None] Starting request: 192.168.122.215 "GET /placement/traits?name=in:HW_CPU_X86_AVX,COMPUTE_STORAGE_BUS_FDC,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_VIOMMU_MODEL_VIRTIO,HW_CPU_X86_SSE4A,COMPUTE_STORAGE_BUS_SATA,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_CPU_X86_SVM,HW_CPU_X86_SSE2,COMPUTE_STORAGE_BUS_USB,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_MMX,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_ARCH_X86_64,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NODE,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_BMI,HW_CPU_X86_FMA3,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_F16C,COMPUTE_STORAGE_BUS_VIRTIO,HW_CPU_X86_AESNI,HW_CPU_X86_SSE41,HW_CPU_X86_CLMUL,COMPUTE_SOUND_MODEL_SB16,COMPUTE_RESCUE_BFV,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_SSE42,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_AVX2,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SOUND_MODEL_USB,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_SSSE3,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_BMI2,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_AMD_SVM,HW_ARCH_X86_64,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_CPU_X86_ABM,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_GRAPHICS_MODEL_BOCHS,HW_CPU_X86_SSE,HW_CPU_X86_SHA,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SOUND_MODEL_AC97,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_TRUSTED_CERTS,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_ACCELERATORS,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_STORAGE_VIRTIO_FS" {{(pid=73189) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-18 15:01:39.140 | Jun 18 17:01:11 devstack devstack@placement-api.service[73189]: INFO placement.requestlog [req-f6631f5b-0dd3-4679-b159-165eb8071f5a req-3df77b83-f0eb-47d6-9238-e93c8643c15a service nova] 192.168.122.215 "GET /placement/traits?name=in:HW_CPU_X86_AVX,COMPUTE_STORAGE_BUS_FDC,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_VIOMMU_MODEL_VIRTIO,HW_CPU_X86_SSE4A,COMPUTE_STORAGE_BUS_SATA,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_CPU_X86_SVM,HW_CPU_X86_SSE2,COMPUTE_STORAGE_BUS_USB,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_MMX,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_ARCH_X86_64,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NODE,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_BMI,HW_CPU_X86_FMA3,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_F16C,COMPUTE_STORAGE_BUS_VIRTIO,HW_CPU_X86_AESNI,HW_CPU_X86_SSE41,HW_CPU_X86_CLMUL,COMPUTE_SOUND_MODEL_SB16,COMPUTE_RESCUE_BFV,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_SSE42,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_AVX2,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SOUND_MODEL_USB,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_SSSE3,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_BMI2,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_AMD_SVM,HW_ARCH_X86_64,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_CPU_X86_ABM,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_GRAPHICS_MODEL_BOCHS,HW_CPU_X86_SSE,HW_CPU_X86_SHA,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SOUND_MODEL_AC97,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_TRUSTED_CERTS,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_ACCELERATORS,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_STORAGE_VIRTIO_FS" status: 200 len: 2058 microversion: 1.6 2026-06-18 15:01:39.140 | Jun 18 17:01:11 devstack devstack@placement-api.service[73189]: [pid: 73189|app: 0|req: 5/10] 192.168.122.215 () {60 vars in 4912 bytes} [Thu Jun 18 17:01:11 2026] GET /placement/traits?name=in:HW_CPU_X86_AVX,COMPUTE_STORAGE_BUS_FDC,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_VIOMMU_MODEL_VIRTIO,HW_CPU_X86_SSE4A,COMPUTE_STORAGE_BUS_SATA,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_CPU_X86_SVM,HW_CPU_X86_SSE2,COMPUTE_STORAGE_BUS_USB,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_MMX,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_ARCH_X86_64,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NODE,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_BMI,HW_CPU_X86_FMA3,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_F16C,COMPUTE_STORAGE_BUS_VIRTIO,HW_CPU_X86_AESNI,HW_CPU_X86_SSE41,HW_CPU_X86_CLMUL,COMPUTE_SOUND_MODEL_SB16,COMPUTE_RESCUE_BFV,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_SSE42,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_AVX2,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SOUND_MODEL_USB,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_SSSE3,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_BMI2,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_AMD_SVM,HW_ARCH_X86_64,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_CPU_X86_ABM,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_GRAPHICS_MODEL_BOCHS,HW_CPU_X86_SSE,HW_CPU_X86_SHA,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SOUND_MODEL_AC97,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_TRUSTED_CERTS,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_ACCELERATORS,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_STORAGE_VIRTIO_FS => generated 2058 bytes in 54 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-06-18 15:01:39.140 | Jun 18 17:01:11 devstack devstack@placement-api.service[73190]: DEBUG placement.requestlog [req-f6631f5b-0dd3-4679-b159-165eb8071f5a req-91714401-cfab-42a0-9e2b-13f715a28663 None None] Starting request: 192.168.122.215 "PUT /placement/resource_providers/b66b2f17-874b-4212-a54a-6d478b597b5a/traits" {{(pid=73190) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-18 15:01:39.140 | Jun 18 17:01:11 devstack devstack@placement-api.service[73190]: INFO placement.requestlog [req-f6631f5b-0dd3-4679-b159-165eb8071f5a req-91714401-cfab-42a0-9e2b-13f715a28663 service nova] 192.168.122.215 "PUT /placement/resource_providers/b66b2f17-874b-4212-a54a-6d478b597b5a/traits" status: 200 len: 2093 microversion: 1.6 2026-06-18 15:01:39.140 | Jun 18 17:01:11 devstack devstack@placement-api.service[73190]: [pid: 73190|app: 0|req: 6/11] 192.168.122.215 () {64 vars in 1483 bytes} [Thu Jun 18 17:01:11 2026] PUT /placement/resource_providers/b66b2f17-874b-4212-a54a-6d478b597b5a/traits => generated 2093 bytes in 206 msecs (HTTP/1.1 200) 6 headers in 225 bytes (2 switches on core 0) 2026-06-18 15:01:39.141 | Jun 18 17:01:21 devstack devstack@placement-api.service[73189]: DEBUG dbcounter [-] [73189] Writing DB stats placement:SELECT=4 {{(pid=73189) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:01:39.141 | Jun 18 17:01:21 devstack devstack@placement-api.service[73190]: DEBUG dbcounter [-] [73190] Writing DB stats placement:INSERT=80,placement:UPDATE=3,placement:SELECT=6 {{(pid=73190) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:01:39.146 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:01:39.151 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@placement-client.service 2026-06-18 15:01:39.169 | not-found 2026-06-18 15:01:39.176 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:01:39.180 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@g-api.service 2026-06-18 15:01:39.199 | enabled 2026-06-18 15:01:39.205 | + functions-common:service_check:1714 : sudo systemctl status devstack@g-api.service --no-pager 2026-06-18 15:01:39.228 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-06-18 15:01:39.228 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-06-18 15:01:39.228 | Active: active (running) since Thu 2026-06-18 17:01:07 CEST; 31s ago 2026-06-18 15:01:39.228 | Main PID: 82233 (uwsgi) 2026-06-18 15:01:39.228 | Status: "uWSGI is ready" 2026-06-18 15:01:39.228 | Tasks: 9 (limit: 14255) 2026-06-18 15:01:39.228 | Memory: 259.0M (peak: 259.4M) 2026-06-18 15:01:39.229 | CPU: 10.777s 2026-06-18 15:01:39.229 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-06-18 15:01:39.229 | ├─82233 "glance-apiuWSGI master" 2026-06-18 15:01:39.229 | ├─82239 "glance-apiuWSGI worker 1" 2026-06-18 15:01:39.229 | └─82240 "glance-apiuWSGI worker 2" 2026-06-18 15:01:39.229 | 2026-06-18 15:01:39.229 | Jun 18 17:01:20 devstack devstack@g-api.service[82240]: INFO glance.location [None req-84d267e3-d976-473e-b36c-2ee7c9df1249 admin admin] Image format matched and virtual size computed: 117440512 2026-06-18 15:01:39.229 | Jun 18 17:01:20 devstack devstack@g-api.service[82240]: DEBUG glance_store.backend [None req-84d267e3-d976-473e-b36c-2ee7c9df1249 admin admin] Skipping store.set_acls... not implemented. {{(pid=82240) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-06-18 15:01:39.229 | Jun 18 17:01:20 devstack devstack@g-api.service[82240]: [pid: 82240|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 875 bytes} [Thu Jun 18 17:01:18 2026] PUT /v2/images/6ca18692-1907-4682-8e9b-0581719c319e/file => generated 0 bytes in 1862 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-06-18 15:01:39.229 | Jun 18 17:01:20 devstack devstack@g-api.service[82239]: DEBUG glance.api.middleware.version_negotiation [None req-3c47dd2f-0a06-4b2c-9189-dd635f24de55 admin admin] Determining version of request: GET /v2/images/6ca18692-1907-4682-8e9b-0581719c319e Accept: */* {{(pid=82239) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-06-18 15:01:39.229 | Jun 18 17:01:20 devstack devstack@g-api.service[82239]: DEBUG glance.api.middleware.version_negotiation [None req-3c47dd2f-0a06-4b2c-9189-dd635f24de55 admin admin] Using url versioning {{(pid=82239) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-06-18 15:01:39.230 | Jun 18 17:01:20 devstack devstack@g-api.service[82239]: DEBUG glance.api.middleware.version_negotiation [None req-3c47dd2f-0a06-4b2c-9189-dd635f24de55 admin admin] Matched version: v2 {{(pid=82239) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-06-18 15:01:39.230 | Jun 18 17:01:20 devstack devstack@g-api.service[82239]: DEBUG glance.api.middleware.version_negotiation [None req-3c47dd2f-0a06-4b2c-9189-dd635f24de55 admin admin] new path /v2/images/6ca18692-1907-4682-8e9b-0581719c319e {{(pid=82239) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-06-18 15:01:39.230 | Jun 18 17:01:20 devstack devstack@g-api.service[82239]: [pid: 82239|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 802 bytes} [Thu Jun 18 17:01:20 2026] GET /v2/images/6ca18692-1907-4682-8e9b-0581719c319e => generated 976 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 15:01:39.230 | Jun 18 17:01:30 devstack devstack@g-api.service[82240]: DEBUG dbcounter [-] [82240] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=82240) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:01:39.230 | Jun 18 17:01:30 devstack devstack@g-api.service[82239]: DEBUG dbcounter [-] [82239] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=82239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:01:39.235 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:01:39.240 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@c-sch.service 2026-06-18 15:01:39.259 | enabled 2026-06-18 15:01:39.264 | + functions-common:service_check:1714 : sudo systemctl status devstack@c-sch.service --no-pager 2026-06-18 15:01:39.287 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-06-18 15:01:39.287 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-06-18 15:01:39.287 | Active: active (running) since Thu 2026-06-18 17:00:56 CEST; 42s ago 2026-06-18 15:01:39.287 | Main PID: 80715 (cinder-schedule) 2026-06-18 15:01:39.287 | Tasks: 1 (limit: 14255) 2026-06-18 15:01:39.287 | Memory: 109.6M (peak: 109.8M) 2026-06-18 15:01:39.288 | CPU: 4.200s 2026-06-18 15:01:39.288 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-06-18 15:01:39.288 | └─80715 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-06-18 15:01:39.288 | 2026-06-18 15:01:39.288 | Jun 18 17:01:01 devstack cinder-scheduler[80715]: DEBUG cinder.service [None req-72fe3387-b4e9-4e0b-a4be-b425915d54a1 None None] Creating RPC server for service cinder-scheduler {{(pid=80715) start /opt/stack/cinder/cinder/service.py:231}} 2026-06-18 15:01:39.288 | Jun 18 17:01:01 devstack cinder-scheduler[80715]: DEBUG cinder.service [None req-72fe3387-b4e9-4e0b-a4be-b425915d54a1 None None] Pinning object versions for RPC server serializer to 1.40 {{(pid=80715) start /opt/stack/cinder/cinder/service.py:237}} 2026-06-18 15:01:39.288 | Jun 18 17:01:11 devstack cinder-scheduler[80715]: DEBUG dbcounter [-] [80715] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=80715) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:01:39.288 | Jun 18 17:01:19 devstack cinder-scheduler[80715]: DEBUG cinder.scheduler.host_manager [None req-7f132d23-e88d-4f0d-b5c9-f3711d5d10cd 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=80715) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:630}} 2026-06-18 15:01:39.288 | Jun 18 17:01:19 devstack cinder-scheduler[80715]: DEBUG cinder.scheduler.host_manager [None req-7f132d23-e88d-4f0d-b5c9-f3711d5d10cd None None] Publish storage capacity: [{'type': 'pool', 'name_to_id': 'devstack@lvmdriver-1#lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 6, 18, 15, 1, 19, 320930)}, {'type': 'backend', 'name_to_id': 'devstack@lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 6, 18, 15, 1, 19, 320930)}]. {{(pid=80715) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:979}} 2026-06-18 15:01:39.288 | Jun 18 17:01:19 devstack cinder-scheduler[80715]: DEBUG cinder.scheduler.host_manager [None req-7f132d23-e88d-4f0d-b5c9-f3711d5d10cd None None] Updating capabilities for devstack@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:devstack:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': ['iSCSI', 'iscsi'], 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2026, 6, 18, 15, 1, 19, 292057)} {{(pid=80715) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:416}} 2026-06-18 15:01:39.289 | Jun 18 17:01:25 devstack cinder-scheduler[80715]: DEBUG oslo_service.periodic_task [None req-f81763e8-214b-4bdd-a326-79a7ab5add72 None None] Running periodic task SchedulerManager._clean_expired_messages {{(pid=80715) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-18 15:01:39.289 | Jun 18 17:01:25 devstack cinder-scheduler[80715]: INFO cinder.message.api [None req-f81763e8-214b-4bdd-a326-79a7ab5add72 None None] Deleted 0 expired messages. 2026-06-18 15:01:39.289 | Jun 18 17:01:25 devstack cinder-scheduler[80715]: DEBUG oslo_service.periodic_task [None req-f81763e8-214b-4bdd-a326-79a7ab5add72 None None] Running periodic task SchedulerManager._clean_expired_reservation {{(pid=80715) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-18 15:01:39.289 | Jun 18 17:01:35 devstack cinder-scheduler[80715]: DEBUG dbcounter [-] [80715] Writing DB stats cinder:SELECT=2,cinder:DELETE=1 {{(pid=80715) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:01:39.296 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:01:39.301 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@c-api.service 2026-06-18 15:01:39.319 | enabled 2026-06-18 15:01:39.326 | + functions-common:service_check:1714 : sudo systemctl status devstack@c-api.service --no-pager 2026-06-18 15:01:39.349 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-06-18 15:01:39.349 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-06-18 15:01:39.349 | Active: active (running) since Thu 2026-06-18 17:00:49 CEST; 49s ago 2026-06-18 15:01:39.349 | Main PID: 79950 (uwsgi) 2026-06-18 15:01:39.349 | Status: "uWSGI is ready" 2026-06-18 15:01:39.350 | Tasks: 7 (limit: 14255) 2026-06-18 15:01:39.350 | Memory: 246.7M (peak: 247.0M) 2026-06-18 15:01:39.350 | CPU: 10.936s 2026-06-18 15:01:39.350 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-06-18 15:01:39.350 | ├─79950 "cinder-apiuWSGI master" 2026-06-18 15:01:39.350 | ├─79959 "cinder-apiuWSGI worker 1" 2026-06-18 15:01:39.351 | └─79960 "cinder-apiuWSGI worker 2" 2026-06-18 15:01:39.351 | 2026-06-18 15:01:39.351 | Jun 18 17:01:04 devstack devstack@c-api.service[79960]: INFO cinder.api.openstack.wsgi [req-1155dc54-eebc-4309-9108-6a581469fedd req-e0d9cdd3-8e4d-468a-aeff-6cc31882b113 admin admin] POST http://192.168.122.215/volume/v3/types/c75aabb1-42a7-438c-b9a4-f24ed53b07db/extra_specs 2026-06-18 15:01:39.351 | Jun 18 17:01:04 devstack devstack@c-api.service[79960]: DEBUG cinder.api.openstack.wsgi [req-1155dc54-eebc-4309-9108-6a581469fedd req-e0d9cdd3-8e4d-468a-aeff-6cc31882b113 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=79960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-06-18 15:01:39.351 | Jun 18 17:01:04 devstack devstack@c-api.service[79960]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2026-06-18 15:01:39.351 | Jun 18 17:01:04 devstack devstack@c-api.service[79960]: warnings.warn( 2026-06-18 15:01:39.351 | Jun 18 17:01:04 devstack devstack@c-api.service[79960]: DEBUG dbcounter [-] [79960] Writing DB stats cinder:SELECT=6 {{(pid=79960) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:01:39.351 | Jun 18 17:01:04 devstack devstack@c-api.service[79960]: DEBUG oslo_db.sqlalchemy.engines [req-1155dc54-eebc-4309-9108-6a581469fedd req-e0d9cdd3-8e4d-468a-aeff-6cc31882b113 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=79960) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-18 15:01:39.351 | Jun 18 17:01:04 devstack devstack@c-api.service[79960]: INFO cinder.api.openstack.wsgi [req-1155dc54-eebc-4309-9108-6a581469fedd req-e0d9cdd3-8e4d-468a-aeff-6cc31882b113 admin admin] http://192.168.122.215/volume/v3/types/c75aabb1-42a7-438c-b9a4-f24ed53b07db/extra_specs returned with HTTP 200 2026-06-18 15:01:39.352 | Jun 18 17:01:04 devstack devstack@c-api.service[79960]: [pid: 79960|app: 0|req: 1/3] 192.168.122.215 () {62 vars in 1363 bytes} [Thu Jun 18 17:01:03 2026] POST /volume/v3/types/c75aabb1-42a7-438c-b9a4-f24ed53b07db/extra_specs => generated 55 bytes in 1236 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-18 15:01:39.352 | Jun 18 17:01:13 devstack devstack@c-api.service[79959]: DEBUG dbcounter [-] [79959] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=79959) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:01:39.352 | Jun 18 17:01:14 devstack devstack@c-api.service[79960]: DEBUG dbcounter [-] [79960] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=79960) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:01:39.356 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:01:39.360 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@c-vol.service 2026-06-18 15:01:39.379 | enabled 2026-06-18 15:01:39.385 | + functions-common:service_check:1714 : sudo systemctl status devstack@c-vol.service --no-pager 2026-06-18 15:01:39.407 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-06-18 15:01:39.407 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-06-18 15:01:39.407 | Active: active (running) since Thu 2026-06-18 17:00:58 CEST; 40s ago 2026-06-18 15:01:39.408 | Main PID: 81368 (cinder-volume) 2026-06-18 15:01:39.408 | Tasks: 2 (limit: 14255) 2026-06-18 15:01:39.408 | Memory: 144.5M (peak: 173.0M) 2026-06-18 15:01:39.408 | CPU: 20.455s 2026-06-18 15:01:39.408 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-06-18 15:01:39.408 | ├─81368 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-18 15:01:39.408 | └─81541 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-18 15:01:39.408 | 2026-06-18 15:01:39.409 | Jun 18 17:01:21 devstack sudo[82724]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 2026-06-18 15:01:39.409 | Jun 18 17:01:21 devstack sudo[82724]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-06-18 15:01:39.409 | Jun 18 17:01:22 devstack sudo[82724]: pam_unix(sudo:session): session closed for user root 2026-06-18 15:01:39.409 | Jun 18 17:01:22 devstack cinder-volume[81541]: DEBUG oslo_concurrency.processutils [None req-7f132d23-e88d-4f0d-b5c9-f3711d5d10cd 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.610s {{(pid=81541) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-06-18 15:01:39.409 | Jun 18 17:01:22 devstack cinder-volume[81541]: INFO cinder.volume.manager [None req-7f132d23-e88d-4f0d-b5c9-f3711d5d10cd None None] Driver post RPC initialization completed successfully. 2026-06-18 15:01:39.409 | Jun 18 17:01:23 devstack cinder-volume[81541]: DEBUG oslo_service.periodic_task [None req-504c79f5-a722-470a-8923-b62812a1701a None None] Running periodic task VolumeManager._thread_info {{(pid=81541) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-18 15:01:39.410 | Jun 18 17:01:23 devstack cinder-volume[81541]: DEBUG cinder.volume.manager [None req-504c79f5-a722-470a-8923-b62812a1701a None None] thread count: 6 {{(pid=81541) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} 2026-06-18 15:01:39.410 | Jun 18 17:01:23 devstack cinder-volume[81541]: DEBUG cinder.volume.manager [None req-504c79f5-a722-470a-8923-b62812a1701a None None] thread info: [<_MainThread(MainThread, started 125159178334336)>, , , , , ] {{(pid=81541) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} 2026-06-18 15:01:39.410 | Jun 18 17:01:32 devstack cinder-volume[81541]: DEBUG dbcounter [-] [81541] Writing DB stats cinder:SELECT=2 {{(pid=81541) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:01:39.410 | Jun 18 17:01:32 devstack cinder-volume[81541]: DEBUG dbcounter [-] [81541] Writing DB stats cinder:SELECT=12,cinder:INSERT=1,cinder:UPDATE=2 {{(pid=81541) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:01:39.415 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:01:39.419 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-06-18 15:01:39.437 | not-found 2026-06-18 15:01:39.444 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:01:39.448 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-06-18 15:01:39.466 | not-found 2026-06-18 15:01:39.473 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:01:39.477 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-06-18 15:01:39.498 | not-found 2026-06-18 15:01:39.503 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:01:39.506 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-06-18 15:01:39.527 | not-found 2026-06-18 15:01:39.533 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:01:39.537 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@q-svc.service 2026-06-18 15:01:39.555 | not-found 2026-06-18 15:01:39.561 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:01:39.565 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-06-18 15:01:39.584 | enabled 2026-06-18 15:01:39.589 | + functions-common:service_check:1714 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-06-18 15:01:39.611 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-06-18 15:01:39.611 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-06-18 15:01:39.611 | Active: active (running) since Thu 2026-06-18 16:58:41 CEST; 2min 58s ago 2026-06-18 15:01:39.611 | Main PID: 69740 (neutron-ovn-age) 2026-06-18 15:01:39.611 | Tasks: 20 (limit: 14255) 2026-06-18 15:01:39.611 | Memory: 345.4M (peak: 346.1M) 2026-06-18 15:01:39.612 | CPU: 12.425s 2026-06-18 15:01:39.612 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-06-18 15:01:39.612 | ├─69740 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-06-18 15:01:39.612 | ├─71264 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-06-18 15:01:39.612 | ├─71656 /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/tmptxwj416v/privsep.sock 2026-06-18 15:01:39.612 | └─74043 /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/tmpj89zab6r/privsep.sock 2026-06-18 15:01:39.612 | 2026-06-18 15:01:39.612 | Jun 18 16:59:45 devstack neutron-ovn-agent[71264]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=71264) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-18 15:01:39.613 | Jun 18 17:00:22 devstack neutron-ovn-agent[71264]: 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=3368b145-839f-4969-9520-335251a20325, external_ids={}, ipsec=False, nb_cfg=2, options={'arp_ns_explicit_output': 'true', 'mac_prefix': '76:6a:5f', 'max_tunid': '16711680', 'northd_internal_version': '24.03.6-20.33.0-76.8', 'svc_monitor_mac': '4a:53:6f:75:ab:85', '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=3368b145-839f-4969-9520-335251a20325, nb_cfg=1) {{(pid=71264) matches /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/event.py:55}} 2026-06-18 15:01:39.613 | Jun 18 17:00:22 devstack neutron-ovn-agent[71264]: DEBUG neutron.agent.ovn.agent.ovn_neutron_agent [-] Delaying updating chassis table for 4 seconds {{(pid=71264) run /opt/stack/neutron/neutron/agent/ovn/agent/ovn_neutron_agent.py:66}} 2026-06-18 15:01:39.613 | Jun 18 17:00:26 devstack neutron-ovn-agent[71264]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=45497aa5-41d0-430f-8fb6-bf94e27f06fb, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '2'}),), if_exists=True) {{(pid=71264) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-06-18 15:01:39.613 | Jun 18 17:00:45 devstack neutron-ovn-agent[71264]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=71264) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-18 15:01:39.613 | Jun 18 17:00:45 devstack neutron-ovn-agent[71264]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=71264) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-18 15:01:39.613 | Jun 18 17:00:45 devstack neutron-ovn-agent[71264]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=71264) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-18 15:01:39.614 | Jun 18 17:00:45 devstack neutron-ovn-agent[71264]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=71264) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-18 15:01:39.614 | Jun 18 17:00:45 devstack neutron-ovn-agent[71264]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=71264) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-18 15:01:39.614 | Jun 18 17:00:45 devstack neutron-ovn-agent[71264]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=71264) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-18 15:01:39.618 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:01:39.622 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@rabbit.service 2026-06-18 15:01:39.639 | not-found 2026-06-18 15:01:39.644 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:01:39.648 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@tempest.service 2026-06-18 15:01:39.666 | not-found 2026-06-18 15:01:39.671 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:01:39.674 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@mysql.service 2026-06-18 15:01:39.692 | not-found 2026-06-18 15:01:39.698 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:01:39.702 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@etcd3.service 2026-06-18 15:01:39.720 | not-found 2026-06-18 15:01:39.727 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:01:39.731 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@dstat.service 2026-06-18 15:01:39.751 | enabled 2026-06-18 15:01:39.755 | + functions-common:service_check:1714 : sudo systemctl status devstack@dstat.service --no-pager 2026-06-18 15:01:39.777 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-06-18 15:01:39.777 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-06-18 15:01:39.777 | Active: active (running) since Thu 2026-06-18 16:51:54 CEST; 9min ago 2026-06-18 15:01:39.777 | Main PID: 45842 (dstat.sh) 2026-06-18 15:01:39.777 | Tasks: 3 (limit: 14255) 2026-06-18 15:01:39.777 | Memory: 27.5M (peak: 28.2M) 2026-06-18 15:01:39.777 | CPU: 3.395s 2026-06-18 15:01:39.778 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-06-18 15:01:39.778 | ├─45842 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-06-18 15:01:39.778 | ├─45990 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-06-18 15:01:39.778 | └─45991 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-06-18 15:01:39.778 | 2026-06-18 15:01:39.778 | Jun 18 17:01:30 devstack dstat.sh[45991]: 18-06 17:01:30| 22 6 67 1 0|5334M 273M 221M 5904M| 52B 0 | 0 3138k| 0 183 |3199 3464 |3.21 2.66 1.75|2.0 0 0| 0 0 | | 17 279 0 34 0 2026-06-18 15:01:39.778 | Jun 18 17:01:31 devstack dstat.sh[45991]: 18-06 17:01:31| 18 14 62 0 0|5317M 291M 221M 5904M|6368B 31k| 44k 456k|3.00 30.0 |4075 3714 |3.21 2.66 1.75|1.0 0 264| 0 0 | | 17 283 0 34 0 2026-06-18 15:01:39.779 | Jun 18 17:01:32 devstack dstat.sh[45991]: 18-06 17:01:32| 20 11 67 0 0|5329M 278M 221M 5904M| 52B 0 | 0 4331k| 0 24.0 |2192 1617 |3.21 2.66 1.75|2.0 0 2.0| 0 0 | | 17 287 0 34 0 2026-06-18 15:01:39.779 | Jun 18 17:01:33 devstack dstat.sh[45991]: 18-06 17:01:33| 20 7 70 0 0|5350M 257M 221M 5904M| 132B 652B| 0 272k| 0 26.0 |2076 1654 |3.21 2.66 1.75|1.0 0 1.0| 0 0 | | 17 287 0 34 0 2026-06-18 15:01:39.779 | Jun 18 17:01:34 devstack dstat.sh[45991]: 18-06 17:01:34| 5 14 74 0 0|5255M 352M 221M 5904M|8037B 22k| 144k 1124k|7.00 137 |4293 3991 |2.96 2.62 1.74| 0 0 279| 0 0 | | 17 287 0 34 0 2026-06-18 15:01:39.779 | Jun 18 17:01:35 devstack dstat.sh[45991]: 18-06 17:01:35| 6 4 87 0 0|5268M 339M 221M 5904M| 132B 476B| 0 44k| 0 5.00 |1228 1352 |2.96 2.62 1.74|2.0 0 5.0| 0 0 | | 17 287 0 34 0 2026-06-18 15:01:39.779 | Jun 18 17:01:36 devstack dstat.sh[45991]: 18-06 17:01:36| 18 9 72 0 0|5273M 334M 221M 5904M| 52B 0 | 0 48k| 0 7.00 |1915 1410 |2.96 2.62 1.74|1.0 0 0| 0 0 | | 17 287 0 34 0 2026-06-18 15:01:39.779 | Jun 18 17:01:37 devstack dstat.sh[45991]: 18-06 17:01:37| 19 9 70 0 0|5291M 316M 221M 5904M| 0 0 | 0 2480k| 0 426 |2022 1495 |2.96 2.62 1.74|2.0 0 0| 0 0 | | 17 288 0 34 0 2026-06-18 15:01:39.779 | Jun 18 17:01:38 devstack dstat.sh[45991]: 18-06 17:01:38| 23 5 69 0 0|5295M 312M 221M 5904M| 52B 0 | 0 0 | 0 0 |2422 1936 |2.96 2.62 1.74|2.0 0 3.0| 0 0 | | 17 291 0 34 0 2026-06-18 15:01:39.780 | Jun 18 17:01:39 devstack dstat.sh[45991]: 18-06 17:01:39| 12 18 61 0 0|5227M 380M 221M 5905M| 12k 64k|8191B 256k|2.00 35.0 |5433 4352 |2.72 2.58 1.73|3.0 0 186| 0 0 | | 17 291 0 34 0 2026-06-18 15:01:39.782 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:01:39.786 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-06-18 15:01:39.804 | enabled 2026-06-18 15:01:39.809 | + functions-common:service_check:1714 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-06-18 15:01:39.831 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-06-18 15:01:39.831 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-06-18 15:01:39.831 | Active: active (running) since Thu 2026-06-18 16:58:39 CEST; 3min 0s ago 2026-06-18 15:01:39.832 | Main PID: 69043 (neutron-ovn-met) 2026-06-18 15:01:39.832 | Tasks: 2 (limit: 14255) 2026-06-18 15:01:39.832 | Memory: 121.4M (peak: 122.1M) 2026-06-18 15:01:39.832 | CPU: 3.769s 2026-06-18 15:01:39.832 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-06-18 15:01:39.832 | └─69043 "neutron-ovn-metadata-agent (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini)" 2026-06-18 15:01:39.832 | 2026-06-18 15:01:39.833 | Jun 18 16:58:43 devstack neutron-ovn-metadata-agent[69043]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-06-18 15:01:39.833 | Jun 18 16:58:43 devstack neutron-ovn-metadata-agent[69043]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-06-18 15:01:39.833 | Jun 18 16:58:43 devstack neutron-ovn-metadata-agent[69043]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-18 15:01:39.833 | Jun 18 16:58:43 devstack neutron-ovn-metadata-agent[69043]: ERROR neutron File "/opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 217, in get_schema_helper 2026-06-18 15:01:39.833 | Jun 18 16:58:43 devstack neutron-ovn-metadata-agent[69043]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-06-18 15:01:39.833 | Jun 18 16:58:43 devstack neutron-ovn-metadata-agent[69043]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-18 15:01:39.833 | Jun 18 16:58:43 devstack neutron-ovn-metadata-agent[69043]: ERROR neutron File "/opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 206, in fetch_schema_json 2026-06-18 15:01:39.834 | Jun 18 16:58:43 devstack neutron-ovn-metadata-agent[69043]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-06-18 15:01:39.834 | Jun 18 16:58:43 devstack neutron-ovn-metadata-agent[69043]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-06-18 15:01:39.834 | Jun 18 16:58:43 devstack neutron-ovn-metadata-agent[69043]: ERROR neutron 2026-06-18 15:01:39.838 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:01:39.841 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@neutron-api.service 2026-06-18 15:01:39.860 | enabled 2026-06-18 15:01:39.867 | + functions-common:service_check:1714 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-06-18 15:01:39.889 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-06-18 15:01:39.889 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-06-18 15:01:39.890 | Active: active (running) since Thu 2026-06-18 16:58:44 CEST; 2min 55s ago 2026-06-18 15:01:39.890 | Main PID: 70836 (uwsgi) 2026-06-18 15:01:39.890 | Status: "uWSGI is ready" 2026-06-18 15:01:39.890 | Tasks: 23 (limit: 14255) 2026-06-18 15:01:39.890 | Memory: 386.2M (peak: 387.1M) 2026-06-18 15:01:39.890 | CPU: 41.496s 2026-06-18 15:01:39.890 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-06-18 15:01:39.890 | ├─70836 "neutron-apiuWSGI master" 2026-06-18 15:01:39.890 | ├─70839 "neutron-apiuWSGI worker 1" 2026-06-18 15:01:39.890 | └─70840 "neutron-apiuWSGI worker 2" 2026-06-18 15:01:39.890 | 2026-06-18 15:01:39.891 | Jun 18 17:01:15 devstack devstack@neutron-api.service[70840]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=70840) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-18 15:01:39.891 | Jun 18 17:01:15 devstack devstack@neutron-api.service[70840]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=70840) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-18 15:01:39.891 | Jun 18 17:01:15 devstack devstack@neutron-api.service[70839]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=70839) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-18 15:01:39.891 | Jun 18 17:01:15 devstack devstack@neutron-api.service[70839]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=70839) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-18 15:01:39.891 | Jun 18 17:01:25 devstack devstack@neutron-api.service[70840]: DEBUG dbcounter [-] [70840] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=70840) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:01:39.891 | Jun 18 17:01:25 devstack devstack@neutron-api.service[70839]: DEBUG dbcounter [-] [70839] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=70839) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:01:39.891 | Jun 18 17:01:30 devstack devstack@neutron-api.service[70840]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=70840) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-18 15:01:39.891 | Jun 18 17:01:30 devstack devstack@neutron-api.service[70840]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=70840) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-18 15:01:39.891 | Jun 18 17:01:30 devstack devstack@neutron-api.service[70839]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=70839) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-18 15:01:39.892 | Jun 18 17:01:30 devstack devstack@neutron-api.service[70839]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=70839) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-18 15:01:39.896 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:01:39.899 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-06-18 15:01:39.918 | enabled 2026-06-18 15:01:39.924 | + functions-common:service_check:1714 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-06-18 15:01:39.947 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-06-18 15:01:39.947 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-06-18 15:01:39.947 | Active: active (running) since Thu 2026-06-18 16:58:48 CEST; 2min 51s ago 2026-06-18 15:01:39.947 | Main PID: 71856 (neutron-periodi) 2026-06-18 15:01:39.948 | Tasks: 15 (limit: 14255) 2026-06-18 15:01:39.948 | Memory: 180.3M (peak: 180.5M) 2026-06-18 15:01:39.948 | CPU: 6.674s 2026-06-18 15:01:39.948 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-06-18 15:01:39.948 | ├─71856 "neutron-periodic-workers: master process [/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-06-18 15:01:39.948 | └─72516 "neutron-server: services worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-18 15:01:39.948 | 2026-06-18 15:01:39.948 | Jun 18 17:00:36 devstack neutron-periodic-workers[72516]: DEBUG oslo.service.backend._threading.loopingcall [None req-be9d7388-76a9-4f76-bd55-a242bf9201f7 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.98 seconds {{(pid=72516) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 15:01:39.948 | Jun 18 17:00:46 devstack neutron-periodic-workers[72516]: DEBUG dbcounter [-] [72516] Writing DB stats neutron:SELECT=1 {{(pid=72516) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:01:39.948 | Jun 18 17:00:50 devstack neutron-periodic-workers[72516]: DEBUG oslo.service.backend._threading.loopingcall [None req-73394b58-4958-4ef5-bae7-1ff4c7c20e01 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=72516) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 15:01:39.949 | Jun 18 17:01:00 devstack neutron-periodic-workers[72516]: DEBUG oslo.service.backend._threading.loopingcall [None req-1b8eb6c1-025c-4b1c-9ef4-cf8242d7cd94 None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.97 seconds {{(pid=72516) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 15:01:39.949 | Jun 18 17:01:10 devstack neutron-periodic-workers[72516]: DEBUG dbcounter [-] [72516] Writing DB stats neutron:SELECT=3,neutron:DELETE=1 {{(pid=72516) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:01:39.949 | Jun 18 17:01:13 devstack neutron-periodic-workers[72516]: DEBUG neutron.db.agents_db [None req-be9d7388-76a9-4f76-bd55-a242bf9201f7 None None] Agent healthcheck: found 0 active agents {{(pid=72516) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-06-18 15:01:39.949 | Jun 18 17:01:13 devstack neutron-periodic-workers[72516]: DEBUG oslo.service.backend._threading.loopingcall [None req-be9d7388-76a9-4f76-bd55-a242bf9201f7 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.96 seconds {{(pid=72516) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 15:01:39.949 | Jun 18 17:01:23 devstack neutron-periodic-workers[72516]: DEBUG dbcounter [-] [72516] Writing DB stats neutron:SELECT=1 {{(pid=72516) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:01:39.949 | Jun 18 17:01:27 devstack neutron-periodic-workers[72516]: DEBUG oslo.service.backend._threading.loopingcall [None req-73394b58-4958-4ef5-bae7-1ff4c7c20e01 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.99 seconds {{(pid=72516) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 15:01:39.949 | Jun 18 17:01:37 devstack neutron-periodic-workers[72516]: DEBUG dbcounter [-] [72516] Writing DB stats neutron:SELECT=3 {{(pid=72516) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:01:39.955 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:01:39.959 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-06-18 15:01:39.977 | enabled 2026-06-18 15:01:39.982 | + functions-common:service_check:1714 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-06-18 15:01:40.004 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-06-18 15:01:40.004 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-06-18 15:01:40.005 | Active: active (running) since Thu 2026-06-18 16:58:46 CEST; 2min 53s ago 2026-06-18 15:01:40.005 | Main PID: 71349 (neutron-rpc-ser) 2026-06-18 15:01:40.005 | Tasks: 27 (limit: 14255) 2026-06-18 15:01:40.005 | Memory: 194.2M (peak: 194.7M) 2026-06-18 15:01:40.006 | CPU: 8.589s 2026-06-18 15:01:40.006 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-06-18 15:01:40.006 | ├─71349 "neutron-rpc-server: master process [/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-06-18 15:01:40.006 | ├─72483 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-18 15:01:40.006 | └─72485 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-18 15:01:40.006 | 2026-06-18 15:01:40.006 | Jun 18 17:00:26 devstack neutron-rpc-server[72483]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-18 15:01:40.006 | Jun 18 17:00:26 devstack neutron-rpc-server[72483]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 117, in get_node 2026-06-18 15:01:40.006 | Jun 18 17:00:26 devstack neutron-rpc-server[72483]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._load_hash_ring() 2026-06-18 15:01:40.006 | Jun 18 17:00:26 devstack neutron-rpc-server[72483]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 95, in _load_hash_ring 2026-06-18 15:01:40.007 | Jun 18 17:00:26 devstack neutron-rpc-server[72483]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._wait_startup_before_caching or 2026-06-18 15:01:40.007 | Jun 18 17:00:26 devstack neutron-rpc-server[72483]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-18 15:01:40.007 | Jun 18 17:00:26 devstack neutron-rpc-server[72483]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 63, in _wait_startup_before_caching 2026-06-18 15:01:40.007 | Jun 18 17:00:26 devstack neutron-rpc-server[72483]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor raise RuntimeError(msg) 2026-06-18 15:01:40.007 | Jun 18 17:00:26 devstack neutron-rpc-server[72483]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor RuntimeError: The Neutron API workers count is zero 2026-06-18 15:01:40.007 | Jun 18 17:00:26 devstack neutron-rpc-server[72483]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor 2026-06-18 15:01:40.010 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:01:40.014 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-06-18 15:01:40.032 | enabled 2026-06-18 15:01:40.036 | + functions-common:service_check:1714 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-06-18 15:01:40.059 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-06-18 15:01:40.059 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-06-18 15:01:40.059 | Active: active (running) since Thu 2026-06-18 16:58:51 CEST; 2min 48s ago 2026-06-18 15:01:40.059 | Main PID: 72394 (neutron-ovn-mai) 2026-06-18 15:01:40.059 | Tasks: 12 (limit: 14255) 2026-06-18 15:01:40.059 | Memory: 261.3M (peak: 263.0M) 2026-06-18 15:01:40.059 | CPU: 7.684s 2026-06-18 15:01:40.059 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-06-18 15:01:40.059 | ├─72394 "neutron-ovn-maintenance-worker: master process [/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-06-18 15:01:40.059 | └─72512 "neutron-server: maintenance worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-18 15:01:40.060 | 2026-06-18 15:01:40.060 | Jun 18 16:59:20 devstack neutron-ovn-maintenance-worker[72512]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-a7ecdc8f-71d8-4f1c-b32d-02df761480d9 None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=72512) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-06-18 15:01:40.060 | Jun 18 16:59:20 devstack neutron-ovn-maintenance-worker[72512]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-a7ecdc8f-71d8-4f1c-b32d-02df761480d9 None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=72512) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-18 15:01:40.060 | Jun 18 16:59:20 devstack neutron-ovn-maintenance-worker[72512]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-a7ecdc8f-71d8-4f1c-b32d-02df761480d9 None None] OVN maintenance task update_router_distributed_flag finished in 0.011 seconds 2026-06-18 15:01:40.060 | Jun 18 16:59:20 devstack neutron-ovn-maintenance-worker[72512]: DEBUG futurist.periodics [None req-a7ecdc8f-71d8-4f1c-b32d-02df761480d9 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=72512) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-18 15:01:40.060 | Jun 18 16:59:20 devstack neutron-ovn-maintenance-worker[72512]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-a7ecdc8f-71d8-4f1c-b32d-02df761480d9 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=72512) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-06-18 15:01:40.060 | Jun 18 16:59:20 devstack neutron-ovn-maintenance-worker[72512]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-a7ecdc8f-71d8-4f1c-b32d-02df761480d9 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=72512) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-18 15:01:40.060 | Jun 18 16:59:20 devstack neutron-ovn-maintenance-worker[72512]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-a7ecdc8f-71d8-4f1c-b32d-02df761480d9 None None] OVN maintenance task update_security_group_with_address_group finished in 0.020 seconds 2026-06-18 15:01:40.060 | Jun 18 16:59:20 devstack neutron-ovn-maintenance-worker[72512]: DEBUG futurist.periodics [None req-a7ecdc8f-71d8-4f1c-b32d-02df761480d9 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=72512) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-18 15:01:40.061 | Jun 18 16:59:20 devstack neutron-ovn-maintenance-worker[72512]: DEBUG futurist.periodics [None req-a7ecdc8f-71d8-4f1c-b32d-02df761480d9 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=72512) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-18 15:01:40.061 | Jun 18 16:59:30 devstack neutron-ovn-maintenance-worker[72512]: DEBUG dbcounter [-] [72512] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=72512) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:01:40.067 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:01:40.070 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-06-18 15:01:40.088 | enabled 2026-06-18 15:01:40.093 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-06-18 15:01:40.115 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-06-18 15:01:40.115 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-06-18 15:01:40.115 | Active: active (running) since Thu 2026-06-18 17:00:34 CEST; 1min 5s ago 2026-06-18 15:01:40.115 | Main PID: 76649 (nova-novncproxy) 2026-06-18 15:01:40.115 | Tasks: 4 (limit: 14255) 2026-06-18 15:01:40.115 | Memory: 109.6M (peak: 109.8M) 2026-06-18 15:01:40.115 | CPU: 3.780s 2026-06-18 15:01:40.116 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-06-18 15:01:40.116 | └─76649 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc 2026-06-18 15:01:40.116 | 2026-06-18 15:01:40.116 | Jun 18 17:00:35 devstack nova-novncproxy[76649]: If you are already using Eventlet, we recommend migrating to a different 2026-06-18 15:01:40.116 | Jun 18 17:00:35 devstack nova-novncproxy[76649]: framework. For more detail see 2026-06-18 15:01:40.117 | Jun 18 17:00:35 devstack nova-novncproxy[76649]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-18 15:01:40.117 | Jun 18 17:00:35 devstack nova-novncproxy[76649]: import eventlet # noqa 2026-06-18 15:01:40.117 | Jun 18 17:00:35 devstack nova-novncproxy[76649]: Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-18 15:01:40.118 | Jun 18 17:00:39 devstack nova-novncproxy[76649]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-06-18 15:01:40.118 | Jun 18 17:00:39 devstack nova-novncproxy[76649]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-06-18 15:01:40.118 | Jun 18 17:00:39 devstack nova-novncproxy[76649]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-06-18 15:01:40.118 | Jun 18 17:00:39 devstack nova-novncproxy[76649]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-06-18 15:01:40.118 | Jun 18 17:00:39 devstack nova-novncproxy[76649]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-06-18 15:01:40.122 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:01:40.125 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-06-18 15:01:40.145 | enabled 2026-06-18 15:01:40.150 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-06-18 15:01:40.175 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-06-18 15:01:40.176 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-06-18 15:01:40.176 | Active: active (running) since Thu 2026-06-18 17:00:36 CEST; 1min 3s ago 2026-06-18 15:01:40.176 | Main PID: 77440 (nova-conductor:) 2026-06-18 15:01:40.176 | Tasks: 19 (limit: 14255) 2026-06-18 15:01:40.176 | Memory: 158.4M (peak: 158.7M) 2026-06-18 15:01:40.177 | CPU: 4.999s 2026-06-18 15:01:40.177 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-06-18 15:01:40.177 | ├─77440 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-06-18 15:01:40.178 | ├─79131 "nova-conductor: ServiceWrapper worker(0)" 2026-06-18 15:01:40.178 | └─79133 "nova-conductor: ServiceWrapper worker(1)" 2026-06-18 15:01:40.178 | 2026-06-18 15:01:40.178 | Jun 18 17:00:43 devstack nova-conductor[79131]: DEBUG nova.servicegroup.drivers.db [None req-e816e8fe-05f7-4de6-ae3e-29c832978dfc None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=79131) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-18 15:01:40.178 | Jun 18 17:00:48 devstack nova-conductor[79133]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=79133) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 15:01:40.178 | Jun 18 17:00:48 devstack nova-conductor[79131]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=79131) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 15:01:40.179 | Jun 18 17:00:51 devstack nova-conductor[77440]: DEBUG dbcounter [-] [77440] Writing DB stats nova_api:SELECT=1 {{(pid=77440) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:01:40.179 | Jun 18 17:00:51 devstack nova-conductor[77440]: DEBUG dbcounter [-] [77440] Writing DB stats nova_cell1:SELECT=1 {{(pid=77440) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:01:40.179 | Jun 18 17:00:51 devstack nova-conductor[77440]: DEBUG dbcounter [-] [77440] Writing DB stats nova_cell0:SELECT=1 {{(pid=77440) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:01:40.179 | Jun 18 17:00:58 devstack nova-conductor[79133]: DEBUG dbcounter [-] [79133] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=79133) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:01:40.179 | Jun 18 17:00:58 devstack nova-conductor[79131]: DEBUG dbcounter [-] [79131] Writing DB stats nova_cell0:SELECT=3 {{(pid=79131) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 15:01:40.179 | Jun 18 17:01:16 devstack nova-conductor[79133]: DEBUG oslo.service.backend._threading.loopingcall [None req-a61c7aa0-2cb6-4e4a-a816-aaee7e0e4454 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=79133) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 15:01:40.180 | Jun 18 17:01:20 devstack nova-conductor[79131]: DEBUG oslo.service.backend._threading.loopingcall [None req-c6464614-d584-48ae-9294-d5d8d40343ff None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=79131) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 15:01:40.181 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 15:01:40.185 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-06-18 15:01:40.204 | enabled 2026-06-18 15:01:40.209 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-06-18 15:01:40.234 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-06-18 15:01:40.234 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-06-18 15:01:40.234 | Active: active (running) since Thu 2026-06-18 17:00:39 CEST; 1min 0s ago 2026-06-18 15:01:40.234 | Main PID: 78007 (nova-conductor:) 2026-06-18 15:01:40.235 | Tasks: 37 (limit: 14255) 2026-06-18 15:01:40.235 | Memory: 167.7M (peak: 167.9M) 2026-06-18 15:01:40.235 | CPU: 4.949s 2026-06-18 15:01:40.235 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-06-18 15:01:40.236 | ├─78007 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-06-18 15:01:40.236 | ├─79153 "nova-conductor: ServiceWrapper worker(0)" 2026-06-18 15:01:40.236 | └─79155 "nova-conductor: ServiceWrapper worker(1)" 2026-06-18 15:01:40.236 | 2026-06-18 15:01:40.236 | Jun 18 17:00:59 devstack nova-conductor[79153]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=79153) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 15:01:40.236 | Jun 18 17:01:03 devstack nova-conductor[79155]: DEBUG oslo.service.backend._threading.loopingcall [None req-ab0c5e1a-17f3-414f-a512-d090146df97c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=79155) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 15:01:40.236 | Jun 18 17:01:09 devstack nova-conductor[79155]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=79155) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 15:01:40.236 | Jun 18 17:01:09 devstack nova-conductor[79153]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=79153) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 15:01:40.236 | Jun 18 17:01:19 devstack nova-conductor[79155]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=79155) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 15:01:40.236 | Jun 18 17:01:19 devstack nova-conductor[79153]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=79153) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 15:01:40.237 | Jun 18 17:01:29 devstack nova-conductor[79155]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=79155) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 15:01:40.237 | Jun 18 17:01:29 devstack nova-conductor[79153]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=79153) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 15:01:40.237 | Jun 18 17:01:39 devstack nova-conductor[79155]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=79155) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 15:01:40.237 | Jun 18 17:01:39 devstack nova-conductor[79153]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=79153) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 15:01:40.241 | + ./stack.sh:main:1446 : is_service_enabled n-api 2026-06-18 15:01:40.262 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:01:40.265 | + ./stack.sh:main:1447 : is_service_enabled n-cpu 2026-06-18 15:01:40.286 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:01:40.289 | + ./stack.sh:main:1448 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-06-18 15:01:40.293 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 15:01:40.765 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-18 15:01:40.765 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-18 15:01:40.765 | we strongly recommend against using it for new projects. 2026-06-18 15:01:40.765 | 2026-06-18 15:01:40.765 | If you are already using Eventlet, we recommend migrating to a different 2026-06-18 15:01:40.765 | framework. For more detail see 2026-06-18 15:01:40.765 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-18 15:01:40.765 | 2026-06-18 15:01:40.765 | import eventlet # noqa 2026-06-18 15:01:41.114 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-18 15:01:44.154 | INFO dbcounter [None req-a9f5f629-d64e-4700-9146-2e5f0a6f4536 None None] Registered counter for database nova_api 2026-06-18 15:01:44.287 | DEBUG dbcounter [-] [83637] Writer thread running {{(pid=83637) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-18 15:01:44.298 | Found 2 cell mappings. 2026-06-18 15:01:44.298 | Skipping cell0 since it does not contain hosts. 2026-06-18 15:01:44.298 | Getting computes from cell 'cell1': 7d16294a-a563-4d13-9ab4-d6627194c62c 2026-06-18 15:01:44.298 | INFO dbcounter [None req-a9f5f629-d64e-4700-9146-2e5f0a6f4536 None None] Registered counter for database nova_cell1 2026-06-18 15:01:44.379 | DEBUG dbcounter [-] [83637] Writer thread running {{(pid=83637) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-18 15:01:44.675 | Checking host mapping for compute host 'devstack': b66b2f17-874b-4212-a54a-6d478b597b5a 2026-06-18 15:01:44.676 | Creating host mapping for compute host 'devstack': b66b2f17-874b-4212-a54a-6d478b597b5a 2026-06-18 15:01:44.676 | Found 1 unmapped computes in cell: 7d16294a-a563-4d13-9ab4-d6627194c62c 2026-06-18 15:01:45.005 | Exception ignored in: 2026-06-18 15:01:45.005 | Traceback (most recent call last): 2026-06-18 15:01:45.005 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-18 15:01:45.005 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-18 15:01:45.006 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-18 15:01:45.006 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-18 15:01:45.006 | RuntimeError: greenlet is being finalized 2026-06-18 15:01:45.394 | + ./stack.sh:main:1461 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-06-18 15:01:45.865 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-18 15:01:45.865 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-18 15:01:45.866 | we strongly recommend against using it for new projects. 2026-06-18 15:01:45.866 | 2026-06-18 15:01:45.866 | If you are already using Eventlet, we recommend migrating to a different 2026-06-18 15:01:45.866 | framework. For more detail see 2026-06-18 15:01:45.866 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-18 15:01:45.866 | 2026-06-18 15:01:45.866 | import eventlet # noqa 2026-06-18 15:01:46.213 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-18 15:01:49.726 | +-------------------------------------------+ 2026-06-18 15:01:49.727 | | Upgrade Check Results | 2026-06-18 15:01:49.727 | +-------------------------------------------+ 2026-06-18 15:01:49.727 | | Check: Cells v2 | 2026-06-18 15:01:49.727 | | Result: Success | 2026-06-18 15:01:49.727 | | Details: None | 2026-06-18 15:01:49.727 | +-------------------------------------------+ 2026-06-18 15:01:49.727 | | Check: Placement API | 2026-06-18 15:01:49.727 | | Result: Success | 2026-06-18 15:01:49.727 | | Details: None | 2026-06-18 15:01:49.727 | +-------------------------------------------+ 2026-06-18 15:01:49.727 | | Check: Cinder API | 2026-06-18 15:01:49.728 | | Result: Success | 2026-06-18 15:01:49.728 | | Details: None | 2026-06-18 15:01:49.728 | +-------------------------------------------+ 2026-06-18 15:01:49.728 | | Check: Policy File JSON to YAML Migration | 2026-06-18 15:01:49.728 | | Result: Success | 2026-06-18 15:01:49.728 | | Details: None | 2026-06-18 15:01:49.728 | +-------------------------------------------+ 2026-06-18 15:01:49.728 | | Check: Older than N-1 computes | 2026-06-18 15:01:49.728 | | Result: Success | 2026-06-18 15:01:49.729 | | Details: None | 2026-06-18 15:01:49.729 | +-------------------------------------------+ 2026-06-18 15:01:49.729 | | Check: hw_machine_type unset | 2026-06-18 15:01:49.729 | | Result: Success | 2026-06-18 15:01:49.729 | | Details: None | 2026-06-18 15:01:49.729 | +-------------------------------------------+ 2026-06-18 15:01:49.729 | | Check: Service User Token Configuration | 2026-06-18 15:01:49.729 | | Result: Success | 2026-06-18 15:01:49.729 | | Details: None | 2026-06-18 15:01:49.729 | +-------------------------------------------+ 2026-06-18 15:01:50.030 | Exception ignored in: 2026-06-18 15:01:50.030 | Traceback (most recent call last): 2026-06-18 15:01:50.030 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-18 15:01:50.030 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-18 15:01:50.030 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-18 15:01:50.031 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-18 15:01:50.031 | RuntimeError: greenlet is being finalized 2026-06-18 15:01:50.387 | + ./stack.sh:main:1468 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-06-18 15:01:50.392 | + ./stack.sh:main:1479 : command openstack complete 2026-06-18 15:01:50.393 | + ./stack.sh:main:1480 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-06-18 15:01:53.985 | + ./stack.sh:main:1483 : is_service_enabled cinder 2026-06-18 15:01:54.010 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:01:54.014 | + ./stack.sh:main:1484 : is_ubuntu 2026-06-18 15:01:54.018 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 15:01:54.021 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 15:01:54.025 | + ./stack.sh:main:1485 : echo_summary 'Configuring lvm.conf global device filter' 2026-06-18 15:01:54.028 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 15:01:54.032 | + ./stack.sh:echo_summary:444 : echo -e Configuring lvm.conf global device filter 2026-06-18 15:01:54.037 | + ./stack.sh:main:1486 : set_lvm_filter 2026-06-18 15:01:54.041 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-06-18 15:01:54.045 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-06-18 15:01:54.049 | + lib/lvm:set_lvm_filter:191 : local pv 2026-06-18 15:01:54.054 | + lib/lvm:set_lvm_filter:192 : local vg 2026-06-18 15:01:54.058 | + lib/lvm:set_lvm_filter:193 : local line 2026-06-18 15:01:54.063 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-06-18 15:01:54.108 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-06-18 15:01:54.114 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-06-18 15:01:54.116 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-06-18 15:01:54.116 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-06-18 15:01:54.124 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-06-18 15:01:54.127 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-06-18 15:01:54.131 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-06-18 15:01:54.135 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-06-18 15:01:54.139 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-06-18 15:01:54.143 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-06-18 15:01:54.164 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-06-18 15:01:54.184 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-06-18 15:01:54.187 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 15:01:54.191 | + ./stack.sh:echo_summary:444 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-06-18 15:01:54.195 | + ./stack.sh:main:1496 : run_phase stack test-config 2026-06-18 15:01:54.198 | + functions-common:run_phase:1842 : local mode=stack 2026-06-18 15:01:54.202 | + functions-common:run_phase:1843 : local phase=test-config 2026-06-18 15:01:54.206 | + functions-common:run_phase:1844 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-18 15:01:54.211 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-18 15:01:54.215 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-18 15:01:54.219 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-18 15:01:54.223 | + functions-common:run_phase:1852 : local extra 2026-06-18 15:01:54.228 | ++ functions-common:run_phase:1853 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-18 15:01:54.234 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-18 15:01:54.238 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-18 15:01:54.240 | + functions-common:run_phase:1858 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-18 15:01:54.244 | + functions-common:run_phase:1858 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-06-18 15:01:54.249 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-18 15:01:54.270 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:01:54.274 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-18 15:01:54.278 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-18 15:01:54.281 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-06-18 15:01:54.284 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-18 15:01:54.288 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-18 15:01:54.292 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-18 15:01:54.295 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-06-18 15:01:54.298 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-18 15:01:54.302 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-18 15:01:54.305 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-18 15:01:54.309 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-18 15:01:54.313 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-06-18 15:01:54.373 | [2077 Async install_tempest:43909]: Waiting for completion of install_tempest running on PID 43909 (1 other jobs running) 2026-06-18 15:01:54.401 | [2077 Async install_tempest:43909]: Signaling child to exit 2026-06-18 15:01:54.401 | WAKEUP 2026-06-18 15:01:54.426 | [2077 Async install_tempest:43909]: Signaled 2026-06-18 15:01:54.427 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-06-18 15:01:54.427 | ++ functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-06-18 15:01:54.427 | ++ functions-common:git_clone:584 : local git_dest=/opt/stack/tempest 2026-06-18 15:01:54.427 | ++ functions-common:git_clone:585 : local git_ref=master 2026-06-18 15:01:54.428 | ++ functions-common:git_clone:586 : local orig_dir 2026-06-18 15:01:54.428 | +++ functions-common:git_clone:587 : pwd 2026-06-18 15:01:54.428 | ++ functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-18 15:01:54.428 | ++ functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 15:01:54.428 | +++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 15:01:54.428 | ++ functions-common:git_clone:590 : RECLONE=False 2026-06-18 15:01:54.428 | ++ functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 15:01:54.428 | ++ functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 15:01:54.429 | ++ functions-common:git_clone:604 : echo master 2026-06-18 15:01:54.429 | ++ functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 15:01:54.429 | ++ functions-common:git_clone:618 : [[ ! -d /opt/stack/tempest ]] 2026-06-18 15:01:54.429 | ++ functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-18 15:01:54.429 | ++ functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-06-18 15:01:54.429 | ++ functions-common:git_timed:691 : local count=0 2026-06-18 15:01:54.430 | ++ functions-common:git_timed:692 : local timeout=0 2026-06-18 15:01:54.430 | ++ functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 15:01:54.430 | ++ functions-common:git_timed:695 : timeout=0 2026-06-18 15:01:54.430 | ++ functions-common:git_timed:698 : time_start git_timed 2026-06-18 15:01:54.430 | ++ functions-common:time_start:2400 : local name=git_timed 2026-06-18 15:01:54.430 | ++ functions-common:time_start:2401 : local start_time= 2026-06-18 15:01:54.430 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:01:54.431 | +++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:01:54.431 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1781794295317 2026-06-18 15:01:54.431 | ++ functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-06-18 15:01:54.431 | Cloning into '/opt/stack/tempest'... 2026-06-18 15:01:54.431 | ++ functions-common:git_timed:713 : time_stop git_timed 2026-06-18 15:01:54.431 | ++ functions-common:time_stop:2414 : local name 2026-06-18 15:01:54.432 | ++ functions-common:time_stop:2415 : local end_time 2026-06-18 15:01:54.432 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:01:54.432 | ++ functions-common:time_stop:2417 : local total 2026-06-18 15:01:54.432 | ++ functions-common:time_stop:2418 : local start_time 2026-06-18 15:01:54.432 | ++ functions-common:time_stop:2420 : name=git_timed 2026-06-18 15:01:54.432 | ++ functions-common:time_stop:2421 : start_time=1781794295317 2026-06-18 15:01:54.433 | ++ functions-common:time_stop:2423 : [[ -z 1781794295317 ]] 2026-06-18 15:01:54.433 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:01:54.433 | ++ functions-common:time_stop:2426 : end_time=1781794304421 2026-06-18 15:01:54.433 | ++ functions-common:time_stop:2427 : elapsed_time=9104 2026-06-18 15:01:54.433 | ++ functions-common:time_stop:2428 : total=397528 2026-06-18 15:01:54.433 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:01:54.433 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=406632 2026-06-18 15:01:54.434 | ++ functions-common:git_clone:625 : cd /opt/stack/tempest 2026-06-18 15:01:54.434 | ++ functions-common:git_clone:626 : git_timed fetch origin master 2026-06-18 15:01:54.434 | ++ functions-common:git_timed:691 : local count=0 2026-06-18 15:01:54.434 | ++ functions-common:git_timed:692 : local timeout=0 2026-06-18 15:01:54.434 | ++ functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 15:01:54.434 | ++ functions-common:git_timed:695 : timeout=0 2026-06-18 15:01:54.434 | ++ functions-common:git_timed:698 : time_start git_timed 2026-06-18 15:01:54.435 | ++ functions-common:time_start:2400 : local name=git_timed 2026-06-18 15:01:54.435 | ++ functions-common:time_start:2401 : local start_time= 2026-06-18 15:01:54.435 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:01:54.435 | +++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:01:54.435 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1781794304454 2026-06-18 15:01:54.435 | ++ functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-18 15:01:54.435 | From https://review.opendev.org/openstack/tempest 2026-06-18 15:01:54.436 | * branch master -> FETCH_HEAD 2026-06-18 15:01:54.436 | ++ functions-common:git_timed:713 : time_stop git_timed 2026-06-18 15:01:54.436 | ++ functions-common:time_stop:2414 : local name 2026-06-18 15:01:54.436 | ++ functions-common:time_stop:2415 : local end_time 2026-06-18 15:01:54.436 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:01:54.436 | ++ functions-common:time_stop:2417 : local total 2026-06-18 15:01:54.436 | ++ functions-common:time_stop:2418 : local start_time 2026-06-18 15:01:54.437 | ++ functions-common:time_stop:2420 : name=git_timed 2026-06-18 15:01:54.437 | ++ functions-common:time_stop:2421 : start_time=1781794304454 2026-06-18 15:01:54.437 | ++ functions-common:time_stop:2423 : [[ -z 1781794304454 ]] 2026-06-18 15:01:54.437 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:01:54.437 | ++ functions-common:time_stop:2426 : end_time=1781794305017 2026-06-18 15:01:54.437 | ++ functions-common:time_stop:2427 : elapsed_time=563 2026-06-18 15:01:54.437 | ++ functions-common:time_stop:2428 : total=406632 2026-06-18 15:01:54.438 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:01:54.438 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=407195 2026-06-18 15:01:54.438 | ++ functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-18 15:01:54.438 | ++ functions-common:git_timed:691 : local count=0 2026-06-18 15:01:54.438 | ++ functions-common:git_timed:692 : local timeout=0 2026-06-18 15:01:54.438 | ++ functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 15:01:54.439 | ++ functions-common:git_timed:695 : timeout=0 2026-06-18 15:01:54.439 | ++ functions-common:git_timed:698 : time_start git_timed 2026-06-18 15:01:54.439 | ++ functions-common:time_start:2400 : local name=git_timed 2026-06-18 15:01:54.439 | ++ functions-common:time_start:2401 : local start_time= 2026-06-18 15:01:54.439 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:01:54.439 | +++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:01:54.439 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1781794305055 2026-06-18 15:01:54.439 | ++ functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-18 15:01:54.440 | Note: switching to 'FETCH_HEAD'. 2026-06-18 15:01:54.440 | 2026-06-18 15:01:54.440 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-18 15:01:54.440 | changes and commit them, and you can discard any commits you make in this 2026-06-18 15:01:54.440 | state without impacting any branches by switching back to a branch. 2026-06-18 15:01:54.440 | 2026-06-18 15:01:54.440 | If you want to create a new branch to retain commits you create, you may 2026-06-18 15:01:54.440 | do so (now or later) by using -c with the switch command. Example: 2026-06-18 15:01:54.441 | 2026-06-18 15:01:54.441 | git switch -c 2026-06-18 15:01:54.441 | 2026-06-18 15:01:54.441 | Or undo this operation with: 2026-06-18 15:01:54.441 | 2026-06-18 15:01:54.441 | git switch - 2026-06-18 15:01:54.441 | 2026-06-18 15:01:54.442 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-18 15:01:54.442 | 2026-06-18 15:01:54.442 | HEAD is now at a98907031 Merge "Test nova unpin-AZ behavior" 2026-06-18 15:01:54.442 | ++ functions-common:git_timed:713 : time_stop git_timed 2026-06-18 15:01:54.442 | ++ functions-common:time_stop:2414 : local name 2026-06-18 15:01:54.442 | ++ functions-common:time_stop:2415 : local end_time 2026-06-18 15:01:54.443 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:01:54.443 | ++ functions-common:time_stop:2417 : local total 2026-06-18 15:01:54.443 | ++ functions-common:time_stop:2418 : local start_time 2026-06-18 15:01:54.443 | ++ functions-common:time_stop:2420 : name=git_timed 2026-06-18 15:01:54.443 | ++ functions-common:time_stop:2421 : start_time=1781794305055 2026-06-18 15:01:54.443 | ++ functions-common:time_stop:2423 : [[ -z 1781794305055 ]] 2026-06-18 15:01:54.443 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:01:54.444 | ++ functions-common:time_stop:2426 : end_time=1781794305242 2026-06-18 15:01:54.444 | ++ functions-common:time_stop:2427 : elapsed_time=187 2026-06-18 15:01:54.444 | ++ functions-common:time_stop:2428 : total=407195 2026-06-18 15:01:54.444 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:01:54.444 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=407382 2026-06-18 15:01:54.444 | ++ functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-06-18 15:01:54.444 | ++ functions-common:git_clone:666 : cd /opt/stack/tempest 2026-06-18 15:01:54.445 | ++ functions-common:git_clone:667 : git show --oneline 2026-06-18 15:01:54.445 | ++ functions-common:git_clone:667 : head -1 2026-06-18 15:01:54.445 | a98907031 Merge "Test nova unpin-AZ behavior" 2026-06-18 15:01:54.445 | ++ functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-18 15:01:54.445 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-06-18 15:01:54.445 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-06-18 15:01:54.445 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0,<4.0.0' 2026-06-18 15:01:54.446 | Collecting tox!=2.8.0,<4.0.0 2026-06-18 15:01:54.446 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-06-18 15:01:54.446 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-06-18 15:01:54.446 | Downloading filelock-3.29.3-py3-none-any.whl.metadata (2.0 kB) 2026-06-18 15:01:54.446 | Requirement already satisfied: packaging>=14 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (26.2) 2026-06-18 15:01:54.446 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-06-18 15:01:54.446 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-06-18 15:01:54.447 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-06-18 15:01:54.447 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-06-18 15:01:54.447 | Requirement already satisfied: six>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (1.17.0) 2026-06-18 15:01:54.447 | Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 (from tox!=2.8.0,<4.0.0) 2026-06-18 15:01:54.447 | Downloading virtualenv-21.4.3-py3-none-any.whl.metadata (3.5 kB) 2026-06-18 15:01:54.447 | Collecting distlib<1,>=0.3.7 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-06-18 15:01:54.447 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-06-18 15:01:54.448 | Requirement already satisfied: platformdirs<5,>=3.9.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) (4.10.0) 2026-06-18 15:01:54.448 | Collecting python-discovery>=1.4.2 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-06-18 15:01:54.448 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-06-18 15:01:54.448 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-06-18 15:01:54.448 | Downloading filelock-3.29.3-py3-none-any.whl (42 kB) 2026-06-18 15:01:54.448 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-06-18 15:01:54.448 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-06-18 15:01:54.448 | Downloading virtualenv-21.4.3-py3-none-any.whl (7.6 MB) 2026-06-18 15:01:54.449 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.6/7.6 MB 58.0 MB/s 0:00:00 2026-06-18 15:01:54.449 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-06-18 15:01:54.449 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-06-18 15:01:54.449 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-06-18 15:01:54.449 | 2026-06-18 15:01:54.449 | Successfully installed distlib-0.4.3 filelock-3.29.3 pluggy-1.6.0 py-1.11.0 python-discovery-1.4.2 tox-3.28.0 virtualenv-21.4.3 2026-06-18 15:01:54.449 | ++ inc/python:pip_install:216 : result=0 2026-06-18 15:01:54.450 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-18 15:01:54.450 | ++ functions-common:time_stop:2414 : local name 2026-06-18 15:01:54.450 | ++ functions-common:time_stop:2415 : local end_time 2026-06-18 15:01:54.450 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:01:54.450 | ++ functions-common:time_stop:2417 : local total 2026-06-18 15:01:54.450 | ++ functions-common:time_stop:2418 : local start_time 2026-06-18 15:01:54.450 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-18 15:01:54.451 | ++ functions-common:time_stop:2421 : start_time=1781794305306 2026-06-18 15:01:54.451 | ++ functions-common:time_stop:2423 : [[ -z 1781794305306 ]] 2026-06-18 15:01:54.451 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:01:54.451 | ++ functions-common:time_stop:2426 : end_time=1781794308923 2026-06-18 15:01:54.451 | ++ functions-common:time_stop:2427 : elapsed_time=3617 2026-06-18 15:01:54.451 | ++ functions-common:time_stop:2428 : total=162718 2026-06-18 15:01:54.451 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:01:54.452 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=166335 2026-06-18 15:01:54.452 | ++ inc/python:pip_install:219 : return 0 2026-06-18 15:01:54.452 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-06-18 15:01:54.452 | /opt/stack/tempest ~/devstack 2026-06-18 15:01:54.452 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-06-18 15:01:54.452 | Switched to branch 'master' 2026-06-18 15:01:54.452 | Your branch is up to date with 'origin/master'. 2026-06-18 15:01:54.453 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-06-18 15:01:54.453 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-18 15:01:54.453 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.de0EERuTHY 2026-06-18 15:01:54.453 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.de0EERuTHY 2026-06-18 15:01:54.453 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-18 15:01:54.453 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.de0EERuTHY 2026-06-18 15:01:54.453 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-18 15:01:54.454 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-18 15:01:54.454 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-18 15:01:54.454 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-18 15:01:54.454 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-18 15:01:54.454 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-18 15:01:54.454 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-18 15:01:54.455 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-06-18 15:01:54.455 | full create: /opt/stack/tempest/.tox/tempest 2026-06-18 15:01:54.455 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-18 15:01:54.455 | full develop-inst: /opt/stack/tempest 2026-06-18 15:01:54.455 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.0,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@a98907031c07452c2c77ec8261a91071372ee8bc#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-18 15:01:54.455 | ___________________________________ summary ____________________________________ 2026-06-18 15:01:54.455 | full: skipped tests 2026-06-18 15:01:54.456 | congratulations :) 2026-06-18 15:01:54.456 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.de0EERuTHY -r requirements.txt 2026-06-18 15:01:54.456 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-06-18 15:01:54.456 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.14.0) 2026-06-18 15:01:54.456 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-06-18 15:01:54.456 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-06-18 15:01:54.456 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-06-18 15:01:54.457 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-06-18 15:01:54.457 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-06-18 15:01:54.457 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-06-18 15:01:54.457 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-06-18 15:01:54.457 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-06-18 15:01:54.457 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-06-18 15:01:54.457 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.10.0) 2026-06-18 15:01:54.457 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-06-18 15:01:54.457 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-06-18 15:01:54.458 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-06-18 15:01:54.458 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-06-18 15:01:54.458 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.8.0) 2026-06-18 15:01:54.458 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.17.0) 2026-06-18 15:01:54.458 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-06-18 15:01:54.458 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-06-18 15:01:54.458 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-06-18 15:01:54.458 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-06-18 15:01:54.459 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-06-18 15:01:54.459 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (82.0.1) 2026-06-18 15:01:54.459 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-06-18 15:01:54.459 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-06-18 15:01:54.459 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-06-18 15:01:54.459 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-06-18 15:01:54.459 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-06-18 15:01:54.460 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-06-18 15:01:54.460 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-06-18 15:01:54.460 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-06-18 15:01:54.460 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-06-18 15:01:54.460 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-06-18 15:01:54.460 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.8.0) 2026-06-18 15:01:54.460 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-06-18 15:01:54.461 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-06-18 15:01:54.461 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.4.0) 2026-06-18 15:01:54.461 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-06-18 15:01:54.461 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-06-18 15:01:54.461 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-06-18 15:01:54.461 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.0) 2026-06-18 15:01:54.461 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-06-18 15:01:54.462 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-06-18 15:01:54.462 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-06-18 15:01:54.462 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-06-18 15:01:54.462 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-06-18 15:01:54.462 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.1) 2026-06-18 15:01:54.462 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-06-18 15:01:54.462 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-06-18 15:01:54.463 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-06-18 15:01:54.463 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-06-18 15:01:54.463 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-06-18 15:01:54.463 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-06-18 15:01:54.463 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-06-18 15:01:54.463 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-06-18 15:01:54.464 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-06-18 15:01:54.464 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.6.17) 2026-06-18 15:01:54.464 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-06-18 15:01:54.464 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-06-18 15:01:54.464 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-06-18 15:01:54.464 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-06-18 15:01:54.464 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.de0EERuTHY 2026-06-18 15:01:54.465 | ++ lib/tempest:install_tempest:868 : popd 2026-06-18 15:01:54.465 | ~/devstack 2026-06-18 15:01:54.485 | [2077 Async install_tempest:43909]: finished install_tempest with result 0 in 203 seconds 2026-06-18 15:01:54.492 | ++ inc/async:async_wait:197 : return 0 2026-06-18 15:01:54.496 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-06-18 15:01:54.500 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 15:01:54.504 | ++ ./stack.sh:echo_summary:444 : echo -e Initializing Tempest 2026-06-18 15:01:54.508 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-06-18 15:01:54.512 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-06-18 15:01:54.516 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-06-18 15:01:54.519 | ++ inc/python:setup_develop:353 : local bindep 2026-06-18 15:01:54.522 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-18 15:01:54.525 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-06-18 15:01:54.528 | ++ inc/python:setup_develop:359 : local extras= 2026-06-18 15:01:54.532 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-06-18 15:01:54.535 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-18 15:01:54.539 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-18 15:01:54.541 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-06-18 15:01:54.546 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-18 15:01:54.549 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-18 15:01:54.553 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-06-18 15:01:54.556 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-18 15:01:54.560 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-06-18 15:01:54.564 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-18 15:01:54.567 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-18 15:01:54.571 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-06-18 15:01:54.579 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-06-18 15:01:54.582 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-06-18 15:01:54.586 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-06-18 15:01:54.747 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-06-18 15:01:54.751 | ++ inc/python:setup_package:436 : local bindep=0 2026-06-18 15:01:54.754 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-06-18 15:01:54.756 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-06-18 15:01:54.760 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-18 15:01:54.763 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-06-18 15:01:54.766 | ++ inc/python:setup_package:445 : local flags=-e 2026-06-18 15:01:54.770 | ++ inc/python:setup_package:446 : local extras= 2026-06-18 15:01:54.773 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-06-18 15:01:54.777 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-06-18 15:01:54.779 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-18 15:01:54.783 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-18 15:01:54.787 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-18 15:01:54.790 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-06-18 15:01:54.817 | Using python 3.12 to install /opt/stack/tempest 2026-06-18 15:01:54.820 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/tempest 2026-06-18 15:01:55.908 | Obtaining file:///opt/stack/tempest 2026-06-18 15:01:55.912 | Installing build dependencies: started 2026-06-18 15:01:57.954 | Installing build dependencies: finished with status 'done' 2026-06-18 15:01:57.955 | Checking if build backend supports build_editable: started 2026-06-18 15:01:58.511 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-18 15:01:58.513 | Getting requirements to build editable: started 2026-06-18 15:01:58.824 | Getting requirements to build editable: finished with status 'done' 2026-06-18 15:01:58.826 | Preparing editable metadata (pyproject.toml): started 2026-06-18 15:02:00.221 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-18 15:02:00.250 | 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.dev30) (7.0.3) 2026-06-18 15:02:00.251 | 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.dev30) (4.14.0) 2026-06-18 15:02:00.252 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev30) (4.26.0) 2026-06-18 15:02:00.253 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev30) (2.9.1) 2026-06-18 15:02:00.254 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev30) (4.0.0) 2026-06-18 15:02:00.255 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev30) (43.0.3) 2026-06-18 15:02:00.256 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev30) (1.3.0) 2026-06-18 15:02:00.257 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev30) (7.5.0) 2026-06-18 15:02:00.258 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev30) (10.5.0) 2026-06-18 15:02:00.258 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev30) (8.2.0) 2026-06-18 15:02:00.452 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev30) 2026-06-18 15:02:00.454 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-06-18 15:02:00.460 | 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.dev30) (5.10.0) 2026-06-18 15:02:00.461 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev30) (10.1.1) 2026-06-18 15:02:00.462 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev30) (4.3.2) 2026-06-18 15:02:00.465 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev30) (6.0.3) 2026-06-18 15:02:00.465 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev30) (1.4.6) 2026-06-18 15:02:00.465 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev30) (5.8.0) 2026-06-18 15:02:00.465 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev30) (3.17.0) 2026-06-18 15:02:00.466 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev30) (2.7.0) 2026-06-18 15:02:00.468 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev30) (3.1.0) 2026-06-18 15:02:00.468 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev30) (0.7.1) 2026-06-18 15:02:00.469 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev30) (0.20) 2026-06-18 15:02:00.469 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev30) (0.6.2) 2026-06-18 15:02:00.471 | 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.dev30) (0.6.0) 2026-06-18 15:02:00.472 | 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.dev30) (4.0.0) 2026-06-18 15:02:00.476 | 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.dev30) (3.0.52) 2026-06-18 15:02:00.477 | 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.dev30) (1.11.0) 2026-06-18 15:02:00.478 | 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.dev30) (15.0.0) 2026-06-18 15:02:00.479 | 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.dev30) (1.8.0) 2026-06-18 15:02:00.482 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev30) (2.0.0) 2026-06-18 15:02:00.486 | 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.dev30) (3.0) 2026-06-18 15:02:00.488 | 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.dev30) (2.2.1) 2026-06-18 15:02:00.495 | 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.dev30) (26.1.0) 2026-06-18 15:02:00.496 | 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.dev30) (2025.9.1) 2026-06-18 15:02:00.497 | 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.dev30) (0.37.0) 2026-06-18 15:02:00.498 | 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.dev30) (2026.5.1) 2026-06-18 15:02:00.506 | 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.dev30) (6.8.0) 2026-06-18 15:02:00.509 | 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.dev30) (2.0.0) 2026-06-18 15:02:00.510 | 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.dev30) (2.34.2) 2026-06-18 15:02:00.514 | 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.dev30) (6.4.0) 2026-06-18 15:02:00.516 | 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.dev30) (2.9.0.post0) 2026-06-18 15:02:00.519 | 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.dev30) (4.15.0) 2026-06-18 15:02:00.521 | 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.dev30) (1.2.0) 2026-06-18 15:02:00.525 | 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.dev30) (2.1.0) 2026-06-18 15:02:00.526 | 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.dev30) (3.3.2) 2026-06-18 15:02:00.527 | 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.dev30) (26.2) 2026-06-18 15:02:00.529 | 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.dev30) (7.2.2) 2026-06-18 15:02:00.534 | 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.dev30) (5.0.0) 2026-06-18 15:02:00.536 | 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.dev30) (3.0.3) 2026-06-18 15:02:00.536 | 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.dev30) (1.6.2) 2026-06-18 15:02:00.545 | 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.dev30) (82.0.1) 2026-06-18 15:02:00.547 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev30) (0.8.1) 2026-06-18 15:02:00.565 | 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.dev30) (1.17.0) 2026-06-18 15:02:00.576 | 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.dev30) (3.4.7) 2026-06-18 15:02:00.577 | 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.dev30) (3.18) 2026-06-18 15:02:00.579 | 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.dev30) (2023.11.17) 2026-06-18 15:02:00.594 | 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.dev30) (4.2.0) 2026-06-18 15:02:00.595 | 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.dev30) (2.20.0) 2026-06-18 15:02:00.601 | 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.dev30) (0.1.2) 2026-06-18 15:02:00.615 | 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.dev30) (0.16.0) 2026-06-18 15:02:00.647 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev30) 2026-06-18 15:02:00.649 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-18 15:02:00.686 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-06-18 15:02:00.688 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-06-18 15:02:00.700 | Building wheels for collected packages: tempest 2026-06-18 15:02:00.701 | Building editable for tempest (pyproject.toml): started 2026-06-18 15:02:02.318 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-06-18 15:02:02.319 | Created wheel for tempest: filename=tempest-46.3.1.dev30-0.editable-py3-none-any.whl size=8321 sha256=27a5e54fa12315dc0363af67b06d4c2c03d0b62393df94638ab684f8fa6ce1e2 2026-06-18 15:02:02.319 | Stored in directory: /tmp/pip-ephem-wheel-cache-658xx66n/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-06-18 15:02:02.324 | Successfully built tempest 2026-06-18 15:02:02.614 | Installing collected packages: tomlkit, stestr, tempest 2026-06-18 15:02:02.878 | 2026-06-18 15:02:02.905 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev30 tomlkit-0.15.0 2026-06-18 15:02:03.081 | ++ inc/python:pip_install:216 : result=0 2026-06-18 15:02:03.084 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-18 15:02:03.087 | ++ functions-common:time_stop:2414 : local name 2026-06-18 15:02:03.090 | ++ functions-common:time_stop:2415 : local end_time 2026-06-18 15:02:03.093 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:02:03.096 | ++ functions-common:time_stop:2417 : local total 2026-06-18 15:02:03.099 | ++ functions-common:time_stop:2418 : local start_time 2026-06-18 15:02:03.102 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-18 15:02:03.104 | ++ functions-common:time_stop:2421 : start_time=1781794914810 2026-06-18 15:02:03.107 | ++ functions-common:time_stop:2423 : [[ -z 1781794914810 ]] 2026-06-18 15:02:03.111 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:02:03.116 | ++ functions-common:time_stop:2426 : end_time=1781794923113 2026-06-18 15:02:03.119 | ++ functions-common:time_stop:2427 : elapsed_time=8303 2026-06-18 15:02:03.123 | ++ functions-common:time_stop:2428 : total=173683 2026-06-18 15:02:03.128 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:02:03.131 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=181986 2026-06-18 15:02:03.134 | ++ inc/python:pip_install:219 : return 0 2026-06-18 15:02:03.137 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-18 15:02:03.140 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-18 15:02:03.143 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-06-18 15:02:03.146 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-06-18 15:02:03.149 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 15:02:03.151 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 15:02:03.154 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-06-18 15:02:03.157 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-18 15:02:03.160 | ++ lib/tempest:configure_tempest:210 : local ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-06-18 15:02:03.163 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-06-18 15:02:03.166 | ++ lib/tempest:configure_tempest:213 : local images 2026-06-18 15:02:03.169 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-06-18 15:02:03.172 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-06-18 15:02:03.175 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-06-18 15:02:03.178 | ++ lib/tempest:configure_tempest:217 : local password 2026-06-18 15:02:03.180 | ++ lib/tempest:configure_tempest:218 : local line 2026-06-18 15:02:03.183 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-06-18 15:02:03.186 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-06-18 15:02:03.189 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-06-18 15:02:03.192 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-06-18 15:02:03.195 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-06-18 15:02:03.198 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-06-18 15:02:03.201 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-06-18 15:02:03.204 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-06-18 15:02:03.207 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-06-18 15:02:03.209 | ++ lib/tempest:configure_tempest:228 : local disk 2026-06-18 15:02:03.212 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-06-18 15:02:03.212 | ' 2026-06-18 15:02:03.215 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-06-18 15:02:03.218 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-06-18 15:02:03.238 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:02:03.241 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-06-18 15:02:03.244 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-06-18 15:02:03.247 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-06-18 15:02:03.250 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-06-18 15:02:03.253 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-18 15:02:03.254 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-06-18 15:02:03.255 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-06-18 15:02:07.066 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:02:07.070 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-06-18 15:02:07.073 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-06-18 15:02:07.076 | ++ lib/tempest:get_active_images:176 : img_id=6ca18692-1907-4682-8e9b-0581719c319e 2026-06-18 15:02:07.079 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-06-18 15:02:07.082 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-18 15:02:07.085 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-06-18 15:02:07.087 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-06-18 15:02:07.090 | ++ lib/tempest:configure_tempest:266 : '[' -z 6ca18692-1907-4682-8e9b-0581719c319e ']' 2026-06-18 15:02:07.093 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=6ca18692-1907-4682-8e9b-0581719c319e 2026-06-18 15:02:07.096 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-06-18 15:02:07.112 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-06-18 15:02:07.117 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-06-18 15:02:07.120 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-06-18 15:02:07.123 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-06-18 15:02:07.126 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-06-18 15:02:07.128 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-06-18 15:02:07.131 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-06-18 15:02:07.133 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-06-18 15:02:07.138 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-06-18 15:02:07.138 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-06-18 15:02:10.432 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:02:10.437 | ++ lib/tempest:configure_tempest:303 : admin_project_id=a3c6dfad2b504626984360b55a0bea2a 2026-06-18 15:02:10.440 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-06-18 15:02:10.458 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:02:10.462 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-06-18 15:02:13.798 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:02:13.801 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-06-18 15:02:13.801 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-18 15:02:13.801 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-18 15:02:13.801 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-18 15:02:13.801 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-18 15:02:13.801 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-18 15:02:13.802 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-18 15:02:13.802 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-18 15:02:13.802 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-18 15:02:13.802 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-18 15:02:13.802 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-18 15:02:13.802 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-18 15:02:13.802 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-18 15:02:13.802 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-06-18 15:02:13.804 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-06-18 15:02:13.806 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-18 15:02:13.806 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-18 15:02:13.806 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-18 15:02:13.806 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-18 15:02:13.806 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-18 15:02:13.806 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-18 15:02:13.806 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-18 15:02:13.806 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-18 15:02:13.807 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-18 15:02:13.807 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-18 15:02:13.807 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-18 15:02:13.807 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-18 15:02:13.807 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-18 15:02:13.807 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-06-18 15:02:13.809 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 6ca18692-1907-4682-8e9b-0581719c319e 2026-06-18 15:02:13.811 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-18 15:02:13.814 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 6ca18692-1907-4682-8e9b-0581719c319e -c size -f value 2026-06-18 15:02:17.131 | ++++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:02:17.135 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-06-18 15:02:17.139 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-06-18 15:02:17.139 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-18 15:02:17.180 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-06-18 15:02:17.182 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-06-18 15:02:17.186 | ++ lib/tempest:configure_tempest:314 : openstack --os-cloud devstack-admin flavor create --id 42 --ram 192 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.nano 2026-06-18 15:02:20.177 | +----------------------------+-----------------------+ 2026-06-18 15:02:20.177 | | Field | Value | 2026-06-18 15:02:20.177 | +----------------------------+-----------------------+ 2026-06-18 15:02:20.177 | | OS-FLV-DISABLED:disabled | False | 2026-06-18 15:02:20.177 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-18 15:02:20.178 | | description | None | 2026-06-18 15:02:20.178 | | disk | 1 | 2026-06-18 15:02:20.178 | | id | 42 | 2026-06-18 15:02:20.178 | | name | m1.nano | 2026-06-18 15:02:20.178 | | os-flavor-access:is_public | True | 2026-06-18 15:02:20.178 | | properties | hw_rng:allowed='True' | 2026-06-18 15:02:20.179 | | ram | 192 | 2026-06-18 15:02:20.179 | | rxtx_factor | 1.0 | 2026-06-18 15:02:20.179 | | swap | 0 | 2026-06-18 15:02:20.179 | | vcpus | 1 | 2026-06-18 15:02:20.179 | +----------------------------+-----------------------+ 2026-06-18 15:02:20.527 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-06-18 15:02:20.531 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-18 15:02:20.531 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-18 15:02:20.531 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-18 15:02:20.531 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-18 15:02:20.531 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-18 15:02:20.531 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-18 15:02:20.531 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-18 15:02:20.531 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-18 15:02:20.531 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-18 15:02:20.531 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-18 15:02:20.532 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-18 15:02:20.532 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-18 15:02:20.532 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-18 15:02:20.532 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-06-18 15:02:20.534 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 6ca18692-1907-4682-8e9b-0581719c319e 2026-06-18 15:02:20.538 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-18 15:02:20.544 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 6ca18692-1907-4682-8e9b-0581719c319e -c size -f value 2026-06-18 15:02:23.854 | ++++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:02:23.857 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-06-18 15:02:23.860 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-06-18 15:02:23.860 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-18 15:02:23.902 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-06-18 15:02:23.904 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-06-18 15:02:23.906 | ++ lib/tempest:configure_tempest:321 : openstack --os-cloud devstack-admin flavor create --id 84 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.micro 2026-06-18 15:02:26.953 | +----------------------------+-----------------------+ 2026-06-18 15:02:26.953 | | Field | Value | 2026-06-18 15:02:26.953 | +----------------------------+-----------------------+ 2026-06-18 15:02:26.953 | | OS-FLV-DISABLED:disabled | False | 2026-06-18 15:02:26.954 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-18 15:02:26.954 | | description | None | 2026-06-18 15:02:26.954 | | disk | 1 | 2026-06-18 15:02:26.954 | | id | 84 | 2026-06-18 15:02:26.954 | | name | m1.micro | 2026-06-18 15:02:26.954 | | os-flavor-access:is_public | True | 2026-06-18 15:02:26.954 | | properties | hw_rng:allowed='True' | 2026-06-18 15:02:26.954 | | ram | 256 | 2026-06-18 15:02:26.954 | | rxtx_factor | 1.0 | 2026-06-18 15:02:26.954 | | swap | 0 | 2026-06-18 15:02:26.954 | | vcpus | 1 | 2026-06-18 15:02:26.954 | +----------------------------+-----------------------+ 2026-06-18 15:02:27.314 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-06-18 15:02:27.317 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-06-18 15:02:27.334 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:02:27.337 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-06-18 15:02:27.339 | ++ functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-06-18 15:02:27.342 | ++ functions-common:git_clone:584 : local git_dest=/opt/stack/os-test-images 2026-06-18 15:02:27.344 | ++ functions-common:git_clone:585 : local git_ref=master 2026-06-18 15:02:27.347 | ++ functions-common:git_clone:586 : local orig_dir 2026-06-18 15:02:27.350 | +++ functions-common:git_clone:587 : pwd 2026-06-18 15:02:27.354 | ++ functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-18 15:02:27.356 | ++ functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 15:02:27.360 | +++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 15:02:27.377 | ++ functions-common:git_clone:590 : RECLONE=False 2026-06-18 15:02:27.380 | ++ functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 15:02:27.383 | ++ functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 15:02:27.387 | ++ functions-common:git_clone:604 : echo master 2026-06-18 15:02:27.387 | ++ functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 15:02:27.393 | ++ functions-common:git_clone:618 : [[ ! -d /opt/stack/os-test-images ]] 2026-06-18 15:02:27.397 | ++ functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-18 15:02:27.400 | ++ functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-06-18 15:02:27.402 | ++ functions-common:git_timed:691 : local count=0 2026-06-18 15:02:27.405 | ++ functions-common:git_timed:692 : local timeout=0 2026-06-18 15:02:27.408 | ++ functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 15:02:27.411 | ++ functions-common:git_timed:695 : timeout=0 2026-06-18 15:02:27.414 | ++ functions-common:git_timed:698 : time_start git_timed 2026-06-18 15:02:27.416 | ++ functions-common:time_start:2400 : local name=git_timed 2026-06-18 15:02:27.419 | ++ functions-common:time_start:2401 : local start_time= 2026-06-18 15:02:27.422 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:02:27.426 | +++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:02:27.431 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1781794947427 2026-06-18 15:02:27.434 | ++ functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-06-18 15:02:27.437 | Cloning into '/opt/stack/os-test-images'... 2026-06-18 15:02:28.373 | ++ functions-common:git_timed:713 : time_stop git_timed 2026-06-18 15:02:28.376 | ++ functions-common:time_stop:2414 : local name 2026-06-18 15:02:28.379 | ++ functions-common:time_stop:2415 : local end_time 2026-06-18 15:02:28.381 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:02:28.384 | ++ functions-common:time_stop:2417 : local total 2026-06-18 15:02:28.387 | ++ functions-common:time_stop:2418 : local start_time 2026-06-18 15:02:28.390 | ++ functions-common:time_stop:2420 : name=git_timed 2026-06-18 15:02:28.393 | ++ functions-common:time_stop:2421 : start_time=1781794947427 2026-06-18 15:02:28.396 | ++ functions-common:time_stop:2423 : [[ -z 1781794947427 ]] 2026-06-18 15:02:28.400 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:02:28.404 | ++ functions-common:time_stop:2426 : end_time=1781794948401 2026-06-18 15:02:28.407 | ++ functions-common:time_stop:2427 : elapsed_time=974 2026-06-18 15:02:28.410 | ++ functions-common:time_stop:2428 : total=397528 2026-06-18 15:02:28.412 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:02:28.415 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=398502 2026-06-18 15:02:28.418 | ++ functions-common:git_clone:625 : cd /opt/stack/os-test-images 2026-06-18 15:02:28.421 | ++ functions-common:git_clone:626 : git_timed fetch origin master 2026-06-18 15:02:28.424 | ++ functions-common:git_timed:691 : local count=0 2026-06-18 15:02:28.427 | ++ functions-common:git_timed:692 : local timeout=0 2026-06-18 15:02:28.430 | ++ functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 15:02:28.433 | ++ functions-common:git_timed:695 : timeout=0 2026-06-18 15:02:28.435 | ++ functions-common:git_timed:698 : time_start git_timed 2026-06-18 15:02:28.438 | ++ functions-common:time_start:2400 : local name=git_timed 2026-06-18 15:02:28.441 | ++ functions-common:time_start:2401 : local start_time= 2026-06-18 15:02:28.444 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:02:28.447 | +++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:02:28.452 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1781794948448 2026-06-18 15:02:28.454 | ++ functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-18 15:02:28.942 | From https://review.opendev.org/openstack/os-test-images 2026-06-18 15:02:28.942 | * branch master -> FETCH_HEAD 2026-06-18 15:02:28.951 | ++ functions-common:git_timed:713 : time_stop git_timed 2026-06-18 15:02:28.957 | ++ functions-common:time_stop:2414 : local name 2026-06-18 15:02:28.960 | ++ functions-common:time_stop:2415 : local end_time 2026-06-18 15:02:28.963 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:02:28.966 | ++ functions-common:time_stop:2417 : local total 2026-06-18 15:02:28.969 | ++ functions-common:time_stop:2418 : local start_time 2026-06-18 15:02:28.972 | ++ functions-common:time_stop:2420 : name=git_timed 2026-06-18 15:02:28.974 | ++ functions-common:time_stop:2421 : start_time=1781794948448 2026-06-18 15:02:28.976 | ++ functions-common:time_stop:2423 : [[ -z 1781794948448 ]] 2026-06-18 15:02:28.980 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:02:28.984 | ++ functions-common:time_stop:2426 : end_time=1781794948981 2026-06-18 15:02:28.988 | ++ functions-common:time_stop:2427 : elapsed_time=533 2026-06-18 15:02:28.992 | ++ functions-common:time_stop:2428 : total=398502 2026-06-18 15:02:28.995 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:02:28.997 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=399035 2026-06-18 15:02:29.000 | ++ functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-18 15:02:29.002 | ++ functions-common:git_timed:691 : local count=0 2026-06-18 15:02:29.005 | ++ functions-common:git_timed:692 : local timeout=0 2026-06-18 15:02:29.007 | ++ functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 15:02:29.010 | ++ functions-common:git_timed:695 : timeout=0 2026-06-18 15:02:29.013 | ++ functions-common:git_timed:698 : time_start git_timed 2026-06-18 15:02:29.015 | ++ functions-common:time_start:2400 : local name=git_timed 2026-06-18 15:02:29.018 | ++ functions-common:time_start:2401 : local start_time= 2026-06-18 15:02:29.020 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 15:02:29.023 | +++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 15:02:29.027 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1781794949024 2026-06-18 15:02:29.031 | ++ functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-18 15:02:29.037 | Note: switching to 'FETCH_HEAD'. 2026-06-18 15:02:29.037 | 2026-06-18 15:02:29.037 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-18 15:02:29.037 | changes and commit them, and you can discard any commits you make in this 2026-06-18 15:02:29.038 | state without impacting any branches by switching back to a branch. 2026-06-18 15:02:29.038 | 2026-06-18 15:02:29.038 | If you want to create a new branch to retain commits you create, you may 2026-06-18 15:02:29.038 | do so (now or later) by using -c with the switch command. Example: 2026-06-18 15:02:29.038 | 2026-06-18 15:02:29.038 | git switch -c 2026-06-18 15:02:29.038 | 2026-06-18 15:02:29.038 | Or undo this operation with: 2026-06-18 15:02:29.038 | 2026-06-18 15:02:29.038 | git switch - 2026-06-18 15:02:29.039 | 2026-06-18 15:02:29.039 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-18 15:02:29.039 | 2026-06-18 15:02:29.039 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-06-18 15:02:29.043 | ++ functions-common:git_timed:713 : time_stop git_timed 2026-06-18 15:02:29.045 | ++ functions-common:time_stop:2414 : local name 2026-06-18 15:02:29.048 | ++ functions-common:time_stop:2415 : local end_time 2026-06-18 15:02:29.051 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-18 15:02:29.054 | ++ functions-common:time_stop:2417 : local total 2026-06-18 15:02:29.056 | ++ functions-common:time_stop:2418 : local start_time 2026-06-18 15:02:29.059 | ++ functions-common:time_stop:2420 : name=git_timed 2026-06-18 15:02:29.061 | ++ functions-common:time_stop:2421 : start_time=1781794949024 2026-06-18 15:02:29.064 | ++ functions-common:time_stop:2423 : [[ -z 1781794949024 ]] 2026-06-18 15:02:29.068 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 15:02:29.073 | ++ functions-common:time_stop:2426 : end_time=1781794949069 2026-06-18 15:02:29.076 | ++ functions-common:time_stop:2427 : elapsed_time=45 2026-06-18 15:02:29.078 | ++ functions-common:time_stop:2428 : total=399035 2026-06-18 15:02:29.081 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 15:02:29.083 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=399080 2026-06-18 15:02:29.086 | ++ functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-06-18 15:02:29.102 | ++ functions-common:git_clone:666 : cd /opt/stack/os-test-images 2026-06-18 15:02:29.106 | ++ functions-common:git_clone:667 : git show --oneline 2026-06-18 15:02:29.106 | ++ functions-common:git_clone:667 : head -1 2026-06-18 15:02:29.108 | 5d0367e Clean-up zuul config spacing 2026-06-18 15:02:29.111 | ++ functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-18 15:02:29.114 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-06-18 15:02:29.115 | /opt/stack/os-test-images ~/devstack 2026-06-18 15:02:29.117 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-06-18 15:02:29.560 | generate create: /opt/stack/os-test-images/.tox/generate 2026-06-18 15:02:30.183 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-06-18 15:02:33.029 | generate installed: PyYAML==6.0.3 2026-06-18 15:02:33.030 | generate run-test-pre: PYTHONHASHSEED='349782896' 2026-06-18 15:02:33.030 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-06-18 15:02:33.152 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-06-18 15:02:33.170 | INFO:generate:Generating qcow-with-backing step 1/1 with 'qemu-img create -f qcow2 -F raw -b /etc/hosts qcow-with-backing.qcow2 10M' 2026-06-18 15:02:33.190 | INFO:generate:Generating qcow-with-datafile step 1/2 with 'qemu-img create -f qcow2 -o data_file=qcow-data-file,data_file_raw=on qcow-with-datafile.qcow2 10M' 2026-06-18 15:02:33.214 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-06-18 15:02:33.217 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-06-18 15:02:33.224 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-06-18 15:02:33.231 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-06-18 15:02:33.259 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-06-18 15:02:33.270 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-06-18 15:02:33.278 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-06-18 15:02:33.288 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-06-18 15:02:33.288 | INFO:generate:Generating iso-with-qcow2-in-system step 1/5 with 'qemu-img create -f raw iso-with-qcow2-in-system.iso 1M' 2026-06-18 15:02:33.295 | INFO:generate:Generating iso-with-qcow2-in-system step 2/5 with 'mkisofs -V iso-with-qcow2-in-system -o iso-with-qcow2-in-system.iso /etc/hosts' 2026-06-18 15:02:33.301 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-06-18 15:02:33.319 | INFO:generate:Generating iso-with-qcow2-in-system step 4/5 with 'dd if=tmp.qcow of=iso-with-qcow2-in-system.iso bs=32k count=1 conv=notrunc' 2026-06-18 15:02:33.321 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-06-18 15:02:33.324 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-06-18 15:02:33.334 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-06-18 15:02:33.344 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-06-18 15:02:33.357 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-06-18 15:02:33.360 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-06-18 15:02:33.373 | INFO:generate:Generating vmdk-monolithicFlat-leak step 2/3 with "sed -i 's#vmdk-monolithicFlat-leak-flat.vmdk#/etc/hosts#' vmdk-monolithicFlat-leak.vmdk" 2026-06-18 15:02:33.376 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-06-18 15:02:33.378 | INFO:generate:Generating vmdk-sparse-with-url-backing step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-url-backing.vmdk 10M' 2026-06-18 15:02:33.389 | INFO:generate:Generating vmdk-sparse-with-url-backing step 2/2 with "dd if=vmdk-sparse-with-url-backing.vmdk bs=512 count=1 skip=1 | sed 's#vmdk-sparse-with-url-backing.vmdk#/etc/hosts#' | dd of=vmdk-sparse-with-url-backing.vmdk conv=notrunc seek=1" 2026-06-18 15:02:33.392 | INFO:generate:Generating vmdk-sparse-with-footer step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-footer.vmdk 10M' 2026-06-18 15:02:33.403 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-06-18 15:02:33.428 | ___________________________________ summary ____________________________________ 2026-06-18 15:02:33.428 | generate: commands succeeded 2026-06-18 15:02:33.428 | congratulations :) 2026-06-18 15:02:33.473 | ++ lib/tempest:configure_tempest:376 : popd 2026-06-18 15:02:33.473 | ~/devstack 2026-06-18 15:02:33.475 | ++ lib/tempest:configure_tempest:377 : iniset /opt/stack/tempest/etc/tempest.conf image images_manifest_file /opt/stack/os-test-images/images/manifest.yaml 2026-06-18 15:02:33.512 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-06-18 15:02:33.516 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-06-18 15:02:33.540 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-06-18 15:02:33.543 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-06-18 15:02:33.546 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-06-18 15:02:33.583 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-06-18 15:02:33.617 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-06-18 15:02:33.619 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-06-18 15:02:33.622 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-06-18 15:02:33.625 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-18 15:02:33.629 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-18 15:02:37.115 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:02:37.119 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-18 15:02:37.119 | address-scope 2026-06-18 15:02:37.119 | agent 2026-06-18 15:02:37.119 | allowed-address-pairs 2026-06-18 15:02:37.119 | auto-allocated-topology 2026-06-18 15:02:37.119 | availability_zone 2026-06-18 15:02:37.119 | default-subnetpools 2026-06-18 15:02:37.119 | dhcp_agent_scheduler 2026-06-18 15:02:37.119 | dns-integration 2026-06-18 15:02:37.119 | dns-domain-ports 2026-06-18 15:02:37.120 | dns-integration-domain-keywords 2026-06-18 15:02:37.120 | empty-string-filtering 2026-06-18 15:02:37.120 | external-net 2026-06-18 15:02:37.120 | extra_dhcp_opt 2026-06-18 15:02:37.120 | extraroute 2026-06-18 15:02:37.120 | extraroute-atomic 2026-06-18 15:02:37.120 | filter-validation 2026-06-18 15:02:37.120 | floating-ip-port-forwarding-detail 2026-06-18 15:02:37.120 | fip-port-details 2026-06-18 15:02:37.120 | flavors 2026-06-18 15:02:37.120 | floatingip-pools 2026-06-18 15:02:37.121 | router 2026-06-18 15:02:37.121 | l3-agent-scheduler-ha-chassis-priority 2026-06-18 15:02:37.121 | enable-default-route-bfd 2026-06-18 15:02:37.121 | enable-default-route-ecmp 2026-06-18 15:02:37.121 | ext-gw-mode 2026-06-18 15:02:37.121 | l3-ha 2026-06-18 15:02:37.121 | external-gateway-multihoming 2026-06-18 15:02:37.121 | l3-flavors 2026-06-18 15:02:37.121 | l3_agent_scheduler 2026-06-18 15:02:37.121 | multi-provider 2026-06-18 15:02:37.121 | net-mtu 2026-06-18 15:02:37.122 | net-mtu-writable 2026-06-18 15:02:37.122 | network_availability_zone 2026-06-18 15:02:37.122 | network-ip-availability 2026-06-18 15:02:37.122 | network-ip-availability-details 2026-06-18 15:02:37.122 | pagination 2026-06-18 15:02:37.122 | port-device-profile 2026-06-18 15:02:37.122 | port-mac-address-regenerate 2026-06-18 15:02:37.122 | port-numa-affinity-policy 2026-06-18 15:02:37.122 | port-numa-affinity-policy-socket 2026-06-18 15:02:37.122 | binding 2026-06-18 15:02:37.122 | binding-extended 2026-06-18 15:02:37.122 | port-security 2026-06-18 15:02:37.123 | project-id 2026-06-18 15:02:37.123 | provider 2026-06-18 15:02:37.123 | qinq 2026-06-18 15:02:37.123 | quota-check-limit 2026-06-18 15:02:37.123 | quota-check-limit-default 2026-06-18 15:02:37.123 | quotas 2026-06-18 15:02:37.123 | quota_details 2026-06-18 15:02:37.123 | rbac-policies 2026-06-18 15:02:37.123 | rbac-address-scope 2026-06-18 15:02:37.123 | rbac-security-groups 2026-06-18 15:02:37.123 | revision-if-match 2026-06-18 15:02:37.124 | standard-attr-revisions 2026-06-18 15:02:37.124 | router_availability_zone 2026-06-18 15:02:37.124 | router-enable-snat 2026-06-18 15:02:37.124 | security-groups-default-rules 2026-06-18 15:02:37.124 | security-groups-normalized-cidr 2026-06-18 15:02:37.124 | security-groups-remote-address-group 2026-06-18 15:02:37.124 | security-groups-rules-belongs-to-default-sg 2026-06-18 15:02:37.124 | security-groups-shared-filtering 2026-06-18 15:02:37.124 | security-group 2026-06-18 15:02:37.124 | service-type 2026-06-18 15:02:37.124 | sorting 2026-06-18 15:02:37.125 | standard-attr-description 2026-06-18 15:02:37.125 | stateful-security-group 2026-06-18 15:02:37.125 | subnet-dns-publish-fixed-ip 2026-06-18 15:02:37.125 | subnet-external-network 2026-06-18 15:02:37.125 | subnet_onboard 2026-06-18 15:02:37.125 | subnet-service-types 2026-06-18 15:02:37.125 | subnet_allocation 2026-06-18 15:02:37.125 | subnetpool-prefix-ops 2026-06-18 15:02:37.125 | tag-creation 2026-06-18 15:02:37.125 | standard-attr-tag 2026-06-18 15:02:37.125 | standard-attr-timestamp 2026-06-18 15:02:37.126 | vlan-transparent' 2026-06-18 15:02:37.126 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-18 15:02:37.126 | address-scope 2026-06-18 15:02:37.126 | agent 2026-06-18 15:02:37.126 | allowed-address-pairs 2026-06-18 15:02:37.126 | auto-allocated-topology 2026-06-18 15:02:37.126 | availability_zone 2026-06-18 15:02:37.126 | default-subnetpools 2026-06-18 15:02:37.126 | dhcp_agent_scheduler 2026-06-18 15:02:37.126 | dns-integration 2026-06-18 15:02:37.126 | dns-domain-ports 2026-06-18 15:02:37.127 | dns-integration-domain-keywords 2026-06-18 15:02:37.127 | empty-string-filtering 2026-06-18 15:02:37.127 | external-net 2026-06-18 15:02:37.127 | extra_dhcp_opt 2026-06-18 15:02:37.127 | extraroute 2026-06-18 15:02:37.127 | extraroute-atomic 2026-06-18 15:02:37.127 | filter-validation 2026-06-18 15:02:37.127 | floating-ip-port-forwarding-detail 2026-06-18 15:02:37.127 | fip-port-details 2026-06-18 15:02:37.127 | flavors 2026-06-18 15:02:37.127 | floatingip-pools 2026-06-18 15:02:37.128 | router 2026-06-18 15:02:37.128 | l3-agent-scheduler-ha-chassis-priority 2026-06-18 15:02:37.128 | enable-default-route-bfd 2026-06-18 15:02:37.128 | enable-default-route-ecmp 2026-06-18 15:02:37.128 | ext-gw-mode 2026-06-18 15:02:37.128 | l3-ha 2026-06-18 15:02:37.128 | external-gateway-multihoming 2026-06-18 15:02:37.128 | l3-flavors 2026-06-18 15:02:37.128 | l3_agent_scheduler 2026-06-18 15:02:37.128 | multi-provider 2026-06-18 15:02:37.128 | net-mtu 2026-06-18 15:02:37.129 | net-mtu-writable 2026-06-18 15:02:37.129 | network_availability_zone 2026-06-18 15:02:37.129 | network-ip-availability 2026-06-18 15:02:37.129 | network-ip-availability-details 2026-06-18 15:02:37.129 | pagination 2026-06-18 15:02:37.129 | port-device-profile 2026-06-18 15:02:37.129 | port-mac-address-regenerate 2026-06-18 15:02:37.129 | port-numa-affinity-policy 2026-06-18 15:02:37.129 | port-numa-affinity-policy-socket 2026-06-18 15:02:37.129 | binding 2026-06-18 15:02:37.129 | binding-extended 2026-06-18 15:02:37.129 | port-security 2026-06-18 15:02:37.130 | project-id 2026-06-18 15:02:37.130 | provider 2026-06-18 15:02:37.130 | qinq 2026-06-18 15:02:37.130 | quota-check-limit 2026-06-18 15:02:37.130 | quota-check-limit-default 2026-06-18 15:02:37.130 | quotas 2026-06-18 15:02:37.130 | quota_details 2026-06-18 15:02:37.130 | rbac-policies 2026-06-18 15:02:37.130 | rbac-address-scope 2026-06-18 15:02:37.130 | rbac-security-groups 2026-06-18 15:02:37.130 | revision-if-match 2026-06-18 15:02:37.131 | standard-attr-revisions 2026-06-18 15:02:37.131 | router_availability_zone 2026-06-18 15:02:37.131 | router-enable-snat 2026-06-18 15:02:37.131 | security-groups-default-rules 2026-06-18 15:02:37.131 | security-groups-normalized-cidr 2026-06-18 15:02:37.131 | security-groups-remote-address-group 2026-06-18 15:02:37.131 | security-groups-rules-belongs-to-default-sg 2026-06-18 15:02:37.131 | security-groups-shared-filtering 2026-06-18 15:02:37.131 | security-group 2026-06-18 15:02:37.131 | service-type 2026-06-18 15:02:37.131 | sorting 2026-06-18 15:02:37.132 | standard-attr-description 2026-06-18 15:02:37.132 | stateful-security-group 2026-06-18 15:02:37.132 | subnet-dns-publish-fixed-ip 2026-06-18 15:02:37.132 | subnet-external-network 2026-06-18 15:02:37.132 | subnet_onboard 2026-06-18 15:02:37.132 | subnet-service-types 2026-06-18 15:02:37.132 | subnet_allocation 2026-06-18 15:02:37.132 | subnetpool-prefix-ops 2026-06-18 15:02:37.132 | tag-creation 2026-06-18 15:02:37.132 | standard-attr-tag 2026-06-18 15:02:37.132 | standard-attr-timestamp 2026-06-18 15:02:37.133 | vlan-transparent =~ external-net ]] 2026-06-18 15:02:37.133 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-18 15:02:37.133 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-06-18 15:02:40.482 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 15:02:40.486 | ++ lib/tempest:configure_tempest:395 : public_network_id=d9ec6cf9-dd62-417d-b429-54e998ad555b 2026-06-18 15:02:40.489 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-06-18 15:02:44.162 | +---------------------------+--------------------------------------+ 2026-06-18 15:02:44.162 | | Field | Value | 2026-06-18 15:02:44.162 | +---------------------------+--------------------------------------+ 2026-06-18 15:02:44.162 | | admin_state_up | UP | 2026-06-18 15:02:44.162 | | availability_zone_hints | | 2026-06-18 15:02:44.162 | | availability_zones | | 2026-06-18 15:02:44.162 | | created_at | 2026-06-18T15:02:43Z | 2026-06-18 15:02:44.162 | | description | | 2026-06-18 15:02:44.163 | | dns_domain | None | 2026-06-18 15:02:44.163 | | id | 98fd53a6-3a49-41ae-814f-d5c610dc39f9 | 2026-06-18 15:02:44.163 | | ipv4_address_scope | None | 2026-06-18 15:02:44.163 | | ipv6_address_scope | None | 2026-06-18 15:02:44.163 | | is_default | False | 2026-06-18 15:02:44.163 | | is_vlan_qinq | None | 2026-06-18 15:02:44.163 | | is_vlan_transparent | False | 2026-06-18 15:02:44.164 | | mtu | 1442 | 2026-06-18 15:02:44.164 | | name | shared | 2026-06-18 15:02:44.164 | | port_security_enabled | True | 2026-06-18 15:02:44.164 | | project_id | a3c6dfad2b504626984360b55a0bea2a | 2026-06-18 15:02:44.165 | | provider:network_type | geneve | 2026-06-18 15:02:44.165 | | provider:physical_network | None | 2026-06-18 15:02:44.165 | | provider:segmentation_id | 34905 | 2026-06-18 15:02:44.165 | | pvlan | None | 2026-06-18 15:02:44.165 | | qinq | False | 2026-06-18 15:02:44.165 | | qos_policy_id | None | 2026-06-18 15:02:44.165 | | revision_number | 1 | 2026-06-18 15:02:44.166 | | router:external | Internal | 2026-06-18 15:02:44.166 | | segments | None | 2026-06-18 15:02:44.166 | | shared | True | 2026-06-18 15:02:44.166 | | status | ACTIVE | 2026-06-18 15:02:44.166 | | subnets | | 2026-06-18 15:02:44.166 | | tags | | 2026-06-18 15:02:44.166 | | updated_at | 2026-06-18T15:02:43Z | 2026-06-18 15:02:44.166 | +---------------------------+--------------------------------------+ 2026-06-18 15:02:44.502 | ++ lib/tempest:configure_tempest:398 : openstack --os-cloud devstack-admin --os-region RegionOne subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2026-06-18 15:02:48.408 | +----------------------+--------------------------------------+ 2026-06-18 15:02:48.408 | | Field | Value | 2026-06-18 15:02:48.408 | +----------------------+--------------------------------------+ 2026-06-18 15:02:48.408 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-06-18 15:02:48.408 | | cidr | 192.168.233.0/24 | 2026-06-18 15:02:48.409 | | created_at | 2026-06-18T15:02:47Z | 2026-06-18 15:02:48.409 | | description | shared-subnet | 2026-06-18 15:02:48.409 | | dns_nameservers | | 2026-06-18 15:02:48.409 | | dns_publish_fixed_ip | None | 2026-06-18 15:02:48.409 | | enable_dhcp | True | 2026-06-18 15:02:48.409 | | gateway_ip | 192.168.233.1 | 2026-06-18 15:02:48.409 | | host_routes | | 2026-06-18 15:02:48.409 | | id | 1755201d-181d-4534-86b9-ea9ff057a508 | 2026-06-18 15:02:48.410 | | ip_version | 4 | 2026-06-18 15:02:48.410 | | ipv6_address_mode | None | 2026-06-18 15:02:48.410 | | ipv6_ra_mode | None | 2026-06-18 15:02:48.410 | | name | shared-subnet | 2026-06-18 15:02:48.410 | | network_id | 98fd53a6-3a49-41ae-814f-d5c610dc39f9 | 2026-06-18 15:02:48.410 | | project_id | a3c6dfad2b504626984360b55a0bea2a | 2026-06-18 15:02:48.410 | | revision_number | 0 | 2026-06-18 15:02:48.410 | | router:external | False | 2026-06-18 15:02:48.410 | | segment_id | None | 2026-06-18 15:02:48.410 | | service_types | | 2026-06-18 15:02:48.410 | | subnetpool_id | None | 2026-06-18 15:02:48.411 | | tags | | 2026-06-18 15:02:48.411 | | updated_at | 2026-06-18T15:02:47Z | 2026-06-18 15:02:48.411 | +----------------------+--------------------------------------+ 2026-06-18 15:02:48.755 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-06-18 15:02:48.793 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-06-18 15:02:48.829 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-06-18 15:02:48.834 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-06-18 15:02:48.869 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-06-18 15:02:48.903 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-06-18 15:02:48.936 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-06-18 15:02:48.971 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-06-18 15:02:49.007 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.215/identity/v3 2026-06-18 15:02:49.043 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-06-18 15:02:49.079 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-06-18 15:02:49.111 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-06-18 15:02:49.139 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-06-18 15:02:49.142 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-06-18 15:02:49.177 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-06-18 15:02:49.207 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-06-18 15:02:49.245 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-06-18 15:02:49.283 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-06-18 15:02:49.320 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-06-18 15:02:49.341 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:02:49.345 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-06-18 15:02:49.348 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-06-18 15:02:49.389 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-06-18 15:02:49.409 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:02:49.412 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-06-18 15:02:49.441 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-06-18 15:02:49.469 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-06-18 15:02:49.501 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-06-18 15:02:49.503 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-06-18 15:02:49.535 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-06-18 15:02:49.573 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-06-18 15:02:49.591 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:02:49.595 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 6ca18692-1907-4682-8e9b-0581719c319e 2026-06-18 15:02:49.630 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 6ca18692-1907-4682-8e9b-0581719c319e 2026-06-18 15:02:49.663 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-06-18 15:02:49.695 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-06-18 15:02:49.724 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-06-18 15:02:49.759 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-06-18 15:02:49.775 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:02:49.778 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-06-18 15:02:49.781 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-06-18 15:02:49.784 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-06-18 15:02:49.788 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-06-18 15:02:49.791 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-06-18 15:02:49.793 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-06-18 15:02:49.813 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-06-18 15:02:49.816 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-06-18 15:02:49.849 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-06-18 15:02:49.882 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-06-18 15:02:49.914 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-06-18 15:02:49.948 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-06-18 15:02:49.983 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-06-18 15:02:50.017 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-06-18 15:02:50.054 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-06-18 15:02:50.090 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-06-18 15:02:50.125 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-06-18 15:02:50.128 | ++ lib/tempest:configure_tempest:520 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-18 15:02:50.159 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-06-18 15:02:50.162 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-06-18 15:02:50.181 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:02:50.183 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-06-18 15:02:50.217 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-06-18 15:02:50.236 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:02:50.239 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-06-18 15:02:50.242 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-06-18 15:02:50.262 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:02:50.264 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-06-18 15:02:50.267 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-06-18 15:02:50.270 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-06-18 15:02:50.305 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-06-18 15:02:50.339 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id d9ec6cf9-dd62-417d-b429-54e998ad555b 2026-06-18 15:02:50.371 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-06-18 15:02:50.404 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-06-18 15:02:50.439 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-06-18 15:02:50.475 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-06-18 15:02:50.507 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-06-18 15:02:50.540 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-06-18 15:02:50.576 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-06-18 15:02:50.580 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-06-18 15:02:50.583 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-06-18 15:02:50.586 | ++ lib/tempest:configure_tempest:556 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-18 15:02:50.621 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-06-18 15:02:50.626 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-06-18 15:02:50.626 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-06-18 15:02:50.631 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-06-18 15:02:50.634 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-06-18 15:02:50.668 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-06-18 15:02:50.670 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-06-18 15:02:50.673 | ++ functions-common:is_provider_network:2263 : '[' '' == True ']' 2026-06-18 15:02:50.676 | ++ functions-common:is_provider_network:2266 : return 1 2026-06-18 15:02:50.678 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-06-18 15:02:50.712 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-06-18 15:02:50.745 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-06-18 15:02:50.777 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-06-18 15:02:50.812 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-06-18 15:02:50.846 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-06-18 15:02:50.880 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-18 15:02:50.882 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-06-18 15:02:50.886 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-06-18 15:02:50.906 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-06-18 15:02:50.942 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-18 15:02:50.945 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-06-18 15:02:50.949 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-06-18 15:02:50.968 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-06-18 15:02:51.006 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-18 15:02:51.009 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-06-18 15:02:51.012 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-06-18 15:02:51.015 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-06-18 15:02:51.037 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-06-18 15:02:51.081 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-18 15:02:51.086 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-06-18 15:02:51.091 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-06-18 15:02:51.116 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-06-18 15:02:51.162 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-06-18 15:02:51.202 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-06-18 15:02:51.206 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-06-18 15:02:51.243 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-06-18 15:02:51.247 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-06-18 15:02:51.251 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-06-18 15:02:51.255 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-06-18 15:02:51.280 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-06-18 15:02:51.284 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-06-18 15:02:51.324 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-06-18 15:02:51.345 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:02:51.348 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-06-18 15:02:51.387 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-06-18 15:02:51.390 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-06-18 15:02:51.393 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-06-18 15:02:51.396 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-06-18 15:02:51.400 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-06-18 15:02:51.403 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-06-18 15:02:51.406 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-06-18 15:02:51.410 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-06-18 15:02:51.413 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-06-18 15:02:51.438 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-06-18 15:02:51.442 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-06-18 15:02:51.486 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-06-18 15:02:51.490 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-06-18 15:02:51.494 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-06-18 15:02:51.498 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-06-18 15:02:51.540 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-06-18 15:02:51.581 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-06-18 15:02:51.623 | ++ lib/tempest:configure_tempest:718 : local service 2026-06-18 15:02:51.626 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-06-18 15:02:51.630 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-18 15:02:51.633 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-06-18 15:02:51.656 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:02:51.659 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-06-18 15:02:51.705 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-18 15:02:51.709 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-06-18 15:02:51.730 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:02:51.733 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-06-18 15:02:51.772 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-18 15:02:51.776 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-06-18 15:02:51.801 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:02:51.805 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-06-18 15:02:51.848 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-18 15:02:51.851 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-06-18 15:02:51.875 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:02:51.878 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-06-18 15:02:51.919 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-18 15:02:51.922 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-06-18 15:02:51.947 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 15:02:51.951 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-06-18 15:02:51.994 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-18 15:02:51.998 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-06-18 15:02:52.021 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:02:52.025 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-06-18 15:02:52.067 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-18 15:02:52.071 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-06-18 15:02:52.093 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:02:52.096 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-06-18 15:02:52.137 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-18 15:02:52.139 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-18 15:02:52.143 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-06-18 15:02:52.147 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-06-18 15:02:52.187 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-18 15:02:52.190 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-18 15:02:52.194 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-06-18 15:02:52.199 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-06-18 15:02:52.240 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-18 15:02:52.243 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-18 15:02:52.247 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-06-18 15:02:52.251 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-06-18 15:02:52.254 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-06-18 15:02:52.259 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-06-18 15:02:52.264 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.asjOKmwMHa 2026-06-18 15:02:52.268 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-06-18 15:02:52.272 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-06-18 15:02:52.277 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-18 15:02:52.283 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.TCtaiT2VcZ 2026-06-18 15:02:52.286 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.TCtaiT2VcZ 2026-06-18 15:02:52.289 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-18 15:02:52.293 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.TCtaiT2VcZ 2026-06-18 15:02:52.296 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-18 15:02:52.301 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-18 15:02:52.305 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-18 15:02:52.314 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-18 15:02:52.318 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-18 15:02:52.322 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-18 15:02:52.326 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-18 15:02:52.330 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-06-18 15:02:52.334 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-06-18 15:02:52.900 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-06-18 15:02:53.822 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-18 15:03:10.459 | venv-tempest develop-inst: /opt/stack/tempest 2026-06-18 15:03:17.585 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.0,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@a98907031c07452c2c77ec8261a91071372ee8bc#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-18 15:03:17.585 | ___________________________________ summary ____________________________________ 2026-06-18 15:03:17.586 | venv-tempest: skipped tests 2026-06-18 15:03:17.586 | congratulations :) 2026-06-18 15:03:17.629 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.TCtaiT2VcZ -r requirements.txt 2026-06-18 15:03:18.522 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-06-18 15:03:18.522 | !! 2026-06-18 15:03:18.522 | 2026-06-18 15:03:18.522 | ******************************************************************************** 2026-06-18 15:03:18.522 | Requirements should be satisfied by a PEP 517 installer. 2026-06-18 15:03:18.523 | If you are using pip, you can try `pip install --use-pep517`. 2026-06-18 15:03:18.523 | 2026-06-18 15:03:18.523 | This deprecation is overdue, please update your project and remove deprecated 2026-06-18 15:03:18.523 | calls to avoid build errors in the future. 2026-06-18 15:03:18.523 | ******************************************************************************** 2026-06-18 15:03:18.523 | 2026-06-18 15:03:18.523 | !! 2026-06-18 15:03:18.523 | dist.fetch_build_eggs(dist.setup_requires) 2026-06-18 15:03:18.944 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-06-18 15:03:18.945 | !! 2026-06-18 15:03:18.945 | 2026-06-18 15:03:18.945 | ******************************************************************************** 2026-06-18 15:03:18.945 | Please avoid running ``setup.py`` directly. 2026-06-18 15:03:18.945 | Instead, use pypa/build, pypa/installer or other 2026-06-18 15:03:18.945 | standards-based tools. 2026-06-18 15:03:18.945 | 2026-06-18 15:03:18.945 | This deprecation is overdue, please update your project and remove deprecated 2026-06-18 15:03:18.945 | calls to avoid build errors in the future. 2026-06-18 15:03:18.945 | 2026-06-18 15:03:18.946 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-06-18 15:03:18.946 | ******************************************************************************** 2026-06-18 15:03:18.946 | 2026-06-18 15:03:18.946 | !! 2026-06-18 15:03:18.946 | self.initialize_options() 2026-06-18 15:03:18.946 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-06-18 15:03:18.946 | warnings.warn(msg) 2026-06-18 15:03:18.976 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-06-18 15:03:18.976 | !! 2026-06-18 15:03:18.976 | 2026-06-18 15:03:18.977 | ******************************************************************************** 2026-06-18 15:03:18.977 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-06-18 15:03:18.977 | 2026-06-18 15:03:18.977 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-06-18 15:03:18.977 | or your builds will no longer be supported. 2026-06-18 15:03:18.977 | 2026-06-18 15:03:18.977 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-06-18 15:03:18.977 | ******************************************************************************** 2026-06-18 15:03:18.977 | 2026-06-18 15:03:18.978 | !! 2026-06-18 15:03:18.978 | corresp(dist, value, root_dir) 2026-06-18 15:03:19.135 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-06-18 15:03:26.186 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.0,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@a98907031c07452c2c77ec8261a91071372ee8bc#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-18 15:03:26.186 | venv-tempest run-test-pre: PYTHONHASHSEED='2014855393' 2026-06-18 15:03:26.187 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.TCtaiT2VcZ -r requirements.txt 2026-06-18 15:03:27.184 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-06-18 15:03:27.185 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.14.0) 2026-06-18 15:03:27.186 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-06-18 15:03:27.187 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-06-18 15:03:27.187 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-06-18 15:03:27.188 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-06-18 15:03:27.189 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-06-18 15:03:27.190 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-06-18 15:03:27.192 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-06-18 15:03:27.192 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-06-18 15:03:27.193 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-06-18 15:03:27.194 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.10.0) 2026-06-18 15:03:27.195 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-06-18 15:03:27.196 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-06-18 15:03:27.196 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-06-18 15:03:27.197 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-06-18 15:03:27.198 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.8.0) 2026-06-18 15:03:27.199 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.17.0) 2026-06-18 15:03:27.200 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-06-18 15:03:27.200 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-06-18 15:03:27.201 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-06-18 15:03:27.202 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-06-18 15:03:27.203 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-06-18 15:03:27.205 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (82.0.1) 2026-06-18 15:03:27.207 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-06-18 15:03:27.208 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-06-18 15:03:27.210 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-06-18 15:03:27.211 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-06-18 15:03:27.212 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-06-18 15:03:27.213 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-06-18 15:03:27.219 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-06-18 15:03:27.220 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-06-18 15:03:27.221 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-06-18 15:03:27.223 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-06-18 15:03:27.229 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.8.0) 2026-06-18 15:03:27.232 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-06-18 15:03:27.233 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-06-18 15:03:27.236 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.4.0) 2026-06-18 15:03:27.237 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-06-18 15:03:27.241 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-06-18 15:03:27.242 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-06-18 15:03:27.244 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.0) 2026-06-18 15:03:27.247 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-06-18 15:03:27.248 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-06-18 15:03:27.249 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-06-18 15:03:27.250 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-06-18 15:03:27.262 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-06-18 15:03:27.267 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.1) 2026-06-18 15:03:27.281 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-06-18 15:03:27.283 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-06-18 15:03:27.284 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-06-18 15:03:27.285 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-06-18 15:03:27.286 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-06-18 15:03:27.296 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-06-18 15:03:27.319 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-06-18 15:03:27.325 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-06-18 15:03:27.326 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-06-18 15:03:27.327 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.6.17) 2026-06-18 15:03:27.340 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-06-18 15:03:27.341 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-06-18 15:03:27.346 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-06-18 15:03:27.547 | ___________________________________ summary ____________________________________ 2026-06-18 15:03:27.547 | venv-tempest: commands succeeded 2026-06-18 15:03:27.547 | congratulations :) 2026-06-18 15:03:27.590 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.TCtaiT2VcZ 2026-06-18 15:03:27.594 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-06-18 15:03:27.597 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-06-18 15:03:27.599 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-06-18 15:03:27.635 | ++ lib/tempest:configure_tempest:794 : tox -evenv -- tempest verify-config -uro /tmp/tmp.asjOKmwMHa 2026-06-18 15:03:28.168 | venv create: /opt/stack/tempest/.tox/venv 2026-06-18 15:03:28.796 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2026-06-18 15:03:53.277 | venv develop-inst: /opt/stack/tempest 2026-06-18 15:04:01.453 | venv installed: alabaster==1.0.0,attrs==26.1.0,autopage==0.6.0,babel==2.18.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,docutils==0.21.2,dulwich==1.2.6,fasteners==0.20,fixtures==4.3.2,idna==3.18,imagesize==2.0.0,invoke==3.0.3,iso8601==2.1.0,Jinja2==3.1.6,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,MarkupSafe==3.0.3,mdurl==0.1.2,msgpack==1.2.0,netaddr==1.3.0,openstackdocstheme==3.6.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,reno==4.1.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,roman-numerals==4.1.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,snowballstemmer==3.1.1,Sphinx==9.0.4,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-svg2pdfconverter==2.1.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@a98907031c07452c2c77ec8261a91071372ee8bc#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-18 15:04:01.454 | venv run-test-pre: PYTHONHASHSEED='3833394008' 2026-06-18 15:04:01.454 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.asjOKmwMHa 2026-06-18 15:04:01.727 | /opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. 2026-06-18 15:04:01.727 | warnings.warn( 2026-06-18 15:04:02.704 | /opt/stack/tempest/tempest/lib/services/volume/v2/__init__.py:50: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. 2026-06-18 15:04:02.704 | warnings.warn( 2026-06-18 15:04:03.942 | /opt/stack/tempest/tempest/lib/services/clients.py:209: DeprecationWarning: Class 'tempest.lib.services.volume.v2.extensions_client.ExtensionsClient' has moved to 'tempest.lib.services.volume.v3.extensions_client.ExtensionsClient' in version 'Rocky' and will be removed in a future version 2026-06-18 15:04:03.943 | _client = klass(auth_provider=auth_provider, **kwargs) 2026-06-18 15:04:05.836 | ___________________________________ summary ____________________________________ 2026-06-18 15:04:05.836 | venv: commands succeeded 2026-06-18 15:04:05.836 | congratulations :) 2026-06-18 15:04:05.881 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-06-18 15:04:05.900 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:04:05.903 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-06-18 15:04:05.906 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-06-18 15:04:05.923 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-18 15:04:05.926 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-06-18 15:04:05.929 | ++ 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-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-18 15:04:05.932 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-06-18 15:04:05.935 | ++ 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-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-18 15:04:05.939 | +++ 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-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas , metering, l3_agent_scheduler 2026-06-18 15:04:05.941 | +++ 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-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-18 15:04:05.943 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-06-18 15:04:05.947 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-06-18 15:04:05.949 | +++ 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-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas ', metering, l3_agent_scheduler' 2026-06-18 15:04:05.972 | +++ functions-common:remove_disabled_services:2101 : _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-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-18 15:04:05.992 | ++ 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-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-18 15:04:05.995 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-06-18 15:04:05.998 | ++ 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-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-18 15:04:06.036 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-06-18 15:04:06.039 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-06-18 15:04:06.042 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-06-18 15:04:06.079 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-06-18 15:04:06.082 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-06-18 15:04:06.085 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-06-18 15:04:06.121 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-06-18 15:04:06.121 | ' 2026-06-18 15:04:06.124 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-06-18 15:04:06.127 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 15:04:06.129 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Tempest Plugins 2026-06-18 15:04:06.132 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-06-18 15:04:06.135 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-06-18 15:04:06.135 | /opt/stack/tempest /opt/stack/tempest 2026-06-18 15:04:06.138 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-06-18 15:04:06.141 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-06-18 15:04:06.141 | /opt/stack/tempest 2026-06-18 15:04:06.143 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-18 15:04:06.146 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-18 15:04:06.149 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-18 15:04:06.153 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-18 15:04:06.156 | + functions-common:run_phase:1869 : run_plugins stack test-config 2026-06-18 15:04:06.159 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-18 15:04:06.162 | + functions-common:run_plugins:1829 : local phase=test-config 2026-06-18 15:04:06.165 | + functions-common:run_plugins:1831 : local plugins= 2026-06-18 15:04:06.168 | + functions-common:run_plugins:1832 : local plugin 2026-06-18 15:04:06.171 | + ./stack.sh:main:1500 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-06-18 15:04:06.174 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-18 15:04:06.177 | + inc/meta-config:merge_config_group:171 : shift 2026-06-18 15:04:06.180 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-06-18 15:04:06.183 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-18 15:04:06.186 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-18 15:04:06.190 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-18 15:04:06.194 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-06-18 15:04:06.196 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-18 15:04:06.199 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-06-18 15:04:06.202 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-18 15:04:06.205 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-06-18 15:04:06.205 | /^\[\[.+\|.*\]\]/ { 2026-06-18 15:04:06.205 | gsub("[][]", "", $1); 2026-06-18 15:04:06.205 | split($1, a, "|"); 2026-06-18 15:04:06.206 | if (a[1] == matchgroup) 2026-06-18 15:04:06.206 | print a[2] 2026-06-18 15:04:06.206 | } 2026-06-18 15:04:06.206 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 29 async_wait 158 osc 468 apt-get 205 test_with_retry 9 dbsync 7 pip_install 181 apt-get-update 5 run_process 41 git_timed 399 ------------------------- Unaccounted time 89 ========================= Total runtime 1591 ================= Async summary ================= Time spent in the background minus waits: 723 sec Elapsed time: 1591 sec Time if we did everything serially: 2314 sec Speedup: 1.45443 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 21021 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell0 | SELECT | 32 | | nova_cell1 | SELECT | 77 | | nova_cell0 | INSERT | 5 | | neutron | SELECT | 5511 | | neutron | INSERT | 845 | | neutron | DELETE | 32 | | placement | SELECT | 26 | | placement | INSERT | 84 | | placement | SET | 2 | | neutron | UPDATE | 265 | | nova_cell0 | UPDATE | 6 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | cinder | UPDATE | 5 | | placement | UPDATE | 3 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | cinder | DELETE | 1 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | nova_cell1 | INSERT | 3 | | nova_cell1 | UPDATE | 26 | +------------+-----------+-------+ This is your host IP address: 192.168.122.215 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.215/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: 37fb911deef99dce62bfce22cce767b821a23bb1 Merge "Make Glance image count quotas configurable" 2026-06-09 08:50:32 +0000 OS Version: Ubuntu 24.04 noble