2026-06-26 03:11:48.223 | + ./stack.sh:main:488 : exec 2026-06-26 03:11:48.223 | + ./stack.sh:main:496 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-06-26-051148' 2026-06-26 03:11:48.223 | ++ ./stack.sh:main:488 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-06-26-051148.summary.2026-06-26-051148 2026-06-26 03:11:48.223 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 03:11:48.224 | + ./stack.sh:echo_summary:447 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-06-26-051148 2026-06-26 03:11:48.224 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2026-06-26-051148 /opt/stack/logs/stack.sh.log 2026-06-26 03:11:48.224 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2026-06-26-051148.summary.2026-06-26-051148 /opt/stack/logs/stack.sh.log.summary 2026-06-26 03:11:48.224 | + ./stack.sh:main:514 : check_path_perm_sanity /opt/stack 2026-06-26 03:11:48.224 | + functions:check_path_perm_sanity:615 : local real_path 2026-06-26 03:11:48.224 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-06-26 03:11:48.224 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-06-26 03:11:48.224 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-06-26 03:11:48.224 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-06-26 03:11:48.224 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-06-26 03:11:48.225 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-26 03:11:48.225 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-06-26 03:11:48.225 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-06-26 03:11:48.225 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-26 03:11:48.225 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-26 03:11:48.225 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-06-26 03:11:48.225 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-06-26 03:11:48.228 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-26 03:11:48.231 | + ./stack.sh:main:520 : trap exit_trap EXIT 2026-06-26 03:11:48.234 | + ./stack.sh:main:561 : trap err_trap ERR 2026-06-26 03:11:48.236 | + ./stack.sh:main:574 : set -o errexit 2026-06-26 03:11:48.239 | + ./stack.sh:main:577 : uname -a 2026-06-26 03:11:48.240 | 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-26 03:11:48.243 | + ./stack.sh:main:580 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-06-26 03:11:48.246 | + ./stack.sh:main:581 : rm -f /opt/stack/data/ca-bundle.pem 2026-06-26 03:11:48.250 | + ./stack.sh:main:584 : source /home/quobyte/devstack/lib/database 2026-06-26 03:11:48.289 | + ./stack.sh:main:585 : source /home/quobyte/devstack/lib/rpc_backend 2026-06-26 03:11:48.306 | + ./stack.sh:main:588 : source /home/quobyte/devstack/lib/host 2026-06-26 03:11:48.310 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-06-26 03:11:48.326 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-06-26 03:11:48.329 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-06-26 03:11:48.345 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-06-26 03:11:48.349 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-06-26 03:11:48.365 | ++ lib/host:source:56 : ENABLE_ZSWAP=False 2026-06-26 03:11:48.368 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-06-26 03:11:48.370 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-06-26 03:11:48.374 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-06-26 03:11:48.390 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=False 2026-06-26 03:11:48.394 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-06-26 03:11:48.410 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=False 2026-06-26 03:11:48.413 | + ./stack.sh:main:591 : tune_host 2026-06-26 03:11:48.416 | + lib/host:tune_host:125 : configure_host_mem 2026-06-26 03:11:48.418 | + lib/host:configure_host_mem:99 : configure_zswap 2026-06-26 03:11:48.420 | + lib/host:configure_zswap:69 : [[ False == \T\r\u\e ]] 2026-06-26 03:11:48.422 | + lib/host:configure_host_mem:100 : configure_ksm 2026-06-26 03:11:48.425 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-06-26 03:11:48.427 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-06-26 03:11:48.430 | + functions-common:install_package:1438 : update_package_repo 2026-06-26 03:11:48.433 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-26 03:11:48.435 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-06-26 03:11:48.438 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-26 03:11:48.440 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-26 03:11:48.443 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-26 03:11:48.445 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 03:11:48.447 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 03:11:48.450 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-26 03:11:48.452 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-06-26 03:11:48.454 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-06-26 03:11:48.457 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-06-26 03:11:48.460 | ++ functions-common:apt_get_update:1174 : id -u 2026-06-26 03:11:48.464 | + functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2026-06-26 03:11:48.466 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-06-26 03:11:48.468 | + functions-common:time_start:2406 : local name=apt-get-update 2026-06-26 03:11:48.470 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:11:48.472 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:11:48.475 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:11:48.479 | + functions-common:time_start:2411 : _TIME_START[$name]=1782443508476 2026-06-26 03:11:48.482 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-06-26 03:11:48.484 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-06-26 03:11:48.487 | + functions-common:apt_get_update:1181 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-06-26 03:11:48.630 | Hit:1 http://de.archive.ubuntu.com/ubuntu noble InRelease 2026-06-26 03:11:48.630 | Get:2 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-06-26 03:11:48.632 | Hit:3 http://de.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-06-26 03:11:48.644 | Hit:4 http://de.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-06-26 03:11:48.659 | Hit:5 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-06-26 03:11:51.854 | Fetched 4747 B in 0s (9745 B/s) 2026-06-26 03:11:53.494 | Reading package lists... 2026-06-26 03:11:53.522 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-06-26 03:11:53.525 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-06-26 03:11:53.528 | + functions-common:time_stop:2420 : local name 2026-06-26 03:11:53.530 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:11:53.533 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:11:53.535 | + functions-common:time_stop:2423 : local total 2026-06-26 03:11:53.537 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:11:53.540 | + functions-common:time_stop:2426 : name=apt-get-update 2026-06-26 03:11:53.543 | + functions-common:time_stop:2427 : start_time=1782443508476 2026-06-26 03:11:53.545 | + functions-common:time_stop:2429 : [[ -z 1782443508476 ]] 2026-06-26 03:11:53.548 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:11:53.552 | + functions-common:time_stop:2432 : end_time=1782443513549 2026-06-26 03:11:53.554 | + functions-common:time_stop:2433 : elapsed_time=5073 2026-06-26 03:11:53.557 | + functions-common:time_stop:2434 : total=0 2026-06-26 03:11:53.559 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:11:53.562 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5073 2026-06-26 03:11:53.564 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-06-26 03:11:53.567 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-26 03:11:53.570 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 03:11:53.572 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 03:11:53.575 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-06-26 03:11:53.595 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-06-26 03:11:53.634 | Reading package lists... 2026-06-26 03:11:53.990 | Building dependency tree... 2026-06-26 03:11:53.992 | Reading state information... 2026-06-26 03:11:54.514 | The following NEW packages will be installed: 2026-06-26 03:11:54.517 | ksmtuned 2026-06-26 03:11:54.596 | 0 upgraded, 1 newly installed, 0 to remove and 121 not upgraded. 2026-06-26 03:11:54.597 | Need to get 7444 B of archives. 2026-06-26 03:11:54.597 | After this operation, 44.0 kB of additional disk space will be used. 2026-06-26 03:11:54.597 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-06-26 03:11:54.798 | perl: warning: Setting locale failed. 2026-06-26 03:11:54.798 | perl: warning: Please check that your locale settings: 2026-06-26 03:11:54.799 | LANGUAGE = (unset), 2026-06-26 03:11:54.799 | LC_ALL = "en_US.utf8", 2026-06-26 03:11:54.799 | LANG = "de_DE.UTF-8" 2026-06-26 03:11:54.799 | are supported and installed on your system. 2026-06-26 03:11:54.799 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 03:11:54.888 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 03:11:54.888 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 03:11:54.888 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 03:11:55.084 | Fetched 7444 B in 0s (144 kB/s) 2026-06-26 03:11:55.126 | Selecting previously unselected package ksmtuned. 2026-06-26 03:11:55.447 | (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-26 03:11:55.453 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-06-26 03:11:55.464 | Unpacking ksmtuned (4.20150326) ... 2026-06-26 03:11:55.529 | Setting up ksmtuned (4.20150326) ... 2026-06-26 03:11:55.735 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-06-26 03:11:55.924 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-06-26 03:11:56.603 | perl: warning: Setting locale failed. 2026-06-26 03:11:56.603 | perl: warning: Please check that your locale settings: 2026-06-26 03:11:56.603 | LANGUAGE = (unset), 2026-06-26 03:11:56.603 | LC_ALL = "en_US.utf8", 2026-06-26 03:11:56.603 | LANG = "de_DE.UTF-8" 2026-06-26 03:11:56.603 | are supported and installed on your system. 2026-06-26 03:11:56.603 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 03:11:56.747 | perl: warning: Setting locale failed. 2026-06-26 03:11:56.747 | perl: warning: Please check that your locale settings: 2026-06-26 03:11:56.747 | LANGUAGE = (unset), 2026-06-26 03:11:56.750 | LC_ALL = "en_US.utf8", 2026-06-26 03:11:56.750 | LANG = "de_DE.UTF-8" 2026-06-26 03:11:56.750 | are supported and installed on your system. 2026-06-26 03:11:56.750 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 03:11:56.799 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 03:11:56.799 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 03:11:56.799 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 03:11:56.868 | perl: warning: Setting locale failed. 2026-06-26 03:11:56.868 | perl: warning: Please check that your locale settings: 2026-06-26 03:11:56.869 | LANGUAGE = (unset), 2026-06-26 03:11:56.869 | LC_ALL = "en_US.utf8", 2026-06-26 03:11:56.869 | LANG = "de_DE.UTF-8" 2026-06-26 03:11:56.869 | are supported and installed on your system. 2026-06-26 03:11:56.869 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 03:11:57.403 | 2026-06-26 03:11:57.403 | Running kernel seems to be up-to-date. 2026-06-26 03:11:57.403 | 2026-06-26 03:11:57.403 | No services need to be restarted. 2026-06-26 03:11:57.403 | 2026-06-26 03:11:57.403 | No containers need to be restarted. 2026-06-26 03:11:57.403 | 2026-06-26 03:11:57.403 | No user sessions are running outdated binaries. 2026-06-26 03:11:57.403 | 2026-06-26 03:11:57.404 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-26 03:11:59.412 | + functions-common:apt_get:1211 : result=0 2026-06-26 03:11:59.415 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-26 03:11:59.417 | + functions-common:time_stop:2420 : local name 2026-06-26 03:11:59.420 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:11:59.422 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:11:59.425 | + functions-common:time_stop:2423 : local total 2026-06-26 03:11:59.428 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:11:59.430 | + functions-common:time_stop:2426 : name=apt-get 2026-06-26 03:11:59.432 | + functions-common:time_stop:2427 : start_time=1782443513592 2026-06-26 03:11:59.435 | + functions-common:time_stop:2429 : [[ -z 1782443513592 ]] 2026-06-26 03:11:59.438 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:11:59.441 | + functions-common:time_stop:2432 : end_time=1782443519439 2026-06-26 03:11:59.444 | + functions-common:time_stop:2433 : elapsed_time=5847 2026-06-26 03:11:59.446 | + functions-common:time_stop:2434 : total=1232 2026-06-26 03:11:59.448 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:11:59.450 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7079 2026-06-26 03:11:59.453 | + functions-common:apt_get:1215 : return 0 2026-06-26 03:11:59.456 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-06-26 03:11:59.472 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-06-26 03:11:59.475 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-06-26 03:11:59.477 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-06-26 03:11:59.480 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-06-26 03:11:59.482 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-06-26 03:11:59.485 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-06-26 03:11:59.486 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-06-26 03:11:59.496 | 0 2026-06-26 03:11:59.500 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-06-26 03:11:59.503 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ False == \T\r\u\e ]] 2026-06-26 03:11:59.505 | + lib/host:tune_host:126 : configure_host_net 2026-06-26 03:11:59.508 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-06-26 03:11:59.510 | + lib/host:configure_sysctl_net_parmaters:106 : [[ False == \T\r\u\e ]] 2026-06-26 03:11:59.513 | + ./stack.sh:main:597 : fetch_plugins 2026-06-26 03:11:59.515 | + functions-common:fetch_plugins:1766 : local plugins= 2026-06-26 03:11:59.518 | + functions-common:fetch_plugins:1767 : local plugin 2026-06-26 03:11:59.521 | + functions-common:fetch_plugins:1770 : [[ -z '' ]] 2026-06-26 03:11:59.523 | + functions-common:fetch_plugins:1771 : return 2026-06-26 03:11:59.526 | + ./stack.sh:main:601 : run_phase override_defaults 2026-06-26 03:11:59.528 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-06-26 03:11:59.531 | + functions-common:run_phase:1849 : local phase= 2026-06-26 03:11:59.534 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-26 03:11:59.536 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-26 03:11:59.538 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-26 03:11:59.541 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-26 03:11:59.543 | + functions-common:run_phase:1858 : local extra 2026-06-26 03:11:59.546 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-26 03:11:59.549 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-26 03:11:59.552 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-26 03:11:59.554 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-26 03:11:59.556 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-06-26 03:11:59.559 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-26 03:11:59.575 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:11:59.577 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-26 03:11:59.580 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-26 03:11:59.582 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-26 03:11:59.584 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-26 03:11:59.586 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-26 03:11:59.589 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-26 03:11:59.591 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-06-26 03:11:59.593 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-06-26 03:11:59.596 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-26 03:11:59.599 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-26 03:11:59.601 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-06-26 03:11:59.603 | + functions-common:plugin_override_defaults:1807 : local plugins= 2026-06-26 03:11:59.606 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-06-26 03:11:59.608 | + functions-common:plugin_override_defaults:1811 : [[ -z '' ]] 2026-06-26 03:11:59.610 | + functions-common:plugin_override_defaults:1812 : return 2026-06-26 03:11:59.613 | + ./stack.sh:main:604 : source /home/quobyte/devstack/lib/apache 2026-06-26 03:11:59.631 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/tls 2026-06-26 03:11:59.634 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-06-26 03:11:59.650 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:11:59.653 | +++ lib/tls:source:43 : hostname -f 2026-06-26 03:11:59.658 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-06-26 03:11:59.661 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-06-26 03:11:59.664 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-06-26 03:11:59.666 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-06-26 03:11:59.669 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-06-26 03:11:59.671 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-06-26 03:11:59.674 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-06-26 03:11:59.677 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-06-26 03:11:59.679 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-06-26 03:11:59.682 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-06-26 03:11:59.686 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/infra 2026-06-26 03:11:59.701 | + ./stack.sh:main:611 : source /home/quobyte/devstack/lib/libraries 2026-06-26 03:11:59.720 | + ./stack.sh:main:612 : source /home/quobyte/devstack/lib/lvm 2026-06-26 03:11:59.734 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/horizon 2026-06-26 03:11:59.748 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/keystone 2026-06-26 03:11:59.787 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/glance 2026-06-26 03:11:59.864 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/nova 2026-06-26 03:11:59.964 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/placement 2026-06-26 03:11:59.994 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/cinder 2026-06-26 03:12:00.049 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/swift 2026-06-26 03:12:00.099 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/neutron 2026-06-26 03:12:00.102 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-06-26 03:12:00.121 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:12:00.123 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-06-26 03:12:00.126 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-06-26 03:12:00.129 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-06-26 03:12:00.132 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-06-26 03:12:00.135 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-06-26 03:12:00.154 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-26 03:12:00.157 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-26 03:12:00.161 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-06-26 03:12:00.163 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-06-26 03:12:00.165 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-06-26 03:12:00.167 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-26 03:12:00.171 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-26 03:12:00.173 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-06-26 03:12:00.175 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-06-26 03:12:00.179 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-06-26 03:12:00.197 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-06-26 03:12:00.200 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-06-26 03:12:00.203 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-06-26 03:12:00.205 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-06-26 03:12:00.208 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-06-26 03:12:00.211 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-06-26 03:12:00.214 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-06-26 03:12:00.216 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-06-26 03:12:00.219 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-06-26 03:12:00.222 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-06-26 03:12:00.225 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-06-26 03:12:00.227 | ++ lib/neutron:source:114 : Q_HOST=192.168.122.132 2026-06-26 03:12:00.229 | ++ lib/neutron:source:116 : Q_PROTOCOL=http 2026-06-26 03:12:00.234 | +++ lib/neutron:source:118 : ipv6_unquote 0.0.0.0 2026-06-26 03:12:00.236 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-06-26 03:12:00.237 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-06-26 03:12:00.242 | ++ lib/neutron:source:118 : Q_LISTEN_ADDRESS=0.0.0.0 2026-06-26 03:12:00.245 | ++ lib/neutron:source:120 : Q_ADMIN_USERNAME=neutron 2026-06-26 03:12:00.248 | ++ lib/neutron:source:122 : Q_AUTH_STRATEGY=keystone 2026-06-26 03:12:00.250 | ++ lib/neutron:source:124 : Q_OVS_USE_VETH=False 2026-06-26 03:12:00.253 | ++ lib/neutron:source:125 : Q_USE_ROOTWRAP=True 2026-06-26 03:12:00.257 | +++ lib/neutron:source:126 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-06-26 03:12:00.274 | ++ lib/neutron:source:126 : Q_USE_ROOTWRAP_DAEMON=True 2026-06-26 03:12:00.278 | +++ lib/neutron:source:128 : ipv6_unquote 192.168.122.132 2026-06-26 03:12:00.281 | +++ functions-common:ipv6_unquote:2218 : echo 192.168.122.132 2026-06-26 03:12:00.282 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-06-26 03:12:00.287 | ++ lib/neutron:source:128 : Q_META_DATA_IP=192.168.122.132 2026-06-26 03:12:00.289 | ++ lib/neutron:source:130 : Q_ALLOW_OVERLAPPING_IP=True 2026-06-26 03:12:00.292 | ++ lib/neutron:source:131 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-06-26 03:12:00.294 | ++ lib/neutron:source:132 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-06-26 03:12:00.297 | ++ lib/neutron:source:133 : VIF_PLUGGING_IS_FATAL=True 2026-06-26 03:12:00.300 | ++ lib/neutron:source:134 : VIF_PLUGGING_TIMEOUT=300 2026-06-26 03:12:00.302 | ++ lib/neutron:source:137 : SKIP_STOP_OVN=False 2026-06-26 03:12:00.304 | ++ lib/neutron:source:141 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-06-26 03:12:00.307 | ++ lib/neutron:source:144 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-06-26 03:12:00.310 | ++ lib/neutron:source:145 : [[ -z networking ]] 2026-06-26 03:12:00.312 | ++ lib/neutron:source:150 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-06-26 03:12:00.315 | ++ lib/neutron:source:151 : ALEMBIC_DIR=/opt/stack/alembic 2026-06-26 03:12:00.317 | ++ lib/neutron:source:152 : ALEMBIC_BRANCH=main 2026-06-26 03:12:00.320 | ++ lib/neutron:source:153 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-06-26 03:12:00.322 | ++ lib/neutron:source:154 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-06-26 03:12:00.325 | ++ lib/neutron:source:155 : SQLALCHEMY_BRANCH=main 2026-06-26 03:12:00.328 | ++ lib/neutron:source:166 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-06-26 03:12:00.330 | ++ lib/neutron:source:169 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-06-26 03:12:00.333 | ++ lib/neutron:source:172 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-06-26 03:12:00.335 | ++ lib/neutron:source:173 : [[ True == \F\a\l\s\e ]] 2026-06-26 03:12:00.340 | +++ lib/neutron:source:176 : get_rootwrap_location neutron 2026-06-26 03:12:00.342 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-06-26 03:12:00.345 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-06-26 03:12:00.364 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-26 03:12:00.367 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-26 03:12:00.370 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-06-26 03:12:00.374 | ++ lib/neutron:source:176 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-06-26 03:12:00.377 | ++ lib/neutron:source:177 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-26 03:12:00.380 | ++ lib/neutron:source:178 : [[ True == \T\r\u\e ]] 2026-06-26 03:12:00.382 | ++ lib/neutron:source:179 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-26 03:12:00.385 | ++ lib/neutron:source:191 : Q_DVR_MODE=legacy 2026-06-26 03:12:00.388 | ++ lib/neutron:source:192 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-26 03:12:00.391 | ++ lib/neutron:source:208 : ENABLE_TENANT_TUNNELS=True 2026-06-26 03:12:00.394 | ++ lib/neutron:source:213 : TENANT_TUNNEL_RANGES=1:1000 2026-06-26 03:12:00.397 | ++ lib/neutron:source:218 : ENABLE_TENANT_VLANS=False 2026-06-26 03:12:00.400 | ++ lib/neutron:source:226 : TENANT_VLAN_RANGE= 2026-06-26 03:12:00.402 | ++ lib/neutron:source:234 : PHYSICAL_NETWORK=public 2026-06-26 03:12:00.405 | ++ lib/neutron:source:244 : OVS_PHYSICAL_BRIDGE=br-ex 2026-06-26 03:12:00.408 | ++ lib/neutron:source:250 : OVS_ENABLE_TUNNELING=True 2026-06-26 03:12:00.410 | ++ lib/neutron:source:254 : ENABLE_ISOLATED_METADATA=False 2026-06-26 03:12:00.413 | ++ lib/neutron:source:259 : ENABLE_METADATA_NETWORK=False 2026-06-26 03:12:00.416 | ++ lib/neutron:source:264 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-06-26 03:12:00.418 | ++ lib/neutron:source:265 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-06-26 03:12:00.531 | ++ lib/neutron:source:272 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-06-26 03:12:00.546 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-06-26 03:12:00.550 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-06-26 03:12:00.553 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-06-26 03:12:00.556 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-06-26 03:12:00.558 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-06-26 03:12:00.561 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-06-26 03:12:00.565 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-06-26 03:12:00.568 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-06-26 03:12:00.571 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-06-26 03:12:00.574 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-06-26 03:12:00.576 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-06-26 03:12:00.579 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-06-26 03:12:00.582 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-06-26 03:12:00.584 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-06-26 03:12:00.587 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-06-26 03:12:00.590 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-06-26 03:12:00.592 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-06-26 03:12:00.595 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-06-26 03:12:00.599 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-06-26 03:12:00.602 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-06-26 03:12:00.607 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-06-26 03:12:00.607 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-06-26 03:12:00.607 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-06-26 03:12:00.609 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-06-26 03:12:00.614 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=1f:b02c:37cd 2026-06-26 03:12:00.617 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-06-26 03:12:00.620 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-06-26 03:12:00.622 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-06-26 03:12:00.625 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-06-26 03:12:00.627 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd1f:b02c:37cd::/56 2026-06-26 03:12:00.632 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-06-26 03:12:00.632 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd1f:b02c:37cd::/56 2026-06-26 03:12:00.638 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd1f:b02c:37cd::/64 2026-06-26 03:12:00.641 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-06-26 03:12:00.643 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-06-26 03:12:00.646 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-06-26 03:12:00.649 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-26 03:12:00.651 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-06-26 03:12:00.655 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-06-26 03:12:00.658 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-06-26 03:12:00.660 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-06-26 03:12:00.663 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-06-26 03:12:00.666 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-06-26 03:12:00.668 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-06-26 03:12:00.672 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-06-26 03:12:00.675 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-06-26 03:12:00.677 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd1f:b02c:37cd::/56 2026-06-26 03:12:00.680 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-06-26 03:12:00.683 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-06-26 03:12:00.688 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-06-26 03:12:00.691 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-06-26 03:12:00.691 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-06-26 03:12:00.696 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-06-26 03:12:00.701 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-06-26 03:12:00.701 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-06-26 03:12:00.701 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-06-26 03:12:00.708 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-06-26 03:12:00.713 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-06-26 03:12:00.716 | ++ lib/neutron:source:279 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-06-26 03:12:00.719 | ++ lib/neutron:source:280 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-06-26 03:12:00.723 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-06-26 03:12:00.726 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-06-26 03:12:00.729 | ++ lib/neutron:source:285 : has_neutron_plugin_security_group 2026-06-26 03:12:00.733 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-06-26 03:12:00.736 | ++ lib/neutron:source:286 : Q_USE_SECGROUP=True 2026-06-26 03:12:00.739 | ++ lib/neutron:source:294 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-06-26 03:12:00.759 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/ldap 2026-06-26 03:12:00.777 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/dstat 2026-06-26 03:12:00.794 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/atop 2026-06-26 03:12:00.812 | + ./stack.sh:main:624 : source /home/quobyte/devstack/lib/tcpdump 2026-06-26 03:12:00.829 | + ./stack.sh:main:625 : source /home/quobyte/devstack/lib/etcd3 2026-06-26 03:12:00.866 | + ./stack.sh:main:626 : source /home/quobyte/devstack/lib/os-vif 2026-06-26 03:12:00.869 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-06-26 03:12:00.873 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-06-26 03:12:00.875 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-06-26 03:12:00.879 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-26 03:12:00.884 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-06-26 03:12:00.901 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-26 03:12:00.905 | + ./stack.sh:main:632 : run_phase source 2026-06-26 03:12:00.907 | + functions-common:run_phase:1848 : local mode=source 2026-06-26 03:12:00.910 | + functions-common:run_phase:1849 : local phase= 2026-06-26 03:12:00.913 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-26 03:12:00.916 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-26 03:12:00.918 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-26 03:12:00.922 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-26 03:12:00.924 | + functions-common:run_phase:1858 : local extra 2026-06-26 03:12:00.928 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-26 03:12:00.932 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-26 03:12:00.935 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-26 03:12:00.938 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-26 03:12:00.941 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-06-26 03:12:00.944 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-26 03:12:00.964 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:12:00.966 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-06-26 03:12:00.969 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-06-26 03:12:01.020 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-06-26 03:12:01.023 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-06-26 03:12:01.026 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-06-26 03:12:01.029 | + functions-common:run_phase:1870 : load_plugin_settings 2026-06-26 03:12:01.032 | + functions-common:load_plugin_settings:1784 : local plugins= 2026-06-26 03:12:01.035 | + functions-common:load_plugin_settings:1785 : local plugin 2026-06-26 03:12:01.038 | + functions-common:load_plugin_settings:1788 : [[ -z '' ]] 2026-06-26 03:12:01.041 | + functions-common:load_plugin_settings:1789 : return 2026-06-26 03:12:01.043 | + functions-common:run_phase:1871 : verify_disabled_services 2026-06-26 03:12:01.047 | + functions-common:verify_disabled_services:2131 : local service 2026-06-26 03:12:01.050 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 03:12:01.053 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,key, ]] 2026-06-26 03:12:01.057 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 03:12:01.060 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-06-26 03:12:01.064 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 03:12:01.068 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-06-26 03:12:01.071 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 03:12:01.074 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-06-26 03:12:01.077 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 03:12:01.080 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-06-26 03:12:01.083 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 03:12:01.086 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-06-26 03:12:01.089 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 03:12:01.093 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-06-26 03:12:01.097 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 03:12:01.100 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-06-26 03:12:01.104 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 03:12:01.107 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-06-26 03:12:01.111 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 03:12:01.115 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-06-26 03:12:01.118 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 03:12:01.122 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-06-26 03:12:01.125 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 03:12:01.129 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-06-26 03:12:01.132 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 03:12:01.135 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-06-26 03:12:01.139 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 03:12:01.143 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-06-26 03:12:01.146 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 03:12:01.149 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-06-26 03:12:01.153 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 03:12:01.156 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-06-26 03:12:01.159 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 03:12:01.163 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-06-26 03:12:01.166 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 03:12:01.170 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-06-26 03:12:01.174 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 03:12:01.177 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-06-26 03:12:01.180 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 03:12:01.184 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-06-26 03:12:01.188 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 03:12:01.191 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-06-26 03:12:01.195 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 03:12:01.199 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-06-26 03:12:01.202 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 03:12:01.205 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-06-26 03:12:01.208 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 03:12:01.212 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-06-26 03:12:01.215 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 03:12:01.219 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-06-26 03:12:01.223 | + ./stack.sh:main:703 : initialize_database_backends 2026-06-26 03:12:01.227 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-26 03:12:01.231 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-06-26 03:12:01.253 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:12:01.257 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-06-26 03:12:01.260 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-26 03:12:01.263 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-06-26 03:12:01.286 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:12:01.290 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-06-26 03:12:01.293 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-06-26 03:12:01.297 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-06-26 03:12:01.300 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-06-26 03:12:01.304 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-06-26 03:12:01.308 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-06-26 03:12:01.311 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-06-26 03:12:01.315 | + lib/database:initialize_database_backends:92 : return 0 2026-06-26 03:12:01.319 | + ./stack.sh:main:704 : echo 'Using mysql database backend' 2026-06-26 03:12:01.319 | Using mysql database backend 2026-06-26 03:12:01.323 | + ./stack.sh:main:707 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-06-26 03:12:01.346 | + ./stack.sh:main:709 : define_database_baseurl 2026-06-26 03:12:01.350 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-06-26 03:12:01.354 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-26 03:12:01.358 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-06-26 03:12:01.362 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-26 03:12:01.366 | + ./stack.sh:main:721 : is_service_enabled rabbit 2026-06-26 03:12:01.390 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:12:01.394 | + ./stack.sh:main:722 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-06-26 03:12:01.417 | + ./stack.sh:main:729 : is_service_enabled keystone 2026-06-26 03:12:01.440 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:12:01.445 | + ./stack.sh:main:731 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-06-26 03:12:01.469 | + ./stack.sh:main:733 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-06-26 03:12:01.492 | + ./stack.sh:main:744 : is_service_enabled ldap 2026-06-26 03:12:01.515 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:12:01.519 | + ./stack.sh:main:753 : is_service_enabled s-proxy 2026-06-26 03:12:01.544 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:12:01.547 | + ./stack.sh:main:765 : save_stackenv 765 2026-06-26 03:12:01.551 | + functions-common:save_stackenv:65 : local tag=765 2026-06-26 03:12:01.556 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-26 03:12:01.562 | + functions-common:save_stackenv:67 : time_stamp=2026-06-26-051201 2026-06-26 03:12:01.566 | + functions-common:save_stackenv:68 : echo '# 2026-06-26-051201 765' 2026-06-26 03:12:01.570 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 03:12:01.574 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-26 03:12:01.577 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 03:12:01.581 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-26 03:12:01.585 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 03:12:01.588 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-26 03:12:01.592 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 03:12:01.596 | + 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-26 03:12:01.600 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 03:12:01.603 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.132 2026-06-26 03:12:01.607 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 03:12:01.611 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.132/identity 2026-06-26 03:12:01.615 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 03:12:01.618 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-26-051148 2026-06-26 03:12:01.622 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 03:12:01.626 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-26 03:12:01.629 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 03:12:01.633 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.132 2026-06-26 03:12:01.637 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 03:12:01.641 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-26 03:12:01.644 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 03:12:01.648 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-26 03:12:01.652 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 03:12:01.656 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-26 03:12:01.660 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 03:12:01.664 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-26 03:12:01.667 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 03:12:01.671 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.132 2026-06-26 03:12:01.675 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 03:12:01.678 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-26 03:12:01.682 | + ./stack.sh:main:778 : GIT_DEPTH=0 2026-06-26 03:12:01.686 | + ./stack.sh:main:778 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-06-26 03:12:01.689 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-06-26 03:12:01.693 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-06-26 03:12:01.696 | + functions-common:git_clone:591 : local git_ref=master 2026-06-26 03:12:01.699 | + functions-common:git_clone:592 : local orig_dir 2026-06-26 03:12:01.704 | ++ functions-common:git_clone:593 : pwd 2026-06-26 03:12:01.708 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-26 03:12:01.711 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-26 03:12:01.716 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-26 03:12:01.738 | + functions-common:git_clone:596 : RECLONE=False 2026-06-26 03:12:01.742 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-26 03:12:01.745 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-26 03:12:01.750 | + functions-common:git_clone:610 : echo master 2026-06-26 03:12:01.750 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-26 03:12:01.756 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-06-26 03:12:01.760 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-26 03:12:01.763 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-06-26 03:12:01.766 | + functions-common:git_timed:697 : local count=0 2026-06-26 03:12:01.769 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 03:12:01.773 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 03:12:01.776 | + functions-common:git_timed:701 : timeout=0 2026-06-26 03:12:01.780 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 03:12:01.783 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 03:12:01.786 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:12:01.790 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:12:01.794 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:12:01.799 | + functions-common:time_start:2411 : _TIME_START[$name]=1782443521795 2026-06-26 03:12:01.802 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-06-26 03:12:01.806 | Cloning into '/opt/stack/requirements'... 2026-06-26 03:12:06.561 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 03:12:06.565 | + functions-common:time_stop:2420 : local name 2026-06-26 03:12:06.568 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:12:06.572 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:12:06.575 | + functions-common:time_stop:2423 : local total 2026-06-26 03:12:06.578 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:12:06.582 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 03:12:06.585 | + functions-common:time_stop:2427 : start_time=1782443521795 2026-06-26 03:12:06.589 | + functions-common:time_stop:2429 : [[ -z 1782443521795 ]] 2026-06-26 03:12:06.594 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:12:06.599 | + functions-common:time_stop:2432 : end_time=1782443526595 2026-06-26 03:12:06.602 | + functions-common:time_stop:2433 : elapsed_time=4800 2026-06-26 03:12:06.605 | + functions-common:time_stop:2434 : total=0 2026-06-26 03:12:06.609 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:12:06.612 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4800 2026-06-26 03:12:06.616 | + functions-common:git_clone:631 : cd /opt/stack/requirements 2026-06-26 03:12:06.619 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-26 03:12:06.622 | + functions-common:git_timed:697 : local count=0 2026-06-26 03:12:06.626 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 03:12:06.629 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 03:12:06.632 | + functions-common:git_timed:701 : timeout=0 2026-06-26 03:12:06.636 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 03:12:06.639 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 03:12:06.643 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:12:06.646 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:12:06.651 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:12:06.656 | + functions-common:time_start:2411 : _TIME_START[$name]=1782443526652 2026-06-26 03:12:06.659 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-26 03:12:07.228 | From https://review.opendev.org/openstack/requirements 2026-06-26 03:12:07.228 | * branch master -> FETCH_HEAD 2026-06-26 03:12:07.239 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 03:12:07.243 | + functions-common:time_stop:2420 : local name 2026-06-26 03:12:07.246 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:12:07.250 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:12:07.253 | + functions-common:time_stop:2423 : local total 2026-06-26 03:12:07.257 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:12:07.260 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 03:12:07.263 | + functions-common:time_stop:2427 : start_time=1782443526652 2026-06-26 03:12:07.267 | + functions-common:time_stop:2429 : [[ -z 1782443526652 ]] 2026-06-26 03:12:07.272 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:12:07.277 | + functions-common:time_stop:2432 : end_time=1782443527273 2026-06-26 03:12:07.280 | + functions-common:time_stop:2433 : elapsed_time=621 2026-06-26 03:12:07.284 | + functions-common:time_stop:2434 : total=4800 2026-06-26 03:12:07.287 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:12:07.291 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5421 2026-06-26 03:12:07.294 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-26 03:12:07.297 | + functions-common:git_timed:697 : local count=0 2026-06-26 03:12:07.301 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 03:12:07.304 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 03:12:07.308 | + functions-common:git_timed:701 : timeout=0 2026-06-26 03:12:07.311 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 03:12:07.315 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 03:12:07.318 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:12:07.322 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:12:07.326 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:12:07.331 | + functions-common:time_start:2411 : _TIME_START[$name]=1782443527328 2026-06-26 03:12:07.335 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-26 03:12:07.350 | Note: switching to 'FETCH_HEAD'. 2026-06-26 03:12:07.351 | 2026-06-26 03:12:07.351 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-26 03:12:07.351 | changes and commit them, and you can discard any commits you make in this 2026-06-26 03:12:07.351 | state without impacting any branches by switching back to a branch. 2026-06-26 03:12:07.351 | 2026-06-26 03:12:07.351 | If you want to create a new branch to retain commits you create, you may 2026-06-26 03:12:07.351 | do so (now or later) by using -c with the switch command. Example: 2026-06-26 03:12:07.352 | 2026-06-26 03:12:07.352 | git switch -c 2026-06-26 03:12:07.352 | 2026-06-26 03:12:07.352 | Or undo this operation with: 2026-06-26 03:12:07.353 | 2026-06-26 03:12:07.353 | git switch - 2026-06-26 03:12:07.353 | 2026-06-26 03:12:07.353 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-26 03:12:07.353 | 2026-06-26 03:12:07.353 | HEAD is now at 655fcff9 Merge "Updated from generate-constraints" 2026-06-26 03:12:07.355 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 03:12:07.358 | + functions-common:time_stop:2420 : local name 2026-06-26 03:12:07.362 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:12:07.365 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:12:07.369 | + functions-common:time_stop:2423 : local total 2026-06-26 03:12:07.372 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:12:07.376 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 03:12:07.379 | + functions-common:time_stop:2427 : start_time=1782443527328 2026-06-26 03:12:07.382 | + functions-common:time_stop:2429 : [[ -z 1782443527328 ]] 2026-06-26 03:12:07.387 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:12:07.392 | + functions-common:time_stop:2432 : end_time=1782443527388 2026-06-26 03:12:07.395 | + functions-common:time_stop:2433 : elapsed_time=60 2026-06-26 03:12:07.399 | + functions-common:time_stop:2434 : total=5421 2026-06-26 03:12:07.402 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:12:07.405 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5481 2026-06-26 03:12:07.409 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-06-26 03:12:07.427 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-06-26 03:12:07.431 | + functions-common:git_clone:673 : git show --oneline 2026-06-26 03:12:07.432 | + functions-common:git_clone:673 : head -1 2026-06-26 03:12:07.435 | 655fcff9 Merge "Updated from generate-constraints" 2026-06-26 03:12:07.439 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-26 03:12:07.444 | + ./stack.sh:main:782 : echo_summary 'Installing package prerequisites' 2026-06-26 03:12:07.448 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 03:12:07.451 | + ./stack.sh:echo_summary:447 : echo -e Installing package prerequisites 2026-06-26 03:12:07.455 | + ./stack.sh:main:783 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-06-26 03:12:07.459 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-06-26 03:12:07.463 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-06-26 03:12:07.466 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-06-26 03:12:07.470 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-06-26 03:12:07.474 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-06-26 03:12:07.478 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-06-26 03:12:07.483 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-06-26 03:12:07.488 | ++ tools/install_prereqs.sh:source:47 : NOW=1782443527 2026-06-26 03:12:07.494 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-06-26 03:12:07.499 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-06-26 03:12:07.504 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-06-26 03:12:07.508 | ++ tools/install_prereqs.sh:source:49 : DELTA=1782443527 2026-06-26 03:12:07.511 | ++ tools/install_prereqs.sh:source:50 : [[ 1782443527 -lt 7200 ]] 2026-06-26 03:12:07.515 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-06-26 03:12:07.519 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-06-26 03:12:07.522 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-06-26 03:12:07.526 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-06-26 03:12:07.530 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-06-26 03:12:07.534 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-06-26 03:12:07.537 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-06-26 03:12:07.543 | +++ 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-26 03:12:07.579 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-06-26 03:12:07.580 | apache2-dev 2026-06-26 03:12:07.580 | bc 2026-06-26 03:12:07.580 | bsdmainutils 2026-06-26 03:12:07.580 | curl 2026-06-26 03:12:07.580 | g++ 2026-06-26 03:12:07.580 | gawk 2026-06-26 03:12:07.580 | gcc 2026-06-26 03:12:07.580 | gettext 2026-06-26 03:12:07.580 | git 2026-06-26 03:12:07.580 | graphviz 2026-06-26 03:12:07.580 | iputils-ping 2026-06-26 03:12:07.581 | libffi-dev 2026-06-26 03:12:07.581 | libjpeg-dev 2026-06-26 03:12:07.581 | libpq-dev 2026-06-26 03:12:07.581 | libssl-dev 2026-06-26 03:12:07.581 | libsystemd-dev 2026-06-26 03:12:07.581 | libxml2-dev 2026-06-26 03:12:07.581 | libxslt1-dev 2026-06-26 03:12:07.581 | libyaml-dev 2026-06-26 03:12:07.581 | lsof 2026-06-26 03:12:07.581 | openssh-server 2026-06-26 03:12:07.581 | openssl 2026-06-26 03:12:07.582 | pkg-config 2026-06-26 03:12:07.582 | psmisc 2026-06-26 03:12:07.582 | python3-dev 2026-06-26 03:12:07.583 | python3-pip 2026-06-26 03:12:07.583 | python3-systemd 2026-06-26 03:12:07.583 | python3-venv 2026-06-26 03:12:07.584 | tar 2026-06-26 03:12:07.584 | tcpdump 2026-06-26 03:12:07.584 | unzip 2026-06-26 03:12:07.585 | uuid-runtime 2026-06-26 03:12:07.585 | wget 2026-06-26 03:12:07.585 | zlib1g-dev 2026-06-26 03:12:07.585 | libkrb5-dev 2026-06-26 03:12:07.585 | libldap2-dev 2026-06-26 03:12:07.585 | libsasl2-dev 2026-06-26 03:12:07.585 | memcached 2026-06-26 03:12:07.585 | python3-mysqldb 2026-06-26 03:12:07.586 | sqlite3 2026-06-26 03:12:07.586 | conntrack 2026-06-26 03:12:07.586 | curl 2026-06-26 03:12:07.586 | ebtables 2026-06-26 03:12:07.586 | genisoimage 2026-06-26 03:12:07.586 | iptables 2026-06-26 03:12:07.586 | iputils-arping 2026-06-26 03:12:07.586 | kpartx 2026-06-26 03:12:07.586 | libjs-jquery-tablesorter 2026-06-26 03:12:07.586 | parted 2026-06-26 03:12:07.586 | pm-utils 2026-06-26 03:12:07.587 | python3-mysqldb 2026-06-26 03:12:07.587 | socat 2026-06-26 03:12:07.587 | sqlite3 2026-06-26 03:12:07.588 | sudo 2026-06-26 03:12:07.588 | vlan 2026-06-26 03:12:07.588 | lsscsi 2026-06-26 03:12:07.589 | open-iscsi 2026-06-26 03:12:07.589 | cryptsetup 2026-06-26 03:12:07.589 | dosfstools 2026-06-26 03:12:07.589 | genisoimage 2026-06-26 03:12:07.589 | gir1.2-libosinfo-1.0 2026-06-26 03:12:07.589 | netcat-openbsd 2026-06-26 03:12:07.589 | open-iscsi 2026-06-26 03:12:07.589 | qemu-utils 2026-06-26 03:12:07.590 | sg3-utils 2026-06-26 03:12:07.590 | sysfsutils 2026-06-26 03:12:07.590 | lvm2 2026-06-26 03:12:07.590 | qemu-utils 2026-06-26 03:12:07.590 | thin-provisioning-tools 2026-06-26 03:12:07.590 | acl 2026-06-26 03:12:07.590 | dnsmasq-base 2026-06-26 03:12:07.590 | dnsmasq-utils 2026-06-26 03:12:07.590 | ebtables 2026-06-26 03:12:07.590 | haproxy 2026-06-26 03:12:07.590 | iptables 2026-06-26 03:12:07.590 | iputils-arping 2026-06-26 03:12:07.591 | iputils-ping 2026-06-26 03:12:07.591 | postgresql-server-dev-all 2026-06-26 03:12:07.591 | python3-mysqldb 2026-06-26 03:12:07.592 | sqlite3 2026-06-26 03:12:07.592 | sudo 2026-06-26 03:12:07.592 | vlan 2026-06-26 03:12:07.593 | pcp' 2026-06-26 03:12:07.593 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-06-26 03:12:07.611 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-06-26 03:12:07.611 | apache2-dev 2026-06-26 03:12:07.611 | bc 2026-06-26 03:12:07.611 | bsdmainutils 2026-06-26 03:12:07.611 | curl 2026-06-26 03:12:07.611 | g++ 2026-06-26 03:12:07.611 | gawk 2026-06-26 03:12:07.611 | gcc 2026-06-26 03:12:07.611 | gettext 2026-06-26 03:12:07.611 | git 2026-06-26 03:12:07.611 | graphviz 2026-06-26 03:12:07.612 | iputils-ping 2026-06-26 03:12:07.612 | libffi-dev 2026-06-26 03:12:07.612 | libjpeg-dev 2026-06-26 03:12:07.612 | libpq-dev 2026-06-26 03:12:07.612 | libssl-dev 2026-06-26 03:12:07.612 | libsystemd-dev 2026-06-26 03:12:07.612 | libxml2-dev 2026-06-26 03:12:07.612 | libxslt1-dev 2026-06-26 03:12:07.613 | libyaml-dev 2026-06-26 03:12:07.613 | lsof 2026-06-26 03:12:07.613 | openssh-server 2026-06-26 03:12:07.613 | openssl 2026-06-26 03:12:07.613 | pkg-config 2026-06-26 03:12:07.613 | psmisc 2026-06-26 03:12:07.613 | python3-dev 2026-06-26 03:12:07.614 | python3-pip 2026-06-26 03:12:07.614 | python3-systemd 2026-06-26 03:12:07.614 | python3-venv 2026-06-26 03:12:07.614 | tar 2026-06-26 03:12:07.614 | tcpdump 2026-06-26 03:12:07.614 | unzip 2026-06-26 03:12:07.614 | uuid-runtime 2026-06-26 03:12:07.615 | wget 2026-06-26 03:12:07.615 | zlib1g-dev 2026-06-26 03:12:07.615 | libkrb5-dev 2026-06-26 03:12:07.615 | libldap2-dev 2026-06-26 03:12:07.615 | libsasl2-dev 2026-06-26 03:12:07.615 | memcached 2026-06-26 03:12:07.615 | python3-mysqldb 2026-06-26 03:12:07.616 | sqlite3 2026-06-26 03:12:07.616 | conntrack 2026-06-26 03:12:07.616 | curl 2026-06-26 03:12:07.616 | ebtables 2026-06-26 03:12:07.616 | genisoimage 2026-06-26 03:12:07.616 | iptables 2026-06-26 03:12:07.616 | iputils-arping 2026-06-26 03:12:07.617 | kpartx 2026-06-26 03:12:07.617 | libjs-jquery-tablesorter 2026-06-26 03:12:07.617 | parted 2026-06-26 03:12:07.617 | pm-utils 2026-06-26 03:12:07.617 | python3-mysqldb 2026-06-26 03:12:07.617 | socat 2026-06-26 03:12:07.617 | sqlite3 2026-06-26 03:12:07.618 | sudo 2026-06-26 03:12:07.618 | vlan 2026-06-26 03:12:07.618 | lsscsi 2026-06-26 03:12:07.618 | open-iscsi 2026-06-26 03:12:07.618 | cryptsetup 2026-06-26 03:12:07.618 | dosfstools 2026-06-26 03:12:07.618 | genisoimage 2026-06-26 03:12:07.619 | gir1.2-libosinfo-1.0 2026-06-26 03:12:07.619 | netcat-openbsd 2026-06-26 03:12:07.619 | open-iscsi 2026-06-26 03:12:07.619 | qemu-utils 2026-06-26 03:12:07.619 | sg3-utils 2026-06-26 03:12:07.619 | sysfsutils 2026-06-26 03:12:07.619 | lvm2 2026-06-26 03:12:07.620 | qemu-utils 2026-06-26 03:12:07.620 | thin-provisioning-tools 2026-06-26 03:12:07.620 | acl 2026-06-26 03:12:07.620 | dnsmasq-base 2026-06-26 03:12:07.620 | dnsmasq-utils 2026-06-26 03:12:07.620 | ebtables 2026-06-26 03:12:07.621 | haproxy 2026-06-26 03:12:07.621 | iptables 2026-06-26 03:12:07.621 | iputils-arping 2026-06-26 03:12:07.621 | iputils-ping 2026-06-26 03:12:07.621 | postgresql-server-dev-all 2026-06-26 03:12:07.621 | python3-mysqldb 2026-06-26 03:12:07.621 | sqlite3 2026-06-26 03:12:07.622 | sudo 2026-06-26 03:12:07.622 | vlan 2026-06-26 03:12:07.622 | pcp ' 2026-06-26 03:12:07.622 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-06-26 03:12:07.622 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 03:12:07.622 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 03:12:07.627 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-06-26 03:12:07.627 | ++ 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-26 03:12:07.633 | ++ 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-26 03:12:07.636 | ++ functions-common:install_package:1438 : update_package_repo 2026-06-26 03:12:07.640 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-26 03:12:07.644 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-26 03:12:07.647 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-26 03:12:07.651 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-26 03:12:07.654 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-06-26 03:12:07.657 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 03:12:07.660 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 03:12:07.664 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-06-26 03:12:07.668 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-26 03:12:07.671 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-26 03:12:07.674 | ++ functions-common:apt_get_update:1167 : return 2026-06-26 03:12:07.678 | ++ functions-common:install_package:1439 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-06-26 03:12:07.681 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-06-26 03:12:07.685 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 03:12:07.688 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 03:12:07.692 | ++ functions-common:real_install_package:1427 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-06-26 03:12:07.720 | ++ functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-06-26 03:12:07.761 | Reading package lists... 2026-06-26 03:12:08.167 | Building dependency tree... 2026-06-26 03:12:08.168 | Reading state information... 2026-06-26 03:12:08.813 | bc is already the newest version (1.07.1-3ubuntu4). 2026-06-26 03:12:08.813 | bc set to manually installed. 2026-06-26 03:12:08.813 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-06-26 03:12:08.813 | g++ set to manually installed. 2026-06-26 03:12:08.814 | gawk is already the newest version (1:5.2.1-2build3). 2026-06-26 03:12:08.814 | gawk set to manually installed. 2026-06-26 03:12:08.814 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-06-26 03:12:08.814 | gcc set to manually installed. 2026-06-26 03:12:08.814 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-06-26 03:12:08.814 | git set to manually installed. 2026-06-26 03:12:08.814 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-06-26 03:12:08.814 | iputils-ping set to manually installed. 2026-06-26 03:12:08.814 | lsof is already the newest version (4.95.0-1build3). 2026-06-26 03:12:08.814 | lsof set to manually installed. 2026-06-26 03:12:08.814 | psmisc is already the newest version (23.7-1build1). 2026-06-26 03:12:08.815 | psmisc set to manually installed. 2026-06-26 03:12:08.815 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-06-26 03:12:08.815 | python3-dev set to manually installed. 2026-06-26 03:12:08.815 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-06-26 03:12:08.815 | python3-systemd is already the newest version (235-1build4). 2026-06-26 03:12:08.815 | python3-systemd set to manually installed. 2026-06-26 03:12:08.815 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-06-26 03:12:08.815 | tcpdump set to manually installed. 2026-06-26 03:12:08.815 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-06-26 03:12:08.815 | uuid-runtime set to manually installed. 2026-06-26 03:12:08.815 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-06-26 03:12:08.816 | wget set to manually installed. 2026-06-26 03:12:08.816 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-06-26 03:12:08.816 | zlib1g-dev set to manually installed. 2026-06-26 03:12:08.817 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-06-26 03:12:08.817 | iptables set to manually installed. 2026-06-26 03:12:08.817 | parted is already the newest version (3.6-4build1). 2026-06-26 03:12:08.818 | parted set to manually installed. 2026-06-26 03:12:08.818 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-06-26 03:12:08.818 | sudo set to manually installed. 2026-06-26 03:12:08.819 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-06-26 03:12:08.819 | open-iscsi set to manually installed. 2026-06-26 03:12:08.819 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-06-26 03:12:08.819 | cryptsetup set to manually installed. 2026-06-26 03:12:08.819 | dosfstools is already the newest version (4.2-1.1build1). 2026-06-26 03:12:08.819 | dosfstools set to manually installed. 2026-06-26 03:12:08.819 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-06-26 03:12:08.819 | netcat-openbsd set to manually installed. 2026-06-26 03:12:08.820 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-06-26 03:12:08.820 | sg3-utils set to manually installed. 2026-06-26 03:12:08.820 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-06-26 03:12:08.820 | lvm2 set to manually installed. 2026-06-26 03:12:08.820 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-06-26 03:12:08.820 | thin-provisioning-tools set to manually installed. 2026-06-26 03:12:08.820 | acl is already the newest version (2.3.2-1build1.1). 2026-06-26 03:12:08.820 | acl set to manually installed. 2026-06-26 03:12:08.820 | The following additional packages will be installed: 2026-06-26 03:12:08.820 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-06-26 03:12:08.820 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-06-26 03:12:08.821 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-06-26 03:12:08.821 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-06-26 03:12:08.821 | krb5-multidev libann0 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-06-26 03:12:08.822 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl 2026-06-26 03:12:08.822 | libarchive-zip-perl libcdt5 libcgraph6 libclang-common-17-dev 2026-06-26 03:12:08.822 | libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl 2026-06-26 03:12:08.823 | libcurl3t64-gnutls libcurl4t64 libdebhelper-perl libevent-2.1-7t64 2026-06-26 03:12:08.823 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-06-26 03:12:08.823 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-06-26 03:12:08.823 | libjpeg8-dev libjs-jquery-metadata libjson-perl libjson-xs-perl 2026-06-26 03:12:08.823 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-06-26 03:12:08.823 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-06-26 03:12:08.823 | libmysqlclient21 libncurses-dev libnss-mymachines libnss-systemd 2026-06-26 03:12:08.824 | libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n libpam-systemd 2026-06-26 03:12:08.824 | libpathplan4 libpcp-archive1t64 libpcp-gui2t64 libpcp-import1t64 2026-06-26 03:12:08.824 | libpcp-mmv1t64 libpcp-pmda-perl libpcp-pmda3t64 libpcp-trace2t64 2026-06-26 03:12:08.824 | libpcp-web1t64 libpcp3t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-06-26 03:12:08.824 | libpcre2-posix3 libpfm4 libpkgconf3 libpq5 libsctp-dev libsctp1 libsm6 2026-06-26 03:12:08.824 | libssl3t64 libsub-override-perl libsys-hostname-long-perl libsysfs2 2026-06-26 03:12:08.824 | libsystemd-shared libsystemd0 libtool libtypes-serialiser-perl libudev1 2026-06-26 03:12:08.824 | libx86-1 libxaw7 libxml2 libxml2-utils libxmu6 libxt6t64 libz3-4 libz3-dev 2026-06-26 03:12:08.824 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools m4 2026-06-26 03:12:08.824 | multipath-tools mysql-common ncal openssh-client openssh-sftp-server 2026-06-26 03:12:08.824 | osinfo-db pcp-conf pkgconf pkgconf-bin po-debconf postgresql-client-16 2026-06-26 03:12:08.825 | postgresql-client-common postgresql-common postgresql-server-dev-16 2026-06-26 03:12:08.825 | python3-pcp python3-pip-whl python3-setuptools-whl python3.12-venv 2026-06-26 03:12:08.826 | qemu-block-extra qemu-guest-agent qemu-system-common qemu-system-data 2026-06-26 03:12:08.826 | qemu-system-gui qemu-system-modules-opengl qemu-system-modules-spice 2026-06-26 03:12:08.826 | qemu-system-x86 ssl-cert systemd systemd-container systemd-dev 2026-06-26 03:12:08.827 | systemd-resolved systemd-sysv systemd-timesyncd udev uuid-dev vbetool 2026-06-26 03:12:08.827 | Suggested packages: 2026-06-26 03:12:08.827 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-06-26 03:12:08.827 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-06-26 03:12:08.827 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-06-26 03:12:08.827 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-06-26 03:12:08.827 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-06-26 03:12:08.828 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-06-26 03:12:08.828 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-06-26 03:12:08.828 | libcache-memcached-perl libmemcached libyaml-perl multipath-tools-boot 2026-06-26 03:12:08.828 | keychain libpam-ssh monkeysphere ssh-askpass molly-guard pcp-gui 2026-06-26 03:12:08.828 | libpcp-import-perl redis-server cpufrequtils wireless-tools radeontool 2026-06-26 03:12:08.828 | libmail-box-perl postgresql-16 default-mysql-server | virtual-mysql-server 2026-06-26 03:12:08.828 | samba vde2 sqlite3-doc systemd-homed systemd-userdbd systemd-boot 2026-06-26 03:12:08.828 | libqrencode4 libtss2-rc0 ncompress tar-scripts tar-doc zip 2026-06-26 03:12:09.004 | The following NEW packages will be installed: 2026-06-26 03:12:09.004 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-06-26 03:12:09.004 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-06-26 03:12:09.004 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-06-26 03:12:09.004 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-06-26 03:12:09.004 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-06-26 03:12:09.004 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-06-26 03:12:09.004 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-06-26 03:12:09.004 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-06-26 03:12:09.004 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-06-26 03:12:09.005 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-06-26 03:12:09.005 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-06-26 03:12:09.005 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-06-26 03:12:09.005 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-06-26 03:12:09.005 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-06-26 03:12:09.005 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-06-26 03:12:09.005 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-06-26 03:12:09.005 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-06-26 03:12:09.005 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-06-26 03:12:09.005 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-06-26 03:12:09.005 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-06-26 03:12:09.006 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-06-26 03:12:09.006 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-06-26 03:12:09.007 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-06-26 03:12:09.007 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-06-26 03:12:09.007 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-06-26 03:12:09.008 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-06-26 03:12:09.008 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-06-26 03:12:09.009 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-06-26 03:12:09.009 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-06-26 03:12:09.009 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-06-26 03:12:09.009 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-06-26 03:12:09.009 | uuid-dev vbetool vlan 2026-06-26 03:12:09.009 | The following packages will be upgraded: 2026-06-26 03:12:09.009 | curl dnsmasq-base kpartx libcurl3t64-gnutls libcurl4t64 libnss-mymachines 2026-06-26 03:12:09.009 | libnss-systemd libpam-systemd libssl3t64 libsystemd-shared libsystemd0 2026-06-26 03:12:09.010 | libudev1 libxml2 libxml2-utils multipath-tools openssh-client openssh-server 2026-06-26 03:12:09.011 | openssh-sftp-server openssl qemu-block-extra qemu-guest-agent 2026-06-26 03:12:09.011 | qemu-system-common qemu-system-data qemu-system-gui 2026-06-26 03:12:09.011 | qemu-system-modules-opengl qemu-system-modules-spice qemu-system-x86 2026-06-26 03:12:09.011 | qemu-utils systemd systemd-container systemd-dev systemd-resolved 2026-06-26 03:12:09.011 | systemd-sysv systemd-timesyncd tar udev 2026-06-26 03:12:09.107 | 36 upgraded, 161 newly installed, 0 to remove and 85 not upgraded. 2026-06-26 03:12:09.107 | Need to get 209 MB of archives. 2026-06-26 03:12:09.107 | After this operation, 941 MB of additional disk space will be used. 2026-06-26 03:12:09.108 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.16 [106 kB] 2026-06-26 03:12:09.121 | Get:2 http://security.ubuntu.com/ubuntu noble-security/main amd64 tar amd64 1.35+dfsg-3ubuntu0.1 [254 kB] 2026-06-26 03:12:09.163 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-timesyncd amd64 255.4-1ubuntu8.16 [35.3 kB] 2026-06-26 03:12:09.164 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-resolved amd64 255.4-1ubuntu8.16 [296 kB] 2026-06-26 03:12:09.181 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-mymachines amd64 255.4-1ubuntu8.16 [153 kB] 2026-06-26 03:12:09.194 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.16 [417 kB] 2026-06-26 03:12:09.206 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.16 [2076 kB] 2026-06-26 03:12:09.240 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd0 amd64 255.4-1ubuntu8.16 [431 kB] 2026-06-26 03:12:09.246 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.16 [11.9 kB] 2026-06-26 03:12:09.247 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-systemd amd64 255.4-1ubuntu8.16 [159 kB] 2026-06-26 03:12:09.276 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.16 [235 kB] 2026-06-26 03:12:09.279 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.16 [3475 kB] 2026-06-26 03:12:09.338 | Get:13 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.16 [1875 kB] 2026-06-26 03:12:09.365 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libudev1 amd64 255.4-1ubuntu8.16 [177 kB] 2026-06-26 03:12:09.368 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl3t64 amd64 3.0.13-0ubuntu3.11 [1942 kB] 2026-06-26 03:12:09.393 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.9 [227 kB] 2026-06-26 03:12:09.396 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.9 [342 kB] 2026-06-26 03:12:09.413 | Get:18 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-06-26 03:12:09.415 | Get:19 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-06-26 03:12:09.416 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-06-26 03:12:09.417 | Get:21 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-06-26 03:12:09.417 | Get:22 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-06-26 03:12:09.419 | Get:23 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.8 [764 kB] 2026-06-26 03:12:09.429 | Get:24 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.13 [1336 kB] 2026-06-26 03:12:09.445 | Get:25 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.13 [163 kB] 2026-06-26 03:12:09.458 | Get:26 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.13 [98.9 kB] 2026-06-26 03:12:09.459 | Get:27 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.13 [90.2 kB] 2026-06-26 03:12:09.462 | Get:28 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2070 kB] 2026-06-26 03:12:09.490 | Get:29 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-06-26 03:12:09.492 | Get:30 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-06-26 03:12:09.496 | Get:31 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.16 [37.3 kB] 2026-06-26 03:12:09.497 | Get:32 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.16 [510 kB] 2026-06-26 03:12:09.509 | Get:33 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-06-26 03:12:09.525 | Get:34 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-06-26 03:12:09.526 | Get:35 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-06-26 03:12:09.527 | Get:36 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.11 [1003 kB] 2026-06-26 03:12:09.545 | Get:37 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-06-26 03:12:09.546 | Get:38 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-06-26 03:12:09.548 | Get:39 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 qemu-guest-agent amd64 1:8.2.2+ds-0ubuntu1.17 [391 kB] 2026-06-26 03:12:09.558 | Get:40 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-06-26 03:12:09.559 | Get:41 http://de.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-06-26 03:12:09.560 | Get:42 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-06-26 03:12:09.561 | Get:43 http://de.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-06-26 03:12:09.564 | Get:44 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-06-26 03:12:09.570 | Get:45 http://de.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-06-26 03:12:09.583 | Get:46 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-06-26 03:12:09.588 | Get:47 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-06-26 03:12:09.597 | Get:48 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-06-26 03:12:10.037 | Get:49 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-06-26 03:12:10.243 | Get:50 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-06-26 03:12:10.245 | Get:51 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-06-26 03:12:10.247 | Get:52 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-26 03:12:10.252 | Get:53 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-06-26 03:12:10.266 | Get:54 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-06-26 03:12:10.288 | Get:55 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-06-26 03:12:10.396 | Get:56 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-06-26 03:12:10.397 | Get:57 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-06-26 03:12:10.400 | Get:58 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-06-26 03:12:10.402 | Get:59 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-06-26 03:12:10.404 | Get:60 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-06-26 03:12:10.404 | Get:61 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-06-26 03:12:10.405 | Get:62 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-06-26 03:12:10.406 | Get:63 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-06-26 03:12:10.406 | Get:64 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-06-26 03:12:10.414 | Get:65 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-06-26 03:12:10.427 | Get:66 http://de.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-06-26 03:12:10.428 | Get:67 http://de.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-06-26 03:12:10.439 | Get:68 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-06-26 03:12:10.451 | Get:69 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-06-26 03:12:10.452 | Get:70 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-06-26 03:12:10.452 | Get:71 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-06-26 03:12:10.453 | Get:72 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-06-26 03:12:10.471 | Get:73 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-26 03:12:10.477 | Get:74 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-26 03:12:10.478 | Get:75 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-06-26 03:12:10.490 | Get:76 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-06-26 03:12:10.494 | Get:77 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-06-26 03:12:10.497 | Get:78 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-06-26 03:12:10.498 | Get:79 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-06-26 03:12:10.527 | Get:80 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.13 [203 kB] 2026-06-26 03:12:10.530 | Get:81 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-06-26 03:12:10.531 | Get:82 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-06-26 03:12:10.532 | Get:83 http://de.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-06-26 03:12:10.532 | Get:84 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.3 [376 kB] 2026-06-26 03:12:10.543 | Get:85 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-06-26 03:12:10.543 | Get:86 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-06-26 03:12:10.545 | Get:87 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-06-26 03:12:10.578 | Get:88 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-06-26 03:12:10.581 | Get:89 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-06-26 03:12:10.582 | Get:90 http://de.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-06-26 03:12:10.592 | Get:91 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-06-26 03:12:10.595 | Get:92 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-06-26 03:12:10.595 | Get:93 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-06-26 03:12:10.596 | Get:94 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-06-26 03:12:10.597 | Get:95 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-06-26 03:12:10.599 | Get:96 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-06-26 03:12:10.600 | Get:97 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-06-26 03:12:10.610 | Get:98 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-06-26 03:12:10.626 | Get:99 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-06-26 03:12:10.629 | Get:100 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-06-26 03:12:10.671 | Get:101 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-06-26 03:12:10.672 | Get:102 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-06-26 03:12:10.673 | Get:103 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-06-26 03:12:10.676 | Get:104 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-06-26 03:12:10.677 | Get:105 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-06-26 03:12:10.681 | Get:106 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-06-26 03:12:10.692 | Get:107 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-06-26 03:12:10.697 | Get:108 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-06-26 03:12:10.698 | Get:109 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-26 03:12:10.700 | Get:110 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-06-26 03:12:10.701 | Get:111 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-06-26 03:12:10.703 | Get:112 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-06-26 03:12:10.705 | Get:113 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-06-26 03:12:10.707 | Get:114 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-06-26 03:12:10.709 | Get:115 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-06-26 03:12:10.718 | Get:116 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-06-26 03:12:10.767 | Get:117 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-06-26 03:12:10.768 | Get:118 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.9 [334 kB] 2026-06-26 03:12:10.773 | Get:119 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-06-26 03:12:10.778 | Get:120 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-06-26 03:12:11.035 | Get:121 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-06-26 03:12:11.039 | Get:122 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-06-26 03:12:11.040 | Get:123 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-06-26 03:12:11.040 | Get:124 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-06-26 03:12:11.040 | Get:125 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-06-26 03:12:11.045 | Get:126 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-06-26 03:12:11.046 | Get:127 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-26 03:12:11.047 | Get:128 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-06-26 03:12:11.050 | Get:129 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-06-26 03:12:11.053 | Get:130 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-06-26 03:12:11.067 | Get:131 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-06-26 03:12:11.072 | Get:132 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1255 kB] 2026-06-26 03:12:11.095 | Get:133 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-06-26 03:12:11.105 | Get:134 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-06-26 03:12:11.106 | Get:135 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-06-26 03:12:11.111 | Get:136 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-06-26 03:12:11.112 | Get:137 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-06-26 03:12:11.113 | Get:138 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-06-26 03:12:11.114 | Get:139 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-06-26 03:12:11.117 | Get:140 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2408 kB] 2026-06-26 03:12:11.167 | Get:141 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-06-26 03:12:11.170 | Get:142 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-06-26 03:12:11.174 | Get:143 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1239 kB] 2026-06-26 03:12:11.200 | Get:144 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-06-26 03:12:11.202 | Get:145 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-06-26 03:12:11.220 | Get:146 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-utils amd64 2.9.14+dfsg-1.3ubuntu3.8 [39.4 kB] 2026-06-26 03:12:11.221 | Get:147 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-26 03:12:11.223 | Get:148 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-06-26 03:12:11.235 | Get:149 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-06-26 03:12:11.241 | Get:150 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-06-26 03:12:11.723 | Get:151 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-06-26 03:12:11.724 | Get:152 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-06-26 03:12:11.735 | Get:153 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-06-26 03:12:11.846 | Get:154 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-06-26 03:12:11.847 | Get:155 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-06-26 03:12:12.694 | Get:156 http://de.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-06-26 03:12:12.696 | Get:157 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-06-26 03:12:12.697 | Get:158 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-06-26 03:12:12.701 | Get:159 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-06-26 03:12:12.703 | Get:160 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-06-26 03:12:12.703 | Get:161 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-06-26 03:12:12.705 | Get:162 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1300 kB] 2026-06-26 03:12:12.725 | Get:163 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-26 03:12:12.742 | Get:164 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-06-26 03:12:12.743 | Get:165 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-06-26 03:12:12.744 | Get:166 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-06-26 03:12:12.773 | Get:167 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-06-26 03:12:12.784 | Get:168 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.13 [5672 B] 2026-06-26 03:12:12.785 | Get:169 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-06-26 03:12:12.785 | Get:170 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-spice amd64 1:8.2.2+ds-0ubuntu1.17 [70.2 kB] 2026-06-26 03:12:12.788 | Get:171 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-opengl amd64 1:8.2.2+ds-0ubuntu1.17 [186 kB] 2026-06-26 03:12:12.792 | Get:172 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-gui amd64 1:8.2.2+ds-0ubuntu1.17 [314 kB] 2026-06-26 03:12:12.799 | Get:173 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-block-extra amd64 1:8.2.2+ds-0ubuntu1.17 [114 kB] 2026-06-26 03:12:12.801 | Get:174 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.17 [2222 kB] 2026-06-26 03:12:12.839 | Get:175 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.17 [11.2 MB] 2026-06-26 03:12:13.049 | Get:176 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.17 [1255 kB] 2026-06-26 03:12:13.070 | Get:177 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.17 [1796 kB] 2026-06-26 03:12:13.103 | Get:178 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-06-26 03:12:13.106 | Get:179 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-06-26 03:12:13.109 | Get:180 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-06-26 03:12:13.110 | Get:181 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-06-26 03:12:13.112 | Get:182 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-06-26 03:12:13.113 | Get:183 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-06-26 03:12:13.114 | Get:184 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.2 [32.2 kB] 2026-06-26 03:12:13.115 | Get:185 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-06-26 03:12:13.115 | Get:186 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-06-26 03:12:13.123 | Get:187 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-06-26 03:12:13.132 | Get:188 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-06-26 03:12:13.134 | Get:189 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-06-26 03:12:13.135 | Get:190 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-06-26 03:12:13.137 | Get:191 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-06-26 03:12:13.142 | Get:192 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-06-26 03:12:13.153 | Get:193 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 multipath-tools amd64 0.9.4-5ubuntu8.2 [310 kB] 2026-06-26 03:12:13.157 | Get:194 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-06-26 03:12:13.159 | Get:195 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-06-26 03:12:13.213 | Get:196 http://de.archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-06-26 03:12:13.220 | Get:197 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-06-26 03:12:13.457 | perl: warning: Setting locale failed. 2026-06-26 03:12:13.457 | perl: warning: Please check that your locale settings: 2026-06-26 03:12:13.457 | LANGUAGE = (unset), 2026-06-26 03:12:13.457 | LC_ALL = "en_US.utf8", 2026-06-26 03:12:13.457 | LANG = "de_DE.UTF-8" 2026-06-26 03:12:13.457 | are supported and installed on your system. 2026-06-26 03:12:13.457 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 03:12:13.519 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 03:12:13.519 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 03:12:13.519 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 03:12:13.905 | Vorkonfiguration der Pakete ... 2026-06-26 03:12:13.939 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 03:12:14.132 | Fetched 209 MB in 4s (50.1 MB/s) 2026-06-26 03:12:14.217 | (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-26 03:12:14.223 | Preparing to unpack .../tar_1.35+dfsg-3ubuntu0.1_amd64.deb ... 2026-06-26 03:12:14.237 | Unpacking tar (1.35+dfsg-3ubuntu0.1) over (1.35+dfsg-3build1) ... 2026-06-26 03:12:14.320 | Setting up tar (1.35+dfsg-3ubuntu0.1) ... 2026-06-26 03:12:14.436 | (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-26 03:12:14.441 | Preparing to unpack .../0-systemd-dev_255.4-1ubuntu8.16_all.deb ... 2026-06-26 03:12:14.450 | Unpacking systemd-dev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-26 03:12:14.535 | Preparing to unpack .../1-systemd-timesyncd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-26 03:12:14.547 | Unpacking systemd-timesyncd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-26 03:12:14.633 | Preparing to unpack .../2-systemd-resolved_255.4-1ubuntu8.16_amd64.deb ... 2026-06-26 03:12:14.646 | Unpacking systemd-resolved (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-26 03:12:14.737 | Preparing to unpack .../3-libnss-mymachines_255.4-1ubuntu8.16_amd64.deb ... 2026-06-26 03:12:14.753 | Unpacking libnss-mymachines:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-26 03:12:14.830 | Preparing to unpack .../4-systemd-container_255.4-1ubuntu8.16_amd64.deb ... 2026-06-26 03:12:14.842 | Unpacking systemd-container (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-26 03:12:14.945 | Preparing to unpack .../5-libsystemd-shared_255.4-1ubuntu8.16_amd64.deb ... 2026-06-26 03:12:14.955 | Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-26 03:12:15.068 | Preparing to unpack .../6-libsystemd0_255.4-1ubuntu8.16_amd64.deb ... 2026-06-26 03:12:15.078 | Unpacking libsystemd0:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-26 03:12:15.149 | Setting up libsystemd0:amd64 (255.4-1ubuntu8.16) ... 2026-06-26 03:12:15.254 | (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-26 03:12:15.260 | Preparing to unpack .../0-systemd-sysv_255.4-1ubuntu8.16_amd64.deb ... 2026-06-26 03:12:15.268 | Unpacking systemd-sysv (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-26 03:12:15.331 | Preparing to unpack .../1-libnss-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-26 03:12:15.342 | Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-26 03:12:15.421 | Preparing to unpack .../2-libpam-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-26 03:12:15.433 | Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-26 03:12:15.500 | Preparing to unpack .../3-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-26 03:12:15.531 | Unpacking systemd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-26 03:12:16.138 | Preparing to unpack .../4-udev_255.4-1ubuntu8.16_amd64.deb ... 2026-06-26 03:12:16.175 | Unpacking udev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-26 03:12:16.401 | Preparing to unpack .../5-libudev1_255.4-1ubuntu8.16_amd64.deb ... 2026-06-26 03:12:16.413 | Unpacking libudev1:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-26 03:12:16.483 | Setting up libudev1:amd64 (255.4-1ubuntu8.16) ... 2026-06-26 03:12:16.593 | (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-26 03:12:16.599 | Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-26 03:12:16.609 | Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ... 2026-06-26 03:12:16.734 | Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-26 03:12:16.851 | (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-26 03:12:16.857 | Preparing to unpack .../000-curl_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-26 03:12:16.868 | Unpacking curl (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-26 03:12:16.934 | Preparing to unpack .../001-libcurl4t64_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-26 03:12:16.946 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-26 03:12:17.003 | Selecting previously unselected package libapr1t64:amd64. 2026-06-26 03:12:17.016 | Preparing to unpack .../002-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-26 03:12:17.025 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-26 03:12:17.080 | Selecting previously unselected package libaprutil1t64:amd64. 2026-06-26 03:12:17.091 | Preparing to unpack .../003-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-26 03:12:17.094 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-26 03:12:17.138 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-06-26 03:12:17.147 | Preparing to unpack .../004-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-26 03:12:17.150 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-26 03:12:17.186 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-06-26 03:12:17.197 | Preparing to unpack .../005-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-26 03:12:17.200 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-26 03:12:17.245 | Selecting previously unselected package liblua5.4-0:amd64. 2026-06-26 03:12:17.256 | Preparing to unpack .../006-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-06-26 03:12:17.260 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-26 03:12:17.321 | Preparing to unpack .../007-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-06-26 03:12:17.332 | Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) over (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-26 03:12:17.400 | Selecting previously unselected package apache2-bin. 2026-06-26 03:12:17.411 | Preparing to unpack .../008-apache2-bin_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-26 03:12:17.415 | Unpacking apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-26 03:12:17.559 | Selecting previously unselected package apache2-data. 2026-06-26 03:12:17.570 | Preparing to unpack .../009-apache2-data_2.4.58-1ubuntu8.13_all.deb ... 2026-06-26 03:12:17.574 | Unpacking apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-26 03:12:17.765 | Selecting previously unselected package apache2-utils. 2026-06-26 03:12:17.777 | Preparing to unpack .../010-apache2-utils_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-26 03:12:17.781 | Unpacking apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-26 03:12:17.841 | Selecting previously unselected package apache2. 2026-06-26 03:12:17.852 | Preparing to unpack .../011-apache2_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-26 03:12:17.859 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 03:12:17.861 | Unpacking apache2 (2.4.58-1ubuntu8.13) ... 2026-06-26 03:12:17.971 | Selecting previously unselected package haproxy. 2026-06-26 03:12:17.982 | Preparing to unpack .../012-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-06-26 03:12:17.993 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-06-26 03:12:18.120 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-06-26 03:12:18.131 | Preparing to unpack .../013-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-26 03:12:18.134 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-26 03:12:18.183 | Selecting previously unselected package memcached. 2026-06-26 03:12:18.194 | Preparing to unpack .../014-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-06-26 03:12:18.201 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-06-26 03:12:18.268 | Preparing to unpack .../015-openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-26 03:12:18.279 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-26 03:12:18.348 | Preparing to unpack .../016-openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-26 03:12:18.478 | Unpacking openssh-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-26 03:12:18.579 | Preparing to unpack .../017-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-26 03:12:18.609 | Unpacking openssh-client (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-26 03:12:18.715 | Selecting previously unselected package libjson-perl. 2026-06-26 03:12:18.728 | Preparing to unpack .../018-libjson-perl_4.10000-1_all.deb ... 2026-06-26 03:12:18.732 | Unpacking libjson-perl (4.10000-1) ... 2026-06-26 03:12:18.789 | Selecting previously unselected package postgresql-client-common. 2026-06-26 03:12:18.801 | Preparing to unpack .../019-postgresql-client-common_257build1.1_all.deb ... 2026-06-26 03:12:18.805 | Unpacking postgresql-client-common (257build1.1) ... 2026-06-26 03:12:18.872 | Preparing to unpack .../020-openssl_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-26 03:12:18.883 | Unpacking openssl (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ... 2026-06-26 03:12:19.088 | Selecting previously unselected package ssl-cert. 2026-06-26 03:12:19.099 | Preparing to unpack .../021-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-06-26 03:12:19.103 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-06-26 03:12:19.161 | Selecting previously unselected package postgresql-common. 2026-06-26 03:12:19.172 | Preparing to unpack .../022-postgresql-common_257build1.1_all.deb ... 2026-06-26 03:12:19.196 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-06-26 03:12:19.206 | Unpacking postgresql-common (257build1.1) ... 2026-06-26 03:12:19.342 | Preparing to unpack .../023-qemu-guest-agent_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-26 03:12:19.362 | Unpacking qemu-guest-agent (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-26 03:12:19.430 | Selecting previously unselected package libsysfs2:amd64. 2026-06-26 03:12:19.441 | Preparing to unpack .../024-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-06-26 03:12:19.446 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-26 03:12:19.492 | Selecting previously unselected package sysfsutils. 2026-06-26 03:12:19.502 | Preparing to unpack .../025-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-06-26 03:12:19.509 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-06-26 03:12:19.547 | Selecting previously unselected package autotools-dev. 2026-06-26 03:12:19.558 | Preparing to unpack .../026-autotools-dev_20220109.1_all.deb ... 2026-06-26 03:12:19.563 | Unpacking autotools-dev (20220109.1) ... 2026-06-26 03:12:19.610 | Selecting previously unselected package m4. 2026-06-26 03:12:19.619 | Preparing to unpack .../027-m4_1.4.19-4build1_amd64.deb ... 2026-06-26 03:12:19.622 | Unpacking m4 (1.4.19-4build1) ... 2026-06-26 03:12:19.698 | Selecting previously unselected package autoconf. 2026-06-26 03:12:19.709 | Preparing to unpack .../028-autoconf_2.71-3_all.deb ... 2026-06-26 03:12:19.713 | Unpacking autoconf (2.71-3) ... 2026-06-26 03:12:19.807 | Selecting previously unselected package automake. 2026-06-26 03:12:19.819 | Preparing to unpack .../029-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-06-26 03:12:19.825 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-06-26 03:12:19.940 | Selecting previously unselected package autopoint. 2026-06-26 03:12:19.951 | Preparing to unpack .../030-autopoint_0.21-14ubuntu2_all.deb ... 2026-06-26 03:12:19.955 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-06-26 03:12:20.000 | Selecting previously unselected package libdebhelper-perl. 2026-06-26 03:12:20.011 | Preparing to unpack .../031-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-06-26 03:12:20.014 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-26 03:12:20.103 | Selecting previously unselected package libllvm17t64:amd64. 2026-06-26 03:12:20.114 | Preparing to unpack .../032-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-26 03:12:20.118 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-26 03:12:21.230 | Selecting previously unselected package libclang-cpp17t64. 2026-06-26 03:12:21.241 | Preparing to unpack .../033-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-26 03:12:21.245 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-26 03:12:21.820 | Selecting previously unselected package libgc1:amd64. 2026-06-26 03:12:21.831 | Preparing to unpack .../034-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-06-26 03:12:21.835 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-26 03:12:21.887 | Selecting previously unselected package libobjc4:amd64. 2026-06-26 03:12:21.898 | Preparing to unpack .../035-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-26 03:12:21.902 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-26 03:12:21.944 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-06-26 03:12:21.954 | Preparing to unpack .../036-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-26 03:12:21.958 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-26 03:12:22.017 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-06-26 03:12:22.028 | Preparing to unpack .../037-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-26 03:12:22.032 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-26 03:12:22.282 | Selecting previously unselected package llvm-17-linker-tools. 2026-06-26 03:12:22.294 | Preparing to unpack .../038-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-26 03:12:22.298 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-26 03:12:22.385 | Selecting previously unselected package libclang1-17t64. 2026-06-26 03:12:22.398 | Preparing to unpack .../039-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-26 03:12:22.402 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-26 03:12:22.737 | Selecting previously unselected package clang-17. 2026-06-26 03:12:22.750 | Preparing to unpack .../040-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-26 03:12:22.754 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-26 03:12:22.807 | Selecting previously unselected package libtool. 2026-06-26 03:12:22.820 | Preparing to unpack .../041-libtool_2.4.7-7build1_all.deb ... 2026-06-26 03:12:22.824 | Unpacking libtool (2.4.7-7build1) ... 2026-06-26 03:12:22.881 | Selecting previously unselected package dh-autoreconf. 2026-06-26 03:12:22.893 | Preparing to unpack .../042-dh-autoreconf_20_all.deb ... 2026-06-26 03:12:22.898 | Unpacking dh-autoreconf (20) ... 2026-06-26 03:12:22.947 | Selecting previously unselected package libarchive-zip-perl. 2026-06-26 03:12:22.960 | Preparing to unpack .../043-libarchive-zip-perl_1.68-1_all.deb ... 2026-06-26 03:12:22.965 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-06-26 03:12:23.030 | Selecting previously unselected package libsub-override-perl. 2026-06-26 03:12:23.043 | Preparing to unpack .../044-libsub-override-perl_0.10-1_all.deb ... 2026-06-26 03:12:23.047 | Unpacking libsub-override-perl (0.10-1) ... 2026-06-26 03:12:23.088 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-06-26 03:12:23.101 | Preparing to unpack .../045-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-06-26 03:12:23.105 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-26 03:12:23.153 | Selecting previously unselected package dh-strip-nondeterminism. 2026-06-26 03:12:23.166 | Preparing to unpack .../046-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-06-26 03:12:23.170 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-06-26 03:12:23.213 | Selecting previously unselected package debugedit. 2026-06-26 03:12:23.224 | Preparing to unpack .../047-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-06-26 03:12:23.228 | Unpacking debugedit (1:5.0-5build2) ... 2026-06-26 03:12:23.272 | Selecting previously unselected package dwz. 2026-06-26 03:12:23.285 | Preparing to unpack .../048-dwz_0.15-1build6_amd64.deb ... 2026-06-26 03:12:23.289 | Unpacking dwz (0.15-1build6) ... 2026-06-26 03:12:23.336 | Selecting previously unselected package gettext. 2026-06-26 03:12:23.349 | Preparing to unpack .../049-gettext_0.21-14ubuntu2_amd64.deb ... 2026-06-26 03:12:23.353 | Unpacking gettext (0.21-14ubuntu2) ... 2026-06-26 03:12:23.465 | Selecting previously unselected package intltool-debian. 2026-06-26 03:12:23.478 | Preparing to unpack .../050-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-06-26 03:12:23.482 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-06-26 03:12:23.525 | Selecting previously unselected package po-debconf. 2026-06-26 03:12:23.538 | Preparing to unpack .../051-po-debconf_1.0.21+nmu1_all.deb ... 2026-06-26 03:12:23.542 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-06-26 03:12:23.634 | Selecting previously unselected package debhelper. 2026-06-26 03:12:23.645 | Preparing to unpack .../052-debhelper_13.14.1ubuntu5_all.deb ... 2026-06-26 03:12:23.649 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-06-26 03:12:23.914 | Selecting previously unselected package uuid-dev:amd64. 2026-06-26 03:12:23.923 | Preparing to unpack .../053-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-26 03:12:23.927 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-26 03:12:23.984 | Selecting previously unselected package libsctp1:amd64. 2026-06-26 03:12:23.994 | Preparing to unpack .../054-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-26 03:12:23.999 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-26 03:12:24.040 | Selecting previously unselected package libsctp-dev:amd64. 2026-06-26 03:12:24.051 | Preparing to unpack .../055-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-26 03:12:24.056 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-26 03:12:24.114 | Selecting previously unselected package libapr1-dev. 2026-06-26 03:12:24.125 | Preparing to unpack .../056-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-26 03:12:24.128 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-26 03:12:24.502 | Selecting previously unselected package libldap-dev:amd64. 2026-06-26 03:12:24.514 | Preparing to unpack .../057-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-06-26 03:12:24.518 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-26 03:12:24.681 | Selecting previously unselected package libldap2-dev. 2026-06-26 03:12:24.695 | Preparing to unpack .../058-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-06-26 03:12:24.699 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-26 03:12:24.737 | Selecting previously unselected package libaprutil1-dev. 2026-06-26 03:12:24.747 | Preparing to unpack .../059-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-26 03:12:24.750 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-26 03:12:25.070 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-06-26 03:12:25.083 | Preparing to unpack .../060-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-26 03:12:25.087 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-26 03:12:25.137 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-06-26 03:12:25.150 | Preparing to unpack .../061-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-26 03:12:25.154 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-26 03:12:25.215 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-06-26 03:12:25.228 | Preparing to unpack .../062-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-06-26 03:12:25.232 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-26 03:12:25.275 | Selecting previously unselected package libpcre2-dev:amd64. 2026-06-26 03:12:25.283 | Preparing to unpack .../063-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-06-26 03:12:25.287 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-26 03:12:25.408 | Selecting previously unselected package apache2-dev. 2026-06-26 03:12:25.419 | Preparing to unpack .../064-apache2-dev_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-26 03:12:25.424 | Unpacking apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-26 03:12:25.515 | Selecting previously unselected package ncal. 2026-06-26 03:12:25.529 | Preparing to unpack .../065-ncal_12.1.8_amd64.deb ... 2026-06-26 03:12:25.533 | Unpacking ncal (12.1.8) ... 2026-06-26 03:12:25.582 | Selecting previously unselected package bsdmainutils. 2026-06-26 03:12:25.595 | Preparing to unpack .../066-bsdmainutils_12.1.8_all.deb ... 2026-06-26 03:12:25.601 | Unpacking bsdmainutils (12.1.8) ... 2026-06-26 03:12:25.642 | Selecting previously unselected package conntrack. 2026-06-26 03:12:25.654 | Preparing to unpack .../067-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-06-26 03:12:25.658 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-06-26 03:12:25.719 | Preparing to unpack .../068-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ... 2026-06-26 03:12:25.748 | Unpacking dnsmasq-base (2.90-2ubuntu0.3) over (2.90-2ubuntu0.1) ... 2026-06-26 03:12:25.824 | Selecting previously unselected package dnsmasq-utils. 2026-06-26 03:12:25.836 | Preparing to unpack .../069-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-06-26 03:12:25.839 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-26 03:12:25.890 | Selecting previously unselected package ebtables. 2026-06-26 03:12:25.903 | Preparing to unpack .../070-ebtables_2.0.11-6build1_amd64.deb ... 2026-06-26 03:12:25.920 | Unpacking ebtables (2.0.11-6build1) ... 2026-06-26 03:12:25.972 | Selecting previously unselected package fonts-liberation. 2026-06-26 03:12:25.985 | Preparing to unpack .../071-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-06-26 03:12:25.989 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-06-26 03:12:26.079 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-06-26 03:12:26.092 | Preparing to unpack .../072-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-06-26 03:12:26.096 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-26 03:12:26.143 | Selecting previously unselected package fonts-liberation2. 2026-06-26 03:12:26.156 | Preparing to unpack .../073-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-06-26 03:12:26.179 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-06-26 03:12:26.217 | Selecting previously unselected package genisoimage. 2026-06-26 03:12:26.230 | Preparing to unpack .../074-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-06-26 03:12:26.234 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-06-26 03:12:26.293 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-06-26 03:12:26.306 | Preparing to unpack .../075-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-06-26 03:12:26.310 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-26 03:12:26.358 | Selecting previously unselected package libann0. 2026-06-26 03:12:26.371 | Preparing to unpack .../076-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-06-26 03:12:26.375 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-06-26 03:12:26.417 | Selecting previously unselected package libcdt5:amd64. 2026-06-26 03:12:26.431 | Preparing to unpack .../077-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-26 03:12:26.435 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-26 03:12:26.476 | Selecting previously unselected package libcgraph6:amd64. 2026-06-26 03:12:26.489 | Preparing to unpack .../078-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-26 03:12:26.493 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-26 03:12:26.536 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-06-26 03:12:26.549 | Preparing to unpack .../079-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-26 03:12:26.553 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-26 03:12:26.601 | Selecting previously unselected package libltdl7:amd64. 2026-06-26 03:12:26.614 | Preparing to unpack .../080-libltdl7_2.4.7-7build1_amd64.deb ... 2026-06-26 03:12:26.618 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-06-26 03:12:26.661 | Selecting previously unselected package libpathplan4:amd64. 2026-06-26 03:12:26.674 | Preparing to unpack .../081-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-26 03:12:26.677 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-26 03:12:26.722 | Selecting previously unselected package libgvc6. 2026-06-26 03:12:26.735 | Preparing to unpack .../082-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-26 03:12:26.739 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-26 03:12:26.802 | Selecting previously unselected package libgvpr2:amd64. 2026-06-26 03:12:26.815 | Preparing to unpack .../083-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-26 03:12:26.819 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-26 03:12:26.864 | Selecting previously unselected package liblab-gamut1:amd64. 2026-06-26 03:12:26.877 | Preparing to unpack .../084-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-26 03:12:26.881 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-26 03:12:26.947 | Selecting previously unselected package libice6:amd64. 2026-06-26 03:12:26.960 | Preparing to unpack .../085-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-06-26 03:12:26.964 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-06-26 03:12:27.004 | Selecting previously unselected package libsm6:amd64. 2026-06-26 03:12:27.018 | Preparing to unpack .../086-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-06-26 03:12:27.022 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-26 03:12:27.065 | Selecting previously unselected package libxt6t64:amd64. 2026-06-26 03:12:27.078 | Preparing to unpack .../087-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-06-26 03:12:27.081 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-26 03:12:27.127 | Selecting previously unselected package libxmu6:amd64. 2026-06-26 03:12:27.140 | Preparing to unpack .../088-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-06-26 03:12:27.144 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-26 03:12:27.187 | Selecting previously unselected package libxaw7:amd64. 2026-06-26 03:12:27.199 | Preparing to unpack .../089-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-06-26 03:12:27.203 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-26 03:12:27.406 | Selecting previously unselected package graphviz. 2026-06-26 03:12:27.419 | Preparing to unpack .../090-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-26 03:12:27.423 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-06-26 03:12:27.530 | Selecting previously unselected package icu-devtools. 2026-06-26 03:12:27.544 | Preparing to unpack .../091-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-06-26 03:12:27.548 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-06-26 03:12:27.612 | Selecting previously unselected package iputils-arping. 2026-06-26 03:12:27.625 | Preparing to unpack .../092-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-06-26 03:12:27.629 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-26 03:12:27.675 | Selecting previously unselected package comerr-dev:amd64. 2026-06-26 03:12:27.687 | Preparing to unpack .../093-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-06-26 03:12:27.695 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-26 03:12:27.750 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-06-26 03:12:27.763 | Preparing to unpack .../094-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-26 03:12:27.768 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-26 03:12:27.815 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-06-26 03:12:27.826 | Preparing to unpack .../095-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-26 03:12:27.830 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-26 03:12:27.874 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-06-26 03:12:27.887 | Preparing to unpack .../096-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-26 03:12:27.892 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-26 03:12:27.940 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-06-26 03:12:27.951 | Preparing to unpack .../097-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-26 03:12:27.955 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-26 03:12:27.995 | Selecting previously unselected package krb5-multidev:amd64. 2026-06-26 03:12:28.008 | Preparing to unpack .../098-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-26 03:12:28.011 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-26 03:12:28.087 | Selecting previously unselected package libarchive-cpio-perl. 2026-06-26 03:12:28.100 | Preparing to unpack .../099-libarchive-cpio-perl_0.10-3_all.deb ... 2026-06-26 03:12:28.104 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-06-26 03:12:28.148 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-06-26 03:12:28.161 | Preparing to unpack .../100-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-26 03:12:28.165 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-26 03:12:28.451 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-06-26 03:12:28.464 | Preparing to unpack .../101-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-06-26 03:12:28.468 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-06-26 03:12:28.531 | Preparing to unpack .../102-libcurl3t64-gnutls_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-26 03:12:28.543 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-26 03:12:28.597 | Selecting previously unselected package libgts-bin. 2026-06-26 03:12:28.608 | Preparing to unpack .../103-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-26 03:12:28.612 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-26 03:12:28.668 | Selecting previously unselected package libicu-dev:amd64. 2026-06-26 03:12:28.681 | Preparing to unpack .../104-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-06-26 03:12:28.685 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-26 03:12:29.235 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-06-26 03:12:29.247 | Preparing to unpack .../105-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-06-26 03:12:29.252 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-26 03:12:29.309 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-06-26 03:12:29.321 | Preparing to unpack .../106-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-06-26 03:12:29.326 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-26 03:12:29.365 | Selecting previously unselected package libjpeg-dev:amd64. 2026-06-26 03:12:29.376 | Preparing to unpack .../107-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-06-26 03:12:29.380 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-26 03:12:29.418 | Selecting previously unselected package libjs-jquery-metadata. 2026-06-26 03:12:29.431 | Preparing to unpack .../108-libjs-jquery-metadata_12-4_all.deb ... 2026-06-26 03:12:29.435 | Unpacking libjs-jquery-metadata (12-4) ... 2026-06-26 03:12:29.476 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-06-26 03:12:29.489 | Preparing to unpack .../109-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-06-26 03:12:29.493 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-26 03:12:29.608 | Selecting previously unselected package libtypes-serialiser-perl. 2026-06-26 03:12:29.621 | Preparing to unpack .../110-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-06-26 03:12:29.625 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-06-26 03:12:29.668 | Selecting previously unselected package libjson-xs-perl. 2026-06-26 03:12:29.681 | Preparing to unpack .../111-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-06-26 03:12:29.684 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-06-26 03:12:29.729 | Selecting previously unselected package libltdl-dev:amd64. 2026-06-26 03:12:29.742 | Preparing to unpack .../112-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-06-26 03:12:29.747 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-26 03:12:29.813 | Selecting previously unselected package libsys-hostname-long-perl. 2026-06-26 03:12:29.824 | Preparing to unpack .../113-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-06-26 03:12:29.827 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-06-26 03:12:29.867 | Selecting previously unselected package libmail-sendmail-perl. 2026-06-26 03:12:29.880 | Preparing to unpack .../114-libmail-sendmail-perl_0.80-3_all.deb ... 2026-06-26 03:12:29.884 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-06-26 03:12:29.931 | Selecting previously unselected package mysql-common. 2026-06-26 03:12:29.945 | Preparing to unpack .../115-mysql-common_5.8+1.1.0build1_all.deb ... 2026-06-26 03:12:29.961 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-06-26 03:12:30.007 | Selecting previously unselected package libmysqlclient21:amd64. 2026-06-26 03:12:30.020 | Preparing to unpack .../116-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-26 03:12:30.024 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-26 03:12:30.120 | Selecting previously unselected package libncurses-dev:amd64. 2026-06-26 03:12:30.132 | Preparing to unpack .../117-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-06-26 03:12:30.136 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-26 03:12:30.222 | Selecting previously unselected package pcp-conf. 2026-06-26 03:12:30.234 | Preparing to unpack .../118-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-06-26 03:12:30.238 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-06-26 03:12:30.282 | Selecting previously unselected package libpcp3t64. 2026-06-26 03:12:30.295 | Preparing to unpack .../119-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-06-26 03:12:30.299 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-06-26 03:12:30.346 | Selecting previously unselected package libpcp-pmda3t64. 2026-06-26 03:12:30.358 | Preparing to unpack .../120-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-06-26 03:12:30.362 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-06-26 03:12:30.401 | Selecting previously unselected package libpcp-pmda-perl. 2026-06-26 03:12:30.412 | Preparing to unpack .../121-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-06-26 03:12:30.415 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-06-26 03:12:30.461 | Selecting previously unselected package libpkgconf3:amd64. 2026-06-26 03:12:30.474 | Preparing to unpack .../122-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-06-26 03:12:30.478 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-26 03:12:30.520 | Selecting previously unselected package libpq5:amd64. 2026-06-26 03:12:30.533 | Preparing to unpack .../123-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-26 03:12:30.536 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-26 03:12:30.578 | Selecting previously unselected package libssl-dev:amd64. 2026-06-26 03:12:30.591 | Preparing to unpack .../124-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-26 03:12:30.594 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-26 03:12:30.808 | Selecting previously unselected package libpq-dev. 2026-06-26 03:12:30.822 | Preparing to unpack .../125-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-26 03:12:30.825 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-26 03:12:30.877 | Selecting previously unselected package libsasl2-dev. 2026-06-26 03:12:30.891 | Preparing to unpack .../126-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-06-26 03:12:30.894 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-26 03:12:30.973 | Selecting previously unselected package libsystemd-dev:amd64. 2026-06-26 03:12:30.986 | Preparing to unpack .../127-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-06-26 03:12:30.989 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-26 03:12:31.226 | Selecting previously unselected package libx86-1:amd64. 2026-06-26 03:12:31.240 | Preparing to unpack .../128-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-06-26 03:12:31.243 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-26 03:12:31.281 | Selecting previously unselected package libxml2-dev:amd64. 2026-06-26 03:12:31.294 | Preparing to unpack .../129-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-06-26 03:12:31.298 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-26 03:12:31.402 | Preparing to unpack .../130-libxml2-utils_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-06-26 03:12:31.411 | Unpacking libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) over (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-26 03:12:31.455 | Selecting previously unselected package libxslt1-dev:amd64. 2026-06-26 03:12:31.468 | Preparing to unpack .../131-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-06-26 03:12:31.471 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-26 03:12:31.563 | Selecting previously unselected package llvm-17-runtime. 2026-06-26 03:12:31.577 | Preparing to unpack .../132-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-26 03:12:31.580 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-26 03:12:31.640 | Selecting previously unselected package libpfm4:amd64. 2026-06-26 03:12:31.653 | Preparing to unpack .../133-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-06-26 03:12:31.656 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-26 03:12:31.720 | Selecting previously unselected package llvm-17. 2026-06-26 03:12:31.733 | Preparing to unpack .../134-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-26 03:12:31.736 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-26 03:12:32.814 | Selecting previously unselected package libffi-dev:amd64. 2026-06-26 03:12:32.828 | Preparing to unpack .../135-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-06-26 03:12:32.832 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-26 03:12:32.891 | Selecting previously unselected package llvm-17-tools. 2026-06-26 03:12:32.904 | Preparing to unpack .../136-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-26 03:12:32.908 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-26 03:12:33.254 | Selecting previously unselected package libz3-4:amd64. 2026-06-26 03:12:33.268 | Preparing to unpack .../137-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-06-26 03:12:33.272 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-26 03:12:33.487 | Selecting previously unselected package libz3-dev:amd64. 2026-06-26 03:12:33.500 | Preparing to unpack .../138-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-06-26 03:12:33.504 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-26 03:12:33.558 | Selecting previously unselected package llvm-17-dev. 2026-06-26 03:12:33.571 | Preparing to unpack .../139-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-26 03:12:33.575 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-26 03:12:37.050 | Selecting previously unselected package lsscsi. 2026-06-26 03:12:37.060 | Preparing to unpack .../140-lsscsi_0.32-1build1_amd64.deb ... 2026-06-26 03:12:37.064 | Unpacking lsscsi (0.32-1build1) ... 2026-06-26 03:12:37.109 | Selecting previously unselected package osinfo-db. 2026-06-26 03:12:37.123 | Preparing to unpack .../141-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-06-26 03:12:37.127 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-26 03:12:37.774 | Selecting previously unselected package pkgconf-bin. 2026-06-26 03:12:37.788 | Preparing to unpack .../142-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-06-26 03:12:37.793 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-06-26 03:12:37.838 | Selecting previously unselected package pkgconf:amd64. 2026-06-26 03:12:37.852 | Preparing to unpack .../143-pkgconf_1.8.1-2build1_amd64.deb ... 2026-06-26 03:12:37.859 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-06-26 03:12:37.907 | Selecting previously unselected package pkg-config:amd64. 2026-06-26 03:12:37.921 | Preparing to unpack .../144-pkg-config_1.8.1-2build1_amd64.deb ... 2026-06-26 03:12:37.928 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-06-26 03:12:37.970 | Selecting previously unselected package pm-utils. 2026-06-26 03:12:37.984 | Preparing to unpack .../145-pm-utils_1.4.1-21_all.deb ... 2026-06-26 03:12:37.988 | Unpacking pm-utils (1.4.1-21) ... 2026-06-26 03:12:38.065 | Selecting previously unselected package postgresql-client-16. 2026-06-26 03:12:38.078 | Preparing to unpack .../146-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-26 03:12:38.082 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-26 03:12:38.275 | Selecting previously unselected package postgresql-server-dev-16. 2026-06-26 03:12:38.287 | Preparing to unpack .../147-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-26 03:12:38.292 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-26 03:12:38.833 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-06-26 03:12:38.847 | Preparing to unpack .../148-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-06-26 03:12:38.851 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-26 03:12:38.906 | Selecting previously unselected package python3-mysqldb. 2026-06-26 03:12:38.920 | Preparing to unpack .../149-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-06-26 03:12:38.923 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-06-26 03:12:38.976 | Selecting previously unselected package python3-pip-whl. 2026-06-26 03:12:38.989 | Preparing to unpack .../150-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-06-26 03:12:38.993 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-26 03:12:39.050 | Selecting previously unselected package python3-setuptools-whl. 2026-06-26 03:12:39.064 | Preparing to unpack .../151-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-06-26 03:12:39.068 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-26 03:12:39.123 | Selecting previously unselected package python3.12-venv. 2026-06-26 03:12:39.137 | Preparing to unpack .../152-python3.12-venv_3.12.3-1ubuntu0.13_amd64.deb ... 2026-06-26 03:12:39.141 | Unpacking python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-26 03:12:39.184 | Selecting previously unselected package python3-venv. 2026-06-26 03:12:39.198 | Preparing to unpack .../153-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-06-26 03:12:39.202 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-26 03:12:39.253 | Preparing to unpack .../154-qemu-system-modules-spice_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-26 03:12:39.286 | Unpacking qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-26 03:12:39.352 | Preparing to unpack .../155-qemu-system-modules-opengl_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-26 03:12:39.365 | Unpacking qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-26 03:12:39.434 | Preparing to unpack .../156-qemu-system-gui_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-26 03:12:39.446 | Unpacking qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-26 03:12:39.524 | Preparing to unpack .../157-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-26 03:12:39.569 | Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-26 03:12:39.635 | Preparing to unpack .../158-qemu-utils_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-26 03:12:39.647 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-26 03:12:39.811 | Preparing to unpack .../159-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-26 03:12:39.839 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-26 03:12:40.355 | Preparing to unpack .../160-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-26 03:12:40.370 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-26 03:12:40.571 | Preparing to unpack .../161-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.17_all.deb ... 2026-06-26 03:12:40.582 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-26 03:12:40.756 | Selecting previously unselected package sqlite3. 2026-06-26 03:12:40.770 | Preparing to unpack .../162-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-06-26 03:12:40.775 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-26 03:12:40.824 | Selecting previously unselected package unzip. 2026-06-26 03:12:40.837 | Preparing to unpack .../163-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-06-26 03:12:40.841 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-06-26 03:12:40.893 | Selecting previously unselected package vbetool. 2026-06-26 03:12:40.907 | Preparing to unpack .../164-vbetool_1.1-5_amd64.deb ... 2026-06-26 03:12:40.911 | Unpacking vbetool (1.1-5) ... 2026-06-26 03:12:40.956 | Selecting previously unselected package libosinfo-l10n. 2026-06-26 03:12:40.969 | Preparing to unpack .../165-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-06-26 03:12:40.974 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-06-26 03:12:41.044 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-06-26 03:12:41.058 | Preparing to unpack .../166-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-06-26 03:12:41.062 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-26 03:12:41.106 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-06-26 03:12:41.119 | Preparing to unpack .../167-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-06-26 03:12:41.123 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-26 03:12:41.177 | Preparing to unpack .../168-kpartx_0.9.4-5ubuntu8.2_amd64.deb ... 2026-06-26 03:12:41.189 | Unpacking kpartx (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-06-26 03:12:41.235 | Selecting previously unselected package libkrb5-dev:amd64. 2026-06-26 03:12:41.250 | Preparing to unpack .../169-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-26 03:12:41.253 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-26 03:12:41.305 | Selecting previously unselected package libpcp-archive1t64. 2026-06-26 03:12:41.318 | Preparing to unpack .../170-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-26 03:12:41.322 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-06-26 03:12:41.365 | Selecting previously unselected package libpcp-gui2t64. 2026-06-26 03:12:41.378 | Preparing to unpack .../171-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-06-26 03:12:41.383 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-06-26 03:12:41.425 | Selecting previously unselected package libpcp-import1t64. 2026-06-26 03:12:41.439 | Preparing to unpack .../172-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-26 03:12:41.443 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-06-26 03:12:41.485 | Selecting previously unselected package libpcp-mmv1t64. 2026-06-26 03:12:41.499 | Preparing to unpack .../173-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-26 03:12:41.502 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-06-26 03:12:41.546 | Selecting previously unselected package libpcp-trace2t64. 2026-06-26 03:12:41.560 | Preparing to unpack .../174-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-06-26 03:12:41.564 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-06-26 03:12:41.609 | Selecting previously unselected package libpcp-web1t64. 2026-06-26 03:12:41.623 | Preparing to unpack .../175-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-26 03:12:41.627 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-06-26 03:12:41.672 | Selecting previously unselected package libyaml-dev:amd64. 2026-06-26 03:12:41.684 | Preparing to unpack .../176-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-06-26 03:12:41.689 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-26 03:12:41.758 | Preparing to unpack .../177-multipath-tools_0.9.4-5ubuntu8.2_amd64.deb ... 2026-06-26 03:12:41.786 | Unpacking multipath-tools (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-06-26 03:12:41.884 | Selecting previously unselected package python3-pcp. 2026-06-26 03:12:41.893 | Preparing to unpack .../178-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-06-26 03:12:41.898 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-06-26 03:12:41.959 | Selecting previously unselected package pcp. 2026-06-26 03:12:41.973 | Preparing to unpack .../179-pcp_6.2.0-1.1build4_amd64.deb ... 2026-06-26 03:12:42.223 | Unpacking pcp (6.2.0-1.1build4) ... 2026-06-26 03:12:43.166 | Selecting previously unselected package socat. 2026-06-26 03:12:43.177 | Preparing to unpack .../180-socat_1.8.0.0-4build3_amd64.deb ... 2026-06-26 03:12:43.186 | Unpacking socat (1.8.0.0-4build3) ... 2026-06-26 03:12:43.262 | Selecting previously unselected package vlan. 2026-06-26 03:12:43.276 | Preparing to unpack .../181-vlan_2.0.5ubuntu5_all.deb ... 2026-06-26 03:12:43.280 | Unpacking vlan (2.0.5ubuntu5) ... 2026-06-26 03:12:43.364 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-06-26 03:12:43.376 | Setting up postgresql-client-common (257build1.1) ... 2026-06-26 03:12:43.395 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-26 03:12:43.407 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-06-26 03:12:43.419 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-06-26 03:12:43.451 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-26 03:12:43.458 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-26 03:12:43.470 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-26 03:12:43.481 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-26 03:12:43.492 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-26 03:12:43.503 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-26 03:12:43.514 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 03:12:44.157 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-26 03:12:44.169 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-26 03:12:44.181 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-26 03:12:44.192 | Setting up sysfsutils (2.1.1-6build1) ... 2026-06-26 03:12:44.823 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-26 03:12:44.823 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-26 03:12:45.266 | Setting up ncal (12.1.8) ... 2026-06-26 03:12:45.275 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-26 03:12:45.284 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-26 03:12:45.293 | Setting up libarchive-zip-perl (1.68-1) ... 2026-06-26 03:12:45.301 | Setting up vbetool (1.1-5) ... 2026-06-26 03:12:45.311 | Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-06-26 03:12:45.341 | Setting up pm-utils (1.4.1-21) ... 2026-06-26 03:12:45.356 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-06-26 03:12:45.369 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-26 03:12:45.377 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-26 03:12:45.386 | Setting up qemu-guest-agent (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 03:12:46.563 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-26 03:12:46.572 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-26 03:12:46.584 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-06-26 03:12:46.591 | Setting up m4 (1.4.19-4build1) ... 2026-06-26 03:12:46.599 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-26 03:12:46.608 | Setting up systemd-dev (255.4-1ubuntu8.16) ... 2026-06-26 03:12:46.617 | Setting up dnsmasq-base (2.90-2ubuntu0.3) ... 2026-06-26 03:12:46.639 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-26 03:12:46.672 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-26 03:12:46.680 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-06-26 03:12:46.689 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-06-26 03:12:47.562 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-06-26 03:12:47.999 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-26 03:12:48.008 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-06-26 03:12:48.254 | Setting up autotools-dev (20220109.1) ... 2026-06-26 03:12:48.264 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-26 03:12:48.273 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-26 03:12:48.282 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-26 03:12:48.290 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-26 03:12:48.299 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-26 03:12:48.308 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-26 03:12:48.317 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-26 03:12:48.327 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-26 03:12:48.335 | Setting up ebtables (2.0.11-6build1) ... 2026-06-26 03:12:48.895 | Setting up libjs-jquery-metadata (12-4) ... 2026-06-26 03:12:48.904 | Setting up socat (1.8.0.0-4build3) ... 2026-06-26 03:12:48.913 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-06-26 03:12:48.922 | Setting up bsdmainutils (12.1.8) ... 2026-06-26 03:12:48.932 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-26 03:12:48.943 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-26 03:12:48.952 | Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.16) ... 2026-06-26 03:12:48.960 | Setting up autopoint (0.21-14ubuntu2) ... 2026-06-26 03:12:48.969 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-06-26 03:12:48.978 | Setting up lsscsi (0.32-1build1) ... 2026-06-26 03:12:48.987 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-26 03:12:48.996 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-06-26 03:12:49.004 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-26 03:12:49.013 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-06-26 03:12:49.023 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 03:12:49.037 | Setting up autoconf (2.71-3) ... 2026-06-26 03:12:49.052 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-26 03:12:49.063 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-26 03:12:49.074 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-06-26 03:12:49.085 | Setting up dwz (0.15-1build6) ... 2026-06-26 03:12:49.096 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-26 03:12:49.106 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-26 03:12:49.115 | Setting up vlan (2.0.5ubuntu5) ... 2026-06-26 03:12:49.143 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-26 03:12:49.155 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-06-26 03:12:49.166 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-26 03:12:49.177 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-26 03:12:49.189 | Setting up libjson-perl (4.10000-1) ... 2026-06-26 03:12:49.222 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-06-26 03:12:49.234 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-06-26 03:12:49.262 | Setting up debugedit (1:5.0-5build2) ... 2026-06-26 03:12:49.272 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-26 03:12:49.283 | Setting up libsub-override-perl (0.10-1) ... 2026-06-26 03:12:49.294 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-26 03:12:49.305 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-26 03:12:49.315 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-26 03:12:49.326 | Setting up apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-26 03:12:49.336 | Setting up curl (8.5.0-2ubuntu10.9) ... 2026-06-26 03:12:49.347 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 03:12:49.360 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-26 03:12:49.373 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-26 03:12:49.387 | Setting up openssl (3.0.13-0ubuntu3.11) ... 2026-06-26 03:12:49.404 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-26 03:12:49.413 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-06-26 03:12:49.422 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-26 03:12:49.431 | Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-26 03:12:49.440 | Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 03:12:50.523 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-26 03:12:50.534 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-26 03:12:50.546 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-06-26 03:12:50.557 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-26 03:12:50.568 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-06-26 03:12:50.580 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-06-26 03:12:50.587 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-26 03:12:50.597 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-06-26 03:12:50.607 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-26 03:12:50.620 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-26 03:12:50.632 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-26 03:12:50.644 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-06-26 03:12:50.655 | Setting up gettext (0.21-14ubuntu2) ... 2026-06-26 03:12:50.666 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-26 03:12:50.676 | Setting up openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-06-26 03:12:50.763 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 03:12:50.763 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 03:12:50.764 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 03:12:52.573 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-26 03:12:52.584 | Setting up python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-26 03:12:52.692 | Setting up libtool (2.4.7-7build1) ... 2026-06-26 03:12:52.703 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-26 03:12:53.279 | 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-26 03:12:53.318 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 03:12:53.337 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-26 03:12:53.348 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-06-26 03:12:54.179 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-06-26 03:12:54.766 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-26 03:12:54.781 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-26 03:12:54.792 | Setting up systemd (255.4-1ubuntu8.16) ... 2026-06-26 03:12:54.855 | /usr/lib/tmpfiles.d/pcp-reboot-init.conf:4: Failed to resolve user 'pcp': No such process 2026-06-26 03:12:54.857 | /usr/lib/tmpfiles.d/postgresql-common.conf:2: Failed to resolve user 'postgres': No such process 2026-06-26 03:12:54.860 | /usr/lib/tmpfiles.d/postgresql-common.conf:4: Failed to resolve group 'postgres': No such process 2026-06-26 03:12:55.562 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-26 03:12:55.573 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-26 03:12:55.585 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-06-26 03:12:55.596 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-06-26 03:12:55.607 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-26 03:12:55.618 | Setting up dh-autoreconf (20) ... 2026-06-26 03:12:55.629 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-06-26 03:12:55.640 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-26 03:12:55.651 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-26 03:12:55.662 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-26 03:12:55.673 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-26 03:12:55.684 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-26 03:12:55.694 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-26 03:12:55.704 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-26 03:12:55.714 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-06-26 03:12:55.775 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 03:12:55.775 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 03:12:55.775 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 03:12:55.953 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 03:12:56.894 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-06-26 03:12:57.364 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-06-26 03:12:57.374 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-26 03:12:57.385 | Setting up postgresql-common (257build1.1) ... 2026-06-26 03:12:57.455 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 03:12:57.455 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 03:12:57.455 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 03:12:57.537 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 03:12:57.993 | 2026-06-26 03:12:57.993 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-06-26 03:12:58.174 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-06-26 03:12:58.174 | Removing obsolete dictionary files: 2026-06-26 03:12:59.176 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-06-26 03:12:59.730 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-26 03:12:59.781 | Setting up systemd-timesyncd (255.4-1ubuntu8.16) ... 2026-06-26 03:13:00.507 | Setting up udev (255.4-1ubuntu8.16) ... 2026-06-26 03:13:01.601 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-06-26 03:13:01.612 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-26 03:13:01.623 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-06-26 03:13:01.634 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-06-26 03:13:01.645 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-06-26 03:13:01.657 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-26 03:13:01.668 | Setting up systemd-container (255.4-1ubuntu8.16) ... 2026-06-26 03:13:02.325 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-06-26 03:13:02.337 | Setting up kpartx (0.9.4-5ubuntu8.2) ... 2026-06-26 03:13:02.348 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-26 03:13:02.360 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-26 03:13:02.371 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-06-26 03:13:02.382 | Setting up libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-26 03:13:02.392 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-26 03:13:02.402 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-26 03:13:02.413 | Setting up systemd-resolved (255.4-1ubuntu8.16) ... 2026-06-26 03:13:03.203 | Setting up apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-26 03:13:03.213 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-26 03:13:03.224 | Setting up systemd-sysv (255.4-1ubuntu8.16) ... 2026-06-26 03:13:03.290 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-26 03:13:03.301 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-26 03:13:03.311 | Setting up qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 03:13:03.322 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-06-26 03:13:03.333 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-26 03:13:03.345 | Setting up qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 03:13:03.356 | Setting up po-debconf (1.0.21+nmu1) ... 2026-06-26 03:13:03.367 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-06-26 03:13:03.378 | Setting up libnss-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-06-26 03:13:03.391 | Setting up debhelper (13.14.1ubuntu5) ... 2026-06-26 03:13:03.402 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-26 03:13:03.413 | Setting up apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-26 03:13:03.423 | Setting up multipath-tools (0.9.4-5ubuntu8.2) ... 2026-06-26 03:13:04.363 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-26 03:13:04.374 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-26 03:13:04.385 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-06-26 03:13:04.397 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-06-26 03:13:04.408 | Setting up libnss-mymachines:amd64 (255.4-1ubuntu8.16) ... 2026-06-26 03:13:04.421 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-26 03:13:04.432 | Setting up qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 03:13:04.444 | Setting up libpam-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-06-26 03:13:04.514 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 03:13:04.514 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 03:13:04.514 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 03:13:04.694 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-26 03:13:04.706 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-26 03:13:04.717 | Setting up apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-26 03:13:04.728 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-06-26 03:13:04.742 | Setting up apache2 (2.4.58-1ubuntu8.13) ... 2026-06-26 03:13:05.351 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 03:13:05.394 | Enabling module mpm_event. 2026-06-26 03:13:05.444 | Enabling module authz_core. 2026-06-26 03:13:05.450 | Enabling module authz_host. 2026-06-26 03:13:05.497 | Enabling module authn_core. 2026-06-26 03:13:05.502 | Enabling module auth_basic. 2026-06-26 03:13:05.551 | Enabling module access_compat. 2026-06-26 03:13:05.597 | Enabling module authn_file. 2026-06-26 03:13:05.646 | Enabling module authz_user. 2026-06-26 03:13:05.694 | Enabling module alias. 2026-06-26 03:13:05.742 | Enabling module dir. 2026-06-26 03:13:05.790 | Enabling module autoindex. 2026-06-26 03:13:05.839 | Enabling module env. 2026-06-26 03:13:05.886 | Enabling module mime. 2026-06-26 03:13:05.934 | Enabling module negotiation. 2026-06-26 03:13:05.981 | Enabling module setenvif. 2026-06-26 03:13:06.029 | Enabling module filter. 2026-06-26 03:13:06.078 | Enabling module deflate. 2026-06-26 03:13:06.126 | Enabling module status. 2026-06-26 03:13:06.173 | Enabling module reqtimeout. 2026-06-26 03:13:06.222 | Enabling conf charset. 2026-06-26 03:13:06.270 | Enabling conf localized-error-pages. 2026-06-26 03:13:06.318 | Enabling conf other-vhosts-access-log. 2026-06-26 03:13:06.366 | Enabling conf security. 2026-06-26 03:13:06.414 | Enabling conf serve-cgi-bin. 2026-06-26 03:13:06.462 | Enabling site 000-default. 2026-06-26 03:13:07.502 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-06-26 03:13:08.185 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-06-26 03:13:09.591 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-26 03:13:09.604 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-06-26 03:13:09.616 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-06-26 03:13:09.927 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-26 03:13:09.938 | Setting up pcp (6.2.0-1.1build4) ... 2026-06-26 03:13:11.890 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-06-26 03:13:11.957 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-06-26 03:13:12.023 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-06-26 03:13:12.090 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-06-26 03:13:13.949 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-26 03:13:13.960 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-26 03:13:13.974 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-06-26 03:13:14.050 | update-initramfs: Generating /boot/initrd.img-6.8.0-110-generic 2026-06-26 03:13:18.458 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 03:13:18.659 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 03:13:18.767 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 03:13:22.426 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 03:13:23.341 | Processing triggers for hicolor-icon-theme (0.17-2) ... 2026-06-26 03:13:23.462 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-26 03:13:23.494 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-06-26 03:13:23.721 | Processing triggers for ufw (0.36.2-6) ... 2026-06-26 03:13:23.844 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-26 03:13:27.522 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-06-26 03:13:27.547 | Processing triggers for install-info (7.1-3build2) ... 2026-06-26 03:13:27.709 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-06-26 03:13:27.991 | perl: warning: Setting locale failed. 2026-06-26 03:13:27.991 | perl: warning: Please check that your locale settings: 2026-06-26 03:13:27.991 | LANGUAGE = (unset), 2026-06-26 03:13:27.991 | LC_ALL = "en_US.utf8", 2026-06-26 03:13:27.991 | LANG = "de_DE.UTF-8" 2026-06-26 03:13:27.991 | are supported and installed on your system. 2026-06-26 03:13:27.991 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 03:13:28.127 | perl: warning: Setting locale failed. 2026-06-26 03:13:28.127 | perl: warning: Please check that your locale settings: 2026-06-26 03:13:28.127 | LANGUAGE = (unset), 2026-06-26 03:13:28.127 | LC_ALL = "en_US.utf8", 2026-06-26 03:13:28.127 | LANG = "de_DE.UTF-8" 2026-06-26 03:13:28.127 | are supported and installed on your system. 2026-06-26 03:13:28.127 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 03:13:28.178 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 03:13:28.178 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 03:13:28.178 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 03:13:28.251 | perl: warning: Setting locale failed. 2026-06-26 03:13:28.251 | perl: warning: Please check that your locale settings: 2026-06-26 03:13:28.251 | LANGUAGE = (unset), 2026-06-26 03:13:28.251 | LC_ALL = "en_US.utf8", 2026-06-26 03:13:28.251 | LANG = "de_DE.UTF-8" 2026-06-26 03:13:28.251 | are supported and installed on your system. 2026-06-26 03:13:28.251 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 03:13:28.604 | 2026-06-26 03:13:28.604 | Running kernel seems to be up-to-date. 2026-06-26 03:13:28.604 | 2026-06-26 03:13:28.604 | Restarting services... 2026-06-26 03:13:28.739 | systemctl restart packagekit.service polkit.service snapd.service systemd-machined.service tuned.service udisks2.service 2026-06-26 03:13:32.111 | 2026-06-26 03:13:32.111 | Service restarts being deferred: 2026-06-26 03:13:32.111 | systemctl restart ModemManager.service 2026-06-26 03:13:32.112 | /etc/needrestart/restart.d/dbus.service 2026-06-26 03:13:32.112 | systemctl restart systemd-logind.service 2026-06-26 03:13:32.113 | systemctl restart virtlockd.service 2026-06-26 03:13:32.113 | systemctl restart virtlogd.service 2026-06-26 03:13:32.113 | 2026-06-26 03:13:32.113 | No containers need to be restarted. 2026-06-26 03:13:32.113 | 2026-06-26 03:13:32.113 | User sessions running outdated binaries: 2026-06-26 03:13:32.114 | quobyte @ session #5: sshd[2025] 2026-06-26 03:13:32.127 | quobyte @ user manager service: systemd[1164] 2026-06-26 03:13:32.137 | 2026-06-26 03:13:32.137 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-26 03:13:34.382 | ++ functions-common:apt_get:1211 : result=0 2026-06-26 03:13:34.386 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-06-26 03:13:34.390 | ++ functions-common:time_stop:2420 : local name 2026-06-26 03:13:34.393 | ++ functions-common:time_stop:2421 : local end_time 2026-06-26 03:13:34.397 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:13:34.400 | ++ functions-common:time_stop:2423 : local total 2026-06-26 03:13:34.404 | ++ functions-common:time_stop:2424 : local start_time 2026-06-26 03:13:34.407 | ++ functions-common:time_stop:2426 : name=apt-get 2026-06-26 03:13:34.411 | ++ functions-common:time_stop:2427 : start_time=1782443527716 2026-06-26 03:13:34.414 | ++ functions-common:time_stop:2429 : [[ -z 1782443527716 ]] 2026-06-26 03:13:34.418 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:13:34.424 | ++ functions-common:time_stop:2432 : end_time=1782443614420 2026-06-26 03:13:34.427 | ++ functions-common:time_stop:2433 : elapsed_time=86704 2026-06-26 03:13:34.431 | ++ functions-common:time_stop:2434 : total=7079 2026-06-26 03:13:34.434 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:13:34.438 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=93783 2026-06-26 03:13:34.442 | ++ functions-common:apt_get:1215 : return 0 2026-06-26 03:13:34.445 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-06-26 03:13:34.449 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-06-26 03:13:34.454 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-06-26 03:13:34.461 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-06-26 03:13:34.465 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-06-26 03:13:34.468 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-06-26 03:13:34.474 | ++ tools/install_prereqs.sh:source:89 : date 2026-06-26 03:13:34.481 | + ./stack.sh:main:798 : [[ False != \T\r\u\e ]] 2026-06-26 03:13:34.485 | + ./stack.sh:main:799 : PYPI_ALTERNATIVE_URL= 2026-06-26 03:13:34.489 | + ./stack.sh:main:799 : /home/quobyte/devstack/tools/install_pip.sh 2026-06-26 03:13:34.492 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 03:13:34.834 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-06-26 03:13:34.837 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-06-26 03:13:34.839 | + tools/install_pip.sh:main:42 : GetDistro 2026-06-26 03:13:34.842 | + functions-common:GetDistro:472 : GetOSVersion 2026-06-26 03:13:34.844 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-06-26 03:13:34.847 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-06-26 03:13:34.849 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-06-26 03:13:34.852 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-06-26 03:13:34.854 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-06-26 03:13:34.856 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-06-26 03:13:34.859 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-06-26 03:13:34.861 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-06-26 03:13:34.864 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-06-26 03:13:34.866 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-06-26 03:13:34.869 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-06-26 03:13:34.871 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-06-26 03:13:34.874 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-06-26 03:13:34.876 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-06-26 03:13:34.879 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-06-26 03:13:34.881 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-06-26 03:13:34.885 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-06-26 03:13:34.888 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-06-26 03:13:34.890 | + functions-common:_ensure_lsb_release:420 : return 2026-06-26 03:13:34.894 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-06-26 03:13:34.910 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-06-26 03:13:34.913 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-06-26 03:13:34.928 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-06-26 03:13:34.931 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-06-26 03:13:34.946 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-06-26 03:13:34.949 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-06-26 03:13:34.951 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-06-26 03:13:34.953 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-06-26 03:13:34.956 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-06-26 03:13:34.958 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-06-26 03:13:34.961 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-06-26 03:13:34.964 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-06-26 03:13:34.966 | + functions-common:GetDistro:476 : DISTRO=noble 2026-06-26 03:13:34.969 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-06-26 03:13:34.971 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-06-26 03:13:34.971 | Distro: noble 2026-06-26 03:13:34.974 | + tools/install_pip.sh:main:117 : get_versions 2026-06-26 03:13:34.978 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-26 03:13:34.982 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-26 03:13:34.985 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-26 03:13:34.989 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-26 03:13:34.989 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-26 03:13:35.681 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-26 03:13:35.684 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-26 03:13:35.684 | pip: 24.0 2026-06-26 03:13:35.686 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-06-26 03:13:35.689 | + tools/install_pip.sh:main:123 : is_fedora 2026-06-26 03:13:35.691 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-26 03:13:35.694 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-26 03:13:35.696 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-26 03:13:35.699 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-26 03:13:35.701 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-26 03:13:35.704 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-26 03:13:35.706 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-26 03:13:35.708 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-26 03:13:35.711 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-26 03:13:35.713 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-26 03:13:35.716 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-26 03:13:35.718 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-26 03:13:35.720 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-26 03:13:35.723 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-06-26 03:13:35.725 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 03:13:35.728 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 03:13:35.730 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-06-26 03:13:35.736 | + tools/install_pip.sh:main:146 : set -x 2026-06-26 03:13:35.738 | + tools/install_pip.sh:main:149 : get_versions 2026-06-26 03:13:35.742 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-26 03:13:35.747 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-26 03:13:35.749 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-26 03:13:35.753 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-26 03:13:35.754 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-26 03:13:36.353 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-26 03:13:36.355 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-26 03:13:36.355 | pip: 24.0 2026-06-26 03:13:36.360 | + ./stack.sh:main:803 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-06-26 03:13:36.365 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-06-26 03:13:36.368 | + ./stack.sh:main:804 : fixup_all 2026-06-26 03:13:36.372 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-06-26 03:13:36.375 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-06-26 03:13:36.379 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 03:13:36.383 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 03:13:36.386 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-06-26 03:13:36.403 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-06-26 03:13:36.419 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-06-26 03:13:36.436 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-06-26 03:13:36.439 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-06-26 03:13:36.443 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-26 03:13:36.446 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-26 03:13:36.449 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-26 03:13:36.453 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-26 03:13:36.456 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-26 03:13:36.459 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-26 03:13:36.463 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-26 03:13:36.466 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-26 03:13:36.470 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-26 03:13:36.473 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-26 03:13:36.476 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-26 03:13:36.480 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-26 03:13:36.483 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-26 03:13:36.487 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-06-26 03:13:36.490 | + ./stack.sh:main:806 : [[ True == \T\r\u\e ]] 2026-06-26 03:13:36.494 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-06-26 03:13:36.510 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-06-26 03:13:36.527 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-06-26 03:13:36.543 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-06-26 03:13:36.560 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-06-26 03:13:36.576 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-06-26 03:13:36.592 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-06-26 03:13:36.609 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-06-26 03:13:36.625 | + ./stack.sh:main:817 : setup_devstack_virtualenv 2026-06-26 03:13:36.628 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-06-26 03:13:36.632 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-06-26 03:13:42.158 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-06-26 03:13:42.185 | Using python 3.12 to install setuptools 2026-06-26 03:13:42.188 | + 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-26 03:13:43.568 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-06-26 03:13:43.831 | Collecting pip 2026-06-26 03:13:43.928 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-06-26 03:13:43.940 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-06-26 03:13:44.413 | Collecting setuptools[core] 2026-06-26 03:13:44.428 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-26 03:13:44.594 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-26 03:13:44.610 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-26 03:13:44.698 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-26 03:13:44.713 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-26 03:13:44.734 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 2.1 MB/s eta 0:00:00 2026-06-26 03:13:44.808 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-26 03:13:44.824 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-26 03:13:44.927 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-26 03:13:44.941 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-26 03:13:45.021 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-26 03:13:45.039 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-26 03:13:45.150 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-26 03:13:45.164 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-26 03:13:45.243 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-26 03:13:45.258 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-26 03:13:45.505 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-26 03:13:45.520 | Downloading typer-0.26.7-py3-none-any.whl.metadata (16 kB) 2026-06-26 03:13:45.605 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-26 03:13:45.620 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-26 03:13:45.793 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-26 03:13:45.808 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-26 03:13:45.869 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-26 03:13:45.884 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-26 03:13:45.973 | 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-26 03:13:45.988 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-26 03:13:46.080 | 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-26 03:13:46.095 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-26 03:13:46.143 | 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-26 03:13:46.174 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-06-26 03:13:46.366 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 9.6 MB/s eta 0:00:00 2026-06-26 03:13:46.381 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-26 03:13:46.402 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-26 03:13:46.422 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-26 03:13:46.435 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 8.3 MB/s eta 0:00:00 2026-06-26 03:13:46.450 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-06-26 03:13:46.463 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 10.2 MB/s eta 0:00:00 2026-06-26 03:13:46.478 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-26 03:13:46.500 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-26 03:13:46.576 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 13.9 MB/s eta 0:00:00 2026-06-26 03:13:46.591 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-26 03:13:46.614 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-26 03:13:46.636 | Downloading typer-0.26.7-py3-none-any.whl (122 kB) 2026-06-26 03:13:46.649 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.5/122.5 kB 13.1 MB/s eta 0:00:00 2026-06-26 03:13:46.664 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-26 03:13:46.683 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-26 03:13:46.710 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 14.0 MB/s eta 0:00:00 2026-06-26 03:13:46.725 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-26 03:13:46.745 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-26 03:13:46.759 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 10.6 MB/s eta 0:00:00 2026-06-26 03:13:46.773 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-26 03:13:46.843 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 19.0 MB/s eta 0:00:00 2026-06-26 03:13:47.583 | 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-26 03:13:47.606 | Attempting uninstall: setuptools 2026-06-26 03:13:47.621 | Found existing installation: setuptools 68.1.2 2026-06-26 03:13:47.621 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 03:13:47.624 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-06-26 03:13:48.755 | Attempting uninstall: pygments 2026-06-26 03:13:48.765 | Found existing installation: Pygments 2.17.2 2026-06-26 03:13:48.765 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 03:13:48.766 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-06-26 03:13:50.022 | Attempting uninstall: pip 2026-06-26 03:13:50.027 | Found existing installation: pip 24.0 2026-06-26 03:13:50.099 | Uninstalling pip-24.0: 2026-06-26 03:13:50.110 | Successfully uninstalled pip-24.0 2026-06-26 03:13:51.733 | Attempting uninstall: packaging 2026-06-26 03:13:51.743 | Found existing installation: packaging 24.0 2026-06-26 03:13:51.743 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 03:13:51.746 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-06-26 03:13:51.936 | Attempting uninstall: markdown-it-py 2026-06-26 03:13:51.961 | Found existing installation: markdown-it-py 3.0.0 2026-06-26 03:13:51.961 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 03:13:51.963 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-06-26 03:13:52.119 | Attempting uninstall: wheel 2026-06-26 03:13:52.167 | Found existing installation: wheel 0.42.0 2026-06-26 03:13:52.167 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 03:13:52.168 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-06-26 03:13:52.218 | Attempting uninstall: rich 2026-06-26 03:13:52.267 | Found existing installation: rich 13.7.1 2026-06-26 03:13:52.269 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 03:13:52.269 | Can't uninstall 'rich'. No files were found to uninstall. 2026-06-26 03:13:52.989 | 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-26 03:13:53.220 | + inc/python:pip_install:216 : result=0 2026-06-26 03:13:53.225 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-26 03:13:53.228 | + functions-common:time_stop:2420 : local name 2026-06-26 03:13:53.232 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:13:53.235 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:13:53.238 | + functions-common:time_stop:2423 : local total 2026-06-26 03:13:53.242 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:13:53.245 | + functions-common:time_stop:2426 : name=pip_install 2026-06-26 03:13:53.248 | + functions-common:time_stop:2427 : start_time=1782443622178 2026-06-26 03:13:53.252 | + functions-common:time_stop:2429 : [[ -z 1782443622178 ]] 2026-06-26 03:13:53.256 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:13:53.261 | + functions-common:time_stop:2432 : end_time=1782443633258 2026-06-26 03:13:53.265 | + functions-common:time_stop:2433 : elapsed_time=11080 2026-06-26 03:13:53.269 | + functions-common:time_stop:2434 : total=0 2026-06-26 03:13:53.273 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:13:53.276 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11080 2026-06-26 03:13:53.280 | + inc/python:pip_install:219 : return 0 2026-06-26 03:13:53.284 | + 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-26 03:13:53.287 | + 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-26 03:13:53.290 | + 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-26 03:13:53.294 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-06-26 03:13:53.297 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-06-26 03:13:53.302 | + ./stack.sh:main:821 : pip_install -U os-testr 2026-06-26 03:13:53.331 | Using python 3.12 to install os-testr 2026-06-26 03:13:53.334 | + 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-26 03:13:54.703 | Collecting os-testr 2026-06-26 03:13:54.851 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-06-26 03:13:54.913 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-06-26 03:13:54.929 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-26 03:13:54.965 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-06-26 03:13:54.980 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-06-26 03:13:55.037 | Collecting testtools>=2.2.0 (from os-testr) 2026-06-26 03:13:55.053 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-06-26 03:13:55.065 | 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-26 03:13:55.093 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-06-26 03:13:55.108 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-26 03:13:55.198 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-06-26 03:13:55.214 | 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-26 03:13:55.247 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-06-26 03:13:55.274 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-26 03:13:55.311 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-06-26 03:13:55.334 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-06-26 03:13:55.363 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-06-26 03:13:55.386 | 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-26 03:13:55.422 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 25.7 MB/s 0:00:00 2026-06-26 03:13:55.584 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-06-26 03:13:55.729 | Attempting uninstall: PyYAML 2026-06-26 03:13:55.736 | Found existing installation: PyYAML 6.0.1 2026-06-26 03:13:55.736 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 03:13:55.738 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-06-26 03:13:56.122 | 2026-06-26 03:13:56.126 | 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-26 03:13:56.262 | + inc/python:pip_install:216 : result=0 2026-06-26 03:13:56.265 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-26 03:13:56.270 | + functions-common:time_stop:2420 : local name 2026-06-26 03:13:56.272 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:13:56.276 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:13:56.279 | + functions-common:time_stop:2423 : local total 2026-06-26 03:13:56.283 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:13:56.286 | + functions-common:time_stop:2426 : name=pip_install 2026-06-26 03:13:56.290 | + functions-common:time_stop:2427 : start_time=1782443633323 2026-06-26 03:13:56.293 | + functions-common:time_stop:2429 : [[ -z 1782443633323 ]] 2026-06-26 03:13:56.297 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:13:56.302 | + functions-common:time_stop:2432 : end_time=1782443636298 2026-06-26 03:13:56.305 | + functions-common:time_stop:2433 : elapsed_time=2975 2026-06-26 03:13:56.308 | + functions-common:time_stop:2434 : total=11080 2026-06-26 03:13:56.312 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:13:56.315 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14055 2026-06-26 03:13:56.318 | + inc/python:pip_install:219 : return 0 2026-06-26 03:13:56.321 | + ./stack.sh:main:825 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-06-26 03:13:56.390 | + ./stack.sh:main:826 : sudo systemctl restart systemd-journald 2026-06-26 03:13:56.477 | + ./stack.sh:main:832 : install_infra 2026-06-26 03:13:56.480 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-26 03:13:56.483 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-06-26 03:13:56.486 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-06-26 03:14:02.097 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-26 03:14:02.101 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-06-26 03:14:02.132 | + 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-26 03:14:03.493 | Collecting pbr 2026-06-26 03:14:03.497 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-26 03:14:03.918 | Collecting setuptools[core] 2026-06-26 03:14:03.921 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-26 03:14:04.068 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-26 03:14:04.071 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-26 03:14:04.140 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-26 03:14:04.142 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-26 03:14:04.210 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-26 03:14:04.212 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-26 03:14:04.301 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-26 03:14:04.303 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-26 03:14:04.369 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-26 03:14:04.372 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-26 03:14:04.468 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-26 03:14:04.473 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-26 03:14:04.538 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-26 03:14:04.540 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-26 03:14:04.765 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-26 03:14:04.768 | Using cached typer-0.26.7-py3-none-any.whl.metadata (16 kB) 2026-06-26 03:14:04.841 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-26 03:14:04.844 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-26 03:14:05.010 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-26 03:14:05.013 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-26 03:14:05.063 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-26 03:14:05.065 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-26 03:14:05.145 | 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-26 03:14:05.147 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-26 03:14:05.232 | 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-26 03:14:05.236 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-26 03:14:05.322 | 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-26 03:14:05.415 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-06-26 03:14:05.441 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-26 03:14:05.445 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-26 03:14:05.445 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-26 03:14:05.448 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-26 03:14:05.450 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-26 03:14:05.453 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-26 03:14:05.456 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-26 03:14:05.467 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-26 03:14:05.470 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-26 03:14:05.472 | Using cached typer-0.26.7-py3-none-any.whl (122 kB) 2026-06-26 03:14:05.475 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-26 03:14:05.478 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-26 03:14:05.482 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-26 03:14:05.484 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-26 03:14:05.487 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-26 03:14:05.513 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-06-26 03:14:05.793 | 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-26 03:14:09.541 | 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-26 03:14:09.735 | + inc/python:pip_install:216 : result=0 2026-06-26 03:14:09.738 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-26 03:14:09.741 | + functions-common:time_stop:2420 : local name 2026-06-26 03:14:09.744 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:14:09.747 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:14:09.750 | + functions-common:time_stop:2423 : local total 2026-06-26 03:14:09.754 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:14:09.757 | + functions-common:time_stop:2426 : name=pip_install 2026-06-26 03:14:09.760 | + functions-common:time_stop:2427 : start_time=1782443642121 2026-06-26 03:14:09.764 | + functions-common:time_stop:2429 : [[ -z 1782443642121 ]] 2026-06-26 03:14:09.767 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:14:09.772 | + functions-common:time_stop:2432 : end_time=1782443649768 2026-06-26 03:14:09.775 | + functions-common:time_stop:2433 : elapsed_time=7647 2026-06-26 03:14:09.778 | + functions-common:time_stop:2434 : total=14055 2026-06-26 03:14:09.782 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:14:09.785 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21702 2026-06-26 03:14:09.788 | + inc/python:pip_install:219 : return 0 2026-06-26 03:14:09.792 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-26 03:14:09.795 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-06-26 03:14:09.824 | + 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-26 03:14:11.063 | Processing /opt/stack/requirements 2026-06-26 03:14:11.066 | Installing build dependencies: started 2026-06-26 03:14:14.138 | Installing build dependencies: finished with status 'done' 2026-06-26 03:14:14.140 | Getting requirements to build wheel: started 2026-06-26 03:14:14.427 | Getting requirements to build wheel: finished with status 'done' 2026-06-26 03:14:14.432 | Preparing metadata (pyproject.toml): started 2026-06-26 03:14:15.585 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-26 03:14:15.778 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8458) 2026-06-26 03:14:15.874 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-26 03:14:15.897 | 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.dev8458) (26.2) 2026-06-26 03:14:16.007 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8458) 2026-06-26 03:14:16.021 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-26 03:14:16.181 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8458) 2026-06-26 03:14:16.184 | 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-26 03:14:16.332 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8458) 2026-06-26 03:14:16.349 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-06-26 03:14:16.361 | 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.dev8458) (82.0.1) 2026-06-26 03:14:16.675 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8458) 2026-06-26 03:14:16.690 | 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-26 03:14:16.705 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.9 MB/s eta 0:00:00 2026-06-26 03:14:16.779 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8458) 2026-06-26 03:14:16.794 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-26 03:14:16.917 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8458) 2026-06-26 03:14:16.932 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-26 03:14:17.020 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8458) 2026-06-26 03:14:17.036 | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-06-26 03:14:17.156 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-06-26 03:14:17.177 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-26 03:14:17.190 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 4.5 MB/s eta 0:00:00 2026-06-26 03:14:17.192 | 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-26 03:14:17.214 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-26 03:14:17.227 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 7.6 MB/s eta 0:00:00 2026-06-26 03:14:17.244 | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-06-26 03:14:17.258 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 12.2 MB/s eta 0:00:00 2026-06-26 03:14:17.273 | 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-26 03:14:17.290 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 16.5 MB/s eta 0:00:00 2026-06-26 03:14:17.306 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-06-26 03:14:17.318 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 7.2 MB/s eta 0:00:00 2026-06-26 03:14:17.334 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-26 03:14:17.349 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 12.4 MB/s eta 0:00:00 2026-06-26 03:14:17.381 | Building wheels for collected packages: openstack_requirements 2026-06-26 03:14:17.382 | Building wheel for openstack_requirements (pyproject.toml): started 2026-06-26 03:14:19.616 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-06-26 03:14:19.618 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8458-py3-none-any.whl size=52408 sha256=ac8c975587ae85e4c05237c3188b8064460fd8da8328abc7eec259d1d0fc5f74 2026-06-26 03:14:19.618 | Stored in directory: /tmp/pip-ephem-wheel-cache-t4swd8lg/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-06-26 03:14:19.622 | Successfully built openstack_requirements 2026-06-26 03:14:19.897 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-06-26 03:14:20.638 | 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.dev8458 requests-2.34.2 urllib3-2.7.0 2026-06-26 03:14:20.843 | + inc/python:pip_install:216 : result=0 2026-06-26 03:14:20.846 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-26 03:14:20.850 | + functions-common:time_stop:2420 : local name 2026-06-26 03:14:20.853 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:14:20.856 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:14:20.859 | + functions-common:time_stop:2423 : local total 2026-06-26 03:14:20.862 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:14:20.864 | + functions-common:time_stop:2426 : name=pip_install 2026-06-26 03:14:20.867 | + functions-common:time_stop:2427 : start_time=1782443649814 2026-06-26 03:14:20.869 | + functions-common:time_stop:2429 : [[ -z 1782443649814 ]] 2026-06-26 03:14:20.872 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:14:20.877 | + functions-common:time_stop:2432 : end_time=1782443660873 2026-06-26 03:14:20.879 | + functions-common:time_stop:2433 : elapsed_time=11059 2026-06-26 03:14:20.881 | + functions-common:time_stop:2434 : total=21702 2026-06-26 03:14:20.884 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:14:20.887 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32761 2026-06-26 03:14:20.890 | + inc/python:pip_install:219 : return 0 2026-06-26 03:14:20.893 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-06-26 03:14:20.896 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-06-26 03:14:20.898 | + inc/python:use_library_from_git:266 : local name=pbr 2026-06-26 03:14:20.901 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 03:14:20.903 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 03:14:20.906 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-06-26 03:14:20.909 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 03:14:20.912 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-06-26 03:14:20.935 | Using python 3.12 to install pbr 2026-06-26 03:14:20.938 | + 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-26 03:14:21.890 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-06-26 03:14:22.091 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-06-26 03:14:22.321 | + inc/python:pip_install:216 : result=0 2026-06-26 03:14:22.323 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-26 03:14:22.325 | + functions-common:time_stop:2420 : local name 2026-06-26 03:14:22.328 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:14:22.330 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:14:22.332 | + functions-common:time_stop:2423 : local total 2026-06-26 03:14:22.335 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:14:22.337 | + functions-common:time_stop:2426 : name=pip_install 2026-06-26 03:14:22.339 | + functions-common:time_stop:2427 : start_time=1782443660929 2026-06-26 03:14:22.341 | + functions-common:time_stop:2429 : [[ -z 1782443660929 ]] 2026-06-26 03:14:22.344 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:14:22.348 | + functions-common:time_stop:2432 : end_time=1782443662345 2026-06-26 03:14:22.350 | + functions-common:time_stop:2433 : elapsed_time=1416 2026-06-26 03:14:22.352 | + functions-common:time_stop:2434 : total=32761 2026-06-26 03:14:22.354 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:14:22.357 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34177 2026-06-26 03:14:22.360 | + inc/python:pip_install:219 : return 0 2026-06-26 03:14:22.362 | + ./stack.sh:main:835 : python3.12 -m venv /opt/stack/bindep-venv 2026-06-26 03:14:27.858 | + ./stack.sh:main:837 : /opt/stack/bindep-venv/bin/pip install bindep 2026-06-26 03:14:28.646 | Collecting bindep 2026-06-26 03:14:28.741 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-06-26 03:14:28.840 | Collecting distro>=1.7 (from bindep) 2026-06-26 03:14:28.856 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-06-26 03:14:28.940 | Collecting packaging (from bindep) 2026-06-26 03:14:28.944 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-26 03:14:28.989 | Collecting Parsley (from bindep) 2026-06-26 03:14:29.006 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-06-26 03:14:29.095 | Collecting pbr>=2 (from bindep) 2026-06-26 03:14:29.098 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-26 03:14:29.495 | Collecting setuptools (from pbr>=2->bindep) 2026-06-26 03:14:29.498 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-26 03:14:29.583 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-06-26 03:14:29.614 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-06-26 03:14:29.623 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-26 03:14:29.626 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-26 03:14:29.643 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-06-26 03:14:29.664 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 5.3 MB/s eta 0:00:00 2026-06-26 03:14:29.666 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-26 03:14:29.808 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-06-26 03:14:31.513 | 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-26 03:14:31.653 | + ./stack.sh:main:838 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-26 03:14:31.656 | + ./stack.sh:main:838 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-26 03:14:31.660 | ++ ./stack.sh:main:841 : _get_plugin_bindep_packages 2026-06-26 03:14:31.677 | + ./stack.sh:main:841 : pkgs= 2026-06-26 03:14:31.680 | + ./stack.sh:main:842 : [[ -n '' ]] 2026-06-26 03:14:31.683 | + ./stack.sh:main:849 : run_phase stack pre-install 2026-06-26 03:14:31.686 | + functions-common:run_phase:1848 : local mode=stack 2026-06-26 03:14:31.689 | + functions-common:run_phase:1849 : local phase=pre-install 2026-06-26 03:14:31.692 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-26 03:14:31.694 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-26 03:14:31.696 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-26 03:14:31.699 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-26 03:14:31.702 | + functions-common:run_phase:1858 : local extra 2026-06-26 03:14:31.705 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-26 03:14:31.709 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-26 03:14:31.713 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-26 03:14:31.715 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-26 03:14:31.718 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-06-26 03:14:31.721 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-26 03:14:31.736 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:14:31.738 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-26 03:14:31.741 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-26 03:14:31.744 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-06-26 03:14:31.746 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-26 03:14:31.748 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-26 03:14:31.751 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-26 03:14:31.754 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-06-26 03:14:31.756 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-26 03:14:31.759 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-26 03:14:31.761 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-26 03:14:31.764 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-26 03:14:31.766 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-26 03:14:31.769 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-26 03:14:31.771 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-26 03:14:31.774 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-26 03:14:31.776 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-06-26 03:14:31.778 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-26 03:14:31.781 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-06-26 03:14:31.784 | + functions-common:run_plugins:1837 : local plugins= 2026-06-26 03:14:31.787 | + functions-common:run_plugins:1838 : local plugin 2026-06-26 03:14:31.789 | + ./stack.sh:main:852 : set_systemd_override DefaultLimitNOFILE 2048 2026-06-26 03:14:31.792 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-06-26 03:14:31.794 | + functions:set_systemd_override:845 : local value=2048 2026-06-26 03:14:31.797 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-06-26 03:14:31.800 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-06-26 03:14:31.861 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-06-26 03:14:31.862 | Set systemd system override for DefaultLimitNOFILE=2048 2026-06-26 03:14:31.864 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-06-26 03:14:32.274 | + ./stack.sh:main:854 : install_rpc_backend 2026-06-26 03:14:32.276 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-06-26 03:14:32.290 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:14:32.293 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-06-26 03:14:32.295 | + functions-common:install_package:1438 : update_package_repo 2026-06-26 03:14:32.297 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-26 03:14:32.300 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-26 03:14:32.302 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-26 03:14:32.305 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-26 03:14:32.307 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-26 03:14:32.309 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 03:14:32.311 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 03:14:32.314 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-26 03:14:32.316 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-26 03:14:32.318 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-26 03:14:32.320 | + functions-common:apt_get_update:1167 : return 2026-06-26 03:14:32.323 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-06-26 03:14:32.325 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-26 03:14:32.327 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 03:14:32.329 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 03:14:32.332 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-06-26 03:14:32.352 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-06-26 03:14:32.391 | Reading package lists... 2026-06-26 03:14:32.744 | Building dependency tree... 2026-06-26 03:14:32.746 | Reading state information... 2026-06-26 03:14:33.246 | The following additional packages will be installed: 2026-06-26 03:14:33.247 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-26 03:14:33.247 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-26 03:14:33.247 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-26 03:14:33.249 | erlang-tools erlang-xmerl 2026-06-26 03:14:33.251 | Suggested packages: 2026-06-26 03:14:33.251 | erlang erlang-manpages erlang-doc 2026-06-26 03:14:33.310 | The following NEW packages will be installed: 2026-06-26 03:14:33.310 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-26 03:14:33.310 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-26 03:14:33.310 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-26 03:14:33.312 | erlang-tools erlang-xmerl rabbitmq-server 2026-06-26 03:14:33.363 | 0 upgraded, 18 newly installed, 0 to remove and 85 not upgraded. 2026-06-26 03:14:33.363 | Need to get 36.1 MB of archives. 2026-06-26 03:14:33.363 | After this operation, 56.3 MB of additional disk space will be used. 2026-06-26 03:14:33.364 | 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-26 03:14:33.705 | 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-26 03:14:33.715 | 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-26 03:14:33.717 | 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-26 03:14:33.726 | 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-26 03:14:33.735 | 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-26 03:14:33.738 | 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-26 03:14:33.756 | 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-26 03:14:33.758 | 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-26 03:14:33.759 | 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-26 03:14:33.761 | 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-26 03:14:33.768 | 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-26 03:14:33.789 | 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-26 03:14:33.790 | 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-26 03:14:33.792 | 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-26 03:14:33.796 | 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-26 03:14:33.803 | 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-26 03:14:33.817 | 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-26 03:14:34.214 | perl: warning: Setting locale failed. 2026-06-26 03:14:34.215 | perl: warning: Please check that your locale settings: 2026-06-26 03:14:34.215 | LANGUAGE = (unset), 2026-06-26 03:14:34.215 | LC_ALL = "en_US.utf8", 2026-06-26 03:14:34.215 | LANG = "de_DE.UTF-8" 2026-06-26 03:14:34.215 | are supported and installed on your system. 2026-06-26 03:14:34.215 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 03:14:34.275 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 03:14:34.275 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 03:14:34.275 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 03:14:34.456 | Fetched 36.1 MB in 1s (55.2 MB/s) 2026-06-26 03:14:34.539 | Selecting previously unselected package erlang-base. 2026-06-26 03:14:34.608 | (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-26 03:14:34.614 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-26 03:14:34.619 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 03:14:34.997 | Selecting previously unselected package erlang-asn1. 2026-06-26 03:14:35.008 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-26 03:14:35.013 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 03:14:35.077 | Selecting previously unselected package erlang-crypto. 2026-06-26 03:14:35.089 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-26 03:14:35.093 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 03:14:35.142 | Selecting previously unselected package erlang-public-key. 2026-06-26 03:14:35.153 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-26 03:14:35.157 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 03:14:35.212 | Selecting previously unselected package erlang-mnesia. 2026-06-26 03:14:35.223 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-26 03:14:35.227 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 03:14:35.293 | Selecting previously unselected package erlang-runtime-tools. 2026-06-26 03:14:35.305 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-26 03:14:35.309 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 03:14:35.371 | Selecting previously unselected package erlang-ssl. 2026-06-26 03:14:35.382 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-26 03:14:35.386 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 03:14:35.475 | Selecting previously unselected package erlang-eldap. 2026-06-26 03:14:35.486 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-26 03:14:35.490 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 03:14:35.531 | Selecting previously unselected package erlang-ftp. 2026-06-26 03:14:35.542 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-26 03:14:35.546 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 03:14:35.587 | Selecting previously unselected package erlang-tftp. 2026-06-26 03:14:35.599 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-26 03:14:35.602 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 03:14:35.645 | Selecting previously unselected package erlang-inets. 2026-06-26 03:14:35.657 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-26 03:14:35.661 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 03:14:35.740 | Selecting previously unselected package erlang-snmp. 2026-06-26 03:14:35.753 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-26 03:14:35.756 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 03:14:35.903 | Selecting previously unselected package erlang-os-mon. 2026-06-26 03:14:35.915 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-26 03:14:35.921 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 03:14:35.966 | Selecting previously unselected package erlang-parsetools. 2026-06-26 03:14:35.975 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-26 03:14:35.979 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 03:14:36.020 | Selecting previously unselected package erlang-syntax-tools. 2026-06-26 03:14:36.032 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-26 03:14:36.035 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 03:14:36.079 | Selecting previously unselected package erlang-tools. 2026-06-26 03:14:36.091 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-26 03:14:36.094 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 03:14:36.154 | Selecting previously unselected package erlang-xmerl. 2026-06-26 03:14:36.166 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-26 03:14:36.169 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 03:14:36.248 | Selecting previously unselected package rabbitmq-server. 2026-06-26 03:14:36.260 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-06-26 03:14:36.266 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-26 03:14:37.283 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 03:14:37.652 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-06-26 03:14:37.652 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-06-26 03:14:40.099 | Searching for services which depend on erlang and should be started... none found. 2026-06-26 03:14:40.105 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 03:14:40.116 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 03:14:40.127 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 03:14:40.138 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 03:14:40.149 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 03:14:40.159 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 03:14:40.169 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 03:14:40.180 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 03:14:40.191 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 03:14:40.201 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 03:14:40.211 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 03:14:40.222 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 03:14:40.233 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 03:14:40.244 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 03:14:40.254 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 03:14:40.265 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-26 03:14:40.275 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-26 03:14:40.362 | info: Selecting GID from range 100 to 999 ... 2026-06-26 03:14:40.368 | info: Adding group `rabbitmq' (GID 118) ... 2026-06-26 03:14:40.467 | info: Selecting UID from range 100 to 999 ... 2026-06-26 03:14:40.467 | 2026-06-26 03:14:40.472 | info: Adding system user `rabbitmq' (UID 116) ... 2026-06-26 03:14:40.476 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-06-26 03:14:40.524 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-06-26 03:14:40.731 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-06-26 03:15:00.965 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-26 03:15:02.625 | perl: warning: Setting locale failed. 2026-06-26 03:15:02.625 | perl: warning: Please check that your locale settings: 2026-06-26 03:15:02.625 | LANGUAGE = (unset), 2026-06-26 03:15:02.625 | LC_ALL = "en_US.utf8", 2026-06-26 03:15:02.625 | LANG = "de_DE.UTF-8" 2026-06-26 03:15:02.625 | are supported and installed on your system. 2026-06-26 03:15:02.625 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 03:15:02.753 | perl: warning: Setting locale failed. 2026-06-26 03:15:02.753 | perl: warning: Please check that your locale settings: 2026-06-26 03:15:02.753 | LANGUAGE = (unset), 2026-06-26 03:15:02.753 | LC_ALL = "en_US.utf8", 2026-06-26 03:15:02.753 | LANG = "de_DE.UTF-8" 2026-06-26 03:15:02.753 | are supported and installed on your system. 2026-06-26 03:15:02.753 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 03:15:02.802 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 03:15:02.802 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 03:15:02.803 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 03:15:02.873 | perl: warning: Setting locale failed. 2026-06-26 03:15:02.873 | perl: warning: Please check that your locale settings: 2026-06-26 03:15:02.873 | LANGUAGE = (unset), 2026-06-26 03:15:02.873 | LC_ALL = "en_US.utf8", 2026-06-26 03:15:02.873 | LANG = "de_DE.UTF-8" 2026-06-26 03:15:02.873 | are supported and installed on your system. 2026-06-26 03:15:02.873 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 03:15:03.366 | 2026-06-26 03:15:03.367 | Running kernel seems to be up-to-date. 2026-06-26 03:15:03.367 | 2026-06-26 03:15:03.367 | Restarting services... 2026-06-26 03:15:03.415 | 2026-06-26 03:15:03.415 | Service restarts being deferred: 2026-06-26 03:15:03.415 | /etc/needrestart/restart.d/dbus.service 2026-06-26 03:15:03.415 | systemctl restart systemd-logind.service 2026-06-26 03:15:03.415 | systemctl restart virtlockd.service 2026-06-26 03:15:03.415 | systemctl restart virtlogd.service 2026-06-26 03:15:03.416 | 2026-06-26 03:15:03.416 | No containers need to be restarted. 2026-06-26 03:15:03.416 | 2026-06-26 03:15:03.416 | User sessions running outdated binaries: 2026-06-26 03:15:03.416 | quobyte @ session #5: sshd[2025] 2026-06-26 03:15:03.426 | quobyte @ user manager service: systemd[1164] 2026-06-26 03:15:03.437 | 2026-06-26 03:15:03.437 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-26 03:15:05.349 | + functions-common:apt_get:1211 : result=0 2026-06-26 03:15:05.353 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-26 03:15:05.356 | + functions-common:time_stop:2420 : local name 2026-06-26 03:15:05.360 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:15:05.364 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:15:05.367 | + functions-common:time_stop:2423 : local total 2026-06-26 03:15:05.371 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:15:05.374 | + functions-common:time_stop:2426 : name=apt-get 2026-06-26 03:15:05.378 | + functions-common:time_stop:2427 : start_time=1782443672349 2026-06-26 03:15:05.382 | + functions-common:time_stop:2429 : [[ -z 1782443672349 ]] 2026-06-26 03:15:05.387 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:15:05.392 | + functions-common:time_stop:2432 : end_time=1782443705388 2026-06-26 03:15:05.396 | + functions-common:time_stop:2433 : elapsed_time=33039 2026-06-26 03:15:05.400 | + functions-common:time_stop:2434 : total=93783 2026-06-26 03:15:05.403 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:15:05.407 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=126822 2026-06-26 03:15:05.411 | + functions-common:apt_get:1215 : return 0 2026-06-26 03:15:05.414 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-06-26 03:15:05.418 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-26 03:15:05.422 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-26 03:15:05.426 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-26 03:15:05.429 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-26 03:15:05.433 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-26 03:15:05.436 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-26 03:15:05.440 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-26 03:15:05.444 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-26 03:15:05.448 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-26 03:15:05.451 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-26 03:15:05.455 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-26 03:15:05.459 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-26 03:15:05.464 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-26 03:15:05.468 | + ./stack.sh:main:855 : restart_rpc_backend 2026-06-26 03:15:05.472 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-06-26 03:15:05.496 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:15:05.499 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-06-26 03:15:05.503 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 03:15:05.507 | + ./stack.sh:echo_summary:447 : echo -e Starting RabbitMQ 2026-06-26 03:15:05.511 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-06-26 03:15:05.515 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-06-26 03:15:05.521 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-06-26 03:15:05.525 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-06-26 03:15:05.529 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-06-26 03:15:05.532 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-06-26 03:15:05.536 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-06-26 03:15:05.540 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-06-26 03:15:05.544 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-06-26 03:15:06.698 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-06-26 03:15:06.698 | user tags 2026-06-26 03:15:06.698 | guest [administrator]' 2026-06-26 03:15:06.704 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-06-26 03:15:06.704 | user tags 2026-06-26 03:15:06.704 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-06-26 03:15:06.705 | guest [administrator]' 2026-06-26 03:15:06.712 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-06-26 03:15:06.716 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-06-26 03:15:06.720 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-06-26 03:15:07.838 | Adding user "stackrabbit" ... 2026-06-26 03:15:07.850 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-06-26 03:15:07.873 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-06-26 03:15:08.983 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-06-26 03:15:09.017 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-06-26 03:15:09.021 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-06-26 03:15:10.110 | Changing password for user "stackrabbit" ... 2026-06-26 03:15:10.147 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-06-26 03:15:10.151 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-06-26 03:15:10.154 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-06-26 03:15:11.289 | Deleting user "guest" ... 2026-06-26 03:15:11.331 | + ./stack.sh:main:857 : is_service_enabled mysql postgresql 2026-06-26 03:15:11.357 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:15:11.360 | + ./stack.sh:main:858 : install_database 2026-06-26 03:15:11.364 | + lib/database:install_database:118 : install_database_mysql 2026-06-26 03:15:11.368 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-06-26 03:15:11.372 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 03:15:11.375 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 03:15:11.379 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-06-26 03:15:11.393 | perl: warning: Setting locale failed. 2026-06-26 03:15:11.393 | perl: warning: Please check that your locale settings: 2026-06-26 03:15:11.393 | LANGUAGE = (unset), 2026-06-26 03:15:11.393 | LC_ALL = "en_US.utf8", 2026-06-26 03:15:11.393 | LANG = "de_DE.UTF-8" 2026-06-26 03:15:11.393 | are supported and installed on your system. 2026-06-26 03:15:11.393 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 03:15:11.445 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 03:15:11.445 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 03:15:11.445 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 03:15:11.555 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-06-26 03:15:11.559 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-06-26 03:15:11.566 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-06-26 03:15:11.569 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 03:15:11.573 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 03:15:11.577 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-06-26 03:15:11.581 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-06-26 03:15:11.585 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-06-26 03:15:11.591 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-06-26 03:15:11.594 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-06-26 03:15:11.598 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-26 03:15:11.602 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-26 03:15:11.606 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-26 03:15:11.610 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-26 03:15:11.613 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-26 03:15:11.617 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-26 03:15:11.621 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-26 03:15:11.625 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-26 03:15:11.628 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-26 03:15:11.632 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-26 03:15:11.636 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-26 03:15:11.640 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-26 03:15:11.644 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-26 03:15:11.647 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-06-26 03:15:11.651 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 03:15:11.655 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 03:15:11.658 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-06-26 03:15:11.662 | + functions-common:install_package:1438 : update_package_repo 2026-06-26 03:15:11.666 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-26 03:15:11.670 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-26 03:15:11.673 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-26 03:15:11.677 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-26 03:15:11.681 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-26 03:15:11.684 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 03:15:11.688 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 03:15:11.691 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-26 03:15:11.695 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-26 03:15:11.699 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-26 03:15:11.702 | + functions-common:apt_get_update:1167 : return 2026-06-26 03:15:11.706 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-06-26 03:15:11.710 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-26 03:15:11.713 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 03:15:11.717 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 03:15:11.721 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-06-26 03:15:11.750 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-06-26 03:15:11.789 | Reading package lists... 2026-06-26 03:15:12.207 | Building dependency tree... 2026-06-26 03:15:12.208 | Reading state information... 2026-06-26 03:15:12.868 | The following additional packages will be installed: 2026-06-26 03:15:12.868 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-06-26 03:15:12.868 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-06-26 03:15:12.868 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-06-26 03:15:12.868 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-06-26 03:15:12.869 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-06-26 03:15:12.869 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-06-26 03:15:12.871 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-06-26 03:15:12.874 | Suggested packages: 2026-06-26 03:15:12.874 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-06-26 03:15:12.874 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-06-26 03:15:12.928 | The following NEW packages will be installed: 2026-06-26 03:15:12.928 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-06-26 03:15:12.928 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-06-26 03:15:12.928 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-06-26 03:15:12.928 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-06-26 03:15:12.928 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-06-26 03:15:12.928 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-06-26 03:15:12.930 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-06-26 03:15:13.006 | 0 upgraded, 27 newly installed, 0 to remove and 85 not upgraded. 2026-06-26 03:15:13.007 | Need to get 29.6 MB of archives. 2026-06-26 03:15:13.007 | After this operation, 243 MB of additional disk space will be used. 2026-06-26 03:15:13.007 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [2740 kB] 2026-06-26 03:15:13.137 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [22.4 kB] 2026-06-26 03:15:13.145 | 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-26 03:15:13.145 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-06-26 03:15:13.145 | 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-26 03:15:13.149 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [17.5 MB] 2026-06-26 03:15:13.423 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [1442 kB] 2026-06-26 03:15:13.447 | Get:8 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-06-26 03:15:13.447 | Get:9 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-06-26 03:15:13.448 | Get:10 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-06-26 03:15:13.450 | Get:11 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-06-26 03:15:13.452 | 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-26 03:15:13.453 | Get:13 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-06-26 03:15:13.454 | Get:14 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-06-26 03:15:13.454 | Get:15 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-06-26 03:15:13.455 | Get:16 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-06-26 03:15:13.463 | 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-26 03:15:13.464 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-06-26 03:15:13.476 | Get:19 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-06-26 03:15:13.478 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-06-26 03:15:13.479 | Get:21 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-06-26 03:15:13.480 | Get:22 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-06-26 03:15:13.480 | Get:23 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-06-26 03:15:13.481 | Get:24 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-06-26 03:15:13.487 | Get:25 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-06-26 03:15:13.595 | 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-26 03:15:13.596 | Get:27 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.3 [9526 B] 2026-06-26 03:15:13.845 | perl: warning: Setting locale failed. 2026-06-26 03:15:13.845 | perl: warning: Please check that your locale settings: 2026-06-26 03:15:13.845 | LANGUAGE = (unset), 2026-06-26 03:15:13.845 | LC_ALL = "en_US.utf8", 2026-06-26 03:15:13.845 | LANG = "de_DE.UTF-8" 2026-06-26 03:15:13.845 | are supported and installed on your system. 2026-06-26 03:15:13.845 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 03:15:13.908 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 03:15:13.908 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 03:15:13.908 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 03:15:14.036 | Vorkonfiguration der Pakete ... 2026-06-26 03:15:14.047 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 03:15:14.195 | Fetched 29.6 MB in 1s (46.7 MB/s) 2026-06-26 03:15:14.231 | Selecting previously unselected package mysql-client-core-8.0. 2026-06-26 03:15:14.295 | (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-26 03:15:14.303 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-26 03:15:14.307 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-26 03:15:14.713 | Selecting previously unselected package mysql-client-8.0. 2026-06-26 03:15:14.726 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-26 03:15:14.730 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-26 03:15:14.784 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-06-26 03:15:14.797 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-26 03:15:14.805 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-26 03:15:14.856 | Selecting previously unselected package libmecab2:amd64. 2026-06-26 03:15:14.869 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-06-26 03:15:14.873 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-26 03:15:14.931 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-06-26 03:15:14.944 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-06-26 03:15:14.949 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-26 03:15:15.002 | Selecting previously unselected package mysql-server-core-8.0. 2026-06-26 03:15:15.016 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-26 03:15:15.020 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-26 03:15:15.995 | Selecting previously unselected package mysql-server-8.0. 2026-06-26 03:15:16.008 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-26 03:15:16.016 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 03:15:16.068 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 03:15:16.068 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 03:15:16.069 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 03:15:16.147 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 03:15:16.158 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 03:15:16.450 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-26 03:15:16.522 | Selecting previously unselected package libhtml-tagset-perl. 2026-06-26 03:15:16.535 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-06-26 03:15:16.539 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-06-26 03:15:16.584 | Selecting previously unselected package liburi-perl. 2026-06-26 03:15:16.596 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-06-26 03:15:16.600 | Unpacking liburi-perl (5.27-1) ... 2026-06-26 03:15:16.685 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-06-26 03:15:16.699 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-06-26 03:15:16.703 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-26 03:15:16.764 | Selecting previously unselected package libcgi-pm-perl. 2026-06-26 03:15:16.775 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-06-26 03:15:16.779 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-06-26 03:15:16.843 | Selecting previously unselected package libfcgi0t64:amd64. 2026-06-26 03:15:16.857 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-26 03:15:16.861 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-26 03:15:16.908 | Selecting previously unselected package libfcgi-perl. 2026-06-26 03:15:16.921 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-06-26 03:15:16.925 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-06-26 03:15:16.974 | Selecting previously unselected package libcgi-fast-perl. 2026-06-26 03:15:16.987 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-06-26 03:15:16.991 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-06-26 03:15:17.036 | Selecting previously unselected package libclone-perl:amd64. 2026-06-26 03:15:17.049 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-06-26 03:15:17.053 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-06-26 03:15:17.099 | Selecting previously unselected package libencode-locale-perl. 2026-06-26 03:15:17.112 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-06-26 03:15:17.116 | Unpacking libencode-locale-perl (1.05-3) ... 2026-06-26 03:15:17.162 | Selecting previously unselected package libfcgi-bin. 2026-06-26 03:15:17.175 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-26 03:15:17.180 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-26 03:15:17.224 | Selecting previously unselected package libhtml-template-perl. 2026-06-26 03:15:17.238 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-06-26 03:15:17.242 | Unpacking libhtml-template-perl (2.97-2) ... 2026-06-26 03:15:17.291 | Selecting previously unselected package libtimedate-perl. 2026-06-26 03:15:17.305 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-06-26 03:15:17.309 | Unpacking libtimedate-perl (2.3300-2) ... 2026-06-26 03:15:17.388 | Selecting previously unselected package libhttp-date-perl. 2026-06-26 03:15:17.401 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-06-26 03:15:17.405 | Unpacking libhttp-date-perl (6.06-1) ... 2026-06-26 03:15:17.447 | Selecting previously unselected package libio-html-perl. 2026-06-26 03:15:17.460 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-06-26 03:15:17.464 | Unpacking libio-html-perl (1.004-3) ... 2026-06-26 03:15:17.506 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-06-26 03:15:17.519 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-06-26 03:15:17.523 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-06-26 03:15:17.564 | Selecting previously unselected package libhttp-message-perl. 2026-06-26 03:15:17.578 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-06-26 03:15:17.582 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-26 03:15:17.635 | Selecting previously unselected package mecab-utils. 2026-06-26 03:15:17.648 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-06-26 03:15:17.652 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-06-26 03:15:17.699 | Selecting previously unselected package mecab-ipadic. 2026-06-26 03:15:17.712 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-06-26 03:15:17.716 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-26 03:15:18.362 | Selecting previously unselected package mecab-ipadic-utf8. 2026-06-26 03:15:18.378 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-06-26 03:15:18.383 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-26 03:15:18.432 | Selecting previously unselected package mysql-server. 2026-06-26 03:15:18.446 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-06-26 03:15:18.451 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-06-26 03:15:18.526 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-26 03:15:18.537 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-26 03:15:18.552 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-26 03:15:18.564 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-06-26 03:15:18.576 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-26 03:15:18.587 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-26 03:15:18.598 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-06-26 03:15:18.609 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-06-26 03:15:18.620 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-26 03:15:18.631 | Setting up libencode-locale-perl (1.05-3) ... 2026-06-26 03:15:18.641 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-06-26 03:15:18.652 | Setting up libio-html-perl (1.004-3) ... 2026-06-26 03:15:18.662 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-26 03:15:18.673 | Setting up libtimedate-perl (2.3300-2) ... 2026-06-26 03:15:18.683 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-26 03:15:18.694 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-06-26 03:15:18.705 | Setting up liburi-perl (5.27-1) ... 2026-06-26 03:15:18.715 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-26 03:15:18.763 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 03:15:18.819 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 03:15:18.819 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 03:15:18.819 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 03:15:18.899 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 03:15:18.910 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 03:15:18.970 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-26 03:15:19.005 | Renaming removed key_buffer and myisam-recover options (if present) 2026-06-26 03:15:30.825 | mysqld will log errors to /var/log/mysql/error.log 2026-06-26 03:15:31.671 | mysqld is running as pid 22454 2026-06-26 03:15:34.114 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-06-26 03:15:35.755 | Setting up libhttp-date-perl (6.06-1) ... 2026-06-26 03:15:35.764 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-26 03:15:35.772 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-26 03:15:35.779 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-26 03:15:35.780 | 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-26 03:15:35.780 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-26 03:15:35.786 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-26 03:15:35.787 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-26 03:15:35.802 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-26 03:15:35.901 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-26 03:15:35.902 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-26 03:15:35.902 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-26 03:15:35.902 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-26 03:15:35.903 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-26 03:15:35.904 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-26 03:15:35.954 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-26 03:15:35.955 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-26 03:15:36.273 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-26 03:15:36.274 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-26 03:15:36.281 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-26 03:15:36.432 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-26 03:15:36.514 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-26 03:15:36.514 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-26 03:15:36.740 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-26 03:15:36.740 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-26 03:15:36.741 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-26 03:15:36.770 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-26 03:15:36.819 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-26 03:15:36.819 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-26 03:15:36.822 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-26 03:15:36.823 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-26 03:15:36.823 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-26 03:15:37.174 | 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-26 03:15:37.298 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-26 03:15:37.545 | 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-26 03:15:37.548 | 2026-06-26 03:15:37.549 | done! 2026-06-26 03:15:37.555 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-26 03:15:37.562 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-26 03:15:37.570 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-26 03:15:37.575 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-26 03:15:37.575 | 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-26 03:15:37.576 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-26 03:15:37.581 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-26 03:15:37.582 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-26 03:15:37.594 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-26 03:15:37.722 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-26 03:15:37.723 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-26 03:15:37.723 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-26 03:15:37.723 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-26 03:15:37.724 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-26 03:15:37.725 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-26 03:15:37.810 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-26 03:15:37.810 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-26 03:15:38.268 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-26 03:15:38.268 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-26 03:15:38.278 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-26 03:15:38.483 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-26 03:15:38.591 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-26 03:15:38.591 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-26 03:15:38.895 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-26 03:15:38.896 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-26 03:15:38.896 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-26 03:15:38.936 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-26 03:15:39.005 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-26 03:15:39.005 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-26 03:15:39.009 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-26 03:15:39.010 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-26 03:15:39.010 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-26 03:15:39.442 | 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-26 03:15:39.573 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-26 03:15:39.821 | 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-26 03:15:39.824 | 2026-06-26 03:15:39.824 | done! 2026-06-26 03:15:39.833 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-26 03:15:39.842 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-26 03:15:39.851 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-26 03:15:39.860 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-06-26 03:15:39.868 | Setting up libcgi-pm-perl (4.63-1) ... 2026-06-26 03:15:39.877 | Setting up libhtml-template-perl (2.97-2) ... 2026-06-26 03:15:39.886 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-06-26 03:15:39.895 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-26 03:15:41.777 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-26 03:15:42.018 | perl: warning: Setting locale failed. 2026-06-26 03:15:42.018 | perl: warning: Please check that your locale settings: 2026-06-26 03:15:42.018 | LANGUAGE = (unset), 2026-06-26 03:15:42.018 | LC_ALL = "en_US.utf8", 2026-06-26 03:15:42.018 | LANG = "de_DE.UTF-8" 2026-06-26 03:15:42.018 | are supported and installed on your system. 2026-06-26 03:15:42.018 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 03:15:42.147 | perl: warning: Setting locale failed. 2026-06-26 03:15:42.147 | perl: warning: Please check that your locale settings: 2026-06-26 03:15:42.147 | LANGUAGE = (unset), 2026-06-26 03:15:42.147 | LC_ALL = "en_US.utf8", 2026-06-26 03:15:42.147 | LANG = "de_DE.UTF-8" 2026-06-26 03:15:42.147 | are supported and installed on your system. 2026-06-26 03:15:42.147 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 03:15:42.197 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 03:15:42.197 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 03:15:42.197 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 03:15:42.267 | perl: warning: Setting locale failed. 2026-06-26 03:15:42.267 | perl: warning: Please check that your locale settings: 2026-06-26 03:15:42.267 | LANGUAGE = (unset), 2026-06-26 03:15:42.267 | LC_ALL = "en_US.utf8", 2026-06-26 03:15:42.268 | LANG = "de_DE.UTF-8" 2026-06-26 03:15:42.268 | are supported and installed on your system. 2026-06-26 03:15:42.268 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 03:15:42.767 | 2026-06-26 03:15:42.767 | Running kernel seems to be up-to-date. 2026-06-26 03:15:42.767 | 2026-06-26 03:15:42.767 | Restarting services... 2026-06-26 03:15:42.815 | 2026-06-26 03:15:42.816 | Service restarts being deferred: 2026-06-26 03:15:42.816 | /etc/needrestart/restart.d/dbus.service 2026-06-26 03:15:42.816 | systemctl restart systemd-logind.service 2026-06-26 03:15:42.816 | systemctl restart virtlockd.service 2026-06-26 03:15:42.816 | systemctl restart virtlogd.service 2026-06-26 03:15:42.816 | 2026-06-26 03:15:42.816 | No containers need to be restarted. 2026-06-26 03:15:42.816 | 2026-06-26 03:15:42.816 | User sessions running outdated binaries: 2026-06-26 03:15:42.816 | quobyte @ session #5: sshd[2025] 2026-06-26 03:15:42.826 | quobyte @ user manager service: systemd[1164] 2026-06-26 03:15:42.835 | 2026-06-26 03:15:42.836 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-26 03:15:44.871 | + functions-common:apt_get:1211 : result=0 2026-06-26 03:15:44.874 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-26 03:15:44.878 | + functions-common:time_stop:2420 : local name 2026-06-26 03:15:44.881 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:15:44.884 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:15:44.887 | + functions-common:time_stop:2423 : local total 2026-06-26 03:15:44.891 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:15:44.894 | + functions-common:time_stop:2426 : name=apt-get 2026-06-26 03:15:44.897 | + functions-common:time_stop:2427 : start_time=1782443711746 2026-06-26 03:15:44.900 | + functions-common:time_stop:2429 : [[ -z 1782443711746 ]] 2026-06-26 03:15:44.904 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:15:44.909 | + functions-common:time_stop:2432 : end_time=1782443744906 2026-06-26 03:15:44.912 | + functions-common:time_stop:2433 : elapsed_time=33160 2026-06-26 03:15:44.915 | + functions-common:time_stop:2434 : total=126822 2026-06-26 03:15:44.918 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:15:44.921 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=159982 2026-06-26 03:15:44.925 | + functions-common:apt_get:1215 : return 0 2026-06-26 03:15:44.929 | + ./stack.sh:main:860 : '[' -n mysql ']' 2026-06-26 03:15:44.932 | + ./stack.sh:main:861 : install_database_python 2026-06-26 03:15:44.936 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-06-26 03:15:44.939 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-06-26 03:15:44.943 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-06-26 03:15:44.945 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-26 03:15:44.950 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-06-26 03:15:44.954 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-06-26 03:15:44.957 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-26 03:15:44.963 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-26 03:15:44.963 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-06-26 03:15:44.970 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-06-26 03:15:44.974 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-06-26 03:15:44.978 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-06-26 03:15:44.982 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-06-26 03:15:44.985 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-06-26 03:15:45.012 | Using python 3.12 to install PyMySQL 2026-06-26 03:15:45.015 | + 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-26 03:15:46.170 | Collecting PyMySQL 2026-06-26 03:15:46.328 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-06-26 03:15:46.355 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-06-26 03:15:46.530 | Installing collected packages: PyMySQL 2026-06-26 03:15:46.601 | Successfully installed PyMySQL-1.2.0 2026-06-26 03:15:46.713 | + inc/python:pip_install:216 : result=0 2026-06-26 03:15:46.716 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-26 03:15:46.719 | + functions-common:time_stop:2420 : local name 2026-06-26 03:15:46.722 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:15:46.726 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:15:46.729 | + functions-common:time_stop:2423 : local total 2026-06-26 03:15:46.733 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:15:46.736 | + functions-common:time_stop:2426 : name=pip_install 2026-06-26 03:15:46.739 | + functions-common:time_stop:2427 : start_time=1782443745005 2026-06-26 03:15:46.743 | + functions-common:time_stop:2429 : [[ -z 1782443745005 ]] 2026-06-26 03:15:46.748 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:15:46.753 | + functions-common:time_stop:2432 : end_time=1782443746749 2026-06-26 03:15:46.756 | + functions-common:time_stop:2433 : elapsed_time=1744 2026-06-26 03:15:46.759 | + functions-common:time_stop:2434 : total=34177 2026-06-26 03:15:46.763 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:15:46.766 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35921 2026-06-26 03:15:46.769 | + inc/python:pip_install:219 : return 0 2026-06-26 03:15:46.773 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-06-26 03:15:46.776 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-26 03:15:46.780 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-06-26 03:15:46.784 | + ./stack.sh:main:864 : is_service_enabled neutron 2026-06-26 03:15:46.808 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:15:46.812 | + ./stack.sh:main:865 : install_neutron_agent_packages 2026-06-26 03:15:46.815 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-06-26 03:15:46.838 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:15:46.841 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-06-26 03:15:46.865 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:15:46.869 | + ./stack.sh:main:868 : is_service_enabled etcd3 2026-06-26 03:15:46.893 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:15:46.897 | + ./stack.sh:main:869 : install_etcd3 2026-06-26 03:15:46.900 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-06-26 03:15:46.900 | Installing etcd 2026-06-26 03:15:46.903 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-06-26 03:15:46.920 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-06-26 03:15:46.937 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-06-26 03:15:46.940 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-06-26 03:15:46.959 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-06-26 03:15:46.963 | ++ 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-26 03:15:46.967 | ++ 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-26 03:15:46.970 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-26 03:15:46.973 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-26 03:15:46.976 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-26 03:15:46.979 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-06-26 03:15:46.982 | ++ 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-26 03:15:46.985 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-06-26 03:15:46.988 | ++ 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-26 03:15:46.995 | --2026-06-26 05:15:46-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-26 03:15:47.050 | Resolving github.com (github.com)... 140.82.121.3 2026-06-26 03:15:47.069 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-06-26 03:15:47.290 | HTTP request sent, awaiting response... 302 Found 2026-06-26 03:15:47.291 | 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-26T04%3A10%3A20Z&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-26T03%3A09%3A35Z&ske=2026-06-26T04%3A10%3A20Z&sks=b&skv=2018-11-09&sig=jUESWewhJrMZb1mmitZxuhEuwJvJlIyJim3SxXvIPUc%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjQ0NTU0NywibmJmIjoxNzgyNDQzNzQ3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.XOTMo1vLKKpTNz_Dbp4r1q7MsnrsLG6sST8_VNR3wLE&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-06-26 03:15:47.291 | --2026-06-26 05:15:47-- 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-26T04%3A10%3A20Z&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-26T03%3A09%3A35Z&ske=2026-06-26T04%3A10%3A20Z&sks=b&skv=2018-11-09&sig=jUESWewhJrMZb1mmitZxuhEuwJvJlIyJim3SxXvIPUc%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjQ0NTU0NywibmJmIjoxNzgyNDQzNzQ3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.XOTMo1vLKKpTNz_Dbp4r1q7MsnrsLG6sST8_VNR3wLE&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-06-26 03:15:47.307 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.108.133, 185.199.110.133, ... 2026-06-26 03:15:47.319 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-06-26 03:15:47.359 | HTTP request sent, awaiting response... 200 OK 2026-06-26 03:15:47.359 | Length: 20927601 (20M) [application/octet-stream] 2026-06-26 03:15:47.359 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-26 03:15:47.411 | 2026-06-26 03:15:47.595 | 0K ........ ........ ... 100% 84.7M=0.2s 2026-06-26 03:15:47.595 | 2026-06-26 03:15:47.595 | 2026-06-26 05:15:47 (84.7 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-06-26 03:15:47.595 | 2026-06-26 03:15:47.601 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-26 03:15:47.605 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-26 03:15:47.609 | ++ functions:get_extra_file:81 : return 2026-06-26 03:15:47.614 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-26 03:15:47.617 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-06-26 03:15:47.621 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-26 03:15:47.625 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-06-26 03:15:47.652 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-06-26 03:15:47.656 | + 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-26 03:15:47.665 | etcd-v3.5.21-linux-amd64/ 2026-06-26 03:15:47.665 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-06-26 03:15:47.665 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-06-26 03:15:47.665 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-06-26 03:15:47.665 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-06-26 03:15:47.665 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-06-26 03:15:47.665 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-06-26 03:15:47.666 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-06-26 03:15:47.667 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-06-26 03:15:47.667 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-06-26 03:15:47.667 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-06-26 03:15:47.667 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-06-26 03:15:47.667 | etcd-v3.5.21-linux-amd64/README.md 2026-06-26 03:15:47.667 | etcd-v3.5.21-linux-amd64/etcdutl 2026-06-26 03:15:47.829 | etcd-v3.5.21-linux-amd64/etcdctl 2026-06-26 03:15:48.023 | etcd-v3.5.21-linux-amd64/etcd 2026-06-26 03:15:48.281 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-06-26 03:15:48.317 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-06-26 03:15:48.350 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-06-26 03:15:48.353 | + ./stack.sh:main:878 : is_service_enabled tls-proxy 2026-06-26 03:15:48.377 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:15:48.381 | + ./stack.sh:main:888 : install_dstat 2026-06-26 03:15:48.384 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-06-26 03:15:48.408 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:15:48.412 | + ./stack.sh:main:894 : echo_summary 'Installing OpenStack project source' 2026-06-26 03:15:48.416 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 03:15:48.419 | + ./stack.sh:echo_summary:447 : echo -e Installing OpenStack project source 2026-06-26 03:15:48.423 | + ./stack.sh:main:897 : install_libs 2026-06-26 03:15:48.427 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-06-26 03:15:48.430 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-06-26 03:15:48.434 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-06-26 03:15:48.438 | + inc/python:use_library_from_git:266 : local name=automaton 2026-06-26 03:15:48.441 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 03:15:48.445 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 03:15:48.449 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-06-26 03:15:48.452 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 03:15:48.455 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-06-26 03:15:48.459 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-06-26 03:15:48.463 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-06-26 03:15:48.466 | + inc/python:use_library_from_git:266 : local name=castellan 2026-06-26 03:15:48.469 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 03:15:48.473 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 03:15:48.476 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-06-26 03:15:48.480 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 03:15:48.483 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-06-26 03:15:48.487 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-06-26 03:15:48.491 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-06-26 03:15:48.494 | + inc/python:use_library_from_git:266 : local name=cliff 2026-06-26 03:15:48.498 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 03:15:48.502 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 03:15:48.505 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-06-26 03:15:48.508 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 03:15:48.512 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-06-26 03:15:48.515 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-06-26 03:15:48.519 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-06-26 03:15:48.523 | + inc/python:use_library_from_git:266 : local name=cursive 2026-06-26 03:15:48.526 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 03:15:48.530 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 03:15:48.533 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-06-26 03:15:48.537 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 03:15:48.541 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-06-26 03:15:48.545 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-06-26 03:15:48.548 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-06-26 03:15:48.552 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-06-26 03:15:48.556 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 03:15:48.559 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 03:15:48.563 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-06-26 03:15:48.566 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 03:15:48.570 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-06-26 03:15:48.572 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-06-26 03:15:48.576 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-06-26 03:15:48.580 | + inc/python:use_library_from_git:266 : local name=futurist 2026-06-26 03:15:48.583 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 03:15:48.587 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 03:15:48.590 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-06-26 03:15:48.594 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 03:15:48.598 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-06-26 03:15:48.601 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-06-26 03:15:48.605 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-06-26 03:15:48.609 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-06-26 03:15:48.612 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 03:15:48.616 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 03:15:48.620 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-06-26 03:15:48.623 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 03:15:48.626 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-06-26 03:15:48.630 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-06-26 03:15:48.633 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-06-26 03:15:48.637 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-06-26 03:15:48.640 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 03:15:48.644 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 03:15:48.648 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-06-26 03:15:48.651 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 03:15:48.654 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-06-26 03:15:48.657 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-06-26 03:15:48.661 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-06-26 03:15:48.664 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-06-26 03:15:48.666 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 03:15:48.670 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 03:15:48.673 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-06-26 03:15:48.676 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 03:15:48.680 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-06-26 03:15:48.683 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-06-26 03:15:48.686 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-06-26 03:15:48.690 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-06-26 03:15:48.694 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 03:15:48.698 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 03:15:48.701 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-06-26 03:15:48.705 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 03:15:48.708 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-06-26 03:15:48.711 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-06-26 03:15:48.715 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-06-26 03:15:48.719 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-06-26 03:15:48.722 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 03:15:48.726 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 03:15:48.729 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-06-26 03:15:48.732 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 03:15:48.736 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-06-26 03:15:48.740 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-06-26 03:15:48.743 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-06-26 03:15:48.747 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-06-26 03:15:48.751 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 03:15:48.754 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 03:15:48.758 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-06-26 03:15:48.762 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 03:15:48.765 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-06-26 03:15:48.769 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-06-26 03:15:48.773 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-06-26 03:15:48.776 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-06-26 03:15:48.780 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 03:15:48.784 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 03:15:48.787 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-06-26 03:15:48.791 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 03:15:48.795 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-06-26 03:15:48.798 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-06-26 03:15:48.802 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-06-26 03:15:48.806 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-06-26 03:15:48.810 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 03:15:48.813 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 03:15:48.817 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-06-26 03:15:48.820 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 03:15:48.824 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-06-26 03:15:48.827 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-06-26 03:15:48.831 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-06-26 03:15:48.835 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-06-26 03:15:48.838 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 03:15:48.841 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 03:15:48.844 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-06-26 03:15:48.848 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 03:15:48.852 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-06-26 03:15:48.855 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-06-26 03:15:48.859 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-06-26 03:15:48.863 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-06-26 03:15:48.866 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 03:15:48.870 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 03:15:48.874 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-06-26 03:15:48.877 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 03:15:48.881 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-06-26 03:15:48.884 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-06-26 03:15:48.888 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-06-26 03:15:48.892 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-06-26 03:15:48.895 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 03:15:48.899 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 03:15:48.902 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-06-26 03:15:48.906 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 03:15:48.909 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-06-26 03:15:48.913 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-06-26 03:15:48.916 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-06-26 03:15:48.920 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-06-26 03:15:48.924 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 03:15:48.927 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 03:15:48.930 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-06-26 03:15:48.933 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 03:15:48.937 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-06-26 03:15:48.940 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-06-26 03:15:48.944 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-06-26 03:15:48.948 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-06-26 03:15:48.951 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 03:15:48.955 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 03:15:48.958 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-06-26 03:15:48.962 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 03:15:48.966 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-06-26 03:15:48.970 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-06-26 03:15:48.973 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-06-26 03:15:48.977 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-06-26 03:15:48.981 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 03:15:48.984 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 03:15:48.988 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-06-26 03:15:48.991 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 03:15:48.995 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-06-26 03:15:48.999 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-06-26 03:15:49.003 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-06-26 03:15:49.006 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-06-26 03:15:49.009 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 03:15:49.013 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 03:15:49.017 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-06-26 03:15:49.020 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 03:15:49.024 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-06-26 03:15:49.028 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-06-26 03:15:49.032 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-06-26 03:15:49.035 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-06-26 03:15:49.039 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 03:15:49.042 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 03:15:49.046 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-06-26 03:15:49.050 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 03:15:49.054 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-06-26 03:15:49.057 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-06-26 03:15:49.061 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-06-26 03:15:49.065 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-06-26 03:15:49.068 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 03:15:49.071 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 03:15:49.075 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-06-26 03:15:49.079 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 03:15:49.082 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-06-26 03:15:49.086 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-06-26 03:15:49.089 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-06-26 03:15:49.093 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-06-26 03:15:49.096 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 03:15:49.100 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 03:15:49.103 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-06-26 03:15:49.107 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 03:15:49.111 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-06-26 03:15:49.114 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-06-26 03:15:49.118 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-06-26 03:15:49.121 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-06-26 03:15:49.125 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 03:15:49.129 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 03:15:49.132 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-06-26 03:15:49.136 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 03:15:49.140 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-06-26 03:15:49.144 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-06-26 03:15:49.147 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-06-26 03:15:49.151 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-06-26 03:15:49.154 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 03:15:49.158 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 03:15:49.161 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-06-26 03:15:49.165 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 03:15:49.169 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-06-26 03:15:49.172 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-06-26 03:15:49.175 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-06-26 03:15:49.179 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-06-26 03:15:49.183 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 03:15:49.187 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 03:15:49.190 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-06-26 03:15:49.194 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 03:15:49.197 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-06-26 03:15:49.201 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-06-26 03:15:49.204 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-06-26 03:15:49.208 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-06-26 03:15:49.211 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 03:15:49.215 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 03:15:49.219 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-06-26 03:15:49.222 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 03:15:49.226 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-06-26 03:15:49.230 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-06-26 03:15:49.234 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-06-26 03:15:49.237 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-06-26 03:15:49.241 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 03:15:49.244 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 03:15:49.248 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-06-26 03:15:49.252 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 03:15:49.255 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-06-26 03:15:49.259 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-06-26 03:15:49.263 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-06-26 03:15:49.267 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-06-26 03:15:49.270 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 03:15:49.274 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 03:15:49.277 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-06-26 03:15:49.281 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 03:15:49.284 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-06-26 03:15:49.288 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-06-26 03:15:49.291 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-06-26 03:15:49.295 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-06-26 03:15:49.299 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 03:15:49.303 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 03:15:49.306 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-06-26 03:15:49.310 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 03:15:49.314 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-06-26 03:15:49.317 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-06-26 03:15:49.321 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-06-26 03:15:49.324 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-06-26 03:15:49.328 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 03:15:49.332 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 03:15:49.336 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-06-26 03:15:49.340 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 03:15:49.343 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-06-26 03:15:49.347 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-06-26 03:15:49.351 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-06-26 03:15:49.355 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-06-26 03:15:49.358 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 03:15:49.361 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 03:15:49.365 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-06-26 03:15:49.369 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 03:15:49.372 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-06-26 03:15:49.375 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-06-26 03:15:49.379 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-06-26 03:15:49.383 | + inc/python:use_library_from_git:266 : local name=tooz 2026-06-26 03:15:49.386 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 03:15:49.389 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 03:15:49.392 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-06-26 03:15:49.395 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 03:15:49.399 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-06-26 03:15:49.402 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-06-26 03:15:49.406 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-06-26 03:15:49.409 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-06-26 03:15:49.412 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 03:15:49.415 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 03:15:49.419 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-06-26 03:15:49.422 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 03:15:49.426 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-06-26 03:15:49.430 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-06-26 03:15:49.433 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-06-26 03:15:49.436 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-06-26 03:15:49.439 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 03:15:49.442 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 03:15:49.446 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-06-26 03:15:49.449 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 03:15:49.453 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-06-26 03:15:49.457 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-06-26 03:15:49.460 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-06-26 03:15:49.463 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-06-26 03:15:49.467 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 03:15:49.470 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 03:15:49.473 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-06-26 03:15:49.476 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 03:15:49.480 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-06-26 03:15:49.484 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-06-26 03:15:49.487 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-06-26 03:15:49.491 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-06-26 03:15:49.494 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 03:15:49.497 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 03:15:49.501 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-06-26 03:15:49.504 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 03:15:49.507 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-06-26 03:15:49.510 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-06-26 03:15:49.513 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 03:15:49.516 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 03:15:49.520 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-06-26 03:15:49.523 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 03:15:49.526 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-06-26 03:15:49.553 | Using python 3.12 to install etcd3gw 2026-06-26 03:15:49.557 | + 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-26 03:15:50.715 | Collecting etcd3gw 2026-06-26 03:15:50.860 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-26 03:15:50.871 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-06-26 03:15:50.913 | Collecting requests>=2.20.0 (from etcd3gw) 2026-06-26 03:15:50.915 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-26 03:15:51.046 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-06-26 03:15:51.063 | Downloading futurist-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-26 03:15:51.107 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-06-26 03:15:51.122 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-26 03:15:51.628 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-06-26 03:15:51.644 | 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-26 03:15:51.659 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-06-26 03:15:51.826 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-06-26 03:15:51.829 | 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-26 03:15:51.861 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-06-26 03:15:51.863 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-26 03:15:51.902 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-06-26 03:15:51.905 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-26 03:15:51.911 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-06-26 03:15:51.937 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-06-26 03:15:51.971 | Downloading futurist-3.3.0-py3-none-any.whl (43 kB) 2026-06-26 03:15:52.000 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-06-26 03:15:52.009 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-26 03:15:52.012 | 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-26 03:15:52.014 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-06-26 03:15:52.016 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-26 03:15:52.031 | 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-26 03:15:52.278 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-06-26 03:15:52.335 | Attempting uninstall: urllib3 2026-06-26 03:15:52.343 | Found existing installation: urllib3 2.0.7 2026-06-26 03:15:52.344 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 03:15:52.344 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-06-26 03:15:52.486 | Attempting uninstall: idna 2026-06-26 03:15:52.494 | Found existing installation: idna 3.6 2026-06-26 03:15:52.495 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 03:15:52.495 | Can't uninstall 'idna'. No files were found to uninstall. 2026-06-26 03:15:52.655 | Attempting uninstall: requests 2026-06-26 03:15:52.661 | Found existing installation: requests 2.31.0 2026-06-26 03:15:52.662 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 03:15:52.662 | Can't uninstall 'requests'. No files were found to uninstall. 2026-06-26 03:15:52.891 | 2026-06-26 03:15:52.897 | 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-26 03:15:53.066 | + inc/python:pip_install:216 : result=0 2026-06-26 03:15:53.069 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-26 03:15:53.072 | + functions-common:time_stop:2420 : local name 2026-06-26 03:15:53.074 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:15:53.079 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:15:53.081 | + functions-common:time_stop:2423 : local total 2026-06-26 03:15:53.085 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:15:53.088 | + functions-common:time_stop:2426 : name=pip_install 2026-06-26 03:15:53.092 | + functions-common:time_stop:2427 : start_time=1782443749547 2026-06-26 03:15:53.095 | + functions-common:time_stop:2429 : [[ -z 1782443749547 ]] 2026-06-26 03:15:53.099 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:15:53.104 | + functions-common:time_stop:2432 : end_time=1782443753100 2026-06-26 03:15:53.108 | + functions-common:time_stop:2433 : elapsed_time=3553 2026-06-26 03:15:53.111 | + functions-common:time_stop:2434 : total=35921 2026-06-26 03:15:53.114 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:15:53.117 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39474 2026-06-26 03:15:53.120 | + inc/python:pip_install:219 : return 0 2026-06-26 03:15:53.125 | + ./stack.sh:main:900 : install_apache_uwsgi 2026-06-26 03:15:53.128 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-06-26 03:15:53.132 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-06-26 03:15:53.135 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-26 03:15:53.139 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-26 03:15:53.143 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-26 03:15:53.147 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-26 03:15:53.150 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-26 03:15:53.153 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-26 03:15:53.156 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-26 03:15:53.159 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-26 03:15:53.162 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-26 03:15:53.166 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-26 03:15:53.169 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-26 03:15:53.172 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-26 03:15:53.175 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-26 03:15:53.178 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-06-26 03:15:53.182 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 03:15:53.184 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 03:15:53.188 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-06-26 03:15:53.191 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-06-26 03:15:53.194 | + functions-common:install_package:1438 : update_package_repo 2026-06-26 03:15:53.198 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-26 03:15:53.201 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-26 03:15:53.204 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-26 03:15:53.207 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-26 03:15:53.210 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-26 03:15:53.214 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 03:15:53.216 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 03:15:53.220 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-26 03:15:53.224 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-26 03:15:53.227 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-26 03:15:53.230 | + functions-common:apt_get_update:1167 : return 2026-06-26 03:15:53.233 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-06-26 03:15:53.237 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-26 03:15:53.240 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 03:15:53.243 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 03:15:53.247 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-06-26 03:15:53.275 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 2026-06-26 03:15:53.313 | Reading package lists... 2026-06-26 03:15:53.671 | Building dependency tree... 2026-06-26 03:15:53.673 | Reading state information... 2026-06-26 03:15:54.179 | The following additional packages will be installed: 2026-06-26 03:15:54.181 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-06-26 03:15:54.183 | Suggested packages: 2026-06-26 03:15:54.183 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-06-26 03:15:54.183 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-06-26 03:15:54.183 | python3-uwsgidecorators 2026-06-26 03:15:54.218 | The following NEW packages will be installed: 2026-06-26 03:15:54.220 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-06-26 03:15:54.268 | 0 upgraded, 6 newly installed, 0 to remove and 85 not upgraded. 2026-06-26 03:15:54.268 | Need to get 1270 kB of archives. 2026-06-26 03:15:54.268 | After this operation, 4285 kB of additional disk space will be used. 2026-06-26 03:15:54.268 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-06-26 03:15:54.286 | 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-26 03:15:54.291 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-06-26 03:15:54.296 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-06-26 03:15:54.303 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-06-26 03:15:54.304 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-06-26 03:15:54.532 | perl: warning: Setting locale failed. 2026-06-26 03:15:54.532 | perl: warning: Please check that your locale settings: 2026-06-26 03:15:54.532 | LANGUAGE = (unset), 2026-06-26 03:15:54.532 | LC_ALL = "en_US.utf8", 2026-06-26 03:15:54.532 | LANG = "de_DE.UTF-8" 2026-06-26 03:15:54.533 | are supported and installed on your system. 2026-06-26 03:15:54.533 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 03:15:54.595 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 03:15:54.595 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 03:15:54.595 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 03:15:54.779 | Fetched 1270 kB in 0s (21.2 MB/s) 2026-06-26 03:15:54.830 | Selecting previously unselected package libnorm1t64:amd64. 2026-06-26 03:15:54.897 | (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-26 03:15:54.906 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-06-26 03:15:54.913 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-26 03:15:54.964 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-06-26 03:15:54.978 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-06-26 03:15:54.982 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-26 03:15:55.031 | Selecting previously unselected package libzmq5:amd64. 2026-06-26 03:15:55.045 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-06-26 03:15:55.049 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-06-26 03:15:55.101 | Selecting previously unselected package uwsgi-core. 2026-06-26 03:15:55.115 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-06-26 03:15:55.119 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-26 03:15:55.294 | Selecting previously unselected package uwsgi. 2026-06-26 03:15:55.308 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-06-26 03:15:55.316 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-06-26 03:15:55.369 | Selecting previously unselected package uwsgi-plugin-python3. 2026-06-26 03:15:55.383 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-06-26 03:15:55.387 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-26 03:15:55.458 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-26 03:15:55.470 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-26 03:15:55.480 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-06-26 03:15:55.491 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-26 03:15:55.511 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-06-26 03:15:56.067 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-26 03:15:56.102 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-26 03:15:57.108 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-26 03:15:57.357 | perl: warning: Setting locale failed. 2026-06-26 03:15:57.358 | perl: warning: Please check that your locale settings: 2026-06-26 03:15:57.358 | LANGUAGE = (unset), 2026-06-26 03:15:57.358 | LC_ALL = "en_US.utf8", 2026-06-26 03:15:57.358 | LANG = "de_DE.UTF-8" 2026-06-26 03:15:57.358 | are supported and installed on your system. 2026-06-26 03:15:57.358 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 03:15:57.489 | perl: warning: Setting locale failed. 2026-06-26 03:15:57.489 | perl: warning: Please check that your locale settings: 2026-06-26 03:15:57.489 | LANGUAGE = (unset), 2026-06-26 03:15:57.489 | LC_ALL = "en_US.utf8", 2026-06-26 03:15:57.489 | LANG = "de_DE.UTF-8" 2026-06-26 03:15:57.489 | are supported and installed on your system. 2026-06-26 03:15:57.490 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 03:15:57.539 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 03:15:57.539 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 03:15:57.539 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 03:15:57.609 | perl: warning: Setting locale failed. 2026-06-26 03:15:57.609 | perl: warning: Please check that your locale settings: 2026-06-26 03:15:57.609 | LANGUAGE = (unset), 2026-06-26 03:15:57.609 | LC_ALL = "en_US.utf8", 2026-06-26 03:15:57.609 | LANG = "de_DE.UTF-8" 2026-06-26 03:15:57.609 | are supported and installed on your system. 2026-06-26 03:15:57.609 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 03:15:58.106 | 2026-06-26 03:15:58.106 | Running kernel seems to be up-to-date. 2026-06-26 03:15:58.106 | 2026-06-26 03:15:58.106 | Restarting services... 2026-06-26 03:15:58.156 | 2026-06-26 03:15:58.156 | Service restarts being deferred: 2026-06-26 03:15:58.157 | /etc/needrestart/restart.d/dbus.service 2026-06-26 03:15:58.157 | systemctl restart systemd-logind.service 2026-06-26 03:15:58.157 | systemctl restart virtlockd.service 2026-06-26 03:15:58.157 | systemctl restart virtlogd.service 2026-06-26 03:15:58.157 | 2026-06-26 03:15:58.157 | No containers need to be restarted. 2026-06-26 03:15:58.157 | 2026-06-26 03:15:58.157 | User sessions running outdated binaries: 2026-06-26 03:15:58.157 | quobyte @ session #5: sshd[2025] 2026-06-26 03:15:58.170 | quobyte @ user manager service: systemd[1164] 2026-06-26 03:15:58.182 | 2026-06-26 03:15:58.182 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-26 03:16:00.419 | + functions-common:apt_get:1211 : result=0 2026-06-26 03:16:00.423 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-26 03:16:00.426 | + functions-common:time_stop:2420 : local name 2026-06-26 03:16:00.430 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:16:00.433 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:16:00.437 | + functions-common:time_stop:2423 : local total 2026-06-26 03:16:00.440 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:16:00.444 | + functions-common:time_stop:2426 : name=apt-get 2026-06-26 03:16:00.447 | + functions-common:time_stop:2427 : start_time=1782443753270 2026-06-26 03:16:00.451 | + functions-common:time_stop:2429 : [[ -z 1782443753270 ]] 2026-06-26 03:16:00.455 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:16:00.461 | + functions-common:time_stop:2432 : end_time=1782443760457 2026-06-26 03:16:00.465 | + functions-common:time_stop:2433 : elapsed_time=7187 2026-06-26 03:16:00.468 | + functions-common:time_stop:2434 : total=159982 2026-06-26 03:16:00.472 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:16:00.475 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=167169 2026-06-26 03:16:00.479 | + functions-common:apt_get:1215 : return 0 2026-06-26 03:16:00.483 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-06-26 03:16:00.487 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 03:16:00.490 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 03:16:00.494 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-06-26 03:16:00.497 | perl: warning: Setting locale failed. 2026-06-26 03:16:00.498 | perl: warning: Please check that your locale settings: 2026-06-26 03:16:00.498 | LANGUAGE = (unset), 2026-06-26 03:16:00.498 | LC_ALL = "en_US.utf8", 2026-06-26 03:16:00.498 | LANG = (unset) 2026-06-26 03:16:00.498 | are supported and installed on your system. 2026-06-26 03:16:00.498 | perl: warning: Falling back to the standard locale ("C"). 2026-06-26 03:16:00.535 | No module matches proxy 2026-06-26 03:16:00.539 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-06-26 03:16:00.552 | perl: warning: Setting locale failed. 2026-06-26 03:16:00.552 | perl: warning: Please check that your locale settings: 2026-06-26 03:16:00.552 | LANGUAGE = (unset), 2026-06-26 03:16:00.552 | LC_ALL = "en_US.utf8", 2026-06-26 03:16:00.552 | LANG = "de_DE.UTF-8" 2026-06-26 03:16:00.552 | are supported and installed on your system. 2026-06-26 03:16:00.552 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 03:16:00.593 | Enabling module proxy. 2026-06-26 03:16:00.599 | To activate the new configuration, you need to run: 2026-06-26 03:16:00.600 | systemctl restart apache2 2026-06-26 03:16:00.608 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-06-26 03:16:00.619 | perl: warning: Setting locale failed. 2026-06-26 03:16:00.619 | perl: warning: Please check that your locale settings: 2026-06-26 03:16:00.619 | LANGUAGE = (unset), 2026-06-26 03:16:00.619 | LC_ALL = "en_US.utf8", 2026-06-26 03:16:00.619 | LANG = "de_DE.UTF-8" 2026-06-26 03:16:00.619 | are supported and installed on your system. 2026-06-26 03:16:00.619 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 03:16:00.659 | Considering dependency proxy for proxy_uwsgi: 2026-06-26 03:16:00.660 | Module proxy already enabled 2026-06-26 03:16:00.660 | Enabling module proxy_uwsgi. 2026-06-26 03:16:00.666 | To activate the new configuration, you need to run: 2026-06-26 03:16:00.666 | systemctl restart apache2 2026-06-26 03:16:00.671 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-06-26 03:16:00.675 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-26 03:16:00.678 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-26 03:16:00.682 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-26 03:16:00.823 | + ./stack.sh:main:903 : install_keystoneauth 2026-06-26 03:16:00.828 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-06-26 03:16:00.831 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-06-26 03:16:00.836 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 03:16:00.840 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 03:16:00.844 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-06-26 03:16:00.848 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 03:16:00.850 | + ./stack.sh:main:904 : install_keystoneclient 2026-06-26 03:16:00.854 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-06-26 03:16:00.858 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-06-26 03:16:00.862 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 03:16:00.866 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 03:16:00.870 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-06-26 03:16:00.874 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 03:16:00.877 | + ./stack.sh:main:905 : install_glanceclient 2026-06-26 03:16:00.881 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-06-26 03:16:00.884 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-06-26 03:16:00.888 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 03:16:00.892 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 03:16:00.895 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-06-26 03:16:00.899 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 03:16:00.903 | + ./stack.sh:main:906 : install_cinderclient 2026-06-26 03:16:00.906 | + lib/cinder:install_cinderclient:580 : use_library_from_git python-brick-cinderclient-ext 2026-06-26 03:16:00.910 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-06-26 03:16:00.914 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 03:16:00.917 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 03:16:00.921 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-06-26 03:16:00.925 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 03:16:00.928 | + lib/cinder:install_cinderclient:585 : use_library_from_git python-cinderclient 2026-06-26 03:16:00.932 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-06-26 03:16:00.936 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 03:16:00.939 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 03:16:00.943 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-06-26 03:16:00.947 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 03:16:00.951 | + ./stack.sh:main:907 : install_novaclient 2026-06-26 03:16:00.954 | + lib/nova:install_novaclient:899 : use_library_from_git python-novaclient 2026-06-26 03:16:00.958 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-06-26 03:16:00.962 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 03:16:00.966 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 03:16:00.969 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-06-26 03:16:00.973 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 03:16:00.977 | + ./stack.sh:main:908 : is_service_enabled swift glance horizon 2026-06-26 03:16:01.001 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:16:01.005 | + ./stack.sh:main:909 : install_swiftclient 2026-06-26 03:16:01.009 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-06-26 03:16:01.013 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-06-26 03:16:01.016 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 03:16:01.020 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 03:16:01.024 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-06-26 03:16:01.028 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 03:16:01.031 | + ./stack.sh:main:911 : is_service_enabled neutron nova horizon 2026-06-26 03:16:01.056 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:16:01.059 | + ./stack.sh:main:912 : install_neutronclient 2026-06-26 03:16:01.063 | + lib/neutron:install_neutronclient:535 : use_library_from_git python-neutronclient 2026-06-26 03:16:01.067 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-06-26 03:16:01.071 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 03:16:01.074 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 03:16:01.078 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-06-26 03:16:01.082 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 03:16:01.086 | + ./stack.sh:main:916 : install_keystonemiddleware 2026-06-26 03:16:01.089 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-06-26 03:16:01.093 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-06-26 03:16:01.097 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 03:16:01.101 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 03:16:01.104 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-06-26 03:16:01.108 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 03:16:01.112 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-06-26 03:16:01.115 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-06-26 03:16:01.119 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-26 03:16:01.124 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-06-26 03:16:01.128 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-06-26 03:16:01.131 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-26 03:16:01.137 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-06-26 03:16:01.137 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-26 03:16:01.143 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-06-26 03:16:01.146 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-06-26 03:16:01.149 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-06-26 03:16:01.153 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-06-26 03:16:01.157 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-06-26 03:16:01.183 | Using python 3.12 to install keystonemiddleware 2026-06-26 03:16:01.187 | + 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-26 03:16:02.470 | Collecting keystonemiddleware 2026-06-26 03:16:02.614 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-26 03:16:02.676 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-06-26 03:16:02.692 | Downloading keystoneauth1-5.14.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-26 03:16:02.832 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-06-26 03:16:02.847 | Downloading oslo_cache-4.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-26 03:16:02.908 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-06-26 03:16:02.924 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-26 03:16:02.970 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-06-26 03:16:02.985 | Downloading oslo_context-6.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-26 03:16:03.029 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-06-26 03:16:03.046 | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-06-26 03:16:03.102 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-06-26 03:16:03.117 | Downloading oslo_log-8.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-26 03:16:03.166 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-06-26 03:16:03.183 | Downloading oslo_serialization-5.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-26 03:16:03.241 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-06-26 03:16:03.256 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-06-26 03:16:03.266 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-06-26 03:16:03.381 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-06-26 03:16:03.397 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-06-26 03:16:03.439 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-06-26 03:16:03.454 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-06-26 03:16:03.500 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-06-26 03:16:03.516 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-26 03:16:03.526 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-06-26 03:16:03.559 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-06-26 03:16:03.574 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-06-26 03:16:03.587 | 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-26 03:16:03.625 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-26 03:16:03.639 | Downloading stevedore-5.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-26 03:16:03.674 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-26 03:16:03.689 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-06-26 03:16:03.730 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-26 03:16:03.744 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-06-26 03:16:03.786 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-06-26 03:16:03.801 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-26 03:16:03.849 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-06-26 03:16:03.864 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-06-26 03:16:03.906 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-26 03:16:03.922 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-06-26 03:16:03.959 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-26 03:16:03.975 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-06-26 03:16:03.985 | 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-26 03:16:04.022 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-06-26 03:16:04.036 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-06-26 03:16:04.047 | 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-26 03:16:04.049 | 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-26 03:16:04.197 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-06-26 03:16:04.211 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.3 kB) 2026-06-26 03:16:04.268 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-26 03:16:04.283 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-06-26 03:16:04.294 | 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-26 03:16:04.423 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-26 03:16:04.438 | 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-26 03:16:04.458 | 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-26 03:16:04.493 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-06-26 03:16:04.508 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-26 03:16:04.562 | 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-26 03:16:04.563 | 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-26 03:16:04.564 | 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-26 03:16:04.565 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-06-26 03:16:04.605 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-06-26 03:16:04.644 | Downloading keystoneauth1-5.14.0-py3-none-any.whl (343 kB) 2026-06-26 03:16:04.680 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-06-26 03:16:04.702 | Downloading oslo_cache-4.2.0-py3-none-any.whl (65 kB) 2026-06-26 03:16:04.724 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-06-26 03:16:04.745 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-06-26 03:16:04.767 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-06-26 03:16:04.792 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-06-26 03:16:04.837 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 52.7 MB/s 0:00:00 2026-06-26 03:16:04.853 | Downloading oslo_context-6.4.0-py3-none-any.whl (20 kB) 2026-06-26 03:16:04.875 | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-06-26 03:16:04.908 | Downloading oslo_log-8.2.0-py3-none-any.whl (77 kB) 2026-06-26 03:16:04.931 | Downloading oslo_serialization-5.10.0-py3-none-any.whl (27 kB) 2026-06-26 03:16:04.959 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (419 kB) 2026-06-26 03:16:04.986 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-06-26 03:16:05.008 | 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-26 03:16:05.033 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-06-26 03:16:05.054 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-06-26 03:16:05.076 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-06-26 03:16:05.098 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-06-26 03:16:05.122 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-06-26 03:16:05.148 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-06-26 03:16:05.169 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-06-26 03:16:05.189 | Downloading stevedore-5.8.0-py3-none-any.whl (54 kB) 2026-06-26 03:16:05.211 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-06-26 03:16:05.233 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-06-26 03:16:05.532 | 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-26 03:16:05.789 | Attempting uninstall: six 2026-06-26 03:16:05.798 | Found existing installation: six 1.16.0 2026-06-26 03:16:05.798 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 03:16:05.798 | Can't uninstall 'six'. No files were found to uninstall. 2026-06-26 03:16:05.861 | Attempting uninstall: pyparsing 2026-06-26 03:16:05.869 | Found existing installation: pyparsing 3.1.1 2026-06-26 03:16:05.874 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 03:16:05.874 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-06-26 03:16:06.018 | Attempting uninstall: PyJWT 2026-06-26 03:16:06.027 | Found existing installation: PyJWT 2.7.0 2026-06-26 03:16:06.028 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 03:16:06.028 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-06-26 03:16:06.192 | Attempting uninstall: netaddr 2026-06-26 03:16:06.200 | Found existing installation: netaddr 0.8.0 2026-06-26 03:16:06.201 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 03:16:06.202 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-06-26 03:16:06.461 | Attempting uninstall: python-dateutil 2026-06-26 03:16:06.471 | Found existing installation: python-dateutil 2.8.2 2026-06-26 03:16:06.473 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 03:16:06.473 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-06-26 03:16:08.623 | 2026-06-26 03:16:08.632 | Successfully installed PyJWT-2.13.0 WebOb-1.8.10 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.14.0 keystonemiddleware-13.0.0 msgpack-1.2.1 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.2.0 oslo.config-10.5.0 oslo.context-6.4.0 oslo.i18n-6.8.0 oslo.log-8.2.0 oslo.serialization-5.10.0 oslo.utils-10.1.1 psutil-7.2.2 pycadf-4.0.1 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.8.0 typing-extensions-4.15.0 2026-06-26 03:16:08.824 | + inc/python:pip_install:216 : result=0 2026-06-26 03:16:08.828 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-26 03:16:08.832 | + functions-common:time_stop:2420 : local name 2026-06-26 03:16:08.836 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:16:08.840 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:16:08.845 | + functions-common:time_stop:2423 : local total 2026-06-26 03:16:08.849 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:16:08.853 | + functions-common:time_stop:2426 : name=pip_install 2026-06-26 03:16:08.856 | + functions-common:time_stop:2427 : start_time=1782443761177 2026-06-26 03:16:08.860 | + functions-common:time_stop:2429 : [[ -z 1782443761177 ]] 2026-06-26 03:16:08.864 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:16:08.870 | + functions-common:time_stop:2432 : end_time=1782443768866 2026-06-26 03:16:08.874 | + functions-common:time_stop:2433 : elapsed_time=7689 2026-06-26 03:16:08.877 | + functions-common:time_stop:2434 : total=39474 2026-06-26 03:16:08.881 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:16:08.885 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=47163 2026-06-26 03:16:08.889 | + inc/python:pip_install:219 : return 0 2026-06-26 03:16:08.893 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-06-26 03:16:08.897 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-06-26 03:16:08.901 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-26 03:16:08.906 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-06-26 03:16:08.910 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-06-26 03:16:08.914 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-26 03:16:08.920 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-06-26 03:16:08.920 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-26 03:16:08.928 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-06-26 03:16:08.932 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-06-26 03:16:08.937 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-06-26 03:16:08.941 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-06-26 03:16:08.945 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-06-26 03:16:08.977 | Using python 3.12 to install python-memcached 2026-06-26 03:16:08.981 | + 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-26 03:16:10.191 | Collecting python-memcached 2026-06-26 03:16:10.335 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-06-26 03:16:10.359 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-06-26 03:16:10.539 | Installing collected packages: python-memcached 2026-06-26 03:16:10.574 | Successfully installed python-memcached-1.62 2026-06-26 03:16:10.687 | + inc/python:pip_install:216 : result=0 2026-06-26 03:16:10.692 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-26 03:16:10.696 | + functions-common:time_stop:2420 : local name 2026-06-26 03:16:10.700 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:16:10.704 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:16:10.707 | + functions-common:time_stop:2423 : local total 2026-06-26 03:16:10.711 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:16:10.715 | + functions-common:time_stop:2426 : name=pip_install 2026-06-26 03:16:10.719 | + functions-common:time_stop:2427 : start_time=1782443768969 2026-06-26 03:16:10.722 | + functions-common:time_stop:2429 : [[ -z 1782443768969 ]] 2026-06-26 03:16:10.726 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:16:10.733 | + functions-common:time_stop:2432 : end_time=1782443770728 2026-06-26 03:16:10.736 | + functions-common:time_stop:2433 : elapsed_time=1759 2026-06-26 03:16:10.740 | + functions-common:time_stop:2434 : total=47163 2026-06-26 03:16:10.744 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:16:10.748 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=48922 2026-06-26 03:16:10.752 | + inc/python:pip_install:219 : return 0 2026-06-26 03:16:10.756 | + ./stack.sh:main:918 : is_service_enabled keystone 2026-06-26 03:16:10.781 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:16:10.785 | + ./stack.sh:main:919 : '[' 192.168.122.132 == 192.168.122.132 ']' 2026-06-26 03:16:10.789 | + ./stack.sh:main:920 : stack_install_service keystone 2026-06-26 03:16:10.793 | + lib/stack:stack_install_service:20 : local service=keystone 2026-06-26 03:16:10.797 | + lib/stack:stack_install_service:21 : type install_keystone 2026-06-26 03:16:10.800 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-26 03:16:10.805 | + lib/stack:stack_install_service:32 : install_keystone 2026-06-26 03:16:10.808 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-06-26 03:16:10.832 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:16:10.837 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-06-26 03:16:10.840 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-06-26 03:16:10.843 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-06-26 03:16:10.847 | + functions-common:git_clone:591 : local git_ref=master 2026-06-26 03:16:10.851 | + functions-common:git_clone:592 : local orig_dir 2026-06-26 03:16:10.855 | ++ functions-common:git_clone:593 : pwd 2026-06-26 03:16:10.859 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-26 03:16:10.863 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-26 03:16:10.868 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-26 03:16:10.892 | + functions-common:git_clone:596 : RECLONE=False 2026-06-26 03:16:10.896 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-26 03:16:10.899 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-26 03:16:10.904 | + functions-common:git_clone:610 : echo master 2026-06-26 03:16:10.904 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-26 03:16:10.911 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-06-26 03:16:10.915 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-26 03:16:10.918 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-06-26 03:16:10.922 | + functions-common:git_timed:697 : local count=0 2026-06-26 03:16:10.926 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 03:16:10.930 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 03:16:10.933 | + functions-common:git_timed:701 : timeout=0 2026-06-26 03:16:10.937 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 03:16:10.941 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 03:16:10.944 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:16:10.948 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:16:10.953 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:16:10.958 | + functions-common:time_start:2411 : _TIME_START[$name]=1782443770954 2026-06-26 03:16:10.962 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-06-26 03:16:10.965 | Cloning into '/opt/stack/keystone'... 2026-06-26 03:16:28.873 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 03:16:28.877 | + functions-common:time_stop:2420 : local name 2026-06-26 03:16:28.880 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:16:28.884 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:16:28.887 | + functions-common:time_stop:2423 : local total 2026-06-26 03:16:28.891 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:16:28.894 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 03:16:28.898 | + functions-common:time_stop:2427 : start_time=1782443770954 2026-06-26 03:16:28.901 | + functions-common:time_stop:2429 : [[ -z 1782443770954 ]] 2026-06-26 03:16:28.906 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:16:28.912 | + functions-common:time_stop:2432 : end_time=1782443788907 2026-06-26 03:16:28.915 | + functions-common:time_stop:2433 : elapsed_time=17953 2026-06-26 03:16:28.919 | + functions-common:time_stop:2434 : total=5481 2026-06-26 03:16:28.922 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:16:28.926 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23434 2026-06-26 03:16:28.929 | + functions-common:git_clone:631 : cd /opt/stack/keystone 2026-06-26 03:16:28.933 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-26 03:16:28.936 | + functions-common:git_timed:697 : local count=0 2026-06-26 03:16:28.940 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 03:16:28.944 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 03:16:28.947 | + functions-common:git_timed:701 : timeout=0 2026-06-26 03:16:28.951 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 03:16:28.954 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 03:16:28.958 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:16:28.961 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:16:28.966 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:16:28.971 | + functions-common:time_start:2411 : _TIME_START[$name]=1782443788967 2026-06-26 03:16:28.974 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-26 03:16:29.613 | From https://review.opendev.org/openstack/keystone 2026-06-26 03:16:29.613 | * branch master -> FETCH_HEAD 2026-06-26 03:16:29.624 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 03:16:29.628 | + functions-common:time_stop:2420 : local name 2026-06-26 03:16:29.632 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:16:29.635 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:16:29.639 | + functions-common:time_stop:2423 : local total 2026-06-26 03:16:29.642 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:16:29.646 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 03:16:29.649 | + functions-common:time_stop:2427 : start_time=1782443788967 2026-06-26 03:16:29.653 | + functions-common:time_stop:2429 : [[ -z 1782443788967 ]] 2026-06-26 03:16:29.658 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:16:29.663 | + functions-common:time_stop:2432 : end_time=1782443789659 2026-06-26 03:16:29.666 | + functions-common:time_stop:2433 : elapsed_time=692 2026-06-26 03:16:29.670 | + functions-common:time_stop:2434 : total=23434 2026-06-26 03:16:29.673 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:16:29.677 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24126 2026-06-26 03:16:29.681 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-26 03:16:29.684 | + functions-common:git_timed:697 : local count=0 2026-06-26 03:16:29.688 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 03:16:29.692 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 03:16:29.695 | + functions-common:git_timed:701 : timeout=0 2026-06-26 03:16:29.699 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 03:16:29.703 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 03:16:29.706 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:16:29.710 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:16:29.714 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:16:29.720 | + functions-common:time_start:2411 : _TIME_START[$name]=1782443789716 2026-06-26 03:16:29.724 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-26 03:16:29.900 | Note: switching to 'FETCH_HEAD'. 2026-06-26 03:16:29.900 | 2026-06-26 03:16:29.901 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-26 03:16:29.901 | changes and commit them, and you can discard any commits you make in this 2026-06-26 03:16:29.901 | state without impacting any branches by switching back to a branch. 2026-06-26 03:16:29.901 | 2026-06-26 03:16:29.901 | If you want to create a new branch to retain commits you create, you may 2026-06-26 03:16:29.901 | do so (now or later) by using -c with the switch command. Example: 2026-06-26 03:16:29.901 | 2026-06-26 03:16:29.901 | git switch -c 2026-06-26 03:16:29.901 | 2026-06-26 03:16:29.901 | Or undo this operation with: 2026-06-26 03:16:29.901 | 2026-06-26 03:16:29.901 | git switch - 2026-06-26 03:16:29.902 | 2026-06-26 03:16:29.902 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-26 03:16:29.902 | 2026-06-26 03:16:29.902 | HEAD is now at 4172e7845 Materialize limit backend queries in read sessions 2026-06-26 03:16:29.908 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 03:16:29.911 | + functions-common:time_stop:2420 : local name 2026-06-26 03:16:29.915 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:16:29.919 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:16:29.922 | + functions-common:time_stop:2423 : local total 2026-06-26 03:16:29.926 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:16:29.929 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 03:16:29.933 | + functions-common:time_stop:2427 : start_time=1782443789716 2026-06-26 03:16:29.940 | + functions-common:time_stop:2429 : [[ -z 1782443789716 ]] 2026-06-26 03:16:29.945 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:16:29.950 | + functions-common:time_stop:2432 : end_time=1782443789946 2026-06-26 03:16:29.953 | + functions-common:time_stop:2433 : elapsed_time=230 2026-06-26 03:16:29.957 | + functions-common:time_stop:2434 : total=24126 2026-06-26 03:16:29.961 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:16:29.964 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24356 2026-06-26 03:16:29.967 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-06-26 03:16:29.986 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-06-26 03:16:29.992 | + functions-common:git_clone:673 : git show --oneline 2026-06-26 03:16:29.994 | + functions-common:git_clone:673 : head -1 2026-06-26 03:16:29.996 | 4172e7845 Materialize limit backend queries in read sessions 2026-06-26 03:16:30.001 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-26 03:16:30.004 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-06-26 03:16:30.007 | + inc/python:setup_develop:353 : local bindep 2026-06-26 03:16:30.011 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-26 03:16:30.015 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-06-26 03:16:30.019 | + inc/python:setup_develop:359 : local extras= 2026-06-26 03:16:30.023 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-06-26 03:16:30.026 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-26 03:16:30.030 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-26 03:16:30.034 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-06-26 03:16:30.038 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-26 03:16:30.041 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-26 03:16:30.046 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-06-26 03:16:30.050 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-26 03:16:30.054 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-06-26 03:16:30.058 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-26 03:16:30.062 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-26 03:16:30.067 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-06-26 03:16:30.074 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-06-26 03:16:30.078 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-06-26 03:16:30.081 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-06-26 03:16:30.246 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-06-26 03:16:30.250 | + inc/python:setup_package:436 : local bindep=0 2026-06-26 03:16:30.254 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-26 03:16:30.258 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-26 03:16:30.262 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-26 03:16:30.265 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-06-26 03:16:30.269 | + inc/python:setup_package:445 : local flags=-e 2026-06-26 03:16:30.273 | + inc/python:setup_package:446 : local extras= 2026-06-26 03:16:30.278 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-26 03:16:30.282 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-26 03:16:30.286 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-26 03:16:30.290 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-26 03:16:30.295 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-26 03:16:30.298 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-06-26 03:16:30.329 | Using python 3.12 to install /opt/stack/keystone 2026-06-26 03:16:30.333 | + 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-26 03:16:31.320 | Obtaining file:///opt/stack/keystone 2026-06-26 03:16:31.325 | Installing build dependencies: started 2026-06-26 03:16:32.968 | Installing build dependencies: finished with status 'done' 2026-06-26 03:16:32.969 | Checking if build backend supports build_editable: started 2026-06-26 03:16:33.506 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-26 03:16:33.508 | Getting requirements to build editable: started 2026-06-26 03:16:33.797 | Getting requirements to build editable: finished with status 'done' 2026-06-26 03:16:33.799 | Preparing editable metadata (pyproject.toml): started 2026-06-26 03:16:34.845 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-26 03:16:34.861 | 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-26 03:16:34.861 | 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-26 03:16:35.060 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev45) 2026-06-26 03:16:35.210 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-26 03:16:35.260 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev45) 2026-06-26 03:16:35.275 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-06-26 03:16:35.672 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev45) 2026-06-26 03:16:35.688 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-06-26 03:16:36.286 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-26 03:16:36.304 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-06-26 03:16:36.328 | 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-26 03:16:36.328 | 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-26 03:16:36.329 | 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-26 03:16:36.406 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev45) 2026-06-26 03:16:36.421 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-06-26 03:16:36.436 | 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-26 03:16:36.436 | 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-26 03:16:36.438 | 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-26 03:16:36.587 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev45) 2026-06-26 03:16:36.602 | Downloading oslo_messaging-18.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-26 03:16:36.750 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev45) 2026-06-26 03:16:36.766 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-26 03:16:36.778 | 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-26 03:16:36.778 | 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-26 03:16:36.908 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev45) 2026-06-26 03:16:36.924 | Downloading oslo_middleware-8.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-26 03:16:37.067 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev45) 2026-06-26 03:16:37.083 | Downloading oslo_policy-5.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-26 03:16:37.092 | 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-26 03:16:37.206 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev45) 2026-06-26 03:16:37.222 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-06-26 03:16:37.232 | 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-26 03:16:37.260 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev45) 2026-06-26 03:16:37.276 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-06-26 03:16:37.317 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev45) 2026-06-26 03:16:37.336 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-06-26 03:16:37.346 | 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-26 03:16:37.347 | 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-26 03:16:37.391 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev45) 2026-06-26 03:16:37.405 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-26 03:16:37.418 | 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-26 03:16:37.419 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.2.1) 2026-06-26 03:16:37.539 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-26 03:16:37.554 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-26 03:16:37.603 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev45) 2026-06-26 03:16:37.617 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-06-26 03:16:37.817 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-26 03:16:37.832 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-06-26 03:16:37.867 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-26 03:16:37.881 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-06-26 03:16:37.893 | 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-26 03:16:37.921 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-26 03:16:37.936 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-26 03:16:37.977 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-26 03:16:37.993 | Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) 2026-06-26 03:16:38.026 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-26 03:16:38.041 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-26 03:16:38.080 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-26 03:16:38.095 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-06-26 03:16:38.201 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-26 03:16:38.216 | 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-26 03:16:38.260 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-26 03:16:38.275 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-06-26 03:16:38.291 | 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-26 03:16:38.358 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-26 03:16:38.373 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-06-26 03:16:38.419 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-26 03:16:38.433 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-06-26 03:16:38.470 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-26 03:16:38.484 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-06-26 03:16:38.534 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-26 03:16:38.549 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-26 03:16:39.166 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-26 03:16:39.184 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-06-26 03:16:39.201 | 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-26 03:16:39.206 | 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-26 03:16:39.208 | 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-26 03:16:39.209 | 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-26 03:16:39.210 | 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-26 03:16:39.223 | 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-26 03:16:39.224 | 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-26 03:16:39.225 | 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-26 03:16:39.271 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-26 03:16:39.287 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-06-26 03:16:39.298 | 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-26 03:16:39.327 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-26 03:16:39.343 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-06-26 03:16:39.470 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-26 03:16:39.486 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-06-26 03:16:39.534 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-26 03:16:39.550 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-06-26 03:16:39.564 | 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-26 03:16:39.568 | 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-26 03:16:39.571 | 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-26 03:16:39.705 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-26 03:16:39.721 | Downloading oslo_service-4.6.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-26 03:16:39.767 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-26 03:16:39.782 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-06-26 03:16:39.825 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-26 03:16:39.840 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-06-26 03:16:39.912 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-26 03:16:39.928 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-26 03:16:40.063 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-26 03:16:40.078 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-06-26 03:16:40.115 | 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-26 03:16:40.130 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-26 03:16:40.179 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-26 03:16:40.194 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-06-26 03:16:40.236 | 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-26 03:16:40.283 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-26 03:16:40.298 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-26 03:16:40.339 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev45) 2026-06-26 03:16:40.354 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-06-26 03:16:40.406 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-26 03:16:40.422 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-06-26 03:16:40.700 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-26 03:16:40.715 | Downloading greenlet-3.5.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-06-26 03:16:40.851 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-26 03:16:40.867 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-26 03:16:40.904 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-26 03:16:40.919 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-26 03:16:41.044 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-26 03:16:41.060 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-06-26 03:16:41.194 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-26 03:16:41.210 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-06-26 03:16:41.376 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-26 03:16:41.392 | 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-26 03:16:41.433 | 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-26 03:16:41.448 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-06-26 03:16:41.499 | 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-26 03:16:41.514 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-06-26 03:16:41.560 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-26 03:16:41.575 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-06-26 03:16:41.595 | 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-26 03:16:41.597 | 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-26 03:16:41.609 | 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-26 03:16:41.645 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-26 03:16:41.660 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-06-26 03:16:41.724 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-26 03:16:41.739 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-06-26 03:16:41.788 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-26 03:16:41.804 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-06-26 03:16:41.860 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-26 03:16:41.875 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-06-26 03:16:41.898 | 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-26 03:16:41.899 | 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-26 03:16:41.900 | 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-26 03:16:41.901 | 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-26 03:16:41.952 | 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-26 03:16:41.968 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-06-26 03:16:42.031 | 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-26 03:16:42.046 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-06-26 03:16:42.149 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-06-26 03:16:42.190 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-06-26 03:16:42.277 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 47.7 MB/s 0:00:00 2026-06-26 03:16:42.293 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-06-26 03:16:42.318 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-06-26 03:16:42.341 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-06-26 03:16:42.363 | Downloading click-8.4.1-py3-none-any.whl (116 kB) 2026-06-26 03:16:42.385 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-06-26 03:16:42.407 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-06-26 03:16:42.428 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-06-26 03:16:42.449 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-06-26 03:16:42.471 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-06-26 03:16:42.494 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-06-26 03:16:42.516 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-06-26 03:16:42.537 | 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-26 03:16:42.558 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-06-26 03:16:42.582 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-06-26 03:16:42.606 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-06-26 03:16:42.720 | Downloading oslo_messaging-18.1.0-py3-none-any.whl (202 kB) 2026-06-26 03:16:42.744 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-06-26 03:16:42.766 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-06-26 03:16:42.788 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-06-26 03:16:42.810 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-06-26 03:16:42.835 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-06-26 03:16:42.856 | Downloading oslo_middleware-8.1.0-py3-none-any.whl (65 kB) 2026-06-26 03:16:42.878 | Downloading oslo_policy-5.1.0-py3-none-any.whl (89 kB) 2026-06-26 03:16:42.901 | Downloading oslo_service-4.6.0-py3-none-any.whl (117 kB) 2026-06-26 03:16:42.923 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-06-26 03:16:42.949 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-06-26 03:16:42.977 | Downloading greenlet-3.5.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (613 kB) 2026-06-26 03:16:42.998 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 613.7/613.7 kB 30.5 MB/s 0:00:00 2026-06-26 03:16:43.015 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl (48 kB) 2026-06-26 03:16:43.037 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-06-26 03:16:43.060 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-06-26 03:16:43.081 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-06-26 03:16:43.103 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-06-26 03:16:43.129 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-06-26 03:16:43.151 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-06-26 03:16:43.173 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-06-26 03:16:43.195 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-06-26 03:16:43.223 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-06-26 03:16:43.245 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-06-26 03:16:43.272 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-06-26 03:16:43.297 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-06-26 03:16:43.319 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-06-26 03:16:43.341 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-06-26 03:16:43.360 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-06-26 03:16:43.387 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-06-26 03:16:43.470 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 41.4 MB/s 0:00:00 2026-06-26 03:16:43.487 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-06-26 03:16:43.508 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-06-26 03:16:43.532 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-06-26 03:16:43.553 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-06-26 03:16:43.580 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-06-26 03:16:43.605 | 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-26 03:16:43.627 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-06-26 03:16:43.648 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-06-26 03:16:43.669 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-06-26 03:16:43.692 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-06-26 03:16:43.721 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-06-26 03:16:43.902 | Building wheels for collected packages: keystone 2026-06-26 03:16:43.904 | Building editable for keystone (pyproject.toml): started 2026-06-26 03:16:44.998 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-06-26 03:16:44.999 | Created wheel for keystone: filename=keystone-29.1.0.dev45-0.editable-py3-none-any.whl size=9269 sha256=a073a69f5600e6162ca3d081eb3d0a7faae646b130f2ddfeafdc81b24090835b 2026-06-26 03:16:44.999 | Stored in directory: /tmp/pip-ephem-wheel-cache-t4ok247q/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-06-26 03:16:45.004 | Successfully built keystone 2026-06-26 03:16:45.350 | 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-26 03:16:45.390 | Attempting uninstall: pytz 2026-06-26 03:16:45.400 | Found existing installation: pytz 2024.1 2026-06-26 03:16:45.400 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 03:16:45.402 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-06-26 03:16:47.193 | Attempting uninstall: oauthlib 2026-06-26 03:16:47.205 | Found existing installation: oauthlib 3.2.2 2026-06-26 03:16:47.206 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 03:16:47.207 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-06-26 03:16:47.353 | Attempting uninstall: markupsafe 2026-06-26 03:16:47.365 | Found existing installation: MarkupSafe 2.1.5 2026-06-26 03:16:47.366 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 03:16:47.368 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-06-26 03:16:48.458 | Attempting uninstall: click 2026-06-26 03:16:48.472 | Found existing installation: click 8.1.6 2026-06-26 03:16:48.474 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 03:16:48.474 | Can't uninstall 'click'. No files were found to uninstall. 2026-06-26 03:16:48.640 | Attempting uninstall: blinker 2026-06-26 03:16:48.652 | Found existing installation: blinker 1.7.0 2026-06-26 03:16:48.652 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 03:16:48.653 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-06-26 03:16:48.671 | Attempting uninstall: bcrypt 2026-06-26 03:16:48.682 | Found existing installation: bcrypt 3.2.2 2026-06-26 03:16:48.683 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 03:16:48.684 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-06-26 03:16:48.703 | Attempting uninstall: attrs 2026-06-26 03:16:48.714 | Found existing installation: attrs 23.2.0 2026-06-26 03:16:48.716 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 03:16:48.716 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-06-26 03:16:51.846 | Attempting uninstall: jinja2 2026-06-26 03:16:51.858 | Found existing installation: Jinja2 3.1.2 2026-06-26 03:16:51.859 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 03:16:51.860 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-06-26 03:16:52.914 | Attempting uninstall: cryptography 2026-06-26 03:16:52.926 | Found existing installation: cryptography 41.0.7 2026-06-26 03:16:52.927 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 03:16:52.928 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-06-26 03:16:53.526 | Attempting uninstall: pyopenssl 2026-06-26 03:16:53.541 | Found existing installation: pyOpenSSL 23.2.0 2026-06-26 03:16:53.541 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 03:16:53.541 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-06-26 03:16:53.949 | Attempting uninstall: jsonschema 2026-06-26 03:16:53.963 | Found existing installation: jsonschema 4.10.3 2026-06-26 03:16:53.963 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 03:16:53.965 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-06-26 03:16:55.564 | 2026-06-26 03:16:55.565 | 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-26 03:16:55.565 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-06-26 03:16:55.580 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.3.12 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.17.0 Routes-2.5.1 SQLAlchemy-2.0.51 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.18.4 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.4 cffi-2.0.0 click-8.4.1 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.41.0 fasteners-0.20 greenlet-3.5.2 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev45 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.5.0 oslo.db-18.0.0 oslo.messaging-18.1.0 oslo.metrics-0.16.0 oslo.middleware-8.1.0 oslo.policy-5.1.0 oslo.service-4.6.0 oslo.upgradecheck-2.7.1 osprofiler-4.4.0 prometheus-client-0.25.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.2 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.5.1 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.2 vine-5.1.0 wcwidth-0.8.1 xmlschema-2.5.1 2026-06-26 03:16:55.911 | + inc/python:pip_install:216 : result=0 2026-06-26 03:16:55.916 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-26 03:16:55.920 | + functions-common:time_stop:2420 : local name 2026-06-26 03:16:55.923 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:16:55.926 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:16:55.930 | + functions-common:time_stop:2423 : local total 2026-06-26 03:16:55.932 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:16:55.935 | + functions-common:time_stop:2426 : name=pip_install 2026-06-26 03:16:55.938 | + functions-common:time_stop:2427 : start_time=1782443790321 2026-06-26 03:16:55.942 | + functions-common:time_stop:2429 : [[ -z 1782443790321 ]] 2026-06-26 03:16:55.945 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:16:55.952 | + functions-common:time_stop:2432 : end_time=1782443815949 2026-06-26 03:16:55.957 | + functions-common:time_stop:2433 : elapsed_time=25628 2026-06-26 03:16:55.960 | + functions-common:time_stop:2434 : total=48922 2026-06-26 03:16:55.963 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:16:55.966 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=74550 2026-06-26 03:16:55.969 | + inc/python:pip_install:219 : return 0 2026-06-26 03:16:55.973 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-26 03:16:55.977 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-26 03:16:55.980 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-06-26 03:16:55.982 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-06-26 03:16:55.986 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 03:16:55.989 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 03:16:55.993 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-06-26 03:16:55.996 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 03:16:55.999 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-06-26 03:16:56.019 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:16:56.023 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-26 03:16:56.028 | + ./stack.sh:main:921 : configure_keystone 2026-06-26 03:16:56.031 | + lib/keystone:configure_keystone:143 : sudo install -d -o quobyte /etc/keystone 2026-06-26 03:16:56.051 | + 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-26 03:16:56.055 | + lib/keystone:configure_keystone:146 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-06-26 03:16:56.062 | + lib/keystone:configure_keystone:149 : is_service_enabled ldap 2026-06-26 03:16:56.084 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:16:56.088 | + lib/keystone:configure_keystone:153 : iniset /etc/keystone/keystone.conf identity driver sql 2026-06-26 03:16:56.129 | + lib/keystone:configure_keystone:154 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-06-26 03:16:56.167 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-06-26 03:16:56.208 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf role driver sql 2026-06-26 03:16:56.246 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf resource driver sql 2026-06-26 03:16:56.287 | + lib/keystone:configure_keystone:160 : iniset /etc/keystone/keystone.conf cache enabled True 2026-06-26 03:16:56.330 | + lib/keystone:configure_keystone:161 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-06-26 03:16:56.370 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-06-26 03:16:56.411 | + lib/keystone:configure_keystone:166 : iniset /etc/keystone/keystone.conf api response_validation error 2026-06-26 03:16:56.454 | + lib/keystone:configure_keystone:168 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-06-26 03:16:56.458 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-06-26 03:16:56.461 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-06-26 03:16:56.465 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-06-26 03:16:56.468 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-26 03:16:56.472 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-26 03:16:56.493 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:16:56.497 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-26 03:16:56.501 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-26 03:16:56.505 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-26 03:16:56.526 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:16:56.530 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.132:5672/ 2026-06-26 03:16:56.534 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.132:5672/ 2026-06-26 03:16:56.576 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-26 03:16:56.579 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-26 03:16:56.581 | + lib/keystone:configure_keystone:174 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.132/identity 2026-06-26 03:16:56.626 | + lib/keystone:configure_keystone:176 : [[ fernet != '' ]] 2026-06-26 03:16:56.627 | + lib/keystone:configure_keystone:177 : iniset /etc/keystone/keystone.conf token provider fernet 2026-06-26 03:16:56.670 | ++ lib/keystone:configure_keystone:180 : database_connection_url keystone 2026-06-26 03:16:56.674 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-06-26 03:16:56.677 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-06-26 03:16:56.681 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-06-26 03:16:56.685 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-26 03:16:56.688 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-26 03:16:56.692 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-26 03:16:56.715 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:16:56.719 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-26 03:16:56.722 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-06-26 03:16:56.726 | + 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-26 03:16:56.769 | + lib/keystone:configure_keystone:183 : '[' False '!=' False ']' 2026-06-26 03:16:56.772 | + lib/keystone:configure_keystone:188 : setup_logging /etc/keystone/keystone.conf 2026-06-26 03:16:56.775 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-06-26 03:16:56.779 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-06-26 03:16:56.784 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-26 03:16:56.807 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-26 03:16:56.811 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-26 03:16:56.813 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-26 03:16:56.816 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-26 03:16:56.820 | + 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-26 03:16:56.861 | + 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-26 03:16:56.899 | + 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-26 03:16:56.938 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-26 03:16:56.976 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-06-26 03:16:57.016 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-06-26 03:16:57.054 | + lib/keystone:configure_keystone:192 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-06-26 03:16:57.058 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-06-26 03:16:57.061 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-06-26 03:16:57.065 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-06-26 03:16:57.068 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-26 03:16:57.071 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-06-26 03:16:57.074 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-06-26 03:16:57.077 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-26 03:16:57.080 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-26 03:16:57.097 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-26 03:16:57.098 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-26 03:16:57.108 | d /var/run/uwsgi 0755 quobyte root 2026-06-26 03:16:57.114 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-26 03:16:57.128 | /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-26 03:16:57.133 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-06-26 03:16:57.137 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-06-26 03:16:57.142 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-26 03:16:57.145 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-06-26 03:16:57.184 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-06-26 03:16:57.222 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-06-26 03:16:57.259 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-06-26 03:16:57.297 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-06-26 03:16:57.335 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-06-26 03:16:57.372 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-06-26 03:16:57.410 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-06-26 03:16:57.446 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-06-26 03:16:57.483 | + 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-26 03:16:57.520 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-06-26 03:16:57.558 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-06-26 03:16:57.595 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-06-26 03:16:57.632 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-06-26 03:16:57.670 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-26 03:16:57.673 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-26 03:16:57.678 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-06-26 03:16:57.680 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-06-26 03:16:57.684 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-26 03:16:57.687 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 03:16:57.691 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 03:16:57.695 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-06-26 03:16:57.699 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-06-26 03:16:57.702 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-06-26 03:16:57.741 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-06-26 03:16:57.782 | + 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-26 03:16:57.782 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-06-26 03:16:57.792 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-06-26 03:16:57.798 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-06-26 03:16:57.802 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-06-26 03:16:57.806 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-26 03:16:57.809 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-26 03:16:57.812 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-26 03:16:57.815 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-26 03:16:57.819 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 03:16:57.822 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 03:16:57.826 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-26 03:16:57.830 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-26 03:16:57.833 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 03:16:57.837 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 03:16:57.840 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-06-26 03:16:57.854 | perl: warning: Setting locale failed. 2026-06-26 03:16:57.854 | perl: warning: Please check that your locale settings: 2026-06-26 03:16:57.854 | LANGUAGE = (unset), 2026-06-26 03:16:57.854 | LC_ALL = "en_US.utf8", 2026-06-26 03:16:57.854 | LANG = "de_DE.UTF-8" 2026-06-26 03:16:57.854 | are supported and installed on your system. 2026-06-26 03:16:57.854 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 03:16:57.894 | Enabling site keystone-api. 2026-06-26 03:16:57.900 | To activate the new configuration, you need to run: 2026-06-26 03:16:57.900 | systemctl reload apache2 2026-06-26 03:16:57.906 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-26 03:16:57.910 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-26 03:16:57.913 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-26 03:16:57.917 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-26 03:16:58.053 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-06-26 03:16:58.093 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-06-26 03:16:58.135 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-06-26 03:16:58.179 | + lib/keystone:configure_keystone:206 : [[ True = True ]] 2026-06-26 03:16:58.182 | + lib/keystone:configure_keystone:207 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-06-26 03:16:58.223 | + lib/keystone:configure_keystone:208 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-06-26 03:16:58.262 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-06-26 03:16:58.302 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-06-26 03:16:58.344 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-26 03:16:58.347 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-26 03:16:58.350 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-06-26 03:16:58.388 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-06-26 03:16:58.426 | + ./stack.sh:main:925 : is_service_enabled swift 2026-06-26 03:16:58.448 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:16:58.452 | + ./stack.sh:main:939 : is_service_enabled g-api n-api 2026-06-26 03:16:58.474 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:16:58.477 | + ./stack.sh:main:941 : stack_install_service glance 2026-06-26 03:16:58.481 | + lib/stack:stack_install_service:20 : local service=glance 2026-06-26 03:16:58.484 | + lib/stack:stack_install_service:21 : type install_glance 2026-06-26 03:16:58.488 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-26 03:16:58.491 | + lib/stack:stack_install_service:32 : install_glance 2026-06-26 03:16:58.495 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-06-26 03:16:58.499 | + lib/glance:install_glance:551 : local glance_store_extras 2026-06-26 03:16:58.503 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-06-26 03:16:58.524 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:16:58.527 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-06-26 03:16:58.530 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-06-26 03:16:58.553 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:16:58.556 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-06-26 03:16:58.560 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-06-26 03:16:58.564 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 03:16:58.567 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 03:16:58.571 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-06-26 03:16:58.574 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 03:16:58.578 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-06-26 03:16:58.582 | ++ inc/python:join_extras:28 : local IFS=, 2026-06-26 03:16:58.586 | ++ inc/python:join_extras:29 : echo cinder 2026-06-26 03:16:58.590 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-06-26 03:16:58.594 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-06-26 03:16:58.597 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-06-26 03:16:58.600 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-06-26 03:16:58.605 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-06-26 03:16:58.608 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-06-26 03:16:58.611 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-06-26 03:16:58.617 | +++ 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-26 03:16:58.618 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-06-26 03:16:58.624 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-06-26 03:16:58.627 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-06-26 03:16:58.631 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-06-26 03:16:58.636 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-06-26 03:16:58.639 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-06-26 03:16:58.667 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-06-26 03:16:58.671 | + 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-26 03:16:59.954 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-06-26 03:17:00.113 | Downloading glance_store-5.5.0-py3-none-any.whl.metadata (4.6 kB) 2026-06-26 03:17:00.130 | 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-26 03:17:00.131 | 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-26 03:17:00.132 | 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-26 03:17:00.133 | 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-26 03:17:00.134 | 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-26 03:17:00.135 | 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-26 03:17:00.136 | 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-26 03:17:00.137 | 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-26 03:17:00.137 | 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-26 03:17:00.138 | 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-26 03:17:00.139 | 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-26 03:17:00.164 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-06-26 03:17:00.180 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-06-26 03:17:00.192 | 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-26 03:17:00.194 | 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-26 03:17:00.195 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.5.2) 2026-06-26 03:17:00.201 | 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-26 03:17:00.203 | 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-26 03:17:00.245 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-06-26 03:17:00.261 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-06-26 03:17:00.424 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-06-26 03:17:00.440 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-26 03:17:00.485 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-06-26 03:17:00.501 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-26 03:17:00.545 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-06-26 03:17:00.561 | Downloading oslo_privsep-3.11.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-26 03:17:00.574 | 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-26 03:17:00.575 | 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-26 03:17:00.576 | 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-26 03:17:00.577 | 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-26 03:17:00.583 | 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-26 03:17:00.584 | 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-26 03:17:00.585 | 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-26 03:17:00.586 | 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-26 03:17:00.590 | 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-26 03:17:00.591 | 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-26 03:17:00.594 | 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-26 03:17:00.625 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-06-26 03:17:00.640 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-06-26 03:17:00.651 | 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-26 03:17:00.656 | 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-26 03:17:00.659 | 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-26 03:17:00.660 | 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-26 03:17:00.661 | 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-26 03:17:00.670 | 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-26 03:17:00.674 | 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-26 03:17:00.675 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (1.2.1) 2026-06-26 03:17:00.681 | 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-26 03:17:00.686 | 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-26 03:17:00.689 | 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-26 03:17:00.690 | 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-26 03:17:00.691 | 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-26 03:17:00.692 | 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-26 03:17:00.696 | 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-26 03:17:00.697 | 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-26 03:17:00.703 | 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-26 03:17:00.720 | 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-26 03:17:00.724 | 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-26 03:17:00.728 | 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-26 03:17:00.740 | 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-26 03:17:00.741 | 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-26 03:17:00.742 | 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-26 03:17:00.744 | 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-26 03:17:00.764 | 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-26 03:17:00.822 | Downloading glance_store-5.5.0-py3-none-any.whl (262 kB) 2026-06-26 03:17:00.892 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-06-26 03:17:00.917 | Downloading oslo_privsep-3.11.0-py3-none-any.whl (41 kB) 2026-06-26 03:17:00.939 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-06-26 03:17:00.961 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-06-26 03:17:00.993 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-06-26 03:17:01.014 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-06-26 03:17:01.262 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-06-26 03:17:02.516 | 2026-06-26 03:17:02.531 | 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-26 03:17:02.666 | + inc/python:pip_install:216 : result=0 2026-06-26 03:17:02.669 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-26 03:17:02.673 | + functions-common:time_stop:2420 : local name 2026-06-26 03:17:02.676 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:17:02.680 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:17:02.683 | + functions-common:time_stop:2423 : local total 2026-06-26 03:17:02.687 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:17:02.690 | + functions-common:time_stop:2426 : name=pip_install 2026-06-26 03:17:02.694 | + functions-common:time_stop:2427 : start_time=1782443818661 2026-06-26 03:17:02.697 | + functions-common:time_stop:2429 : [[ -z 1782443818661 ]] 2026-06-26 03:17:02.702 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:17:02.707 | + functions-common:time_stop:2432 : end_time=1782443822703 2026-06-26 03:17:02.711 | + functions-common:time_stop:2433 : elapsed_time=4042 2026-06-26 03:17:02.714 | + functions-common:time_stop:2434 : total=74550 2026-06-26 03:17:02.718 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:17:02.721 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=78592 2026-06-26 03:17:02.725 | + inc/python:pip_install:219 : return 0 2026-06-26 03:17:02.729 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-06-26 03:17:02.733 | + lib/glance:copy_rootwrap:265 : local source_path=/opt/stack/data/venv/etc/glance 2026-06-26 03:17:02.737 | + lib/glance:copy_rootwrap:267 : sudo install -d -o quobyte /etc/glance 2026-06-26 03:17:02.754 | + 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-26 03:17:02.760 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-06-26 03:17:02.764 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-06-26 03:17:02.768 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-06-26 03:17:02.771 | + functions-common:git_clone:591 : local git_ref=master 2026-06-26 03:17:02.775 | + functions-common:git_clone:592 : local orig_dir 2026-06-26 03:17:02.779 | ++ functions-common:git_clone:593 : pwd 2026-06-26 03:17:02.783 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-26 03:17:02.787 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-26 03:17:02.792 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-26 03:17:02.812 | + functions-common:git_clone:596 : RECLONE=False 2026-06-26 03:17:02.815 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-26 03:17:02.819 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-26 03:17:02.823 | + functions-common:git_clone:610 : echo master 2026-06-26 03:17:02.824 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-26 03:17:02.830 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-06-26 03:17:02.834 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-26 03:17:02.836 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-06-26 03:17:02.840 | + functions-common:git_timed:697 : local count=0 2026-06-26 03:17:02.842 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 03:17:02.846 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 03:17:02.849 | + functions-common:git_timed:701 : timeout=0 2026-06-26 03:17:02.851 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 03:17:02.854 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 03:17:02.857 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:17:02.860 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:17:02.863 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:17:02.869 | + functions-common:time_start:2411 : _TIME_START[$name]=1782443822865 2026-06-26 03:17:02.872 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-06-26 03:17:02.876 | Cloning into '/opt/stack/glance'... 2026-06-26 03:17:11.372 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 03:17:11.376 | + functions-common:time_stop:2420 : local name 2026-06-26 03:17:11.379 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:17:11.383 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:17:11.386 | + functions-common:time_stop:2423 : local total 2026-06-26 03:17:11.389 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:17:11.393 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 03:17:11.396 | + functions-common:time_stop:2427 : start_time=1782443822865 2026-06-26 03:17:11.398 | + functions-common:time_stop:2429 : [[ -z 1782443822865 ]] 2026-06-26 03:17:11.403 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:17:11.408 | + functions-common:time_stop:2432 : end_time=1782443831404 2026-06-26 03:17:11.410 | + functions-common:time_stop:2433 : elapsed_time=8539 2026-06-26 03:17:11.413 | + functions-common:time_stop:2434 : total=24356 2026-06-26 03:17:11.417 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:17:11.420 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32895 2026-06-26 03:17:11.422 | + functions-common:git_clone:631 : cd /opt/stack/glance 2026-06-26 03:17:11.426 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-26 03:17:11.429 | + functions-common:git_timed:697 : local count=0 2026-06-26 03:17:11.432 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 03:17:11.436 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 03:17:11.439 | + functions-common:git_timed:701 : timeout=0 2026-06-26 03:17:11.442 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 03:17:11.445 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 03:17:11.448 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:17:11.452 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:17:11.457 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:17:11.461 | + functions-common:time_start:2411 : _TIME_START[$name]=1782443831458 2026-06-26 03:17:11.465 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-26 03:17:12.090 | From https://review.opendev.org/openstack/glance 2026-06-26 03:17:12.090 | * branch master -> FETCH_HEAD 2026-06-26 03:17:12.101 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 03:17:12.104 | + functions-common:time_stop:2420 : local name 2026-06-26 03:17:12.107 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:17:12.110 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:17:12.113 | + functions-common:time_stop:2423 : local total 2026-06-26 03:17:12.115 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:17:12.118 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 03:17:12.122 | + functions-common:time_stop:2427 : start_time=1782443831458 2026-06-26 03:17:12.124 | + functions-common:time_stop:2429 : [[ -z 1782443831458 ]] 2026-06-26 03:17:12.129 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:17:12.134 | + functions-common:time_stop:2432 : end_time=1782443832130 2026-06-26 03:17:12.137 | + functions-common:time_stop:2433 : elapsed_time=672 2026-06-26 03:17:12.141 | + functions-common:time_stop:2434 : total=32895 2026-06-26 03:17:12.143 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:17:12.147 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33567 2026-06-26 03:17:12.150 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-26 03:17:12.153 | + functions-common:git_timed:697 : local count=0 2026-06-26 03:17:12.157 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 03:17:12.161 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 03:17:12.163 | + functions-common:git_timed:701 : timeout=0 2026-06-26 03:17:12.167 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 03:17:12.171 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 03:17:12.173 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:17:12.176 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:17:12.180 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:17:12.185 | + functions-common:time_start:2411 : _TIME_START[$name]=1782443832182 2026-06-26 03:17:12.188 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-26 03:17:12.318 | Note: switching to 'FETCH_HEAD'. 2026-06-26 03:17:12.319 | 2026-06-26 03:17:12.319 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-26 03:17:12.319 | changes and commit them, and you can discard any commits you make in this 2026-06-26 03:17:12.319 | state without impacting any branches by switching back to a branch. 2026-06-26 03:17:12.319 | 2026-06-26 03:17:12.319 | If you want to create a new branch to retain commits you create, you may 2026-06-26 03:17:12.319 | do so (now or later) by using -c with the switch command. Example: 2026-06-26 03:17:12.319 | 2026-06-26 03:17:12.319 | git switch -c 2026-06-26 03:17:12.319 | 2026-06-26 03:17:12.319 | Or undo this operation with: 2026-06-26 03:17:12.319 | 2026-06-26 03:17:12.320 | git switch - 2026-06-26 03:17:12.320 | 2026-06-26 03:17:12.320 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-26 03:17:12.320 | 2026-06-26 03:17:12.320 | HEAD is now at 34bf76e91 Merge "Remove glance-grenade-centralized-cache zuul job" 2026-06-26 03:17:12.325 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 03:17:12.329 | + functions-common:time_stop:2420 : local name 2026-06-26 03:17:12.332 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:17:12.336 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:17:12.340 | + functions-common:time_stop:2423 : local total 2026-06-26 03:17:12.342 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:17:12.346 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 03:17:12.349 | + functions-common:time_stop:2427 : start_time=1782443832182 2026-06-26 03:17:12.352 | + functions-common:time_stop:2429 : [[ -z 1782443832182 ]] 2026-06-26 03:17:12.357 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:17:12.362 | + functions-common:time_stop:2432 : end_time=1782443832358 2026-06-26 03:17:12.366 | + functions-common:time_stop:2433 : elapsed_time=176 2026-06-26 03:17:12.369 | + functions-common:time_stop:2434 : total=33567 2026-06-26 03:17:12.373 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:17:12.377 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33743 2026-06-26 03:17:12.380 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-06-26 03:17:12.400 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-06-26 03:17:12.405 | + functions-common:git_clone:673 : head -1 2026-06-26 03:17:12.405 | + functions-common:git_clone:673 : git show --oneline 2026-06-26 03:17:12.409 | 34bf76e91 Merge "Remove glance-grenade-centralized-cache zuul job" 2026-06-26 03:17:12.412 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-26 03:17:12.417 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-06-26 03:17:12.420 | + inc/python:setup_develop:353 : local bindep 2026-06-26 03:17:12.424 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-06-26 03:17:12.427 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-06-26 03:17:12.431 | + inc/python:setup_develop:359 : local extras= 2026-06-26 03:17:12.435 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-06-26 03:17:12.438 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-26 03:17:12.441 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-06-26 03:17:12.444 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-06-26 03:17:12.447 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-26 03:17:12.450 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-26 03:17:12.454 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-06-26 03:17:12.457 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-26 03:17:12.462 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-06-26 03:17:12.465 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-26 03:17:12.469 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-26 03:17:12.473 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-06-26 03:17:12.479 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-06-26 03:17:12.483 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-06-26 03:17:12.487 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-06-26 03:17:12.642 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-06-26 03:17:12.645 | + inc/python:setup_package:436 : local bindep=0 2026-06-26 03:17:12.649 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-26 03:17:12.652 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-26 03:17:12.656 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-06-26 03:17:12.659 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-06-26 03:17:12.663 | + inc/python:setup_package:445 : local flags=-e 2026-06-26 03:17:12.667 | + inc/python:setup_package:446 : local extras= 2026-06-26 03:17:12.670 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-26 03:17:12.674 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-26 03:17:12.677 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-26 03:17:12.681 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-26 03:17:12.684 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-26 03:17:12.688 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-06-26 03:17:12.715 | Using python 3.12 to install /opt/stack/glance 2026-06-26 03:17:12.718 | + 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-26 03:17:13.707 | Obtaining file:///opt/stack/glance 2026-06-26 03:17:13.711 | Installing build dependencies: started 2026-06-26 03:17:15.458 | Installing build dependencies: finished with status 'done' 2026-06-26 03:17:15.459 | Checking if build backend supports build_editable: started 2026-06-26 03:17:15.994 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-26 03:17:15.995 | Getting requirements to build editable: started 2026-06-26 03:17:16.287 | Getting requirements to build editable: finished with status 'done' 2026-06-26 03:17:16.289 | Preparing editable metadata (pyproject.toml): started 2026-06-26 03:17:17.207 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-26 03:17:17.226 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (7.0.3) 2026-06-26 03:17:17.229 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (0.7.1) 2026-06-26 03:17:17.229 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (2.0.51) 2026-06-26 03:17:17.229 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (0.41.0) 2026-06-26 03:17:17.229 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (3.1.0) 2026-06-26 03:17:17.231 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (2.5.1) 2026-06-26 03:17:17.232 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (1.8.10) 2026-06-26 03:17:17.233 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (1.18.4) 2026-06-26 03:17:17.434 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev87) 2026-06-26 03:17:17.579 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-06-26 03:17:17.590 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (10.5.0) 2026-06-26 03:17:17.591 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (7.5.0) 2026-06-26 03:17:17.592 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (6.4.0) 2026-06-26 03:17:17.593 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (2.7.1) 2026-06-26 03:17:17.597 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (10.1.1) 2026-06-26 03:17:17.597 | 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.dev87) (5.8.0) 2026-06-26 03:17:17.597 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (3.3.0) 2026-06-26 03:17:17.742 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev87) 2026-06-26 03:17:17.758 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-26 03:17:17.773 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (5.14.0) 2026-06-26 03:17:17.774 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (13.0.0) 2026-06-26 03:17:17.890 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev87) 2026-06-26 03:17:17.906 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-06-26 03:17:17.916 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (3.17.0) 2026-06-26 03:17:17.917 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (3.10.1) 2026-06-26 03:17:17.918 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (4.26.0) 2026-06-26 03:17:17.919 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (5.8.0) 2026-06-26 03:17:17.921 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (18.0.0) 2026-06-26 03:17:17.923 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (6.8.0) 2026-06-26 03:17:18.038 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev87) 2026-06-26 03:17:18.053 | Downloading oslo_limit-2.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-26 03:17:18.064 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (8.2.0) 2026-06-26 03:17:18.065 | 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.dev87) (18.1.0) 2026-06-26 03:17:18.066 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (8.1.0) 2026-06-26 03:17:18.102 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev87) 2026-06-26 03:17:18.119 | Downloading oslo_reports-3.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-26 03:17:18.131 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (5.1.0) 2026-06-26 03:17:18.131 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (4.4.0) 2026-06-26 03:17:18.134 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (5.5.0) 2026-06-26 03:17:18.134 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (3.1.0) 2026-06-26 03:17:18.134 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (43.0.3) 2026-06-26 03:17:18.245 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev87) 2026-06-26 03:17:18.260 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-26 03:17:18.308 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev87) 2026-06-26 03:17:18.323 | Downloading castellan-5.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-26 03:17:18.335 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev87) (1.3.12) 2026-06-26 03:17:18.336 | 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.dev87) (4.15.0) 2026-06-26 03:17:18.369 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev87) 2026-06-26 03:17:18.385 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl.metadata (11 kB) 2026-06-26 03:17:18.398 | 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.dev87) (2.34.2) 2026-06-26 03:17:18.401 | 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.dev87) (2.0.0) 2026-06-26 03:17:18.405 | 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.dev87) (3.0) 2026-06-26 03:17:18.410 | 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.dev87) (5.10.0) 2026-06-26 03:17:18.414 | 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.dev87) (2.2.1) 2026-06-26 03:17:18.416 | 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.dev87) (2.8.0) 2026-06-26 03:17:18.418 | 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.dev87) (3.5.2) 2026-06-26 03:17:18.428 | 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.dev87) (1.4.2) 2026-06-26 03:17:18.436 | 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.dev87) (3.3.2) 2026-06-26 03:17:18.440 | 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.dev87) (26.1.0) 2026-06-26 03:17:18.442 | 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.dev87) (2025.9.1) 2026-06-26 03:17:18.442 | 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.dev87) (0.37.0) 2026-06-26 03:17:18.443 | 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.dev87) (2026.5.1) 2026-06-26 03:17:18.451 | 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.dev87) (2.1.0) 2026-06-26 03:17:18.453 | 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.dev87) (1.8.2) 2026-06-26 03:17:18.459 | 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.dev87) (4.2.0) 2026-06-26 03:17:18.463 | 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.dev87) (4.0.1) 2026-06-26 03:17:18.463 | 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.dev87) (2.13.0) 2026-06-26 03:17:18.468 | 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.dev87) (1.5.0) 2026-06-26 03:17:18.472 | 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.dev87) (5.3.1) 2026-06-26 03:17:18.478 | 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.dev87) (0.20) 2026-06-26 03:17:18.483 | 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.dev87) (1.3.0) 2026-06-26 03:17:18.485 | 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.dev87) (2.0.0) 2026-06-26 03:17:18.486 | 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.dev87) (6.0.3) 2026-06-26 03:17:18.494 | 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.dev87) (2.1.2) 2026-06-26 03:17:18.496 | 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.dev87) (0.6.2) 2026-06-26 03:17:18.552 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev87) 2026-06-26 03:17:18.567 | Downloading openstacksdk-4.17.0-py3-none-any.whl.metadata (12 kB) 2026-06-26 03:17:18.607 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev87) 2026-06-26 03:17:18.622 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-26 03:17:18.660 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev87) 2026-06-26 03:17:18.675 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-06-26 03:17:18.719 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev87) 2026-06-26 03:17:18.733 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-26 03:17:18.745 | 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.dev87) (7.2.2) 2026-06-26 03:17:18.775 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev87) 2026-06-26 03:17:18.789 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-06-26 03:17:18.805 | 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.dev87) (2.9.0.post0) 2026-06-26 03:17:18.811 | 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.dev87) (4.6.0) 2026-06-26 03:17:18.812 | 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.dev87) (7.1.4) 2026-06-26 03:17:18.813 | 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.dev87) (5.3.1) 2026-06-26 03:17:18.814 | 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.dev87) (5.6.2) 2026-06-26 03:17:18.816 | 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.dev87) (0.16.0) 2026-06-26 03:17:18.820 | 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.dev87) (5.1.0) 2026-06-26 03:17:18.829 | 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.dev87) (2026.2) 2026-06-26 03:17:18.830 | 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.dev87) (26.2) 2026-06-26 03:17:18.837 | 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.dev87) (0.25.0) 2026-06-26 03:17:18.843 | 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.dev87) (5.0.0) 2026-06-26 03:17:18.843 | 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.dev87) (3.1.6) 2026-06-26 03:17:18.843 | 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.dev87) (4.0.1) 2026-06-26 03:17:18.851 | 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.dev87) (3.0.3) 2026-06-26 03:17:18.866 | 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.dev87) (1.2.1) 2026-06-26 03:17:18.875 | 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.dev87) (1.7.6) 2026-06-26 03:17:18.898 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev87) (82.0.1) 2026-06-26 03:17:18.914 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev87) (0.8.1) 2026-06-26 03:17:18.973 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev87) 2026-06-26 03:17:18.989 | Downloading cliff-4.14.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-26 03:17:19.028 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev87) 2026-06-26 03:17:19.043 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-06-26 03:17:19.105 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev87) 2026-06-26 03:17:19.122 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-06-26 03:17:19.187 | 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.dev87) 2026-06-26 03:17:19.202 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-06-26 03:17:19.237 | 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.dev87) 2026-06-26 03:17:19.252 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-26 03:17:19.263 | 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.dev87) (15.0.0) 2026-06-26 03:17:19.289 | 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.dev87) 2026-06-26 03:17:19.307 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-06-26 03:17:19.329 | 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.dev87) (1.17.0) 2026-06-26 03:17:19.349 | 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.dev87) (3.4.7) 2026-06-26 03:17:19.350 | 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.dev87) (3.18) 2026-06-26 03:17:19.351 | 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.dev87) (2.7.0) 2026-06-26 03:17:19.354 | 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.dev87) (2023.11.17) 2026-06-26 03:17:19.385 | 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.dev87) (4.2.0) 2026-06-26 03:17:19.387 | 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.dev87) (2.20.0) 2026-06-26 03:17:19.395 | 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.dev87) (0.1.2) 2026-06-26 03:17:19.411 | 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.dev87) (0.8) 2026-06-26 03:17:19.487 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev87) 2026-06-26 03:17:19.501 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-06-26 03:17:19.641 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev87) 2026-06-26 03:17:19.656 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-26 03:17:19.667 | 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.dev87) (9.1.4) 2026-06-26 03:17:19.694 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev87) 2026-06-26 03:17:19.709 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-06-26 03:17:19.838 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev87) 2026-06-26 03:17:19.854 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-06-26 03:17:19.869 | Installing build dependencies: started 2026-06-26 03:17:21.493 | Installing build dependencies: finished with status 'done' 2026-06-26 03:17:21.494 | Getting requirements to build wheel: started 2026-06-26 03:17:22.113 | Getting requirements to build wheel: finished with status 'done' 2026-06-26 03:17:22.114 | Preparing metadata (pyproject.toml): started 2026-06-26 03:17:22.470 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-26 03:17:22.471 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev87) (2026.2) 2026-06-26 03:17:22.520 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev87) 2026-06-26 03:17:22.535 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-26 03:17:22.585 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev87) 2026-06-26 03:17:22.600 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-06-26 03:17:22.678 | Downloading castellan-5.7.0-py3-none-any.whl (103 kB) 2026-06-26 03:17:22.716 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-06-26 03:17:22.738 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-06-26 03:17:22.762 | Downloading oslo_limit-2.11.0-py3-none-any.whl (23 kB) 2026-06-26 03:17:22.785 | Downloading openstacksdk-4.17.0-py3-none-any.whl (2.0 MB) 2026-06-26 03:17:22.848 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 40.5 MB/s 0:00:00 2026-06-26 03:17:22.861 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-06-26 03:17:22.883 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-06-26 03:17:22.905 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-06-26 03:17:22.927 | Downloading oslo_reports-3.8.0-py3-none-any.whl (54 kB) 2026-06-26 03:17:22.950 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-06-26 03:17:22.971 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl (88 kB) 2026-06-26 03:17:22.994 | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-06-26 03:17:23.017 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-06-26 03:17:23.040 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-06-26 03:17:23.067 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-06-26 03:17:23.093 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-06-26 03:17:23.114 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-06-26 03:17:23.137 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-06-26 03:17:23.166 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-06-26 03:17:23.189 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-06-26 03:17:23.244 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 40.7 MB/s 0:00:00 2026-06-26 03:17:23.260 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-06-26 03:17:23.282 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-06-26 03:17:23.304 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-06-26 03:17:23.325 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-06-26 03:17:23.424 | Building wheels for collected packages: glance, simplegeneric 2026-06-26 03:17:23.425 | Building editable for glance (pyproject.toml): started 2026-06-26 03:17:24.271 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-06-26 03:17:24.272 | Created wheel for glance: filename=glance-32.1.0.dev87-0.editable-py3-none-any.whl size=8994 sha256=a5408bc70f5ddd2f3736e8b1b63e023821e88a583b7ec6938d8447459261e30f 2026-06-26 03:17:24.273 | Stored in directory: /tmp/pip-ephem-wheel-cache-8rfispah/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-06-26 03:17:24.279 | Building wheel for simplegeneric (pyproject.toml): started 2026-06-26 03:17:24.691 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-06-26 03:17:24.692 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=135abda7b0e879228817e54a50732a1943872cf76c60afcfcfabad7b06a60c18 2026-06-26 03:17:24.692 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-06-26 03:17:24.696 | Successfully built glance simplegeneric 2026-06-26 03:17:24.968 | 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-26 03:17:27.966 | Attempting uninstall: jsonpointer 2026-06-26 03:17:27.981 | Found existing installation: jsonpointer 2.0 2026-06-26 03:17:27.982 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 03:17:27.982 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-06-26 03:17:27.999 | Attempting uninstall: jmespath 2026-06-26 03:17:28.015 | Found existing installation: jmespath 1.0.1 2026-06-26 03:17:28.016 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 03:17:28.016 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-06-26 03:17:28.058 | Attempting uninstall: httplib2 2026-06-26 03:17:28.073 | Found existing installation: httplib2 0.20.4 2026-06-26 03:17:28.074 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 03:17:28.074 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-06-26 03:17:28.168 | Attempting uninstall: jsonpatch 2026-06-26 03:17:28.182 | Found existing installation: jsonpatch 1.32 2026-06-26 03:17:28.183 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 03:17:28.184 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-06-26 03:17:32.589 | 2026-06-26 03:17:32.609 | 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.dev87 httplib2-0.31.2 importlib-metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.17.0 oslo.limit-2.11.0 oslo.reports-3.8.0 platformdirs-4.10.0 prompt-toolkit-3.0.52 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.4.0 rich-argparse-1.8.0 simplegeneric-0.8.1 taskflow-6.3.0 zipp-4.1.0 2026-06-26 03:17:32.874 | + inc/python:pip_install:216 : result=0 2026-06-26 03:17:32.877 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-26 03:17:32.881 | + functions-common:time_stop:2420 : local name 2026-06-26 03:17:32.884 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:17:32.887 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:17:32.890 | + functions-common:time_stop:2423 : local total 2026-06-26 03:17:32.893 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:17:32.896 | + functions-common:time_stop:2426 : name=pip_install 2026-06-26 03:17:32.900 | + functions-common:time_stop:2427 : start_time=1782443832708 2026-06-26 03:17:32.902 | + functions-common:time_stop:2429 : [[ -z 1782443832708 ]] 2026-06-26 03:17:32.907 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:17:32.912 | + functions-common:time_stop:2432 : end_time=1782443852908 2026-06-26 03:17:32.915 | + functions-common:time_stop:2433 : elapsed_time=20200 2026-06-26 03:17:32.919 | + functions-common:time_stop:2434 : total=78592 2026-06-26 03:17:32.922 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:17:32.925 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=98792 2026-06-26 03:17:32.928 | + inc/python:pip_install:219 : return 0 2026-06-26 03:17:32.932 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-26 03:17:32.936 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-26 03:17:32.940 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-06-26 03:17:32.944 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-06-26 03:17:32.947 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 03:17:32.950 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 03:17:32.953 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-06-26 03:17:32.957 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 03:17:32.960 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-26 03:17:32.964 | + ./stack.sh:main:942 : configure_glance 2026-06-26 03:17:32.967 | + lib/glance:configure_glance:348 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-06-26 03:17:32.983 | + lib/glance:configure_glance:351 : local dburl 2026-06-26 03:17:32.988 | ++ lib/glance:configure_glance:352 : database_connection_url glance 2026-06-26 03:17:32.991 | ++ lib/database:database_connection_url:134 : local db=glance 2026-06-26 03:17:32.995 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-06-26 03:17:32.999 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-06-26 03:17:33.002 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-26 03:17:33.006 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-26 03:17:33.009 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-26 03:17:33.031 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:17:33.034 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-26 03:17:33.038 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-26 03:17:33.042 | + lib/glance:configure_glance:352 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-26 03:17:33.046 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-06-26 03:17:33.087 | + 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-26 03:17:33.129 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-06-26 03:17:33.167 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-26 03:17:33.207 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-06-26 03:17:33.246 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-06-26 03:17:33.287 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-06-26 03:17:33.330 | + lib/glance:configure_glance:361 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-06-26 03:17:33.333 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-06-26 03:17:33.336 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-26 03:17:33.339 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-26 03:17:33.342 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-26 03:17:33.346 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-06-26 03:17:33.350 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-06-26 03:17:33.353 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-26 03:17:33.356 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-26 03:17:33.359 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-06-26 03:17:33.401 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-06-26 03:17:33.440 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.132/identity 2026-06-26 03:17:33.479 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-06-26 03:17:33.517 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-06-26 03:17:33.554 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-06-26 03:17:33.592 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-06-26 03:17:33.630 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-06-26 03:17:33.668 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.132/identity 2026-06-26 03:17:33.707 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-26 03:17:33.744 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-06-26 03:17:33.782 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-26 03:17:33.785 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-06-26 03:17:33.828 | + lib/glance:configure_glance:363 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-06-26 03:17:33.832 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-06-26 03:17:33.834 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-06-26 03:17:33.838 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-26 03:17:33.842 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-26 03:17:33.844 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-26 03:17:33.864 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:17:33.868 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-26 03:17:33.871 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-26 03:17:33.874 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-26 03:17:33.896 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:17:33.899 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.132:5672/ 2026-06-26 03:17:33.903 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.132:5672/ 2026-06-26 03:17:33.941 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-26 03:17:33.943 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-26 03:17:33.947 | + lib/glance:configure_glance:364 : '[' libvirt = libvirt ']' 2026-06-26 03:17:33.950 | + lib/glance:configure_glance:364 : '[' kvm = parallels ']' 2026-06-26 03:17:33.953 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-06-26 03:17:33.993 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-06-26 03:17:34.031 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-06-26 03:17:34.073 | + lib/glance:configure_glance:373 : configure_glance_store False False 2026-06-26 03:17:34.077 | + lib/glance:configure_glance_store:278 : local use_cinder_for_glance=False 2026-06-26 03:17:34.080 | + lib/glance:configure_glance_store:279 : local glance_enable_multiple_stores=False 2026-06-26 03:17:34.083 | + lib/glance:configure_glance_store:280 : local be 2026-06-26 03:17:34.087 | + lib/glance:configure_glance_store:282 : [[ False == \F\a\l\s\e ]] 2026-06-26 03:17:34.089 | + lib/glance:configure_glance_store:283 : [[ False == \T\r\u\e ]] 2026-06-26 03:17:34.092 | + lib/glance:configure_glance_store:300 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-26 03:17:34.134 | + lib/glance:configure_glance:376 : '[' -n '' ']' 2026-06-26 03:17:34.137 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.132 2026-06-26 03:17:34.179 | + lib/glance:configure_glance:383 : [[ False == \F\a\l\s\e ]] 2026-06-26 03:17:34.183 | + lib/glance:configure_glance:385 : [[ False == \T\r\u\e ]] 2026-06-26 03:17:34.186 | + lib/glance:configure_glance:391 : is_service_enabled s-proxy 2026-06-26 03:17:34.209 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:17:34.212 | + lib/glance:configure_glance:420 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.132/image 2026-06-26 03:17:34.253 | + lib/glance:configure_glance:422 : is_service_enabled tls-proxy 2026-06-26 03:17:34.276 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:17:34.279 | + lib/glance:configure_glance:428 : setup_logging /etc/glance/glance-api.conf 2026-06-26 03:17:34.282 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-06-26 03:17:34.286 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-06-26 03:17:34.291 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-26 03:17:34.313 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-26 03:17:34.317 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-26 03:17:34.321 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-26 03:17:34.325 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-26 03:17:34.328 | + 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-26 03:17:34.368 | + 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-26 03:17:34.409 | + 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-26 03:17:34.450 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-26 03:17:34.490 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-06-26 03:17:34.530 | + lib/glance:configure_glance:430 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-06-26 03:17:34.536 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-06-26 03:17:34.578 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-06-26 03:17:34.617 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-26 03:17:34.656 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-06-26 03:17:34.695 | + lib/glance:configure_glance:439 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-26 03:17:34.740 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-06-26 03:17:34.782 | + lib/glance:configure_glance:443 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-06-26 03:17:34.824 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-06-26 03:17:34.863 | + lib/glance:configure_glance:446 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-06-26 03:17:34.870 | + 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-26 03:17:34.878 | + lib/glance:configure_glance:449 : is_service_enabled tls-proxy 2026-06-26 03:17:34.900 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:17:34.904 | + lib/glance:configure_glance:457 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-06-26 03:17:34.907 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-06-26 03:17:34.910 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-06-26 03:17:34.913 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-06-26 03:17:34.917 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-06-26 03:17:34.919 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-06-26 03:17:34.923 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-06-26 03:17:34.927 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-26 03:17:34.931 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-06-26 03:17:34.972 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-06-26 03:17:34.975 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-06-26 03:17:34.978 | ++ functions:get_random_port:861 : true 2026-06-26 03:17:34.981 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-06-26 03:17:34.984 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-06-26 03:17:34.988 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-06-26 03:17:35.044 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-06-26 03:17:35.048 | ++ functions:get_random_port:865 : break 2 2026-06-26 03:17:35.051 | ++ functions:get_random_port:869 : echo 60999 2026-06-26 03:17:35.056 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-06-26 03:17:35.059 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-06-26 03:17:35.099 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-06-26 03:17:35.139 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-06-26 03:17:35.177 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-06-26 03:17:35.214 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-06-26 03:17:35.251 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-26 03:17:35.289 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-06-26 03:17:35.324 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-06-26 03:17:35.361 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-06-26 03:17:35.399 | + 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-26 03:17:35.434 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-06-26 03:17:35.474 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-26 03:17:35.509 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-06-26 03:17:35.548 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-06-26 03:17:35.586 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-06-26 03:17:35.624 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-06-26 03:17:35.663 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-06-26 03:17:35.702 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-06-26 03:17:35.740 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-06-26 03:17:35.778 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-06-26 03:17:35.817 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-06-26 03:17:35.820 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-06-26 03:17:35.824 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-26 03:17:35.828 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-26 03:17:35.831 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 03:17:35.835 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 03:17:35.838 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-06-26 03:17:35.842 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-06-26 03:17:35.845 | perl: warning: Setting locale failed. 2026-06-26 03:17:35.848 | perl: warning: Please check that your locale settings: 2026-06-26 03:17:35.848 | LANGUAGE = (unset), 2026-06-26 03:17:35.848 | LC_ALL = "en_US.utf8", 2026-06-26 03:17:35.848 | LANG = (unset) 2026-06-26 03:17:35.848 | are supported and installed on your system. 2026-06-26 03:17:35.848 | perl: warning: Falling back to the standard locale ("C"). 2026-06-26 03:17:35.881 | proxy (enabled by site administrator) 2026-06-26 03:17:35.886 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-06-26 03:17:35.890 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-06-26 03:17:35.893 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-26 03:17:35.897 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-26 03:17:35.900 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 03:17:35.904 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 03:17:35.908 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-06-26 03:17:35.911 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-06-26 03:17:35.914 | perl: warning: Setting locale failed. 2026-06-26 03:17:35.914 | perl: warning: Please check that your locale settings: 2026-06-26 03:17:35.914 | LANGUAGE = (unset), 2026-06-26 03:17:35.914 | LC_ALL = "en_US.utf8", 2026-06-26 03:17:35.914 | LANG = (unset) 2026-06-26 03:17:35.914 | are supported and installed on your system. 2026-06-26 03:17:35.914 | perl: warning: Falling back to the standard locale ("C"). 2026-06-26 03:17:35.949 | No module matches proxy_http 2026-06-26 03:17:35.953 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-06-26 03:17:35.966 | perl: warning: Setting locale failed. 2026-06-26 03:17:35.966 | perl: warning: Please check that your locale settings: 2026-06-26 03:17:35.966 | LANGUAGE = (unset), 2026-06-26 03:17:35.966 | LC_ALL = "en_US.utf8", 2026-06-26 03:17:35.966 | LANG = "de_DE.UTF-8" 2026-06-26 03:17:35.966 | are supported and installed on your system. 2026-06-26 03:17:35.966 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 03:17:36.007 | Considering dependency proxy for proxy_http: 2026-06-26 03:17:36.007 | Module proxy already enabled 2026-06-26 03:17:36.007 | Enabling module proxy_http. 2026-06-26 03:17:36.014 | To activate the new configuration, you need to run: 2026-06-26 03:17:36.014 | systemctl restart apache2 2026-06-26 03:17:36.019 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-06-26 03:17:36.023 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-06-26 03:17:36.026 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-26 03:17:36.029 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-26 03:17:36.033 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-26 03:17:36.165 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-06-26 03:17:36.168 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-06-26 03:17:36.171 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-06-26 03:17:36.175 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-26 03:17:36.178 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 03:17:36.182 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 03:17:36.185 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-06-26 03:17:36.190 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-06-26 03:17:36.195 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-06-26 03:17:36.195 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-06-26 03:17:36.205 | KeepAlive Off 2026-06-26 03:17:36.212 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-26 03:17:36.215 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-06-26 03:17:36.223 | SetEnv proxy-sendchunked 1 2026-06-26 03:17:36.230 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-06-26 03:17:36.230 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-26 03:17:36.240 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-06-26 03:17:36.245 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-06-26 03:17:36.249 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-06-26 03:17:36.252 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-26 03:17:36.255 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-26 03:17:36.259 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-26 03:17:36.262 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-26 03:17:36.266 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 03:17:36.269 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 03:17:36.273 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-26 03:17:36.276 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-26 03:17:36.280 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 03:17:36.283 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 03:17:36.286 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-06-26 03:17:36.298 | perl: warning: Setting locale failed. 2026-06-26 03:17:36.298 | perl: warning: Please check that your locale settings: 2026-06-26 03:17:36.298 | LANGUAGE = (unset), 2026-06-26 03:17:36.298 | LC_ALL = "en_US.utf8", 2026-06-26 03:17:36.298 | LANG = "de_DE.UTF-8" 2026-06-26 03:17:36.298 | are supported and installed on your system. 2026-06-26 03:17:36.298 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 03:17:36.337 | Enabling site glance-api. 2026-06-26 03:17:36.343 | To activate the new configuration, you need to run: 2026-06-26 03:17:36.343 | systemctl reload apache2 2026-06-26 03:17:36.349 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-06-26 03:17:36.353 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-26 03:17:36.356 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-26 03:17:36.360 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-26 03:17:36.500 | ++ lib/glance:configure_glance:461 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-06-26 03:17:36.508 | + lib/glance:configure_glance:461 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-06-26 03:17:36.549 | + lib/glance:configure_glance:465 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-06-26 03:17:36.593 | + lib/glance:configure_glance:467 : [[ True == True ]] 2026-06-26 03:17:36.596 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-06-26 03:17:36.640 | + lib/glance:configure_glance:469 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-06-26 03:17:36.680 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-06-26 03:17:36.720 | + ./stack.sh:main:945 : is_service_enabled cinder 2026-06-26 03:17:36.743 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:17:36.746 | + ./stack.sh:main:947 : stack_install_service cinder 2026-06-26 03:17:36.750 | + lib/stack:stack_install_service:20 : local service=cinder 2026-06-26 03:17:36.753 | + lib/stack:stack_install_service:21 : type install_cinder 2026-06-26 03:17:36.757 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-26 03:17:36.760 | + lib/stack:stack_install_service:32 : install_cinder 2026-06-26 03:17:36.763 | + lib/cinder:install_cinder:525 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder refs/changes/72/986472/5 2026-06-26 03:17:36.766 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-06-26 03:17:36.770 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-06-26 03:17:36.773 | + functions-common:git_clone:591 : local git_ref=refs/changes/72/986472/5 2026-06-26 03:17:36.777 | + functions-common:git_clone:592 : local orig_dir 2026-06-26 03:17:36.781 | ++ functions-common:git_clone:593 : pwd 2026-06-26 03:17:36.785 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-26 03:17:36.788 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-26 03:17:36.792 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-26 03:17:36.815 | + functions-common:git_clone:596 : RECLONE=False 2026-06-26 03:17:36.818 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-26 03:17:36.822 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-26 03:17:36.826 | + functions-common:git_clone:610 : echo refs/changes/72/986472/5 2026-06-26 03:17:36.826 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-26 03:17:36.833 | + functions-common:git_clone:612 : [[ ! -d /opt/stack/cinder ]] 2026-06-26 03:17:36.836 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2026-06-26 03:17:36.840 | + functions-common:git_clone:618 : git_timed clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-06-26 03:17:36.844 | + functions-common:git_timed:697 : local count=0 2026-06-26 03:17:36.847 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 03:17:36.850 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 03:17:36.854 | + functions-common:git_timed:701 : timeout=0 2026-06-26 03:17:36.857 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 03:17:36.860 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 03:17:36.864 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:17:36.867 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:17:36.871 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:17:36.876 | + functions-common:time_start:2411 : _TIME_START[$name]=1782443856873 2026-06-26 03:17:36.879 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-06-26 03:17:36.883 | Cloning into '/opt/stack/cinder'... 2026-06-26 03:18:35.078 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 03:18:35.082 | + functions-common:time_stop:2420 : local name 2026-06-26 03:18:35.086 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:18:35.090 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:18:35.094 | + functions-common:time_stop:2423 : local total 2026-06-26 03:18:35.097 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:18:35.101 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 03:18:35.105 | + functions-common:time_stop:2427 : start_time=1782443856873 2026-06-26 03:18:35.108 | + functions-common:time_stop:2429 : [[ -z 1782443856873 ]] 2026-06-26 03:18:35.113 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:18:35.118 | + functions-common:time_stop:2432 : end_time=1782443915114 2026-06-26 03:18:35.122 | + functions-common:time_stop:2433 : elapsed_time=58241 2026-06-26 03:18:35.126 | + functions-common:time_stop:2434 : total=33743 2026-06-26 03:18:35.130 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:18:35.133 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=91984 2026-06-26 03:18:35.137 | + functions-common:git_clone:620 : cd /opt/stack/cinder 2026-06-26 03:18:35.141 | + functions-common:git_clone:621 : git_timed fetch https://review.opendev.org/openstack/cinder.git refs/changes/72/986472/5 2026-06-26 03:18:35.145 | + functions-common:git_timed:697 : local count=0 2026-06-26 03:18:35.149 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 03:18:35.152 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 03:18:35.156 | + functions-common:git_timed:701 : timeout=0 2026-06-26 03:18:35.160 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 03:18:35.164 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 03:18:35.168 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:18:35.172 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:18:35.176 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:18:35.182 | + functions-common:time_start:2411 : _TIME_START[$name]=1782443915178 2026-06-26 03:18:35.186 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/cinder.git refs/changes/72/986472/5 2026-06-26 03:18:36.245 | From https://review.opendev.org/openstack/cinder 2026-06-26 03:18:36.246 | * branch refs/changes/72/986472/5 -> FETCH_HEAD 2026-06-26 03:18:36.254 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 03:18:36.258 | + functions-common:time_stop:2420 : local name 2026-06-26 03:18:36.262 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:18:36.265 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:18:36.269 | + functions-common:time_stop:2423 : local total 2026-06-26 03:18:36.273 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:18:36.276 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 03:18:36.280 | + functions-common:time_stop:2427 : start_time=1782443915178 2026-06-26 03:18:36.284 | + functions-common:time_stop:2429 : [[ -z 1782443915178 ]] 2026-06-26 03:18:36.289 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:18:36.294 | + functions-common:time_stop:2432 : end_time=1782443916290 2026-06-26 03:18:36.298 | + functions-common:time_stop:2433 : elapsed_time=1112 2026-06-26 03:18:36.302 | + functions-common:time_stop:2434 : total=91984 2026-06-26 03:18:36.305 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:18:36.309 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=93096 2026-06-26 03:18:36.313 | + functions-common:git_clone:621 : git checkout FETCH_HEAD 2026-06-26 03:18:36.366 | Note: switching to 'FETCH_HEAD'. 2026-06-26 03:18:36.366 | 2026-06-26 03:18:36.367 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-26 03:18:36.367 | changes and commit them, and you can discard any commits you make in this 2026-06-26 03:18:36.367 | state without impacting any branches by switching back to a branch. 2026-06-26 03:18:36.367 | 2026-06-26 03:18:36.367 | If you want to create a new branch to retain commits you create, you may 2026-06-26 03:18:36.367 | do so (now or later) by using -c with the switch command. Example: 2026-06-26 03:18:36.367 | 2026-06-26 03:18:36.367 | git switch -c 2026-06-26 03:18:36.367 | 2026-06-26 03:18:36.367 | Or undo this operation with: 2026-06-26 03:18:36.367 | 2026-06-26 03:18:36.367 | git switch - 2026-06-26 03:18:36.368 | 2026-06-26 03:18:36.368 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-26 03:18:36.368 | 2026-06-26 03:18:36.368 | HEAD is now at cd2a0c893 Enable SRBAC by default 2026-06-26 03:18:36.372 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-06-26 03:18:36.391 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-06-26 03:18:36.396 | + functions-common:git_clone:673 : git show --oneline 2026-06-26 03:18:36.396 | + functions-common:git_clone:673 : head -1 2026-06-26 03:18:36.404 | cd2a0c893 Enable SRBAC by default 2026-06-26 03:18:36.411 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-26 03:18:36.415 | + lib/cinder:install_cinder:526 : setup_develop /opt/stack/cinder 2026-06-26 03:18:36.419 | + inc/python:setup_develop:353 : local bindep 2026-06-26 03:18:36.423 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-26 03:18:36.427 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-06-26 03:18:36.431 | + inc/python:setup_develop:359 : local extras= 2026-06-26 03:18:36.435 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-06-26 03:18:36.439 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-26 03:18:36.443 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-26 03:18:36.447 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-06-26 03:18:36.451 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-26 03:18:36.455 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-26 03:18:36.460 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-06-26 03:18:36.464 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-26 03:18:36.469 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-06-26 03:18:36.473 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-26 03:18:36.477 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-26 03:18:36.482 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-06-26 03:18:36.489 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-06-26 03:18:36.493 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-06-26 03:18:36.497 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-06-26 03:18:36.655 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-06-26 03:18:36.659 | + inc/python:setup_package:436 : local bindep=0 2026-06-26 03:18:36.663 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-26 03:18:36.667 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-26 03:18:36.671 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-26 03:18:36.675 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-06-26 03:18:36.679 | + inc/python:setup_package:445 : local flags=-e 2026-06-26 03:18:36.684 | + inc/python:setup_package:446 : local extras= 2026-06-26 03:18:36.688 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-26 03:18:36.692 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-26 03:18:36.696 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-26 03:18:36.700 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-26 03:18:36.704 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-26 03:18:36.708 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-06-26 03:18:36.739 | Using python 3.12 to install /opt/stack/cinder 2026-06-26 03:18:36.743 | + 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-26 03:18:37.738 | Obtaining file:///opt/stack/cinder 2026-06-26 03:18:37.743 | Installing build dependencies: started 2026-06-26 03:18:39.526 | Installing build dependencies: finished with status 'done' 2026-06-26 03:18:39.527 | Checking if build backend supports build_editable: started 2026-06-26 03:18:40.067 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-26 03:18:40.068 | Getting requirements to build editable: started 2026-06-26 03:18:40.375 | Getting requirements to build editable: finished with status 'done' 2026-06-26 03:18:40.377 | Preparing editable metadata (pyproject.toml): started 2026-06-26 03:18:41.766 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-26 03:18:41.793 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (7.0.3) 2026-06-26 03:18:41.793 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (5.3.1) 2026-06-26 03:18:41.796 | 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.dev140) (0.41.0) 2026-06-26 03:18:41.796 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (3.3.0) 2026-06-26 03:18:41.796 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (3.5.2) 2026-06-26 03:18:41.797 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (2.1.0) 2026-06-26 03:18:41.798 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (4.26.0) 2026-06-26 03:18:41.799 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (5.14.0) 2026-06-26 03:18:41.800 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (13.0.0) 2026-06-26 03:18:42.442 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev140) 2026-06-26 03:18:42.588 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-06-26 03:18:42.602 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (10.5.0) 2026-06-26 03:18:42.604 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (7.5.0) 2026-06-26 03:18:42.604 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (6.4.0) 2026-06-26 03:18:42.604 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (18.0.0) 2026-06-26 03:18:42.605 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (8.2.0) 2026-06-26 03:18:42.607 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (18.1.0) 2026-06-26 03:18:42.608 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (8.1.0) 2026-06-26 03:18:42.609 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (5.1.0) 2026-06-26 03:18:42.610 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (3.11.0) 2026-06-26 03:18:42.611 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (3.8.0) 2026-06-26 03:18:42.612 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (7.9.0) 2026-06-26 03:18:42.612 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (5.10.0) 2026-06-26 03:18:42.613 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (4.6.0) 2026-06-26 03:18:42.616 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (2.7.1) 2026-06-26 03:18:42.616 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (10.1.1) 2026-06-26 03:18:42.657 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev140) 2026-06-26 03:18:42.673 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl.metadata (2.5 kB) 2026-06-26 03:18:42.683 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (4.4.0) 2026-06-26 03:18:42.684 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (26.2) 2026-06-26 03:18:42.728 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev140) 2026-06-26 03:18:42.743 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-26 03:18:42.757 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (3.10.1) 2026-06-26 03:18:42.757 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (3.1.0) 2026-06-26 03:18:42.757 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (3.3.2) 2026-06-26 03:18:42.757 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (7.4.0) 2026-06-26 03:18:42.794 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev140) 2026-06-26 03:18:42.810 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-26 03:18:42.822 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (5.8.0) 2026-06-26 03:18:42.864 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev140) 2026-06-26 03:18:42.880 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-26 03:18:42.923 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev140) 2026-06-26 03:18:42.939 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-26 03:18:42.952 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (2.34.2) 2026-06-26 03:18:42.953 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (2.5.1) 2026-06-26 03:18:42.954 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (6.3.0) 2026-06-26 03:18:43.069 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev140) 2026-06-26 03:18:43.085 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-06-26 03:18:43.095 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (2.0.51) 2026-06-26 03:18:43.096 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (5.8.0) 2026-06-26 03:18:43.122 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev140) 2026-06-26 03:18:43.137 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-06-26 03:18:43.162 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (9.1.4) 2026-06-26 03:18:43.163 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (1.8.10) 2026-06-26 03:18:43.165 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (6.8.0) 2026-06-26 03:18:43.293 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev140) 2026-06-26 03:18:43.309 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-26 03:18:43.318 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (7.1.0) 2026-06-26 03:18:43.462 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev140) 2026-06-26 03:18:43.478 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-26 03:18:43.565 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev140) 2026-06-26 03:18:43.581 | Downloading google_api_python_client-2.197.0-py3-none-any.whl.metadata (7.0 kB) 2026-06-26 03:18:43.593 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (5.7.0) 2026-06-26 03:18:43.593 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (43.0.3) 2026-06-26 03:18:43.595 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (0.2.3) 2026-06-26 03:18:43.792 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev140) 2026-06-26 03:18:43.808 | 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-26 03:18:44.197 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev140) 2026-06-26 03:18:44.213 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-06-26 03:18:44.224 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev140) (1.9.0) 2026-06-26 03:18:44.225 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (2026.2) 2026-06-26 03:18:44.227 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (7.1.4) 2026-06-26 03:18:44.658 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev140) 2026-06-26 03:18:44.673 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-06-26 03:18:44.685 | 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.dev140) (1.1.0) 2026-06-26 03:18:44.720 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev140) 2026-06-26 03:18:44.797 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-06-26 03:18:44.810 | 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.dev140) (2.9.0.post0) 2026-06-26 03:18:44.812 | 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.dev140) (2.7.0) 2026-06-26 03:18:44.815 | 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.dev140) (1.17.0) 2026-06-26 03:18:44.848 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev140) (2.0.0) 2026-06-26 03:18:44.852 | 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.dev140) (3.0) 2026-06-26 03:18:44.861 | 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.dev140) (2.8.0) 2026-06-26 03:18:44.869 | 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.dev140) (3.1.0) 2026-06-26 03:18:44.871 | 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.dev140) (2.2.1) 2026-06-26 03:18:44.875 | 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.dev140) (0.31.2) 2026-06-26 03:18:44.932 | 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.dev140) 2026-06-26 03:18:44.948 | Downloading google_auth-2.55.0-py3-none-any.whl.metadata (5.1 kB) 2026-06-26 03:18:44.988 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev140) 2026-06-26 03:18:45.003 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-06-26 03:18:45.063 | 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.dev140) 2026-06-26 03:18:45.078 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-26 03:18:45.115 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev140) 2026-06-26 03:18:45.130 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-26 03:18:45.175 | 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.dev140) 2026-06-26 03:18:45.190 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-06-26 03:18:45.483 | 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.dev140) 2026-06-26 03:18:45.498 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-06-26 03:18:45.541 | 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.dev140) 2026-06-26 03:18:45.556 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-26 03:18:45.607 | 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.dev140) 2026-06-26 03:18:45.622 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-26 03:18:45.650 | 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.dev140) (3.4.7) 2026-06-26 03:18:45.651 | 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.dev140) (3.18) 2026-06-26 03:18:45.653 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev140) (2023.11.17) 2026-06-26 03:18:45.672 | 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.dev140) (26.1.0) 2026-06-26 03:18:45.672 | 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.dev140) (2025.9.1) 2026-06-26 03:18:45.674 | 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.dev140) (0.37.0) 2026-06-26 03:18:45.674 | 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.dev140) (2026.5.1) 2026-06-26 03:18:45.683 | 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.dev140) (1.8.2) 2026-06-26 03:18:45.684 | 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.dev140) (4.15.0) 2026-06-26 03:18:45.688 | 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.dev140) (4.2.0) 2026-06-26 03:18:45.690 | 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.dev140) (4.0.1) 2026-06-26 03:18:45.692 | 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.dev140) (2.13.0) 2026-06-26 03:18:45.702 | 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.dev140) (7.2.2) 2026-06-26 03:18:45.707 | 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.dev140) (1.5.0) 2026-06-26 03:18:45.716 | 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.dev140) (0.20) 2026-06-26 03:18:45.723 | 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.dev140) (1.3.0) 2026-06-26 03:18:45.723 | 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.dev140) (2.0.0) 2026-06-26 03:18:45.723 | 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.dev140) (6.0.3) 2026-06-26 03:18:45.732 | 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.dev140) (1.18.4) 2026-06-26 03:18:45.734 | 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.dev140) (2.1.2) 2026-06-26 03:18:45.735 | 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.dev140) (0.6.2) 2026-06-26 03:18:45.739 | 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.dev140) (1.3.12) 2026-06-26 03:18:45.753 | 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.dev140) (5.3.1) 2026-06-26 03:18:45.754 | 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.dev140) (5.6.2) 2026-06-26 03:18:45.756 | 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.dev140) (0.16.0) 2026-06-26 03:18:45.760 | 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.dev140) (5.1.0) 2026-06-26 03:18:45.775 | 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.dev140) (0.25.0) 2026-06-26 03:18:45.779 | 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.dev140) (5.0.0) 2026-06-26 03:18:45.780 | 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.dev140) (3.1.6) 2026-06-26 03:18:45.782 | 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.dev140) (4.0.1) 2026-06-26 03:18:45.791 | 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.dev140) (3.0.3) 2026-06-26 03:18:45.803 | 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.dev140) (1.2.1) 2026-06-26 03:18:45.825 | 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.dev140) (1.7.6) 2026-06-26 03:18:45.949 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev140) 2026-06-26 03:18:45.964 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-26 03:18:46.073 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev140) 2026-06-26 03:18:46.088 | 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-26 03:18:46.104 | 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.dev140) (3.17.0) 2026-06-26 03:18:46.149 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev140) 2026-06-26 03:18:46.164 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-26 03:18:46.227 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev140) 2026-06-26 03:18:46.244 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-26 03:18:46.340 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev140) 2026-06-26 03:18:46.356 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-06-26 03:18:46.377 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev140) (82.0.1) 2026-06-26 03:18:46.392 | 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.dev140) (0.8.1) 2026-06-26 03:18:46.453 | 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.dev140) 2026-06-26 03:18:46.468 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-06-26 03:18:46.502 | 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.dev140) (4.14.0) 2026-06-26 03:18:46.509 | 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.dev140) (0.6.0) 2026-06-26 03:18:46.510 | 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.dev140) (4.0.0) 2026-06-26 03:18:46.520 | 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.dev140) (3.0.52) 2026-06-26 03:18:46.521 | 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.dev140) (1.11.0) 2026-06-26 03:18:46.522 | 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.dev140) (15.0.0) 2026-06-26 03:18:46.523 | 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.dev140) (1.8.0) 2026-06-26 03:18:46.563 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev140) 2026-06-26 03:18:46.579 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-26 03:18:46.591 | 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.dev140) (24.2.1) 2026-06-26 03:18:46.637 | 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.dev140) (4.2.0) 2026-06-26 03:18:46.638 | 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.dev140) (2.20.0) 2026-06-26 03:18:46.649 | 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.dev140) (0.1.2) 2026-06-26 03:18:46.668 | 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.dev140) (0.8) 2026-06-26 03:18:46.712 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev140) 2026-06-26 03:18:46.727 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-06-26 03:18:46.782 | 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.dev140) (3.6.1) 2026-06-26 03:18:46.783 | 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.dev140) (3.4.0) 2026-06-26 03:18:46.785 | 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.dev140) (4.0.1) 2026-06-26 03:18:46.860 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev140) 2026-06-26 03:18:46.875 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-06-26 03:18:46.911 | 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.dev140) (1.33) 2026-06-26 03:18:46.918 | 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.dev140) (3.1.1) 2026-06-26 03:18:47.009 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-06-26 03:18:47.044 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-06-26 03:18:47.266 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 62.8 MB/s 0:00:00 2026-06-26 03:18:47.282 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-06-26 03:18:47.307 | Downloading google_api_python_client-2.197.0-py3-none-any.whl (15.3 MB) 2026-06-26 03:18:47.529 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.3/15.3 MB 70.0 MB/s 0:00:00 2026-06-26 03:18:47.544 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-06-26 03:18:47.567 | Downloading google_auth-2.55.0-py3-none-any.whl (252 kB) 2026-06-26 03:18:47.592 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-06-26 03:18:47.613 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-06-26 03:18:47.639 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-06-26 03:18:47.661 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-06-26 03:18:47.686 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-06-26 03:18:47.707 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-06-26 03:18:47.787 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 68.4 MB/s 0:00:00 2026-06-26 03:18:47.803 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-06-26 03:18:47.825 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl (99 kB) 2026-06-26 03:18:47.849 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-06-26 03:18:47.867 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 32.7 MB/s 0:00:00 2026-06-26 03:18:47.883 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-06-26 03:18:47.905 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-06-26 03:18:47.928 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-06-26 03:18:47.950 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-06-26 03:18:47.972 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-06-26 03:18:48.003 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 50.2 MB/s 0:00:00 2026-06-26 03:18:48.018 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-06-26 03:18:48.042 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-06-26 03:18:48.070 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-06-26 03:18:48.092 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-06-26 03:18:48.115 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-06-26 03:18:48.137 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-06-26 03:18:48.158 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-06-26 03:18:48.181 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-06-26 03:18:48.204 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-06-26 03:18:48.227 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-06-26 03:18:48.250 | 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-26 03:18:48.291 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 57.8 MB/s 0:00:00 2026-06-26 03:18:48.308 | 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-26 03:18:48.470 | Building wheels for collected packages: cinder 2026-06-26 03:18:48.472 | Building editable for cinder (pyproject.toml): started 2026-06-26 03:18:50.132 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-06-26 03:18:50.133 | Created wheel for cinder: filename=cinder-28.1.0.dev140-0.editable-py3-none-any.whl size=9192 sha256=b8d8138ed4cc139f5e2f64c9e7aa89377a5bb0af4bff46861fc261d4efd6daf8 2026-06-26 03:18:50.136 | Stored in directory: /tmp/pip-ephem-wheel-cache-pixgf5t5/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-06-26 03:18:50.139 | Successfully built cinder 2026-06-26 03:18:50.548 | 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-26 03:18:50.910 | Attempting uninstall: pyudev 2026-06-26 03:18:50.929 | Found existing installation: pyudev 0.24.0 2026-06-26 03:18:50.929 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 03:18:50.930 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-06-26 03:18:50.986 | Attempting uninstall: pyasn1 2026-06-26 03:18:51.004 | Found existing installation: pyasn1 0.4.8 2026-06-26 03:18:51.005 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 03:18:51.006 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-06-26 03:18:52.724 | Attempting uninstall: botocore 2026-06-26 03:18:52.743 | Found existing installation: botocore 1.34.46 2026-06-26 03:18:52.744 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 03:18:52.747 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-06-26 03:18:53.949 | Attempting uninstall: s3transfer 2026-06-26 03:18:53.969 | Found existing installation: s3transfer 0.10.1 2026-06-26 03:18:53.970 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 03:18:53.970 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-06-26 03:18:54.651 | Attempting uninstall: boto3 2026-06-26 03:18:54.670 | Found existing installation: boto3 1.34.46 2026-06-26 03:18:54.671 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-26 03:18:54.671 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-06-26 03:18:56.775 | 2026-06-26 03:18:56.798 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev140 cotyledon-2.2.0 google-api-core-2.31.0 google-api-python-client-2.197.0 google-auth-2.55.0 google-auth-httplib2-0.4.0 googleapis-common-protos-1.75.0 invoke-3.0.3 lxml-6.1.1 oslo.versionedobjects-3.10.2 oslo.vmware-4.9.0 paramiko-4.0.0 proto-plus-1.28.0 protobuf-6.33.6 pyasn1-0.6.3 pyasn1-modules-0.4.2 pynacl-1.6.2 python-glanceclient-4.12.0 python-novaclient-18.13.0 python-swiftclient-4.10.0 pyudev-0.24.4 rtslib-fb-2.2.4 s3transfer-0.10.4 setproctitle-1.3.7 suds-community-1.2.0 tabulate-0.10.0 tooz-8.1.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-06-26 03:18:57.284 | + inc/python:pip_install:216 : result=0 2026-06-26 03:18:57.288 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-26 03:18:57.293 | + functions-common:time_stop:2420 : local name 2026-06-26 03:18:57.296 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:18:57.300 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:18:57.303 | + functions-common:time_stop:2423 : local total 2026-06-26 03:18:57.307 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:18:57.311 | + functions-common:time_stop:2426 : name=pip_install 2026-06-26 03:18:57.314 | + functions-common:time_stop:2427 : start_time=1782443916731 2026-06-26 03:18:57.318 | + functions-common:time_stop:2429 : [[ -z 1782443916731 ]] 2026-06-26 03:18:57.322 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:18:57.328 | + functions-common:time_stop:2432 : end_time=1782443937323 2026-06-26 03:18:57.332 | + functions-common:time_stop:2433 : elapsed_time=20592 2026-06-26 03:18:57.335 | + functions-common:time_stop:2434 : total=98792 2026-06-26 03:18:57.338 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:18:57.342 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=119384 2026-06-26 03:18:57.346 | + inc/python:pip_install:219 : return 0 2026-06-26 03:18:57.350 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-26 03:18:57.353 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-26 03:18:57.357 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-06-26 03:18:57.361 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-06-26 03:18:57.365 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 03:18:57.368 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 03:18:57.372 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-06-26 03:18:57.376 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 03:18:57.380 | + lib/cinder:install_cinder:527 : [[ lioadm == \t\g\t\a\d\m ]] 2026-06-26 03:18:57.383 | + lib/cinder:install_cinder:529 : [[ lioadm == \l\i\o\a\d\m ]] 2026-06-26 03:18:57.387 | + lib/cinder:install_cinder:530 : is_ubuntu 2026-06-26 03:18:57.391 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 03:18:57.395 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 03:18:57.399 | + lib/cinder:install_cinder:532 : sudo mkdir -p /etc/target 2026-06-26 03:18:57.417 | + lib/cinder:install_cinder:534 : install_package targetcli-fb 2026-06-26 03:18:57.421 | + functions-common:install_package:1438 : update_package_repo 2026-06-26 03:18:57.424 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-26 03:18:57.428 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-26 03:18:57.432 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-26 03:18:57.435 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-26 03:18:57.439 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-26 03:18:57.443 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 03:18:57.447 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 03:18:57.450 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-26 03:18:57.454 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-26 03:18:57.458 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-26 03:18:57.462 | + functions-common:apt_get_update:1167 : return 2026-06-26 03:18:57.466 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-06-26 03:18:57.470 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-26 03:18:57.473 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 03:18:57.477 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 03:18:57.481 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-06-26 03:18:57.512 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-06-26 03:18:57.555 | Reading package lists... 2026-06-26 03:18:57.938 | Building dependency tree... 2026-06-26 03:18:57.942 | Reading state information... 2026-06-26 03:18:58.481 | The following additional packages will be installed: 2026-06-26 03:18:58.481 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-06-26 03:18:58.482 | python3-urwid python3-wcwidth 2026-06-26 03:18:58.486 | Suggested packages: 2026-06-26 03:18:58.486 | python-urwid-doc 2026-06-26 03:18:58.525 | The following NEW packages will be installed: 2026-06-26 03:18:58.525 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-06-26 03:18:58.525 | python3-urwid python3-wcwidth targetcli-fb 2026-06-26 03:18:58.618 | 0 upgraded, 6 newly installed, 0 to remove and 85 not upgraded. 2026-06-26 03:18:58.618 | Need to get 385 kB of archives. 2026-06-26 03:18:58.618 | After this operation, 3098 kB of additional disk space will be used. 2026-06-26 03:18:58.618 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-06-26 03:18:58.661 | 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-26 03:18:58.663 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-06-26 03:18:58.678 | 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-26 03:18:58.688 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-06-26 03:18:58.689 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-06-26 03:18:58.929 | perl: warning: Setting locale failed. 2026-06-26 03:18:58.929 | perl: warning: Please check that your locale settings: 2026-06-26 03:18:58.929 | LANGUAGE = (unset), 2026-06-26 03:18:58.929 | LC_ALL = "en_US.utf8", 2026-06-26 03:18:58.929 | LANG = "de_DE.UTF-8" 2026-06-26 03:18:58.929 | are supported and installed on your system. 2026-06-26 03:18:58.929 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 03:18:58.993 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 03:18:58.993 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 03:18:58.993 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 03:18:59.194 | Fetched 385 kB in 0s (2862 kB/s) 2026-06-26 03:18:59.234 | Selecting previously unselected package python3-typing-extensions. 2026-06-26 03:18:59.299 | (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-26 03:18:59.306 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-06-26 03:18:59.310 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-06-26 03:18:59.361 | Selecting previously unselected package python3-wcwidth. 2026-06-26 03:18:59.374 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-06-26 03:18:59.377 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-26 03:18:59.432 | Selecting previously unselected package python3-urwid. 2026-06-26 03:18:59.448 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-06-26 03:18:59.451 | Unpacking python3-urwid (2.6.10-1) ... 2026-06-26 03:18:59.540 | Selecting previously unselected package python3-configshell-fb. 2026-06-26 03:18:59.556 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-06-26 03:18:59.559 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-26 03:18:59.616 | Selecting previously unselected package python3-rtslib-fb. 2026-06-26 03:18:59.631 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-06-26 03:18:59.635 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-26 03:18:59.702 | Selecting previously unselected package targetcli-fb. 2026-06-26 03:18:59.717 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-06-26 03:18:59.721 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-26 03:18:59.799 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-26 03:19:00.955 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-06-26 03:19:00.963 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-26 03:19:01.278 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-06-26 03:19:01.521 | Setting up python3-urwid (2.6.10-1) ... 2026-06-26 03:19:02.067 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-26 03:19:02.260 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-26 03:19:02.260 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-26 03:19:02.285 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-26 03:19:02.285 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-26 03:19:02.285 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-26 03:19:02.285 | keyword = Word(alphanums + '_\-') 2026-06-26 03:19:02.285 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-26 03:19:02.285 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-26 03:19:02.286 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-26 03:19:02.286 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-26 03:19:02.286 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-26 03:19:02.286 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-26 03:19:02.294 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-26 03:19:02.294 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-26 03:19:02.316 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-26 03:19:02.316 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-26 03:19:02.316 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-26 03:19:02.316 | keyword = Word(alphanums + '_\-') 2026-06-26 03:19:02.316 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-26 03:19:02.316 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-26 03:19:02.317 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-26 03:19:02.317 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-26 03:19:02.317 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-26 03:19:02.317 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-26 03:19:02.348 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-26 03:19:02.556 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-06-26 03:19:02.556 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-06-26 03:19:02.848 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-26 03:19:03.698 | perl: warning: Setting locale failed. 2026-06-26 03:19:03.698 | perl: warning: Please check that your locale settings: 2026-06-26 03:19:03.698 | LANGUAGE = (unset), 2026-06-26 03:19:03.698 | LC_ALL = "en_US.utf8", 2026-06-26 03:19:03.698 | LANG = "de_DE.UTF-8" 2026-06-26 03:19:03.698 | are supported and installed on your system. 2026-06-26 03:19:03.698 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 03:19:03.825 | perl: warning: Setting locale failed. 2026-06-26 03:19:03.826 | perl: warning: Please check that your locale settings: 2026-06-26 03:19:03.827 | LANGUAGE = (unset), 2026-06-26 03:19:03.827 | LC_ALL = "en_US.utf8", 2026-06-26 03:19:03.827 | LANG = "de_DE.UTF-8" 2026-06-26 03:19:03.827 | are supported and installed on your system. 2026-06-26 03:19:03.827 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 03:19:03.877 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 03:19:03.877 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 03:19:03.877 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 03:19:03.948 | perl: warning: Setting locale failed. 2026-06-26 03:19:03.948 | perl: warning: Please check that your locale settings: 2026-06-26 03:19:03.948 | LANGUAGE = (unset), 2026-06-26 03:19:03.948 | LC_ALL = "en_US.utf8", 2026-06-26 03:19:03.948 | LANG = "de_DE.UTF-8" 2026-06-26 03:19:03.948 | are supported and installed on your system. 2026-06-26 03:19:03.948 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 03:19:04.437 | 2026-06-26 03:19:04.437 | Running kernel seems to be up-to-date. 2026-06-26 03:19:04.437 | 2026-06-26 03:19:04.437 | Restarting services... 2026-06-26 03:19:04.484 | 2026-06-26 03:19:04.485 | Service restarts being deferred: 2026-06-26 03:19:04.485 | /etc/needrestart/restart.d/dbus.service 2026-06-26 03:19:04.485 | systemctl restart systemd-logind.service 2026-06-26 03:19:04.485 | systemctl restart virtlockd.service 2026-06-26 03:19:04.485 | systemctl restart virtlogd.service 2026-06-26 03:19:04.485 | 2026-06-26 03:19:04.485 | No containers need to be restarted. 2026-06-26 03:19:04.485 | 2026-06-26 03:19:04.485 | User sessions running outdated binaries: 2026-06-26 03:19:04.485 | quobyte @ session #5: sshd[2025] 2026-06-26 03:19:04.494 | quobyte @ user manager service: systemd[1164] 2026-06-26 03:19:04.505 | 2026-06-26 03:19:04.505 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-26 03:19:06.618 | + functions-common:apt_get:1211 : result=0 2026-06-26 03:19:06.621 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-26 03:19:06.625 | + functions-common:time_stop:2420 : local name 2026-06-26 03:19:06.628 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:19:06.630 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:19:06.634 | + functions-common:time_stop:2423 : local total 2026-06-26 03:19:06.637 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:19:06.640 | + functions-common:time_stop:2426 : name=apt-get 2026-06-26 03:19:06.643 | + functions-common:time_stop:2427 : start_time=1782443937507 2026-06-26 03:19:06.646 | + functions-common:time_stop:2429 : [[ -z 1782443937507 ]] 2026-06-26 03:19:06.649 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:19:06.654 | + functions-common:time_stop:2432 : end_time=1782443946650 2026-06-26 03:19:06.656 | + functions-common:time_stop:2433 : elapsed_time=9143 2026-06-26 03:19:06.658 | + functions-common:time_stop:2434 : total=167169 2026-06-26 03:19:06.662 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:19:06.665 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=176312 2026-06-26 03:19:06.668 | + functions-common:apt_get:1215 : return 0 2026-06-26 03:19:06.670 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-26 03:19:06.674 | + ./stack.sh:main:948 : configure_cinder 2026-06-26 03:19:06.677 | + lib/cinder:configure_cinder:295 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-06-26 03:19:06.692 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-06-26 03:19:06.696 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-06-26 03:19:06.699 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-06-26 03:19:06.701 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-26 03:19:06.705 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-06-26 03:19:06.705 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-26 03:19:06.709 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-06-26 03:19:06.711 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-06-26 03:19:06.714 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-26 03:19:06.716 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-06-26 03:19:06.718 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-06-26 03:19:06.721 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-06-26 03:19:06.723 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-06-26 03:19:06.725 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-06-26 03:19:06.740 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-06-26 03:19:06.755 | + 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-26 03:19:06.770 | + 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-26 03:19:06.785 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-06-26 03:19:06.799 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-06-26 03:19:06.814 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-26 03:19:06.817 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-26 03:19:06.820 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.injEJrKK7W 2026-06-26 03:19:06.822 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-26 03:19:06.825 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-26 03:19:06.827 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-06-26 03:19:06.829 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.injEJrKK7W 2026-06-26 03:19:06.833 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.injEJrKK7W 2026-06-26 03:19:06.847 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.injEJrKK7W /etc/sudoers.d/cinder-rootwrap 2026-06-26 03:19:06.864 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-06-26 03:19:06.869 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-26 03:19:06.871 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-26 03:19:06.873 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-26 03:19:06.875 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-26 03:19:06.878 | + 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-26 03:19:06.880 | + 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-26 03:19:06.883 | + 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-26 03:19:06.883 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-26 03:19:06.893 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-26 03:19:06.898 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-26 03:19:06.912 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-26 03:19:06.927 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-06-26 03:19:06.929 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-06-26 03:19:06.933 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-06-26 03:19:06.938 | + lib/cinder:configure_cinder:307 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-06-26 03:19:06.940 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-26 03:19:06.943 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-06-26 03:19:06.946 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-26 03:19:06.948 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-26 03:19:06.951 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-06-26 03:19:06.953 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-26 03:19:06.956 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-26 03:19:06.958 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-26 03:19:06.961 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-06-26 03:19:06.992 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-06-26 03:19:07.023 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.132/identity 2026-06-26 03:19:07.055 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-06-26 03:19:07.087 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-06-26 03:19:07.119 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-06-26 03:19:07.153 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-06-26 03:19:07.186 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-06-26 03:19:07.219 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.132/identity 2026-06-26 03:19:07.252 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-26 03:19:07.278 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-06-26 03:19:07.304 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-26 03:19:07.307 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-06-26 03:19:07.336 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-06-26 03:19:07.363 | ++ lib/cinder:configure_cinder:312 : database_connection_url cinder 2026-06-26 03:19:07.365 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-06-26 03:19:07.367 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-06-26 03:19:07.369 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-06-26 03:19:07.371 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-26 03:19:07.373 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-26 03:19:07.376 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-26 03:19:07.390 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:19:07.392 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-26 03:19:07.394 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-06-26 03:19:07.397 | + 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-26 03:19:07.425 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-06-26 03:19:07.452 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-06-26 03:19:07.478 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-06-26 03:19:07.504 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-06-26 03:19:07.531 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-06-26 03:19:07.559 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.132 2026-06-26 03:19:07.586 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-06-26 03:19:07.614 | ++ lib/cinder:configure_cinder:320 : openssl rand -hex 16 2026-06-26 03:19:07.622 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf key_manager fixed_key 86407c9395d04a2778ff9f85378b4205 2026-06-26 03:19:07.649 | + lib/cinder:configure_cinder:321 : [[ -n '' ]] 2026-06-26 03:19:07.651 | + lib/cinder:configure_cinder:326 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-06-26 03:19:07.677 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-06-26 03:19:07.703 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-06-26 03:19:07.729 | + lib/cinder:configure_cinder:333 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-06-26 03:19:07.756 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-06-26 03:19:07.782 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-06-26 03:19:07.808 | + lib/cinder:configure_cinder:338 : is_service_enabled c-vol 2026-06-26 03:19:07.822 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:19:07.824 | + lib/cinder:configure_cinder:338 : [[ -n lvm:lvmdriver-1 ]] 2026-06-26 03:19:07.826 | + lib/cinder:configure_cinder:339 : local enabled_backends= 2026-06-26 03:19:07.829 | + lib/cinder:configure_cinder:340 : local default_name= 2026-06-26 03:19:07.831 | + lib/cinder:configure_cinder:341 : local be be_name be_type 2026-06-26 03:19:07.834 | + lib/cinder:configure_cinder:342 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-26 03:19:07.836 | + lib/cinder:configure_cinder:343 : be_type=lvm 2026-06-26 03:19:07.838 | + lib/cinder:configure_cinder:344 : be_name=lvmdriver-1 2026-06-26 03:19:07.840 | + lib/cinder:configure_cinder:345 : type configure_cinder_backend_lvm 2026-06-26 03:19:07.842 | + lib/cinder:configure_cinder:346 : configure_cinder_backend_lvm lvmdriver-1 2026-06-26 03:19:07.844 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-06-26 03:19:07.847 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-06-26 03:19:07.875 | + 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-26 03:19:07.901 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-06-26 03:19:07.928 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-06-26 03:19:07.954 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-06-26 03:19:07.980 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-06-26 03:19:08.006 | + 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-26 03:19:08.033 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-06-26 03:19:08.059 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-06-26 03:19:08.086 | + lib/cinder:configure_cinder:348 : [[ -z '' ]] 2026-06-26 03:19:08.088 | + lib/cinder:configure_cinder:349 : default_name=lvmdriver-1 2026-06-26 03:19:08.091 | + lib/cinder:configure_cinder:351 : enabled_backends+=lvmdriver-1, 2026-06-26 03:19:08.093 | + lib/cinder:configure_cinder:353 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-06-26 03:19:08.120 | + lib/cinder:configure_cinder:354 : [[ -n lvmdriver-1 ]] 2026-06-26 03:19:08.122 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-06-26 03:19:08.148 | + lib/cinder:configure_cinder:357 : configure_cinder_image_volume_cache 2026-06-26 03:19:08.150 | + lib/cinder:configure_cinder_image_volume_cache:716 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-06-26 03:19:08.152 | + lib/cinder:configure_cinder_image_volume_cache:717 : local be_name=lvmdriver-1 2026-06-26 03:19:08.155 | + lib/cinder:configure_cinder_image_volume_cache:719 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-06-26 03:19:08.181 | + lib/cinder:configure_cinder_image_volume_cache:721 : [[ -n '' ]] 2026-06-26 03:19:08.183 | + lib/cinder:configure_cinder_image_volume_cache:725 : [[ -n '' ]] 2026-06-26 03:19:08.185 | + lib/cinder:configure_cinder:362 : [[ False == \T\r\u\e ]] 2026-06-26 03:19:08.187 | + lib/cinder:configure_cinder:366 : [[ lvmdriver-1, =~ ceph ]] 2026-06-26 03:19:08.190 | + lib/cinder:configure_cinder:371 : is_service_enabled c-bak 2026-06-26 03:19:08.203 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:19:08.206 | + lib/cinder:configure_cinder:379 : is_service_enabled ceilometer 2026-06-26 03:19:08.219 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:19:08.221 | + lib/cinder:configure_cinder:383 : is_service_enabled tls-proxy 2026-06-26 03:19:08.236 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:19:08.238 | + lib/cinder:configure_cinder:390 : '[' False '!=' False ']' 2026-06-26 03:19:08.240 | + lib/cinder:configure_cinder:394 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-06-26 03:19:08.242 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-06-26 03:19:08.244 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-06-26 03:19:08.246 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-26 03:19:08.248 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-26 03:19:08.251 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-26 03:19:08.266 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:19:08.269 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-26 03:19:08.271 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-26 03:19:08.274 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-26 03:19:08.289 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:19:08.291 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.132:5672/ 2026-06-26 03:19:08.294 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.132:5672/ 2026-06-26 03:19:08.322 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-26 03:19:08.324 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-26 03:19:08.326 | + lib/cinder:configure_cinder:397 : setup_logging /etc/cinder/cinder.conf 2026-06-26 03:19:08.328 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-06-26 03:19:08.331 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-06-26 03:19:08.334 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-26 03:19:08.349 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-26 03:19:08.351 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-26 03:19:08.353 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-26 03:19:08.356 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-26 03:19:08.358 | + 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-26 03:19:08.385 | + 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-26 03:19:08.413 | + 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-26 03:19:08.441 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-26 03:19:08.470 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-06-26 03:19:08.498 | + lib/cinder:configure_cinder:399 : is_service_enabled c-api 2026-06-26 03:19:08.513 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:19:08.515 | + lib/cinder:configure_cinder:400 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-06-26 03:19:08.518 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-06-26 03:19:08.520 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-06-26 03:19:08.522 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-06-26 03:19:08.525 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-26 03:19:08.527 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-06-26 03:19:08.529 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-06-26 03:19:08.531 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-26 03:19:08.533 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-26 03:19:08.551 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-26 03:19:08.551 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-26 03:19:08.562 | d /var/run/uwsgi 0755 quobyte root 2026-06-26 03:19:08.566 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-26 03:19:08.581 | /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-26 03:19:08.586 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-06-26 03:19:08.588 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-06-26 03:19:08.591 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-26 03:19:08.594 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-06-26 03:19:08.622 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-06-26 03:19:08.649 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-06-26 03:19:08.677 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-06-26 03:19:08.704 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-26 03:19:08.731 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-26 03:19:08.759 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-06-26 03:19:08.786 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-06-26 03:19:08.812 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-06-26 03:19:08.840 | + 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-26 03:19:08.867 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-26 03:19:08.895 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-26 03:19:08.921 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-06-26 03:19:08.947 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-06-26 03:19:08.973 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-26 03:19:08.975 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-26 03:19:08.978 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-06-26 03:19:08.980 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-06-26 03:19:08.982 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-26 03:19:08.984 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 03:19:08.986 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 03:19:08.988 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-06-26 03:19:08.991 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-06-26 03:19:08.993 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-06-26 03:19:09.019 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-26 03:19:09.046 | + 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-26 03:19:09.046 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-06-26 03:19:09.056 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-06-26 03:19:09.060 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-06-26 03:19:09.062 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-06-26 03:19:09.064 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-26 03:19:09.066 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-26 03:19:09.068 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-26 03:19:09.070 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-26 03:19:09.072 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 03:19:09.075 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 03:19:09.077 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-26 03:19:09.079 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-26 03:19:09.081 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 03:19:09.084 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 03:19:09.086 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-06-26 03:19:09.098 | perl: warning: Setting locale failed. 2026-06-26 03:19:09.098 | perl: warning: Please check that your locale settings: 2026-06-26 03:19:09.098 | LANGUAGE = (unset), 2026-06-26 03:19:09.098 | LC_ALL = "en_US.utf8", 2026-06-26 03:19:09.098 | LANG = "de_DE.UTF-8" 2026-06-26 03:19:09.098 | are supported and installed on your system. 2026-06-26 03:19:09.098 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 03:19:09.137 | Enabling site cinder-api. 2026-06-26 03:19:09.142 | To activate the new configuration, you need to run: 2026-06-26 03:19:09.142 | systemctl reload apache2 2026-06-26 03:19:09.147 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-26 03:19:09.150 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-26 03:19:09.152 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-26 03:19:09.154 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-26 03:19:09.283 | + lib/cinder:configure_cinder:403 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-06-26 03:19:09.286 | + lib/cinder:configure_cinder:407 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.132/image 2026-06-26 03:19:09.313 | + lib/cinder:configure_cinder:408 : is_service_enabled tls-proxy 2026-06-26 03:19:09.327 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:19:09.329 | + lib/cinder:configure_cinder:414 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-06-26 03:19:09.332 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-26 03:19:09.334 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-26 03:19:09.336 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-06-26 03:19:09.338 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-26 03:19:09.340 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-06-26 03:19:09.342 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-26 03:19:09.344 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-26 03:19:09.346 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-06-26 03:19:09.348 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-06-26 03:19:09.377 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-06-26 03:19:09.403 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.132/identity 2026-06-26 03:19:09.431 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-06-26 03:19:09.459 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-06-26 03:19:09.487 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-06-26 03:19:09.514 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-06-26 03:19:09.549 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-06-26 03:19:09.577 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.132/identity 2026-06-26 03:19:09.605 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-06-26 03:19:09.633 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-06-26 03:19:09.661 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-26 03:19:09.663 | + lib/cinder:configure_cinder:417 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-06-26 03:19:09.665 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-26 03:19:09.667 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-26 03:19:09.669 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-26 03:19:09.672 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-06-26 03:19:09.701 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-06-26 03:19:09.730 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.132/identity 2026-06-26 03:19:09.757 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-06-26 03:19:09.785 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-06-26 03:19:09.813 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-06-26 03:19:09.841 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-06-26 03:19:09.868 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-06-26 03:19:09.896 | + lib/cinder:configure_cinder:418 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-06-26 03:19:09.925 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-06-26 03:19:09.953 | + lib/cinder:configure_cinder:421 : [[ ! -z '' ]] 2026-06-26 03:19:09.955 | + lib/cinder:configure_cinder:423 : is_service_enabled etcd3 2026-06-26 03:19:09.970 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:19:09.972 | + lib/cinder:configure_cinder:426 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.132:2379?api_version=v3' 2026-06-26 03:19:10.002 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-26 03:19:10.004 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-26 03:19:10.006 | + lib/cinder:configure_cinder:433 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-06-26 03:19:10.036 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-06-26 03:19:10.063 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-06-26 03:19:10.065 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-06-26 03:19:10.067 | + lib/cinder:init_cinder_service_user_conf:745 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-06-26 03:19:10.097 | + lib/cinder:init_cinder_service_user_conf:746 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-06-26 03:19:10.100 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-26 03:19:10.102 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-26 03:19:10.104 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-26 03:19:10.107 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-06-26 03:19:10.135 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-06-26 03:19:10.163 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.132/identity 2026-06-26 03:19:10.190 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-06-26 03:19:10.218 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-06-26 03:19:10.245 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-06-26 03:19:10.274 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-06-26 03:19:10.301 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-06-26 03:19:10.330 | + ./stack.sh:main:951 : is_service_enabled neutron 2026-06-26 03:19:10.345 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:19:10.348 | + ./stack.sh:main:953 : stack_install_service neutron 2026-06-26 03:19:10.350 | + lib/stack:stack_install_service:20 : local service=neutron 2026-06-26 03:19:10.352 | + lib/stack:stack_install_service:21 : type install_neutron 2026-06-26 03:19:10.355 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-26 03:19:10.357 | + lib/stack:stack_install_service:32 : install_neutron 2026-06-26 03:19:10.359 | + lib/neutron:install_neutron:509 : use_library_from_git neutron-lib 2026-06-26 03:19:10.361 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-06-26 03:19:10.364 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 03:19:10.366 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 03:19:10.368 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-06-26 03:19:10.371 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 03:19:10.373 | + lib/neutron:install_neutron:516 : use_library_from_git sqlalchemy 2026-06-26 03:19:10.376 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-06-26 03:19:10.378 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 03:19:10.380 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 03:19:10.383 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-06-26 03:19:10.385 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 03:19:10.388 | + lib/neutron:install_neutron:520 : use_library_from_git alembic 2026-06-26 03:19:10.390 | + inc/python:use_library_from_git:266 : local name=alembic 2026-06-26 03:19:10.392 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 03:19:10.395 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 03:19:10.397 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-06-26 03:19:10.400 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 03:19:10.402 | + lib/neutron:install_neutron:525 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-06-26 03:19:10.404 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-06-26 03:19:10.406 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-06-26 03:19:10.408 | + functions-common:git_clone:591 : local git_ref=master 2026-06-26 03:19:10.411 | + functions-common:git_clone:592 : local orig_dir 2026-06-26 03:19:10.413 | ++ functions-common:git_clone:593 : pwd 2026-06-26 03:19:10.416 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-26 03:19:10.418 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-26 03:19:10.421 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-26 03:19:10.435 | + functions-common:git_clone:596 : RECLONE=False 2026-06-26 03:19:10.437 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-26 03:19:10.439 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-26 03:19:10.442 | + functions-common:git_clone:610 : echo master 2026-06-26 03:19:10.443 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-26 03:19:10.447 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-06-26 03:19:10.449 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-26 03:19:10.451 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-06-26 03:19:10.454 | + functions-common:git_timed:697 : local count=0 2026-06-26 03:19:10.456 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 03:19:10.458 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 03:19:10.460 | + functions-common:git_timed:701 : timeout=0 2026-06-26 03:19:10.462 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 03:19:10.464 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 03:19:10.466 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:19:10.468 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:19:10.471 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:19:10.475 | + functions-common:time_start:2411 : _TIME_START[$name]=1782443950472 2026-06-26 03:19:10.477 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-06-26 03:19:10.480 | Cloning into '/opt/stack/neutron'... 2026-06-26 03:20:16.455 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 03:20:16.458 | + functions-common:time_stop:2420 : local name 2026-06-26 03:20:16.462 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:20:16.466 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:20:16.470 | + functions-common:time_stop:2423 : local total 2026-06-26 03:20:16.474 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:20:16.477 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 03:20:16.481 | + functions-common:time_stop:2427 : start_time=1782443950472 2026-06-26 03:20:16.484 | + functions-common:time_stop:2429 : [[ -z 1782443950472 ]] 2026-06-26 03:20:16.490 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:20:16.495 | + functions-common:time_stop:2432 : end_time=1782444016491 2026-06-26 03:20:16.498 | + functions-common:time_stop:2433 : elapsed_time=66019 2026-06-26 03:20:16.502 | + functions-common:time_stop:2434 : total=93096 2026-06-26 03:20:16.506 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:20:16.509 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=159115 2026-06-26 03:20:16.513 | + functions-common:git_clone:631 : cd /opt/stack/neutron 2026-06-26 03:20:16.517 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-26 03:20:16.521 | + functions-common:git_timed:697 : local count=0 2026-06-26 03:20:16.524 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 03:20:16.528 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 03:20:16.532 | + functions-common:git_timed:701 : timeout=0 2026-06-26 03:20:16.536 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 03:20:16.540 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 03:20:16.544 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:20:16.548 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:20:16.553 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:20:16.558 | + functions-common:time_start:2411 : _TIME_START[$name]=1782444016554 2026-06-26 03:20:16.562 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-26 03:20:17.275 | From https://review.opendev.org/openstack/neutron 2026-06-26 03:20:17.276 | * branch master -> FETCH_HEAD 2026-06-26 03:20:17.287 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 03:20:17.291 | + functions-common:time_stop:2420 : local name 2026-06-26 03:20:17.294 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:20:17.298 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:20:17.302 | + functions-common:time_stop:2423 : local total 2026-06-26 03:20:17.305 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:20:17.309 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 03:20:17.313 | + functions-common:time_stop:2427 : start_time=1782444016554 2026-06-26 03:20:17.317 | + functions-common:time_stop:2429 : [[ -z 1782444016554 ]] 2026-06-26 03:20:17.321 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:20:17.327 | + functions-common:time_stop:2432 : end_time=1782444017323 2026-06-26 03:20:17.331 | + functions-common:time_stop:2433 : elapsed_time=769 2026-06-26 03:20:17.334 | + functions-common:time_stop:2434 : total=159115 2026-06-26 03:20:17.338 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:20:17.342 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=159884 2026-06-26 03:20:17.346 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-26 03:20:17.350 | + functions-common:git_timed:697 : local count=0 2026-06-26 03:20:17.354 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 03:20:17.358 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 03:20:17.362 | + functions-common:git_timed:701 : timeout=0 2026-06-26 03:20:17.366 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 03:20:17.369 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 03:20:17.373 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:20:17.377 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:20:17.382 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:20:17.388 | + functions-common:time_start:2411 : _TIME_START[$name]=1782444017384 2026-06-26 03:20:17.392 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-26 03:20:17.859 | Note: switching to 'FETCH_HEAD'. 2026-06-26 03:20:17.860 | 2026-06-26 03:20:17.860 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-26 03:20:17.860 | changes and commit them, and you can discard any commits you make in this 2026-06-26 03:20:17.860 | state without impacting any branches by switching back to a branch. 2026-06-26 03:20:17.860 | 2026-06-26 03:20:17.860 | If you want to create a new branch to retain commits you create, you may 2026-06-26 03:20:17.860 | do so (now or later) by using -c with the switch command. Example: 2026-06-26 03:20:17.860 | 2026-06-26 03:20:17.860 | git switch -c 2026-06-26 03:20:17.860 | 2026-06-26 03:20:17.860 | Or undo this operation with: 2026-06-26 03:20:17.860 | 2026-06-26 03:20:17.861 | git switch - 2026-06-26 03:20:17.861 | 2026-06-26 03:20:17.861 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-26 03:20:17.861 | 2026-06-26 03:20:17.861 | HEAD is now at c372acdcc1 Merge "segments: Catch RP not found in ``_delete_nova_inventory``" 2026-06-26 03:20:17.869 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 03:20:17.873 | + functions-common:time_stop:2420 : local name 2026-06-26 03:20:17.877 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:20:17.880 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:20:17.884 | + functions-common:time_stop:2423 : local total 2026-06-26 03:20:17.888 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:20:17.892 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 03:20:17.895 | + functions-common:time_stop:2427 : start_time=1782444017384 2026-06-26 03:20:17.899 | + functions-common:time_stop:2429 : [[ -z 1782444017384 ]] 2026-06-26 03:20:17.904 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:20:17.909 | + functions-common:time_stop:2432 : end_time=1782444017905 2026-06-26 03:20:17.913 | + functions-common:time_stop:2433 : elapsed_time=521 2026-06-26 03:20:17.917 | + functions-common:time_stop:2434 : total=159884 2026-06-26 03:20:17.921 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:20:17.924 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=160405 2026-06-26 03:20:17.928 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-06-26 03:20:17.947 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-06-26 03:20:17.952 | + functions-common:git_clone:673 : git show --oneline 2026-06-26 03:20:17.952 | + functions-common:git_clone:673 : head -1 2026-06-26 03:20:17.957 | c372acdcc1 Merge "segments: Catch RP not found in ``_delete_nova_inventory``" 2026-06-26 03:20:17.961 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-26 03:20:17.965 | + lib/neutron:install_neutron:526 : setup_develop /opt/stack/neutron 2026-06-26 03:20:17.969 | + inc/python:setup_develop:353 : local bindep 2026-06-26 03:20:17.973 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-26 03:20:17.977 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-06-26 03:20:17.980 | + inc/python:setup_develop:359 : local extras= 2026-06-26 03:20:17.984 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-06-26 03:20:17.988 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-26 03:20:17.992 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-26 03:20:17.996 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-06-26 03:20:18.000 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-26 03:20:18.004 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-26 03:20:18.009 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-06-26 03:20:18.013 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-26 03:20:18.017 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-06-26 03:20:18.021 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-26 03:20:18.025 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-26 03:20:18.031 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-06-26 03:20:18.038 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-06-26 03:20:18.042 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-06-26 03:20:18.046 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-06-26 03:20:18.207 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-06-26 03:20:18.211 | + inc/python:setup_package:436 : local bindep=0 2026-06-26 03:20:18.215 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-26 03:20:18.219 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-26 03:20:18.223 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-26 03:20:18.227 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-06-26 03:20:18.231 | + inc/python:setup_package:445 : local flags=-e 2026-06-26 03:20:18.234 | + inc/python:setup_package:446 : local extras= 2026-06-26 03:20:18.238 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-26 03:20:18.242 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-26 03:20:18.246 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-26 03:20:18.250 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-26 03:20:18.254 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-26 03:20:18.257 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-06-26 03:20:18.287 | Using python 3.12 to install /opt/stack/neutron 2026-06-26 03:20:18.290 | + 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-26 03:20:19.306 | Obtaining file:///opt/stack/neutron 2026-06-26 03:20:19.315 | Installing build dependencies: started 2026-06-26 03:20:21.118 | Installing build dependencies: finished with status 'done' 2026-06-26 03:20:21.119 | Checking if build backend supports build_editable: started 2026-06-26 03:20:21.660 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-26 03:20:21.661 | Getting requirements to build editable: started 2026-06-26 03:20:21.959 | Getting requirements to build editable: finished with status 'done' 2026-06-26 03:20:21.961 | Preparing editable metadata (pyproject.toml): started 2026-06-26 03:20:23.652 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-26 03:20:23.675 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (7.0.3) 2026-06-26 03:20:23.676 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.10.1) 2026-06-26 03:20:23.677 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.1.0) 2026-06-26 03:20:23.678 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (2.5.1) 2026-06-26 03:20:23.679 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.1.0) 2026-06-26 03:20:23.680 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (5.3.1) 2026-06-26 03:20:23.880 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev536) 2026-06-26 03:20:24.049 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-26 03:20:24.060 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (0.31.2) 2026-06-26 03:20:24.061 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (2.34.2) 2026-06-26 03:20:24.061 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.1.6) 2026-06-26 03:20:24.062 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (13.0.0) 2026-06-26 03:20:24.063 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (1.3.0) 2026-06-26 03:20:24.123 | Collecting neutron-lib>=4.1.0 (from neutron==28.1.0.dev536) 2026-06-26 03:20:24.140 | Downloading neutron_lib-4.1.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-26 03:20:24.276 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev536) 2026-06-26 03:20:24.291 | Downloading python_neutronclient-12.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-06-26 03:20:24.302 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (9.1.4) 2026-06-26 03:20:24.303 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (2.0.51) 2026-06-26 03:20:24.304 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (1.8.10) 2026-06-26 03:20:24.305 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (5.14.0) 2026-06-26 03:20:24.306 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (1.18.4) 2026-06-26 03:20:24.307 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (5.8.0) 2026-06-26 03:20:24.307 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (4.2.0) 2026-06-26 03:20:24.308 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (7.5.0) 2026-06-26 03:20:24.309 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (10.5.0) 2026-06-26 03:20:24.310 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (6.4.0) 2026-06-26 03:20:24.311 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (18.0.0) 2026-06-26 03:20:24.312 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (6.8.0) 2026-06-26 03:20:24.312 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (8.2.0) 2026-06-26 03:20:24.313 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (18.1.0) 2026-06-26 03:20:24.314 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (8.1.0) 2026-06-26 03:20:24.315 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (5.1.0) 2026-06-26 03:20:24.316 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.11.0) 2026-06-26 03:20:24.316 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.8.0) 2026-06-26 03:20:24.317 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (7.9.0) 2026-06-26 03:20:24.318 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (5.10.0) 2026-06-26 03:20:24.319 | 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.dev536) (4.6.0) 2026-06-26 03:20:24.320 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (2.7.1) 2026-06-26 03:20:24.321 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (10.1.1) 2026-06-26 03:20:24.322 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.10.2) 2026-06-26 03:20:24.323 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (4.4.0) 2026-06-26 03:20:24.356 | Collecting os-ken>=4.2.1 (from neutron==28.1.0.dev536) 2026-06-26 03:20:24.371 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-06-26 03:20:24.495 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev536) 2026-06-26 03:20:24.510 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-26 03:20:24.548 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev536) 2026-06-26 03:20:24.564 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-06-26 03:20:24.664 | Installing build dependencies: started 2026-06-26 03:20:26.326 | Installing build dependencies: finished with status 'done' 2026-06-26 03:20:26.327 | Getting requirements to build wheel: started 2026-06-26 03:20:26.983 | Getting requirements to build wheel: finished with status 'done' 2026-06-26 03:20:26.984 | Preparing metadata (pyproject.toml): started 2026-06-26 03:20:27.361 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-26 03:20:27.499 | Collecting ovsdbapp>=2.18.0 (from neutron==28.1.0.dev536) 2026-06-26 03:20:27.514 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-26 03:20:27.524 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (7.2.2) 2026-06-26 03:20:27.559 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev536) 2026-06-26 03:20:27.574 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-06-26 03:20:27.585 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (24.2.1) 2026-06-26 03:20:27.585 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (18.13.0) 2026-06-26 03:20:27.587 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (4.17.0) 2026-06-26 03:20:27.617 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev536) 2026-06-26 03:20:27.633 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-26 03:20:27.770 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev536) 2026-06-26 03:20:27.787 | Downloading os_vif-5.0.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-26 03:20:27.796 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.3.0) 2026-06-26 03:20:27.797 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (8.1.0) 2026-06-26 03:20:27.800 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev536) (1.3.12) 2026-06-26 03:20:27.801 | 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.dev536) (4.15.0) 2026-06-26 03:20:27.804 | 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.dev536) (2.2.1) 2026-06-26 03:20:27.810 | 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.dev536) (3.3.2) 2026-06-26 03:20:27.813 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev536) (3.0.3) 2026-06-26 03:20:27.816 | 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.dev536) (2.1.0) 2026-06-26 03:20:27.816 | 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.dev536) (1.8.2) 2026-06-26 03:20:27.823 | 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.dev536) (4.0.1) 2026-06-26 03:20:27.826 | 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.dev536) (2.13.0) 2026-06-26 03:20:27.826 | 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.dev536) (5.8.0) 2026-06-26 03:20:27.836 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=4.1.0->neutron==28.1.0.dev536) (1.3.7) 2026-06-26 03:20:27.867 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.1.0->neutron==28.1.0.dev536) 2026-06-26 03:20:27.883 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-26 03:20:27.896 | 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.dev536) (43.0.3) 2026-06-26 03:20:27.897 | 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.dev536) (1.5.0) 2026-06-26 03:20:27.898 | 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.dev536) (1.1.0) 2026-06-26 03:20:27.899 | 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.dev536) (1.33) 2026-06-26 03:20:27.901 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev536) (4.10.0) 2026-06-26 03:20:27.902 | 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.dev536) (6.0.3) 2026-06-26 03:20:27.905 | 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.dev536) (2.0.0) 2026-06-26 03:20:27.910 | 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.dev536) (3.0) 2026-06-26 03:20:27.918 | 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.dev536) (3.1.1) 2026-06-26 03:20:27.924 | 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.dev536) (0.41.0) 2026-06-26 03:20:27.924 | 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.dev536) (1.2.1) 2026-06-26 03:20:27.950 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==28.1.0.dev536) 2026-06-26 03:20:27.965 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-06-26 03:20:27.980 | 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.dev536) (26.2) 2026-06-26 03:20:27.983 | 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.dev536) (2.8.0) 2026-06-26 03:20:27.984 | 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.dev536) (3.5.2) 2026-06-26 03:20:27.997 | 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.dev536) (6.1.1) 2026-06-26 03:20:27.997 | 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.dev536) (4.0.0) 2026-06-26 03:20:28.020 | 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.dev536) (0.20) 2026-06-26 03:20:28.026 | 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.dev536) (2.0.0) 2026-06-26 03:20:28.034 | 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.dev536) (2.1.2) 2026-06-26 03:20:28.034 | 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.dev536) (0.6.2) 2026-06-26 03:20:28.042 | 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.dev536) (2.9.0.post0) 2026-06-26 03:20:28.047 | 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.dev536) (7.1.4) 2026-06-26 03:20:28.049 | 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.dev536) (5.3.1) 2026-06-26 03:20:28.049 | 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.dev536) (5.6.2) 2026-06-26 03:20:28.050 | 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.dev536) (0.16.0) 2026-06-26 03:20:28.054 | 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.dev536) (5.1.0) 2026-06-26 03:20:28.064 | 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.dev536) (2026.2) 2026-06-26 03:20:28.071 | 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.dev536) (0.25.0) 2026-06-26 03:20:28.075 | 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.dev536) (5.0.0) 2026-06-26 03:20:28.077 | 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.dev536) (4.0.1) 2026-06-26 03:20:28.108 | 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.dev536) (1.7.6) 2026-06-26 03:20:28.115 | 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.dev536) (2.2.0) 2026-06-26 03:20:28.124 | 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.dev536) (3.17.0) 2026-06-26 03:20:28.174 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev536) 2026-06-26 03:20:28.188 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-06-26 03:20:28.230 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==28.1.0.dev536) 2026-06-26 03:20:28.232 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-26 03:20:28.251 | 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.dev536) (3.0.3) 2026-06-26 03:20:28.252 | 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.dev536) (1.6.2) 2026-06-26 03:20:28.260 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev536) (82.0.1) 2026-06-26 03:20:28.289 | 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.dev536) (0.8.1) 2026-06-26 03:20:28.331 | 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.dev536) (1.17.0) 2026-06-26 03:20:28.335 | 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.dev536) (4.14.0) 2026-06-26 03:20:28.336 | 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.dev536) (4.26.0) 2026-06-26 03:20:28.371 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev536) 2026-06-26 03:20:28.387 | Downloading osc_lib-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-26 03:20:28.404 | 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.dev536) (0.6.0) 2026-06-26 03:20:28.405 | 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.dev536) (4.0.0) 2026-06-26 03:20:28.415 | 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.dev536) (3.0.52) 2026-06-26 03:20:28.416 | 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.dev536) (1.11.0) 2026-06-26 03:20:28.417 | 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.dev536) (15.0.0) 2026-06-26 03:20:28.418 | 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.dev536) (1.8.0) 2026-06-26 03:20:28.423 | 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.dev536) (26.1.0) 2026-06-26 03:20:28.424 | 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.dev536) (2025.9.1) 2026-06-26 03:20:28.425 | 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.dev536) (0.37.0) 2026-06-26 03:20:28.425 | 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.dev536) (2026.5.1) 2026-06-26 03:20:28.491 | 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.dev536) (3.4.7) 2026-06-26 03:20:28.492 | 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.dev536) (3.18) 2026-06-26 03:20:28.493 | 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.dev536) (2.7.0) 2026-06-26 03:20:28.494 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev536) (2023.11.17) 2026-06-26 03:20:28.529 | 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.dev536) (4.2.0) 2026-06-26 03:20:28.530 | 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.dev536) (2.20.0) 2026-06-26 03:20:28.541 | 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.dev536) (0.1.2) 2026-06-26 03:20:28.560 | 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.dev536) (0.8) 2026-06-26 03:20:28.624 | 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.dev536) (0.16.0) 2026-06-26 03:20:28.716 | Downloading neutron_lib-4.1.0-py3-none-any.whl (640 kB) 2026-06-26 03:20:28.810 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 640.6/640.6 kB 7.1 MB/s 0:00:00 2026-06-26 03:20:28.922 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-06-26 03:20:29.100 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.1 MB/s 0:00:00 2026-06-26 03:20:29.116 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-06-26 03:20:29.142 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-06-26 03:20:29.164 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-06-26 03:20:29.186 | Downloading os_vif-5.0.0-py3-none-any.whl (103 kB) 2026-06-26 03:20:29.212 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-06-26 03:20:29.226 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-26 03:20:29.242 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-06-26 03:20:29.269 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-06-26 03:20:29.318 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-06-26 03:20:29.343 | Downloading osc_lib-4.6.0-py3-none-any.whl (96 kB) 2026-06-26 03:20:29.368 | Downloading python_neutronclient-12.0.0-py3-none-any.whl (248 kB) 2026-06-26 03:20:29.402 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-06-26 03:20:29.522 | Building wheels for collected packages: neutron, ovs 2026-06-26 03:20:29.523 | Building editable for neutron (pyproject.toml): started 2026-06-26 03:20:31.767 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-06-26 03:20:31.768 | Created wheel for neutron: filename=neutron-28.1.0.dev536-0.editable-py3-none-any.whl size=15980 sha256=5cda625f3b4b532a674eb4ff534cf659ad56392fea9e915e6556d3b536f8baf6 2026-06-26 03:20:31.769 | Stored in directory: /tmp/pip-ephem-wheel-cache-bms663se/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-06-26 03:20:31.775 | Building wheel for ovs (pyproject.toml): started 2026-06-26 03:20:32.632 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-06-26 03:20:32.633 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=6a6c13851f71b3ed97bcd8f374ad5483bdf4f5a93c47edeb541858049593c1c3 2026-06-26 03:20:32.633 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-06-26 03:20:32.638 | Successfully built neutron ovs 2026-06-26 03:20:32.943 | 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-26 03:20:38.579 | 2026-06-26 03:20:38.604 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-28.1.0.dev536 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-26 03:20:38.867 | + inc/python:pip_install:216 : result=0 2026-06-26 03:20:38.872 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-26 03:20:38.874 | + functions-common:time_stop:2420 : local name 2026-06-26 03:20:38.878 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:20:38.881 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:20:38.884 | + functions-common:time_stop:2423 : local total 2026-06-26 03:20:38.887 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:20:38.891 | + functions-common:time_stop:2426 : name=pip_install 2026-06-26 03:20:38.894 | + functions-common:time_stop:2427 : start_time=1782444018280 2026-06-26 03:20:38.897 | + functions-common:time_stop:2429 : [[ -z 1782444018280 ]] 2026-06-26 03:20:38.902 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:20:38.911 | + functions-common:time_stop:2432 : end_time=1782444038908 2026-06-26 03:20:38.914 | + functions-common:time_stop:2433 : elapsed_time=20628 2026-06-26 03:20:38.917 | + functions-common:time_stop:2434 : total=119384 2026-06-26 03:20:38.920 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:20:38.923 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=140012 2026-06-26 03:20:38.926 | + inc/python:pip_install:219 : return 0 2026-06-26 03:20:38.930 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-26 03:20:38.933 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-26 03:20:38.936 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-06-26 03:20:38.940 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-06-26 03:20:38.944 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 03:20:38.947 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 03:20:38.951 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-06-26 03:20:38.955 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 03:20:38.958 | + lib/neutron:install_neutron:528 : [[ ovn == \o\v\n ]] 2026-06-26 03:20:38.962 | + lib/neutron:install_neutron:529 : install_ovn 2026-06-26 03:20:38.966 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : echo 'Installing OVN and dependent packages' 2026-06-26 03:20:38.966 | Installing OVN and dependent packages 2026-06-26 03:20:38.969 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : ovn_sanity_check 2026-06-26 03:20:38.972 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:391 : is_service_enabled q-agt neutron-agent 2026-06-26 03:20:38.995 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:20:38.998 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:393 : is_service_enabled q-l3 neutron-l3 2026-06-26 03:20:39.020 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:20:39.024 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : is_service_enabled q-svc neutron-api 2026-06-26 03:20:39.047 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:20:39.051 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : [[ ! ovn =~ ovn ]] 2026-06-26 03:20:39.054 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-svc neutron-api 2026-06-26 03:20:39.076 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:20:39.080 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-06-26 03:20:39.084 | + lib/neutron_plugins/ovn_agent:install_ovn:409 : sudo mkdir -p /var/run/openvswitch 2026-06-26 03:20:39.104 | ++ lib/neutron_plugins/ovn_agent:install_ovn:410 : whoami 2026-06-26 03:20:39.110 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : sudo chown quobyte /var/run/openvswitch 2026-06-26 03:20:39.127 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : [[ False == \T\r\u\e ]] 2026-06-26 03:20:39.131 | ++ lib/neutron_plugins/ovn_agent:install_ovn:434 : get_packages openvswitch 2026-06-26 03:20:39.159 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : install_package fakeroot make openvswitch-switch 2026-06-26 03:20:39.162 | + functions-common:install_package:1438 : update_package_repo 2026-06-26 03:20:39.165 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-26 03:20:39.169 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-26 03:20:39.172 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-26 03:20:39.176 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-26 03:20:39.179 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-26 03:20:39.183 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 03:20:39.187 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 03:20:39.190 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-26 03:20:39.194 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-26 03:20:39.197 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-26 03:20:39.201 | + functions-common:apt_get_update:1167 : return 2026-06-26 03:20:39.204 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-06-26 03:20:39.207 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-26 03:20:39.211 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 03:20:39.215 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 03:20:39.219 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-06-26 03:20:39.247 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2026-06-26 03:20:39.286 | Reading package lists... 2026-06-26 03:20:39.662 | Building dependency tree... 2026-06-26 03:20:39.663 | Reading state information... 2026-06-26 03:20:40.208 | fakeroot is already the newest version (1.33-1). 2026-06-26 03:20:40.208 | fakeroot set to manually installed. 2026-06-26 03:20:40.208 | make is already the newest version (4.3-4.1build2). 2026-06-26 03:20:40.208 | make set to manually installed. 2026-06-26 03:20:40.208 | The following additional packages will be installed: 2026-06-26 03:20:40.208 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-06-26 03:20:40.209 | python3-sortedcontainers 2026-06-26 03:20:40.211 | Suggested packages: 2026-06-26 03:20:40.211 | openvswitch-doc python-sortedcontainers-doc 2026-06-26 03:20:40.249 | The following NEW packages will be installed: 2026-06-26 03:20:40.249 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-06-26 03:20:40.250 | python3-openvswitch python3-sortedcontainers 2026-06-26 03:20:40.365 | 0 upgraded, 6 newly installed, 0 to remove and 85 not upgraded. 2026-06-26 03:20:40.365 | Need to get 4219 kB of archives. 2026-06-26 03:20:40.365 | After this operation, 13.3 MB of additional disk space will be used. 2026-06-26 03:20:40.365 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-06-26 03:20:40.451 | 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-26 03:20:40.476 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-06-26 03:20:40.477 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-06-26 03:20:40.479 | 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-26 03:20:40.494 | 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-26 03:20:40.751 | perl: warning: Setting locale failed. 2026-06-26 03:20:40.751 | perl: warning: Please check that your locale settings: 2026-06-26 03:20:40.751 | LANGUAGE = (unset), 2026-06-26 03:20:40.751 | LC_ALL = "en_US.utf8", 2026-06-26 03:20:40.751 | LANG = "de_DE.UTF-8" 2026-06-26 03:20:40.751 | are supported and installed on your system. 2026-06-26 03:20:40.751 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 03:20:40.815 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 03:20:40.815 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 03:20:40.815 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 03:20:41.006 | Fetched 4219 kB in 0s (17.7 MB/s) 2026-06-26 03:20:41.069 | Selecting previously unselected package libunbound8:amd64. 2026-06-26 03:20:41.133 | (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-26 03:20:41.140 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-06-26 03:20:41.148 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-26 03:20:41.203 | Selecting previously unselected package openvswitch-common. 2026-06-26 03:20:41.216 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-26 03:20:41.220 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-26 03:20:41.322 | Selecting previously unselected package python3-sortedcontainers. 2026-06-26 03:20:41.335 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-06-26 03:20:41.339 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-06-26 03:20:41.392 | Selecting previously unselected package libxdp1:amd64. 2026-06-26 03:20:41.405 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-06-26 03:20:41.410 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-26 03:20:41.468 | Selecting previously unselected package python3-openvswitch. 2026-06-26 03:20:41.481 | Preparing to unpack .../4-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-26 03:20:41.486 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-26 03:20:41.594 | Selecting previously unselected package openvswitch-switch. 2026-06-26 03:20:41.605 | Preparing to unpack .../5-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-26 03:20:41.614 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-26 03:20:41.750 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-06-26 03:20:42.001 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-26 03:20:42.012 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-26 03:20:42.023 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-26 03:20:42.037 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-26 03:20:42.424 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-26 03:20:42.448 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-06-26 03:20:43.098 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-06-26 03:20:43.292 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-06-26 03:20:44.275 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-26 03:20:46.013 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-26 03:20:46.269 | perl: warning: Setting locale failed. 2026-06-26 03:20:46.269 | perl: warning: Please check that your locale settings: 2026-06-26 03:20:46.269 | LANGUAGE = (unset), 2026-06-26 03:20:46.269 | LC_ALL = "en_US.utf8", 2026-06-26 03:20:46.269 | LANG = "de_DE.UTF-8" 2026-06-26 03:20:46.269 | are supported and installed on your system. 2026-06-26 03:20:46.269 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 03:20:46.398 | perl: warning: Setting locale failed. 2026-06-26 03:20:46.398 | perl: warning: Please check that your locale settings: 2026-06-26 03:20:46.398 | LANGUAGE = (unset), 2026-06-26 03:20:46.398 | LC_ALL = "en_US.utf8", 2026-06-26 03:20:46.398 | LANG = "de_DE.UTF-8" 2026-06-26 03:20:46.398 | are supported and installed on your system. 2026-06-26 03:20:46.398 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 03:20:46.448 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 03:20:46.448 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 03:20:46.448 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 03:20:46.521 | perl: warning: Setting locale failed. 2026-06-26 03:20:46.521 | perl: warning: Please check that your locale settings: 2026-06-26 03:20:46.521 | LANGUAGE = (unset), 2026-06-26 03:20:46.521 | LC_ALL = "en_US.utf8", 2026-06-26 03:20:46.521 | LANG = "de_DE.UTF-8" 2026-06-26 03:20:46.521 | are supported and installed on your system. 2026-06-26 03:20:46.521 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 03:20:47.017 | 2026-06-26 03:20:47.017 | Running kernel seems to be up-to-date. 2026-06-26 03:20:47.017 | 2026-06-26 03:20:47.017 | Restarting services... 2026-06-26 03:20:47.067 | 2026-06-26 03:20:47.067 | Service restarts being deferred: 2026-06-26 03:20:47.067 | /etc/needrestart/restart.d/dbus.service 2026-06-26 03:20:47.067 | systemctl restart systemd-logind.service 2026-06-26 03:20:47.067 | systemctl restart virtlockd.service 2026-06-26 03:20:47.067 | systemctl restart virtlogd.service 2026-06-26 03:20:47.067 | 2026-06-26 03:20:47.067 | No containers need to be restarted. 2026-06-26 03:20:47.067 | 2026-06-26 03:20:47.068 | User sessions running outdated binaries: 2026-06-26 03:20:47.068 | quobyte @ session #5: sshd[2025] 2026-06-26 03:20:47.078 | quobyte @ user manager service: systemd[1164] 2026-06-26 03:20:47.088 | 2026-06-26 03:20:47.088 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-26 03:20:49.321 | + functions-common:apt_get:1211 : result=0 2026-06-26 03:20:49.325 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-26 03:20:49.328 | + functions-common:time_stop:2420 : local name 2026-06-26 03:20:49.332 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:20:49.335 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:20:49.339 | + functions-common:time_stop:2423 : local total 2026-06-26 03:20:49.343 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:20:49.346 | + functions-common:time_stop:2426 : name=apt-get 2026-06-26 03:20:49.350 | + functions-common:time_stop:2427 : start_time=1782444039244 2026-06-26 03:20:49.353 | + functions-common:time_stop:2429 : [[ -z 1782444039244 ]] 2026-06-26 03:20:49.357 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:20:49.363 | + functions-common:time_stop:2432 : end_time=1782444049359 2026-06-26 03:20:49.366 | + functions-common:time_stop:2433 : elapsed_time=10115 2026-06-26 03:20:49.369 | + functions-common:time_stop:2434 : total=176312 2026-06-26 03:20:49.372 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:20:49.376 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=186427 2026-06-26 03:20:49.379 | + functions-common:apt_get:1215 : return 0 2026-06-26 03:20:49.384 | ++ lib/neutron_plugins/ovn_agent:install_ovn:435 : get_packages ovn 2026-06-26 03:20:49.409 | + lib/neutron_plugins/ovn_agent:install_ovn:435 : install_package ovn-central ovn-controller-vtep ovn-host 2026-06-26 03:20:49.413 | + functions-common:install_package:1438 : update_package_repo 2026-06-26 03:20:49.416 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-26 03:20:49.420 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-26 03:20:49.423 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-26 03:20:49.427 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-26 03:20:49.430 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-26 03:20:49.433 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 03:20:49.436 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 03:20:49.440 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-26 03:20:49.444 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-26 03:20:49.448 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-26 03:20:49.452 | + functions-common:apt_get_update:1167 : return 2026-06-26 03:20:49.455 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-06-26 03:20:49.458 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-26 03:20:49.462 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 03:20:49.466 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 03:20:49.470 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-06-26 03:20:49.498 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovn-central ovn-controller-vtep ovn-host 2026-06-26 03:20:49.537 | Reading package lists... 2026-06-26 03:20:49.954 | Building dependency tree... 2026-06-26 03:20:49.958 | Reading state information... 2026-06-26 03:20:50.615 | The following additional packages will be installed: 2026-06-26 03:20:50.616 | ovn-common 2026-06-26 03:20:50.658 | The following NEW packages will be installed: 2026-06-26 03:20:50.659 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-06-26 03:20:50.733 | 0 upgraded, 4 newly installed, 0 to remove and 85 not upgraded. 2026-06-26 03:20:50.733 | Need to get 2360 kB of archives. 2026-06-26 03:20:50.733 | After this operation, 8355 kB of additional disk space will be used. 2026-06-26 03:20:50.733 | 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-26 03:20:50.835 | 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-26 03:20:50.842 | 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-26 03:20:50.845 | 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-26 03:20:51.101 | perl: warning: Setting locale failed. 2026-06-26 03:20:51.101 | perl: warning: Please check that your locale settings: 2026-06-26 03:20:51.102 | LANGUAGE = (unset), 2026-06-26 03:20:51.102 | LC_ALL = "en_US.utf8", 2026-06-26 03:20:51.102 | LANG = "de_DE.UTF-8" 2026-06-26 03:20:51.102 | are supported and installed on your system. 2026-06-26 03:20:51.102 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 03:20:51.165 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 03:20:51.165 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 03:20:51.165 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 03:20:51.366 | Fetched 2360 kB in 0s (14.2 MB/s) 2026-06-26 03:20:51.457 | Selecting previously unselected package ovn-common. 2026-06-26 03:20:51.524 | (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-26 03:20:51.531 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-26 03:20:51.535 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-26 03:20:51.647 | Selecting previously unselected package ovn-central. 2026-06-26 03:20:51.660 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-26 03:20:51.664 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-26 03:20:51.729 | Selecting previously unselected package ovn-controller-vtep. 2026-06-26 03:20:51.741 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-26 03:20:51.745 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-26 03:20:51.803 | Selecting previously unselected package ovn-host. 2026-06-26 03:20:51.816 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-26 03:20:51.823 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-26 03:20:51.913 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-26 03:20:51.931 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-26 03:20:52.409 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-26 03:20:52.596 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-06-26 03:20:53.062 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-26 03:20:53.117 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-26 03:20:53.633 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-26 03:20:53.819 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-06-26 03:20:54.508 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-06-26 03:20:55.207 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-06-26 03:20:56.066 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-26 03:20:56.141 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-26 03:20:56.344 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-06-26 03:20:56.898 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-26 03:20:57.235 | perl: warning: Setting locale failed. 2026-06-26 03:20:57.236 | perl: warning: Please check that your locale settings: 2026-06-26 03:20:57.236 | LANGUAGE = (unset), 2026-06-26 03:20:57.236 | LC_ALL = "en_US.utf8", 2026-06-26 03:20:57.236 | LANG = "de_DE.UTF-8" 2026-06-26 03:20:57.236 | are supported and installed on your system. 2026-06-26 03:20:57.236 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 03:20:57.369 | perl: warning: Setting locale failed. 2026-06-26 03:20:57.369 | perl: warning: Please check that your locale settings: 2026-06-26 03:20:57.370 | LANGUAGE = (unset), 2026-06-26 03:20:57.370 | LC_ALL = "en_US.utf8", 2026-06-26 03:20:57.370 | LANG = "de_DE.UTF-8" 2026-06-26 03:20:57.370 | are supported and installed on your system. 2026-06-26 03:20:57.370 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 03:20:57.420 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 03:20:57.420 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 03:20:57.420 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 03:20:57.492 | perl: warning: Setting locale failed. 2026-06-26 03:20:57.495 | perl: warning: Please check that your locale settings: 2026-06-26 03:20:57.495 | LANGUAGE = (unset), 2026-06-26 03:20:57.495 | LC_ALL = "en_US.utf8", 2026-06-26 03:20:57.495 | LANG = "de_DE.UTF-8" 2026-06-26 03:20:57.495 | are supported and installed on your system. 2026-06-26 03:20:57.495 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 03:20:57.990 | 2026-06-26 03:20:57.990 | Running kernel seems to be up-to-date. 2026-06-26 03:20:57.990 | 2026-06-26 03:20:57.991 | Restarting services... 2026-06-26 03:20:58.042 | 2026-06-26 03:20:58.043 | Service restarts being deferred: 2026-06-26 03:20:58.043 | /etc/needrestart/restart.d/dbus.service 2026-06-26 03:20:58.043 | systemctl restart systemd-logind.service 2026-06-26 03:20:58.043 | systemctl restart virtlockd.service 2026-06-26 03:20:58.043 | systemctl restart virtlogd.service 2026-06-26 03:20:58.044 | 2026-06-26 03:20:58.044 | No containers need to be restarted. 2026-06-26 03:20:58.044 | 2026-06-26 03:20:58.044 | User sessions running outdated binaries: 2026-06-26 03:20:58.045 | quobyte @ session #5: sshd[2025] 2026-06-26 03:20:58.057 | quobyte @ user manager service: systemd[1164] 2026-06-26 03:20:58.067 | 2026-06-26 03:20:58.068 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-26 03:21:00.298 | + functions-common:apt_get:1211 : result=0 2026-06-26 03:21:00.304 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-26 03:21:00.308 | + functions-common:time_stop:2420 : local name 2026-06-26 03:21:00.311 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:21:00.314 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:21:00.318 | + functions-common:time_stop:2423 : local total 2026-06-26 03:21:00.322 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:21:00.325 | + functions-common:time_stop:2426 : name=apt-get 2026-06-26 03:21:00.329 | + functions-common:time_stop:2427 : start_time=1782444049494 2026-06-26 03:21:00.333 | + functions-common:time_stop:2429 : [[ -z 1782444049494 ]] 2026-06-26 03:21:00.337 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:21:00.343 | + functions-common:time_stop:2432 : end_time=1782444060339 2026-06-26 03:21:00.347 | + functions-common:time_stop:2433 : elapsed_time=10845 2026-06-26 03:21:00.350 | + functions-common:time_stop:2434 : total=186427 2026-06-26 03:21:00.354 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:21:00.358 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=197272 2026-06-26 03:21:00.361 | + functions-common:apt_get:1215 : return 0 2026-06-26 03:21:00.365 | + 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-26 03:21:00.370 | + 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-26 03:21:00.373 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : local log_archive_dir=/opt/stack/logs/archive 2026-06-26 03:21:00.377 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : mkdir -p /opt/stack/logs/archive 2026-06-26 03:21:00.384 | + 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-26 03:21:00.387 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-06-26 03:21:00.391 | + 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-26 03:21:00.395 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-06-26 03:21:00.399 | + 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-26 03:21:00.402 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-06-26 03:21:00.406 | + 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-26 03:21:00.410 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-06-26 03:21:00.413 | + 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-26 03:21:00.417 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-06-26 03:21:00.421 | + 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-26 03:21:00.425 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-06-26 03:21:00.428 | + 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-26 03:21:00.432 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-06-26 03:21:00.436 | + 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-26 03:21:00.440 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-06-26 03:21:00.444 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : use_library_from_git ovsdbapp 2026-06-26 03:21:00.448 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-06-26 03:21:00.452 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 03:21:00.456 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 03:21:00.460 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-06-26 03:21:00.464 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 03:21:00.467 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : [[ False == \T\r\u\e ]] 2026-06-26 03:21:00.471 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-26 03:21:00.475 | + ./stack.sh:main:956 : is_service_enabled nova 2026-06-26 03:21:00.500 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:21:00.503 | + ./stack.sh:main:958 : stack_install_service nova 2026-06-26 03:21:00.507 | + lib/stack:stack_install_service:20 : local service=nova 2026-06-26 03:21:00.511 | + lib/stack:stack_install_service:21 : type install_nova 2026-06-26 03:21:00.515 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-26 03:21:00.519 | + lib/stack:stack_install_service:32 : install_nova 2026-06-26 03:21:00.523 | + lib/nova:install_nova:910 : use_library_from_git os-vif 2026-06-26 03:21:00.527 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-06-26 03:21:00.531 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 03:21:00.534 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 03:21:00.538 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-06-26 03:21:00.542 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 03:21:00.545 | + lib/nova:install_nova:915 : is_service_enabled n-cpu 2026-06-26 03:21:00.570 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:21:00.573 | + lib/nova:install_nova:915 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-26 03:21:00.577 | + lib/nova:install_nova:916 : install_nova_hypervisor 2026-06-26 03:21:00.581 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-06-26 03:21:00.584 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-06-26 03:21:00.588 | + 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-26 03:21:00.752 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-06-26 03:21:00.755 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 03:21:00.759 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 03:21:00.762 | + 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-26 03:21:00.766 | + functions-common:install_package:1438 : update_package_repo 2026-06-26 03:21:00.769 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-26 03:21:00.773 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-26 03:21:00.776 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-26 03:21:00.780 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-26 03:21:00.783 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-26 03:21:00.787 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 03:21:00.791 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 03:21:00.794 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-26 03:21:00.798 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-26 03:21:00.801 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-26 03:21:00.805 | + functions-common:apt_get_update:1167 : return 2026-06-26 03:21:00.808 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-26 03:21:00.812 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-26 03:21:00.816 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 03:21:00.819 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 03:21:00.823 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-26 03:21:00.852 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-26 03:21:00.891 | Reading package lists... 2026-06-26 03:21:01.316 | Building dependency tree... 2026-06-26 03:21:01.317 | Reading state information... 2026-06-26 03:21:02.002 | The following additional packages will be installed: 2026-06-26 03:21:02.002 | libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-06-26 03:21:02.002 | libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt-l10n 2026-06-26 03:21:02.003 | libvirt0 python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-06-26 03:21:02.003 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-06-26 03:21:02.003 | qemu-system-sparc 2026-06-26 03:21:02.006 | Suggested packages: 2026-06-26 03:21:02.006 | libvirt-clients-qemu libvirt-login-shell 2026-06-26 03:21:02.006 | libvirt-daemon-driver-storage-gluster 2026-06-26 03:21:02.006 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-06-26 03:21:02.006 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-06-26 03:21:02.006 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt auditd 2026-06-26 03:21:02.007 | nfs-common systemtap zfsutils python-zstandard-doc samba vde2 2026-06-26 03:21:02.057 | The following packages will be REMOVED: 2026-06-26 03:21:02.060 | apport-core-dump-handler 2026-06-26 03:21:02.062 | The following NEW packages will be installed: 2026-06-26 03:21:02.063 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-06-26 03:21:02.063 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-06-26 03:21:02.063 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-06-26 03:21:02.066 | The following packages will be upgraded: 2026-06-26 03:21:02.066 | libvirt-clients libvirt-daemon libvirt-daemon-config-network 2026-06-26 03:21:02.066 | libvirt-daemon-config-nwfilter libvirt-daemon-driver-qemu 2026-06-26 03:21:02.067 | libvirt-daemon-system libvirt-daemon-system-systemd libvirt-l10n libvirt0 2026-06-26 03:21:02.121 | 9 upgraded, 13 newly installed, 1 to remove and 76 not upgraded. 2026-06-26 03:21:02.121 | Need to get 113 MB of archives. 2026-06-26 03:21:02.121 | After this operation, 897 MB of additional disk space will be used. 2026-06-26 03:21:02.121 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-06-26 03:21:02.145 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-06-26 03:21:02.146 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-l10n all 10.0.0-2ubuntu8.14 [1150 B] 2026-06-26 03:21:02.147 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.14 [740 kB] 2026-06-26 03:21:02.156 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.14 [438 kB] 2026-06-26 03:21:02.162 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.14 [431 kB] 2026-06-26 03:21:02.167 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.14 [6040 B] 2026-06-26 03:21:02.168 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.14 [49.8 kB] 2026-06-26 03:21:02.169 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.14 [3112 B] 2026-06-26 03:21:02.170 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.14 [1374 B] 2026-06-26 03:21:02.170 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.14 [1830 kB] 2026-06-26 03:21:02.191 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.14 [178 kB] 2026-06-26 03:21:02.194 | Get:13 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-06-26 03:21:02.196 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.17 [11.0 MB] 2026-06-26 03:21:02.326 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.17 [16.3 MB] 2026-06-26 03:21:02.518 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.17 [9100 kB] 2026-06-26 03:21:02.623 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.17 [6310 kB] 2026-06-26 03:21:02.695 | Get:18 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.17 [3435 kB] 2026-06-26 03:21:02.734 | Get:19 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.17 [57.7 MB] 2026-06-26 03:21:03.387 | Get:20 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.17 [58.5 kB] 2026-06-26 03:21:03.388 | Get:21 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.8 [4096 kB] 2026-06-26 03:21:03.423 | Get:22 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.8 [776 kB] 2026-06-26 03:21:03.685 | perl: warning: Setting locale failed. 2026-06-26 03:21:03.685 | perl: warning: Please check that your locale settings: 2026-06-26 03:21:03.685 | LANGUAGE = (unset), 2026-06-26 03:21:03.685 | LC_ALL = "en_US.utf8", 2026-06-26 03:21:03.685 | LANG = "de_DE.UTF-8" 2026-06-26 03:21:03.685 | are supported and installed on your system. 2026-06-26 03:21:03.685 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 03:21:03.747 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 03:21:03.747 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 03:21:03.747 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 03:21:03.876 | Vorkonfiguration der Pakete ... 2026-06-26 03:21:04.085 | Fetched 113 MB in 1s (84.8 MB/s) 2026-06-26 03:21:04.124 | Selecting previously unselected package python3-zstandard. 2026-06-26 03:21:04.186 | (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-26 03:21:04.193 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-06-26 03:21:04.197 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-06-26 03:21:04.339 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-06-26 03:21:04.339 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-26 03:21:04.339 | Package apport-core-dump-handler is to be removed. 2026-06-26 03:21:04.340 | Package python3-zstandard is not configured yet. 2026-06-26 03:21:04.340 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-26 03:21:04.340 | Package apport-core-dump-handler is to be removed. 2026-06-26 03:21:04.340 | Package systemd-coredump is not installed. 2026-06-26 03:21:04.340 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-26 03:21:04.340 | Package apport-core-dump-handler is to be removed. 2026-06-26 03:21:04.340 | Package python3-zstandard is not configured yet. 2026-06-26 03:21:04.340 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-26 03:21:04.340 | Package apport-core-dump-handler is to be removed. 2026-06-26 03:21:04.341 | Package systemd-coredump is not installed. 2026-06-26 03:21:04.341 | 2026-06-26 03:21:04.402 | (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-26 03:21:04.409 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-06-26 03:21:05.265 | Selecting previously unselected package systemd-coredump. 2026-06-26 03:21:05.331 | (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-26 03:21:05.339 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-06-26 03:21:05.343 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-26 03:21:05.416 | Preparing to unpack .../01-libvirt-l10n_10.0.0-2ubuntu8.14_all.deb ... 2026-06-26 03:21:05.442 | Unpacking libvirt-l10n (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-26 03:21:05.511 | Preparing to unpack .../02-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-26 03:21:05.537 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-26 03:21:05.632 | Preparing to unpack .../03-libvirt-clients_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-26 03:21:05.660 | Unpacking libvirt-clients (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-26 03:21:05.759 | Preparing to unpack .../04-libvirt-daemon_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-26 03:21:05.785 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-26 03:21:05.892 | Preparing to unpack .../05-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.14_all.deb ... 2026-06-26 03:21:05.918 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-26 03:21:06.005 | Preparing to unpack .../06-libvirt-daemon-system_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-26 03:21:06.080 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-26 03:21:06.182 | Preparing to unpack .../07-libvirt-daemon-config-network_10.0.0-2ubuntu8.14_all.deb ... 2026-06-26 03:21:06.209 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-26 03:21:06.282 | Preparing to unpack .../08-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.14_all.deb ... 2026-06-26 03:21:06.310 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-26 03:21:06.385 | Preparing to unpack .../09-libvirt0_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-26 03:21:06.400 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-26 03:21:06.588 | Selecting previously unselected package libvirt-dev:amd64. 2026-06-26 03:21:06.601 | Preparing to unpack .../10-libvirt-dev_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-26 03:21:06.614 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-26 03:21:06.687 | Selecting previously unselected package python3-libvirt. 2026-06-26 03:21:06.702 | Preparing to unpack .../11-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-06-26 03:21:06.706 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-06-26 03:21:06.779 | Selecting previously unselected package qemu-system-arm. 2026-06-26 03:21:06.793 | Preparing to unpack .../12-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-26 03:21:06.806 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 03:21:07.336 | Selecting previously unselected package qemu-system-mips. 2026-06-26 03:21:07.351 | Preparing to unpack .../13-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-26 03:21:07.365 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 03:21:07.956 | Selecting previously unselected package qemu-system-ppc. 2026-06-26 03:21:07.970 | Preparing to unpack .../14-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-26 03:21:07.983 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 03:21:08.361 | Selecting previously unselected package qemu-system-sparc. 2026-06-26 03:21:08.369 | Preparing to unpack .../15-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-26 03:21:08.383 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 03:21:08.649 | Selecting previously unselected package qemu-system-s390x. 2026-06-26 03:21:08.663 | Preparing to unpack .../16-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-26 03:21:08.675 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 03:21:08.849 | Selecting previously unselected package qemu-system-misc. 2026-06-26 03:21:08.863 | Preparing to unpack .../17-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-26 03:21:08.876 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 03:21:10.874 | Selecting previously unselected package qemu-system. 2026-06-26 03:21:10.889 | Preparing to unpack .../18-qemu-system_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-26 03:21:10.893 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 03:21:10.936 | Selecting previously unselected package qemu-efi-aarch64. 2026-06-26 03:21:10.951 | Preparing to unpack .../19-qemu-efi-aarch64_2024.02-2ubuntu0.8_all.deb ... 2026-06-26 03:21:10.956 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-26 03:21:12.777 | Selecting previously unselected package qemu-efi-arm. 2026-06-26 03:21:12.790 | Preparing to unpack .../20-qemu-efi-arm_2024.02-2ubuntu0.8_all.deb ... 2026-06-26 03:21:12.794 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-26 03:21:13.602 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-26 03:21:14.085 | Creating group 'systemd-coredump' with GID 987. 2026-06-26 03:21:14.087 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-06-26 03:21:14.113 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 03:21:14.130 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 03:21:14.147 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 03:21:14.165 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-26 03:21:14.176 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 03:21:14.193 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-06-26 03:21:14.439 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-26 03:21:14.451 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 03:21:14.469 | Setting up qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-26 03:21:14.480 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 03:21:14.497 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) ... 2026-06-26 03:21:15.055 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.14) ... 2026-06-26 03:21:15.521 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-06-26 03:21:15.838 | Setting up libvirt-clients (10.0.0-2ubuntu8.14) ... 2026-06-26 03:21:15.870 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-26 03:21:15.889 | Setting up libvirt-l10n (10.0.0-2ubuntu8.14) ... 2026-06-26 03:21:15.907 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) ... 2026-06-26 03:21:15.925 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-26 03:21:15.935 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) ... 2026-06-26 03:21:15.953 | Setting up libvirt-daemon (10.0.0-2ubuntu8.14) ... 2026-06-26 03:21:15.971 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.14) ... 2026-06-26 03:21:16.144 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 03:21:16.144 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 03:21:16.144 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 03:21:19.680 | Setting up libvirt-daemon dnsmasq configuration. 2026-06-26 03:21:19.744 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-26 03:21:21.581 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-26 03:21:21.829 | perl: warning: Setting locale failed. 2026-06-26 03:21:21.829 | perl: warning: Please check that your locale settings: 2026-06-26 03:21:21.829 | LANGUAGE = (unset), 2026-06-26 03:21:21.829 | LC_ALL = "en_US.utf8", 2026-06-26 03:21:21.829 | LANG = "de_DE.UTF-8" 2026-06-26 03:21:21.829 | are supported and installed on your system. 2026-06-26 03:21:21.829 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 03:21:21.957 | perl: warning: Setting locale failed. 2026-06-26 03:21:21.957 | perl: warning: Please check that your locale settings: 2026-06-26 03:21:21.957 | LANGUAGE = (unset), 2026-06-26 03:21:21.957 | LC_ALL = "en_US.utf8", 2026-06-26 03:21:21.958 | LANG = "de_DE.UTF-8" 2026-06-26 03:21:21.958 | are supported and installed on your system. 2026-06-26 03:21:21.958 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 03:21:22.007 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-26 03:21:22.007 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-26 03:21:22.007 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-26 03:21:22.076 | perl: warning: Setting locale failed. 2026-06-26 03:21:22.076 | perl: warning: Please check that your locale settings: 2026-06-26 03:21:22.076 | LANGUAGE = (unset), 2026-06-26 03:21:22.076 | LC_ALL = "en_US.utf8", 2026-06-26 03:21:22.076 | LANG = "de_DE.UTF-8" 2026-06-26 03:21:22.076 | are supported and installed on your system. 2026-06-26 03:21:22.076 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 03:21:22.572 | 2026-06-26 03:21:22.572 | Running kernel seems to be up-to-date. 2026-06-26 03:21:22.572 | 2026-06-26 03:21:22.572 | Restarting services... 2026-06-26 03:21:22.617 | 2026-06-26 03:21:22.618 | Service restarts being deferred: 2026-06-26 03:21:22.618 | /etc/needrestart/restart.d/dbus.service 2026-06-26 03:21:22.618 | systemctl restart systemd-logind.service 2026-06-26 03:21:22.618 | systemctl restart virtlockd.service 2026-06-26 03:21:22.618 | systemctl restart virtlogd.service 2026-06-26 03:21:22.618 | 2026-06-26 03:21:22.618 | No containers need to be restarted. 2026-06-26 03:21:22.618 | 2026-06-26 03:21:22.618 | User sessions running outdated binaries: 2026-06-26 03:21:22.619 | quobyte @ session #5: sshd[2025] 2026-06-26 03:21:22.628 | quobyte @ user manager service: systemd[1164] 2026-06-26 03:21:22.636 | 2026-06-26 03:21:22.636 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-26 03:21:24.560 | + functions-common:apt_get:1211 : result=0 2026-06-26 03:21:24.563 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-26 03:21:24.566 | + functions-common:time_stop:2420 : local name 2026-06-26 03:21:24.568 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:21:24.571 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:21:24.573 | + functions-common:time_stop:2423 : local total 2026-06-26 03:21:24.576 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:21:24.578 | + functions-common:time_stop:2426 : name=apt-get 2026-06-26 03:21:24.580 | + functions-common:time_stop:2427 : start_time=1782444060848 2026-06-26 03:21:24.583 | + functions-common:time_stop:2429 : [[ -z 1782444060848 ]] 2026-06-26 03:21:24.587 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:21:24.591 | + functions-common:time_stop:2432 : end_time=1782444084588 2026-06-26 03:21:24.594 | + functions-common:time_stop:2433 : elapsed_time=23740 2026-06-26 03:21:24.597 | + functions-common:time_stop:2434 : total=197272 2026-06-26 03:21:24.599 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:21:24.602 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=221012 2026-06-26 03:21:24.605 | + functions-common:apt_get:1215 : return 0 2026-06-26 03:21:24.608 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-06-26 03:21:24.611 | + functions-common:install_package:1438 : update_package_repo 2026-06-26 03:21:24.614 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-26 03:21:24.617 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-26 03:21:24.619 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-26 03:21:24.622 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-26 03:21:24.624 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-26 03:21:24.627 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 03:21:24.629 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 03:21:24.632 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-26 03:21:24.635 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-26 03:21:24.638 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-26 03:21:24.640 | + functions-common:apt_get_update:1167 : return 2026-06-26 03:21:24.643 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-06-26 03:21:24.646 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-26 03:21:24.649 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 03:21:24.652 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 03:21:24.655 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-06-26 03:21:24.678 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf swtpm swtpm-tools mdevctl 2026-06-26 03:21:24.715 | Reading package lists... 2026-06-26 03:21:25.081 | Building dependency tree... 2026-06-26 03:21:25.084 | Reading state information... 2026-06-26 03:21:25.680 | ovmf is already the newest version (2024.02-2ubuntu0.8). 2026-06-26 03:21:25.681 | ovmf set to manually installed. 2026-06-26 03:21:25.681 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-26 03:21:25.681 | swtpm set to manually installed. 2026-06-26 03:21:25.681 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-26 03:21:25.681 | swtpm-tools set to manually installed. 2026-06-26 03:21:25.681 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-06-26 03:21:25.681 | mdevctl set to manually installed. 2026-06-26 03:21:25.681 | 0 upgraded, 0 newly installed, 0 to remove and 76 not upgraded. 2026-06-26 03:21:25.687 | + functions-common:apt_get:1211 : result=0 2026-06-26 03:21:25.690 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-26 03:21:25.693 | + functions-common:time_stop:2420 : local name 2026-06-26 03:21:25.695 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:21:25.699 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:21:25.702 | + functions-common:time_stop:2423 : local total 2026-06-26 03:21:25.705 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:21:25.708 | + functions-common:time_stop:2426 : name=apt-get 2026-06-26 03:21:25.711 | + functions-common:time_stop:2427 : start_time=1782444084674 2026-06-26 03:21:25.714 | + functions-common:time_stop:2429 : [[ -z 1782444084674 ]] 2026-06-26 03:21:25.717 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:21:25.722 | + functions-common:time_stop:2432 : end_time=1782444085718 2026-06-26 03:21:25.725 | + functions-common:time_stop:2433 : elapsed_time=1044 2026-06-26 03:21:25.728 | + functions-common:time_stop:2434 : total=221012 2026-06-26 03:21:25.731 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:21:25.734 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=222056 2026-06-26 03:21:25.737 | + functions-common:apt_get:1215 : return 0 2026-06-26 03:21:25.740 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-06-26 03:21:25.744 | ++ functions-common:is_arch:519 : uname -m 2026-06-26 03:21:25.748 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-26 03:21:25.751 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-06-26 03:21:25.754 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-06-26 03:21:25.757 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-06-26 03:21:25.760 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-06-26 03:21:25.763 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-06-26 03:21:25.766 | + lib/nova:install_nova:919 : is_service_enabled n-novnc 2026-06-26 03:21:25.785 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:21:25.789 | ++ lib/nova:install_nova:921 : trueorfalse False NOVNC_FROM_PACKAGE 2026-06-26 03:21:25.809 | + lib/nova:install_nova:921 : NOVNC_FROM_PACKAGE=False 2026-06-26 03:21:25.812 | + lib/nova:install_nova:922 : '[' False = True ']' 2026-06-26 03:21:25.815 | + lib/nova:install_nova:941 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-06-26 03:21:25.818 | + lib/nova:install_nova:942 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-06-26 03:21:25.821 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-06-26 03:21:25.824 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-06-26 03:21:25.827 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-06-26 03:21:25.830 | + functions-common:git_clone:592 : local orig_dir 2026-06-26 03:21:25.834 | ++ functions-common:git_clone:593 : pwd 2026-06-26 03:21:25.837 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-26 03:21:25.840 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-26 03:21:25.844 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-26 03:21:25.863 | + functions-common:git_clone:596 : RECLONE=False 2026-06-26 03:21:25.867 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-26 03:21:25.870 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-26 03:21:25.873 | + functions-common:git_clone:610 : echo v1.3.0 2026-06-26 03:21:25.873 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-26 03:21:25.879 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-06-26 03:21:25.882 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-26 03:21:25.885 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-06-26 03:21:25.887 | + functions-common:git_timed:697 : local count=0 2026-06-26 03:21:25.890 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 03:21:25.893 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 03:21:25.896 | + functions-common:git_timed:701 : timeout=0 2026-06-26 03:21:25.899 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 03:21:25.902 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 03:21:25.905 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:21:25.907 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:21:25.910 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:21:25.915 | + functions-common:time_start:2411 : _TIME_START[$name]=1782444085911 2026-06-26 03:21:25.918 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-06-26 03:21:25.921 | Cloning into '/opt/stack/novnc'... 2026-06-26 03:21:27.860 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 03:21:27.862 | + functions-common:time_stop:2420 : local name 2026-06-26 03:21:27.865 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:21:27.868 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:21:27.872 | + functions-common:time_stop:2423 : local total 2026-06-26 03:21:27.875 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:21:27.879 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 03:21:27.882 | + functions-common:time_stop:2427 : start_time=1782444085911 2026-06-26 03:21:27.885 | + functions-common:time_stop:2429 : [[ -z 1782444085911 ]] 2026-06-26 03:21:27.890 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:21:27.895 | + functions-common:time_stop:2432 : end_time=1782444087892 2026-06-26 03:21:27.898 | + functions-common:time_stop:2433 : elapsed_time=1981 2026-06-26 03:21:27.902 | + functions-common:time_stop:2434 : total=160405 2026-06-26 03:21:27.904 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:21:27.907 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=162386 2026-06-26 03:21:27.911 | + functions-common:git_clone:631 : cd /opt/stack/novnc 2026-06-26 03:21:27.913 | + functions-common:git_clone:632 : git_timed fetch origin v1.3.0 2026-06-26 03:21:27.917 | + functions-common:git_timed:697 : local count=0 2026-06-26 03:21:27.920 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 03:21:27.923 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 03:21:27.926 | + functions-common:git_timed:701 : timeout=0 2026-06-26 03:21:27.929 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 03:21:27.932 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 03:21:27.935 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:21:27.938 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:21:27.942 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:21:27.947 | + functions-common:time_start:2411 : _TIME_START[$name]=1782444087944 2026-06-26 03:21:27.951 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-06-26 03:21:28.345 | From https://github.com/novnc/novnc 2026-06-26 03:21:28.345 | * tag v1.3.0 -> FETCH_HEAD 2026-06-26 03:21:28.356 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 03:21:28.360 | + functions-common:time_stop:2420 : local name 2026-06-26 03:21:28.363 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:21:28.366 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:21:28.369 | + functions-common:time_stop:2423 : local total 2026-06-26 03:21:28.373 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:21:28.376 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 03:21:28.379 | + functions-common:time_stop:2427 : start_time=1782444087944 2026-06-26 03:21:28.382 | + functions-common:time_stop:2429 : [[ -z 1782444087944 ]] 2026-06-26 03:21:28.387 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:21:28.392 | + functions-common:time_stop:2432 : end_time=1782444088388 2026-06-26 03:21:28.395 | + functions-common:time_stop:2433 : elapsed_time=444 2026-06-26 03:21:28.399 | + functions-common:time_stop:2434 : total=162386 2026-06-26 03:21:28.402 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:21:28.406 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=162830 2026-06-26 03:21:28.410 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-26 03:21:28.413 | + functions-common:git_timed:697 : local count=0 2026-06-26 03:21:28.416 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 03:21:28.420 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 03:21:28.424 | + functions-common:git_timed:701 : timeout=0 2026-06-26 03:21:28.427 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 03:21:28.430 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 03:21:28.434 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:21:28.437 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:21:28.441 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:21:28.445 | + functions-common:time_start:2411 : _TIME_START[$name]=1782444088442 2026-06-26 03:21:28.449 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-26 03:21:28.482 | Note: switching to 'FETCH_HEAD'. 2026-06-26 03:21:28.482 | 2026-06-26 03:21:28.482 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-26 03:21:28.482 | changes and commit them, and you can discard any commits you make in this 2026-06-26 03:21:28.482 | state without impacting any branches by switching back to a branch. 2026-06-26 03:21:28.482 | 2026-06-26 03:21:28.483 | If you want to create a new branch to retain commits you create, you may 2026-06-26 03:21:28.483 | do so (now or later) by using -c with the switch command. Example: 2026-06-26 03:21:28.483 | 2026-06-26 03:21:28.483 | git switch -c 2026-06-26 03:21:28.483 | 2026-06-26 03:21:28.483 | Or undo this operation with: 2026-06-26 03:21:28.483 | 2026-06-26 03:21:28.483 | git switch - 2026-06-26 03:21:28.483 | 2026-06-26 03:21:28.483 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-26 03:21:28.484 | 2026-06-26 03:21:28.484 | HEAD is now at 463c39e noVNC 1.3.0 2026-06-26 03:21:28.488 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 03:21:28.492 | + functions-common:time_stop:2420 : local name 2026-06-26 03:21:28.495 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:21:28.499 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:21:28.502 | + functions-common:time_stop:2423 : local total 2026-06-26 03:21:28.505 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:21:28.508 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 03:21:28.511 | + functions-common:time_stop:2427 : start_time=1782444088442 2026-06-26 03:21:28.514 | + functions-common:time_stop:2429 : [[ -z 1782444088442 ]] 2026-06-26 03:21:28.518 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:21:28.523 | + functions-common:time_stop:2432 : end_time=1782444088519 2026-06-26 03:21:28.525 | + functions-common:time_stop:2433 : elapsed_time=77 2026-06-26 03:21:28.529 | + functions-common:time_stop:2434 : total=162830 2026-06-26 03:21:28.532 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:21:28.535 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=162907 2026-06-26 03:21:28.538 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-06-26 03:21:28.557 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-06-26 03:21:28.561 | + functions-common:git_clone:673 : git show --oneline 2026-06-26 03:21:28.562 | + functions-common:git_clone:673 : head -1 2026-06-26 03:21:28.564 | 463c39e noVNC 1.3.0 2026-06-26 03:21:28.568 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-26 03:21:28.571 | + lib/nova:install_nova:946 : is_service_enabled n-spice 2026-06-26 03:21:28.595 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:21:28.599 | + lib/nova:install_nova:958 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova master 2026-06-26 03:21:28.602 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-06-26 03:21:28.605 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-06-26 03:21:28.608 | + functions-common:git_clone:591 : local git_ref=master 2026-06-26 03:21:28.612 | + functions-common:git_clone:592 : local orig_dir 2026-06-26 03:21:28.616 | ++ functions-common:git_clone:593 : pwd 2026-06-26 03:21:28.620 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-26 03:21:28.623 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-26 03:21:28.629 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-26 03:21:28.650 | + functions-common:git_clone:596 : RECLONE=False 2026-06-26 03:21:28.653 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-26 03:21:28.657 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-26 03:21:28.662 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-26 03:21:28.663 | + functions-common:git_clone:610 : echo master 2026-06-26 03:21:28.668 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/nova ]] 2026-06-26 03:21:28.672 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-26 03:21:28.675 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-06-26 03:21:28.679 | + functions-common:git_timed:697 : local count=0 2026-06-26 03:21:28.682 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 03:21:28.686 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 03:21:28.689 | + functions-common:git_timed:701 : timeout=0 2026-06-26 03:21:28.692 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 03:21:28.696 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 03:21:28.700 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:21:28.703 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:21:28.707 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:21:28.712 | + functions-common:time_start:2411 : _TIME_START[$name]=1782444088709 2026-06-26 03:21:28.715 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-06-26 03:21:28.719 | Cloning into '/opt/stack/nova'... 2026-06-26 03:25:08.074 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 03:25:08.077 | + functions-common:time_stop:2420 : local name 2026-06-26 03:25:08.081 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:25:08.085 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:25:08.088 | + functions-common:time_stop:2423 : local total 2026-06-26 03:25:08.092 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:25:08.095 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 03:25:08.098 | + functions-common:time_stop:2427 : start_time=1782444088709 2026-06-26 03:25:08.102 | + functions-common:time_stop:2429 : [[ -z 1782444088709 ]] 2026-06-26 03:25:08.107 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:25:08.112 | + functions-common:time_stop:2432 : end_time=1782444308108 2026-06-26 03:25:08.116 | + functions-common:time_stop:2433 : elapsed_time=219399 2026-06-26 03:25:08.119 | + functions-common:time_stop:2434 : total=162907 2026-06-26 03:25:08.123 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:25:08.127 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=382306 2026-06-26 03:25:08.131 | + functions-common:git_clone:631 : cd /opt/stack/nova 2026-06-26 03:25:08.134 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-26 03:25:08.138 | + functions-common:git_timed:697 : local count=0 2026-06-26 03:25:08.142 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 03:25:08.146 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 03:25:08.150 | + functions-common:git_timed:701 : timeout=0 2026-06-26 03:25:08.153 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 03:25:08.157 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 03:25:08.161 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:25:08.164 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:25:08.169 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:25:08.174 | + functions-common:time_start:2411 : _TIME_START[$name]=1782444308171 2026-06-26 03:25:08.178 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-26 03:25:08.906 | From https://review.opendev.org/openstack/nova 2026-06-26 03:25:08.906 | * branch master -> FETCH_HEAD 2026-06-26 03:25:08.918 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 03:25:08.922 | + functions-common:time_stop:2420 : local name 2026-06-26 03:25:08.925 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:25:08.929 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:25:08.932 | + functions-common:time_stop:2423 : local total 2026-06-26 03:25:08.936 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:25:08.939 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 03:25:08.943 | + functions-common:time_stop:2427 : start_time=1782444308171 2026-06-26 03:25:08.946 | + functions-common:time_stop:2429 : [[ -z 1782444308171 ]] 2026-06-26 03:25:08.951 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:25:08.956 | + functions-common:time_stop:2432 : end_time=1782444308952 2026-06-26 03:25:08.960 | + functions-common:time_stop:2433 : elapsed_time=781 2026-06-26 03:25:08.963 | + functions-common:time_stop:2434 : total=382306 2026-06-26 03:25:08.967 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:25:08.970 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=383087 2026-06-26 03:25:08.974 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-26 03:25:08.978 | + functions-common:git_timed:697 : local count=0 2026-06-26 03:25:08.982 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 03:25:08.985 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 03:25:08.989 | + functions-common:git_timed:701 : timeout=0 2026-06-26 03:25:08.993 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 03:25:08.996 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 03:25:09.000 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:25:09.004 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:25:09.009 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:25:09.014 | + functions-common:time_start:2411 : _TIME_START[$name]=1782444309010 2026-06-26 03:25:09.018 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-26 03:25:09.571 | Note: switching to 'FETCH_HEAD'. 2026-06-26 03:25:09.571 | 2026-06-26 03:25:09.571 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-26 03:25:09.571 | changes and commit them, and you can discard any commits you make in this 2026-06-26 03:25:09.571 | state without impacting any branches by switching back to a branch. 2026-06-26 03:25:09.571 | 2026-06-26 03:25:09.572 | If you want to create a new branch to retain commits you create, you may 2026-06-26 03:25:09.572 | do so (now or later) by using -c with the switch command. Example: 2026-06-26 03:25:09.572 | 2026-06-26 03:25:09.572 | git switch -c 2026-06-26 03:25:09.572 | 2026-06-26 03:25:09.572 | Or undo this operation with: 2026-06-26 03:25:09.572 | 2026-06-26 03:25:09.572 | git switch - 2026-06-26 03:25:09.573 | 2026-06-26 03:25:09.573 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-26 03:25:09.573 | 2026-06-26 03:25:09.574 | HEAD is now at 6d52ef14b6 move compile earlier 2026-06-26 03:25:09.582 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 03:25:09.586 | + functions-common:time_stop:2420 : local name 2026-06-26 03:25:09.590 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:25:09.593 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:25:09.597 | + functions-common:time_stop:2423 : local total 2026-06-26 03:25:09.600 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:25:09.604 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 03:25:09.608 | + functions-common:time_stop:2427 : start_time=1782444309010 2026-06-26 03:25:09.611 | + functions-common:time_stop:2429 : [[ -z 1782444309010 ]] 2026-06-26 03:25:09.616 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:25:09.621 | + functions-common:time_stop:2432 : end_time=1782444309617 2026-06-26 03:25:09.625 | + functions-common:time_stop:2433 : elapsed_time=607 2026-06-26 03:25:09.628 | + functions-common:time_stop:2434 : total=383087 2026-06-26 03:25:09.632 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:25:09.635 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=383694 2026-06-26 03:25:09.639 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-06-26 03:25:09.661 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-06-26 03:25:09.666 | + functions-common:git_clone:673 : head -1 2026-06-26 03:25:09.667 | + functions-common:git_clone:673 : git show --oneline 2026-06-26 03:25:09.670 | 6d52ef14b6 move compile earlier 2026-06-26 03:25:09.674 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-26 03:25:09.678 | + lib/nova:install_nova:959 : setup_develop /opt/stack/nova 2026-06-26 03:25:09.682 | + inc/python:setup_develop:353 : local bindep 2026-06-26 03:25:09.686 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-06-26 03:25:09.689 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-06-26 03:25:09.693 | + inc/python:setup_develop:359 : local extras= 2026-06-26 03:25:09.696 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-06-26 03:25:09.700 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-26 03:25:09.704 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-06-26 03:25:09.707 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-06-26 03:25:09.711 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-26 03:25:09.715 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-26 03:25:09.720 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-06-26 03:25:09.724 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-26 03:25:09.728 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-06-26 03:25:09.732 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-26 03:25:09.735 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-26 03:25:09.740 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-06-26 03:25:09.747 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-06-26 03:25:09.751 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-06-26 03:25:09.754 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-06-26 03:25:09.913 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-06-26 03:25:09.916 | + inc/python:setup_package:436 : local bindep=0 2026-06-26 03:25:09.920 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-26 03:25:09.924 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-26 03:25:09.928 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-06-26 03:25:09.931 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-06-26 03:25:09.935 | + inc/python:setup_package:445 : local flags=-e 2026-06-26 03:25:09.938 | + inc/python:setup_package:446 : local extras= 2026-06-26 03:25:09.942 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-26 03:25:09.946 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-26 03:25:09.949 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-26 03:25:09.953 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-26 03:25:09.957 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-26 03:25:09.961 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-06-26 03:25:09.990 | Using python 3.12 to install /opt/stack/nova 2026-06-26 03:25:09.993 | + 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-26 03:25:11.014 | Obtaining file:///opt/stack/nova 2026-06-26 03:25:11.019 | Installing build dependencies: started 2026-06-26 03:25:12.849 | Installing build dependencies: finished with status 'done' 2026-06-26 03:25:12.850 | Checking if build backend supports build_editable: started 2026-06-26 03:25:13.399 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-26 03:25:13.400 | Getting requirements to build editable: started 2026-06-26 03:25:13.707 | Getting requirements to build editable: finished with status 'done' 2026-06-26 03:25:13.709 | Preparing editable metadata (pyproject.toml): started 2026-06-26 03:25:15.884 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-26 03:25:15.908 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (7.0.3) 2026-06-26 03:25:15.910 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.0.51) 2026-06-26 03:25:15.911 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.3.1) 2026-06-26 03:25:15.912 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (0.41.0) 2026-06-26 03:25:15.915 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.1.6) 2026-06-26 03:25:15.915 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (13.0.0) 2026-06-26 03:25:15.916 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (6.1.1) 2026-06-26 03:25:15.917 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.5.1) 2026-06-26 03:25:15.918 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (43.0.3) 2026-06-26 03:25:15.919 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.8.10) 2026-06-26 03:25:15.920 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.5.2) 2026-06-26 03:25:15.922 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.1.0) 2026-06-26 03:25:15.923 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.10.1) 2026-06-26 03:25:15.924 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.17.0) 2026-06-26 03:25:15.925 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.18.4) 2026-06-26 03:25:15.926 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.3.0) 2026-06-26 03:25:15.927 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (4.0.0) 2026-06-26 03:25:15.928 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (4.26.0) 2026-06-26 03:25:15.929 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (9.9.0) 2026-06-26 03:25:15.929 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.14.0) 2026-06-26 03:25:15.931 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (12.0.0) 2026-06-26 03:25:15.931 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (4.12.0) 2026-06-26 03:25:15.932 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.34.2) 2026-06-26 03:25:15.933 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.8.0) 2026-06-26 03:25:16.128 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev200) 2026-06-26 03:25:16.293 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-06-26 03:25:16.309 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (4.2.0) 2026-06-26 03:25:16.310 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (7.5.0) 2026-06-26 03:25:16.311 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (10.5.0) 2026-06-26 03:25:16.312 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (6.4.0) 2026-06-26 03:25:16.313 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (8.2.0) 2026-06-26 03:25:16.314 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.11.0) 2026-06-26 03:25:16.314 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.8.0) 2026-06-26 03:25:16.315 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.10.0) 2026-06-26 03:25:16.316 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.7.1) 2026-06-26 03:25:16.317 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (10.1.1) 2026-06-26 03:25:16.318 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (18.0.0) 2026-06-26 03:25:16.319 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (7.9.0) 2026-06-26 03:25:16.320 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (18.1.0) 2026-06-26 03:25:16.321 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.1.0) 2026-06-26 03:25:16.321 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.11.0) 2026-06-26 03:25:16.322 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (6.8.0) 2026-06-26 03:25:16.324 | 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.dev200) (4.6.0) 2026-06-26 03:25:16.325 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.0.0) 2026-06-26 03:25:16.326 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (8.1.0) 2026-06-26 03:25:16.327 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (7.2.2) 2026-06-26 03:25:16.328 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.10.2) 2026-06-26 03:25:16.329 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (7.1.0) 2026-06-26 03:25:16.329 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.1.0) 2026-06-26 03:25:16.330 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.8.0) 2026-06-26 03:25:16.331 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.0.0) 2026-06-26 03:25:16.332 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.7.0) 2026-06-26 03:25:16.451 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev200) 2026-06-26 03:25:16.467 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-06-26 03:25:16.477 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (8.1.0) 2026-06-26 03:25:16.478 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (0.2.3) 2026-06-26 03:25:16.479 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.4.2) 2026-06-26 03:25:16.480 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.8.2) 2026-06-26 03:25:16.481 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.9.0.post0) 2026-06-26 03:25:16.482 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.3.0) 2026-06-26 03:25:16.483 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (4.17.0) 2026-06-26 03:25:16.484 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (6.0.3) 2026-06-26 03:25:16.488 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev200) (1.3.12) 2026-06-26 03:25:16.489 | 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.dev200) (4.15.0) 2026-06-26 03:25:16.492 | 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.dev200) (7.4.0) 2026-06-26 03:25:16.496 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev200) (2.0.0) 2026-06-26 03:25:16.501 | 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.dev200) (3.0) 2026-06-26 03:25:16.508 | 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.dev200) (2.8.0) 2026-06-26 03:25:16.516 | 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.dev200) (3.1.0) 2026-06-26 03:25:16.518 | 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.dev200) (2.2.1) 2026-06-26 03:25:16.523 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev200) (3.0.3) 2026-06-26 03:25:16.526 | 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.dev200) (26.1.0) 2026-06-26 03:25:16.527 | 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.dev200) (2025.9.1) 2026-06-26 03:25:16.528 | 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.dev200) (0.37.0) 2026-06-26 03:25:16.529 | 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.dev200) (2026.5.1) 2026-06-26 03:25:16.537 | 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.dev200) (2.1.0) 2026-06-26 03:25:16.544 | 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.dev200) (4.0.1) 2026-06-26 03:25:16.545 | 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.dev200) (2.13.0) 2026-06-26 03:25:16.546 | 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.dev200) (5.8.0) 2026-06-26 03:25:16.559 | 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.dev200) (1.5.0) 2026-06-26 03:25:16.560 | 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.dev200) (1.1.0) 2026-06-26 03:25:16.561 | 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.dev200) (1.33) 2026-06-26 03:25:16.563 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev200) (4.10.0) 2026-06-26 03:25:16.571 | 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.dev200) (3.1.1) 2026-06-26 03:25:16.579 | 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.dev200) (9.1.4) 2026-06-26 03:25:16.590 | 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.dev200) (2.18.0) 2026-06-26 03:25:16.598 | 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.dev200) (0.20) 2026-06-26 03:25:16.612 | 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.dev200) (2.1.2) 2026-06-26 03:25:16.613 | 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.dev200) (0.6.2) 2026-06-26 03:25:16.630 | 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.dev200) (7.1.4) 2026-06-26 03:25:16.632 | 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.dev200) (5.3.1) 2026-06-26 03:25:16.633 | 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.dev200) (5.6.2) 2026-06-26 03:25:16.634 | 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.dev200) (0.16.0) 2026-06-26 03:25:16.638 | 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.dev200) (5.1.0) 2026-06-26 03:25:16.648 | 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.dev200) (2026.2) 2026-06-26 03:25:16.649 | 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.dev200) (26.2) 2026-06-26 03:25:16.656 | 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.dev200) (0.25.0) 2026-06-26 03:25:16.660 | 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.dev200) (5.0.0) 2026-06-26 03:25:16.663 | 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.dev200) (4.0.1) 2026-06-26 03:25:16.677 | 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.dev200) (1.2.1) 2026-06-26 03:25:16.699 | 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.dev200) (1.7.6) 2026-06-26 03:25:16.706 | 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.dev200) (2.2.0) 2026-06-26 03:25:16.712 | 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.dev200) (1.3.7) 2026-06-26 03:25:16.722 | 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.dev200) (3.3.2) 2026-06-26 03:25:16.735 | 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.dev200) (4.3.2) 2026-06-26 03:25:16.736 | 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.dev200) (3.7.1) 2026-06-26 03:25:16.746 | 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.dev200) (2.4.0) 2026-06-26 03:25:16.755 | 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.dev200) (3.0.3) 2026-06-26 03:25:16.756 | 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.dev200) (1.6.2) 2026-06-26 03:25:16.768 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev200) (82.0.1) 2026-06-26 03:25:16.787 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev200) (0.8.1) 2026-06-26 03:25:16.826 | 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.dev200) (4.14.0) 2026-06-26 03:25:16.833 | 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.dev200) (0.6.0) 2026-06-26 03:25:16.834 | 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.dev200) (4.0.0) 2026-06-26 03:25:16.845 | 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.dev200) (3.0.52) 2026-06-26 03:25:16.846 | 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.dev200) (1.11.0) 2026-06-26 03:25:16.847 | 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.dev200) (15.0.0) 2026-06-26 03:25:16.848 | 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.dev200) (1.8.0) 2026-06-26 03:25:16.869 | 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.dev200) (1.17.0) 2026-06-26 03:25:16.875 | 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.dev200) (2.1.0) 2026-06-26 03:25:16.877 | 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.dev200) (24.2.1) 2026-06-26 03:25:16.898 | 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.dev200) (4.6.0) 2026-06-26 03:25:16.924 | 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.dev200) (3.4.7) 2026-06-26 03:25:16.925 | 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.dev200) (3.18) 2026-06-26 03:25:16.926 | 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.dev200) (2.7.0) 2026-06-26 03:25:16.928 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev200) (2023.11.17) 2026-06-26 03:25:16.968 | 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.dev200) (4.2.0) 2026-06-26 03:25:16.969 | 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.dev200) (2.20.0) 2026-06-26 03:25:16.981 | 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.dev200) (0.1.2) 2026-06-26 03:25:17.001 | 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.dev200) (0.8) 2026-06-26 03:25:17.060 | 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.dev200) (0.16.0) 2026-06-26 03:25:17.589 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev200) 2026-06-26 03:25:17.606 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-06-26 03:25:17.646 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev200) 2026-06-26 03:25:17.661 | Downloading jwcrypto-1.5.7-py3-none-any.whl.metadata (3.3 kB) 2026-06-26 03:25:17.718 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev200) 2026-06-26 03:25:17.733 | Downloading redis-8.0.0-py3-none-any.whl.metadata (13 kB) 2026-06-26 03:25:17.845 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-06-26 03:25:17.871 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-06-26 03:25:17.897 | Downloading jwcrypto-1.5.7-py3-none-any.whl (94 kB) 2026-06-26 03:25:17.929 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-06-26 03:25:18.196 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 65.3 MB/s 0:00:00 2026-06-26 03:25:18.212 | Downloading redis-8.0.0-py3-none-any.whl (499 kB) 2026-06-26 03:25:18.279 | Building wheels for collected packages: nova 2026-06-26 03:25:18.281 | Building editable for nova (pyproject.toml): started 2026-06-26 03:25:20.743 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-06-26 03:25:20.748 | Created wheel for nova: filename=nova-33.1.0.dev200-0.editable-py3-none-any.whl size=9434 sha256=70d447b3b1394a3b0de403e3c76bc5df3ab8834de5012a100e89fd5a9bf4065b 2026-06-26 03:25:20.748 | Stored in directory: /tmp/pip-ephem-wheel-cache-0ycm4ds_/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-06-26 03:25:20.751 | Successfully built nova 2026-06-26 03:25:21.021 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-06-26 03:25:25.568 | 2026-06-26 03:25:25.593 | Successfully installed jwcrypto-1.5.7 microversion-parse-2.1.0 nova-33.1.0.dev200 numpy-2.4.6 redis-8.0.0 websockify-0.13.0 2026-06-26 03:25:25.822 | + inc/python:pip_install:216 : result=0 2026-06-26 03:25:25.826 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-26 03:25:25.830 | + functions-common:time_stop:2420 : local name 2026-06-26 03:25:25.834 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:25:25.837 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:25:25.841 | + functions-common:time_stop:2423 : local total 2026-06-26 03:25:25.845 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:25:25.848 | + functions-common:time_stop:2426 : name=pip_install 2026-06-26 03:25:25.852 | + functions-common:time_stop:2427 : start_time=1782444309983 2026-06-26 03:25:25.856 | + functions-common:time_stop:2429 : [[ -z 1782444309983 ]] 2026-06-26 03:25:25.861 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:25:25.867 | + functions-common:time_stop:2432 : end_time=1782444325862 2026-06-26 03:25:25.870 | + functions-common:time_stop:2433 : elapsed_time=15879 2026-06-26 03:25:25.873 | + functions-common:time_stop:2434 : total=140012 2026-06-26 03:25:25.877 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:25:25.881 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=155891 2026-06-26 03:25:25.885 | + inc/python:pip_install:219 : return 0 2026-06-26 03:25:25.888 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-26 03:25:25.892 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-26 03:25:25.896 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-06-26 03:25:25.900 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-06-26 03:25:25.903 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 03:25:25.907 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 03:25:25.911 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-06-26 03:25:25.915 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 03:25:25.919 | + 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-26 03:25:25.938 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-26 03:25:25.942 | + ./stack.sh:main:959 : configure_nova 2026-06-26 03:25:25.946 | + lib/nova:configure_nova:260 : sudo install -d -o quobyte /etc/nova 2026-06-26 03:25:25.963 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-06-26 03:25:25.967 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-06-26 03:25:25.971 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-26 03:25:25.976 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-26 03:25:25.977 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-06-26 03:25:25.983 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-06-26 03:25:25.986 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-06-26 03:25:25.990 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-26 03:25:25.994 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-06-26 03:25:25.997 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-06-26 03:25:26.001 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-06-26 03:25:26.005 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-06-26 03:25:26.009 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-06-26 03:25:26.026 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-06-26 03:25:26.043 | + 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-26 03:25:26.061 | + 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-26 03:25:26.078 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-06-26 03:25:26.096 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-06-26 03:25:26.113 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-26 03:25:26.119 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-26 03:25:26.124 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.3keYWS6fAw 2026-06-26 03:25:26.127 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-26 03:25:26.131 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-26 03:25:26.135 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-06-26 03:25:26.139 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-26 03:25:26.142 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-26 03:25:26.146 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.3keYWS6fAw 2026-06-26 03:25:26.152 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.3keYWS6fAw 2026-06-26 03:25:26.168 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.3keYWS6fAw /etc/sudoers.d/nova-rootwrap 2026-06-26 03:25:26.187 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-06-26 03:25:26.192 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-26 03:25:26.196 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-26 03:25:26.199 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-26 03:25:26.203 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-26 03:25:26.207 | + 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-26 03:25:26.210 | + 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-26 03:25:26.216 | + 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-26 03:25:26.216 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-26 03:25:26.227 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-26 03:25:26.233 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-26 03:25:26.249 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-26 03:25:26.266 | + 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-26 03:25:26.270 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-06-26 03:25:26.277 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-06-26 03:25:26.301 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:25:26.305 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-06-26 03:25:26.318 | net.ipv4.ip_forward = 1 2026-06-26 03:25:26.323 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-26 03:25:26.326 | + lib/nova:configure_nova:277 : [[ kvm == \k\v\m ]] 2026-06-26 03:25:26.330 | + lib/nova:configure_nova:278 : sudo modprobe kvm 2026-06-26 03:25:26.348 | + lib/nova:configure_nova:279 : '[' '!' -e /dev/kvm ']' 2026-06-26 03:25:26.352 | + lib/nova:configure_nova:294 : [[ kvm == \l\x\c ]] 2026-06-26 03:25:26.356 | + lib/nova:configure_nova:309 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-06-26 03:25:26.374 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-06-26 03:25:26.379 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-06-26 03:25:26.380 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-06-26 03:25:26.387 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.2016-04.com.open-iscsi:71838a853ed5 2026-06-26 03:25:26.392 | InitiatorName=iqn.2016-04.com.open-iscsi:71838a853ed5 2026-06-26 03:25:26.397 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-06-26 03:25:26.401 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-06-26 03:25:26.490 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-06-26 03:25:26.493 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-06-26 03:25:26.497 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-26 03:25:26.500 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-06-26 03:25:26.575 | + lib/nova:configure_nova:367 : create_nova_conf 2026-06-26 03:25:26.580 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-06-26 03:25:26.584 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-06-26 03:25:26.588 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-06-26 03:25:26.638 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-06-26 03:25:26.641 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-06-26 03:25:26.683 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-06-26 03:25:26.725 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-06-26 03:25:26.764 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-26 03:25:26.807 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 2 2026-06-26 03:25:26.850 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-06-26 03:25:26.893 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.132 2026-06-26 03:25:26.933 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-06-26 03:25:26.973 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-06-26 03:25:27.012 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-06-26 03:25:27.052 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-06-26 03:25:27.092 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-06-26 03:25:27.135 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-06-26 03:25:27.179 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-06-26 03:25:27.220 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-06-26 03:25:27.260 | + lib/nova:create_nova_conf:465 : is_fedora 2026-06-26 03:25:27.263 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-26 03:25:27.267 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-26 03:25:27.270 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-26 03:25:27.274 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-26 03:25:27.278 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-26 03:25:27.281 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-26 03:25:27.285 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-26 03:25:27.289 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-26 03:25:27.292 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-26 03:25:27.296 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-26 03:25:27.299 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-26 03:25:27.303 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-26 03:25:27.306 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-26 03:25:27.310 | + lib/nova:create_nova_conf:474 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-06-26 03:25:27.334 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:25:27.337 | + lib/nova:create_nova_conf:478 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-26 03:25:27.341 | + lib/nova:create_nova_conf:481 : local db=nova_cell0 2026-06-26 03:25:27.345 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-06-26 03:25:27.387 | ++ lib/nova:create_nova_conf:487 : database_connection_url nova_cell0 2026-06-26 03:25:27.391 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-26 03:25:27.395 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-26 03:25:27.398 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-26 03:25:27.402 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-26 03:25:27.405 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-26 03:25:27.409 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-26 03:25:27.431 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:25:27.435 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-26 03:25:27.439 | ++ 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-26 03:25:27.443 | + 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-26 03:25:27.488 | ++ lib/nova:create_nova_conf:488 : database_connection_url nova_api 2026-06-26 03:25:27.491 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-06-26 03:25:27.495 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-06-26 03:25:27.499 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-06-26 03:25:27.502 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-26 03:25:27.506 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-26 03:25:27.510 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-26 03:25:27.533 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:25:27.536 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-26 03:25:27.540 | ++ 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-26 03:25:27.544 | + 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-26 03:25:27.588 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf cache enabled True 2026-06-26 03:25:27.632 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-06-26 03:25:27.672 | + lib/nova:create_nova_conf:495 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-06-26 03:25:27.712 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-06-26 03:25:27.735 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:25:27.739 | + lib/nova:create_nova_conf:499 : is_service_enabled n-api-meta 2026-06-26 03:25:27.762 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:25:27.768 | ++ lib/nova:create_nova_conf:501 : echo osapi_compute,metadata 2026-06-26 03:25:27.768 | ++ lib/nova:create_nova_conf:501 : sed s/,metadata// 2026-06-26 03:25:27.774 | + lib/nova:create_nova_conf:501 : NOVA_ENABLED_APIS=osapi_compute 2026-06-26 03:25:27.778 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-06-26 03:25:27.819 | + lib/nova:create_nova_conf:504 : [[ True == \T\r\u\e ]] 2026-06-26 03:25:27.823 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-06-26 03:25:27.867 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2026-06-26 03:25:27.908 | + lib/nova:create_nova_conf:512 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-06-26 03:25:27.912 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-06-26 03:25:27.916 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-06-26 03:25:27.919 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-26 03:25:27.923 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-26 03:25:27.927 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-06-26 03:25:27.930 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-26 03:25:27.934 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-26 03:25:27.938 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-26 03:25:27.941 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-06-26 03:25:27.984 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-06-26 03:25:28.024 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.132/identity 2026-06-26 03:25:28.065 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-06-26 03:25:28.106 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-06-26 03:25:28.146 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-06-26 03:25:28.187 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-06-26 03:25:28.228 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-06-26 03:25:28.268 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.132/identity 2026-06-26 03:25:28.310 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-26 03:25:28.351 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-06-26 03:25:28.392 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-26 03:25:28.395 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-06-26 03:25:28.418 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:25:28.422 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-06-26 03:25:28.426 | + lib/nova:configure_cinder_access:640 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-06-26 03:25:28.469 | + lib/nova:configure_cinder_access:647 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-06-26 03:25:28.473 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-26 03:25:28.476 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-26 03:25:28.480 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-06-26 03:25:28.484 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-06-26 03:25:28.526 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-06-26 03:25:28.568 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.132/identity 2026-06-26 03:25:28.609 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-06-26 03:25:28.651 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-06-26 03:25:28.692 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-06-26 03:25:28.733 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-06-26 03:25:28.774 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-06-26 03:25:28.816 | + lib/nova:configure_cinder_access:648 : is_service_enabled tls-proxy 2026-06-26 03:25:28.839 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:25:28.843 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-06-26 03:25:28.867 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:25:28.871 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-06-26 03:25:28.875 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-06-26 03:25:28.917 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-06-26 03:25:28.960 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-06-26 03:25:28.964 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-06-26 03:25:29.005 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-06-26 03:25:29.009 | + lib/nova:create_nova_conf:533 : '[' False '!=' False ']' 2026-06-26 03:25:29.012 | + lib/nova:create_nova_conf:539 : is_fedora 2026-06-26 03:25:29.016 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-26 03:25:29.019 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-26 03:25:29.023 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-26 03:25:29.027 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-26 03:25:29.030 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-26 03:25:29.034 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-26 03:25:29.037 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-26 03:25:29.041 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-26 03:25:29.044 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-26 03:25:29.048 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-26 03:25:29.051 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-26 03:25:29.055 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-26 03:25:29.059 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-26 03:25:29.062 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-06-26 03:25:29.066 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-06-26 03:25:29.069 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-06-26 03:25:29.074 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-26 03:25:29.098 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-26 03:25:29.102 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-26 03:25:29.105 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-26 03:25:29.109 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-26 03:25:29.113 | + 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-26 03:25:29.155 | + 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-26 03:25:29.197 | + 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-26 03:25:29.238 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-26 03:25:29.279 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-06-26 03:25:29.320 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-06-26 03:25:29.364 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-06-26 03:25:29.387 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:25:29.391 | + 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-26 03:25:29.395 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-06-26 03:25:29.399 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-06-26 03:25:29.402 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-06-26 03:25:29.406 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-26 03:25:29.409 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-06-26 03:25:29.413 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-06-26 03:25:29.416 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-26 03:25:29.420 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-26 03:25:29.439 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-26 03:25:29.439 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-26 03:25:29.449 | d /var/run/uwsgi 0755 quobyte root 2026-06-26 03:25:29.455 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-26 03:25:29.470 | /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-26 03:25:29.476 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-06-26 03:25:29.480 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-06-26 03:25:29.485 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-26 03:25:29.489 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-06-26 03:25:29.531 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-06-26 03:25:29.573 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-06-26 03:25:29.613 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-06-26 03:25:29.654 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-26 03:25:29.694 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-26 03:25:29.735 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-06-26 03:25:29.776 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-06-26 03:25:29.817 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-06-26 03:25:29.857 | + 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-26 03:25:29.897 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-26 03:25:29.938 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-26 03:25:29.979 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-06-26 03:25:30.019 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-06-26 03:25:30.060 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-26 03:25:30.064 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-26 03:25:30.069 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-06-26 03:25:30.072 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-06-26 03:25:30.076 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-26 03:25:30.080 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 03:25:30.084 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 03:25:30.087 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-06-26 03:25:30.091 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-06-26 03:25:30.095 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-06-26 03:25:30.132 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-26 03:25:30.169 | + 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-26 03:25:30.170 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-06-26 03:25:30.182 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-06-26 03:25:30.187 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-06-26 03:25:30.191 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-06-26 03:25:30.195 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-26 03:25:30.198 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-26 03:25:30.202 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-26 03:25:30.206 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-26 03:25:30.210 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 03:25:30.213 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 03:25:30.217 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-26 03:25:30.221 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-26 03:25:30.224 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 03:25:30.228 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 03:25:30.232 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-06-26 03:25:30.245 | perl: warning: Setting locale failed. 2026-06-26 03:25:30.245 | perl: warning: Please check that your locale settings: 2026-06-26 03:25:30.245 | LANGUAGE = (unset), 2026-06-26 03:25:30.245 | LC_ALL = "en_US.utf8", 2026-06-26 03:25:30.245 | LANG = "de_DE.UTF-8" 2026-06-26 03:25:30.245 | are supported and installed on your system. 2026-06-26 03:25:30.245 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 03:25:30.286 | Enabling site nova-api. 2026-06-26 03:25:30.292 | To activate the new configuration, you need to run: 2026-06-26 03:25:30.292 | systemctl reload apache2 2026-06-26 03:25:30.297 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-26 03:25:30.300 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-26 03:25:30.304 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-26 03:25:30.307 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-26 03:25:30.438 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-06-26 03:25:30.462 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:25:30.466 | + 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-26 03:25:30.469 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-06-26 03:25:30.473 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-06-26 03:25:30.476 | + lib/apache:write_uwsgi_config:245 : local url= 2026-06-26 03:25:30.479 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-06-26 03:25:30.483 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-06-26 03:25:30.487 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-06-26 03:25:30.490 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-26 03:25:30.493 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-26 03:25:30.511 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-26 03:25:30.512 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-26 03:25:30.523 | d /var/run/uwsgi 0755 quobyte root 2026-06-26 03:25:30.529 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-26 03:25:30.543 | /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-26 03:25:30.550 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-06-26 03:25:30.553 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-06-26 03:25:30.558 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-26 03:25:30.562 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-06-26 03:25:30.604 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-06-26 03:25:30.643 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-06-26 03:25:30.682 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-06-26 03:25:30.722 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-06-26 03:25:30.762 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-26 03:25:30.802 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-06-26 03:25:30.842 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-06-26 03:25:30.881 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-06-26 03:25:30.921 | + 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-26 03:25:30.960 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-06-26 03:25:31.000 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-26 03:25:31.041 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-06-26 03:25:31.081 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-06-26 03:25:31.121 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-06-26 03:25:31.125 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-06-26 03:25:31.163 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-06-26 03:25:31.185 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:25:31.188 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-06-26 03:25:31.230 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-06-26 03:25:31.233 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-06-26 03:25:31.237 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-06-26 03:25:31.258 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:25:31.262 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.132:5672/ 2026-06-26 03:25:31.266 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.132:5672/ 2026-06-26 03:25:31.306 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-06-26 03:25:31.350 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-06-26 03:25:31.353 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-26 03:25:31.357 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-06-26 03:25:31.359 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-26 03:25:31.363 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-26 03:25:31.366 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-26 03:25:31.387 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:25:31.392 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-26 03:25:31.395 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-26 03:25:31.399 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-26 03:25:31.420 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:25:31.424 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.132:5672/ 2026-06-26 03:25:31.429 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.132:5672/ 2026-06-26 03:25:31.469 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-26 03:25:31.473 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-26 03:25:31.476 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-06-26 03:25:31.515 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-06-26 03:25:31.555 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 2 2026-06-26 03:25:31.595 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-06-26 03:25:31.618 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:25:31.622 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-06-26 03:25:31.659 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-06-26 03:25:31.662 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-06-26 03:25:31.665 | + lib/nova:init_nova_service_user_conf:820 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-06-26 03:25:31.709 | + lib/nova:init_nova_service_user_conf:821 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-06-26 03:25:31.713 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-26 03:25:31.716 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-26 03:25:31.720 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-26 03:25:31.724 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-06-26 03:25:31.761 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-06-26 03:25:31.799 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.132/identity 2026-06-26 03:25:31.838 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-06-26 03:25:31.875 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-06-26 03:25:31.914 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-06-26 03:25:31.953 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-06-26 03:25:31.991 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-06-26 03:25:32.029 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-06-26 03:25:32.052 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:25:32.057 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2026-06-26 03:25:32.062 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-26 03:25:32.065 | + lib/nova:create_nova_conf:587 : local conf 2026-06-26 03:25:32.068 | + lib/nova:create_nova_conf:588 : local vhost 2026-06-26 03:25:32.072 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2026-06-26 03:25:32.076 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-26 03:25:32.080 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-26 03:25:32.084 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2026-06-26 03:25:32.087 | + lib/nova:create_nova_conf:590 : vhost=nova_cell1 2026-06-26 03:25:32.091 | + lib/nova:create_nova_conf:592 : rm -f /etc/nova/nova_cell1.conf 2026-06-26 03:25:32.097 | ++ lib/nova:create_nova_conf:593 : database_connection_url nova_cell1 2026-06-26 03:25:32.101 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-06-26 03:25:32.105 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-06-26 03:25:32.109 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-06-26 03:25:32.112 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-26 03:25:32.116 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-26 03:25:32.120 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-26 03:25:32.144 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:25:32.148 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-26 03:25:32.152 | ++ 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-26 03:25:32.156 | + 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-26 03:25:32.198 | + lib/nova:create_nova_conf:594 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-06-26 03:25:32.239 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-06-26 03:25:32.282 | + lib/nova:create_nova_conf:597 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-26 03:25:32.285 | + lib/nova:create_nova_conf:600 : rpc_backend_add_vhost nova_cell1 2026-06-26 03:25:32.289 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-06-26 03:25:32.291 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-06-26 03:25:32.313 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:25:32.318 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-06-26 03:25:32.318 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-06-26 03:25:33.508 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-06-26 03:25:33.512 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-06-26 03:25:34.613 | Adding vhost "nova_cell1" ... 2026-06-26 03:25:34.704 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-06-26 03:25:35.855 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-06-26 03:25:35.894 | + lib/nova:create_nova_conf:601 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-06-26 03:25:35.898 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-26 03:25:35.901 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-06-26 03:25:35.905 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-26 03:25:35.909 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-26 03:25:35.912 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-26 03:25:35.936 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:25:35.941 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-26 03:25:35.945 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-26 03:25:35.949 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-26 03:25:35.972 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:25:35.975 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.132:5672/nova_cell1 2026-06-26 03:25:35.980 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.132:5672/nova_cell1 2026-06-26 03:25:36.027 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-26 03:25:36.031 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-26 03:25:36.034 | + lib/nova:create_nova_conf:605 : is_service_enabled placement placement-client 2026-06-26 03:25:36.058 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:25:36.062 | + lib/nova:create_nova_conf:606 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-06-26 03:25:36.066 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova_cell1.conf 2026-06-26 03:25:36.069 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-06-26 03:25:36.073 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-26 03:25:36.077 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-26 03:25:36.080 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-26 03:25:36.084 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-06-26 03:25:36.128 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-06-26 03:25:36.170 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.132/identity 2026-06-26 03:25:36.213 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-06-26 03:25:36.255 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-06-26 03:25:36.297 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-06-26 03:25:36.340 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-06-26 03:25:36.382 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-06-26 03:25:36.424 | + lib/nova:create_nova_conf:610 : setup_logging /etc/nova/nova_cell1.conf 2026-06-26 03:25:36.428 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-06-26 03:25:36.431 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-26 03:25:36.436 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-26 03:25:36.461 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-26 03:25:36.464 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-26 03:25:36.468 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-26 03:25:36.472 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-26 03:25:36.475 | + 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-26 03:25:36.517 | + 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-26 03:25:36.560 | + 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-26 03:25:36.603 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-26 03:25:36.645 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-06-26 03:25:36.687 | + lib/nova:create_nova_conf:617 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-26 03:25:36.691 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-06-26 03:25:36.697 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-26 03:25:36.700 | + lib/nova:create_nova_conf:621 : local conf 2026-06-26 03:25:36.704 | + lib/nova:create_nova_conf:622 : local offset 2026-06-26 03:25:36.709 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-06-26 03:25:36.713 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-26 03:25:36.716 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-26 03:25:36.721 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-06-26 03:25:36.724 | + lib/nova:create_nova_conf:624 : offset=0 2026-06-26 03:25:36.728 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-06-26 03:25:36.732 | + lib/nova:configure_console_proxies:724 : local conf=/etc/nova/nova_cell1.conf 2026-06-26 03:25:36.735 | + lib/nova:configure_console_proxies:725 : local offset=0 2026-06-26 03:25:36.739 | + lib/nova:configure_console_proxies:729 : offset=0 2026-06-26 03:25:36.742 | + lib/nova:configure_console_proxies:731 : is_service_enabled n-novnc 2026-06-26 03:25:36.768 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:25:36.772 | + lib/nova:configure_console_proxies:732 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-06-26 03:25:36.817 | + lib/nova:configure_console_proxies:733 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-06-26 03:25:36.859 | + lib/nova:configure_console_proxies:735 : is_nova_console_proxy_compute_tls_enabled 2026-06-26 03:25:36.863 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-26 03:25:36.867 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-26 03:25:36.871 | + lib/nova:configure_console_proxies:763 : is_service_enabled n-spice 2026-06-26 03:25:36.895 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:25:36.899 | + lib/nova:configure_console_proxies:768 : is_service_enabled n-sproxy 2026-06-26 03:25:36.922 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:25:36.926 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-06-26 03:25:36.951 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:25:36.954 | + lib/nova:configure_nova:369 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-26 03:25:36.958 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-06-26 03:25:36.962 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-06-26 03:25:36.966 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-06-26 03:25:36.991 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:25:36.995 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-06-26 03:25:37.013 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-06-26 03:25:37.013 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-06-26 03:25:37.025 | cgroup_device_acl = [ 2026-06-26 03:25:37.025 | "/dev/null", "/dev/full", "/dev/zero", 2026-06-26 03:25:37.025 | "/dev/random", "/dev/urandom", 2026-06-26 03:25:37.025 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-06-26 03:25:37.025 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-06-26 03:25:37.025 | "/dev/vfio/vfio", 2026-06-26 03:25:37.025 | ] 2026-06-26 03:25:37.031 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-06-26 03:25:37.035 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-26 03:25:37.038 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-26 03:25:37.042 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-26 03:25:37.046 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-26 03:25:37.049 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-26 03:25:37.053 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-26 03:25:37.057 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-26 03:25:37.061 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-26 03:25:37.064 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-26 03:25:37.068 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-26 03:25:37.072 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-26 03:25:37.075 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-26 03:25:37.079 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-26 03:25:37.082 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-06-26 03:25:37.089 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-06-26 03:25:37.093 | + functions-common:add_user_to_group:2189 : local user=quobyte 2026-06-26 03:25:37.097 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-06-26 03:25:37.100 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt quobyte 2026-06-26 03:25:37.141 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-06-26 03:25:37.145 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-06-26 03:25:37.148 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 03:25:37.152 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 03:25:37.156 | + 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-26 03:25:37.160 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-06-26 03:25:37.163 | + 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-26 03:25:37.182 | + 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-26 03:25:37.182 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-26 03:25:37.193 | 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-26 03:25:37.198 | + 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-26 03:25:37.217 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-06-26 03:25:37.217 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-26 03:25:37.228 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-06-26 03:25:37.233 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-06-26 03:25:37.237 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-26 03:25:37.240 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-26 03:25:37.244 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-06-26 03:25:37.248 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-26 03:25:37.252 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-06-26 03:25:37.322 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-06-26 03:25:37.326 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-26 03:25:37.330 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-06-26 03:25:37.437 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-06-26 03:25:37.483 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-06-26 03:25:37.527 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-06-26 03:25:37.531 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-06-26 03:25:37.574 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-06-26 03:25:37.621 | + 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-26 03:25:37.664 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-06-26 03:25:37.707 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-06-26 03:25:37.751 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-06-26 03:25:37.756 | ++ functions-common:is_arch:519 : uname -m 2026-06-26 03:25:37.761 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-26 03:25:37.765 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-06-26 03:25:37.771 | ++ functions-common:is_arch:519 : uname -m 2026-06-26 03:25:37.777 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-26 03:25:37.780 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-06-26 03:25:37.784 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-06-26 03:25:37.788 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-06-26 03:25:37.791 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-06-26 03:25:37.796 | + ./stack.sh:main:962 : is_service_enabled placement 2026-06-26 03:25:37.821 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:25:37.825 | + ./stack.sh:main:964 : stack_install_service placement 2026-06-26 03:25:37.829 | + lib/stack:stack_install_service:20 : local service=placement 2026-06-26 03:25:37.833 | + lib/stack:stack_install_service:21 : type install_placement 2026-06-26 03:25:37.837 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-26 03:25:37.841 | + lib/stack:stack_install_service:32 : install_placement 2026-06-26 03:25:37.845 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-06-26 03:25:37.849 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-06-26 03:25:37.853 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-26 03:25:37.858 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-06-26 03:25:37.862 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-06-26 03:25:37.866 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-26 03:25:37.872 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-06-26 03:25:37.872 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-26 03:25:37.879 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-06-26 03:25:37.883 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-06-26 03:25:37.887 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-06-26 03:25:37.891 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-06-26 03:25:37.896 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-06-26 03:25:37.927 | Using python 3.12 to install osc-placement 2026-06-26 03:25:37.930 | + 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-26 03:25:39.249 | Collecting osc-placement 2026-06-26 03:25:39.395 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-26 03:25:39.406 | 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-26 03:25:39.407 | 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-26 03:25:39.407 | 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-26 03:25:39.408 | 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-26 03:25:39.410 | 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-26 03:25:39.411 | 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-26 03:25:39.412 | 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-26 03:25:39.413 | 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-26 03:25:39.414 | 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-26 03:25:39.419 | 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-26 03:25:39.420 | Requirement already satisfied: openstacksdk>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.17.0) 2026-06-26 03:25:39.421 | 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-26 03:25:39.423 | 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-26 03:25:39.424 | 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-26 03:25:39.425 | 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-26 03:25:39.426 | 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-26 03:25:39.429 | 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-26 03:25:39.430 | 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-26 03:25:39.431 | 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-26 03:25:39.432 | 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-26 03:25:39.434 | 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-26 03:25:39.435 | 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-26 03:25:39.436 | 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-26 03:25:39.437 | 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-26 03:25:39.438 | 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-26 03:25:39.439 | 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-26 03:25:39.440 | 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-26 03:25:39.443 | 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-26 03:25:39.447 | 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-26 03:25:39.454 | 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-26 03:25:39.459 | 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-26 03:25:39.460 | 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-26 03:25:39.460 | 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-26 03:25:39.466 | 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-26 03:25:39.470 | 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-26 03:25:39.484 | 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-26 03:25:39.485 | 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-26 03:25:39.486 | 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-26 03:25:39.488 | 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-26 03:25:39.501 | 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-26 03:25:39.502 | 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-26 03:25:39.506 | 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-26 03:25:39.544 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-06-26 03:25:39.867 | Installing collected packages: osc-placement 2026-06-26 03:25:39.991 | Successfully installed osc-placement-4.8.0 2026-06-26 03:25:40.135 | + inc/python:pip_install:216 : result=0 2026-06-26 03:25:40.139 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-26 03:25:40.143 | + functions-common:time_stop:2420 : local name 2026-06-26 03:25:40.147 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:25:40.151 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:25:40.155 | + functions-common:time_stop:2423 : local total 2026-06-26 03:25:40.159 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:25:40.163 | + functions-common:time_stop:2426 : name=pip_install 2026-06-26 03:25:40.166 | + functions-common:time_stop:2427 : start_time=1782444337919 2026-06-26 03:25:40.170 | + functions-common:time_stop:2429 : [[ -z 1782444337919 ]] 2026-06-26 03:25:40.175 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:25:40.181 | + functions-common:time_stop:2432 : end_time=1782444340177 2026-06-26 03:25:40.184 | + functions-common:time_stop:2433 : elapsed_time=2258 2026-06-26 03:25:40.188 | + functions-common:time_stop:2434 : total=155891 2026-06-26 03:25:40.192 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:25:40.196 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=158149 2026-06-26 03:25:40.200 | + inc/python:pip_install:219 : return 0 2026-06-26 03:25:40.204 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-06-26 03:25:40.208 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-06-26 03:25:40.211 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-06-26 03:25:40.215 | + functions-common:git_clone:591 : local git_ref=master 2026-06-26 03:25:40.219 | + functions-common:git_clone:592 : local orig_dir 2026-06-26 03:25:40.223 | ++ functions-common:git_clone:593 : pwd 2026-06-26 03:25:40.227 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-26 03:25:40.231 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-26 03:25:40.236 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-26 03:25:40.261 | + functions-common:git_clone:596 : RECLONE=False 2026-06-26 03:25:40.265 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-26 03:25:40.269 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-26 03:25:40.274 | + functions-common:git_clone:610 : echo master 2026-06-26 03:25:40.274 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-26 03:25:40.280 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-06-26 03:25:40.284 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-26 03:25:40.288 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-06-26 03:25:40.292 | + functions-common:git_timed:697 : local count=0 2026-06-26 03:25:40.296 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 03:25:40.299 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 03:25:40.303 | + functions-common:git_timed:701 : timeout=0 2026-06-26 03:25:40.306 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 03:25:40.310 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 03:25:40.314 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:25:40.318 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:25:40.322 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:25:40.328 | + functions-common:time_start:2411 : _TIME_START[$name]=1782444340324 2026-06-26 03:25:40.332 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-06-26 03:25:40.336 | Cloning into '/opt/stack/placement'... 2026-06-26 03:25:43.932 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 03:25:43.936 | + functions-common:time_stop:2420 : local name 2026-06-26 03:25:43.940 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:25:43.944 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:25:43.948 | + functions-common:time_stop:2423 : local total 2026-06-26 03:25:43.951 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:25:43.955 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 03:25:43.959 | + functions-common:time_stop:2427 : start_time=1782444340324 2026-06-26 03:25:43.962 | + functions-common:time_stop:2429 : [[ -z 1782444340324 ]] 2026-06-26 03:25:43.967 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:25:43.973 | + functions-common:time_stop:2432 : end_time=1782444343968 2026-06-26 03:25:43.976 | + functions-common:time_stop:2433 : elapsed_time=3644 2026-06-26 03:25:43.980 | + functions-common:time_stop:2434 : total=383694 2026-06-26 03:25:43.984 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:25:43.988 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=387338 2026-06-26 03:25:43.992 | + functions-common:git_clone:631 : cd /opt/stack/placement 2026-06-26 03:25:43.995 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-26 03:25:43.999 | + functions-common:git_timed:697 : local count=0 2026-06-26 03:25:44.003 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 03:25:44.007 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 03:25:44.011 | + functions-common:git_timed:701 : timeout=0 2026-06-26 03:25:44.014 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 03:25:44.018 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 03:25:44.021 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:25:44.025 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:25:44.030 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:25:44.035 | + functions-common:time_start:2411 : _TIME_START[$name]=1782444344031 2026-06-26 03:25:44.039 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-26 03:25:44.540 | From https://review.opendev.org/openstack/placement 2026-06-26 03:25:44.540 | * branch master -> FETCH_HEAD 2026-06-26 03:25:44.551 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 03:25:44.555 | + functions-common:time_stop:2420 : local name 2026-06-26 03:25:44.559 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:25:44.562 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:25:44.566 | + functions-common:time_stop:2423 : local total 2026-06-26 03:25:44.570 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:25:44.573 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 03:25:44.577 | + functions-common:time_stop:2427 : start_time=1782444344031 2026-06-26 03:25:44.581 | + functions-common:time_stop:2429 : [[ -z 1782444344031 ]] 2026-06-26 03:25:44.586 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:25:44.591 | + functions-common:time_stop:2432 : end_time=1782444344587 2026-06-26 03:25:44.594 | + functions-common:time_stop:2433 : elapsed_time=556 2026-06-26 03:25:44.598 | + functions-common:time_stop:2434 : total=387338 2026-06-26 03:25:44.602 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:25:44.605 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=387894 2026-06-26 03:25:44.609 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-26 03:25:44.613 | + functions-common:git_timed:697 : local count=0 2026-06-26 03:25:44.617 | + functions-common:git_timed:698 : local timeout=0 2026-06-26 03:25:44.621 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 03:25:44.624 | + functions-common:git_timed:701 : timeout=0 2026-06-26 03:25:44.628 | + functions-common:git_timed:704 : time_start git_timed 2026-06-26 03:25:44.632 | + functions-common:time_start:2406 : local name=git_timed 2026-06-26 03:25:44.636 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:25:44.639 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:25:44.645 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:25:44.650 | + functions-common:time_start:2411 : _TIME_START[$name]=1782444344646 2026-06-26 03:25:44.654 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-26 03:25:44.705 | Note: switching to 'FETCH_HEAD'. 2026-06-26 03:25:44.705 | 2026-06-26 03:25:44.705 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-26 03:25:44.705 | changes and commit them, and you can discard any commits you make in this 2026-06-26 03:25:44.705 | state without impacting any branches by switching back to a branch. 2026-06-26 03:25:44.705 | 2026-06-26 03:25:44.705 | If you want to create a new branch to retain commits you create, you may 2026-06-26 03:25:44.706 | do so (now or later) by using -c with the switch command. Example: 2026-06-26 03:25:44.706 | 2026-06-26 03:25:44.706 | git switch -c 2026-06-26 03:25:44.706 | 2026-06-26 03:25:44.706 | Or undo this operation with: 2026-06-26 03:25:44.706 | 2026-06-26 03:25:44.706 | git switch - 2026-06-26 03:25:44.706 | 2026-06-26 03:25:44.706 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-26 03:25:44.706 | 2026-06-26 03:25:44.706 | HEAD is now at 7ad9ef07 Merge "Update policy scope enforcement testing" 2026-06-26 03:25:44.711 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-26 03:25:44.714 | + functions-common:time_stop:2420 : local name 2026-06-26 03:25:44.718 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:25:44.722 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:25:44.725 | + functions-common:time_stop:2423 : local total 2026-06-26 03:25:44.729 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:25:44.732 | + functions-common:time_stop:2426 : name=git_timed 2026-06-26 03:25:44.736 | + functions-common:time_stop:2427 : start_time=1782444344646 2026-06-26 03:25:44.740 | + functions-common:time_stop:2429 : [[ -z 1782444344646 ]] 2026-06-26 03:25:44.745 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:25:44.750 | + functions-common:time_stop:2432 : end_time=1782444344746 2026-06-26 03:25:44.753 | + functions-common:time_stop:2433 : elapsed_time=100 2026-06-26 03:25:44.757 | + functions-common:time_stop:2434 : total=387894 2026-06-26 03:25:44.761 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:25:44.765 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=387994 2026-06-26 03:25:44.769 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-06-26 03:25:44.788 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-06-26 03:25:44.793 | + functions-common:git_clone:673 : git show --oneline 2026-06-26 03:25:44.793 | + functions-common:git_clone:673 : head -1 2026-06-26 03:25:44.796 | 7ad9ef07 Merge "Update policy scope enforcement testing" 2026-06-26 03:25:44.800 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-26 03:25:44.804 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-06-26 03:25:44.808 | + inc/python:setup_develop:353 : local bindep 2026-06-26 03:25:44.812 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-06-26 03:25:44.816 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-06-26 03:25:44.820 | + inc/python:setup_develop:359 : local extras= 2026-06-26 03:25:44.824 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-06-26 03:25:44.827 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-26 03:25:44.831 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-06-26 03:25:44.835 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-06-26 03:25:44.839 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-26 03:25:44.843 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-26 03:25:44.848 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-06-26 03:25:44.852 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-26 03:25:44.856 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-06-26 03:25:44.860 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-26 03:25:44.864 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-26 03:25:44.869 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-06-26 03:25:44.877 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-06-26 03:25:44.881 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-06-26 03:25:44.884 | + 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-26 03:25:45.046 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-06-26 03:25:45.050 | + inc/python:setup_package:436 : local bindep=0 2026-06-26 03:25:45.054 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-26 03:25:45.058 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-26 03:25:45.062 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-06-26 03:25:45.066 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-06-26 03:25:45.069 | + inc/python:setup_package:445 : local flags=-e 2026-06-26 03:25:45.073 | + inc/python:setup_package:446 : local extras= 2026-06-26 03:25:45.077 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-26 03:25:45.081 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-26 03:25:45.084 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-26 03:25:45.089 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-26 03:25:45.092 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-26 03:25:45.096 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-06-26 03:25:45.125 | Using python 3.12 to install /opt/stack/placement 2026-06-26 03:25:45.128 | + 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-26 03:25:46.153 | Obtaining file:///opt/stack/placement 2026-06-26 03:25:46.157 | Installing build dependencies: started 2026-06-26 03:25:48.008 | Installing build dependencies: finished with status 'done' 2026-06-26 03:25:48.009 | Checking if build backend supports build_editable: started 2026-06-26 03:25:48.561 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-26 03:25:48.563 | Getting requirements to build editable: started 2026-06-26 03:25:48.869 | Getting requirements to build editable: finished with status 'done' 2026-06-26 03:25:48.871 | Preparing editable metadata (pyproject.toml): started 2026-06-26 03:25:49.812 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-26 03:25:49.837 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (7.0.3) 2026-06-26 03:25:49.837 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.0.51) 2026-06-26 03:25:49.839 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (13.0.0) 2026-06-26 03:25:49.839 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.5.1) 2026-06-26 03:25:49.840 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (1.8.10) 2026-06-26 03:25:49.840 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (4.26.0) 2026-06-26 03:25:49.841 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.34.2) 2026-06-26 03:25:49.842 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (7.5.0) 2026-06-26 03:25:49.845 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (10.5.0) 2026-06-26 03:25:49.845 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (6.4.0) 2026-06-26 03:25:49.845 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (8.2.0) 2026-06-26 03:25:49.846 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (5.10.0) 2026-06-26 03:25:49.847 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (10.1.1) 2026-06-26 03:25:49.848 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (18.0.0) 2026-06-26 03:25:49.850 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (5.1.0) 2026-06-26 03:25:49.851 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (8.1.0) 2026-06-26 03:25:49.852 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.7.1) 2026-06-26 03:25:49.854 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (1.1.0) 2026-06-26 03:25:49.856 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (3.8.0) 2026-06-26 03:25:49.856 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.1.0) 2026-06-26 03:25:49.858 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (26.1.0) 2026-06-26 03:25:49.859 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (2025.9.1) 2026-06-26 03:25:49.860 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (0.37.0) 2026-06-26 03:25:49.861 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (2026.5.1) 2026-06-26 03:25:49.868 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.14.0) 2026-06-26 03:25:49.869 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (4.2.0) 2026-06-26 03:25:49.870 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (6.8.0) 2026-06-26 03:25:49.873 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (4.0.1) 2026-06-26 03:25:49.873 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (2.13.0) 2026-06-26 03:25:49.874 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.8.0) 2026-06-26 03:25:49.878 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (2.1.0) 2026-06-26 03:25:49.880 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.8.0) 2026-06-26 03:25:49.882 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (1.8.2) 2026-06-26 03:25:49.885 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (4.15.0) 2026-06-26 03:25:49.892 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (1.5.0) 2026-06-26 03:25:49.896 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.3.1) 2026-06-26 03:25:49.901 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev7) (0.20) 2026-06-26 03:25:49.902 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev7) (3.1.0) 2026-06-26 03:25:49.904 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev7) (2.2.1) 2026-06-26 03:25:49.908 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev7) (1.3.0) 2026-06-26 03:25:49.909 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev7) (2.0.0) 2026-06-26 03:25:49.910 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev7) (6.0.3) 2026-06-26 03:25:49.917 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (1.18.4) 2026-06-26 03:25:49.919 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (2.1.2) 2026-06-26 03:25:49.920 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (0.6.2) 2026-06-26 03:25:49.923 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (1.3.12) 2026-06-26 03:25:49.928 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==15.1.0.dev7) (2.9.0.post0) 2026-06-26 03:25:49.932 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (5.0.0) 2026-06-26 03:25:49.933 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (3.1.6) 2026-06-26 03:25:49.936 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (4.0.1) 2026-06-26 03:25:49.942 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (3.0.3) 2026-06-26 03:25:49.952 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==15.1.0.dev7) (1.2.1) 2026-06-26 03:25:49.958 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev7) (3.17.0) 2026-06-26 03:25:49.959 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev7) (3.3.2) 2026-06-26 03:25:49.960 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev7) (26.2) 2026-06-26 03:25:49.961 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev7) (7.2.2) 2026-06-26 03:25:49.967 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==15.1.0.dev7) (82.0.1) 2026-06-26 03:25:49.972 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev7) (0.8.1) 2026-06-26 03:25:49.990 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==15.1.0.dev7) (1.17.0) 2026-06-26 03:25:50.004 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (3.4.7) 2026-06-26 03:25:50.005 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (3.18) 2026-06-26 03:25:50.006 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (2.7.0) 2026-06-26 03:25:50.008 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (2023.11.17) 2026-06-26 03:25:50.029 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==15.1.0.dev7) (0.8) 2026-06-26 03:25:50.041 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==15.1.0.dev7) (3.5.2) 2026-06-26 03:25:50.087 | Building wheels for collected packages: openstack-placement 2026-06-26 03:25:50.089 | Building editable for openstack-placement (pyproject.toml): started 2026-06-26 03:25:50.885 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-06-26 03:25:50.885 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev7-0.editable-py3-none-any.whl size=8757 sha256=1f9db22ff00ab6f6aed16d61d014a591174358d132c55249667b851cf283c053 2026-06-26 03:25:50.885 | Stored in directory: /tmp/pip-ephem-wheel-cache-uo76zuj6/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-06-26 03:25:50.892 | Successfully built openstack-placement 2026-06-26 03:25:51.170 | Installing collected packages: openstack-placement 2026-06-26 03:25:51.223 | Successfully installed openstack-placement-15.1.0.dev7 2026-06-26 03:25:51.402 | + inc/python:pip_install:216 : result=0 2026-06-26 03:25:51.406 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-26 03:25:51.410 | + functions-common:time_stop:2420 : local name 2026-06-26 03:25:51.414 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:25:51.419 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:25:51.423 | + functions-common:time_stop:2423 : local total 2026-06-26 03:25:51.426 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:25:51.430 | + functions-common:time_stop:2426 : name=pip_install 2026-06-26 03:25:51.434 | + functions-common:time_stop:2427 : start_time=1782444345118 2026-06-26 03:25:51.437 | + functions-common:time_stop:2429 : [[ -z 1782444345118 ]] 2026-06-26 03:25:51.442 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:25:51.448 | + functions-common:time_stop:2432 : end_time=1782444351444 2026-06-26 03:25:51.452 | + functions-common:time_stop:2433 : elapsed_time=6326 2026-06-26 03:25:51.456 | + functions-common:time_stop:2434 : total=158149 2026-06-26 03:25:51.459 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:25:51.462 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=164475 2026-06-26 03:25:51.466 | + inc/python:pip_install:219 : return 0 2026-06-26 03:25:51.471 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-26 03:25:51.474 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-26 03:25:51.478 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-06-26 03:25:51.482 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-06-26 03:25:51.486 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 03:25:51.490 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 03:25:51.494 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-06-26 03:25:51.498 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 03:25:51.502 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-26 03:25:51.506 | + ./stack.sh:main:965 : configure_placement 2026-06-26 03:25:51.510 | + lib/placement:configure_placement:86 : sudo install -d -o quobyte /etc/placement 2026-06-26 03:25:51.528 | + lib/placement:configure_placement:87 : create_placement_conf 2026-06-26 03:25:51.532 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2026-06-26 03:25:51.539 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2026-06-26 03:25:51.543 | ++ lib/database:database_connection_url:134 : local db=placement 2026-06-26 03:25:51.547 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-06-26 03:25:51.551 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-06-26 03:25:51.555 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-26 03:25:51.559 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-26 03:25:51.563 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-26 03:25:51.588 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:25:51.593 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-26 03:25:51.596 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-06-26 03:25:51.601 | + 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-26 03:25:51.648 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-06-26 03:25:51.698 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-06-26 03:25:51.744 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-06-26 03:25:51.748 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-06-26 03:25:51.752 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-06-26 03:25:51.756 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-26 03:25:51.761 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-26 03:25:51.765 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-06-26 03:25:51.769 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-06-26 03:25:51.773 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-26 03:25:51.777 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-26 03:25:51.781 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-06-26 03:25:51.828 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-06-26 03:25:51.875 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.132/identity 2026-06-26 03:25:51.918 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-06-26 03:25:51.962 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-06-26 03:25:52.006 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-06-26 03:25:52.049 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-06-26 03:25:52.093 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-06-26 03:25:52.135 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.132/identity 2026-06-26 03:25:52.179 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-26 03:25:52.223 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-06-26 03:25:52.268 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-26 03:25:52.272 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2026-06-26 03:25:52.276 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-06-26 03:25:52.280 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-06-26 03:25:52.285 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-26 03:25:52.311 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-26 03:25:52.314 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-26 03:25:52.318 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-26 03:25:52.322 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-26 03:25:52.326 | + 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-26 03:25:52.370 | + 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-26 03:25:52.415 | + 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-26 03:25:52.459 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-26 03:25:52.504 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-06-26 03:25:52.550 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-06-26 03:25:52.554 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-06-26 03:25:52.557 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-06-26 03:25:52.561 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-06-26 03:25:52.565 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-26 03:25:52.569 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-06-26 03:25:52.573 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-06-26 03:25:52.576 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-26 03:25:52.580 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-26 03:25:52.600 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-26 03:25:52.601 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-26 03:25:52.612 | d /var/run/uwsgi 0755 quobyte root 2026-06-26 03:25:52.617 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-26 03:25:52.634 | /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-26 03:25:52.640 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-06-26 03:25:52.644 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-06-26 03:25:52.651 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-26 03:25:52.655 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-06-26 03:25:52.705 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-06-26 03:25:52.751 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-06-26 03:25:52.795 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-06-26 03:25:52.839 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-06-26 03:25:52.882 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-26 03:25:52.925 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-06-26 03:25:52.968 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-06-26 03:25:53.011 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-06-26 03:25:53.055 | + 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-26 03:25:53.097 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-06-26 03:25:53.140 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-26 03:25:53.183 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-06-26 03:25:53.225 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-06-26 03:25:53.268 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-26 03:25:53.272 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-26 03:25:53.278 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-06-26 03:25:53.282 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-06-26 03:25:53.285 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-26 03:25:53.289 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 03:25:53.293 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 03:25:53.297 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-06-26 03:25:53.303 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-06-26 03:25:53.306 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-06-26 03:25:53.349 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-06-26 03:25:53.393 | + 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-26 03:25:53.393 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-06-26 03:25:53.404 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-06-26 03:25:53.409 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-06-26 03:25:53.413 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-06-26 03:25:53.417 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-26 03:25:53.421 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-26 03:25:53.425 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-26 03:25:53.429 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-26 03:25:53.433 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 03:25:53.437 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 03:25:53.441 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-26 03:25:53.445 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-26 03:25:53.449 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 03:25:53.452 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 03:25:53.456 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-06-26 03:25:53.470 | perl: warning: Setting locale failed. 2026-06-26 03:25:53.470 | perl: warning: Please check that your locale settings: 2026-06-26 03:25:53.470 | LANGUAGE = (unset), 2026-06-26 03:25:53.470 | LC_ALL = "en_US.utf8", 2026-06-26 03:25:53.470 | LANG = "de_DE.UTF-8" 2026-06-26 03:25:53.471 | are supported and installed on your system. 2026-06-26 03:25:53.471 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 03:25:53.511 | Enabling site placement-api. 2026-06-26 03:25:53.518 | To activate the new configuration, you need to run: 2026-06-26 03:25:53.518 | systemctl reload apache2 2026-06-26 03:25:53.524 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-26 03:25:53.528 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-26 03:25:53.532 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-26 03:25:53.536 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-26 03:25:53.682 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-26 03:25:53.687 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-26 03:25:53.690 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-06-26 03:25:53.737 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2026-06-26 03:25:53.782 | + ./stack.sh:main:972 : is_service_enabled placement placement-client 2026-06-26 03:25:53.807 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:25:53.811 | + ./stack.sh:main:973 : is_service_enabled n-cpu 2026-06-26 03:25:53.837 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:25:53.841 | + ./stack.sh:main:974 : configure_placement_nova_compute 2026-06-26 03:25:53.845 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-06-26 03:25:53.848 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-06-26 03:25:53.852 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-26 03:25:53.856 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-26 03:25:53.860 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-26 03:25:53.864 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-06-26 03:25:53.910 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-06-26 03:25:53.954 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.132/identity 2026-06-26 03:25:53.997 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-06-26 03:25:54.041 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-06-26 03:25:54.086 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-06-26 03:25:54.130 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-06-26 03:25:54.173 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-06-26 03:25:54.217 | + ./stack.sh:main:978 : is_service_enabled horizon 2026-06-26 03:25:54.243 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:25:54.247 | + ./stack.sh:main:983 : is_service_enabled tls-proxy 2026-06-26 03:25:54.272 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:25:54.276 | + ./stack.sh:main:987 : is_service_enabled cinder 2026-06-26 03:25:54.303 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:25:54.307 | + ./stack.sh:main:989 : init_os_brick 2026-06-26 03:25:54.310 | + lib/cinder:init_os_brick:510 : mkdir -p /opt/stack/data/os_brick 2026-06-26 03:25:54.317 | + lib/cinder:init_os_brick:511 : is_service_enabled cinder 2026-06-26 03:25:54.341 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:25:54.345 | + lib/cinder:init_os_brick:512 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-26 03:25:54.392 | + lib/cinder:init_os_brick:514 : is_service_enabled nova 2026-06-26 03:25:54.417 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:25:54.421 | + lib/cinder:init_os_brick:515 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-26 03:25:54.468 | + lib/cinder:init_os_brick:517 : is_service_enabled glance 2026-06-26 03:25:54.493 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:25:54.497 | + lib/cinder:init_os_brick:518 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-26 03:25:54.548 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-26 03:25:54.596 | + ./stack.sh:main:996 : run_phase stack install 2026-06-26 03:25:54.600 | + functions-common:run_phase:1848 : local mode=stack 2026-06-26 03:25:54.604 | + functions-common:run_phase:1849 : local phase=install 2026-06-26 03:25:54.607 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-26 03:25:54.611 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-26 03:25:54.615 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-26 03:25:54.619 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-26 03:25:54.623 | + functions-common:run_phase:1858 : local extra 2026-06-26 03:25:54.628 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-26 03:25:54.634 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-26 03:25:54.638 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-26 03:25:54.642 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-26 03:25:54.646 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-06-26 03:25:54.650 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-26 03:25:54.675 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:25:54.679 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-26 03:25:54.682 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-26 03:25:54.686 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-06-26 03:25:54.690 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-06-26 03:25:54.694 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 03:25:54.697 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest 2026-06-26 03:25:54.701 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-06-26 03:25:54.705 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-06-26 03:25:54.786 | ++ inc/async:async_inner:63 : install_tempest 2026-06-26 03:25:54.834 | [2072 Async install_tempest:45651]: running: install_tempest 2026-06-26 03:25:54.838 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-26 03:25:54.841 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-26 03:25:54.845 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-26 03:25:54.849 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-26 03:25:54.855 | + functions-common:run_phase:1875 : run_plugins stack install 2026-06-26 03:25:54.859 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-26 03:25:54.864 | + functions-common:run_plugins:1835 : local phase=install 2026-06-26 03:25:54.868 | + functions-common:run_plugins:1837 : local plugins= 2026-06-26 03:25:54.873 | + functions-common:run_plugins:1838 : local plugin 2026-06-26 03:25:54.877 | + ./stack.sh:main:999 : use_library_from_git python-openstackclient 2026-06-26 03:25:54.880 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-06-26 03:25:54.886 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 03:25:54.889 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 03:25:54.893 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-06-26 03:25:54.898 | + inc/python:use_library_from_git:269 : return 1 2026-06-26 03:25:54.902 | + ./stack.sh:main:1003 : pip_install_gr python-openstackclient 2026-06-26 03:25:54.906 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-06-26 03:25:54.910 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-26 03:25:54.916 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-06-26 03:25:54.920 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-06-26 03:25:54.924 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-26 03:25:54.930 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-26 03:25:54.931 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-06-26 03:25:54.938 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-06-26 03:25:54.941 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-06-26 03:25:54.945 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-26 03:25:54.950 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-06-26 03:25:54.954 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-26 03:25:54.985 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-06-26 03:25:54.989 | + 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-26 03:25:56.317 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-06-26 03:25:56.462 | Downloading python_openstackclient-10.1.0-py3-none-any.whl.metadata (10 kB) 2026-06-26 03:25:56.475 | 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-26 03:25:56.476 | 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-26 03:25:56.477 | 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-26 03:25:56.477 | Requirement already satisfied: openstacksdk>=4.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.17.0) 2026-06-26 03:25:56.478 | 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-26 03:25:56.479 | 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-26 03:25:56.480 | 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-26 03:25:56.481 | 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-26 03:25:56.482 | 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-26 03:25:56.483 | 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-26 03:25:56.484 | 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-26 03:25:56.485 | 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-26 03:25:56.486 | 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-26 03:25:56.487 | 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-26 03:25:56.490 | 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-26 03:25:56.491 | 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-26 03:25:56.492 | 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-26 03:25:56.493 | 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-26 03:25:56.495 | 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-26 03:25:56.499 | 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-26 03:25:56.502 | 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-26 03:25:56.503 | 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-26 03:25:56.504 | 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-26 03:25:56.505 | 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-26 03:25:56.506 | 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-26 03:25:56.507 | 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-26 03:25:56.508 | 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-26 03:25:56.509 | 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-26 03:25:56.510 | 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-26 03:25:56.517 | 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-26 03:25:56.521 | 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-26 03:25:56.526 | 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-26 03:25:56.530 | 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-26 03:25:56.532 | 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-26 03:25:56.533 | 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-26 03:25:56.539 | 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-26 03:25:56.543 | 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-26 03:25:56.560 | 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-26 03:25:56.561 | 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-26 03:25:56.562 | 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-26 03:25:56.565 | 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-26 03:25:56.568 | 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-26 03:25:56.571 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (1.2.1) 2026-06-26 03:25:56.578 | 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-26 03:25:56.579 | 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-26 03:25:56.580 | 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-26 03:25:56.581 | 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-26 03:25:56.596 | 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-26 03:25:56.598 | 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-26 03:25:56.602 | 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-26 03:25:56.646 | Downloading python_openstackclient-10.1.0-py3-none-any.whl (1.2 MB) 2026-06-26 03:25:56.735 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 26.8 MB/s 0:00:00 2026-06-26 03:25:57.033 | Installing collected packages: python-openstackclient 2026-06-26 03:25:59.081 | Successfully installed python-openstackclient-10.1.0 2026-06-26 03:25:59.240 | + inc/python:pip_install:216 : result=0 2026-06-26 03:25:59.243 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-26 03:25:59.247 | + functions-common:time_stop:2420 : local name 2026-06-26 03:25:59.252 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:25:59.255 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:25:59.259 | + functions-common:time_stop:2423 : local total 2026-06-26 03:25:59.263 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:25:59.267 | + functions-common:time_stop:2426 : name=pip_install 2026-06-26 03:25:59.271 | + functions-common:time_stop:2427 : start_time=1782444354978 2026-06-26 03:25:59.275 | + functions-common:time_stop:2429 : [[ -z 1782444354978 ]] 2026-06-26 03:25:59.280 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:25:59.285 | + functions-common:time_stop:2432 : end_time=1782444359281 2026-06-26 03:25:59.289 | + functions-common:time_stop:2433 : elapsed_time=4303 2026-06-26 03:25:59.293 | + functions-common:time_stop:2434 : total=164475 2026-06-26 03:25:59.297 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:25:59.300 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=168778 2026-06-26 03:25:59.305 | + inc/python:pip_install:219 : return 0 2026-06-26 03:25:59.310 | + ./stack.sh:main:1004 : is_service_enabled openstack-cli-server 2026-06-26 03:25:59.335 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:25:59.339 | + ./stack.sh:main:1011 : install_oscwrap 2026-06-26 03:25:59.345 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-06-26 03:25:59.349 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.8jTm9Dw4Vf 2026-06-26 03:25:59.351 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-06-26 03:25:59.355 | + functions-common:install_oscwrap:2476 : unalias -a 2026-06-26 03:25:59.358 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-06-26 03:25:59.362 | + ./stack.sh:main:1016 : [[ False != \F\a\l\s\e ]] 2026-06-26 03:25:59.365 | + ./stack.sh:main:1056 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-26 03:25:59.368 | + ./stack.sh:main:1064 : is_service_enabled mysql postgresql 2026-06-26 03:25:59.395 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:25:59.399 | + ./stack.sh:main:1065 : configure_database 2026-06-26 03:25:59.402 | + lib/database:configure_database:128 : configure_database_mysql 2026-06-26 03:25:59.405 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-06-26 03:25:59.409 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-06-26 03:25:59.411 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 03:25:59.413 | + ./stack.sh:echo_summary:447 : echo -e Configuring and starting MySQL 2026-06-26 03:25:59.418 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-06-26 03:25:59.421 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 03:25:59.425 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 03:25:59.429 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-06-26 03:25:59.432 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-06-26 03:25:59.437 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 03:25:59.441 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 03:25:59.446 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-06-26 03:25:59.451 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-06-26 03:25:59.452 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-06-26 03:25:59.456 | + functions-common:is_fips_enabled:2541 : fips= 2026-06-26 03:25:59.459 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-06-26 03:25:59.464 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-06-26 03:25:59.470 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-06-26 03:25:59.470 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-06-26 03:25:59.476 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-06-26 03:25:59.566 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-06-26 03:25:59.571 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-26 03:25:59.576 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-26 03:25:59.580 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-26 03:25:59.584 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-26 03:25:59.587 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-26 03:25:59.591 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-26 03:25:59.595 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-26 03:25:59.599 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-26 03:25:59.602 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-26 03:25:59.606 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-26 03:25:59.611 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-26 03:25:59.616 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-26 03:25:59.620 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-26 03:25:59.623 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-06-26 03:25:59.627 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 03:25:59.631 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 03:25:59.635 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-06-26 03:25:59.639 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-26 03:25:59.642 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-06-26 03:26:02.074 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-06-26 03:26:02.077 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-06-26 03:26:02.081 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 03:26:02.085 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 03:26:02.088 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-06-26 03:26:02.092 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-06-26 03:26:02.096 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-06-26 03:26:02.115 | mysqladmin: connect to server at 'localhost' failed 2026-06-26 03:26:02.115 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-06-26 03:26:02.122 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-06-26 03:26:02.127 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-06-26 03:26:02.131 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 03:26:02.137 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 03:26:02.140 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-06-26 03:26:02.144 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-06-26 03:26:02.149 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-06-26 03:26:02.154 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-06-26 03:26:02.160 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-06-26 03:26:02.171 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 03:26:02.254 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-06-26 03:26:02.261 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-06-26 03:26:02.262 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-06-26 03:26:02.263 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-06-26 03:26:02.270 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-06-26 03:26:02.273 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-06-26 03:26:02.278 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-06-26 03:26:02.283 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-06-26 03:26:02.286 | + 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-26 03:26:02.306 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 03:26:02.418 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-06-26 03:26:02.435 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 03:26:02.527 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-06-26 03:26:02.616 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-06-26 03:26:02.701 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-06-26 03:26:02.782 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-06-26 03:26:02.786 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-06-26 03:26:02.790 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-06-26 03:26:02.790 | enabling MySQL performance counting 2026-06-26 03:26:02.793 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-06-26 03:26:02.831 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-06-26 03:26:02.834 | + 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-26 03:26:03.885 | Processing ./tools/dbcounter 2026-06-26 03:26:03.887 | Installing build dependencies: started 2026-06-26 03:26:06.834 | Installing build dependencies: finished with status 'done' 2026-06-26 03:26:06.836 | Getting requirements to build wheel: started 2026-06-26 03:26:07.485 | Getting requirements to build wheel: finished with status 'done' 2026-06-26 03:26:07.487 | Preparing metadata (pyproject.toml): started 2026-06-26 03:26:07.873 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-26 03:26:07.876 | Building wheels for collected packages: dbcounter 2026-06-26 03:26:07.878 | Building wheel for dbcounter (pyproject.toml): started 2026-06-26 03:26:08.321 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-06-26 03:26:08.322 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3228 sha256=76d4ba4a9a83e197696069aec1c1d199e9d8c3a3680c5df2287b3966cc1ce8fa 2026-06-26 03:26:08.322 | Stored in directory: /tmp/pip-ephem-wheel-cache-7xed0703/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-06-26 03:26:08.327 | Successfully built dbcounter 2026-06-26 03:26:08.626 | Installing collected packages: dbcounter 2026-06-26 03:26:08.685 | Successfully installed dbcounter-0.1 2026-06-26 03:26:08.834 | + inc/python:pip_install:216 : result=0 2026-06-26 03:26:08.837 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-26 03:26:08.841 | + functions-common:time_stop:2420 : local name 2026-06-26 03:26:08.844 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:26:08.848 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:26:08.850 | + functions-common:time_stop:2423 : local total 2026-06-26 03:26:08.853 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:26:08.856 | + functions-common:time_stop:2426 : name=pip_install 2026-06-26 03:26:08.860 | + functions-common:time_stop:2427 : start_time=1782444362821 2026-06-26 03:26:08.862 | + functions-common:time_stop:2429 : [[ -z 1782444362821 ]] 2026-06-26 03:26:08.866 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:26:08.872 | + functions-common:time_stop:2432 : end_time=1782444368867 2026-06-26 03:26:08.875 | + functions-common:time_stop:2433 : elapsed_time=6046 2026-06-26 03:26:08.877 | + functions-common:time_stop:2434 : total=168778 2026-06-26 03:26:08.880 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:26:08.883 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=174824 2026-06-26 03:26:08.886 | + inc/python:pip_install:219 : return 0 2026-06-26 03:26:08.890 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-06-26 03:26:08.892 | + lib/database:recreate_database:112 : local db=stats 2026-06-26 03:26:08.896 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-06-26 03:26:08.899 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-06-26 03:26:08.903 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-06-26 03:26:08.909 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 03:26:08.984 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-06-26 03:26:08.990 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 03:26:09.066 | + 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-26 03:26:09.067 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-06-26 03:26:09.073 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 03:26:09.157 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-06-26 03:26:09.160 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-06-26 03:26:09.233 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-06-26 03:26:09.306 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-06-26 03:26:09.381 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-06-26 03:26:09.456 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-06-26 03:26:09.529 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-06-26 03:26:09.602 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-06-26 03:26:09.677 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-06-26 03:26:09.681 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-26 03:26:09.684 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-06-26 03:26:11.463 | + ./stack.sh:main:1069 : save_stackenv 1069 2026-06-26 03:26:11.467 | + functions-common:save_stackenv:65 : local tag=1069 2026-06-26 03:26:11.472 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-26 03:26:11.479 | + functions-common:save_stackenv:67 : time_stamp=2026-06-26-052611 2026-06-26 03:26:11.484 | + functions-common:save_stackenv:68 : echo '# 2026-06-26-052611 1069' 2026-06-26 03:26:11.489 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 03:26:11.493 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-26 03:26:11.496 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 03:26:11.500 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-26 03:26:11.504 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 03:26:11.508 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-26 03:26:11.512 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 03:26:11.516 | + 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-26 03:26:11.519 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 03:26:11.523 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.132 2026-06-26 03:26:11.527 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 03:26:11.531 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.132/identity 2026-06-26 03:26:11.535 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 03:26:11.538 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-26-051148 2026-06-26 03:26:11.542 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 03:26:11.546 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-26 03:26:11.550 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 03:26:11.553 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.132 2026-06-26 03:26:11.557 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 03:26:11.561 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-26 03:26:11.565 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 03:26:11.569 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-26 03:26:11.573 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 03:26:11.577 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-26 03:26:11.580 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 03:26:11.584 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-26 03:26:11.588 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 03:26:11.592 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.132 2026-06-26 03:26:11.596 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 03:26:11.600 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-26 03:26:11.604 | + ./stack.sh:main:1079 : start_dstat 2026-06-26 03:26:11.608 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-26 03:26:11.612 | + functions-common:run_process:1674 : local service=dstat 2026-06-26 03:26:11.616 | + functions-common:run_process:1675 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-26 03:26:11.620 | + functions-common:run_process:1676 : local group= 2026-06-26 03:26:11.623 | + functions-common:run_process:1677 : local user= 2026-06-26 03:26:11.627 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 03:26:11.631 | + functions-common:run_process:1680 : local name=dstat 2026-06-26 03:26:11.635 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 03:26:11.639 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 03:26:11.643 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:26:11.647 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:26:11.653 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:26:11.658 | + functions-common:time_start:2411 : _TIME_START[$name]=1782444371654 2026-06-26 03:26:11.662 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-06-26 03:26:11.687 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:26:11.691 | + functions-common:run_process:1684 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-06-26 03:26:11.695 | + functions-common:_run_under_systemd:1628 : local service=dstat 2026-06-26 03:26:11.699 | + functions-common:_run_under_systemd:1629 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-26 03:26:11.705 | + functions-common:_run_under_systemd:1630 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-26 03:26:11.709 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-26 03:26:11.713 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-26 03:26:11.718 | + functions-common:_common_systemd_pitfalls:1603 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-06-26 03:26:11.722 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-06-26 03:26:11.728 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@dstat.service 2026-06-26 03:26:11.731 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-26 03:26:11.736 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-26 03:26:11.741 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-26 03:26:11.745 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-26 03:26:11.750 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-06-26 03:26:11.753 | + functions-common:_run_under_systemd:1644 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-06-26 03:26:11.759 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-06-26 03:26:11.765 | + functions-common:write_user_unit_file:1535 : local service=devstack@dstat.service 2026-06-26 03:26:11.773 | + functions-common:write_user_unit_file:1536 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-26 03:26:11.777 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-26 03:26:11.781 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-26 03:26:11.785 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-26 03:26:11.789 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-26 03:26:11.793 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-26 03:26:11.796 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-06-26 03:26:11.799 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-26 03:26:11.806 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-06-26 03:26:11.904 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-26 03:26:12.001 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-06-26 03:26:12.075 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-26 03:26:12.149 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-06-26 03:26:12.233 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-06-26 03:26:12.312 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-26 03:26:12.401 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-26 03:26:12.404 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-26 03:26:12.407 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-06-26 03:26:12.499 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-26 03:26:12.951 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@dstat.service 2026-06-26 03:26:12.980 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-06-26 03:26:13.444 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@dstat.service 2026-06-26 03:26:13.497 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 03:26:13.500 | + functions-common:time_stop:2420 : local name 2026-06-26 03:26:13.502 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:26:13.504 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:26:13.512 | + functions-common:time_stop:2423 : local total 2026-06-26 03:26:13.512 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:26:13.514 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 03:26:13.516 | + functions-common:time_stop:2427 : start_time=1782444371654 2026-06-26 03:26:13.518 | + functions-common:time_stop:2429 : [[ -z 1782444371654 ]] 2026-06-26 03:26:13.526 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:26:13.528 | + functions-common:time_stop:2432 : end_time=1782444373526 2026-06-26 03:26:13.530 | + functions-common:time_stop:2433 : elapsed_time=1872 2026-06-26 03:26:13.532 | + functions-common:time_stop:2434 : total=0 2026-06-26 03:26:13.534 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:26:13.537 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1872 2026-06-26 03:26:13.538 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-06-26 03:26:13.540 | + functions-common:run_process:1674 : local service=memory_tracker 2026-06-26 03:26:13.543 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-06-26 03:26:13.544 | + functions-common:run_process:1676 : local group= 2026-06-26 03:26:13.546 | + functions-common:run_process:1677 : local user=root 2026-06-26 03:26:13.549 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-06-26 03:26:13.550 | + functions-common:run_process:1680 : local name=memory_tracker 2026-06-26 03:26:13.552 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 03:26:13.554 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 03:26:13.557 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:26:13.558 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:26:13.561 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:26:13.564 | + functions-common:time_start:2411 : _TIME_START[$name]=1782444373562 2026-06-26 03:26:13.566 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-06-26 03:26:13.587 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:26:13.589 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 03:26:13.591 | + functions-common:time_stop:2420 : local name 2026-06-26 03:26:13.593 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:26:13.595 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:26:13.598 | + functions-common:time_stop:2423 : local total 2026-06-26 03:26:13.599 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:26:13.601 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 03:26:13.603 | + functions-common:time_stop:2427 : start_time=1782444373562 2026-06-26 03:26:13.605 | + functions-common:time_stop:2429 : [[ -z 1782444373562 ]] 2026-06-26 03:26:13.608 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:26:13.613 | + functions-common:time_stop:2432 : end_time=1782444373609 2026-06-26 03:26:13.617 | + functions-common:time_stop:2433 : elapsed_time=47 2026-06-26 03:26:13.619 | + functions-common:time_stop:2434 : total=1872 2026-06-26 03:26:13.621 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:26:13.623 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1919 2026-06-26 03:26:13.626 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-06-26 03:26:13.647 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:26:13.649 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-06-26 03:26:13.652 | + functions-common:run_process:1674 : local service=file_tracker 2026-06-26 03:26:13.654 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-06-26 03:26:13.656 | + functions-common:run_process:1676 : local group= 2026-06-26 03:26:13.660 | + functions-common:run_process:1677 : local user= 2026-06-26 03:26:13.663 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 03:26:13.665 | + functions-common:run_process:1680 : local name=file_tracker 2026-06-26 03:26:13.667 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 03:26:13.669 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 03:26:13.672 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:26:13.674 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:26:13.678 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:26:13.680 | + functions-common:time_start:2411 : _TIME_START[$name]=1782444373678 2026-06-26 03:26:13.682 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-06-26 03:26:13.703 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:26:13.705 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 03:26:13.707 | + functions-common:time_stop:2420 : local name 2026-06-26 03:26:13.709 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:26:13.711 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:26:13.714 | + functions-common:time_stop:2423 : local total 2026-06-26 03:26:13.716 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:26:13.718 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 03:26:13.720 | + functions-common:time_stop:2427 : start_time=1782444373678 2026-06-26 03:26:13.722 | + functions-common:time_stop:2429 : [[ -z 1782444373678 ]] 2026-06-26 03:26:13.726 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:26:13.728 | + functions-common:time_stop:2432 : end_time=1782444373726 2026-06-26 03:26:13.731 | + functions-common:time_stop:2433 : elapsed_time=48 2026-06-26 03:26:13.733 | + functions-common:time_stop:2434 : total=1919 2026-06-26 03:26:13.735 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:26:13.737 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1967 2026-06-26 03:26:13.740 | + ./stack.sh:main:1081 : is_service_enabled atop 2026-06-26 03:26:13.794 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:26:13.804 | + ./stack.sh:main:1089 : is_service_enabled tcpdump 2026-06-26 03:26:13.863 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:26:13.872 | + ./stack.sh:main:1097 : is_service_enabled etcd3 2026-06-26 03:26:13.911 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:26:13.915 | + ./stack.sh:main:1098 : start_etcd3 2026-06-26 03:26:13.919 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-06-26 03:26:13.925 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-06-26 03:26:13.932 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-06-26 03:26:13.938 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.132:2380' 2026-06-26 03:26:13.947 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.132:2380' 2026-06-26 03:26:13.956 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.132:2379' 2026-06-26 03:26:13.958 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-06-26 03:26:13.963 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-06-26 03:26:13.969 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.132:2379' 2026-06-26 03:26:13.971 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-06-26 03:26:13.973 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-06-26 03:26:13.975 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-26 03:26:13.978 | + 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.132:2380 --initial-advertise-peer-urls http://192.168.122.132:2380 --advertise-client-urls http://192.168.122.132:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.132:2379 --log-level=debug' '' root 2026-06-26 03:26:13.980 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-06-26 03:26:13.982 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/bin/etcd --name devstack --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster devstack=http://192.168.122.132:2380 --initial-advertise-peer-urls http://192.168.122.132:2380 --advertise-client-urls http://192.168.122.132:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.132:2379 --log-level=debug' 2026-06-26 03:26:13.983 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-26 03:26:13.985 | + functions-common:write_user_unit_file:1538 : local user=root 2026-06-26 03:26:13.987 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-26 03:26:13.989 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-26 03:26:13.991 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-26 03:26:13.994 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-26 03:26:13.995 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-26 03:26:13.998 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-06-26 03:26:14.075 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-26 03:26:14.156 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-06-26 03:26:14.255 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name devstack --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster devstack=http://192.168.122.132:2380 --initial-advertise-peer-urls http://192.168.122.132:2380 --advertise-client-urls http://192.168.122.132:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.132:2379 --log-level=debug' 2026-06-26 03:26:14.318 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-06-26 03:26:14.380 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-06-26 03:26:14.444 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-26 03:26:14.507 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-26 03:26:14.509 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-26 03:26:14.512 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-06-26 03:26:14.586 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-26 03:26:15.072 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-06-26 03:26:15.146 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-06-26 03:26:15.217 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-06-26 03:26:15.291 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-06-26 03:26:15.365 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-06-26 03:26:15.369 | ++ functions-common:is_arch:519 : uname -m 2026-06-26 03:26:15.374 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-26 03:26:15.378 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-06-26 03:26:15.850 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-06-26 03:26:15.869 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-06-26 03:26:16.308 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-06-26 03:26:16.848 | + ./stack.sh:main:1104 : is_service_enabled tls-proxy 2026-06-26 03:26:16.875 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:26:16.879 | + ./stack.sh:main:1109 : write_clouds_yaml 2026-06-26 03:26:16.883 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-06-26 03:26:16.887 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-06-26 03:26:16.906 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-06-26 03:26:16.924 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-06-26 03:26:16.928 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-26 03:26:16.932 | + 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.132/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-06-26 03:26:17.040 | The user clouds.yaml file didn't exist. 2026-06-26 03:26:17.054 | + 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.132/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-06-26 03:26:17.183 | + 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.132/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-06-26 03:26:17.314 | + 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.132/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-06-26 03:26:17.440 | + 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.132/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-06-26 03:26:17.566 | + 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.132/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-06-26 03:26:17.695 | + 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.132/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-06-26 03:26:17.833 | + 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.132/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-06-26 03:26:17.965 | + 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.132/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-06-26 03:26:18.098 | + 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.132/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-06-26 03:26:18.240 | + functions-common:write_clouds_yaml:203 : cat 2026-06-26 03:26:18.245 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-06-26 03:26:18.249 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-06-26 03:26:18.254 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-06-26 03:26:18.260 | + ./stack.sh:main:1110 : export OS_CLOUD=devstack-admin 2026-06-26 03:26:18.264 | + ./stack.sh:main:1110 : OS_CLOUD=devstack-admin 2026-06-26 03:26:18.266 | + ./stack.sh:main:1112 : is_service_enabled keystone 2026-06-26 03:26:18.284 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:26:18.286 | + ./stack.sh:main:1113 : echo_summary 'Starting Keystone' 2026-06-26 03:26:18.289 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 03:26:18.291 | + ./stack.sh:echo_summary:447 : echo -e Starting Keystone 2026-06-26 03:26:18.293 | + ./stack.sh:main:1115 : '[' 192.168.122.132 == 192.168.122.132 ']' 2026-06-26 03:26:18.296 | + ./stack.sh:main:1116 : init_keystone 2026-06-26 03:26:18.298 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-06-26 03:26:18.315 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:26:18.318 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-06-26 03:26:18.320 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-06-26 03:26:18.323 | + lib/database:recreate_database:112 : local db=keystone 2026-06-26 03:26:18.326 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-06-26 03:26:18.329 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-06-26 03:26:18.332 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-06-26 03:26:18.337 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 03:26:18.418 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-06-26 03:26:18.423 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 03:26:18.502 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-06-26 03:26:18.505 | + functions-common:time_start:2406 : local name=dbsync 2026-06-26 03:26:18.509 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:26:18.512 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:26:18.517 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:26:18.522 | + functions-common:time_start:2411 : _TIME_START[$name]=1782444378518 2026-06-26 03:26:18.526 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-06-26 03:26:19.142 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-26 03:26:19.142 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-26 03:26:19.142 | we strongly recommend against using it for new projects. 2026-06-26 03:26:19.142 | 2026-06-26 03:26:19.142 | If you are already using Eventlet, we recommend migrating to a different 2026-06-26 03:26:19.142 | framework. For more detail see 2026-06-26 03:26:19.142 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-26 03:26:19.142 | 2026-06-26 03:26:19.143 | __import__(import_str) 2026-06-26 03:26:22.105 | INFO dbcounter [-] Registered counter for database keystone 2026-06-26 03:26:22.199 | 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=48577) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-26 03:26:22.214 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-26 03:26:22.214 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-26 03:26:22.215 | DEBUG dbcounter [-] [48577] Writer thread running {{(pid=48577) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-26 03:26:22.290 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-06-26 03:26:25.510 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=48577) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-26 03:26:25.512 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-06-26 03:26:25.513 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=48577) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 03:26:25.519 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-06-26 03:26:25.561 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=48577) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 03:26:25.564 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-06-26 03:26:25.587 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=48577) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 03:26:25.589 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-06-26 03:26:25.665 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=48577) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 03:26:25.667 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-06-26 03:26:25.701 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=48577) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 03:26:25.703 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-06-26 03:26:25.777 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=48577) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 03:26:25.788 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-06-26 03:26:25.788 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=48577) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-26 03:26:25.791 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-06-26 03:26:25.931 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=48577) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 03:26:25.939 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-06-26 03:26:26.001 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=48577) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 03:26:26.475 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-06-26 03:26:26.479 | + functions-common:time_stop:2420 : local name 2026-06-26 03:26:26.482 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:26:26.486 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:26:26.489 | + functions-common:time_stop:2423 : local total 2026-06-26 03:26:26.492 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:26:26.496 | + functions-common:time_stop:2426 : name=dbsync 2026-06-26 03:26:26.499 | + functions-common:time_stop:2427 : start_time=1782444378518 2026-06-26 03:26:26.502 | + functions-common:time_stop:2429 : [[ -z 1782444378518 ]] 2026-06-26 03:26:26.507 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:26:26.511 | + functions-common:time_stop:2432 : end_time=1782444386508 2026-06-26 03:26:26.515 | + functions-common:time_stop:2433 : elapsed_time=7990 2026-06-26 03:26:26.518 | + functions-common:time_stop:2434 : total=0 2026-06-26 03:26:26.521 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:26:26.524 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7990 2026-06-26 03:26:26.526 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-06-26 03:26:26.530 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-06-26 03:26:26.535 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-06-26 03:26:27.145 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-26 03:26:27.145 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-26 03:26:27.145 | we strongly recommend against using it for new projects. 2026-06-26 03:26:27.146 | 2026-06-26 03:26:27.146 | If you are already using Eventlet, we recommend migrating to a different 2026-06-26 03:26:27.146 | framework. For more detail see 2026-06-26 03:26:27.146 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-26 03:26:27.146 | 2026-06-26 03:26:27.147 | __import__(import_str) 2026-06-26 03:26:29.862 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-06-26 03:26:29.863 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-26 03:26:29.863 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-26 03:26:29.863 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-06-26 03:26:29.864 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-26 03:26:29.864 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-26 03:26:29.864 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-26 03:26:29.865 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-26 03:26:29.865 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-26 03:26:30.315 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-06-26 03:26:30.320 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-06-26 03:26:30.918 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-26 03:26:30.918 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-26 03:26:30.918 | we strongly recommend against using it for new projects. 2026-06-26 03:26:30.918 | 2026-06-26 03:26:30.918 | If you are already using Eventlet, we recommend migrating to a different 2026-06-26 03:26:30.918 | framework. For more detail see 2026-06-26 03:26:30.918 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-26 03:26:30.918 | 2026-06-26 03:26:30.918 | __import__(import_str) 2026-06-26 03:26:33.686 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-06-26 03:26:33.686 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-26 03:26:33.687 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-26 03:26:33.687 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-06-26 03:26:33.687 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-26 03:26:33.688 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-26 03:26:33.688 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-26 03:26:33.689 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-26 03:26:33.689 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-26 03:26:34.261 | + ./stack.sh:main:1117 : start_keystone 2026-06-26 03:26:34.266 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-06-26 03:26:34.272 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-06-26 03:26:34.277 | + functions-common:run_process:1674 : local service=keystone 2026-06-26 03:26:34.280 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-26 03:26:34.284 | + functions-common:run_process:1676 : local group= 2026-06-26 03:26:34.288 | + functions-common:run_process:1677 : local user= 2026-06-26 03:26:34.292 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 03:26:34.296 | + functions-common:run_process:1680 : local name=keystone 2026-06-26 03:26:34.300 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 03:26:34.303 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 03:26:34.306 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:26:34.309 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:26:34.313 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:26:34.318 | + functions-common:time_start:2411 : _TIME_START[$name]=1782444394315 2026-06-26 03:26:34.321 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-06-26 03:26:34.342 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:26:34.346 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-06-26 03:26:34.349 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-06-26 03:26:34.353 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-26 03:26:34.356 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-26 03:26:34.359 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-26 03:26:34.363 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-26 03:26:34.366 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-06-26 03:26:34.369 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-06-26 03:26:34.373 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-06-26 03:26:34.375 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-26 03:26:34.379 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-26 03:26:34.383 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-26 03:26:34.386 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-26 03:26:34.390 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-06-26 03:26:34.394 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-06-26 03:26:34.397 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-26 03:26:34.401 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-26 03:26:34.404 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@keystone.service '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-26 03:26:34.407 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-06-26 03:26:34.409 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-26 03:26:34.412 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-26 03:26:34.416 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-26 03:26:34.419 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-26 03:26:34.422 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-06-26 03:26:34.425 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-26 03:26:34.431 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-06-26 03:26:34.515 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-26 03:26:34.600 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-06-26 03:26:34.674 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-06-26 03:26:34.744 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-26 03:26:34.817 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-26 03:26:34.891 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-06-26 03:26:34.963 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-06-26 03:26:35.033 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-06-26 03:26:35.106 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-06-26 03:26:35.177 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-06-26 03:26:35.247 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-26 03:26:35.251 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-26 03:26:35.254 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-06-26 03:26:35.336 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-26 03:26:35.834 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-06-26 03:26:35.855 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-06-26 03:26:36.278 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-06-26 03:26:36.428 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 03:26:36.430 | + functions-common:time_stop:2420 : local name 2026-06-26 03:26:36.433 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:26:36.438 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:26:36.438 | + functions-common:time_stop:2423 : local total 2026-06-26 03:26:36.439 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:26:36.441 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 03:26:36.445 | + functions-common:time_stop:2427 : start_time=1782444394315 2026-06-26 03:26:36.445 | + functions-common:time_stop:2429 : [[ -z 1782444394315 ]] 2026-06-26 03:26:36.448 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:26:36.452 | + functions-common:time_stop:2432 : end_time=1782444396449 2026-06-26 03:26:36.455 | + functions-common:time_stop:2433 : elapsed_time=2134 2026-06-26 03:26:36.457 | + functions-common:time_stop:2434 : total=1967 2026-06-26 03:26:36.458 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:26:36.461 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4101 2026-06-26 03:26:36.463 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-06-26 03:26:36.464 | Waiting for keystone to start... 2026-06-26 03:26:36.465 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.132/identity/v3/ 2026-06-26 03:26:36.467 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.132/identity/v3/ 2026-06-26 03:26:36.470 | + functions:wait_for_service:476 : local timeout=60 2026-06-26 03:26:36.473 | + functions:wait_for_service:477 : local url=http://192.168.122.132/identity/v3/ 2026-06-26 03:26:36.473 | + functions:wait_for_service:478 : local rval=0 2026-06-26 03:26:36.475 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-26 03:26:36.477 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-26 03:26:36.479 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:26:36.482 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:26:36.487 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:26:36.488 | + functions-common:time_start:2411 : _TIME_START[$name]=1782444396486 2026-06-26 03:26:36.490 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-26 03:26:36.493 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 03:26:36.497 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.132/identity/v3/ 2026-06-26 03:26:42.120 | + :: : [[ 200 == 503 ]] 2026-06-26 03:26:42.125 | + :: : [[ 0 -eq 7 ]] 2026-06-26 03:26:42.129 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-26 03:26:42.134 | + functions-common:time_stop:2420 : local name 2026-06-26 03:26:42.137 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:26:42.141 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:26:42.146 | + functions-common:time_stop:2423 : local total 2026-06-26 03:26:42.150 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:26:42.154 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-26 03:26:42.158 | + functions-common:time_stop:2427 : start_time=1782444396486 2026-06-26 03:26:42.161 | + functions-common:time_stop:2429 : [[ -z 1782444396486 ]] 2026-06-26 03:26:42.168 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:26:42.174 | + functions-common:time_stop:2432 : end_time=1782444402169 2026-06-26 03:26:42.178 | + functions-common:time_stop:2433 : elapsed_time=5683 2026-06-26 03:26:42.182 | + functions-common:time_stop:2434 : total=0 2026-06-26 03:26:42.186 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:26:42.186 | ++ inc/async:async_inner:64 : rc=0 2026-06-26 03:26:42.191 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5683 2026-06-26 03:26:42.195 | + functions:wait_for_service:486 : return 0 2026-06-26 03:26:42.200 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-06-26 03:26:42.224 | [45651 Async install_tempest:45651]: finished successfully 2026-06-26 03:26:42.229 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:26:42.235 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-06-26 03:26:42.239 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-26 03:26:42.244 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-06-26 03:26:42.968 | + ./stack.sh:main:1118 : bootstrap_keystone 2026-06-26 03:26:42.973 | + 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.132/identity 2026-06-26 03:26:43.573 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-26 03:26:43.573 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-26 03:26:43.573 | we strongly recommend against using it for new projects. 2026-06-26 03:26:43.573 | 2026-06-26 03:26:43.573 | If you are already using Eventlet, we recommend migrating to a different 2026-06-26 03:26:43.573 | framework. For more detail see 2026-06-26 03:26:43.573 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-26 03:26:43.574 | 2026-06-26 03:26:43.574 | __import__(import_str) 2026-06-26 03:26:46.774 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=49544) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 03:26:46.775 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=49544) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 03:26:46.776 | 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=49544) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 03:26:46.783 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=49544) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 03:26:46.797 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=49544) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 03:26:46.797 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=49544) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 03:26:46.826 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=49544) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 03:26:46.852 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=49544) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 03:26:46.852 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=49544) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 03:26:46.938 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=49544) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 03:26:46.938 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=49544) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 03:26:46.938 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=49544) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 03:26:46.938 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=49544) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 03:26:46.939 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=49544) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 03:26:46.939 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=49544) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 03:26:46.952 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=49544) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 03:26:46.952 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=49544) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 03:26:46.952 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=49544) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 03:26:46.954 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=49544) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 03:26:46.954 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=49544) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 03:26:46.954 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=49544) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 03:26:46.954 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=49544) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 03:26:46.961 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=49544) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 03:26:46.965 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=49544) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 03:26:46.965 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=49544) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 03:26:46.965 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=49544) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 03:26:46.966 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=49544) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 03:26:46.969 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=49544) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 03:26:46.969 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=49544) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 03:26:46.969 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=49544) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-26 03:26:47.040 | INFO dbcounter [-] Registered counter for database keystone 2026-06-26 03:26:47.129 | 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=49544) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-26 03:26:47.335 | DEBUG dbcounter [-] [49544] Writer thread running {{(pid=49544) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-26 03:26:47.483 | INFO keystone.cmd.bootstrap [None req-014a02a2-86d5-44e2-b703-4233fe60ac3b None None] Created domain default 2026-06-26 03:26:47.537 | INFO keystone.cmd.bootstrap [None req-014a02a2-86d5-44e2-b703-4233fe60ac3b None None] Created project admin 2026-06-26 03:26:47.573 | WARNING keystone.common.password_hashing [None req-014a02a2-86d5-44e2-b703-4233fe60ac3b None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-06-26 03:26:47.598 | INFO keystone.cmd.bootstrap [None req-014a02a2-86d5-44e2-b703-4233fe60ac3b None None] Created user admin 2026-06-26 03:26:47.619 | INFO keystone.cmd.bootstrap [None req-014a02a2-86d5-44e2-b703-4233fe60ac3b None None] Created role reader 2026-06-26 03:26:47.635 | INFO keystone.cmd.bootstrap [None req-014a02a2-86d5-44e2-b703-4233fe60ac3b None None] Created role member 2026-06-26 03:26:47.665 | INFO keystone.cmd.bootstrap [None req-014a02a2-86d5-44e2-b703-4233fe60ac3b None None] Created implied role where 0c8aadebce1b4455a141400fbe498b41 implies 2ef4803a1ade487c94da5acb1d810490 2026-06-26 03:26:47.680 | INFO keystone.cmd.bootstrap [None req-014a02a2-86d5-44e2-b703-4233fe60ac3b None None] Created role manager 2026-06-26 03:26:47.703 | INFO keystone.cmd.bootstrap [None req-014a02a2-86d5-44e2-b703-4233fe60ac3b None None] Created implied role where fa7608f4571247bbb5e9ad9df55042c3 implies 0c8aadebce1b4455a141400fbe498b41 2026-06-26 03:26:47.719 | INFO keystone.cmd.bootstrap [None req-014a02a2-86d5-44e2-b703-4233fe60ac3b None None] Created role admin 2026-06-26 03:26:47.741 | INFO keystone.cmd.bootstrap [None req-014a02a2-86d5-44e2-b703-4233fe60ac3b None None] Created implied role where cf7b4b9d305346bdac52441b1c06f518 implies fa7608f4571247bbb5e9ad9df55042c3 2026-06-26 03:26:47.762 | INFO keystone.cmd.bootstrap [None req-014a02a2-86d5-44e2-b703-4233fe60ac3b None None] Created role service 2026-06-26 03:26:47.779 | INFO keystone.cmd.bootstrap [None req-014a02a2-86d5-44e2-b703-4233fe60ac3b None None] Granted role admin on project admin to user admin. 2026-06-26 03:26:47.796 | INFO keystone.cmd.bootstrap [None req-014a02a2-86d5-44e2-b703-4233fe60ac3b None None] Granted role admin on the system to user admin. 2026-06-26 03:26:47.817 | WARNING py.warnings [None req-014a02a2-86d5-44e2-b703-4233fe60ac3b 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-26 03:26:47.817 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 03:26:47.817 |  2026-06-26 03:26:47.825 | INFO keystone.cmd.bootstrap [None req-014a02a2-86d5-44e2-b703-4233fe60ac3b None None] Created region RegionOne 2026-06-26 03:26:47.875 | INFO keystone.cmd.bootstrap [None req-014a02a2-86d5-44e2-b703-4233fe60ac3b None None] Created public endpoint http://192.168.122.132/identity 2026-06-26 03:26:48.480 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-06-26 03:26:48.484 | + ./stack.sh:main:1121 : create_keystone_accounts 2026-06-26 03:26:48.487 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-06-26 03:26:48.492 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-06-26 03:26:53.526 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:26:53.531 | + lib/keystone:create_keystone_accounts:258 : admin_project=672660d1b01a45828d72fce38b12f1f3 2026-06-26 03:26:53.535 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-06-26 03:26:53.539 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-06-26 03:26:56.893 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:26:56.898 | + lib/keystone:create_keystone_accounts:260 : admin_user=775cb82c256a4371a1d89e01f8913ef1 2026-06-26 03:26:56.902 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-06-26 03:26:56.905 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-06-26 03:26:56.908 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-06-26 03:26:56.911 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin 775cb82c256a4371a1d89e01f8913ef1 default 2026-06-26 03:26:56.987 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 775cb82c256a4371a1d89e01f8913ef1 default 2026-06-26 03:26:57.028 | [2072 Async ks-domain-role:49663]: running: get_or_add_user_domain_role admin 775cb82c256a4371a1d89e01f8913ef1 default 2026-06-26 03:26:57.032 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-06-26 03:26:57.035 | + functions-common:get_or_create_domain:872 : local domain_id 2026-06-26 03:26:57.040 | ++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-06-26 03:27:00.926 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:27:00.931 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-06-26 03:27:00.934 | + functions-common:get_or_create_domain:878 : echo default 2026-06-26 03:27:00.934 | default 2026-06-26 03:27:00.938 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-06-26 03:27:01.023 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-06-26 03:27:01.076 | [2072 Async ks-project:49778]: running: get_or_create_project service Default 2026-06-26 03:27:01.082 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-06-26 03:27:01.157 | + inc/async:async_inner:63 : get_or_create_role service 2026-06-26 03:27:01.213 | [2072 Async ks-service:49872]: running: get_or_create_role service 2026-06-26 03:27:01.225 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-06-26 03:27:01.290 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-06-26 03:27:01.363 | [2072 Async ks-reseller:49966]: running: get_or_create_role ResellerAdmin 2026-06-26 03:27:01.367 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-06-26 03:27:01.370 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-06-26 03:27:01.446 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-06-26 03:27:01.522 | [2072 Async ks-anotherrole:50080]: running: get_or_create_role anotherrole 2026-06-26 03:27:01.530 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-06-26 03:27:01.539 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-06-26 03:27:01.546 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-26 03:27:01.556 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2026-06-26 03:27:06.741 | + inc/async:async_inner:64 : rc=0 2026-06-26 03:27:06.784 | [49966 Async ks-reseller:49966]: finished successfully 2026-06-26 03:27:06.953 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:27:06.959 | ++ functions-common:get_or_create_project:928 : project_id=2928039fd5cd49a19dcf12a31b34430c 2026-06-26 03:27:06.963 | ++ functions-common:get_or_create_project:929 : echo 2928039fd5cd49a19dcf12a31b34430c 2026-06-26 03:27:06.972 | + lib/keystone:create_keystone_accounts:288 : invis_project=2928039fd5cd49a19dcf12a31b34430c 2026-06-26 03:27:06.976 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-06-26 03:27:06.983 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-06-26 03:27:06.987 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-26 03:27:06.992 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2026-06-26 03:27:07.316 | + inc/async:async_inner:64 : rc=0 2026-06-26 03:27:07.367 | [50080 Async ks-anotherrole:50080]: finished successfully 2026-06-26 03:27:07.807 | + inc/async:async_inner:64 : rc=0 2026-06-26 03:27:07.832 | [49778 Async ks-project:49778]: finished successfully 2026-06-26 03:27:07.858 | + inc/async:async_inner:64 : rc=0 2026-06-26 03:27:07.875 | + inc/async:async_inner:64 : rc=0 2026-06-26 03:27:07.899 | [49872 Async ks-service:49872]: finished successfully 2026-06-26 03:27:07.913 | [49663 Async ks-domain-role:49663]: finished successfully 2026-06-26 03:27:10.821 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:27:10.825 | ++ functions-common:get_or_create_project:928 : project_id=5111134fbcf04661b5a90e9d026de280 2026-06-26 03:27:10.829 | ++ functions-common:get_or_create_project:929 : echo 5111134fbcf04661b5a90e9d026de280 2026-06-26 03:27:10.834 | + lib/keystone:create_keystone_accounts:292 : demo_project=5111134fbcf04661b5a90e9d026de280 2026-06-26 03:27:10.839 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-06-26 03:27:10.843 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-06-26 03:27:10.847 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-26 03:27:10.852 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-06-26 03:27:10.856 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-06-26 03:27:10.862 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo --password nomoresecret --domain=default --email=demo@example.com --or-show -f value -c id 2026-06-26 03:27:14.535 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:27:14.539 | ++ functions-common:get_or_create_user:915 : user_id=ceec1b7da23a4ffe8792051bd1f42cf3 2026-06-26 03:27:14.543 | ++ functions-common:get_or_create_user:916 : echo ceec1b7da23a4ffe8792051bd1f42cf3 2026-06-26 03:27:14.546 | + lib/keystone:create_keystone_accounts:295 : demo_user=ceec1b7da23a4ffe8792051bd1f42cf3 2026-06-26 03:27:14.550 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-06-26 03:27:14.606 | [2072 Async ks-domain-role:49663]: Waiting for completion of get_or_add_user_domain_role admin 775cb82c256a4371a1d89e01f8913ef1 default running on PID 49663 (6 other jobs running) 2026-06-26 03:27:14.632 | [2072 Async ks-domain-role:49663]: Signaling child to exit 2026-06-26 03:27:14.632 | WAKEUP 2026-06-26 03:27:14.659 | [2072 Async ks-domain-role:49663]: Signaled 2026-06-26 03:27:14.660 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-06-26 03:27:14.660 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user 775cb82c256a4371a1d89e01f8913ef1 --domain default 2026-06-26 03:27:14.660 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 775cb82c256a4371a1d89e01f8913ef1 --domain default -c Role -f value 2026-06-26 03:27:14.660 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:27:14.660 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=cf7b4b9d305346bdac52441b1c06f518 2026-06-26 03:27:14.660 | + functions-common:get_or_add_user_domain_role:999 : echo cf7b4b9d305346bdac52441b1c06f518 2026-06-26 03:27:14.660 | cf7b4b9d305346bdac52441b1c06f518 2026-06-26 03:27:14.711 | [2072 Async ks-domain-role:49663]: finished get_or_add_user_domain_role admin 775cb82c256a4371a1d89e01f8913ef1 default with result 0 in 10 seconds 2026-06-26 03:27:14.720 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-06-26 03:27:14.759 | [2072 Async ks-project:49778]: Waiting for completion of get_or_create_project service Default running on PID 49778 (5 other jobs running) 2026-06-26 03:27:14.789 | [2072 Async ks-project:49778]: Signaling child to exit 2026-06-26 03:27:14.789 | WAKEUP 2026-06-26 03:27:14.814 | [2072 Async ks-project:49778]: Signaled 2026-06-26 03:27:14.816 | + functions-common:get_or_create_project:922 : local project_id 2026-06-26 03:27:14.816 | ++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2026-06-26 03:27:14.817 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:27:14.817 | + functions-common:get_or_create_project:928 : project_id=ec05ee08fdb84df78fa805a9a257d66f 2026-06-26 03:27:14.817 | + functions-common:get_or_create_project:929 : echo ec05ee08fdb84df78fa805a9a257d66f 2026-06-26 03:27:14.817 | ec05ee08fdb84df78fa805a9a257d66f 2026-06-26 03:27:14.865 | [2072 Async ks-project:49778]: finished get_or_create_project service Default with result 0 in 6 seconds 2026-06-26 03:27:14.905 | [2072 Async ks-service:49872]: Waiting for completion of get_or_create_role service running on PID 49872 (4 other jobs running) 2026-06-26 03:27:14.933 | [2072 Async ks-service:49872]: Signaling child to exit 2026-06-26 03:27:14.933 | WAKEUP 2026-06-26 03:27:14.957 | [2072 Async ks-service:49872]: Signaled 2026-06-26 03:27:14.958 | + functions-common:get_or_create_role:935 : local role_id 2026-06-26 03:27:14.958 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-06-26 03:27:14.958 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:27:14.959 | + functions-common:get_or_create_role:940 : role_id=a372294022ac47948b822de39b49fa44 2026-06-26 03:27:14.959 | + functions-common:get_or_create_role:941 : echo a372294022ac47948b822de39b49fa44 2026-06-26 03:27:14.959 | a372294022ac47948b822de39b49fa44 2026-06-26 03:27:15.007 | [2072 Async ks-service:49872]: finished get_or_create_role service with result 0 in 6 seconds 2026-06-26 03:27:15.048 | [2072 Async ks-reseller:49966]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 49966 (3 other jobs running) 2026-06-26 03:27:15.076 | [2072 Async ks-reseller:49966]: Signaling child to exit 2026-06-26 03:27:15.076 | WAKEUP 2026-06-26 03:27:15.102 | [2072 Async ks-reseller:49966]: Signaled 2026-06-26 03:27:15.103 | + functions-common:get_or_create_role:935 : local role_id 2026-06-26 03:27:15.103 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-06-26 03:27:15.103 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:27:15.103 | + functions-common:get_or_create_role:940 : role_id=fc632069ae6e4cb58508343238b5bc88 2026-06-26 03:27:15.103 | + functions-common:get_or_create_role:941 : echo fc632069ae6e4cb58508343238b5bc88 2026-06-26 03:27:15.103 | fc632069ae6e4cb58508343238b5bc88 2026-06-26 03:27:15.152 | [2072 Async ks-reseller:49966]: finished get_or_create_role ResellerAdmin with result 0 in 5 seconds 2026-06-26 03:27:15.192 | [2072 Async ks-anotherrole:50080]: Waiting for completion of get_or_create_role anotherrole running on PID 50080 (2 other jobs running) 2026-06-26 03:27:15.222 | [2072 Async ks-anotherrole:50080]: Signaling child to exit 2026-06-26 03:27:15.223 | WAKEUP 2026-06-26 03:27:15.246 | [2072 Async ks-anotherrole:50080]: Signaled 2026-06-26 03:27:15.248 | + functions-common:get_or_create_role:935 : local role_id 2026-06-26 03:27:15.249 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-06-26 03:27:15.249 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:27:15.249 | + functions-common:get_or_create_role:940 : role_id=46aff38ba5094879ab239a1eccd030d0 2026-06-26 03:27:15.249 | + functions-common:get_or_create_role:941 : echo 46aff38ba5094879ab239a1eccd030d0 2026-06-26 03:27:15.249 | 46aff38ba5094879ab239a1eccd030d0 2026-06-26 03:27:15.299 | [2072 Async ks-anotherrole:50080]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2026-06-26 03:27:15.304 | + inc/async:async_wait:197 : return 0 2026-06-26 03:27:15.308 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member ceec1b7da23a4ffe8792051bd1f42cf3 5111134fbcf04661b5a90e9d026de280 2026-06-26 03:27:15.384 | + inc/async:async_inner:63 : get_or_add_user_project_role member ceec1b7da23a4ffe8792051bd1f42cf3 5111134fbcf04661b5a90e9d026de280 2026-06-26 03:27:15.435 | [2072 Async ks-demo-member:50953]: running: get_or_add_user_project_role member ceec1b7da23a4ffe8792051bd1f42cf3 5111134fbcf04661b5a90e9d026de280 2026-06-26 03:27:15.439 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin 775cb82c256a4371a1d89e01f8913ef1 5111134fbcf04661b5a90e9d026de280 2026-06-26 03:27:15.525 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 775cb82c256a4371a1d89e01f8913ef1 5111134fbcf04661b5a90e9d026de280 2026-06-26 03:27:15.576 | [2072 Async ks-demo-admin:51049]: running: get_or_add_user_project_role admin 775cb82c256a4371a1d89e01f8913ef1 5111134fbcf04661b5a90e9d026de280 2026-06-26 03:27:15.580 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole ceec1b7da23a4ffe8792051bd1f42cf3 5111134fbcf04661b5a90e9d026de280 2026-06-26 03:27:15.665 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole ceec1b7da23a4ffe8792051bd1f42cf3 5111134fbcf04661b5a90e9d026de280 2026-06-26 03:27:15.715 | [2072 Async ks-demo-another:51145]: running: get_or_add_user_project_role anotherrole ceec1b7da23a4ffe8792051bd1f42cf3 5111134fbcf04661b5a90e9d026de280 2026-06-26 03:27:15.717 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member ceec1b7da23a4ffe8792051bd1f42cf3 2928039fd5cd49a19dcf12a31b34430c 2026-06-26 03:27:15.782 | + inc/async:async_inner:63 : get_or_add_user_project_role member ceec1b7da23a4ffe8792051bd1f42cf3 2928039fd5cd49a19dcf12a31b34430c 2026-06-26 03:27:15.842 | [2072 Async ks-demo-invis:51241]: running: get_or_add_user_project_role member ceec1b7da23a4ffe8792051bd1f42cf3 2928039fd5cd49a19dcf12a31b34430c 2026-06-26 03:27:15.845 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-06-26 03:27:15.852 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-06-26 03:27:15.856 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-26 03:27:15.862 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-06-26 03:27:15.867 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-06-26 03:27:15.879 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password nomoresecret --domain=default --email=demo_reader@example.com --or-show -f value -c id 2026-06-26 03:27:21.125 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:27:21.130 | ++ functions-common:get_or_create_user:915 : user_id=1c299eed74de46ed9b34c7e5a77f7c4d 2026-06-26 03:27:21.133 | ++ functions-common:get_or_create_user:916 : echo 1c299eed74de46ed9b34c7e5a77f7c4d 2026-06-26 03:27:21.136 | + lib/keystone:create_keystone_accounts:308 : demo_reader=1c299eed74de46ed9b34c7e5a77f7c4d 2026-06-26 03:27:21.139 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader 1c299eed74de46ed9b34c7e5a77f7c4d 5111134fbcf04661b5a90e9d026de280 2026-06-26 03:27:21.225 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 1c299eed74de46ed9b34c7e5a77f7c4d 5111134fbcf04661b5a90e9d026de280 2026-06-26 03:27:21.321 | [2072 Async ks-demo-reader:51394]: running: get_or_add_user_project_role reader 1c299eed74de46ed9b34c7e5a77f7c4d 5111134fbcf04661b5a90e9d026de280 2026-06-26 03:27:21.327 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-06-26 03:27:21.334 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-06-26 03:27:21.337 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-26 03:27:21.341 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2026-06-26 03:27:26.853 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:27:26.856 | ++ functions-common:get_or_create_project:928 : project_id=a5b511f6d12f446b95981d3359e4fc0d 2026-06-26 03:27:26.859 | ++ functions-common:get_or_create_project:929 : echo a5b511f6d12f446b95981d3359e4fc0d 2026-06-26 03:27:26.872 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=a5b511f6d12f446b95981d3359e4fc0d 2026-06-26 03:27:26.879 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-06-26 03:27:26.892 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-06-26 03:27:26.899 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-26 03:27:26.906 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-06-26 03:27:26.912 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-06-26 03:27:26.925 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password nomoresecret --domain=default --email=alt_demo@example.com --or-show -f value -c id 2026-06-26 03:27:27.014 | + inc/async:async_inner:64 : rc=0 2026-06-26 03:27:27.086 | [50953 Async ks-demo-member:50953]: finished successfully 2026-06-26 03:27:28.168 | + inc/async:async_inner:64 : rc=0 2026-06-26 03:27:28.222 | [51241 Async ks-demo-invis:51241]: finished successfully 2026-06-26 03:27:28.817 | + inc/async:async_inner:64 : rc=0 2026-06-26 03:27:28.843 | [51049 Async ks-demo-admin:51049]: finished successfully 2026-06-26 03:27:29.127 | + inc/async:async_inner:64 : rc=0 2026-06-26 03:27:29.158 | [51145 Async ks-demo-another:51145]: finished successfully 2026-06-26 03:27:30.912 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:27:30.917 | ++ functions-common:get_or_create_user:915 : user_id=abc29a7e250044539f75490a262041b2 2026-06-26 03:27:30.921 | ++ functions-common:get_or_create_user:916 : echo abc29a7e250044539f75490a262041b2 2026-06-26 03:27:30.926 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=abc29a7e250044539f75490a262041b2 2026-06-26 03:27:30.930 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin abc29a7e250044539f75490a262041b2 a5b511f6d12f446b95981d3359e4fc0d 2026-06-26 03:27:31.022 | + inc/async:async_inner:63 : get_or_add_user_project_role admin abc29a7e250044539f75490a262041b2 a5b511f6d12f446b95981d3359e4fc0d 2026-06-26 03:27:31.080 | [2072 Async ks-alt-admin:51795]: running: get_or_add_user_project_role admin abc29a7e250044539f75490a262041b2 a5b511f6d12f446b95981d3359e4fc0d 2026-06-26 03:27:31.089 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole abc29a7e250044539f75490a262041b2 a5b511f6d12f446b95981d3359e4fc0d 2026-06-26 03:27:31.182 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole abc29a7e250044539f75490a262041b2 a5b511f6d12f446b95981d3359e4fc0d 2026-06-26 03:27:31.256 | [2072 Async ks-alt-another:51891]: running: get_or_add_user_project_role anotherrole abc29a7e250044539f75490a262041b2 a5b511f6d12f446b95981d3359e4fc0d 2026-06-26 03:27:31.258 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-06-26 03:27:31.264 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-06-26 03:27:31.266 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-26 03:27:31.269 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-06-26 03:27:31.271 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-06-26 03:27:31.276 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password nomoresecret --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2026-06-26 03:27:32.294 | + inc/async:async_inner:64 : rc=0 2026-06-26 03:27:32.319 | [51394 Async ks-demo-reader:51394]: finished successfully 2026-06-26 03:27:35.229 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:27:35.235 | ++ functions-common:get_or_create_user:915 : user_id=5f2da3e3625b4945ab574aa06c0e6f8a 2026-06-26 03:27:35.242 | ++ functions-common:get_or_create_user:916 : echo 5f2da3e3625b4945ab574aa06c0e6f8a 2026-06-26 03:27:35.245 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=5f2da3e3625b4945ab574aa06c0e6f8a 2026-06-26 03:27:35.251 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member 5f2da3e3625b4945ab574aa06c0e6f8a a5b511f6d12f446b95981d3359e4fc0d 2026-06-26 03:27:35.345 | + inc/async:async_inner:63 : get_or_add_user_project_role member 5f2da3e3625b4945ab574aa06c0e6f8a a5b511f6d12f446b95981d3359e4fc0d 2026-06-26 03:27:35.405 | [2072 Async ks-alt-member-user:52065]: running: get_or_add_user_project_role member 5f2da3e3625b4945ab574aa06c0e6f8a a5b511f6d12f446b95981d3359e4fc0d 2026-06-26 03:27:35.408 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-06-26 03:27:35.412 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-06-26 03:27:35.414 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-26 03:27:35.416 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-06-26 03:27:35.418 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-06-26 03:27:35.423 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password nomoresecret --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2026-06-26 03:27:39.327 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:27:39.332 | ++ functions-common:get_or_create_user:915 : user_id=c16303b7750147d9ad1c34d30f7bb6e8 2026-06-26 03:27:39.339 | ++ functions-common:get_or_create_user:916 : echo c16303b7750147d9ad1c34d30f7bb6e8 2026-06-26 03:27:39.342 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=c16303b7750147d9ad1c34d30f7bb6e8 2026-06-26 03:27:39.347 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader c16303b7750147d9ad1c34d30f7bb6e8 a5b511f6d12f446b95981d3359e4fc0d 2026-06-26 03:27:39.446 | + inc/async:async_inner:63 : get_or_add_user_project_role reader c16303b7750147d9ad1c34d30f7bb6e8 a5b511f6d12f446b95981d3359e4fc0d 2026-06-26 03:27:39.518 | [2072 Async ks-alt-reader-user:52237]: running: get_or_add_user_project_role reader c16303b7750147d9ad1c34d30f7bb6e8 a5b511f6d12f446b95981d3359e4fc0d 2026-06-26 03:27:39.526 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-06-26 03:27:39.530 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-26 03:27:39.534 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-06-26 03:27:39.537 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-06-26 03:27:39.544 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_member --password nomoresecret --domain=default --email=system_member@example.com --or-show -f value -c id 2026-06-26 03:27:40.839 | + inc/async:async_inner:64 : rc=0 2026-06-26 03:27:40.861 | + inc/async:async_inner:64 : rc=0 2026-06-26 03:27:40.879 | [51891 Async ks-alt-another:51891]: finished successfully 2026-06-26 03:27:40.913 | [51795 Async ks-alt-admin:51795]: finished successfully 2026-06-26 03:27:43.683 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:27:43.688 | ++ functions-common:get_or_create_user:915 : user_id=cc414246be4048339bd2cc8fb2aecadd 2026-06-26 03:27:43.692 | ++ functions-common:get_or_create_user:916 : echo cc414246be4048339bd2cc8fb2aecadd 2026-06-26 03:27:43.698 | + lib/keystone:create_keystone_accounts:340 : system_member_user=cc414246be4048339bd2cc8fb2aecadd 2026-06-26 03:27:43.705 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member cc414246be4048339bd2cc8fb2aecadd all 2026-06-26 03:27:43.800 | + inc/async:async_inner:63 : get_or_add_user_system_role member cc414246be4048339bd2cc8fb2aecadd all 2026-06-26 03:27:43.870 | [2072 Async ks-system-member:52468]: running: get_or_add_user_system_role member cc414246be4048339bd2cc8fb2aecadd all 2026-06-26 03:27:43.879 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-06-26 03:27:43.884 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-26 03:27:43.889 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-06-26 03:27:43.892 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-06-26 03:27:43.897 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_reader --password nomoresecret --domain=default --email=system_reader@example.com --or-show -f value -c id 2026-06-26 03:27:44.753 | + inc/async:async_inner:64 : rc=0 2026-06-26 03:27:44.781 | [52065 Async ks-alt-member-user:52065]: finished successfully 2026-06-26 03:27:47.766 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:27:47.770 | ++ functions-common:get_or_create_user:915 : user_id=031f16a23c4c4be3949e90a03a476a79 2026-06-26 03:27:47.775 | ++ functions-common:get_or_create_user:916 : echo 031f16a23c4c4be3949e90a03a476a79 2026-06-26 03:27:47.782 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=031f16a23c4c4be3949e90a03a476a79 2026-06-26 03:27:47.786 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader 031f16a23c4c4be3949e90a03a476a79 all 2026-06-26 03:27:47.884 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 031f16a23c4c4be3949e90a03a476a79 all 2026-06-26 03:27:47.941 | [2072 Async ks-system-reader:52673]: running: get_or_add_user_system_role reader 031f16a23c4c4be3949e90a03a476a79 all 2026-06-26 03:27:47.945 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-06-26 03:27:47.954 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-06-26 03:27:47.957 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-06-26 03:27:47.963 | ++ functions-common:get_or_create_group:885 : local group_id 2026-06-26 03:27:47.969 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2026-06-26 03:27:48.613 | + inc/async:async_inner:64 : rc=0 2026-06-26 03:27:48.637 | [52237 Async ks-alt-reader-user:52237]: finished successfully 2026-06-26 03:27:51.756 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:27:51.762 | ++ functions-common:get_or_create_group:892 : group_id=29220092272a47db81d0450c417bfde7 2026-06-26 03:27:51.765 | ++ functions-common:get_or_create_group:893 : echo 29220092272a47db81d0450c417bfde7 2026-06-26 03:27:51.772 | + lib/keystone:create_keystone_accounts:350 : admin_group=29220092272a47db81d0450c417bfde7 2026-06-26 03:27:51.776 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-06-26 03:27:51.787 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-06-26 03:27:51.789 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-06-26 03:27:51.792 | ++ functions-common:get_or_create_group:885 : local group_id 2026-06-26 03:27:51.796 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2026-06-26 03:27:55.649 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:27:55.654 | ++ functions-common:get_or_create_group:892 : group_id=11707899c0fb4f109ec79aea1cae39ce 2026-06-26 03:27:55.658 | ++ functions-common:get_or_create_group:893 : echo 11707899c0fb4f109ec79aea1cae39ce 2026-06-26 03:27:55.662 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=11707899c0fb4f109ec79aea1cae39ce 2026-06-26 03:27:55.666 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member 11707899c0fb4f109ec79aea1cae39ce 5111134fbcf04661b5a90e9d026de280 2026-06-26 03:27:55.762 | + inc/async:async_inner:63 : get_or_add_group_project_role member 11707899c0fb4f109ec79aea1cae39ce 5111134fbcf04661b5a90e9d026de280 2026-06-26 03:27:55.832 | [2072 Async ks-group-memberdemo:52937]: running: get_or_add_group_project_role member 11707899c0fb4f109ec79aea1cae39ce 5111134fbcf04661b5a90e9d026de280 2026-06-26 03:27:55.836 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 11707899c0fb4f109ec79aea1cae39ce 5111134fbcf04661b5a90e9d026de280 2026-06-26 03:27:55.961 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 11707899c0fb4f109ec79aea1cae39ce 5111134fbcf04661b5a90e9d026de280 2026-06-26 03:27:56.040 | [2072 Async ks-group-anotherdemo:53016]: running: get_or_add_group_project_role anotherrole 11707899c0fb4f109ec79aea1cae39ce 5111134fbcf04661b5a90e9d026de280 2026-06-26 03:27:56.048 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member 11707899c0fb4f109ec79aea1cae39ce a5b511f6d12f446b95981d3359e4fc0d 2026-06-26 03:27:56.222 | + inc/async:async_inner:63 : get_or_add_group_project_role member 11707899c0fb4f109ec79aea1cae39ce a5b511f6d12f446b95981d3359e4fc0d 2026-06-26 03:27:56.341 | [2072 Async ks-group-memberalt:53095]: running: get_or_add_group_project_role member 11707899c0fb4f109ec79aea1cae39ce a5b511f6d12f446b95981d3359e4fc0d 2026-06-26 03:27:56.352 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 11707899c0fb4f109ec79aea1cae39ce a5b511f6d12f446b95981d3359e4fc0d 2026-06-26 03:27:56.527 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 11707899c0fb4f109ec79aea1cae39ce a5b511f6d12f446b95981d3359e4fc0d 2026-06-26 03:27:56.626 | [2072 Async ks-group-anotheralt:53174]: running: get_or_add_group_project_role anotherrole 11707899c0fb4f109ec79aea1cae39ce a5b511f6d12f446b95981d3359e4fc0d 2026-06-26 03:27:56.633 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 29220092272a47db81d0450c417bfde7 672660d1b01a45828d72fce38b12f1f3 2026-06-26 03:27:56.691 | + inc/async:async_inner:64 : rc=0 2026-06-26 03:27:56.749 | [52468 Async ks-system-member:52468]: finished successfully 2026-06-26 03:27:56.822 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 29220092272a47db81d0450c417bfde7 672660d1b01a45828d72fce38b12f1f3 2026-06-26 03:27:56.932 | [2072 Async ks-group-admin:53293]: running: get_or_add_group_project_role admin 29220092272a47db81d0450c417bfde7 672660d1b01a45828d72fce38b12f1f3 2026-06-26 03:27:56.941 | + 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-26 03:27:57.063 | [2072 Async ks-demo-member:50953]: Waiting for completion of get_or_add_user_project_role member ceec1b7da23a4ffe8792051bd1f42cf3 5111134fbcf04661b5a90e9d026de280 running on PID 50953 (17 other jobs running) 2026-06-26 03:27:57.115 | [2072 Async ks-demo-member:50953]: Signaling child to exit 2026-06-26 03:27:57.118 | WAKEUP 2026-06-26 03:27:57.162 | [2072 Async ks-demo-member:50953]: Signaled 2026-06-26 03:27:57.165 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-26 03:27:57.165 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-26 03:27:57.165 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-26 03:27:57.165 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-26 03:27:57.165 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-26 03:27:57.168 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-26 03:27:57.168 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-26 03:27:57.168 | ++ functions-common:_get_domain_args:957 : echo 2026-06-26 03:27:57.168 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-26 03:27:57.168 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user ceec1b7da23a4ffe8792051bd1f42cf3 --project 5111134fbcf04661b5a90e9d026de280 2026-06-26 03:27:57.168 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ceec1b7da23a4ffe8792051bd1f42cf3 --project 5111134fbcf04661b5a90e9d026de280 -c Role -f value 2026-06-26 03:27:57.168 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:27:57.168 | + functions-common:get_or_add_user_project_role:979 : user_role_id=0c8aadebce1b4455a141400fbe498b41 2026-06-26 03:27:57.168 | + functions-common:get_or_add_user_project_role:980 : echo 0c8aadebce1b4455a141400fbe498b41 2026-06-26 03:27:57.169 | 0c8aadebce1b4455a141400fbe498b41 2026-06-26 03:27:57.286 | [2072 Async ks-demo-member:50953]: finished get_or_add_user_project_role member ceec1b7da23a4ffe8792051bd1f42cf3 5111134fbcf04661b5a90e9d026de280 with result 0 in 11 seconds 2026-06-26 03:27:57.369 | [2072 Async ks-demo-admin:51049]: Waiting for completion of get_or_add_user_project_role admin 775cb82c256a4371a1d89e01f8913ef1 5111134fbcf04661b5a90e9d026de280 running on PID 51049 (16 other jobs running) 2026-06-26 03:27:57.426 | [2072 Async ks-demo-admin:51049]: Signaling child to exit 2026-06-26 03:27:57.429 | WAKEUP 2026-06-26 03:27:57.476 | [2072 Async ks-demo-admin:51049]: Signaled 2026-06-26 03:27:57.479 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-26 03:27:57.479 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-26 03:27:57.479 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-26 03:27:57.479 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-26 03:27:57.479 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-26 03:27:57.479 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-26 03:27:57.479 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-26 03:27:57.479 | ++ functions-common:_get_domain_args:957 : echo 2026-06-26 03:27:57.479 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-26 03:27:57.479 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 775cb82c256a4371a1d89e01f8913ef1 --project 5111134fbcf04661b5a90e9d026de280 2026-06-26 03:27:57.480 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 775cb82c256a4371a1d89e01f8913ef1 --project 5111134fbcf04661b5a90e9d026de280 -c Role -f value 2026-06-26 03:27:57.480 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:27:57.480 | + functions-common:get_or_add_user_project_role:979 : user_role_id=cf7b4b9d305346bdac52441b1c06f518 2026-06-26 03:27:57.480 | + functions-common:get_or_add_user_project_role:980 : echo cf7b4b9d305346bdac52441b1c06f518 2026-06-26 03:27:57.480 | cf7b4b9d305346bdac52441b1c06f518 2026-06-26 03:27:57.569 | [2072 Async ks-demo-admin:51049]: finished get_or_add_user_project_role admin 775cb82c256a4371a1d89e01f8913ef1 5111134fbcf04661b5a90e9d026de280 with result 0 in 13 seconds 2026-06-26 03:27:57.645 | [2072 Async ks-demo-another:51145]: Waiting for completion of get_or_add_user_project_role anotherrole ceec1b7da23a4ffe8792051bd1f42cf3 5111134fbcf04661b5a90e9d026de280 running on PID 51145 (15 other jobs running) 2026-06-26 03:27:57.698 | [2072 Async ks-demo-another:51145]: Signaling child to exit 2026-06-26 03:27:57.698 | WAKEUP 2026-06-26 03:27:57.742 | [2072 Async ks-demo-another:51145]: Signaled 2026-06-26 03:27:57.744 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-26 03:27:57.744 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-26 03:27:57.744 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-26 03:27:57.744 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-26 03:27:57.745 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-26 03:27:57.747 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-26 03:27:57.747 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-26 03:27:57.747 | ++ functions-common:_get_domain_args:957 : echo 2026-06-26 03:27:57.747 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-26 03:27:57.747 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user ceec1b7da23a4ffe8792051bd1f42cf3 --project 5111134fbcf04661b5a90e9d026de280 2026-06-26 03:27:57.747 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user ceec1b7da23a4ffe8792051bd1f42cf3 --project 5111134fbcf04661b5a90e9d026de280 -c Role -f value 2026-06-26 03:27:57.748 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:27:57.748 | + functions-common:get_or_add_user_project_role:979 : user_role_id=46aff38ba5094879ab239a1eccd030d0 2026-06-26 03:27:57.748 | + functions-common:get_or_add_user_project_role:980 : echo 46aff38ba5094879ab239a1eccd030d0 2026-06-26 03:27:57.748 | 46aff38ba5094879ab239a1eccd030d0 2026-06-26 03:27:57.841 | [2072 Async ks-demo-another:51145]: finished get_or_add_user_project_role anotherrole ceec1b7da23a4ffe8792051bd1f42cf3 5111134fbcf04661b5a90e9d026de280 with result 0 in 13 seconds 2026-06-26 03:27:57.920 | [2072 Async ks-demo-invis:51241]: Waiting for completion of get_or_add_user_project_role member ceec1b7da23a4ffe8792051bd1f42cf3 2928039fd5cd49a19dcf12a31b34430c running on PID 51241 (14 other jobs running) 2026-06-26 03:27:57.975 | [2072 Async ks-demo-invis:51241]: Signaling child to exit 2026-06-26 03:27:57.976 | WAKEUP 2026-06-26 03:27:58.029 | [2072 Async ks-demo-invis:51241]: Signaled 2026-06-26 03:27:58.029 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-26 03:27:58.029 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-26 03:27:58.029 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-26 03:27:58.029 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-26 03:27:58.029 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-26 03:27:58.029 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-26 03:27:58.030 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-26 03:27:58.030 | ++ functions-common:_get_domain_args:957 : echo 2026-06-26 03:27:58.030 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-26 03:27:58.030 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user ceec1b7da23a4ffe8792051bd1f42cf3 --project 2928039fd5cd49a19dcf12a31b34430c 2026-06-26 03:27:58.030 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ceec1b7da23a4ffe8792051bd1f42cf3 --project 2928039fd5cd49a19dcf12a31b34430c -c Role -f value 2026-06-26 03:27:58.030 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:27:58.031 | + functions-common:get_or_add_user_project_role:979 : user_role_id=0c8aadebce1b4455a141400fbe498b41 2026-06-26 03:27:58.031 | + functions-common:get_or_add_user_project_role:980 : echo 0c8aadebce1b4455a141400fbe498b41 2026-06-26 03:27:58.031 | 0c8aadebce1b4455a141400fbe498b41 2026-06-26 03:27:58.132 | [2072 Async ks-demo-invis:51241]: finished get_or_add_user_project_role member ceec1b7da23a4ffe8792051bd1f42cf3 2928039fd5cd49a19dcf12a31b34430c with result 0 in 12 seconds 2026-06-26 03:27:58.210 | [2072 Async ks-demo-reader:51394]: Waiting for completion of get_or_add_user_project_role reader 1c299eed74de46ed9b34c7e5a77f7c4d 5111134fbcf04661b5a90e9d026de280 running on PID 51394 (13 other jobs running) 2026-06-26 03:27:58.267 | [2072 Async ks-demo-reader:51394]: Signaling child to exit 2026-06-26 03:27:58.270 | WAKEUP 2026-06-26 03:27:58.316 | [2072 Async ks-demo-reader:51394]: Signaled 2026-06-26 03:27:58.319 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-26 03:27:58.319 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-26 03:27:58.319 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-26 03:27:58.319 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-26 03:27:58.322 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-26 03:27:58.322 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-26 03:27:58.322 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-26 03:27:58.322 | ++ functions-common:_get_domain_args:957 : echo 2026-06-26 03:27:58.322 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-26 03:27:58.322 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 1c299eed74de46ed9b34c7e5a77f7c4d --project 5111134fbcf04661b5a90e9d026de280 2026-06-26 03:27:58.322 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 1c299eed74de46ed9b34c7e5a77f7c4d --project 5111134fbcf04661b5a90e9d026de280 -c Role -f value 2026-06-26 03:27:58.323 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:27:58.323 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2ef4803a1ade487c94da5acb1d810490 2026-06-26 03:27:58.323 | + functions-common:get_or_add_user_project_role:980 : echo 2ef4803a1ade487c94da5acb1d810490 2026-06-26 03:27:58.323 | 2ef4803a1ade487c94da5acb1d810490 2026-06-26 03:27:58.414 | [2072 Async ks-demo-reader:51394]: finished get_or_add_user_project_role reader 1c299eed74de46ed9b34c7e5a77f7c4d 5111134fbcf04661b5a90e9d026de280 with result 0 in 11 seconds 2026-06-26 03:27:58.424 | + inc/async:async_wait:197 : return 0 2026-06-26 03:27:58.427 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-06-26 03:27:58.552 | [2072 Async ks-alt-admin:51795]: Waiting for completion of get_or_add_user_project_role admin abc29a7e250044539f75490a262041b2 a5b511f6d12f446b95981d3359e4fc0d running on PID 51795 (12 other jobs running) 2026-06-26 03:27:58.609 | [2072 Async ks-alt-admin:51795]: Signaling child to exit 2026-06-26 03:27:58.613 | WAKEUP 2026-06-26 03:27:58.656 | [2072 Async ks-alt-admin:51795]: Signaled 2026-06-26 03:27:58.658 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-26 03:27:58.658 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-26 03:27:58.658 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-26 03:27:58.658 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-26 03:27:58.658 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-26 03:27:58.659 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-26 03:27:58.659 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-26 03:27:58.659 | ++ functions-common:_get_domain_args:957 : echo 2026-06-26 03:27:58.659 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-26 03:27:58.659 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user abc29a7e250044539f75490a262041b2 --project a5b511f6d12f446b95981d3359e4fc0d 2026-06-26 03:27:58.659 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user abc29a7e250044539f75490a262041b2 --project a5b511f6d12f446b95981d3359e4fc0d -c Role -f value 2026-06-26 03:27:58.659 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:27:58.659 | + functions-common:get_or_add_user_project_role:979 : user_role_id=cf7b4b9d305346bdac52441b1c06f518 2026-06-26 03:27:58.659 | + functions-common:get_or_add_user_project_role:980 : echo cf7b4b9d305346bdac52441b1c06f518 2026-06-26 03:27:58.659 | cf7b4b9d305346bdac52441b1c06f518 2026-06-26 03:27:58.758 | [2072 Async ks-alt-admin:51795]: finished get_or_add_user_project_role admin abc29a7e250044539f75490a262041b2 a5b511f6d12f446b95981d3359e4fc0d with result 0 in 9 seconds 2026-06-26 03:27:58.827 | [2072 Async ks-alt-another:51891]: Waiting for completion of get_or_add_user_project_role anotherrole abc29a7e250044539f75490a262041b2 a5b511f6d12f446b95981d3359e4fc0d running on PID 51891 (11 other jobs running) 2026-06-26 03:27:58.888 | [2072 Async ks-alt-another:51891]: Signaling child to exit 2026-06-26 03:27:58.891 | WAKEUP 2026-06-26 03:27:58.937 | [2072 Async ks-alt-another:51891]: Signaled 2026-06-26 03:27:58.941 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-26 03:27:58.941 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-26 03:27:58.941 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-26 03:27:58.941 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-26 03:27:58.942 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-26 03:27:58.944 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-26 03:27:58.944 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-26 03:27:58.944 | ++ functions-common:_get_domain_args:957 : echo 2026-06-26 03:27:58.944 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-26 03:27:58.944 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user abc29a7e250044539f75490a262041b2 --project a5b511f6d12f446b95981d3359e4fc0d 2026-06-26 03:27:58.944 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user abc29a7e250044539f75490a262041b2 --project a5b511f6d12f446b95981d3359e4fc0d -c Role -f value 2026-06-26 03:27:58.944 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:27:58.944 | + functions-common:get_or_add_user_project_role:979 : user_role_id=46aff38ba5094879ab239a1eccd030d0 2026-06-26 03:27:58.945 | + functions-common:get_or_add_user_project_role:980 : echo 46aff38ba5094879ab239a1eccd030d0 2026-06-26 03:27:58.945 | 46aff38ba5094879ab239a1eccd030d0 2026-06-26 03:27:59.043 | [2072 Async ks-alt-another:51891]: finished get_or_add_user_project_role anotherrole abc29a7e250044539f75490a262041b2 a5b511f6d12f446b95981d3359e4fc0d with result 0 in 9 seconds 2026-06-26 03:27:59.118 | [2072 Async ks-alt-member-user:52065]: Waiting for completion of get_or_add_user_project_role member 5f2da3e3625b4945ab574aa06c0e6f8a a5b511f6d12f446b95981d3359e4fc0d running on PID 52065 (10 other jobs running) 2026-06-26 03:27:59.187 | [2072 Async ks-alt-member-user:52065]: Signaling child to exit 2026-06-26 03:27:59.188 | WAKEUP 2026-06-26 03:27:59.242 | [2072 Async ks-alt-member-user:52065]: Signaled 2026-06-26 03:27:59.244 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-26 03:27:59.244 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-26 03:27:59.244 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-26 03:27:59.244 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-26 03:27:59.245 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-26 03:27:59.245 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-26 03:27:59.245 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-26 03:27:59.245 | ++ functions-common:_get_domain_args:957 : echo 2026-06-26 03:27:59.245 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-26 03:27:59.245 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 5f2da3e3625b4945ab574aa06c0e6f8a --project a5b511f6d12f446b95981d3359e4fc0d 2026-06-26 03:27:59.245 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5f2da3e3625b4945ab574aa06c0e6f8a --project a5b511f6d12f446b95981d3359e4fc0d -c Role -f value 2026-06-26 03:27:59.245 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:27:59.245 | + functions-common:get_or_add_user_project_role:979 : user_role_id=0c8aadebce1b4455a141400fbe498b41 2026-06-26 03:27:59.245 | + functions-common:get_or_add_user_project_role:980 : echo 0c8aadebce1b4455a141400fbe498b41 2026-06-26 03:27:59.245 | 0c8aadebce1b4455a141400fbe498b41 2026-06-26 03:27:59.347 | [2072 Async ks-alt-member-user:52065]: finished get_or_add_user_project_role member 5f2da3e3625b4945ab574aa06c0e6f8a a5b511f6d12f446b95981d3359e4fc0d with result 0 in 9 seconds 2026-06-26 03:27:59.410 | [2072 Async ks-alt-reader-user:52237]: Waiting for completion of get_or_add_user_project_role reader c16303b7750147d9ad1c34d30f7bb6e8 a5b511f6d12f446b95981d3359e4fc0d running on PID 52237 (9 other jobs running) 2026-06-26 03:27:59.452 | [2072 Async ks-alt-reader-user:52237]: Signaling child to exit 2026-06-26 03:27:59.453 | WAKEUP 2026-06-26 03:27:59.493 | [2072 Async ks-alt-reader-user:52237]: Signaled 2026-06-26 03:27:59.495 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-26 03:27:59.495 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-26 03:27:59.496 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-26 03:27:59.496 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-26 03:27:59.496 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-26 03:27:59.496 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-26 03:27:59.496 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-26 03:27:59.496 | ++ functions-common:_get_domain_args:957 : echo 2026-06-26 03:27:59.496 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-26 03:27:59.496 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user c16303b7750147d9ad1c34d30f7bb6e8 --project a5b511f6d12f446b95981d3359e4fc0d 2026-06-26 03:27:59.496 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c16303b7750147d9ad1c34d30f7bb6e8 --project a5b511f6d12f446b95981d3359e4fc0d -c Role -f value 2026-06-26 03:27:59.496 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:27:59.496 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2ef4803a1ade487c94da5acb1d810490 2026-06-26 03:27:59.497 | + functions-common:get_or_add_user_project_role:980 : echo 2ef4803a1ade487c94da5acb1d810490 2026-06-26 03:27:59.497 | 2ef4803a1ade487c94da5acb1d810490 2026-06-26 03:27:59.585 | [2072 Async ks-alt-reader-user:52237]: finished get_or_add_user_project_role reader c16303b7750147d9ad1c34d30f7bb6e8 a5b511f6d12f446b95981d3359e4fc0d with result 0 in 9 seconds 2026-06-26 03:27:59.593 | + inc/async:async_wait:197 : return 0 2026-06-26 03:27:59.596 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-06-26 03:27:59.717 | [2072 Async ks-system-member:52468]: Waiting for completion of get_or_add_user_system_role member cc414246be4048339bd2cc8fb2aecadd all running on PID 52468 (8 other jobs running) 2026-06-26 03:27:59.767 | [2072 Async ks-system-member:52468]: Signaling child to exit 2026-06-26 03:27:59.768 | WAKEUP 2026-06-26 03:27:59.816 | [2072 Async ks-system-member:52468]: Signaled 2026-06-26 03:27:59.818 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-06-26 03:27:59.818 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-06-26 03:27:59.818 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-06-26 03:27:59.818 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-26 03:27:59.818 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-26 03:27:59.818 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-26 03:27:59.818 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-26 03:27:59.818 | ++ functions-common:_get_domain_args:957 : echo 2026-06-26 03:27:59.819 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-06-26 03:27:59.819 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user cc414246be4048339bd2cc8fb2aecadd --system all -f value -c Role 2026-06-26 03:27:59.819 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:27:59.819 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-06-26 03:27:59.819 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-06-26 03:27:59.819 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user cc414246be4048339bd2cc8fb2aecadd --system all 2026-06-26 03:27:59.819 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user cc414246be4048339bd2cc8fb2aecadd --system all -f value -c Role 2026-06-26 03:27:59.819 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:27:59.819 | + functions-common:get_or_add_user_system_role:1028 : user_role_id= 2026-06-26 03:27:59.819 | + functions-common:get_or_add_user_system_role:1030 : echo 2026-06-26 03:27:59.819 | 2026-06-26 03:27:59.915 | [2072 Async ks-system-member:52468]: finished get_or_add_user_system_role member cc414246be4048339bd2cc8fb2aecadd all with result 0 in 12 seconds 2026-06-26 03:27:59.996 | [2072 Async ks-system-reader:52673]: Waiting for completion of get_or_add_user_system_role reader 031f16a23c4c4be3949e90a03a476a79 all running on PID 52673 (7 other jobs running) 2026-06-26 03:28:00.043 | [2072 Async ks-system-reader:52673]: Signaling child to exit 2026-06-26 03:28:03.620 | + inc/async:async_inner:64 : rc=0 2026-06-26 03:28:03.685 | [52673 Async ks-system-reader:52673]: finished successfully 2026-06-26 03:28:03.740 | WAKEUP 2026-06-26 03:28:03.799 | [2072 Async ks-system-reader:52673]: Signaled 2026-06-26 03:28:03.799 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-06-26 03:28:03.800 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-06-26 03:28:03.801 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-06-26 03:28:03.801 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-26 03:28:03.801 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-26 03:28:03.801 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-26 03:28:03.801 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-26 03:28:03.801 | ++ functions-common:_get_domain_args:957 : echo 2026-06-26 03:28:03.801 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-06-26 03:28:03.801 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 031f16a23c4c4be3949e90a03a476a79 --system all -f value -c Role 2026-06-26 03:28:03.801 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:28:03.801 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-06-26 03:28:03.802 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-06-26 03:28:03.802 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user 031f16a23c4c4be3949e90a03a476a79 --system all 2026-06-26 03:28:03.802 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 031f16a23c4c4be3949e90a03a476a79 --system all -f value -c Role 2026-06-26 03:28:03.802 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:28:03.802 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=2ef4803a1ade487c94da5acb1d810490 2026-06-26 03:28:03.802 | + functions-common:get_or_add_user_system_role:1030 : echo 2ef4803a1ade487c94da5acb1d810490 2026-06-26 03:28:03.802 | 2ef4803a1ade487c94da5acb1d810490 2026-06-26 03:28:03.905 | [2072 Async ks-system-reader:52673]: finished get_or_add_user_system_role reader 031f16a23c4c4be3949e90a03a476a79 all with result 0 in 15 seconds 2026-06-26 03:28:03.914 | + inc/async:async_wait:197 : return 0 2026-06-26 03:28:03.920 | + 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-26 03:28:04.043 | [2072 Async ks-group-memberdemo:52937]: Waiting for completion of get_or_add_group_project_role member 11707899c0fb4f109ec79aea1cae39ce 5111134fbcf04661b5a90e9d026de280 running on PID 52937 (6 other jobs running) 2026-06-26 03:28:04.097 | [2072 Async ks-group-memberdemo:52937]: Signaling child to exit 2026-06-26 03:28:08.198 | + inc/async:async_inner:64 : rc=0 2026-06-26 03:28:08.240 | [52937 Async ks-group-memberdemo:52937]: finished successfully 2026-06-26 03:28:08.285 | WAKEUP 2026-06-26 03:28:08.293 | + inc/async:async_inner:64 : rc=0 2026-06-26 03:28:08.330 | [2072 Async ks-group-memberdemo:52937]: Signaled 2026-06-26 03:28:08.333 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-26 03:28:08.333 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 11707899c0fb4f109ec79aea1cae39ce --project 5111134fbcf04661b5a90e9d026de280 2026-06-26 03:28:08.333 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 11707899c0fb4f109ec79aea1cae39ce --project 5111134fbcf04661b5a90e9d026de280 -f value -c Role 2026-06-26 03:28:08.333 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:28:08.333 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=0c8aadebce1b4455a141400fbe498b41 2026-06-26 03:28:08.333 | + functions-common:get_or_add_group_project_role:1049 : echo 0c8aadebce1b4455a141400fbe498b41 2026-06-26 03:28:08.333 | 0c8aadebce1b4455a141400fbe498b41 2026-06-26 03:28:08.339 | [53174 Async ks-group-anotheralt:53174]: finished successfully 2026-06-26 03:28:08.414 | [2072 Async ks-group-memberdemo:52937]: finished get_or_add_group_project_role member 11707899c0fb4f109ec79aea1cae39ce 5111134fbcf04661b5a90e9d026de280 with result 0 in 12 seconds 2026-06-26 03:28:08.460 | [2072 Async ks-group-anotherdemo:53016]: Waiting for completion of get_or_add_group_project_role anotherrole 11707899c0fb4f109ec79aea1cae39ce 5111134fbcf04661b5a90e9d026de280 running on PID 53016 (5 other jobs running) 2026-06-26 03:28:08.509 | [2072 Async ks-group-anotherdemo:53016]: Signaling child to exit 2026-06-26 03:28:08.858 | + inc/async:async_inner:64 : rc=0 2026-06-26 03:28:08.893 | [53016 Async ks-group-anotherdemo:53016]: finished successfully 2026-06-26 03:28:08.923 | WAKEUP 2026-06-26 03:28:08.955 | [2072 Async ks-group-anotherdemo:53016]: Signaled 2026-06-26 03:28:08.957 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-26 03:28:08.957 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 11707899c0fb4f109ec79aea1cae39ce --project 5111134fbcf04661b5a90e9d026de280 2026-06-26 03:28:08.957 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 11707899c0fb4f109ec79aea1cae39ce --project 5111134fbcf04661b5a90e9d026de280 -f value -c Role 2026-06-26 03:28:08.957 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:28:08.957 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=46aff38ba5094879ab239a1eccd030d0 2026-06-26 03:28:08.958 | + functions-common:get_or_add_group_project_role:1049 : echo 46aff38ba5094879ab239a1eccd030d0 2026-06-26 03:28:08.958 | 46aff38ba5094879ab239a1eccd030d0 2026-06-26 03:28:09.019 | [2072 Async ks-group-anotherdemo:53016]: finished get_or_add_group_project_role anotherrole 11707899c0fb4f109ec79aea1cae39ce 5111134fbcf04661b5a90e9d026de280 with result 0 in 12 seconds 2026-06-26 03:28:09.061 | [2072 Async ks-group-memberalt:53095]: Waiting for completion of get_or_add_group_project_role member 11707899c0fb4f109ec79aea1cae39ce a5b511f6d12f446b95981d3359e4fc0d running on PID 53095 (4 other jobs running) 2026-06-26 03:28:09.087 | [2072 Async ks-group-memberalt:53095]: Signaling child to exit 2026-06-26 03:28:09.157 | + inc/async:async_inner:64 : rc=0 2026-06-26 03:28:09.188 | [53095 Async ks-group-memberalt:53095]: finished successfully 2026-06-26 03:28:09.219 | WAKEUP 2026-06-26 03:28:09.245 | [2072 Async ks-group-memberalt:53095]: Signaled 2026-06-26 03:28:09.247 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-26 03:28:09.247 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 11707899c0fb4f109ec79aea1cae39ce --project a5b511f6d12f446b95981d3359e4fc0d 2026-06-26 03:28:09.248 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 11707899c0fb4f109ec79aea1cae39ce --project a5b511f6d12f446b95981d3359e4fc0d -f value -c Role 2026-06-26 03:28:09.248 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:28:09.248 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=0c8aadebce1b4455a141400fbe498b41 2026-06-26 03:28:09.248 | + functions-common:get_or_add_group_project_role:1049 : echo 0c8aadebce1b4455a141400fbe498b41 2026-06-26 03:28:09.248 | 0c8aadebce1b4455a141400fbe498b41 2026-06-26 03:28:09.300 | [2072 Async ks-group-memberalt:53095]: finished get_or_add_group_project_role member 11707899c0fb4f109ec79aea1cae39ce a5b511f6d12f446b95981d3359e4fc0d with result 0 in 13 seconds 2026-06-26 03:28:09.345 | [2072 Async ks-group-anotheralt:53174]: Waiting for completion of get_or_add_group_project_role anotherrole 11707899c0fb4f109ec79aea1cae39ce a5b511f6d12f446b95981d3359e4fc0d running on PID 53174 (3 other jobs running) 2026-06-26 03:28:09.377 | [2072 Async ks-group-anotheralt:53174]: Signaling child to exit 2026-06-26 03:28:09.379 | WAKEUP 2026-06-26 03:28:09.394 | + inc/async:async_inner:64 : rc=0 2026-06-26 03:28:09.410 | [2072 Async ks-group-anotheralt:53174]: Signaled 2026-06-26 03:28:09.412 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-26 03:28:09.412 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 11707899c0fb4f109ec79aea1cae39ce --project a5b511f6d12f446b95981d3359e4fc0d 2026-06-26 03:28:09.412 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 11707899c0fb4f109ec79aea1cae39ce --project a5b511f6d12f446b95981d3359e4fc0d -f value -c Role 2026-06-26 03:28:09.412 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:28:09.412 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=46aff38ba5094879ab239a1eccd030d0 2026-06-26 03:28:09.412 | + functions-common:get_or_add_group_project_role:1049 : echo 46aff38ba5094879ab239a1eccd030d0 2026-06-26 03:28:09.412 | 46aff38ba5094879ab239a1eccd030d0 2026-06-26 03:28:09.428 | [53293 Async ks-group-admin:53293]: finished successfully 2026-06-26 03:28:09.470 | [2072 Async ks-group-anotheralt:53174]: finished get_or_add_group_project_role anotherrole 11707899c0fb4f109ec79aea1cae39ce a5b511f6d12f446b95981d3359e4fc0d with result 0 in 11 seconds 2026-06-26 03:28:09.517 | [2072 Async ks-group-admin:53293]: Waiting for completion of get_or_add_group_project_role admin 29220092272a47db81d0450c417bfde7 672660d1b01a45828d72fce38b12f1f3 running on PID 53293 (2 other jobs running) 2026-06-26 03:28:09.547 | [2072 Async ks-group-admin:53293]: Signaling child to exit 2026-06-26 03:28:09.547 | WAKEUP 2026-06-26 03:28:09.575 | [2072 Async ks-group-admin:53293]: Signaled 2026-06-26 03:28:09.577 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-26 03:28:09.577 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group 29220092272a47db81d0450c417bfde7 --project 672660d1b01a45828d72fce38b12f1f3 2026-06-26 03:28:09.577 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 29220092272a47db81d0450c417bfde7 --project 672660d1b01a45828d72fce38b12f1f3 -f value -c Role 2026-06-26 03:28:09.577 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:28:09.577 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=cf7b4b9d305346bdac52441b1c06f518 2026-06-26 03:28:09.577 | + functions-common:get_or_add_group_project_role:1049 : echo cf7b4b9d305346bdac52441b1c06f518 2026-06-26 03:28:09.577 | cf7b4b9d305346bdac52441b1c06f518 2026-06-26 03:28:09.633 | [2072 Async ks-group-admin:53293]: finished get_or_add_group_project_role admin 29220092272a47db81d0450c417bfde7 672660d1b01a45828d72fce38b12f1f3 with result 0 in 12 seconds 2026-06-26 03:28:09.639 | + inc/async:async_wait:197 : return 0 2026-06-26 03:28:09.644 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-06-26 03:28:09.670 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:28:09.674 | + ./stack.sh:main:1122 : is_service_enabled nova 2026-06-26 03:28:09.701 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:28:09.705 | + ./stack.sh:main:1123 : async_runfunc create_nova_accounts 2026-06-26 03:28:09.709 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-06-26 03:28:09.798 | + inc/async:async_inner:63 : create_nova_accounts 2026-06-26 03:28:09.853 | [2072 Async create_nova_accounts:55195]: running: create_nova_accounts 2026-06-26 03:28:09.858 | + ./stack.sh:main:1125 : is_service_enabled glance 2026-06-26 03:28:09.883 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:28:09.887 | + ./stack.sh:main:1126 : async_runfunc create_glance_accounts 2026-06-26 03:28:09.891 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-06-26 03:28:09.976 | + inc/async:async_inner:63 : create_glance_accounts 2026-06-26 03:28:10.029 | [2072 Async create_glance_accounts:55318]: running: create_glance_accounts 2026-06-26 03:28:10.033 | + ./stack.sh:main:1128 : is_service_enabled cinder 2026-06-26 03:28:10.064 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:28:10.068 | + ./stack.sh:main:1129 : async_runfunc create_cinder_accounts 2026-06-26 03:28:10.072 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-06-26 03:28:10.154 | + inc/async:async_inner:63 : create_cinder_accounts 2026-06-26 03:28:10.207 | [2072 Async create_cinder_accounts:55456]: running: create_cinder_accounts 2026-06-26 03:28:10.212 | + ./stack.sh:main:1131 : is_service_enabled neutron 2026-06-26 03:28:10.242 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:28:10.246 | + ./stack.sh:main:1132 : async_runfunc create_neutron_accounts 2026-06-26 03:28:10.252 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-06-26 03:28:10.327 | + inc/async:async_inner:63 : create_neutron_accounts 2026-06-26 03:28:10.390 | [2072 Async create_neutron_accounts:55598]: running: create_neutron_accounts 2026-06-26 03:28:10.395 | + ./stack.sh:main:1134 : is_service_enabled swift 2026-06-26 03:28:10.435 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:28:10.441 | + ./stack.sh:main:1143 : is_service_enabled horizon 2026-06-26 03:28:10.475 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:28:10.481 | + ./stack.sh:main:1148 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-06-26 03:28:10.600 | [2072 Async create_nova_accounts:55195]: Waiting for completion of create_nova_accounts running on PID 55195 (5 other jobs running) 2026-06-26 03:28:10.646 | [2072 Async create_nova_accounts:55195]: Signaling child to exit 2026-06-26 03:28:45.941 | + inc/async:async_inner:64 : rc=0 2026-06-26 03:28:45.967 | [55598 Async create_neutron_accounts:55598]: finished successfully 2026-06-26 03:28:53.759 | + inc/async:async_inner:64 : rc=0 2026-06-26 03:28:53.791 | [55456 Async create_cinder_accounts:55456]: finished successfully 2026-06-26 03:29:12.446 | + inc/async:async_inner:64 : rc=0 2026-06-26 03:29:12.476 | [55195 Async create_nova_accounts:55195]: finished successfully 2026-06-26 03:29:12.505 | WAKEUP 2026-06-26 03:29:12.531 | [2072 Async create_nova_accounts:55195]: Signaled 2026-06-26 03:29:12.533 | + 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-26 03:29:12.533 | + lib/nova:create_nova_accounts:388 : create_service_user nova admin 2026-06-26 03:29:12.533 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-06-26 03:29:12.533 | + functions-common:get_or_create_user:899 : local user_id 2026-06-26 03:29:12.533 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-26 03:29:12.533 | + functions-common:get_or_create_user:903 : local email= 2026-06-26 03:29:12.533 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create nova --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-26 03:29:12.533 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:29:12.534 | + functions-common:get_or_create_user:915 : user_id=cb1ef88e09b249bca636aee477f186a9 2026-06-26 03:29:12.534 | + functions-common:get_or_create_user:916 : echo cb1ef88e09b249bca636aee477f186a9 2026-06-26 03:29:12.534 | cb1ef88e09b249bca636aee477f186a9 2026-06-26 03:29:12.535 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-06-26 03:29:12.535 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-26 03:29:12.535 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-26 03:29:12.535 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-26 03:29:12.535 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-26 03:29:12.535 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-26 03:29:12.535 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-26 03:29:12.535 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-26 03:29:12.536 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-26 03:29:12.536 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-26 03:29:12.536 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-26 03:29:12.537 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-26 03:29:12.537 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2026-06-26 03:29:12.537 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-26 03:29:12.537 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:29:12.537 | + functions-common:get_or_add_user_project_role:979 : user_role_id=a372294022ac47948b822de39b49fa44 2026-06-26 03:29:12.537 | + functions-common:get_or_add_user_project_role:980 : echo a372294022ac47948b822de39b49fa44 2026-06-26 03:29:12.537 | a372294022ac47948b822de39b49fa44 2026-06-26 03:29:12.537 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-26 03:29:12.537 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-06-26 03:29:12.537 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-26 03:29:12.538 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-26 03:29:12.538 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-26 03:29:12.538 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-26 03:29:12.539 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-26 03:29:12.539 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-26 03:29:12.539 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-26 03:29:12.539 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-26 03:29:12.539 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-26 03:29:12.539 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-26 03:29:12.539 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-26 03:29:12.539 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2026-06-26 03:29:12.540 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-26 03:29:12.540 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:29:12.540 | + functions-common:get_or_add_user_project_role:979 : user_role_id=cf7b4b9d305346bdac52441b1c06f518 2026-06-26 03:29:12.540 | + functions-common:get_or_add_user_project_role:980 : echo cf7b4b9d305346bdac52441b1c06f518 2026-06-26 03:29:12.541 | cf7b4b9d305346bdac52441b1c06f518 2026-06-26 03:29:12.541 | + lib/nova:create_nova_accounts:390 : local nova_api_url 2026-06-26 03:29:12.541 | + lib/nova:create_nova_accounts:391 : nova_api_url=http://192.168.122.132/compute 2026-06-26 03:29:12.541 | + lib/nova:create_nova_accounts:393 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-06-26 03:29:12.541 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-26 03:29:12.541 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-06-26 03:29:12.541 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2026-06-26 03:29:12.541 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:29:12.542 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-26 03:29:12.542 | e749024de8074076996e265af30c27a6' 2026-06-26 03:29:12.542 | + functions-common:get_or_create_service:1067 : echo e749024de8074076996e265af30c27a6 2026-06-26 03:29:12.542 | e749024de8074076996e265af30c27a6 2026-06-26 03:29:12.543 | + lib/nova:create_nova_accounts:395 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.132/compute/v2/$(project_id)s' 2026-06-26 03:29:12.543 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-26 03:29:12.543 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.132/compute/v2/$(project_id)s' RegionOne 2026-06-26 03:29:12.543 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-26 03:29:12.543 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2026-06-26 03:29:12.543 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:29:12.543 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-26 03:29:12.543 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-26 03:29:12.543 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.132/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-06-26 03:29:12.543 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:29:12.543 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=6ee51df758e0458b9098d4a262e89a74 2026-06-26 03:29:12.544 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 6ee51df758e0458b9098d4a262e89a74 2026-06-26 03:29:12.544 | + functions-common:get_or_create_endpoint:1100 : public_id=6ee51df758e0458b9098d4a262e89a74 2026-06-26 03:29:12.544 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-26 03:29:12.545 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-26 03:29:12.545 | + functions-common:get_or_create_endpoint:1109 : echo 6ee51df758e0458b9098d4a262e89a74 2026-06-26 03:29:12.545 | 6ee51df758e0458b9098d4a262e89a74 2026-06-26 03:29:12.545 | + lib/nova:create_nova_accounts:399 : get_or_create_service nova compute 'Nova Compute Service' 2026-06-26 03:29:12.546 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-26 03:29:12.546 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-06-26 03:29:12.546 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2026-06-26 03:29:12.546 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:29:12.546 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-26 03:29:12.546 | edde232a8f7648b297058739225935ff' 2026-06-26 03:29:12.546 | + functions-common:get_or_create_service:1067 : echo edde232a8f7648b297058739225935ff 2026-06-26 03:29:12.546 | edde232a8f7648b297058739225935ff 2026-06-26 03:29:12.546 | + lib/nova:create_nova_accounts:401 : get_or_create_endpoint compute RegionOne http://192.168.122.132/compute/v2.1 2026-06-26 03:29:12.546 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-26 03:29:12.546 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public http://192.168.122.132/compute/v2.1 RegionOne 2026-06-26 03:29:12.547 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-26 03:29:12.547 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2026-06-26 03:29:12.547 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:29:12.548 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-26 03:29:12.548 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-26 03:29:12.548 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.132/compute/v2.1 --region RegionOne -f value -c id 2026-06-26 03:29:12.548 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:29:12.549 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=9f421a2931dc43ec9ef3d95086a59c62 2026-06-26 03:29:12.549 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 9f421a2931dc43ec9ef3d95086a59c62 2026-06-26 03:29:12.549 | + functions-common:get_or_create_endpoint:1100 : public_id=9f421a2931dc43ec9ef3d95086a59c62 2026-06-26 03:29:12.549 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-26 03:29:12.549 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-26 03:29:12.549 | + functions-common:get_or_create_endpoint:1109 : echo 9f421a2931dc43ec9ef3d95086a59c62 2026-06-26 03:29:12.549 | 9f421a2931dc43ec9ef3d95086a59c62 2026-06-26 03:29:12.549 | + lib/nova:create_nova_accounts:406 : is_service_enabled n-api 2026-06-26 03:29:12.550 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:29:12.550 | + lib/nova:create_nova_accounts:408 : is_service_enabled swift 2026-06-26 03:29:12.550 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:29:12.550 | + lib/nova:create_nova_accounts:416 : is_service_enabled s3api 2026-06-26 03:29:12.550 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:29:12.550 | + lib/nova:create_nova_accounts:427 : is_service_enabled n-api 2026-06-26 03:29:12.550 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:29:12.550 | + lib/nova:create_nova_accounts:428 : [[ False = True ]] 2026-06-26 03:29:12.584 | [2072 Async create_nova_accounts:55195]: finished create_nova_accounts with result 0 in 62 seconds 2026-06-26 03:29:12.633 | [2072 Async create_glance_accounts:55318]: Waiting for completion of create_glance_accounts running on PID 55318 (4 other jobs running) 2026-06-26 03:29:12.664 | [2072 Async create_glance_accounts:55318]: Signaling child to exit 2026-06-26 03:29:25.324 | + inc/async:async_inner:64 : rc=0 2026-06-26 03:29:25.357 | [55318 Async create_glance_accounts:55318]: finished successfully 2026-06-26 03:29:25.387 | WAKEUP 2026-06-26 03:29:25.415 | [2072 Async create_glance_accounts:55318]: Signaled 2026-06-26 03:29:25.417 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-06-26 03:29:25.417 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:29:25.417 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-06-26 03:29:25.417 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-06-26 03:29:25.417 | + functions-common:get_or_create_user:899 : local user_id 2026-06-26 03:29:25.418 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-26 03:29:25.418 | + functions-common:get_or_create_user:903 : local email= 2026-06-26 03:29:25.418 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create glance --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-26 03:29:25.418 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:29:25.418 | + functions-common:get_or_create_user:915 : user_id=531ed851b2944436a03ca26483516f17 2026-06-26 03:29:25.418 | + functions-common:get_or_create_user:916 : echo 531ed851b2944436a03ca26483516f17 2026-06-26 03:29:25.418 | 531ed851b2944436a03ca26483516f17 2026-06-26 03:29:25.418 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-06-26 03:29:25.418 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-26 03:29:25.418 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-26 03:29:25.418 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-26 03:29:25.419 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-26 03:29:25.419 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-26 03:29:25.419 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-26 03:29:25.419 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-26 03:29:25.419 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-26 03:29:25.419 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-26 03:29:25.419 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-26 03:29:25.419 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-26 03:29:25.419 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2026-06-26 03:29:25.419 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-26 03:29:25.419 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:29:25.420 | + functions-common:get_or_add_user_project_role:979 : user_role_id=a372294022ac47948b822de39b49fa44 2026-06-26 03:29:25.420 | + functions-common:get_or_add_user_project_role:980 : echo a372294022ac47948b822de39b49fa44 2026-06-26 03:29:25.420 | a372294022ac47948b822de39b49fa44 2026-06-26 03:29:25.420 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-26 03:29:25.420 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-06-26 03:29:25.420 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-26 03:29:25.420 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-26 03:29:25.420 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-26 03:29:25.420 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-26 03:29:25.420 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-26 03:29:25.420 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-26 03:29:25.421 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-26 03:29:25.421 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-26 03:29:25.421 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-26 03:29:25.421 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-26 03:29:25.421 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-26 03:29:25.421 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user glance --project service --user-domain Default --project-domain Default 2026-06-26 03:29:25.421 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-26 03:29:25.421 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:29:25.421 | + functions-common:get_or_add_user_project_role:979 : user_role_id=cf7b4b9d305346bdac52441b1c06f518 2026-06-26 03:29:25.422 | + functions-common:get_or_add_user_project_role:980 : echo cf7b4b9d305346bdac52441b1c06f518 2026-06-26 03:29:25.422 | cf7b4b9d305346bdac52441b1c06f518 2026-06-26 03:29:25.422 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-06-26 03:29:25.422 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:29:25.422 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-06-26 03:29:25.422 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-26 03:29:25.422 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-06-26 03:29:25.422 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2026-06-26 03:29:25.422 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:29:25.423 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-26 03:29:25.423 | 89e305f35f994f0aa3653e677270c1d0' 2026-06-26 03:29:25.423 | + functions-common:get_or_create_service:1067 : echo 89e305f35f994f0aa3653e677270c1d0 2026-06-26 03:29:25.423 | 89e305f35f994f0aa3653e677270c1d0 2026-06-26 03:29:25.423 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.132/image 2026-06-26 03:29:25.423 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-26 03:29:25.423 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public http://192.168.122.132/image RegionOne 2026-06-26 03:29:25.423 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-26 03:29:25.423 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2026-06-26 03:29:25.423 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:29:25.424 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-26 03:29:25.424 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-26 03:29:25.424 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.132/image --region RegionOne -f value -c id 2026-06-26 03:29:25.424 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:29:25.424 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=7d6be1b1d2f74833a8c4c06ca5b8ba7b 2026-06-26 03:29:25.424 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 7d6be1b1d2f74833a8c4c06ca5b8ba7b 2026-06-26 03:29:25.424 | + functions-common:get_or_create_endpoint:1100 : public_id=7d6be1b1d2f74833a8c4c06ca5b8ba7b 2026-06-26 03:29:25.424 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-26 03:29:25.424 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-26 03:29:25.425 | + functions-common:get_or_create_endpoint:1109 : echo 7d6be1b1d2f74833a8c4c06ca5b8ba7b 2026-06-26 03:29:25.425 | 7d6be1b1d2f74833a8c4c06ca5b8ba7b 2026-06-26 03:29:25.425 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-06-26 03:29:25.425 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-06-26 03:29:25.425 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-06-26 03:29:25.425 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:29:25.425 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-06-26 03:29:25.425 | ++ functions-common:get_or_create_domain:878 : echo default 2026-06-26 03:29:25.425 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-06-26 03:29:25.425 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-06-26 03:29:25.426 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-06-26 03:29:25.426 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-06-26 03:29:25.426 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-06-26 03:29:25.426 | + 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-26 03:29:25.426 | +---------------+----------------------------------+ 2026-06-26 03:29:25.426 | | Field | Value | 2026-06-26 03:29:25.426 | +---------------+----------------------------------+ 2026-06-26 03:29:25.426 | | default_limit | 2000 | 2026-06-26 03:29:25.426 | | description | None | 2026-06-26 03:29:25.427 | | id | 73f1fa12b098438fbbb265052ffa483f | 2026-06-26 03:29:25.427 | | region_id | RegionOne | 2026-06-26 03:29:25.427 | | resource_name | image_size_total | 2026-06-26 03:29:25.427 | | service_id | 89e305f35f994f0aa3653e677270c1d0 | 2026-06-26 03:29:25.427 | +---------------+----------------------------------+ 2026-06-26 03:29:25.427 | + 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-26 03:29:25.427 | +---------------+----------------------------------+ 2026-06-26 03:29:25.427 | | Field | Value | 2026-06-26 03:29:25.427 | +---------------+----------------------------------+ 2026-06-26 03:29:25.427 | | default_limit | 2000 | 2026-06-26 03:29:25.428 | | description | None | 2026-06-26 03:29:25.428 | | id | 6826532a6e0a43cb9fe34ee2dbb33602 | 2026-06-26 03:29:25.428 | | region_id | RegionOne | 2026-06-26 03:29:25.428 | | resource_name | image_stage_total | 2026-06-26 03:29:25.428 | | service_id | 89e305f35f994f0aa3653e677270c1d0 | 2026-06-26 03:29:25.428 | +---------------+----------------------------------+ 2026-06-26 03:29:25.428 | + 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-26 03:29:25.428 | +---------------+----------------------------------+ 2026-06-26 03:29:25.428 | | Field | Value | 2026-06-26 03:29:25.428 | +---------------+----------------------------------+ 2026-06-26 03:29:25.429 | | default_limit | 100 | 2026-06-26 03:29:25.429 | | description | None | 2026-06-26 03:29:25.429 | | id | cff1921ec5ff490b9f27a32b14f009e3 | 2026-06-26 03:29:25.429 | | region_id | RegionOne | 2026-06-26 03:29:25.429 | | resource_name | image_count_total | 2026-06-26 03:29:25.429 | | service_id | 89e305f35f994f0aa3653e677270c1d0 | 2026-06-26 03:29:25.429 | +---------------+----------------------------------+ 2026-06-26 03:29:25.429 | + 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-26 03:29:25.429 | +---------------+----------------------------------+ 2026-06-26 03:29:25.429 | | Field | Value | 2026-06-26 03:29:25.430 | +---------------+----------------------------------+ 2026-06-26 03:29:25.430 | | default_limit | 100 | 2026-06-26 03:29:25.430 | | description | None | 2026-06-26 03:29:25.430 | | id | 314dab748f3c409584c1875cf2241fa0 | 2026-06-26 03:29:25.430 | | region_id | RegionOne | 2026-06-26 03:29:25.430 | | resource_name | image_count_uploading | 2026-06-26 03:29:25.430 | | service_id | 89e305f35f994f0aa3653e677270c1d0 | 2026-06-26 03:29:25.430 | +---------------+----------------------------------+ 2026-06-26 03:29:25.430 | + lib/glance:configure_glance_quotas:329 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-06-26 03:29:25.430 | + lib/glance:configure_glance_quotas:332 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-06-26 03:29:25.431 | + lib/glance:configure_glance_quotas:333 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-06-26 03:29:25.431 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-06-26 03:29:25.431 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-06-26 03:29:25.431 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.132/identity 2026-06-26 03:29:25.431 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-06-26 03:29:25.431 | ++ lib/glance:configure_glance_quotas:338 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-06-26 03:29:25.431 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:29:25.431 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 7d6be1b1d2f74833a8c4c06ca5b8ba7b 2026-06-26 03:29:25.432 | + lib/glance:configure_glance_quotas:342 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-06-26 03:29:25.432 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-06-26 03:29:25.432 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:29:25.475 | [2072 Async create_glance_accounts:55318]: finished create_glance_accounts with result 0 in 75 seconds 2026-06-26 03:29:25.519 | [2072 Async create_cinder_accounts:55456]: Waiting for completion of create_cinder_accounts running on PID 55456 (3 other jobs running) 2026-06-26 03:29:25.548 | [2072 Async create_cinder_accounts:55456]: Signaling child to exit 2026-06-26 03:29:25.548 | WAKEUP 2026-06-26 03:29:25.574 | [2072 Async create_cinder_accounts:55456]: Signaled 2026-06-26 03:29:25.576 | + 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-26 03:29:25.576 | + lib/cinder:create_cinder_accounts:454 : local extra_role= 2026-06-26 03:29:25.577 | + lib/cinder:create_cinder_accounts:457 : is_service_enabled barbican 2026-06-26 03:29:25.577 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:29:25.577 | + lib/cinder:create_cinder_accounts:461 : create_service_user cinder 2026-06-26 03:29:25.577 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-06-26 03:29:25.577 | + functions-common:get_or_create_user:899 : local user_id 2026-06-26 03:29:25.577 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-26 03:29:25.577 | + functions-common:get_or_create_user:903 : local email= 2026-06-26 03:29:25.577 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-26 03:29:25.577 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:29:25.577 | + functions-common:get_or_create_user:915 : user_id=ae09e0b0883f4e2ea57ffee98832a777 2026-06-26 03:29:25.578 | + functions-common:get_or_create_user:916 : echo ae09e0b0883f4e2ea57ffee98832a777 2026-06-26 03:29:25.578 | ae09e0b0883f4e2ea57ffee98832a777 2026-06-26 03:29:25.578 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-06-26 03:29:25.578 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-26 03:29:25.578 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-26 03:29:25.578 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-26 03:29:25.578 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-26 03:29:25.578 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-26 03:29:25.578 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-26 03:29:25.578 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-26 03:29:25.579 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-26 03:29:25.579 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-26 03:29:25.579 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-26 03:29:25.579 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-26 03:29:25.579 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2026-06-26 03:29:25.579 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-26 03:29:25.579 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:29:25.579 | + functions-common:get_or_add_user_project_role:979 : user_role_id=a372294022ac47948b822de39b49fa44 2026-06-26 03:29:25.579 | + functions-common:get_or_add_user_project_role:980 : echo a372294022ac47948b822de39b49fa44 2026-06-26 03:29:25.579 | a372294022ac47948b822de39b49fa44 2026-06-26 03:29:25.580 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-26 03:29:25.580 | + lib/cinder:create_cinder_accounts:463 : local cinder_api_url 2026-06-26 03:29:25.580 | + lib/cinder:create_cinder_accounts:464 : cinder_api_url=http://192.168.122.132/volume 2026-06-26 03:29:25.580 | + lib/cinder:create_cinder_accounts:467 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-06-26 03:29:25.580 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-26 03:29:25.580 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-06-26 03:29:25.580 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2026-06-26 03:29:25.581 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:29:25.581 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-26 03:29:25.581 | c9b1c1c96ddc4ea8a4d01af8a0b1cf14' 2026-06-26 03:29:25.581 | + functions-common:get_or_create_service:1067 : echo c9b1c1c96ddc4ea8a4d01af8a0b1cf14 2026-06-26 03:29:25.581 | c9b1c1c96ddc4ea8a4d01af8a0b1cf14 2026-06-26 03:29:25.581 | + lib/cinder:create_cinder_accounts:469 : get_or_create_endpoint block-storage RegionOne http://192.168.122.132/volume/v3 2026-06-26 03:29:25.581 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-26 03:29:25.581 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.132/volume/v3 RegionOne 2026-06-26 03:29:25.581 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-26 03:29:25.581 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2026-06-26 03:29:25.581 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:29:25.582 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-26 03:29:25.582 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-26 03:29:25.582 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.132/volume/v3 --region RegionOne -f value -c id 2026-06-26 03:29:25.582 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:29:25.582 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=8fd46c44753449518af61b179006fa04 2026-06-26 03:29:25.582 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 8fd46c44753449518af61b179006fa04 2026-06-26 03:29:25.582 | + functions-common:get_or_create_endpoint:1100 : public_id=8fd46c44753449518af61b179006fa04 2026-06-26 03:29:25.582 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-26 03:29:25.582 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-26 03:29:25.582 | + functions-common:get_or_create_endpoint:1109 : echo 8fd46c44753449518af61b179006fa04 2026-06-26 03:29:25.583 | 8fd46c44753449518af61b179006fa04 2026-06-26 03:29:25.583 | + lib/cinder:create_cinder_accounts:472 : configure_cinder_internal_tenant 2026-06-26 03:29:25.583 | ++ lib/cinder:configure_cinder_internal_tenant:708 : get_or_create_project service 2026-06-26 03:29:25.583 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-26 03:29:25.583 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-06-26 03:29:25.583 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:29:25.583 | ++ functions-common:get_or_create_project:928 : project_id=ec05ee08fdb84df78fa805a9a257d66f 2026-06-26 03:29:25.583 | ++ functions-common:get_or_create_project:929 : echo ec05ee08fdb84df78fa805a9a257d66f 2026-06-26 03:29:25.583 | + lib/cinder:configure_cinder_internal_tenant:708 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id ec05ee08fdb84df78fa805a9a257d66f 2026-06-26 03:29:25.584 | ++ lib/cinder:configure_cinder_internal_tenant:709 : get_or_create_user cinder 2026-06-26 03:29:25.584 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-26 03:29:25.584 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-26 03:29:25.584 | ++ functions-common:get_or_create_user:903 : local email= 2026-06-26 03:29:25.584 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2026-06-26 03:29:25.584 | No password was supplied, authentication will fail when a user does not have a password. 2026-06-26 03:29:25.584 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:29:25.584 | ++ functions-common:get_or_create_user:915 : user_id=ae09e0b0883f4e2ea57ffee98832a777 2026-06-26 03:29:25.584 | ++ functions-common:get_or_create_user:916 : echo ae09e0b0883f4e2ea57ffee98832a777 2026-06-26 03:29:25.585 | + lib/cinder:configure_cinder_internal_tenant:709 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id ae09e0b0883f4e2ea57ffee98832a777 2026-06-26 03:29:25.630 | [2072 Async create_cinder_accounts:55456]: finished create_cinder_accounts with result 0 in 43 seconds 2026-06-26 03:29:25.636 | + inc/async:async_wait:197 : return 0 2026-06-26 03:29:25.641 | + ./stack.sh:main:1149 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-06-26 03:29:25.701 | [2072 Async create_neutron_accounts:55598]: Waiting for completion of create_neutron_accounts running on PID 55598 (2 other jobs running) 2026-06-26 03:29:25.731 | [2072 Async create_neutron_accounts:55598]: Signaling child to exit 2026-06-26 03:29:25.731 | WAKEUP 2026-06-26 03:29:25.758 | [2072 Async create_neutron_accounts:55598]: Signaled 2026-06-26 03:29:25.760 | + lib/neutron:create_neutron_accounts:479 : local neutron_url 2026-06-26 03:29:25.760 | + lib/neutron:create_neutron_accounts:480 : neutron_url=http://192.168.122.132/ 2026-06-26 03:29:25.761 | + lib/neutron:create_neutron_accounts:481 : '[' '!' -z networking ']' 2026-06-26 03:29:25.761 | + lib/neutron:create_neutron_accounts:482 : neutron_url=http://192.168.122.132/networking 2026-06-26 03:29:25.761 | + lib/neutron:create_neutron_accounts:485 : is_service_enabled q-svc neutron-api 2026-06-26 03:29:25.761 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:29:25.761 | + lib/neutron:create_neutron_accounts:487 : create_service_user neutron 2026-06-26 03:29:25.761 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-06-26 03:29:25.761 | + functions-common:get_or_create_user:899 : local user_id 2026-06-26 03:29:25.761 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-26 03:29:25.761 | + functions-common:get_or_create_user:903 : local email= 2026-06-26 03:29:25.761 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create neutron --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-26 03:29:25.761 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:29:25.762 | + functions-common:get_or_create_user:915 : user_id=123efaff73e247ab8d68bb29145f68dd 2026-06-26 03:29:25.762 | + functions-common:get_or_create_user:916 : echo 123efaff73e247ab8d68bb29145f68dd 2026-06-26 03:29:25.762 | 123efaff73e247ab8d68bb29145f68dd 2026-06-26 03:29:25.762 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-06-26 03:29:25.762 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-26 03:29:25.762 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-26 03:29:25.762 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-26 03:29:25.762 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-26 03:29:25.762 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-26 03:29:25.762 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-26 03:29:25.762 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-26 03:29:25.763 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-26 03:29:25.763 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-26 03:29:25.763 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-26 03:29:25.763 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-26 03:29:25.763 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2026-06-26 03:29:25.763 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-26 03:29:25.763 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:29:25.763 | + functions-common:get_or_add_user_project_role:979 : user_role_id=a372294022ac47948b822de39b49fa44 2026-06-26 03:29:25.763 | + functions-common:get_or_add_user_project_role:980 : echo a372294022ac47948b822de39b49fa44 2026-06-26 03:29:25.763 | a372294022ac47948b822de39b49fa44 2026-06-26 03:29:25.763 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-26 03:29:25.764 | + lib/neutron:create_neutron_accounts:489 : get_or_create_service neutron network 'Neutron Service' 2026-06-26 03:29:25.764 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-26 03:29:25.764 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-06-26 03:29:25.764 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2026-06-26 03:29:25.764 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:29:25.764 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-26 03:29:25.764 | 25aa8631169740b786286b5341e474c4' 2026-06-26 03:29:25.764 | + functions-common:get_or_create_service:1067 : echo 25aa8631169740b786286b5341e474c4 2026-06-26 03:29:25.764 | 25aa8631169740b786286b5341e474c4 2026-06-26 03:29:25.764 | + lib/neutron:create_neutron_accounts:491 : get_or_create_endpoint network RegionOne http://192.168.122.132/networking 2026-06-26 03:29:25.764 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-26 03:29:25.765 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public http://192.168.122.132/networking RegionOne 2026-06-26 03:29:25.765 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-26 03:29:25.765 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2026-06-26 03:29:25.765 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:29:25.765 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-26 03:29:25.765 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-26 03:29:25.765 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.132/networking --region RegionOne -f value -c id 2026-06-26 03:29:25.765 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:29:25.765 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=a41305f8f6a44d7bbc7962b3416e796b 2026-06-26 03:29:25.765 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo a41305f8f6a44d7bbc7962b3416e796b 2026-06-26 03:29:25.765 | + functions-common:get_or_create_endpoint:1100 : public_id=a41305f8f6a44d7bbc7962b3416e796b 2026-06-26 03:29:25.766 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-26 03:29:25.766 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-26 03:29:25.766 | + functions-common:get_or_create_endpoint:1109 : echo a41305f8f6a44d7bbc7962b3416e796b 2026-06-26 03:29:25.766 | a41305f8f6a44d7bbc7962b3416e796b 2026-06-26 03:29:25.811 | [2072 Async create_neutron_accounts:55598]: finished create_neutron_accounts with result 0 in 35 seconds 2026-06-26 03:29:25.820 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-06-26 03:29:25.827 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-06-26 03:29:25.831 | + inc/async:async_wait:197 : return 0 2026-06-26 03:29:25.835 | + ./stack.sh:main:1155 : is_service_enabled mysql postgresql 2026-06-26 03:29:25.860 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:29:25.864 | + ./stack.sh:main:1155 : is_service_enabled glance 2026-06-26 03:29:25.890 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:29:25.894 | + ./stack.sh:main:1156 : echo_summary 'Configuring Glance' 2026-06-26 03:29:25.898 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 03:29:25.902 | + ./stack.sh:echo_summary:447 : echo -e Configuring Glance 2026-06-26 03:29:25.906 | + ./stack.sh:main:1157 : async_runfunc init_glance 2026-06-26 03:29:25.910 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-06-26 03:29:25.991 | + inc/async:async_inner:63 : init_glance 2026-06-26 03:29:26.045 | [2072 Async init_glance:57836]: running: init_glance 2026-06-26 03:29:26.047 | + ./stack.sh:main:1164 : is_service_enabled neutron 2026-06-26 03:29:26.072 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:29:26.076 | + ./stack.sh:main:1165 : echo_summary 'Configuring Neutron' 2026-06-26 03:29:26.080 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 03:29:26.084 | + ./stack.sh:echo_summary:447 : echo -e Configuring Neutron 2026-06-26 03:29:26.089 | + ./stack.sh:main:1167 : configure_neutron 2026-06-26 03:29:26.093 | + lib/neutron:configure_neutron:377 : _configure_neutron_common 2026-06-26 03:29:26.097 | + lib/neutron:_configure_neutron_common:873 : _create_neutron_conf_dir 2026-06-26 03:29:26.101 | + lib/neutron:_create_neutron_conf_dir:866 : sudo install -d -o quobyte /etc/neutron 2026-06-26 03:29:26.124 | + lib/neutron:_configure_neutron_common:876 : cd /opt/stack/neutron 2026-06-26 03:29:26.126 | + lib/neutron:_configure_neutron_common:876 : exec ./tools/generate_config_file_samples.sh 2026-06-26 03:29:40.112 | + inc/async:async_inner:64 : rc=0 2026-06-26 03:29:40.148 | [57836 Async init_glance:57836]: finished successfully 2026-06-26 03:30:07.065 | + lib/neutron:_configure_neutron_common:878 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-06-26 03:30:07.072 | + lib/neutron:_configure_neutron_common:880 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-06-26 03:30:07.076 | + lib/neutron:_configure_neutron_common:884 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-06-26 03:30:07.080 | + lib/neutron:_configure_neutron_common:888 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-06-26 03:30:07.084 | + lib/neutron:_configure_neutron_common:893 : neutron_plugin_configure_common 2026-06-26 03:30:07.088 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-06-26 03:30:07.091 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-06-26 03:30:07.095 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-06-26 03:30:07.099 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-06-26 03:30:07.103 | + lib/neutron:neutron_service_plugin_class_add:1032 : local service_plugin_class=ovn-router 2026-06-26 03:30:07.106 | + lib/neutron:neutron_service_plugin_class_add:1033 : [[ '' == '' ]] 2026-06-26 03:30:07.110 | + lib/neutron:neutron_service_plugin_class_add:1034 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-06-26 03:30:07.114 | + lib/neutron:_configure_neutron_common:895 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-06-26 03:30:07.118 | + lib/neutron:_configure_neutron_common:895 : [[ ml2_conf.ini == '' ]] 2026-06-26 03:30:07.122 | + lib/neutron:_configure_neutron_common:895 : [[ ml2 == '' ]] 2026-06-26 03:30:07.126 | + lib/neutron:_configure_neutron_common:900 : mkdir -p /etc/neutron/plugins/ml2 2026-06-26 03:30:07.132 | + lib/neutron:_configure_neutron_common:901 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-26 03:30:07.136 | + lib/neutron:_configure_neutron_common:904 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-26 03:30:07.140 | + lib/neutron:_configure_neutron_common:907 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-06-26 03:30:07.144 | + 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-26 03:30:07.152 | ++ lib/neutron:_configure_neutron_common:913 : database_connection_url neutron 2026-06-26 03:30:07.156 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-06-26 03:30:07.160 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-06-26 03:30:07.164 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-06-26 03:30:07.167 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-26 03:30:07.171 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-26 03:30:07.174 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-26 03:30:07.200 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:30:07.204 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-26 03:30:07.208 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-06-26 03:30:07.212 | + 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-26 03:30:07.255 | + lib/neutron:_configure_neutron_common:914 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-06-26 03:30:07.300 | + lib/neutron:_configure_neutron_common:915 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-06-26 03:30:07.345 | + lib/neutron:_configure_neutron_common:916 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-06-26 03:30:07.391 | + lib/neutron:_configure_neutron_common:917 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-06-26 03:30:07.438 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-06-26 03:30:07.484 | + lib/neutron:_configure_neutron_common:922 : '[' libvirt = fake ']' 2026-06-26 03:30:07.488 | + lib/neutron:_configure_neutron_common:932 : setup_logging /etc/neutron/neutron.conf 2026-06-26 03:30:07.492 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-06-26 03:30:07.496 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-06-26 03:30:07.501 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-26 03:30:07.528 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-26 03:30:07.532 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-26 03:30:07.535 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-26 03:30:07.539 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-26 03:30:07.543 | + 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-26 03:30:07.588 | + 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-26 03:30:07.635 | + 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-26 03:30:07.681 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-26 03:30:07.726 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-06-26 03:30:07.770 | + lib/neutron:_configure_neutron_common:934 : _neutron_setup_rootwrap 2026-06-26 03:30:07.774 | + lib/neutron:_neutron_setup_rootwrap:1067 : [[ True == \F\a\l\s\e ]] 2026-06-26 03:30:07.778 | + lib/neutron:_neutron_setup_rootwrap:1071 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-06-26 03:30:07.782 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ -d /etc/neutron/rootwrap.d ]] 2026-06-26 03:30:07.786 | + lib/neutron:_neutron_setup_rootwrap:1076 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-06-26 03:30:07.790 | + lib/neutron:neutron_deploy_rootwrap_filters:1057 : [[ True == \F\a\l\s\e ]] 2026-06-26 03:30:07.793 | + lib/neutron:neutron_deploy_rootwrap_filters:1060 : local srcdir=/opt/stack/neutron 2026-06-26 03:30:07.799 | + lib/neutron:neutron_deploy_rootwrap_filters:1061 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-06-26 03:30:07.817 | + 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-26 03:30:07.836 | + 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-26 03:30:07.856 | + 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-26 03:30:07.874 | + lib/neutron:_neutron_setup_rootwrap:1085 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-06-26 03:30:07.893 | + lib/neutron:_neutron_setup_rootwrap:1088 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-26 03:30:07.896 | + lib/neutron:_neutron_setup_rootwrap:1089 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-26 03:30:07.902 | ++ lib/neutron:_neutron_setup_rootwrap:1092 : mktemp 2026-06-26 03:30:07.908 | + lib/neutron:_neutron_setup_rootwrap:1092 : TEMPFILE=/tmp/tmp.eOxlTRyMX4 2026-06-26 03:30:07.912 | + lib/neutron:_neutron_setup_rootwrap:1093 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-26 03:30:07.916 | + 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-26 03:30:07.919 | + lib/neutron:_neutron_setup_rootwrap:1095 : chmod 0440 /tmp/tmp.eOxlTRyMX4 2026-06-26 03:30:07.925 | + lib/neutron:_neutron_setup_rootwrap:1096 : sudo chown root:root /tmp/tmp.eOxlTRyMX4 2026-06-26 03:30:07.943 | + lib/neutron:_neutron_setup_rootwrap:1097 : sudo mv /tmp/tmp.eOxlTRyMX4 /etc/sudoers.d/neutron-rootwrap 2026-06-26 03:30:07.962 | + lib/neutron:_neutron_setup_rootwrap:1100 : configure_root_helper_options /etc/neutron/neutron.conf 2026-06-26 03:30:07.966 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/neutron.conf 2026-06-26 03:30:07.969 | + 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-26 03:30:08.015 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-26 03:30:08.019 | + 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-26 03:30:08.065 | + lib/neutron:configure_neutron:378 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-06-26 03:30:08.069 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-06-26 03:30:08.073 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-06-26 03:30:08.077 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-26 03:30:08.082 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-26 03:30:08.085 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-26 03:30:08.112 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:30:08.118 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-26 03:30:08.123 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-26 03:30:08.126 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-26 03:30:08.151 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:30:08.155 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.132:5672/ 2026-06-26 03:30:08.159 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.132:5672/ 2026-06-26 03:30:08.208 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-26 03:30:08.212 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-26 03:30:08.215 | + lib/neutron:configure_neutron:380 : is_service_enabled q-metering neutron-metering 2026-06-26 03:30:08.241 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:30:08.244 | + lib/neutron:configure_neutron:383 : is_service_enabled q-agt neutron-agent 2026-06-26 03:30:08.269 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:30:08.273 | + lib/neutron:configure_neutron:386 : is_service_enabled q-dhcp neutron-dhcp 2026-06-26 03:30:08.300 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:30:08.304 | + lib/neutron:configure_neutron:389 : is_service_enabled q-l3 neutron-l3 2026-06-26 03:30:08.330 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:30:08.333 | + lib/neutron:configure_neutron:392 : is_service_enabled q-meta neutron-metadata-agent 2026-06-26 03:30:08.359 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:30:08.364 | + lib/neutron:configure_neutron:396 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-26 03:30:08.368 | + lib/neutron:configure_neutron:399 : is_service_enabled ceilometer 2026-06-26 03:30:08.394 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:30:08.399 | + lib/neutron:configure_neutron:403 : [[ ovn == \o\v\n ]] 2026-06-26 03:30:08.403 | + lib/neutron:configure_neutron:404 : configure_ovn 2026-06-26 03:30:08.407 | + lib/neutron_plugins/ovn_agent:configure_ovn:554 : echo 'Configuring OVN' 2026-06-26 03:30:08.407 | Configuring OVN 2026-06-26 03:30:08.411 | + lib/neutron_plugins/ovn_agent:configure_ovn:556 : '[' -z '' ']' 2026-06-26 03:30:08.415 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-06-26 03:30:08.420 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:558 : cat /etc/openvswitch/system-id.conf 2026-06-26 03:30:08.426 | + lib/neutron_plugins/ovn_agent:configure_ovn:558 : OVN_UUID=397f5291-0f8c-46f1-b41a-f46c1bda160e 2026-06-26 03:30:08.430 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : [[ False == \F\a\l\s\e ]] 2026-06-26 03:30:08.434 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : is_fedora 2026-06-26 03:30:08.438 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-26 03:30:08.442 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-26 03:30:08.446 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-26 03:30:08.450 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-26 03:30:08.454 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-26 03:30:08.458 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-26 03:30:08.462 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-26 03:30:08.465 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-26 03:30:08.469 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-26 03:30:08.473 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-26 03:30:08.477 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-26 03:30:08.480 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-26 03:30:08.484 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-26 03:30:08.488 | + lib/neutron_plugins/ovn_agent:configure_ovn:580 : local sample_file= 2026-06-26 03:30:08.492 | + lib/neutron_plugins/ovn_agent:configure_ovn:581 : local config_file= 2026-06-26 03:30:08.496 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_ovn_agent_enabled 2026-06-26 03:30:08.500 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-26 03:30:08.527 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:30:08.531 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-26 03:30:08.594 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-26 03:30:08.598 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : [[ metadata =~ metadata ]] 2026-06-26 03:30:08.602 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_service_enabled ovn-controller 2026-06-26 03:30:08.627 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:30:08.631 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-06-26 03:30:08.635 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-26 03:30:08.639 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-06-26 03:30:08.643 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : sudo install -d -o quobyte /etc/neutron 2026-06-26 03:30:08.661 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-06-26 03:30:08.669 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : cd /opt/stack/neutron 2026-06-26 03:30:08.673 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : exec ./tools/generate_config_file_samples.sh 2026-06-26 03:30:50.262 | + 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-26 03:30:50.268 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-26 03:30:50.271 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-26 03:30:50.275 | + 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-26 03:30:50.318 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-26 03:30:50.321 | + 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-26 03:30:50.362 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-06-26 03:30:50.403 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.132 2026-06-26 03:30:50.443 | + lib/neutron_plugins/ovn_agent:configure_ovn:600 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-06-26 03:30:50.481 | + 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-26 03:30:50.520 | + 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-26 03:30:50.560 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.132:6642 2026-06-26 03:30:50.600 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : is_service_enabled tls-proxy 2026-06-26 03:30:50.623 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:30:50.626 | + lib/neutron_plugins/ovn_agent:configure_ovn:612 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-06-26 03:30:50.629 | + lib/neutron_plugins/ovn_agent:configure_ovn:613 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-06-26 03:30:50.670 | + lib/neutron_plugins/ovn_agent:configure_ovn:614 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.132:6641 2026-06-26 03:30:50.710 | + lib/neutron:configure_neutron:405 : configure_ovn_plugin 2026-06-26 03:30:50.714 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : echo 'Configuring Neutron for OVN' 2026-06-26 03:30:50.714 | Configuring Neutron for OVN 2026-06-26 03:30:50.718 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled q-svc neutron-api 2026-06-26 03:30:50.741 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:30:50.745 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : filter_network_api_extensions 2026-06-26 03:30:50.750 | ++ 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-26 03:30:50.750 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-06-26 03:30:54.415 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan 2026-06-26 03:30:54.420 | ++ 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-26 03:30:54.420 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-06-26 03:30:57.595 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-26 03:30:57.599 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : is_service_enabled q-qos neutron-qos 2026-06-26 03:30:57.621 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:30:57.625 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-26 03:30:57.631 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 03:30:57.632 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : LC_ALL=C 2026-06-26 03:30:57.632 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : tr ', ' '\n' 2026-06-26 03:30:57.632 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-26 03:30:57.636 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 03:30:57.636 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : sort -u 2026-06-26 03:30:57.642 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : extensions='address-group 2026-06-26 03:30:57.642 | address-scope 2026-06-26 03:30:57.642 | agent 2026-06-26 03:30:57.642 | allowed-address-pairs 2026-06-26 03:30:57.642 | auto-allocated-topology 2026-06-26 03:30:57.642 | availability_zone 2026-06-26 03:30:57.642 | bgp 2026-06-26 03:30:57.643 | bgp_4byte_asn 2026-06-26 03:30:57.643 | bgp_dragent_scheduler 2026-06-26 03:30:57.643 | binding 2026-06-26 03:30:57.643 | binding-extended 2026-06-26 03:30:57.643 | default-subnetpools 2026-06-26 03:30:57.643 | dhcp_agent_scheduler 2026-06-26 03:30:57.643 | dns-domain-ports 2026-06-26 03:30:57.643 | dns-integration 2026-06-26 03:30:57.643 | dns-integration-domain-keywords 2026-06-26 03:30:57.643 | empty-string-filtering 2026-06-26 03:30:57.644 | enable-default-route-bfd 2026-06-26 03:30:57.644 | enable-default-route-ecmp 2026-06-26 03:30:57.644 | expose-port-forwarding-in-fip 2026-06-26 03:30:57.644 | ext-gw-mode 2026-06-26 03:30:57.645 | external-gateway-multihoming 2026-06-26 03:30:57.645 | external-net 2026-06-26 03:30:57.645 | extra_dhcp_opt 2026-06-26 03:30:57.645 | extraroute 2026-06-26 03:30:57.646 | extraroute-atomic 2026-06-26 03:30:57.646 | filter-validation 2026-06-26 03:30:57.646 | fip-port-details 2026-06-26 03:30:57.646 | flavors 2026-06-26 03:30:57.646 | floating-ip-port-forwarding 2026-06-26 03:30:57.646 | floating-ip-port-forwarding-description 2026-06-26 03:30:57.646 | floating-ip-port-forwarding-detail 2026-06-26 03:30:57.646 | floating-ip-port-forwarding-port-ranges 2026-06-26 03:30:57.646 | floatingip-pools 2026-06-26 03:30:57.646 | fwaas_v2 2026-06-26 03:30:57.646 | ip_allocation 2026-06-26 03:30:57.647 | l3-agent-scheduler-ha-chassis-priority 2026-06-26 03:30:57.648 | l3-flavors 2026-06-26 03:30:57.648 | l3-ha 2026-06-26 03:30:57.648 | l3_agent_scheduler 2026-06-26 03:30:57.649 | logging 2026-06-26 03:30:57.649 | multi-provider 2026-06-26 03:30:57.649 | net-mtu 2026-06-26 03:30:57.649 | net-mtu-writable 2026-06-26 03:30:57.649 | network-ip-availability 2026-06-26 03:30:57.649 | network_availability_zone 2026-06-26 03:30:57.649 | network_ha 2026-06-26 03:30:57.649 | pagination 2026-06-26 03:30:57.649 | port-device-profile 2026-06-26 03:30:57.649 | port-hardware-offload-type 2026-06-26 03:30:57.650 | port-mac-address-regenerate 2026-06-26 03:30:57.650 | port-numa-affinity-policy 2026-06-26 03:30:57.650 | port-numa-affinity-policy-socket 2026-06-26 03:30:57.650 | port-resource-request 2026-06-26 03:30:57.650 | port-security 2026-06-26 03:30:57.650 | port-trusted-vif 2026-06-26 03:30:57.650 | project-id 2026-06-26 03:30:57.650 | provider 2026-06-26 03:30:57.650 | pvlan 2026-06-26 03:30:57.650 | qinq 2026-06-26 03:30:57.650 | qos 2026-06-26 03:30:57.651 | qos-bw-limit-direction 2026-06-26 03:30:57.651 | qos-bw-minimum-ingress 2026-06-26 03:30:57.651 | qos-default 2026-06-26 03:30:57.651 | qos-fip 2026-06-26 03:30:57.651 | qos-gateway-ip 2026-06-26 03:30:57.651 | qos-rule-type-details 2026-06-26 03:30:57.651 | qos-rule-type-filter 2026-06-26 03:30:57.651 | qos-rules-alias 2026-06-26 03:30:57.651 | quota-check-limit 2026-06-26 03:30:57.651 | quota-check-limit-default 2026-06-26 03:30:57.651 | quota_details 2026-06-26 03:30:57.652 | quotas 2026-06-26 03:30:57.652 | rbac-address-scope 2026-06-26 03:30:57.652 | rbac-policies 2026-06-26 03:30:57.652 | rbac-security-groups 2026-06-26 03:30:57.652 | router 2026-06-26 03:30:57.652 | router-enable-snat 2026-06-26 03:30:57.652 | router_availability_zone 2026-06-26 03:30:57.652 | security-group 2026-06-26 03:30:57.652 | security-groups-default-rules 2026-06-26 03:30:57.652 | security-groups-default-statefulness 2026-06-26 03:30:57.652 | security-groups-normalized-cidr 2026-06-26 03:30:57.653 | security-groups-remote-address-group 2026-06-26 03:30:57.653 | security-groups-rules-belongs-to-default-sg 2026-06-26 03:30:57.653 | security-groups-shared-filtering 2026-06-26 03:30:57.653 | segment 2026-06-26 03:30:57.653 | sorting 2026-06-26 03:30:57.653 | standard-attr-description 2026-06-26 03:30:57.653 | standard-attr-fwaas-v2 2026-06-26 03:30:57.653 | standard-attr-revisions 2026-06-26 03:30:57.653 | standard-attr-tag 2026-06-26 03:30:57.653 | standard-attr-timestamp 2026-06-26 03:30:57.653 | stateful-security-group 2026-06-26 03:30:57.653 | subnet-dns-publish-fixed-ip 2026-06-26 03:30:57.654 | subnet-external-network 2026-06-26 03:30:57.654 | subnet-service-types 2026-06-26 03:30:57.654 | subnet_allocation 2026-06-26 03:30:57.654 | subnet_onboard 2026-06-26 03:30:57.654 | subnetpool-prefix-ops 2026-06-26 03:30:57.654 | tag-creation 2026-06-26 03:30:57.654 | tap-mirror 2026-06-26 03:30:57.654 | tap-mirror-both-direction 2026-06-26 03:30:57.654 | trunk 2026-06-26 03:30:57.654 | uplink-status-propagation 2026-06-26 03:30:57.654 | uplink-status-propagation-updatable 2026-06-26 03:30:57.655 | vlan-transparent 2026-06-26 03:30:57.655 | vpn-endpoint-groups 2026-06-26 03:30:57.655 | vpnaas' 2026-06-26 03:30:57.655 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-26 03:30:57.655 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : tr ', ' '\n' 2026-06-26 03:30:57.655 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 03:30:57.655 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : LC_ALL=C 2026-06-26 03:30:57.655 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 03:30:57.655 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : sort -u 2026-06-26 03:30:57.659 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : supported_ext='address-group 2026-06-26 03:30:57.659 | address-scope 2026-06-26 03:30:57.659 | agent 2026-06-26 03:30:57.660 | allowed-address-pairs 2026-06-26 03:30:57.660 | auto-allocated-topology 2026-06-26 03:30:57.660 | availability_zone 2026-06-26 03:30:57.660 | bgp 2026-06-26 03:30:57.660 | bgp_4byte_asn 2026-06-26 03:30:57.660 | bgp_dragent_scheduler 2026-06-26 03:30:57.660 | binding 2026-06-26 03:30:57.660 | binding-extended 2026-06-26 03:30:57.660 | default-subnetpools 2026-06-26 03:30:57.660 | dhcp_agent_scheduler 2026-06-26 03:30:57.660 | dns-domain-ports 2026-06-26 03:30:57.661 | dns-integration 2026-06-26 03:30:57.661 | dns-integration-domain-keywords 2026-06-26 03:30:57.661 | empty-string-filtering 2026-06-26 03:30:57.661 | enable-default-route-bfd 2026-06-26 03:30:57.661 | enable-default-route-ecmp 2026-06-26 03:30:57.661 | expose-port-forwarding-in-fip 2026-06-26 03:30:57.661 | ext-gw-mode 2026-06-26 03:30:57.661 | external-gateway-multihoming 2026-06-26 03:30:57.661 | external-net 2026-06-26 03:30:57.661 | extra_dhcp_opt 2026-06-26 03:30:57.661 | extraroute 2026-06-26 03:30:57.662 | extraroute-atomic 2026-06-26 03:30:57.662 | filter-validation 2026-06-26 03:30:57.662 | fip-port-details 2026-06-26 03:30:57.662 | flavors 2026-06-26 03:30:57.662 | floating-ip-port-forwarding 2026-06-26 03:30:57.662 | floating-ip-port-forwarding-description 2026-06-26 03:30:57.662 | floating-ip-port-forwarding-detail 2026-06-26 03:30:57.662 | floating-ip-port-forwarding-port-ranges 2026-06-26 03:30:57.662 | floatingip-pools 2026-06-26 03:30:57.662 | fwaas_v2 2026-06-26 03:30:57.662 | ip_allocation 2026-06-26 03:30:57.663 | l3-agent-scheduler-ha-chassis-priority 2026-06-26 03:30:57.663 | l3-flavors 2026-06-26 03:30:57.663 | l3-ha 2026-06-26 03:30:57.663 | l3_agent_scheduler 2026-06-26 03:30:57.663 | logging 2026-06-26 03:30:57.663 | multi-provider 2026-06-26 03:30:57.663 | net-mtu 2026-06-26 03:30:57.663 | net-mtu-writable 2026-06-26 03:30:57.663 | network-ip-availability 2026-06-26 03:30:57.663 | network_availability_zone 2026-06-26 03:30:57.663 | network_ha 2026-06-26 03:30:57.664 | pagination 2026-06-26 03:30:57.664 | port-device-profile 2026-06-26 03:30:57.664 | port-hardware-offload-type 2026-06-26 03:30:57.664 | port-mac-address-regenerate 2026-06-26 03:30:57.664 | port-numa-affinity-policy 2026-06-26 03:30:57.664 | port-numa-affinity-policy-socket 2026-06-26 03:30:57.664 | port-resource-request 2026-06-26 03:30:57.664 | port-security 2026-06-26 03:30:57.664 | port-trusted-vif 2026-06-26 03:30:57.664 | project-id 2026-06-26 03:30:57.664 | provider 2026-06-26 03:30:57.664 | pvlan 2026-06-26 03:30:57.665 | qinq 2026-06-26 03:30:57.665 | qos 2026-06-26 03:30:57.665 | qos-bw-limit-direction 2026-06-26 03:30:57.665 | qos-bw-minimum-ingress 2026-06-26 03:30:57.665 | qos-default 2026-06-26 03:30:57.665 | qos-fip 2026-06-26 03:30:57.665 | qos-gateway-ip 2026-06-26 03:30:57.665 | qos-rule-type-details 2026-06-26 03:30:57.665 | qos-rule-type-filter 2026-06-26 03:30:57.665 | qos-rules-alias 2026-06-26 03:30:57.665 | quota-check-limit 2026-06-26 03:30:57.666 | quota-check-limit-default 2026-06-26 03:30:57.666 | quota_details 2026-06-26 03:30:57.666 | quotas 2026-06-26 03:30:57.666 | rbac-address-scope 2026-06-26 03:30:57.666 | rbac-policies 2026-06-26 03:30:57.666 | rbac-security-groups 2026-06-26 03:30:57.666 | router 2026-06-26 03:30:57.666 | router-enable-snat 2026-06-26 03:30:57.666 | router_availability_zone 2026-06-26 03:30:57.666 | security-group 2026-06-26 03:30:57.666 | security-groups-default-rules 2026-06-26 03:30:57.667 | security-groups-default-statefulness 2026-06-26 03:30:57.667 | security-groups-normalized-cidr 2026-06-26 03:30:57.667 | security-groups-remote-address-group 2026-06-26 03:30:57.667 | security-groups-rules-belongs-to-default-sg 2026-06-26 03:30:57.667 | security-groups-shared-filtering 2026-06-26 03:30:57.667 | segment 2026-06-26 03:30:57.667 | sorting 2026-06-26 03:30:57.667 | standard-attr-description 2026-06-26 03:30:57.667 | standard-attr-fwaas-v2 2026-06-26 03:30:57.667 | standard-attr-revisions 2026-06-26 03:30:57.667 | standard-attr-tag 2026-06-26 03:30:57.667 | standard-attr-timestamp 2026-06-26 03:30:57.668 | stateful-security-group 2026-06-26 03:30:57.669 | subnet-dns-publish-fixed-ip 2026-06-26 03:30:57.669 | subnet-external-network 2026-06-26 03:30:57.670 | subnet-service-types 2026-06-26 03:30:57.670 | subnet_allocation 2026-06-26 03:30:57.670 | subnet_onboard 2026-06-26 03:30:57.670 | subnetpool-prefix-ops 2026-06-26 03:30:57.670 | tag-creation 2026-06-26 03:30:57.670 | tap-mirror 2026-06-26 03:30:57.670 | tap-mirror-both-direction 2026-06-26 03:30:57.670 | trunk 2026-06-26 03:30:57.670 | uplink-status-propagation 2026-06-26 03:30:57.670 | uplink-status-propagation-updatable 2026-06-26 03:30:57.671 | vlan-transparent 2026-06-26 03:30:57.671 | vpn-endpoint-groups 2026-06-26 03:30:57.671 | vpnaas' 2026-06-26 03:30:57.671 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 03:30:57.671 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-26 03:30:57.671 | address-scope 2026-06-26 03:30:57.671 | agent 2026-06-26 03:30:57.671 | allowed-address-pairs 2026-06-26 03:30:57.671 | auto-allocated-topology 2026-06-26 03:30:57.671 | availability_zone 2026-06-26 03:30:57.672 | bgp 2026-06-26 03:30:57.673 | bgp_4byte_asn 2026-06-26 03:30:57.673 | bgp_dragent_scheduler 2026-06-26 03:30:57.673 | binding 2026-06-26 03:30:57.673 | binding-extended 2026-06-26 03:30:57.673 | default-subnetpools 2026-06-26 03:30:57.673 | dhcp_agent_scheduler 2026-06-26 03:30:57.674 | dns-domain-ports 2026-06-26 03:30:57.674 | dns-integration 2026-06-26 03:30:57.674 | dns-integration-domain-keywords 2026-06-26 03:30:57.674 | empty-string-filtering 2026-06-26 03:30:57.674 | enable-default-route-bfd 2026-06-26 03:30:57.674 | enable-default-route-ecmp 2026-06-26 03:30:57.674 | expose-port-forwarding-in-fip 2026-06-26 03:30:57.674 | ext-gw-mode 2026-06-26 03:30:57.675 | external-gateway-multihoming 2026-06-26 03:30:57.675 | external-net 2026-06-26 03:30:57.675 | extra_dhcp_opt 2026-06-26 03:30:57.675 | extraroute 2026-06-26 03:30:57.675 | extraroute-atomic 2026-06-26 03:30:57.675 | filter-validation 2026-06-26 03:30:57.675 | fip-port-details 2026-06-26 03:30:57.675 | flavors 2026-06-26 03:30:57.675 | floating-ip-port-forwarding 2026-06-26 03:30:57.675 | floating-ip-port-forwarding-description 2026-06-26 03:30:57.675 | floating-ip-port-forwarding-detail 2026-06-26 03:30:57.676 | floating-ip-port-forwarding-port-ranges 2026-06-26 03:30:57.676 | floatingip-pools 2026-06-26 03:30:57.676 | fwaas_v2 2026-06-26 03:30:57.676 | ip_allocation 2026-06-26 03:30:57.676 | l3-agent-scheduler-ha-chassis-priority 2026-06-26 03:30:57.676 | l3-flavors 2026-06-26 03:30:57.676 | l3-ha 2026-06-26 03:30:57.676 | l3_agent_scheduler 2026-06-26 03:30:57.676 | logging 2026-06-26 03:30:57.676 | multi-provider 2026-06-26 03:30:57.677 | net-mtu 2026-06-26 03:30:57.677 | net-mtu-writable 2026-06-26 03:30:57.677 | network-ip-availability 2026-06-26 03:30:57.677 | network_availability_zone 2026-06-26 03:30:57.677 | network_ha 2026-06-26 03:30:57.677 | pagination 2026-06-26 03:30:57.677 | port-device-profile 2026-06-26 03:30:57.677 | port-hardware-offload-type 2026-06-26 03:30:57.677 | port-mac-address-regenerate 2026-06-26 03:30:57.677 | port-numa-affinity-policy 2026-06-26 03:30:57.678 | port-numa-affinity-policy-socket 2026-06-26 03:30:57.678 | port-resource-request 2026-06-26 03:30:57.678 | port-security 2026-06-26 03:30:57.678 | port-trusted-vif 2026-06-26 03:30:57.678 | project-id 2026-06-26 03:30:57.678 | provider 2026-06-26 03:30:57.678 | pvlan 2026-06-26 03:30:57.678 | qinq 2026-06-26 03:30:57.678 | qos 2026-06-26 03:30:57.678 | qos-bw-limit-direction 2026-06-26 03:30:57.679 | qos-bw-minimum-ingress 2026-06-26 03:30:57.679 | qos-default 2026-06-26 03:30:57.679 | qos-fip 2026-06-26 03:30:57.679 | qos-gateway-ip 2026-06-26 03:30:57.679 | qos-rule-type-details 2026-06-26 03:30:57.679 | qos-rule-type-filter 2026-06-26 03:30:57.679 | qos-rules-alias 2026-06-26 03:30:57.679 | quota-check-limit 2026-06-26 03:30:57.679 | quota-check-limit-default 2026-06-26 03:30:57.680 | quota_details 2026-06-26 03:30:57.680 | quotas 2026-06-26 03:30:57.680 | rbac-address-scope 2026-06-26 03:30:57.680 | rbac-policies 2026-06-26 03:30:57.680 | rbac-security-groups 2026-06-26 03:30:57.680 | router 2026-06-26 03:30:57.680 | router-enable-snat 2026-06-26 03:30:57.680 | router_availability_zone 2026-06-26 03:30:57.680 | security-group 2026-06-26 03:30:57.680 | security-groups-default-rules 2026-06-26 03:30:57.680 | security-groups-default-statefulness 2026-06-26 03:30:57.681 | security-groups-normalized-cidr 2026-06-26 03:30:57.681 | security-groups-remote-address-group 2026-06-26 03:30:57.681 | security-groups-rules-belongs-to-default-sg 2026-06-26 03:30:57.681 | security-groups-shared-filtering 2026-06-26 03:30:57.681 | segment 2026-06-26 03:30:57.681 | sorting 2026-06-26 03:30:57.681 | standard-attr-description 2026-06-26 03:30:57.681 | standard-attr-fwaas-v2 2026-06-26 03:30:57.681 | standard-attr-revisions 2026-06-26 03:30:57.682 | standard-attr-tag 2026-06-26 03:30:57.682 | standard-attr-timestamp 2026-06-26 03:30:57.682 | stateful-security-group 2026-06-26 03:30:57.682 | subnet-dns-publish-fixed-ip 2026-06-26 03:30:57.682 | subnet-external-network 2026-06-26 03:30:57.682 | subnet-service-types 2026-06-26 03:30:57.682 | subnet_allocation 2026-06-26 03:30:57.682 | subnet_onboard 2026-06-26 03:30:57.682 | subnetpool-prefix-ops 2026-06-26 03:30:57.682 | tag-creation 2026-06-26 03:30:57.682 | tap-mirror 2026-06-26 03:30:57.683 | tap-mirror-both-direction 2026-06-26 03:30:57.683 | trunk 2026-06-26 03:30:57.683 | uplink-status-propagation 2026-06-26 03:30:57.683 | uplink-status-propagation-updatable 2026-06-26 03:30:57.683 | vlan-transparent 2026-06-26 03:30:57.683 | vpn-endpoint-groups 2026-06-26 03:30:57.683 | vpnaas' 2026-06-26 03:30:57.683 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : LC_ALL=C 2026-06-26 03:30:57.683 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-26 03:30:57.684 | address-scope 2026-06-26 03:30:57.684 | agent 2026-06-26 03:30:57.684 | allowed-address-pairs 2026-06-26 03:30:57.684 | auto-allocated-topology 2026-06-26 03:30:57.684 | availability_zone 2026-06-26 03:30:57.684 | bgp 2026-06-26 03:30:57.684 | bgp_4byte_asn 2026-06-26 03:30:57.684 | bgp_dragent_scheduler 2026-06-26 03:30:57.684 | binding 2026-06-26 03:30:57.684 | binding-extended 2026-06-26 03:30:57.685 | default-subnetpools 2026-06-26 03:30:57.685 | dhcp_agent_scheduler 2026-06-26 03:30:57.685 | dns-domain-ports 2026-06-26 03:30:57.685 | dns-integration 2026-06-26 03:30:57.685 | dns-integration-domain-keywords 2026-06-26 03:30:57.685 | empty-string-filtering 2026-06-26 03:30:57.685 | enable-default-route-bfd 2026-06-26 03:30:57.685 | enable-default-route-ecmp 2026-06-26 03:30:57.685 | expose-port-forwarding-in-fip 2026-06-26 03:30:57.685 | ext-gw-mode 2026-06-26 03:30:57.686 | external-gateway-multihoming 2026-06-26 03:30:57.686 | external-net 2026-06-26 03:30:57.686 | extra_dhcp_opt 2026-06-26 03:30:57.686 | extraroute 2026-06-26 03:30:57.686 | extraroute-atomic 2026-06-26 03:30:57.686 | filter-validation 2026-06-26 03:30:57.686 | fip-port-details 2026-06-26 03:30:57.686 | flavors 2026-06-26 03:30:57.686 | floating-ip-port-forwarding 2026-06-26 03:30:57.686 | floating-ip-port-forwarding-description 2026-06-26 03:30:57.686 | floating-ip-port-forwarding-detail 2026-06-26 03:30:57.687 | floating-ip-port-forwarding-port-ranges 2026-06-26 03:30:57.687 | floatingip-pools 2026-06-26 03:30:57.687 | fwaas_v2 2026-06-26 03:30:57.687 | ip_allocation 2026-06-26 03:30:57.687 | l3-agent-scheduler-ha-chassis-priority 2026-06-26 03:30:57.687 | l3-flavors 2026-06-26 03:30:57.687 | l3-ha 2026-06-26 03:30:57.687 | l3_agent_scheduler 2026-06-26 03:30:57.687 | logging 2026-06-26 03:30:57.687 | multi-provider 2026-06-26 03:30:57.687 | net-mtu 2026-06-26 03:30:57.688 | net-mtu-writable 2026-06-26 03:30:57.688 | network-ip-availability 2026-06-26 03:30:57.688 | network_availability_zone 2026-06-26 03:30:57.688 | network_ha 2026-06-26 03:30:57.688 | pagination 2026-06-26 03:30:57.688 | port-device-profile 2026-06-26 03:30:57.688 | port-hardware-offload-type 2026-06-26 03:30:57.688 | port-mac-address-regenerate 2026-06-26 03:30:57.688 | port-numa-affinity-policy 2026-06-26 03:30:57.688 | port-numa-affinity-policy-socket 2026-06-26 03:30:57.688 | port-resource-request 2026-06-26 03:30:57.689 | port-security 2026-06-26 03:30:57.689 | port-trusted-vif 2026-06-26 03:30:57.689 | project-id 2026-06-26 03:30:57.689 | provider 2026-06-26 03:30:57.689 | pvlan 2026-06-26 03:30:57.689 | qinq 2026-06-26 03:30:57.689 | qos 2026-06-26 03:30:57.689 | qos-bw-limit-direction 2026-06-26 03:30:57.689 | qos-bw-minimum-ingress 2026-06-26 03:30:57.689 | qos-default 2026-06-26 03:30:57.690 | qos-fip 2026-06-26 03:30:57.690 | qos-gateway-ip 2026-06-26 03:30:57.690 | qos-rule-type-details 2026-06-26 03:30:57.690 | qos-rule-type-filter 2026-06-26 03:30:57.690 | qos-rules-alias 2026-06-26 03:30:57.690 | quota-check-limit 2026-06-26 03:30:57.690 | quota-check-limit-default 2026-06-26 03:30:57.690 | quota_details 2026-06-26 03:30:57.690 | quotas 2026-06-26 03:30:57.691 | rbac-address-scope 2026-06-26 03:30:57.692 | rbac-policies 2026-06-26 03:30:57.692 | rbac-security-groups 2026-06-26 03:30:57.692 | router 2026-06-26 03:30:57.692 | router-enable-snat 2026-06-26 03:30:57.692 | router_availability_zone 2026-06-26 03:30:57.692 | security-group 2026-06-26 03:30:57.693 | security-groups-default-rules 2026-06-26 03:30:57.693 | security-groups-default-statefulness 2026-06-26 03:30:57.693 | security-groups-normalized-cidr 2026-06-26 03:30:57.693 | security-groups-remote-address-group 2026-06-26 03:30:57.693 | security-groups-rules-belongs-to-default-sg 2026-06-26 03:30:57.693 | security-groups-shared-filtering 2026-06-26 03:30:57.693 | segment 2026-06-26 03:30:57.693 | sorting 2026-06-26 03:30:57.693 | standard-attr-description 2026-06-26 03:30:57.693 | standard-attr-fwaas-v2 2026-06-26 03:30:57.694 | standard-attr-revisions 2026-06-26 03:30:57.694 | standard-attr-tag 2026-06-26 03:30:57.694 | standard-attr-timestamp 2026-06-26 03:30:57.694 | stateful-security-group 2026-06-26 03:30:57.694 | subnet-dns-publish-fixed-ip 2026-06-26 03:30:57.694 | subnet-external-network 2026-06-26 03:30:57.694 | subnet-service-types 2026-06-26 03:30:57.694 | subnet_allocation 2026-06-26 03:30:57.694 | subnet_onboard 2026-06-26 03:30:57.694 | subnetpool-prefix-ops 2026-06-26 03:30:57.694 | tag-creation 2026-06-26 03:30:57.695 | tap-mirror 2026-06-26 03:30:57.695 | tap-mirror-both-direction 2026-06-26 03:30:57.695 | trunk 2026-06-26 03:30:57.695 | uplink-status-propagation 2026-06-26 03:30:57.695 | uplink-status-propagation-updatable 2026-06-26 03:30:57.695 | vlan-transparent 2026-06-26 03:30:57.695 | vpn-endpoint-groups 2026-06-26 03:30:57.695 | vpnaas' 2026-06-26 03:30:57.695 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 03:30:57.695 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : comm -12 /dev/fd/63 /dev/fd/62 2026-06-26 03:30:57.696 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : enabled_ext='address-group 2026-06-26 03:30:57.696 | address-scope 2026-06-26 03:30:57.696 | agent 2026-06-26 03:30:57.696 | allowed-address-pairs 2026-06-26 03:30:57.696 | auto-allocated-topology 2026-06-26 03:30:57.696 | availability_zone 2026-06-26 03:30:57.696 | bgp 2026-06-26 03:30:57.696 | bgp_4byte_asn 2026-06-26 03:30:57.696 | bgp_dragent_scheduler 2026-06-26 03:30:57.697 | binding 2026-06-26 03:30:57.697 | binding-extended 2026-06-26 03:30:57.697 | default-subnetpools 2026-06-26 03:30:57.697 | dhcp_agent_scheduler 2026-06-26 03:30:57.697 | dns-domain-ports 2026-06-26 03:30:57.697 | dns-integration 2026-06-26 03:30:57.697 | dns-integration-domain-keywords 2026-06-26 03:30:57.697 | empty-string-filtering 2026-06-26 03:30:57.697 | enable-default-route-bfd 2026-06-26 03:30:57.697 | enable-default-route-ecmp 2026-06-26 03:30:57.698 | expose-port-forwarding-in-fip 2026-06-26 03:30:57.698 | ext-gw-mode 2026-06-26 03:30:57.698 | external-gateway-multihoming 2026-06-26 03:30:57.698 | external-net 2026-06-26 03:30:57.698 | extra_dhcp_opt 2026-06-26 03:30:57.698 | extraroute 2026-06-26 03:30:57.698 | extraroute-atomic 2026-06-26 03:30:57.698 | filter-validation 2026-06-26 03:30:57.698 | fip-port-details 2026-06-26 03:30:57.698 | flavors 2026-06-26 03:30:57.699 | floating-ip-port-forwarding 2026-06-26 03:30:57.699 | floating-ip-port-forwarding-description 2026-06-26 03:30:57.699 | floating-ip-port-forwarding-detail 2026-06-26 03:30:57.699 | floating-ip-port-forwarding-port-ranges 2026-06-26 03:30:57.699 | floatingip-pools 2026-06-26 03:30:57.699 | fwaas_v2 2026-06-26 03:30:57.699 | ip_allocation 2026-06-26 03:30:57.699 | l3-agent-scheduler-ha-chassis-priority 2026-06-26 03:30:57.699 | l3-flavors 2026-06-26 03:30:57.699 | l3-ha 2026-06-26 03:30:57.700 | l3_agent_scheduler 2026-06-26 03:30:57.700 | logging 2026-06-26 03:30:57.700 | multi-provider 2026-06-26 03:30:57.700 | net-mtu 2026-06-26 03:30:57.700 | net-mtu-writable 2026-06-26 03:30:57.700 | network-ip-availability 2026-06-26 03:30:57.700 | network_availability_zone 2026-06-26 03:30:57.700 | network_ha 2026-06-26 03:30:57.700 | pagination 2026-06-26 03:30:57.700 | port-device-profile 2026-06-26 03:30:57.701 | port-hardware-offload-type 2026-06-26 03:30:57.701 | port-mac-address-regenerate 2026-06-26 03:30:57.701 | port-numa-affinity-policy 2026-06-26 03:30:57.701 | port-numa-affinity-policy-socket 2026-06-26 03:30:57.701 | port-resource-request 2026-06-26 03:30:57.701 | port-security 2026-06-26 03:30:57.701 | port-trusted-vif 2026-06-26 03:30:57.701 | project-id 2026-06-26 03:30:57.701 | provider 2026-06-26 03:30:57.702 | pvlan 2026-06-26 03:30:57.702 | qinq 2026-06-26 03:30:57.702 | qos 2026-06-26 03:30:57.702 | qos-bw-limit-direction 2026-06-26 03:30:57.702 | qos-bw-minimum-ingress 2026-06-26 03:30:57.702 | qos-default 2026-06-26 03:30:57.702 | qos-fip 2026-06-26 03:30:57.702 | qos-gateway-ip 2026-06-26 03:30:57.702 | qos-rule-type-details 2026-06-26 03:30:57.702 | qos-rule-type-filter 2026-06-26 03:30:57.702 | qos-rules-alias 2026-06-26 03:30:57.703 | quota-check-limit 2026-06-26 03:30:57.703 | quota-check-limit-default 2026-06-26 03:30:57.703 | quota_details 2026-06-26 03:30:57.703 | quotas 2026-06-26 03:30:57.703 | rbac-address-scope 2026-06-26 03:30:57.703 | rbac-policies 2026-06-26 03:30:57.703 | rbac-security-groups 2026-06-26 03:30:57.703 | router 2026-06-26 03:30:57.703 | router-enable-snat 2026-06-26 03:30:57.703 | router_availability_zone 2026-06-26 03:30:57.704 | security-group 2026-06-26 03:30:57.704 | security-groups-default-rules 2026-06-26 03:30:57.704 | security-groups-default-statefulness 2026-06-26 03:30:57.704 | security-groups-normalized-cidr 2026-06-26 03:30:57.704 | security-groups-remote-address-group 2026-06-26 03:30:57.704 | security-groups-rules-belongs-to-default-sg 2026-06-26 03:30:57.704 | security-groups-shared-filtering 2026-06-26 03:30:57.704 | segment 2026-06-26 03:30:57.704 | sorting 2026-06-26 03:30:57.704 | standard-attr-description 2026-06-26 03:30:57.705 | standard-attr-fwaas-v2 2026-06-26 03:30:57.705 | standard-attr-revisions 2026-06-26 03:30:57.705 | standard-attr-tag 2026-06-26 03:30:57.705 | standard-attr-timestamp 2026-06-26 03:30:57.705 | stateful-security-group 2026-06-26 03:30:57.705 | subnet-dns-publish-fixed-ip 2026-06-26 03:30:57.705 | subnet-external-network 2026-06-26 03:30:57.705 | subnet-service-types 2026-06-26 03:30:57.705 | subnet_allocation 2026-06-26 03:30:57.706 | subnet_onboard 2026-06-26 03:30:57.706 | subnetpool-prefix-ops 2026-06-26 03:30:57.706 | tag-creation 2026-06-26 03:30:57.706 | tap-mirror 2026-06-26 03:30:57.706 | tap-mirror-both-direction 2026-06-26 03:30:57.706 | trunk 2026-06-26 03:30:57.706 | uplink-status-propagation 2026-06-26 03:30:57.706 | uplink-status-propagation-updatable 2026-06-26 03:30:57.706 | vlan-transparent 2026-06-26 03:30:57.706 | vpn-endpoint-groups 2026-06-26 03:30:57.707 | vpnaas' 2026-06-26 03:30:57.707 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-26 03:30:57.707 | address-scope 2026-06-26 03:30:57.707 | agent 2026-06-26 03:30:57.707 | allowed-address-pairs 2026-06-26 03:30:57.707 | auto-allocated-topology 2026-06-26 03:30:57.707 | availability_zone 2026-06-26 03:30:57.707 | bgp 2026-06-26 03:30:57.707 | bgp_4byte_asn 2026-06-26 03:30:57.707 | bgp_dragent_scheduler 2026-06-26 03:30:57.708 | binding 2026-06-26 03:30:57.708 | binding-extended 2026-06-26 03:30:57.708 | default-subnetpools 2026-06-26 03:30:57.708 | dhcp_agent_scheduler 2026-06-26 03:30:57.708 | dns-domain-ports 2026-06-26 03:30:57.708 | dns-integration 2026-06-26 03:30:57.708 | dns-integration-domain-keywords 2026-06-26 03:30:57.708 | empty-string-filtering 2026-06-26 03:30:57.708 | enable-default-route-bfd 2026-06-26 03:30:57.708 | enable-default-route-ecmp 2026-06-26 03:30:57.709 | expose-port-forwarding-in-fip 2026-06-26 03:30:57.709 | ext-gw-mode 2026-06-26 03:30:57.709 | external-gateway-multihoming 2026-06-26 03:30:57.709 | external-net 2026-06-26 03:30:57.709 | extra_dhcp_opt 2026-06-26 03:30:57.709 | extraroute 2026-06-26 03:30:57.709 | extraroute-atomic 2026-06-26 03:30:57.709 | filter-validation 2026-06-26 03:30:57.709 | fip-port-details 2026-06-26 03:30:57.709 | flavors 2026-06-26 03:30:57.710 | floating-ip-port-forwarding 2026-06-26 03:30:57.710 | floating-ip-port-forwarding-description 2026-06-26 03:30:57.710 | floating-ip-port-forwarding-detail 2026-06-26 03:30:57.710 | floating-ip-port-forwarding-port-ranges 2026-06-26 03:30:57.710 | floatingip-pools 2026-06-26 03:30:57.710 | fwaas_v2 2026-06-26 03:30:57.710 | ip_allocation 2026-06-26 03:30:57.710 | l3-agent-scheduler-ha-chassis-priority 2026-06-26 03:30:57.710 | l3-flavors 2026-06-26 03:30:57.710 | l3-ha 2026-06-26 03:30:57.711 | l3_agent_scheduler 2026-06-26 03:30:57.711 | logging 2026-06-26 03:30:57.711 | multi-provider 2026-06-26 03:30:57.711 | net-mtu 2026-06-26 03:30:57.711 | net-mtu-writable 2026-06-26 03:30:57.711 | network-ip-availability 2026-06-26 03:30:57.711 | network_availability_zone 2026-06-26 03:30:57.711 | network_ha 2026-06-26 03:30:57.711 | pagination 2026-06-26 03:30:57.712 | port-device-profile 2026-06-26 03:30:57.712 | port-hardware-offload-type 2026-06-26 03:30:57.712 | port-mac-address-regenerate 2026-06-26 03:30:57.712 | port-numa-affinity-policy 2026-06-26 03:30:57.712 | port-numa-affinity-policy-socket 2026-06-26 03:30:57.712 | port-resource-request 2026-06-26 03:30:57.712 | port-security 2026-06-26 03:30:57.712 | port-trusted-vif 2026-06-26 03:30:57.712 | project-id 2026-06-26 03:30:57.712 | provider 2026-06-26 03:30:57.713 | pvlan 2026-06-26 03:30:57.713 | qinq 2026-06-26 03:30:57.713 | qos 2026-06-26 03:30:57.713 | qos-bw-limit-direction 2026-06-26 03:30:57.713 | qos-bw-minimum-ingress 2026-06-26 03:30:57.713 | qos-default 2026-06-26 03:30:57.713 | qos-fip 2026-06-26 03:30:57.713 | qos-gateway-ip 2026-06-26 03:30:57.713 | qos-rule-type-details 2026-06-26 03:30:57.713 | qos-rule-type-filter 2026-06-26 03:30:57.714 | qos-rules-alias 2026-06-26 03:30:57.714 | quota-check-limit 2026-06-26 03:30:57.714 | quota-check-limit-default 2026-06-26 03:30:57.714 | quota_details 2026-06-26 03:30:57.714 | quotas 2026-06-26 03:30:57.714 | rbac-address-scope 2026-06-26 03:30:57.714 | rbac-policies 2026-06-26 03:30:57.714 | rbac-security-groups 2026-06-26 03:30:57.714 | router 2026-06-26 03:30:57.714 | router-enable-snat 2026-06-26 03:30:57.715 | router_availability_zone 2026-06-26 03:30:57.715 | security-group 2026-06-26 03:30:57.715 | security-groups-default-rules 2026-06-26 03:30:57.715 | security-groups-default-statefulness 2026-06-26 03:30:57.715 | security-groups-normalized-cidr 2026-06-26 03:30:57.715 | security-groups-remote-address-group 2026-06-26 03:30:57.715 | security-groups-rules-belongs-to-default-sg 2026-06-26 03:30:57.715 | security-groups-shared-filtering 2026-06-26 03:30:57.715 | segment 2026-06-26 03:30:57.715 | sorting 2026-06-26 03:30:57.716 | standard-attr-description 2026-06-26 03:30:57.716 | standard-attr-fwaas-v2 2026-06-26 03:30:57.716 | standard-attr-revisions 2026-06-26 03:30:57.716 | standard-attr-tag 2026-06-26 03:30:57.716 | standard-attr-timestamp 2026-06-26 03:30:57.716 | stateful-security-group 2026-06-26 03:30:57.716 | subnet-dns-publish-fixed-ip 2026-06-26 03:30:57.716 | subnet-external-network 2026-06-26 03:30:57.716 | subnet-service-types 2026-06-26 03:30:57.716 | subnet_allocation 2026-06-26 03:30:57.717 | subnet_onboard 2026-06-26 03:30:57.717 | subnetpool-prefix-ops 2026-06-26 03:30:57.717 | tag-creation 2026-06-26 03:30:57.717 | tap-mirror 2026-06-26 03:30:57.717 | tap-mirror-both-direction 2026-06-26 03:30:57.717 | trunk 2026-06-26 03:30:57.717 | uplink-status-propagation 2026-06-26 03:30:57.717 | uplink-status-propagation-updatable 2026-06-26 03:30:57.717 | vlan-transparent 2026-06-26 03:30:57.717 | vpn-endpoint-groups 2026-06-26 03:30:57.718 | vpnaas' 2026-06-26 03:30:57.718 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 03:30:57.718 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-26 03:30:57.718 | address-scope 2026-06-26 03:30:57.718 | agent 2026-06-26 03:30:57.718 | allowed-address-pairs 2026-06-26 03:30:57.718 | auto-allocated-topology 2026-06-26 03:30:57.718 | availability_zone 2026-06-26 03:30:57.718 | bgp 2026-06-26 03:30:57.718 | bgp_4byte_asn 2026-06-26 03:30:57.719 | bgp_dragent_scheduler 2026-06-26 03:30:57.719 | binding 2026-06-26 03:30:57.719 | binding-extended 2026-06-26 03:30:57.719 | default-subnetpools 2026-06-26 03:30:57.719 | dhcp_agent_scheduler 2026-06-26 03:30:57.719 | dns-domain-ports 2026-06-26 03:30:57.719 | dns-integration 2026-06-26 03:30:57.719 | dns-integration-domain-keywords 2026-06-26 03:30:57.719 | empty-string-filtering 2026-06-26 03:30:57.719 | enable-default-route-bfd 2026-06-26 03:30:57.720 | enable-default-route-ecmp 2026-06-26 03:30:57.720 | expose-port-forwarding-in-fip 2026-06-26 03:30:57.720 | ext-gw-mode 2026-06-26 03:30:57.720 | external-gateway-multihoming 2026-06-26 03:30:57.720 | external-net 2026-06-26 03:30:57.720 | extra_dhcp_opt 2026-06-26 03:30:57.720 | extraroute 2026-06-26 03:30:57.720 | extraroute-atomic 2026-06-26 03:30:57.720 | filter-validation 2026-06-26 03:30:57.720 | fip-port-details 2026-06-26 03:30:57.721 | flavors 2026-06-26 03:30:57.721 | floating-ip-port-forwarding 2026-06-26 03:30:57.721 | floating-ip-port-forwarding-description 2026-06-26 03:30:57.721 | floating-ip-port-forwarding-detail 2026-06-26 03:30:57.721 | floating-ip-port-forwarding-port-ranges 2026-06-26 03:30:57.721 | floatingip-pools 2026-06-26 03:30:57.721 | fwaas_v2 2026-06-26 03:30:57.721 | ip_allocation 2026-06-26 03:30:57.721 | l3-agent-scheduler-ha-chassis-priority 2026-06-26 03:30:57.721 | l3-flavors 2026-06-26 03:30:57.722 | l3-ha 2026-06-26 03:30:57.722 | l3_agent_scheduler 2026-06-26 03:30:57.722 | logging 2026-06-26 03:30:57.722 | multi-provider 2026-06-26 03:30:57.722 | net-mtu 2026-06-26 03:30:57.722 | net-mtu-writable 2026-06-26 03:30:57.722 | network-ip-availability 2026-06-26 03:30:57.722 | network_availability_zone 2026-06-26 03:30:57.722 | network_ha 2026-06-26 03:30:57.722 | pagination 2026-06-26 03:30:57.723 | port-device-profile 2026-06-26 03:30:57.723 | port-hardware-offload-type 2026-06-26 03:30:57.723 | port-mac-address-regenerate 2026-06-26 03:30:57.723 | port-numa-affinity-policy 2026-06-26 03:30:57.723 | port-numa-affinity-policy-socket 2026-06-26 03:30:57.723 | port-resource-request 2026-06-26 03:30:57.723 | port-security 2026-06-26 03:30:57.723 | port-trusted-vif 2026-06-26 03:30:57.723 | project-id 2026-06-26 03:30:57.723 | provider 2026-06-26 03:30:57.724 | pvlan 2026-06-26 03:30:57.724 | qinq 2026-06-26 03:30:57.724 | qos 2026-06-26 03:30:57.724 | qos-bw-limit-direction 2026-06-26 03:30:57.724 | qos-bw-minimum-ingress 2026-06-26 03:30:57.724 | qos-default 2026-06-26 03:30:57.724 | qos-fip 2026-06-26 03:30:57.724 | qos-gateway-ip 2026-06-26 03:30:57.724 | qos-rule-type-details 2026-06-26 03:30:57.724 | qos-rule-type-filter 2026-06-26 03:30:57.725 | qos-rules-alias 2026-06-26 03:30:57.725 | quota-check-limit 2026-06-26 03:30:57.725 | quota-check-limit-default 2026-06-26 03:30:57.725 | quota_details 2026-06-26 03:30:57.725 | quotas 2026-06-26 03:30:57.725 | rbac-address-scope 2026-06-26 03:30:57.725 | rbac-policies 2026-06-26 03:30:57.725 | rbac-security-groups 2026-06-26 03:30:57.725 | router 2026-06-26 03:30:57.725 | router-enable-snat 2026-06-26 03:30:57.726 | router_availability_zone 2026-06-26 03:30:57.726 | security-group 2026-06-26 03:30:57.726 | security-groups-default-rules 2026-06-26 03:30:57.726 | security-groups-default-statefulness 2026-06-26 03:30:57.726 | security-groups-normalized-cidr 2026-06-26 03:30:57.726 | security-groups-remote-address-group 2026-06-26 03:30:57.726 | security-groups-rules-belongs-to-default-sg 2026-06-26 03:30:57.726 | security-groups-shared-filtering 2026-06-26 03:30:57.726 | segment 2026-06-26 03:30:57.726 | sorting 2026-06-26 03:30:57.727 | standard-attr-description 2026-06-26 03:30:57.727 | standard-attr-fwaas-v2 2026-06-26 03:30:57.727 | standard-attr-revisions 2026-06-26 03:30:57.727 | standard-attr-tag 2026-06-26 03:30:57.727 | standard-attr-timestamp 2026-06-26 03:30:57.727 | stateful-security-group 2026-06-26 03:30:57.727 | subnet-dns-publish-fixed-ip 2026-06-26 03:30:57.727 | subnet-external-network 2026-06-26 03:30:57.727 | subnet-service-types 2026-06-26 03:30:57.727 | subnet_allocation 2026-06-26 03:30:57.728 | subnet_onboard 2026-06-26 03:30:57.728 | subnetpool-prefix-ops 2026-06-26 03:30:57.728 | tag-creation 2026-06-26 03:30:57.728 | tap-mirror 2026-06-26 03:30:57.728 | tap-mirror-both-direction 2026-06-26 03:30:57.728 | trunk 2026-06-26 03:30:57.728 | uplink-status-propagation 2026-06-26 03:30:57.728 | uplink-status-propagation-updatable 2026-06-26 03:30:57.728 | vlan-transparent 2026-06-26 03:30:57.728 | vpn-endpoint-groups 2026-06-26 03:30:57.729 | vpnaas' 2026-06-26 03:30:57.729 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-06-26 03:30:57.729 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 03:30:57.729 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : comm -3 /dev/fd/63 /dev/fd/62 2026-06-26 03:30:57.729 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : disabled_ext= 2026-06-26 03:30:57.729 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : '[' '!' -z '' ']' 2026-06-26 03:30:57.729 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : tr ' ' , 2026-06-26 03:30:57.729 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : echo address-group address-scope agent allowed-address-pairs auto-allocated-topology availability_zone bgp bgp_4byte_asn bgp_dragent_scheduler binding binding-extended default-subnetpools dhcp_agent_scheduler dns-domain-ports dns-integration dns-integration-domain-keywords empty-string-filtering enable-default-route-bfd enable-default-route-ecmp expose-port-forwarding-in-fip ext-gw-mode external-gateway-multihoming external-net extra_dhcp_opt extraroute extraroute-atomic filter-validation fip-port-details flavors floating-ip-port-forwarding floating-ip-port-forwarding-description floating-ip-port-forwarding-detail floating-ip-port-forwarding-port-ranges floatingip-pools fwaas_v2 ip_allocation l3-agent-scheduler-ha-chassis-priority l3-flavors l3-ha l3_agent_scheduler logging multi-provider net-mtu net-mtu-writable network-ip-availability network_availability_zone network_ha pagination port-device-profile port-hardware-offload-type port-mac-address-regenerate port-numa-affinity-policy port-numa-affinity-policy-socket port-resource-request port-security port-trusted-vif project-id provider pvlan qinq qos qos-bw-limit-direction qos-bw-minimum-ingress qos-default qos-fip qos-gateway-ip qos-rule-type-details qos-rule-type-filter qos-rules-alias quota-check-limit quota-check-limit-default quota_details quotas rbac-address-scope rbac-policies rbac-security-groups router router-enable-snat router_availability_zone security-group security-groups-default-rules security-groups-default-statefulness security-groups-normalized-cidr security-groups-remote-address-group security-groups-rules-belongs-to-default-sg security-groups-shared-filtering segment sorting standard-attr-description standard-attr-fwaas-v2 standard-attr-revisions standard-attr-tag standard-attr-timestamp stateful-security-group subnet-dns-publish-fixed-ip subnet-external-network subnet-service-types subnet_allocation subnet_onboard subnetpool-prefix-ops tag-creation tap-mirror tap-mirror-both-direction trunk uplink-status-propagation uplink-status-propagation-updatable vlan-transparent vpn-endpoint-groups vpnaas 2026-06-26 03:30:57.729 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : export NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-26 03:30:57.734 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-26 03:30:57.738 | + 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-26 03:30:57.742 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-26 03:30:57.746 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-26 03:30:57.750 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-06-26 03:30:57.754 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-06-26 03:30:57.758 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-26 03:30:57.762 | + 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-26 03:30:57.804 | + 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.132:6641 2026-06-26 03:30:57.807 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-26 03:30:57.810 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-26 03:30:57.813 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.132:6641 2026-06-26 03:30:57.816 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.132:6641 ']' 2026-06-26 03:30:57.819 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-26 03:30:57.823 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.132:6641 2026-06-26 03:30:57.863 | + 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.132:6642 2026-06-26 03:30:57.867 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-26 03:30:57.870 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-26 03:30:57.873 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.132:6642 2026-06-26 03:30:57.876 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.132:6642 ']' 2026-06-26 03:30:57.880 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-26 03:30:57.883 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.132:6642 2026-06-26 03:30:57.924 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : is_service_enabled tls-proxy 2026-06-26 03:30:57.949 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:30:57.952 | + 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-26 03:30:57.955 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-26 03:30:57.958 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-26 03:30:57.961 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-06-26 03:30:57.965 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-06-26 03:30:57.969 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-26 03:30:57.973 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-06-26 03:30:58.014 | + 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-26 03:30:58.018 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-26 03:30:58.022 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-26 03:30:58.026 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-06-26 03:30:58.029 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-06-26 03:30:58.033 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-26 03:30:58.037 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-06-26 03:30:58.077 | + 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-26 03:30:58.081 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-26 03:30:58.085 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-26 03:30:58.089 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-26 03:30:58.093 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-26 03:30:58.096 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-26 03:30:58.100 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-26 03:30:58.141 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-06-26 03:30:58.167 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : is_service_enabled q-log neutron-log 2026-06-26 03:30:58.192 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:30:58.196 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_ovn_metadata_agent_enabled 2026-06-26 03:30:58.200 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-26 03:30:58.223 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:30:58.227 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-26 03:30:58.230 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-26 03:30:58.234 | + 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-26 03:30:58.238 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-26 03:30:58.242 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-26 03:30:58.245 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-06-26 03:30:58.249 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-06-26 03:30:58.253 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-26 03:30:58.256 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-06-26 03:30:58.297 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : is_service_enabled q-dns neutron-dns 2026-06-26 03:30:58.319 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:30:58.322 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:535 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-06-26 03:30:58.367 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : is_service_enabled q-dhcp neutron-dhcp 2026-06-26 03:30:58.391 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:30:58.395 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-06-26 03:30:58.436 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled n-api-meta 2026-06-26 03:30:58.459 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:30:58.463 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:545 : is_ovn_metadata_agent_enabled 2026-06-26 03:30:58.467 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-26 03:30:58.490 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:30:58.494 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-26 03:30:58.498 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-26 03:30:58.502 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:546 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-06-26 03:30:58.545 | + lib/neutron:configure_neutron:409 : is_service_enabled q-placement neutron-placement 2026-06-26 03:30:58.568 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:30:58.572 | + lib/neutron:configure_neutron:412 : is_service_enabled q-trunk neutron-trunk 2026-06-26 03:30:58.596 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:30:58.600 | + lib/neutron:configure_neutron:415 : is_service_enabled q-qos neutron-qos 2026-06-26 03:30:58.624 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:30:58.628 | + lib/neutron:configure_neutron:422 : is_service_enabled neutron-segments 2026-06-26 03:30:58.651 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:30:58.655 | + lib/neutron:configure_neutron:426 : is_service_enabled q-ovn-bgp 2026-06-26 03:30:58.679 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:30:58.683 | + lib/neutron:configure_neutron:431 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-06-26 03:30:58.708 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:30:58.712 | + lib/neutron:configure_neutron:432 : _configure_neutron_service 2026-06-26 03:30:58.716 | + lib/neutron:_configure_neutron_service:1002 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-06-26 03:30:58.720 | + lib/neutron:_configure_neutron_service:1003 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-06-26 03:30:58.725 | + lib/neutron:_configure_neutron_service:1006 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-06-26 03:30:58.769 | + lib/neutron:_configure_neutron_service:1008 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-06-26 03:30:58.811 | + lib/neutron:_configure_neutron_service:1009 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-06-26 03:30:58.853 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-06-26 03:30:58.895 | + lib/neutron:_configure_neutron_service:1012 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-06-26 03:30:58.899 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-06-26 03:30:58.902 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-06-26 03:30:58.906 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-26 03:30:58.909 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-26 03:30:58.913 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-06-26 03:30:58.917 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-26 03:30:58.921 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-06-26 03:30:58.924 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-26 03:30:58.928 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-06-26 03:30:58.970 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-06-26 03:30:59.010 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.132/identity 2026-06-26 03:30:59.051 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-06-26 03:30:59.092 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-06-26 03:30:59.133 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-06-26 03:30:59.174 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-06-26 03:30:59.216 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-06-26 03:30:59.261 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.132/identity 2026-06-26 03:30:59.306 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-26 03:30:59.348 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-06-26 03:30:59.392 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-26 03:30:59.396 | + lib/neutron:_configure_neutron_service:1015 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-06-26 03:30:59.440 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-06-26 03:30:59.480 | + lib/neutron:_configure_neutron_service:1018 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-06-26 03:30:59.484 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-26 03:30:59.487 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-26 03:30:59.491 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-26 03:30:59.494 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-06-26 03:30:59.536 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-06-26 03:30:59.577 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.132/identity 2026-06-26 03:30:59.617 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-06-26 03:30:59.659 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-06-26 03:30:59.700 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-06-26 03:30:59.741 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-06-26 03:30:59.782 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-06-26 03:30:59.823 | + lib/neutron:_configure_neutron_service:1021 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-06-26 03:30:59.828 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-26 03:30:59.832 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-26 03:30:59.836 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-26 03:30:59.839 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-06-26 03:30:59.880 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-06-26 03:30:59.922 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.132/identity 2026-06-26 03:30:59.965 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-06-26 03:31:00.006 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-06-26 03:31:00.045 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-06-26 03:31:00.084 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-06-26 03:31:00.125 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-06-26 03:31:00.165 | + lib/neutron:_configure_neutron_service:1024 : neutron_plugin_configure_service 2026-06-26 03:31:00.168 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-06-26 03:31:00.172 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-06-26 03:31:00.176 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-06-26 03:31:00.179 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-06-26 03:31:00.182 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-06-26 03:31:00.185 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-06-26 03:31:00.188 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-06-26 03:31:00.192 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-06-26 03:31:00.195 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-06-26 03:31:00.199 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-06-26 03:31:00.202 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-06-26 03:31:00.206 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-06-26 03:31:00.210 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-06-26 03:31:00.213 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-06-26 03:31:00.217 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-06-26 03:31:00.221 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-06-26 03:31:00.224 | + 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-26 03:31:00.228 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-26 03:31:00.231 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-26 03:31:00.235 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-26 03:31:00.238 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-26 03:31:00.241 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-26 03:31:00.245 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-26 03:31:00.293 | + 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-26 03:31:00.296 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-26 03:31:00.300 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-26 03:31:00.303 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-06-26 03:31:00.306 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-06-26 03:31:00.310 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-26 03:31:00.313 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-06-26 03:31:00.353 | + 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-26 03:31:00.358 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-26 03:31:00.362 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-26 03:31:00.366 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-06-26 03:31:00.369 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-06-26 03:31:00.373 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-26 03:31:00.376 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-06-26 03:31:00.417 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-06-26 03:31:00.420 | + 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-26 03:31:00.423 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-26 03:31:00.427 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-26 03:31:00.430 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-06-26 03:31:00.433 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-06-26 03:31:00.436 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-26 03:31:00.439 | + 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-26 03:31:00.483 | + 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-26 03:31:00.486 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-26 03:31:00.489 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-26 03:31:00.492 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-06-26 03:31:00.495 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-06-26 03:31:00.498 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-26 03:31:00.501 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-06-26 03:31:00.543 | + 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-26 03:31:00.547 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-26 03:31:00.550 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-26 03:31:00.553 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-06-26 03:31:00.556 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-06-26 03:31:00.560 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-26 03:31:00.563 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-06-26 03:31:00.605 | + 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-26 03:31:00.609 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-26 03:31:00.612 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-06-26 03:31:00.615 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-06-26 03:31:00.618 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-06-26 03:31:00.622 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-26 03:31:00.626 | + 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-26 03:31:00.667 | + 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-26 03:31:00.670 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-26 03:31:00.673 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-06-26 03:31:00.676 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-06-26 03:31:00.680 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-06-26 03:31:00.683 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-26 03:31:00.686 | + 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-26 03:31:00.728 | + 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-26 03:31:00.731 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-26 03:31:00.735 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-06-26 03:31:00.739 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-06-26 03:31:00.742 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-06-26 03:31:00.746 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-26 03:31:00.750 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-06-26 03:31:00.794 | + 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-26 03:31:00.797 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-26 03:31:00.800 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-06-26 03:31:00.804 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-06-26 03:31:00.807 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-06-26 03:31:00.810 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-26 03:31:00.814 | + 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-26 03:31:00.856 | + 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-26 03:31:00.860 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-26 03:31:00.863 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-26 03:31:00.867 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-06-26 03:31:00.871 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-06-26 03:31:00.875 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-26 03:31:00.878 | + 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-26 03:31:00.920 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-26 03:31:00.924 | + lib/neutron:configure_neutron:435 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-06-26 03:31:00.969 | + lib/neutron:configure_neutron:439 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-06-26 03:31:01.011 | + lib/neutron:configure_neutron:441 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-06-26 03:31:01.015 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-06-26 03:31:01.018 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-06-26 03:31:01.021 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-06-26 03:31:01.025 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-26 03:31:01.029 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-06-26 03:31:01.032 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-06-26 03:31:01.035 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-26 03:31:01.039 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-26 03:31:01.059 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-26 03:31:01.059 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-26 03:31:01.070 | d /var/run/uwsgi 0755 quobyte root 2026-06-26 03:31:01.076 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-26 03:31:01.091 | /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-26 03:31:01.097 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-06-26 03:31:01.100 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-06-26 03:31:01.106 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-26 03:31:01.110 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-06-26 03:31:01.152 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-06-26 03:31:01.191 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-06-26 03:31:01.231 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-06-26 03:31:01.271 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-26 03:31:01.311 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-26 03:31:01.351 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-06-26 03:31:01.389 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-06-26 03:31:01.430 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-06-26 03:31:01.471 | + 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-26 03:31:01.512 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-26 03:31:01.553 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-26 03:31:01.593 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-06-26 03:31:01.633 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-06-26 03:31:01.674 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-26 03:31:01.677 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-26 03:31:01.682 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-06-26 03:31:01.685 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-06-26 03:31:01.689 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-26 03:31:01.693 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 03:31:01.696 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 03:31:01.700 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-06-26 03:31:01.704 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-06-26 03:31:01.708 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-06-26 03:31:01.746 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-26 03:31:01.787 | + 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-26 03:31:01.787 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-06-26 03:31:01.799 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-06-26 03:31:01.803 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-06-26 03:31:01.806 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-06-26 03:31:01.810 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-26 03:31:01.813 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-26 03:31:01.817 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-26 03:31:01.820 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-26 03:31:01.824 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 03:31:01.827 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 03:31:01.831 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-26 03:31:01.834 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-26 03:31:01.837 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 03:31:01.840 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 03:31:01.843 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-06-26 03:31:01.855 | perl: warning: Setting locale failed. 2026-06-26 03:31:01.855 | perl: warning: Please check that your locale settings: 2026-06-26 03:31:01.855 | LANGUAGE = (unset), 2026-06-26 03:31:01.855 | LC_ALL = "en_US.utf8", 2026-06-26 03:31:01.855 | LANG = "de_DE.UTF-8" 2026-06-26 03:31:01.855 | are supported and installed on your system. 2026-06-26 03:31:01.855 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-26 03:31:01.895 | Enabling site neutron-api. 2026-06-26 03:31:01.901 | To activate the new configuration, you need to run: 2026-06-26 03:31:01.901 | systemctl reload apache2 2026-06-26 03:31:01.907 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-26 03:31:01.910 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-26 03:31:01.913 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-26 03:31:01.917 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-26 03:31:02.048 | + ./stack.sh:main:1170 : is_service_enabled mysql postgresql 2026-06-26 03:31:02.068 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:31:02.070 | + ./stack.sh:main:1170 : is_service_enabled neutron 2026-06-26 03:31:02.094 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:31:02.098 | + ./stack.sh:main:1171 : async_runfunc init_neutron 2026-06-26 03:31:02.101 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-06-26 03:31:02.179 | + inc/async:async_inner:63 : init_neutron 2026-06-26 03:31:02.225 | [2072 Async init_neutron:62033]: running: init_neutron 2026-06-26 03:31:02.230 | + ./stack.sh:main:1179 : is_service_enabled q-dhcp 2026-06-26 03:31:02.252 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:31:02.256 | + ./stack.sh:main:1198 : is_service_enabled nova neutron 2026-06-26 03:31:02.281 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:31:02.285 | + ./stack.sh:main:1199 : configure_os_vif 2026-06-26 03:31:02.288 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-06-26 03:31:02.292 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-06-26 03:31:02.343 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-06-26 03:31:02.348 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-06-26 03:31:02.399 | + ./stack.sh:main:1205 : is_service_enabled swift 2026-06-26 03:31:02.421 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:31:02.424 | + ./stack.sh:main:1214 : is_service_enabled cinder 2026-06-26 03:31:02.444 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:31:02.447 | + ./stack.sh:main:1215 : echo_summary 'Configuring Cinder' 2026-06-26 03:31:02.450 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 03:31:02.453 | + ./stack.sh:echo_summary:447 : echo -e Configuring Cinder 2026-06-26 03:31:02.457 | + ./stack.sh:main:1216 : async_runfunc init_cinder 2026-06-26 03:31:02.459 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-06-26 03:31:02.531 | + inc/async:async_inner:63 : init_cinder 2026-06-26 03:31:02.576 | [2072 Async init_cinder:62269]: running: init_cinder 2026-06-26 03:31:02.579 | + ./stack.sh:main:1222 : is_service_enabled placement 2026-06-26 03:31:02.604 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:31:02.607 | + ./stack.sh:main:1223 : echo_summary 'Configuring placement' 2026-06-26 03:31:02.611 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 03:31:02.614 | + ./stack.sh:echo_summary:447 : echo -e Configuring placement 2026-06-26 03:31:02.618 | + ./stack.sh:main:1224 : async_runfunc init_placement 2026-06-26 03:31:02.621 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-06-26 03:31:02.705 | + inc/async:async_inner:63 : init_placement 2026-06-26 03:31:02.749 | [2072 Async init_placement:62399]: running: init_placement 2026-06-26 03:31:02.752 | + ./stack.sh:main:1228 : async_wait init_neutron 2026-06-26 03:31:02.818 | [2072 Async init_neutron:62033]: Waiting for completion of init_neutron running on PID 62033 (5 other jobs running) 2026-06-26 03:31:02.850 | [2072 Async init_neutron:62033]: Signaling child to exit 2026-06-26 03:31:17.409 | + inc/async:async_inner:64 : rc=0 2026-06-26 03:31:17.456 | [62269 Async init_cinder:62269]: finished successfully 2026-06-26 03:31:52.850 | + inc/async:async_inner:64 : rc=0 2026-06-26 03:31:52.885 | [62399 Async init_placement:62399]: finished successfully 2026-06-26 03:31:55.974 | + inc/async:async_inner:64 : rc=0 2026-06-26 03:31:56.007 | [62033 Async init_neutron:62033]: finished successfully 2026-06-26 03:31:56.033 | WAKEUP 2026-06-26 03:31:56.058 | [2072 Async init_neutron:62033]: Signaled 2026-06-26 03:31:56.060 | + lib/neutron:init_neutron:498 : recreate_database neutron 2026-06-26 03:31:56.060 | + lib/database:recreate_database:112 : local db=neutron 2026-06-26 03:31:56.060 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-06-26 03:31:56.060 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-06-26 03:31:56.060 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-06-26 03:31:56.061 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 03:31:56.061 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-06-26 03:31:56.061 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 03:31:56.061 | + lib/neutron:init_neutron:499 : time_start dbsync 2026-06-26 03:31:56.061 | + functions-common:time_start:2406 : local name=dbsync 2026-06-26 03:31:56.061 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:31:56.061 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:31:56.061 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:31:56.061 | + functions-common:time_start:2411 : _TIME_START[$name]=1782444662393 2026-06-26 03:31:56.061 | + 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-26 03:31:56.061 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-26 03:31:56.061 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-26 03:31:56.062 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-26 03:31:56.062 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-26 03:31:56.062 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-06-26 03:31:56.062 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-06-26 03:31:56.062 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-06-26 03:31:56.062 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-06-26 03:31:56.062 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-06-26 03:31:56.062 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-06-26 03:31:56.062 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-06-26 03:31:56.063 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-06-26 03:31:56.063 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-06-26 03:31:56.063 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-06-26 03:31:56.063 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-06-26 03:31:56.063 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-06-26 03:31:56.063 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-06-26 03:31:56.063 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-06-26 03:31:56.064 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-06-26 03:31:56.064 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-06-26 03:31:56.064 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-06-26 03:31:56.064 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-06-26 03:31:56.064 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-06-26 03:31:56.064 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-06-26 03:31:56.064 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-06-26 03:31:56.065 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-06-26 03:31:56.065 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-06-26 03:31:56.065 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-06-26 03:31:56.065 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-06-26 03:31:56.065 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-06-26 03:31:56.065 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-06-26 03:31:56.065 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-06-26 03:31:56.066 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-06-26 03:31:56.066 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-06-26 03:31:56.066 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-06-26 03:31:56.066 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-06-26 03:31:56.066 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-06-26 03:31:56.066 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-06-26 03:31:56.066 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-06-26 03:31:56.067 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-06-26 03:31:56.067 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-06-26 03:31:56.067 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-06-26 03:31:56.067 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-06-26 03:31:56.067 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-06-26 03:31:56.067 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-06-26 03:31:56.067 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-06-26 03:31:56.068 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-06-26 03:31:56.068 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-06-26 03:31:56.068 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-06-26 03:31:56.068 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-06-26 03:31:56.068 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-06-26 03:31:56.068 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-06-26 03:31:56.068 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-06-26 03:31:56.069 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-06-26 03:31:56.069 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-06-26 03:31:56.069 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-06-26 03:31:56.069 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-06-26 03:31:56.069 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-06-26 03:31:56.069 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-06-26 03:31:56.069 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-06-26 03:31:56.070 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-06-26 03:31:56.070 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-06-26 03:31:56.070 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-06-26 03:31:56.070 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-06-26 03:31:56.070 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-06-26 03:31:56.070 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-06-26 03:31:56.070 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-06-26 03:31:56.071 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-06-26 03:31:56.071 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-06-26 03:31:56.071 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-06-26 03:31:56.071 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-06-26 03:31:56.071 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-06-26 03:31:56.071 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-06-26 03:31:56.071 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-06-26 03:31:56.072 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-06-26 03:31:56.072 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-06-26 03:31:56.072 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-06-26 03:31:56.072 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-06-26 03:31:56.072 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-06-26 03:31:56.072 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-06-26 03:31:56.072 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-06-26 03:31:56.072 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-06-26 03:31:56.073 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-06-26 03:31:56.073 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-06-26 03:31:56.073 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-06-26 03:31:56.073 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-06-26 03:31:56.073 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-06-26 03:31:56.073 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-06-26 03:31:56.074 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-06-26 03:31:56.074 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-06-26 03:31:56.074 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-06-26 03:31:56.074 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-06-26 03:31:56.074 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-06-26 03:31:56.074 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-06-26 03:31:56.074 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-06-26 03:31:56.075 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-06-26 03:31:56.075 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-06-26 03:31:56.075 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-06-26 03:31:56.075 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-06-26 03:31:56.075 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-06-26 03:31:56.075 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-06-26 03:31:56.075 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-06-26 03:31:56.076 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-06-26 03:31:56.076 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-06-26 03:31:56.076 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-06-26 03:31:56.076 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-06-26 03:31:56.076 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-06-26 03:31:56.076 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-06-26 03:31:56.077 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-06-26 03:31:56.077 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-06-26 03:31:56.077 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-06-26 03:31:56.077 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-06-26 03:31:56.077 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-06-26 03:31:56.077 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-06-26 03:31:56.077 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-06-26 03:31:56.078 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-06-26 03:31:56.078 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-06-26 03:31:56.078 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-06-26 03:31:56.078 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-06-26 03:31:56.078 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-06-26 03:31:56.078 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-06-26 03:31:56.078 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-06-26 03:31:56.079 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-06-26 03:31:56.079 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-06-26 03:31:56.079 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-06-26 03:31:56.079 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-06-26 03:31:56.079 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-06-26 03:31:56.079 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-06-26 03:31:56.079 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-06-26 03:31:56.080 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-06-26 03:31:56.080 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-06-26 03:31:56.080 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-06-26 03:31:56.080 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-06-26 03:31:56.080 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-06-26 03:31:56.080 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-06-26 03:31:56.080 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-06-26 03:31:56.081 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-06-26 03:31:56.081 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-06-26 03:31:56.081 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-06-26 03:31:56.081 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-06-26 03:31:56.081 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-06-26 03:31:56.081 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-06-26 03:31:56.081 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-06-26 03:31:56.082 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-06-26 03:31:56.082 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-06-26 03:31:56.082 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-06-26 03:31:56.082 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-06-26 03:31:56.082 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-06-26 03:31:56.082 | Running upgrade for neutron ... 2026-06-26 03:31:56.082 | OK 2026-06-26 03:31:56.082 | + lib/neutron:init_neutron:502 : time_stop dbsync 2026-06-26 03:31:56.083 | + functions-common:time_stop:2420 : local name 2026-06-26 03:31:56.083 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:31:56.083 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:31:56.083 | + functions-common:time_stop:2423 : local total 2026-06-26 03:31:56.083 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:31:56.083 | + functions-common:time_stop:2426 : name=dbsync 2026-06-26 03:31:56.083 | + functions-common:time_stop:2427 : start_time=1782444662393 2026-06-26 03:31:56.084 | + functions-common:time_stop:2429 : [[ -z 1782444662393 ]] 2026-06-26 03:31:56.084 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:31:56.084 | + functions-common:time_stop:2432 : end_time=1782444715950 2026-06-26 03:31:56.084 | + functions-common:time_stop:2433 : elapsed_time=53557 2026-06-26 03:31:56.084 | + functions-common:time_stop:2434 : total=7990 2026-06-26 03:31:56.084 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:31:56.084 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=61547 2026-06-26 03:31:56.113 | [2072 Async init_neutron:62033]: finished init_neutron with result 0 in 53 seconds 2026-06-26 03:31:56.118 | + inc/async:async_wait:197 : return 0 2026-06-26 03:31:56.123 | + ./stack.sh:main:1229 : async_wait init_placement 2026-06-26 03:31:56.187 | [2072 Async init_placement:62399]: Waiting for completion of init_placement running on PID 62399 (4 other jobs running) 2026-06-26 03:31:56.217 | [2072 Async init_placement:62399]: Signaling child to exit 2026-06-26 03:31:56.218 | WAKEUP 2026-06-26 03:31:56.245 | [2072 Async init_placement:62399]: Signaled 2026-06-26 03:31:56.247 | + lib/placement:init_placement:113 : recreate_database placement 2026-06-26 03:31:56.247 | + lib/database:recreate_database:112 : local db=placement 2026-06-26 03:31:56.247 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-06-26 03:31:56.247 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-06-26 03:31:56.247 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-06-26 03:31:56.247 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 03:31:56.247 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-06-26 03:31:56.247 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 03:31:56.247 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-06-26 03:31:56.247 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-26 03:31:56.247 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-26 03:31:56.248 | we strongly recommend against using it for new projects. 2026-06-26 03:31:56.248 | 2026-06-26 03:31:56.248 | If you are already using Eventlet, we recommend migrating to a different 2026-06-26 03:31:56.248 | framework. For more detail see 2026-06-26 03:31:56.248 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-26 03:31:56.248 | 2026-06-26 03:31:56.248 | __import__(import_str) 2026-06-26 03:31:56.248 | + lib/placement:init_placement:115 : create_placement_accounts 2026-06-26 03:31:56.248 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-06-26 03:31:56.248 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-06-26 03:31:56.248 | + functions-common:get_or_create_user:899 : local user_id 2026-06-26 03:31:56.249 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-26 03:31:56.249 | + functions-common:get_or_create_user:903 : local email= 2026-06-26 03:31:56.249 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create placement --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-26 03:31:56.249 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:31:56.249 | + functions-common:get_or_create_user:915 : user_id=62db42b400ad4ffc9b01e0ac63955d92 2026-06-26 03:31:56.249 | + functions-common:get_or_create_user:916 : echo 62db42b400ad4ffc9b01e0ac63955d92 2026-06-26 03:31:56.249 | 62db42b400ad4ffc9b01e0ac63955d92 2026-06-26 03:31:56.249 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-06-26 03:31:56.249 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-26 03:31:56.249 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-26 03:31:56.249 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-26 03:31:56.249 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-26 03:31:56.250 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-26 03:31:56.250 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-26 03:31:56.250 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-26 03:31:56.250 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-26 03:31:56.250 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-26 03:31:56.250 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-26 03:31:56.250 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-26 03:31:56.250 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2026-06-26 03:31:56.250 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-26 03:31:56.250 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:31:56.250 | + functions-common:get_or_add_user_project_role:979 : user_role_id=a372294022ac47948b822de39b49fa44 2026-06-26 03:31:56.251 | + functions-common:get_or_add_user_project_role:980 : echo a372294022ac47948b822de39b49fa44 2026-06-26 03:31:56.251 | a372294022ac47948b822de39b49fa44 2026-06-26 03:31:56.251 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-26 03:31:56.251 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-06-26 03:31:56.251 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-26 03:31:56.251 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-26 03:31:56.251 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-26 03:31:56.251 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-26 03:31:56.251 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-26 03:31:56.251 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-26 03:31:56.251 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-26 03:31:56.252 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-26 03:31:56.252 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-26 03:31:56.252 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-26 03:31:56.252 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-26 03:31:56.252 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2026-06-26 03:31:56.252 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-26 03:31:56.252 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:31:56.252 | + functions-common:get_or_add_user_project_role:979 : user_role_id=cf7b4b9d305346bdac52441b1c06f518 2026-06-26 03:31:56.252 | + functions-common:get_or_add_user_project_role:980 : echo cf7b4b9d305346bdac52441b1c06f518 2026-06-26 03:31:56.252 | cf7b4b9d305346bdac52441b1c06f518 2026-06-26 03:31:56.252 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.132/placement 2026-06-26 03:31:56.253 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-06-26 03:31:56.253 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-26 03:31:56.253 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-06-26 03:31:56.253 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2026-06-26 03:31:56.253 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:31:56.253 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-26 03:31:56.253 | 1693d53ac9674bd190e7789bdb3b1e66' 2026-06-26 03:31:56.253 | + functions-common:get_or_create_service:1067 : echo 1693d53ac9674bd190e7789bdb3b1e66 2026-06-26 03:31:56.253 | 1693d53ac9674bd190e7789bdb3b1e66 2026-06-26 03:31:56.253 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.132/placement 2026-06-26 03:31:56.253 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-26 03:31:56.253 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public http://192.168.122.132/placement RegionOne 2026-06-26 03:31:56.254 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-26 03:31:56.254 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2026-06-26 03:31:56.254 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:31:56.254 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-26 03:31:56.254 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-26 03:31:56.254 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.132/placement --region RegionOne -f value -c id 2026-06-26 03:31:56.254 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:31:56.254 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=6c71ac71c5a94b71ba58f0b939756d1c 2026-06-26 03:31:56.254 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 6c71ac71c5a94b71ba58f0b939756d1c 2026-06-26 03:31:56.254 | + functions-common:get_or_create_endpoint:1100 : public_id=6c71ac71c5a94b71ba58f0b939756d1c 2026-06-26 03:31:56.254 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-26 03:31:56.255 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-26 03:31:56.255 | + functions-common:get_or_create_endpoint:1109 : echo 6c71ac71c5a94b71ba58f0b939756d1c 2026-06-26 03:31:56.255 | 6c71ac71c5a94b71ba58f0b939756d1c 2026-06-26 03:31:56.300 | [2072 Async init_placement:62399]: finished init_placement with result 0 in 50 seconds 2026-06-26 03:31:56.306 | + inc/async:async_wait:197 : return 0 2026-06-26 03:31:56.310 | + ./stack.sh:main:1230 : async_wait init_glance 2026-06-26 03:31:56.372 | [2072 Async init_glance:57836]: Waiting for completion of init_glance running on PID 57836 (3 other jobs running) 2026-06-26 03:31:56.400 | [2072 Async init_glance:57836]: Signaling child to exit 2026-06-26 03:31:56.401 | WAKEUP 2026-06-26 03:31:56.426 | [2072 Async init_glance:57836]: Signaled 2026-06-26 03:31:56.428 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-06-26 03:31:56.428 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-06-26 03:31:56.428 | + lib/glance:init_glance:529 : recreate_database glance 2026-06-26 03:31:56.428 | + lib/database:recreate_database:112 : local db=glance 2026-06-26 03:31:56.428 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-06-26 03:31:56.428 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-06-26 03:31:56.428 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-06-26 03:31:56.429 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 03:31:56.429 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-06-26 03:31:56.429 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 03:31:56.429 | + lib/glance:init_glance:531 : time_start dbsync 2026-06-26 03:31:56.429 | + functions-common:time_start:2406 : local name=dbsync 2026-06-26 03:31:56.429 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:31:56.429 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:31:56.429 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:31:56.429 | + functions-common:time_start:2411 : _TIME_START[$name]=1782444566221 2026-06-26 03:31:56.429 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-06-26 03:31:56.429 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-26 03:31:56.430 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-26 03:31:56.430 | we strongly recommend against using it for new projects. 2026-06-26 03:31:56.430 | 2026-06-26 03:31:56.430 | If you are already using Eventlet, we recommend migrating to a different 2026-06-26 03:31:56.430 | framework. For more detail see 2026-06-26 03:31:56.430 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-26 03:31:56.430 | 2026-06-26 03:31:56.430 | __import__(import_str) 2026-06-26 03:31:56.430 | INFO dbcounter [-] Registered counter for database glance 2026-06-26 03:31:56.430 | 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=57942) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-26 03:31:56.430 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-26 03:31:56.431 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-26 03:31:56.431 | DEBUG dbcounter [-] [57942] Writer thread running {{(pid=57942) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-26 03:31:56.431 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-26 03:31:56.431 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-26 03:31:56.431 | INFO dbcounter [-] Registered counter for database glance 2026-06-26 03:31:56.431 | 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=57942) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-26 03:31:56.431 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-26 03:31:56.431 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-26 03:31:56.431 | DEBUG dbcounter [-] [57942] Writer thread running {{(pid=57942) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-26 03:31:56.431 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-06-26 03:31:56.431 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=57942) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-26 03:31:56.432 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-06-26 03:31:56.432 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=57942) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 03:31:56.432 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-06-26 03:31:56.432 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=57942) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 03:31:56.432 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-06-26 03:31:56.432 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=57942) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 03:31:56.432 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-06-26 03:31:56.432 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=57942) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 03:31:56.432 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-06-26 03:31:56.432 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=57942) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 03:31:56.433 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-06-26 03:31:56.433 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=57942) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 03:31:56.433 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-06-26 03:31:56.433 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=57942) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 03:31:56.433 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-06-26 03:31:56.433 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=57942) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 03:31:56.433 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-06-26 03:31:56.433 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=57942) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 03:31:56.433 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-06-26 03:31:56.433 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=57942) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 03:31:56.433 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-26 03:31:56.433 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=57942) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 03:31:56.434 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-26 03:31:56.434 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=57942) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 03:31:56.434 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-26 03:31:56.434 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=57942) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 03:31:56.434 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-26 03:31:56.434 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=57942) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 03:31:56.434 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-06-26 03:31:56.434 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=57942) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 03:31:56.434 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-26 03:31:56.434 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-26 03:31:56.435 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-26 03:31:56.435 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-26 03:31:56.435 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-26 03:31:56.435 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-26 03:31:56.435 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-26 03:31:56.435 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-26 03:31:56.435 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-26 03:31:56.435 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-26 03:31:56.435 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-06-26 03:31:56.435 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=57942) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-26 03:31:56.435 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-06-26 03:31:56.435 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=57942) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 03:31:56.436 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-06-26 03:31:56.436 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=57942) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 03:31:56.436 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-06-26 03:31:56.436 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=57942) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 03:31:56.436 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-06-26 03:31:56.436 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=57942) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 03:31:56.436 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-06-26 03:31:56.436 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=57942) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 03:31:56.436 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-06-26 03:31:56.436 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=57942) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 03:31:56.437 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-06-26 03:31:56.437 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=57942) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 03:31:56.437 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-06-26 03:31:56.437 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=57942) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 03:31:56.437 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-06-26 03:31:56.437 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=57942) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 03:31:56.437 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-06-26 03:31:56.437 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=57942) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 03:31:56.437 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-06-26 03:31:56.437 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=57942) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 03:31:56.438 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-06-26 03:31:56.438 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=57942) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-06-26 03:31:56.438 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-26 03:31:56.438 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-26 03:31:56.438 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-26 03:31:56.438 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-26 03:31:56.438 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-06-26 03:31:56.438 | Database migration is up to date. No migration needed. 2026-06-26 03:31:56.438 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-06-26 03:31:56.438 | Database is synced successfully. 2026-06-26 03:31:56.438 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-06-26 03:31:56.439 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-26 03:31:56.439 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-26 03:31:56.439 | we strongly recommend against using it for new projects. 2026-06-26 03:31:56.439 | 2026-06-26 03:31:56.439 | If you are already using Eventlet, we recommend migrating to a different 2026-06-26 03:31:56.439 | framework. For more detail see 2026-06-26 03:31:56.439 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-26 03:31:56.439 | 2026-06-26 03:31:56.439 | __import__(import_str) 2026-06-26 03:31:56.439 | INFO dbcounter [-] Registered counter for database glance 2026-06-26 03:31:56.439 | 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=58120) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-26 03:31:56.440 | DEBUG dbcounter [-] [58120] Writer thread running {{(pid=58120) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-26 03:31:56.440 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-06-26 03:31:56.440 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-06-26 03:31:56.440 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-06-26 03:31:56.440 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-06-26 03:31:56.440 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-06-26 03:31:56.440 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-06-26 03:31:56.440 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-06-26 03:31:56.440 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-06-26 03:31:56.441 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-06-26 03:31:56.441 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-06-26 03:31:56.441 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-06-26 03:31:56.441 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-06-26 03:31:56.441 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-06-26 03:31:56.441 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-06-26 03:31:56.441 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-06-26 03:31:56.441 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-06-26 03:31:56.441 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-06-26 03:31:56.441 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-06-26 03:31:56.441 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-06-26 03:31:56.441 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-06-26 03:31:56.442 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-06-26 03:31:56.442 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-06-26 03:31:56.442 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-06-26 03:31:56.442 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-06-26 03:31:56.442 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-06-26 03:31:56.442 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-06-26 03:31:56.442 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-06-26 03:31:56.442 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-06-26 03:31:56.442 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-06-26 03:31:56.442 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-06-26 03:31:56.442 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-06-26 03:31:56.443 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-06-26 03:31:56.443 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-06-26 03:31:56.443 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-06-26 03:31:56.443 | + lib/glance:init_glance:537 : time_stop dbsync 2026-06-26 03:31:56.443 | + functions-common:time_stop:2420 : local name 2026-06-26 03:31:56.443 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:31:56.443 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:31:56.443 | + functions-common:time_stop:2423 : local total 2026-06-26 03:31:56.443 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:31:56.443 | + functions-common:time_stop:2426 : name=dbsync 2026-06-26 03:31:56.443 | + functions-common:time_stop:2427 : start_time=1782444566221 2026-06-26 03:31:56.444 | + functions-common:time_stop:2429 : [[ -z 1782444566221 ]] 2026-06-26 03:31:56.444 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:31:56.444 | + functions-common:time_stop:2432 : end_time=1782444580087 2026-06-26 03:31:56.444 | + functions-common:time_stop:2433 : elapsed_time=13866 2026-06-26 03:31:56.444 | + functions-common:time_stop:2434 : total=7990 2026-06-26 03:31:56.444 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:31:56.444 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21856 2026-06-26 03:31:56.481 | [2072 Async init_glance:57836]: finished init_glance with result 0 in 14 seconds 2026-06-26 03:31:56.487 | + inc/async:async_wait:197 : return 0 2026-06-26 03:31:56.491 | + ./stack.sh:main:1231 : async_wait init_swift 2026-06-26 03:31:56.519 | Not waiting for async task init_swift that we never started or has already been waited for 2026-06-26 03:31:56.523 | + inc/async:async_wait:197 : return 0 2026-06-26 03:31:56.526 | + ./stack.sh:main:1232 : async_wait init_cinder 2026-06-26 03:31:56.584 | [2072 Async init_cinder:62269]: Waiting for completion of init_cinder running on PID 62269 (2 other jobs running) 2026-06-26 03:31:56.613 | [2072 Async init_cinder:62269]: Signaling child to exit 2026-06-26 03:31:56.613 | WAKEUP 2026-06-26 03:31:56.639 | [2072 Async init_cinder:62269]: Signaled 2026-06-26 03:31:56.640 | + lib/cinder:init_cinder:478 : is_service_enabled mysql postgresql 2026-06-26 03:31:56.640 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:31:56.641 | + lib/cinder:init_cinder:480 : recreate_database cinder 2026-06-26 03:31:56.641 | + lib/database:recreate_database:112 : local db=cinder 2026-06-26 03:31:56.641 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-06-26 03:31:56.641 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-06-26 03:31:56.641 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-06-26 03:31:56.641 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 03:31:56.641 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-06-26 03:31:56.641 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 03:31:56.641 | + lib/cinder:init_cinder:482 : time_start dbsync 2026-06-26 03:31:56.641 | + functions-common:time_start:2406 : local name=dbsync 2026-06-26 03:31:56.642 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:31:56.642 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:31:56.642 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:31:56.642 | + functions-common:time_start:2411 : _TIME_START[$name]=1782444662769 2026-06-26 03:31:56.642 | + lib/cinder:init_cinder:484 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-06-26 03:31:56.642 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-06-26 03:31:56.642 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-26 03:31:56.642 | we strongly recommend against using it for new projects. 2026-06-26 03:31:56.642 | 2026-06-26 03:31:56.642 | If you are already using Eventlet, we recommend migrating to a different 2026-06-26 03:31:56.643 | framework. For more detail see 2026-06-26 03:31:56.643 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-26 03:31:56.643 | 2026-06-26 03:31:56.643 | import eventlet # noqa 2026-06-26 03:31:56.643 | INFO dbcounter [-] Registered counter for database cinder 2026-06-26 03:31:56.643 | 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=62477) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-26 03:31:56.643 | INFO cinder.db.migration [-] Applying migration(s) 2026-06-26 03:31:56.643 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-26 03:31:56.643 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-26 03:31:56.643 | DEBUG dbcounter [-] [62477] Writer thread running {{(pid=62477) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-26 03:31:56.644 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-06-26 03:31:56.644 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=62477) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-26 03:31:56.644 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-06-26 03:31:56.644 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=62477) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 03:31:56.644 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-06-26 03:31:56.644 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=62477) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 03:31:56.644 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-06-26 03:31:56.644 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=62477) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 03:31:56.644 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-06-26 03:31:56.644 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=62477) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 03:31:56.645 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-06-26 03:31:56.645 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=62477) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 03:31:56.645 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-06-26 03:31:56.645 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=62477) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 03:31:56.645 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-06-26 03:31:56.645 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=62477) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 03:31:56.645 | INFO cinder.db.migration [-] Migration(s) applied 2026-06-26 03:31:56.645 | + lib/cinder:init_cinder:485 : time_stop dbsync 2026-06-26 03:31:56.645 | + functions-common:time_stop:2420 : local name 2026-06-26 03:31:56.645 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:31:56.646 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:31:56.646 | + functions-common:time_stop:2423 : local total 2026-06-26 03:31:56.646 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:31:56.646 | + functions-common:time_stop:2426 : name=dbsync 2026-06-26 03:31:56.646 | + functions-common:time_stop:2427 : start_time=1782444662769 2026-06-26 03:31:56.646 | + functions-common:time_stop:2429 : [[ -z 1782444662769 ]] 2026-06-26 03:31:56.646 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:31:56.646 | + functions-common:time_stop:2432 : end_time=1782444675176 2026-06-26 03:31:56.646 | + functions-common:time_stop:2433 : elapsed_time=12407 2026-06-26 03:31:56.646 | + functions-common:time_stop:2434 : total=7990 2026-06-26 03:31:56.647 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:31:56.647 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20397 2026-06-26 03:31:56.647 | + lib/cinder:init_cinder:488 : is_service_enabled c-vol 2026-06-26 03:31:56.647 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:31:56.647 | + lib/cinder:init_cinder:488 : [[ -n lvm:lvmdriver-1 ]] 2026-06-26 03:31:56.647 | + lib/cinder:init_cinder:489 : local be be_name be_type 2026-06-26 03:31:56.647 | + lib/cinder:init_cinder:490 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-26 03:31:56.647 | + lib/cinder:init_cinder:491 : be_type=lvm 2026-06-26 03:31:56.647 | + lib/cinder:init_cinder:492 : be_name=lvmdriver-1 2026-06-26 03:31:56.647 | + lib/cinder:init_cinder:493 : type init_cinder_backend_lvm 2026-06-26 03:31:56.648 | + lib/cinder:init_cinder:494 : init_cinder_backend_lvm lvmdriver-1 2026-06-26 03:31:56.648 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-06-26 03:31:56.648 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-06-26 03:31:56.648 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-06-26 03:31:56.648 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-06-26 03:31:56.648 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-06-26 03:31:56.648 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-26 03:31:56.648 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-26 03:31:56.648 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-26 03:31:56.649 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-26 03:31:56.649 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-26 03:31:56.649 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-26 03:31:56.649 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-26 03:31:56.649 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-26 03:31:56.649 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-26 03:31:56.649 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-26 03:31:56.649 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-26 03:31:56.649 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-26 03:31:56.649 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-26 03:31:56.650 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-06-26 03:31:56.650 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-06-26 03:31:56.650 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-06-26 03:31:56.650 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-26 03:31:56.650 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-06-26 03:31:56.650 | Volume group "stack-volumes-lvmdriver-1" not found 2026-06-26 03:31:56.650 | Cannot process volume group stack-volumes-lvmdriver-1 2026-06-26 03:31:56.650 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-06-26 03:31:56.650 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-26 03:31:56.650 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-06-26 03:31:56.650 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-06-26 03:31:56.651 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-06-26 03:31:56.651 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-06-26 03:31:56.651 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-06-26 03:31:56.651 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-06-26 03:31:56.651 | s|%DIRECTIO%|--direct-io=on|g; 2026-06-26 03:31:56.651 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-06-26 03:31:56.651 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-06-26 03:31:56.651 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-06-26 03:31:56.651 | [Unit] 2026-06-26 03:31:56.651 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-26 03:31:56.652 | DefaultDependencies=no 2026-06-26 03:31:56.652 | After=systemd-udev-settle.service 2026-06-26 03:31:56.652 | Before=lvm2-activation-early.service 2026-06-26 03:31:56.652 | Wants=systemd-udev-settle.service 2026-06-26 03:31:56.652 | 2026-06-26 03:31:56.652 | [Service] 2026-06-26 03:31:56.652 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-26 03:31:56.652 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-06-26 03:31:56.652 | RemainAfterExit=yes 2026-06-26 03:31:56.652 | Type=oneshot 2026-06-26 03:31:56.653 | 2026-06-26 03:31:56.653 | [Install] 2026-06-26 03:31:56.653 | WantedBy=local-fs.target 2026-06-26 03:31:56.653 | Also=systemd-udev-settle.service 2026-06-26 03:31:56.653 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-06-26 03:31:56.653 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-06-26 03:31:56.653 | 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-26 03:31:56.653 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-06-26 03:31:56.653 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-06-26 03:31:56.653 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-06-26 03:31:56.654 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-06-26 03:31:56.654 | Volume group "stack-volumes-lvmdriver-1" not found 2026-06-26 03:31:56.654 | Cannot process volume group stack-volumes-lvmdriver-1 2026-06-26 03:31:56.654 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-06-26 03:31:56.654 | Physical volume "/dev/loop0" successfully created. 2026-06-26 03:31:56.654 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-06-26 03:31:56.654 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-06-26 03:31:56.654 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:31:56.654 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-06-26 03:31:56.654 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-06-26 03:31:56.655 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-06-26 03:31:56.655 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-06-26 03:31:56.655 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-26 03:31:56.655 | we strongly recommend against using it for new projects. 2026-06-26 03:31:56.655 | 2026-06-26 03:31:56.655 | If you are already using Eventlet, we recommend migrating to a different 2026-06-26 03:31:56.655 | framework. For more detail see 2026-06-26 03:31:56.655 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-26 03:31:56.655 | 2026-06-26 03:31:56.655 | import eventlet # noqa 2026-06-26 03:31:56.656 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-06-26 03:31:56.656 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-06-26 03:31:56.656 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-06-26 03:31:56.656 | + lib/cinder:init_cinder:499 : is_service_enabled c-bak 2026-06-26 03:31:56.656 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:31:56.656 | + lib/cinder:init_cinder:505 : mkdir -p /opt/stack/data/cinder/volumes 2026-06-26 03:31:56.696 | [2072 Async init_cinder:62269]: finished init_cinder with result 0 in 14 seconds 2026-06-26 03:31:56.701 | + inc/async:async_wait:197 : return 0 2026-06-26 03:31:56.705 | + ./stack.sh:main:1237 : is_service_enabled nova 2026-06-26 03:31:56.729 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:31:56.734 | + ./stack.sh:main:1238 : echo_summary 'Configuring Nova' 2026-06-26 03:31:56.738 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 03:31:56.742 | + ./stack.sh:echo_summary:447 : echo -e Configuring Nova 2026-06-26 03:31:56.746 | + ./stack.sh:main:1239 : init_nova 2026-06-26 03:31:56.751 | + lib/nova:init_nova:846 : is_service_enabled mysql postgresql 2026-06-26 03:31:56.773 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:31:56.777 | + lib/nova:init_nova:846 : is_service_enabled n-api 2026-06-26 03:31:56.802 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:31:56.806 | + lib/nova:init_nova:848 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-26 03:31:56.810 | + lib/nova:init_nova:856 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-26 03:31:56.887 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-26 03:31:56.935 | [2072 Async nova-cell-0:64593]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-26 03:31:56.939 | ++ lib/nova:init_nova:859 : seq 1 1 2026-06-26 03:31:56.944 | + lib/nova:init_nova:859 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-26 03:31:56.949 | ++ lib/nova:init_nova:860 : conductor_conf 1 2026-06-26 03:31:56.953 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-26 03:31:56.957 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-26 03:31:56.962 | + lib/nova:init_nova:860 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-26 03:31:57.043 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-26 03:31:57.094 | [2072 Async nova-cell-1:64697]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-26 03:31:57.100 | + lib/nova:init_nova:863 : recreate_database nova_api 2026-06-26 03:31:57.103 | + lib/database:recreate_database:112 : local db=nova_api 2026-06-26 03:31:57.107 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-06-26 03:31:57.111 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-06-26 03:31:57.115 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-06-26 03:31:57.125 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 03:31:57.210 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-06-26 03:31:57.219 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 03:31:57.303 | + lib/nova:init_nova:864 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-06-26 03:31:57.784 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-26 03:31:57.784 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-26 03:31:57.784 | we strongly recommend against using it for new projects. 2026-06-26 03:31:57.784 | 2026-06-26 03:31:57.784 | If you are already using Eventlet, we recommend migrating to a different 2026-06-26 03:31:57.784 | framework. For more detail see 2026-06-26 03:31:57.784 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-26 03:31:57.784 | 2026-06-26 03:31:57.785 | import eventlet # noqa 2026-06-26 03:31:58.180 | 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-26 03:32:02.126 | INFO dbcounter [-] Registered counter for database nova_api 2026-06-26 03:32:02.246 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-26 03:32:02.246 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-26 03:32:02.248 | DEBUG dbcounter [-] [64767] Writer thread running {{(pid=64767) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-26 03:32:02.305 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-06-26 03:32:07.561 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=64767) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-26 03:32:07.567 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-06-26 03:32:10.007 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=64767) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 03:32:10.012 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-06-26 03:32:10.017 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=64767) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 03:32:10.353 | Exception ignored in: 2026-06-26 03:32:10.354 | Traceback (most recent call last): 2026-06-26 03:32:10.354 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-26 03:32:10.354 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-26 03:32:10.354 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-26 03:32:10.354 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-26 03:32:10.354 | RuntimeError: greenlet is being finalized 2026-06-26 03:32:10.727 | ++ lib/nova:init_nova:868 : database_connection_url nova_cell0 2026-06-26 03:32:10.733 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-26 03:32:10.738 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-26 03:32:10.743 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-26 03:32:10.748 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-26 03:32:10.753 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-26 03:32:10.759 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-26 03:32:10.788 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:32:10.795 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-26 03:32:10.800 | ++ 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-26 03:32:10.807 | + 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-26 03:32:11.310 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-26 03:32:11.310 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-26 03:32:11.310 | we strongly recommend against using it for new projects. 2026-06-26 03:32:11.310 | 2026-06-26 03:32:11.310 | If you are already using Eventlet, we recommend migrating to a different 2026-06-26 03:32:11.311 | framework. For more detail see 2026-06-26 03:32:11.311 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-26 03:32:11.311 | 2026-06-26 03:32:11.311 | import eventlet # noqa 2026-06-26 03:32:11.673 | 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-26 03:32:14.912 | INFO dbcounter [None req-69543472-d689-4ecc-ac72-b60dd6e48359 None None] Registered counter for database nova_api 2026-06-26 03:32:15.049 | DEBUG dbcounter [-] [65421] Writer thread running {{(pid=65421) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-26 03:32:15.370 | Exception ignored in: 2026-06-26 03:32:15.370 | Traceback (most recent call last): 2026-06-26 03:32:15.370 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-26 03:32:15.370 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-26 03:32:15.370 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-26 03:32:15.370 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-26 03:32:15.371 | RuntimeError: greenlet is being finalized 2026-06-26 03:32:15.743 | ++ lib/nova:init_nova:871 : seq 0 1 2026-06-26 03:32:15.751 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-26 03:32:15.754 | + lib/nova:init_nova:872 : async_wait nova-cell-0 2026-06-26 03:32:15.839 | [2072 Async nova-cell-0:64593]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 64593 (3 other jobs running) 2026-06-26 03:32:15.880 | [2072 Async nova-cell-0:64593]: Signaling child to exit 2026-06-26 03:32:23.256 | + inc/async:async_inner:64 : rc=0 2026-06-26 03:32:23.286 | [64697 Async nova-cell-1:64697]: finished successfully 2026-06-26 03:32:23.333 | + inc/async:async_inner:64 : rc=0 2026-06-26 03:32:23.365 | [64593 Async nova-cell-0:64593]: finished successfully 2026-06-26 03:32:23.393 | WAKEUP 2026-06-26 03:32:23.422 | [2072 Async nova-cell-0:64593]: Signaled 2026-06-26 03:32:23.424 | + lib/nova:init_nova_db:836 : local dbname=nova_cell0 2026-06-26 03:32:23.424 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova.conf 2026-06-26 03:32:23.424 | + lib/nova:init_nova_db:838 : recreate_database nova_cell0 2026-06-26 03:32:23.424 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-06-26 03:32:23.424 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-06-26 03:32:23.424 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-06-26 03:32:23.424 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-06-26 03:32:23.424 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 03:32:23.424 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-06-26 03:32:23.425 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 03:32:23.425 | + 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-26 03:32:23.425 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-26 03:32:23.425 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-26 03:32:23.425 | we strongly recommend against using it for new projects. 2026-06-26 03:32:23.425 | 2026-06-26 03:32:23.425 | If you are already using Eventlet, we recommend migrating to a different 2026-06-26 03:32:23.426 | framework. For more detail see 2026-06-26 03:32:23.426 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-26 03:32:23.426 | 2026-06-26 03:32:23.426 | import eventlet # noqa 2026-06-26 03:32:23.426 | 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-26 03:32:23.426 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-06-26 03:32:23.426 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-26 03:32:23.427 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-26 03:32:23.427 | DEBUG dbcounter [-] [64741] Writer thread running {{(pid=64741) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-26 03:32:23.427 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-26 03:32:23.427 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=64741) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-26 03:32:23.427 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-26 03:32:23.427 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=64741) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 03:32:23.427 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-26 03:32:23.427 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=64741) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 03:32:23.427 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-26 03:32:23.427 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=64741) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 03:32:23.427 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-26 03:32:23.428 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=64741) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 03:32:23.428 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-26 03:32:23.428 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=64741) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 03:32:23.428 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-26 03:32:23.428 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=64741) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 03:32:23.428 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-26 03:32:23.428 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=64741) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 03:32:23.429 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-26 03:32:23.429 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=64741) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 03:32:23.429 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-26 03:32:23.429 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=64741) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 03:32:23.429 | Exception ignored in: 2026-06-26 03:32:23.429 | Traceback (most recent call last): 2026-06-26 03:32:23.429 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-26 03:32:23.430 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-26 03:32:23.430 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-26 03:32:23.430 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-26 03:32:23.430 | RuntimeError: greenlet is being finalized 2026-06-26 03:32:23.480 | [2072 Async nova-cell-0:64593]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 26 seconds 2026-06-26 03:32:23.486 | + inc/async:async_wait:197 : return 0 2026-06-26 03:32:23.490 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-26 03:32:23.494 | + lib/nova:init_nova:872 : async_wait nova-cell-1 2026-06-26 03:32:23.559 | [2072 Async nova-cell-1:64697]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 64697 (2 other jobs running) 2026-06-26 03:32:23.589 | [2072 Async nova-cell-1:64697]: Signaling child to exit 2026-06-26 03:32:23.590 | WAKEUP 2026-06-26 03:32:23.617 | [2072 Async nova-cell-1:64697]: Signaled 2026-06-26 03:32:23.619 | + lib/nova:init_nova_db:836 : local dbname=nova_cell1 2026-06-26 03:32:23.619 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova_cell1.conf 2026-06-26 03:32:23.619 | + lib/nova:init_nova_db:838 : recreate_database nova_cell1 2026-06-26 03:32:23.619 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-06-26 03:32:23.619 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-06-26 03:32:23.620 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-06-26 03:32:23.620 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-06-26 03:32:23.620 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 03:32:23.620 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-06-26 03:32:23.620 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-26 03:32:23.620 | + 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-26 03:32:23.620 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-26 03:32:23.620 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-26 03:32:23.620 | we strongly recommend against using it for new projects. 2026-06-26 03:32:23.621 | 2026-06-26 03:32:23.621 | If you are already using Eventlet, we recommend migrating to a different 2026-06-26 03:32:23.621 | framework. For more detail see 2026-06-26 03:32:23.621 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-26 03:32:23.621 | 2026-06-26 03:32:23.621 | import eventlet # noqa 2026-06-26 03:32:23.622 | 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-26 03:32:23.622 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-06-26 03:32:23.622 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-26 03:32:23.622 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-26 03:32:23.622 | DEBUG dbcounter [-] [64764] Writer thread running {{(pid=64764) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-26 03:32:23.622 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-26 03:32:23.622 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=64764) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-26 03:32:23.623 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-26 03:32:23.623 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=64764) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 03:32:23.623 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-26 03:32:23.623 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=64764) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 03:32:23.623 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-26 03:32:23.623 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=64764) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 03:32:23.623 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-26 03:32:23.624 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=64764) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 03:32:23.624 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-26 03:32:23.624 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=64764) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 03:32:23.624 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-26 03:32:23.624 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=64764) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 03:32:23.624 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-26 03:32:23.624 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=64764) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 03:32:23.625 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-26 03:32:23.625 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=64764) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 03:32:23.625 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-26 03:32:23.625 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=64764) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-26 03:32:23.625 | Exception ignored in: 2026-06-26 03:32:23.625 | Traceback (most recent call last): 2026-06-26 03:32:23.626 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-26 03:32:23.626 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-26 03:32:23.626 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-26 03:32:23.626 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-26 03:32:23.626 | RuntimeError: greenlet is being finalized 2026-06-26 03:32:23.675 | [2072 Async nova-cell-1:64697]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 26 seconds 2026-06-26 03:32:23.681 | + inc/async:async_wait:197 : return 0 2026-06-26 03:32:23.685 | + lib/nova:init_nova:875 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-26 03:32:23.689 | + lib/nova:init_nova:882 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-06-26 03:32:24.154 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-26 03:32:24.154 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-26 03:32:24.154 | we strongly recommend against using it for new projects. 2026-06-26 03:32:24.154 | 2026-06-26 03:32:24.154 | If you are already using Eventlet, we recommend migrating to a different 2026-06-26 03:32:24.154 | framework. For more detail see 2026-06-26 03:32:24.154 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-26 03:32:24.154 | 2026-06-26 03:32:24.154 | import eventlet # noqa 2026-06-26 03:32:24.513 | 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-26 03:32:27.625 | Running batches of 50 until complete 2026-06-26 03:32:27.625 | INFO dbcounter [None req-ca11dd09-b816-4da5-b693-6b5103e68848 None None] Registered counter for database nova_cell0 2026-06-26 03:32:27.835 | DEBUG dbcounter [-] [66033] Writer thread running {{(pid=66033) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-26 03:32:27.841 | INFO dbcounter [None req-ca11dd09-b816-4da5-b693-6b5103e68848 None None] Registered counter for database nova_api 2026-06-26 03:32:28.010 | DEBUG dbcounter [-] [66033] Writer thread running {{(pid=66033) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-26 03:32:28.209 | INFO dbcounter [None req-ca11dd09-b816-4da5-b693-6b5103e68848 None None] Registered counter for database nova_cell0 2026-06-26 03:32:28.290 | DEBUG dbcounter [-] [66033] Writer thread running {{(pid=66033) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-26 03:32:28.380 | +-------------------------------------+--------------+-----------+ 2026-06-26 03:32:28.381 | | Migration | Total Needed | Completed | 2026-06-26 03:32:28.381 | +-------------------------------------+--------------+-----------+ 2026-06-26 03:32:28.381 | | fill_virtual_interface_list | 0 | 0 | 2026-06-26 03:32:28.381 | | migrate_empty_ratio | 0 | 0 | 2026-06-26 03:32:28.381 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-06-26 03:32:28.381 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-06-26 03:32:28.381 | | migration_migrate_to_uuid | 0 | 0 | 2026-06-26 03:32:28.381 | | populate_dev_uuids | 0 | 0 | 2026-06-26 03:32:28.381 | | populate_instance_compute_id | 0 | 0 | 2026-06-26 03:32:28.382 | | populate_missing_availability_zones | 0 | 0 | 2026-06-26 03:32:28.382 | | populate_queued_for_delete | 0 | 0 | 2026-06-26 03:32:28.382 | | populate_user_id | 0 | 0 | 2026-06-26 03:32:28.382 | | populate_uuids | 0 | 0 | 2026-06-26 03:32:28.382 | +-------------------------------------+--------------+-----------+ 2026-06-26 03:32:28.795 | Exception ignored in: 2026-06-26 03:32:28.796 | Traceback (most recent call last): 2026-06-26 03:32:28.796 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-26 03:32:28.796 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-26 03:32:28.796 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-26 03:32:28.796 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-26 03:32:28.796 | RuntimeError: greenlet is being finalized 2026-06-26 03:32:29.285 | ++ lib/nova:init_nova:885 : seq 1 1 2026-06-26 03:32:29.291 | + lib/nova:init_nova:885 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-26 03:32:29.297 | ++ lib/nova:init_nova:886 : conductor_conf 1 2026-06-26 03:32:29.300 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-26 03:32:29.304 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-26 03:32:29.309 | + 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-26 03:32:29.772 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-26 03:32:29.772 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-26 03:32:29.772 | we strongly recommend against using it for new projects. 2026-06-26 03:32:29.772 | 2026-06-26 03:32:29.772 | If you are already using Eventlet, we recommend migrating to a different 2026-06-26 03:32:29.772 | framework. For more detail see 2026-06-26 03:32:29.772 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-26 03:32:29.772 | 2026-06-26 03:32:29.773 | import eventlet # noqa 2026-06-26 03:32:30.116 | 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-26 03:32:33.104 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-06-26 03:32:33.104 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-06-26 03:32:33.104 | INFO dbcounter [None req-7fb9be32-8022-498d-a8b3-0532bff5f494 None None] Registered counter for database nova_api 2026-06-26 03:32:33.236 | DEBUG dbcounter [-] [66051] Writer thread running {{(pid=66051) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-26 03:32:33.581 | Exception ignored in: 2026-06-26 03:32:33.583 | Traceback (most recent call last): 2026-06-26 03:32:33.583 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-26 03:32:33.583 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-26 03:32:33.583 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-26 03:32:33.583 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-26 03:32:33.583 | RuntimeError: greenlet is being finalized 2026-06-26 03:32:33.936 | + lib/nova:init_nova:890 : create_nova_keys_dir 2026-06-26 03:32:33.941 | + lib/nova:create_nova_keys_dir:832 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-06-26 03:32:33.959 | + lib/nova:init_nova:892 : [[ '' == \L\V\M ]] 2026-06-26 03:32:33.963 | + ./stack.sh:main:1241 : async_runfunc configure_neutron_nova 2026-06-26 03:32:33.967 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-06-26 03:32:34.055 | + inc/async:async_inner:63 : configure_neutron_nova 2026-06-26 03:32:34.108 | [2072 Async configure_neutron_nova:66110]: running: configure_neutron_nova 2026-06-26 03:32:34.113 | + ./stack.sh:main:1249 : run_phase stack post-config 2026-06-26 03:32:34.117 | + functions-common:run_phase:1848 : local mode=stack 2026-06-26 03:32:34.122 | + functions-common:run_phase:1849 : local phase=post-config 2026-06-26 03:32:34.126 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-26 03:32:34.130 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-26 03:32:34.136 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-26 03:32:34.141 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-26 03:32:34.145 | + functions-common:run_phase:1858 : local extra 2026-06-26 03:32:34.150 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-26 03:32:34.157 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-26 03:32:34.161 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-26 03:32:34.166 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-26 03:32:34.170 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-06-26 03:32:34.175 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-26 03:32:34.202 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:32:34.206 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-26 03:32:34.212 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-26 03:32:34.216 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-06-26 03:32:34.220 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-26 03:32:34.225 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-26 03:32:34.229 | ++ extras.d/80-tempest.sh:source:12 : : 2026-06-26 03:32:34.234 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-26 03:32:34.237 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-26 03:32:34.242 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-26 03:32:34.246 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-26 03:32:34.252 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-06-26 03:32:34.256 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-26 03:32:34.262 | + functions-common:run_plugins:1835 : local phase=post-config 2026-06-26 03:32:34.267 | + functions-common:run_plugins:1837 : local plugins= 2026-06-26 03:32:34.272 | + functions-common:run_plugins:1838 : local plugin 2026-06-26 03:32:34.276 | + ./stack.sh:main:1257 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-06-26 03:32:34.281 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-26 03:32:34.286 | + inc/meta-config:merge_config_group:171 : shift 2026-06-26 03:32:34.291 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-06-26 03:32:34.295 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-26 03:32:34.300 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-26 03:32:34.304 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-26 03:32:34.310 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-06-26 03:32:34.315 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-26 03:32:34.321 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-06-26 03:32:34.324 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-26 03:32:34.328 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-06-26 03:32:34.328 | /^\[\[.+\|.*\]\]/ { 2026-06-26 03:32:34.329 | gsub("[][]", "", $1); 2026-06-26 03:32:34.329 | split($1, a, "|"); 2026-06-26 03:32:34.329 | if (a[1] == matchgroup) 2026-06-26 03:32:34.329 | print a[2] 2026-06-26 03:32:34.329 | } 2026-06-26 03:32:34.329 | ' /home/quobyte/devstack/local.conf 2026-06-26 03:32:34.337 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-26 03:32:34.344 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-26 03:32:34.349 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-26 03:32:34.354 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-06-26 03:32:34.358 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-06-26 03:32:34.363 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-06-26 03:32:34.368 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-06-26 03:32:34.374 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-06-26 03:32:34.381 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-06-26 03:32:34.385 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-06-26 03:32:34.390 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-06-26 03:32:34.396 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-06-26 03:32:34.400 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-06-26 03:32:34.405 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-26 03:32:34.411 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-26 03:32:34.414 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-06-26 03:32:34.419 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-26 03:32:34.425 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-06-26 03:32:34.429 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-06-26 03:32:34.434 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-06-26 03:32:34.438 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-06-26 03:32:34.444 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-06-26 03:32:34.444 | BEGIN { 2026-06-26 03:32:34.444 | section = "" 2026-06-26 03:32:34.444 | last_section = "" 2026-06-26 03:32:34.445 | section_count = 0 2026-06-26 03:32:34.445 | } 2026-06-26 03:32:34.447 | /^\[.+\]/ { 2026-06-26 03:32:34.447 | gsub("[][]", "", $1); 2026-06-26 03:32:34.448 | section=$1 2026-06-26 03:32:34.448 | next 2026-06-26 03:32:34.448 | } 2026-06-26 03:32:34.449 | /^ *\#/ { 2026-06-26 03:32:34.449 | next 2026-06-26 03:32:34.449 | } 2026-06-26 03:32:34.449 | /^[^ \t]+/ { 2026-06-26 03:32:34.449 | # get offset of first = in $0 2026-06-26 03:32:34.449 | eq_idx = index($0, "=") 2026-06-26 03:32:34.449 | # extract attr & value from $0 2026-06-26 03:32:34.449 | attr = substr($0, 1, eq_idx - 1) 2026-06-26 03:32:34.449 | value = substr($0, eq_idx + 1) 2026-06-26 03:32:34.449 | # only need to strip trailing whitespace from attr 2026-06-26 03:32:34.449 | sub(/[ \t]*$/, "", attr) 2026-06-26 03:32:34.450 | # need to strip leading & trailing whitespace from value 2026-06-26 03:32:34.450 | sub(/^[ \t]*/, "", value) 2026-06-26 03:32:34.450 | sub(/[ \t]*$/, "", value) 2026-06-26 03:32:34.450 | 2026-06-26 03:32:34.450 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-26 03:32:34.450 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-26 03:32:34.450 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-26 03:32:34.450 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-26 03:32:34.450 | if (! (section, attr) in cfg_attr_count) { 2026-06-26 03:32:34.450 | if (section != last_section) { 2026-06-26 03:32:34.450 | cfg_section[section_count++] = section 2026-06-26 03:32:34.451 | last_section = section 2026-06-26 03:32:34.451 | } 2026-06-26 03:32:34.451 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-26 03:32:34.452 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-26 03:32:34.452 | 2026-06-26 03:32:34.452 | cfg_attr[section, attr, 0] = value 2026-06-26 03:32:34.453 | cfg_attr_count[section, attr] = 1 2026-06-26 03:32:34.453 | } else { 2026-06-26 03:32:34.453 | lno = cfg_attr_count[section, attr]++ 2026-06-26 03:32:34.454 | cfg_attr[section, attr, lno] = value 2026-06-26 03:32:34.454 | } 2026-06-26 03:32:34.454 | } 2026-06-26 03:32:34.454 | END { 2026-06-26 03:32:34.454 | # Process each section in order 2026-06-26 03:32:34.454 | for (sno = 0; sno < section_count; sno++) { 2026-06-26 03:32:34.455 | section = cfg_section[sno] 2026-06-26 03:32:34.455 | # The ini routines simply append a config item immediately 2026-06-26 03:32:34.455 | # after the section header. To keep the same order as defined 2026-06-26 03:32:34.455 | # in local.conf, invoke the ini routines in the reverse order 2026-06-26 03:32:34.455 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-26 03:32:34.455 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-26 03:32:34.455 | if (cfg_attr_count[section, attr] == 1) 2026-06-26 03:32:34.455 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-26 03:32:34.455 | else { 2026-06-26 03:32:34.456 | # For multiline, invoke the ini routines in the reverse order 2026-06-26 03:32:34.456 | count = cfg_attr_count[section, attr] 2026-06-26 03:32:34.456 | print "inidelete " configfile " " section " " attr 2026-06-26 03:32:34.457 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-26 03:32:34.457 | for (l = count -2; l >= 0; l--) 2026-06-26 03:32:34.457 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-26 03:32:34.457 | } 2026-06-26 03:32:34.457 | } 2026-06-26 03:32:34.457 | } 2026-06-26 03:32:34.457 | } 2026-06-26 03:32:34.457 | ' 2026-06-26 03:32:34.457 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-06-26 03:32:34.457 | + inc/meta-config:merge_config_file:164 : read a 2026-06-26 03:32:34.458 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-26 03:32:34.458 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-26 03:32:34.458 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-26 03:32:34.461 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-06-26 03:32:34.465 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-26 03:32:34.469 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-06-26 03:32:34.473 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-06-26 03:32:34.474 | BEGIN { group = "" } 2026-06-26 03:32:34.474 | /^\[\[.+\|.*\]\]/ { 2026-06-26 03:32:34.474 | gsub("[][]", "", $1); 2026-06-26 03:32:34.474 | split($1, a, "|"); 2026-06-26 03:32:34.475 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-26 03:32:34.475 | group=a[1] 2026-06-26 03:32:34.475 | } else { 2026-06-26 03:32:34.475 | group="" 2026-06-26 03:32:34.475 | } 2026-06-26 03:32:34.475 | next 2026-06-26 03:32:34.475 | } 2026-06-26 03:32:34.476 | { 2026-06-26 03:32:34.476 | if (group != "") 2026-06-26 03:32:34.476 | print $0 2026-06-26 03:32:34.476 | } 2026-06-26 03:32:34.476 | ' /home/quobyte/devstack/local.conf 2026-06-26 03:32:34.486 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-06-26 03:32:34.490 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-06-26 03:32:34.537 | + inc/meta-config:merge_config_file:164 : read a 2026-06-26 03:32:34.541 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-06-26 03:32:34.545 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-06-26 03:32:34.593 | + inc/meta-config:merge_config_file:164 : read a 2026-06-26 03:32:34.597 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-06-26 03:32:34.601 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-06-26 03:32:34.649 | + inc/meta-config:merge_config_file:164 : read a 2026-06-26 03:32:34.653 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-06-26 03:32:34.658 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-06-26 03:32:34.707 | + inc/meta-config:merge_config_file:164 : read a 2026-06-26 03:32:34.712 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-06-26 03:32:34.716 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-06-26 03:32:34.766 | + inc/meta-config:merge_config_file:164 : read a 2026-06-26 03:32:34.772 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-26 03:32:34.777 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-26 03:32:34.780 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-26 03:32:34.786 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-06-26 03:32:34.790 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-06-26 03:32:34.796 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-06-26 03:32:34.800 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-06-26 03:32:34.806 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-06-26 03:32:34.811 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-06-26 03:32:34.816 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-06-26 03:32:34.821 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-06-26 03:32:34.823 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-06-26 03:32:34.828 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-06-26 03:32:34.832 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-26 03:32:34.837 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-26 03:32:34.842 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-06-26 03:32:34.846 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-26 03:32:34.851 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-06-26 03:32:34.856 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-06-26 03:32:34.862 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-06-26 03:32:34.866 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-06-26 03:32:34.870 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-06-26 03:32:34.878 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-06-26 03:32:34.879 | + inc/meta-config:merge_config_file:164 : read a 2026-06-26 03:32:34.879 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-06-26 03:32:34.879 | BEGIN { 2026-06-26 03:32:34.880 | section = "" 2026-06-26 03:32:34.880 | last_section = "" 2026-06-26 03:32:34.880 | section_count = 0 2026-06-26 03:32:34.880 | } 2026-06-26 03:32:34.880 | /^\[.+\]/ { 2026-06-26 03:32:34.880 | gsub("[][]", "", $1); 2026-06-26 03:32:34.880 | section=$1 2026-06-26 03:32:34.880 | next 2026-06-26 03:32:34.880 | } 2026-06-26 03:32:34.880 | /^ *\#/ { 2026-06-26 03:32:34.880 | next 2026-06-26 03:32:34.881 | } 2026-06-26 03:32:34.881 | /^[^ \t]+/ { 2026-06-26 03:32:34.881 | # get offset of first = in $0 2026-06-26 03:32:34.881 | eq_idx = index($0, "=") 2026-06-26 03:32:34.881 | # extract attr & value from $0 2026-06-26 03:32:34.881 | attr = substr($0, 1, eq_idx - 1) 2026-06-26 03:32:34.881 | value = substr($0, eq_idx + 1) 2026-06-26 03:32:34.881 | # only need to strip trailing whitespace from attr 2026-06-26 03:32:34.881 | sub(/[ \t]*$/, "", attr) 2026-06-26 03:32:34.881 | # need to strip leading & trailing whitespace from value 2026-06-26 03:32:34.881 | sub(/^[ \t]*/, "", value) 2026-06-26 03:32:34.882 | sub(/[ \t]*$/, "", value) 2026-06-26 03:32:34.882 | 2026-06-26 03:32:34.882 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-26 03:32:34.882 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-26 03:32:34.882 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-26 03:32:34.882 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-26 03:32:34.882 | if (! (section, attr) in cfg_attr_count) { 2026-06-26 03:32:34.882 | if (section != last_section) { 2026-06-26 03:32:34.882 | cfg_section[section_count++] = section 2026-06-26 03:32:34.883 | last_section = section 2026-06-26 03:32:34.883 | } 2026-06-26 03:32:34.883 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-26 03:32:34.883 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-26 03:32:34.883 | 2026-06-26 03:32:34.883 | cfg_attr[section, attr, 0] = value 2026-06-26 03:32:34.883 | cfg_attr_count[section, attr] = 1 2026-06-26 03:32:34.883 | } else { 2026-06-26 03:32:34.883 | lno = cfg_attr_count[section, attr]++ 2026-06-26 03:32:34.883 | cfg_attr[section, attr, lno] = value 2026-06-26 03:32:34.884 | } 2026-06-26 03:32:34.884 | } 2026-06-26 03:32:34.884 | END { 2026-06-26 03:32:34.884 | # Process each section in order 2026-06-26 03:32:34.884 | for (sno = 0; sno < section_count; sno++) { 2026-06-26 03:32:34.884 | section = cfg_section[sno] 2026-06-26 03:32:34.884 | # The ini routines simply append a config item immediately 2026-06-26 03:32:34.885 | # after the section header. To keep the same order as defined 2026-06-26 03:32:34.885 | # in local.conf, invoke the ini routines in the reverse order 2026-06-26 03:32:34.885 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-26 03:32:34.885 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-26 03:32:34.885 | if (cfg_attr_count[section, attr] == 1) 2026-06-26 03:32:34.885 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-26 03:32:34.885 | else { 2026-06-26 03:32:34.885 | # For multiline, invoke the ini routines in the reverse order 2026-06-26 03:32:34.885 | count = cfg_attr_count[section, attr] 2026-06-26 03:32:34.886 | print "inidelete " configfile " " section " " attr 2026-06-26 03:32:34.886 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-26 03:32:34.887 | for (l = count -2; l >= 0; l--) 2026-06-26 03:32:34.887 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-26 03:32:34.887 | } 2026-06-26 03:32:34.887 | } 2026-06-26 03:32:34.887 | } 2026-06-26 03:32:34.887 | } 2026-06-26 03:32:34.887 | ' 2026-06-26 03:32:34.887 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-26 03:32:34.887 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-26 03:32:34.890 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-26 03:32:34.893 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-06-26 03:32:34.897 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-26 03:32:34.901 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-06-26 03:32:34.906 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-06-26 03:32:34.906 | BEGIN { group = "" } 2026-06-26 03:32:34.906 | /^\[\[.+\|.*\]\]/ { 2026-06-26 03:32:34.906 | gsub("[][]", "", $1); 2026-06-26 03:32:34.906 | split($1, a, "|"); 2026-06-26 03:32:34.906 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-26 03:32:34.906 | group=a[1] 2026-06-26 03:32:34.906 | } else { 2026-06-26 03:32:34.906 | group="" 2026-06-26 03:32:34.906 | } 2026-06-26 03:32:34.907 | next 2026-06-26 03:32:34.907 | } 2026-06-26 03:32:34.907 | { 2026-06-26 03:32:34.907 | if (group != "") 2026-06-26 03:32:34.907 | print $0 2026-06-26 03:32:34.907 | } 2026-06-26 03:32:34.907 | ' /home/quobyte/devstack/local.conf 2026-06-26 03:32:34.915 | + 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-26 03:32:34.919 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-06-26 03:32:34.969 | + inc/meta-config:merge_config_file:164 : read a 2026-06-26 03:32:34.974 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-26 03:32:34.980 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-26 03:32:34.984 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-26 03:32:34.989 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-06-26 03:32:34.995 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-06-26 03:32:34.999 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-06-26 03:32:35.003 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-06-26 03:32:35.009 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-06-26 03:32:35.016 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-06-26 03:32:35.020 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-06-26 03:32:35.024 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-06-26 03:32:35.028 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-06-26 03:32:35.032 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-06-26 03:32:35.037 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-26 03:32:35.041 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-26 03:32:35.046 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-06-26 03:32:35.050 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-26 03:32:35.056 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-06-26 03:32:35.061 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-06-26 03:32:35.067 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-06-26 03:32:35.072 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-06-26 03:32:35.077 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-06-26 03:32:35.077 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-06-26 03:32:35.077 | BEGIN { 2026-06-26 03:32:35.078 | section = "" 2026-06-26 03:32:35.078 | last_section = "" 2026-06-26 03:32:35.078 | section_count = 0 2026-06-26 03:32:35.078 | } 2026-06-26 03:32:35.078 | /^\[.+\]/ { 2026-06-26 03:32:35.078 | gsub("[][]", "", $1); 2026-06-26 03:32:35.078 | section=$1 2026-06-26 03:32:35.078 | next 2026-06-26 03:32:35.078 | } 2026-06-26 03:32:35.078 | /^ *\#/ { 2026-06-26 03:32:35.078 | next 2026-06-26 03:32:35.078 | } 2026-06-26 03:32:35.079 | /^[^ \t]+/ { 2026-06-26 03:32:35.079 | # get offset of first = in $0 2026-06-26 03:32:35.079 | eq_idx = index($0, "=") 2026-06-26 03:32:35.079 | # extract attr & value from $0 2026-06-26 03:32:35.079 | attr = substr($0, 1, eq_idx - 1) 2026-06-26 03:32:35.079 | value = substr($0, eq_idx + 1) 2026-06-26 03:32:35.079 | # only need to strip trailing whitespace from attr 2026-06-26 03:32:35.079 | sub(/[ \t]*$/, "", attr) 2026-06-26 03:32:35.079 | # need to strip leading & trailing whitespace from value 2026-06-26 03:32:35.079 | sub(/^[ \t]*/, "", value) 2026-06-26 03:32:35.079 | sub(/[ \t]*$/, "", value) 2026-06-26 03:32:35.080 | 2026-06-26 03:32:35.081 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-26 03:32:35.081 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-26 03:32:35.081 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-26 03:32:35.081 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-26 03:32:35.081 | if (! (section, attr) in cfg_attr_count) { 2026-06-26 03:32:35.081 | if (section != last_section) { 2026-06-26 03:32:35.081 | cfg_section[section_count++] = section 2026-06-26 03:32:35.081 | last_section = section 2026-06-26 03:32:35.081 | } 2026-06-26 03:32:35.082 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-26 03:32:35.082 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-26 03:32:35.082 | 2026-06-26 03:32:35.082 | cfg_attr[section, attr, 0] = value 2026-06-26 03:32:35.082 | cfg_attr_count[section, attr] = 1 2026-06-26 03:32:35.082 | } else { 2026-06-26 03:32:35.082 | lno = cfg_attr_count[section, attr]++ 2026-06-26 03:32:35.082 | cfg_attr[section, attr, lno] = value 2026-06-26 03:32:35.082 | } 2026-06-26 03:32:35.082 | } 2026-06-26 03:32:35.082 | END { 2026-06-26 03:32:35.083 | # Process each section in order 2026-06-26 03:32:35.083 | for (sno = 0; sno < section_count; sno++) { 2026-06-26 03:32:35.083 | section = cfg_section[sno] 2026-06-26 03:32:35.083 | # The ini routines simply append a config item immediately 2026-06-26 03:32:35.083 | # after the section header. To keep the same order as defined 2026-06-26 03:32:35.083 | # in local.conf, invoke the ini routines in the reverse order 2026-06-26 03:32:35.083 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-26 03:32:35.083 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-26 03:32:35.083 | if (cfg_attr_count[section, attr] == 1) 2026-06-26 03:32:35.084 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-26 03:32:35.084 | else { 2026-06-26 03:32:35.084 | # For multiline, invoke the ini routines in the reverse order 2026-06-26 03:32:35.084 | count = cfg_attr_count[section, attr] 2026-06-26 03:32:35.084 | print "inidelete " configfile " " section " " attr 2026-06-26 03:32:35.084 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-26 03:32:35.084 | for (l = count -2; l >= 0; l--) 2026-06-26 03:32:35.084 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-26 03:32:35.085 | } 2026-06-26 03:32:35.085 | } 2026-06-26 03:32:35.085 | } 2026-06-26 03:32:35.086 | } 2026-06-26 03:32:35.086 | ' 2026-06-26 03:32:35.086 | + inc/meta-config:merge_config_file:164 : read a 2026-06-26 03:32:35.086 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-26 03:32:35.086 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-26 03:32:35.091 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-26 03:32:35.094 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-06-26 03:32:35.099 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-26 03:32:35.103 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-06-26 03:32:35.108 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-06-26 03:32:35.108 | BEGIN { group = "" } 2026-06-26 03:32:35.108 | /^\[\[.+\|.*\]\]/ { 2026-06-26 03:32:35.108 | gsub("[][]", "", $1); 2026-06-26 03:32:35.108 | split($1, a, "|"); 2026-06-26 03:32:35.108 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-26 03:32:35.108 | group=a[1] 2026-06-26 03:32:35.108 | } else { 2026-06-26 03:32:35.109 | group="" 2026-06-26 03:32:35.109 | } 2026-06-26 03:32:35.109 | next 2026-06-26 03:32:35.109 | } 2026-06-26 03:32:35.109 | { 2026-06-26 03:32:35.109 | if (group != "") 2026-06-26 03:32:35.109 | print $0 2026-06-26 03:32:35.109 | } 2026-06-26 03:32:35.109 | ' /home/quobyte/devstack/local.conf 2026-06-26 03:32:35.117 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-06-26 03:32:35.121 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-06-26 03:32:35.172 | + inc/meta-config:merge_config_file:164 : read a 2026-06-26 03:32:35.177 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-06-26 03:32:35.181 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-06-26 03:32:35.227 | + inc/meta-config:merge_config_file:164 : read a 2026-06-26 03:32:35.233 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-06-26 03:32:35.236 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-06-26 03:32:35.289 | + inc/meta-config:merge_config_file:164 : read a 2026-06-26 03:32:35.293 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-06-26 03:32:35.298 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-06-26 03:32:35.322 | + inc/async:async_inner:64 : rc=0 2026-06-26 03:32:35.343 | + inc/meta-config:merge_config_file:164 : read a 2026-06-26 03:32:35.347 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-0d5df13c-06e2-4d31-b50f-d7756f28da85"' 2026-06-26 03:32:35.351 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-0d5df13c-06e2-4d31-b50f-d7756f28da85 2026-06-26 03:32:35.355 | [66110 Async configure_neutron_nova:66110]: finished successfully 2026-06-26 03:32:35.396 | + inc/meta-config:merge_config_file:164 : read a 2026-06-26 03:32:35.400 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-06-26 03:32:35.404 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-06-26 03:32:35.447 | + inc/meta-config:merge_config_file:164 : read a 2026-06-26 03:32:35.451 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-06-26 03:32:35.456 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-06-26 03:32:35.499 | + inc/meta-config:merge_config_file:164 : read a 2026-06-26 03:32:35.504 | + ./stack.sh:main:1266 : is_service_enabled swift 2026-06-26 03:32:35.530 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:32:35.535 | + ./stack.sh:main:1274 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-26 03:32:35.539 | + ./stack.sh:main:1275 : is_service_enabled cinder 2026-06-26 03:32:35.565 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:32:35.569 | + ./stack.sh:main:1276 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-26 03:32:35.617 | + ./stack.sh:main:1279 : async_wait configure_neutron_nova 2026-06-26 03:32:35.683 | [2072 Async configure_neutron_nova:66110]: Waiting for completion of configure_neutron_nova running on PID 66110 (2 other jobs running) 2026-06-26 03:32:35.712 | [2072 Async configure_neutron_nova:66110]: Signaling child to exit 2026-06-26 03:32:35.712 | WAKEUP 2026-06-26 03:32:35.739 | [2072 Async configure_neutron_nova:66110]: Signaled 2026-06-26 03:32:35.742 | + lib/neutron:configure_neutron_nova:445 : create_nova_conf_neutron /etc/nova/nova.conf 2026-06-26 03:32:35.742 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova.conf 2026-06-26 03:32:35.742 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-06-26 03:32:35.742 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-26 03:32:35.742 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-26 03:32:35.742 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-26 03:32:35.742 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-06-26 03:32:35.742 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-06-26 03:32:35.742 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.132/identity 2026-06-26 03:32:35.742 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-06-26 03:32:35.742 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-06-26 03:32:35.743 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-06-26 03:32:35.743 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-06-26 03:32:35.744 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-06-26 03:32:35.744 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-06-26 03:32:35.744 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-06-26 03:32:35.745 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-26 03:32:35.745 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-26 03:32:35.745 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-26 03:32:35.745 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:32:35.745 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-06-26 03:32:35.745 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-06-26 03:32:35.745 | + lib/neutron:configure_neutron_nova:446 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-06-26 03:32:35.745 | ++ lib/neutron:configure_neutron_nova:447 : seq 1 1 2026-06-26 03:32:35.746 | + lib/neutron:configure_neutron_nova:447 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-26 03:32:35.746 | + lib/neutron:configure_neutron_nova:448 : local conf 2026-06-26 03:32:35.746 | ++ lib/neutron:configure_neutron_nova:449 : conductor_conf 1 2026-06-26 03:32:35.746 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-26 03:32:35.747 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-26 03:32:35.747 | + lib/neutron:configure_neutron_nova:449 : conf=/etc/nova/nova_cell1.conf 2026-06-26 03:32:35.747 | + lib/neutron:configure_neutron_nova:450 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-06-26 03:32:35.747 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova_cell1.conf 2026-06-26 03:32:35.747 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-06-26 03:32:35.747 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-26 03:32:35.747 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-26 03:32:35.747 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-26 03:32:35.747 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-06-26 03:32:35.747 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-06-26 03:32:35.747 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.132/identity 2026-06-26 03:32:35.748 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-06-26 03:32:35.748 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-06-26 03:32:35.748 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-06-26 03:32:35.748 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-06-26 03:32:35.748 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-06-26 03:32:35.748 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-06-26 03:32:35.748 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-06-26 03:32:35.748 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-26 03:32:35.748 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-26 03:32:35.748 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-26 03:32:35.748 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:32:35.749 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-06-26 03:32:35.749 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-06-26 03:32:35.797 | [2072 Async configure_neutron_nova:66110]: finished configure_neutron_nova with result 0 in 1 seconds 2026-06-26 03:32:35.804 | + inc/async:async_wait:197 : return 0 2026-06-26 03:32:35.808 | + ./stack.sh:main:1285 : is_service_enabled nova 2026-06-26 03:32:35.835 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:32:35.839 | + ./stack.sh:main:1286 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-26 03:32:35.884 | + ./stack.sh:main:1287 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-26 03:32:35.932 | + ./stack.sh:main:1291 : is_service_enabled n-api 2026-06-26 03:32:35.958 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:32:35.962 | + ./stack.sh:main:1292 : echo_summary 'Starting Nova API' 2026-06-26 03:32:35.966 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 03:32:35.970 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova API 2026-06-26 03:32:35.974 | + ./stack.sh:main:1293 : start_nova_api 2026-06-26 03:32:35.978 | + 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-26 03:32:35.982 | + 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-26 03:32:35.987 | + 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-26 03:32:35.992 | ++ lib/nova:start_nova_api:969 : which uwsgi 2026-06-26 03:32:35.998 | + 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-26 03:32:36.002 | + functions-common:run_process:1674 : local service=n-api 2026-06-26 03:32:36.006 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-26 03:32:36.010 | + functions-common:run_process:1676 : local group= 2026-06-26 03:32:36.015 | + functions-common:run_process:1677 : local user= 2026-06-26 03:32:36.018 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 03:32:36.023 | + functions-common:run_process:1680 : local name=n-api 2026-06-26 03:32:36.026 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 03:32:36.031 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 03:32:36.035 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:32:36.039 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:32:36.044 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:32:36.051 | + functions-common:time_start:2411 : _TIME_START[$name]=1782444756046 2026-06-26 03:32:36.055 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-06-26 03:32:36.081 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:32:36.085 | + functions-common:run_process:1684 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-06-26 03:32:36.089 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-06-26 03:32:36.093 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-26 03:32:36.097 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-26 03:32:36.101 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-26 03:32:36.105 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-26 03:32:36.109 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-06-26 03:32:36.113 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-06-26 03:32:36.117 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-06-26 03:32:36.121 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-26 03:32:36.125 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-26 03:32:36.129 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-26 03:32:36.132 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-26 03:32:36.137 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-06-26 03:32:36.140 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-06-26 03:32:36.145 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-26 03:32:36.149 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-26 03:32:36.153 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api.service '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-26 03:32:36.157 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-06-26 03:32:36.160 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-26 03:32:36.164 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-26 03:32:36.168 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-26 03:32:36.171 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-26 03:32:36.175 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-06-26 03:32:36.179 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-26 03:32:36.185 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2026-06-26 03:32:36.280 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-26 03:32:36.372 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-06-26 03:32:36.447 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-06-26 03:32:36.524 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-26 03:32:36.601 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-26 03:32:36.677 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-06-26 03:32:36.754 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-06-26 03:32:36.831 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-06-26 03:32:36.908 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-06-26 03:32:36.987 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-06-26 03:32:37.063 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-26 03:32:37.067 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-26 03:32:37.072 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-06-26 03:32:37.163 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-26 03:32:37.620 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-06-26 03:32:37.650 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-06-26 03:32:38.087 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-06-26 03:32:38.220 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 03:32:38.223 | + functions-common:time_stop:2420 : local name 2026-06-26 03:32:38.227 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:32:38.231 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:32:38.235 | + functions-common:time_stop:2423 : local total 2026-06-26 03:32:38.239 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:32:38.243 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 03:32:38.247 | + functions-common:time_stop:2427 : start_time=1782444756046 2026-06-26 03:32:38.251 | + functions-common:time_stop:2429 : [[ -z 1782444756046 ]] 2026-06-26 03:32:38.255 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:32:38.263 | + functions-common:time_stop:2432 : end_time=1782444758257 2026-06-26 03:32:38.265 | + functions-common:time_stop:2433 : elapsed_time=2211 2026-06-26 03:32:38.269 | + functions-common:time_stop:2434 : total=4101 2026-06-26 03:32:38.273 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:32:38.277 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6312 2026-06-26 03:32:38.282 | + lib/nova:start_nova_api:971 : echo 'Waiting for nova-api to start...' 2026-06-26 03:32:38.282 | Waiting for nova-api to start... 2026-06-26 03:32:38.286 | + lib/nova:start_nova_api:973 : local service_url=http://192.168.122.132/compute/v2.1/ 2026-06-26 03:32:38.290 | + lib/nova:start_nova_api:975 : wait_for_service 60 http://192.168.122.132/compute/v2.1/ 2026-06-26 03:32:38.295 | + functions:wait_for_service:476 : local timeout=60 2026-06-26 03:32:38.299 | + functions:wait_for_service:477 : local url=http://192.168.122.132/compute/v2.1/ 2026-06-26 03:32:38.306 | + functions:wait_for_service:478 : local rval=0 2026-06-26 03:32:38.307 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-26 03:32:38.311 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-26 03:32:38.315 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:32:38.319 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:32:38.326 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:32:38.331 | + functions-common:time_start:2411 : _TIME_START[$name]=1782444758327 2026-06-26 03:32:38.335 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-26 03:32:38.339 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 03:32:38.342 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.132/compute/v2.1/ 2026-06-26 03:32:44.505 | + :: : [[ 200 == 503 ]] 2026-06-26 03:32:44.506 | + :: : [[ 0 -eq 7 ]] 2026-06-26 03:32:44.511 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-26 03:32:44.515 | + functions-common:time_stop:2420 : local name 2026-06-26 03:32:44.519 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:32:44.524 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:32:44.527 | + functions-common:time_stop:2423 : local total 2026-06-26 03:32:44.532 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:32:44.537 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-26 03:32:44.541 | + functions-common:time_stop:2427 : start_time=1782444758327 2026-06-26 03:32:44.545 | + functions-common:time_stop:2429 : [[ -z 1782444758327 ]] 2026-06-26 03:32:44.553 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:32:44.557 | + functions-common:time_stop:2432 : end_time=1782444764552 2026-06-26 03:32:44.561 | + functions-common:time_stop:2433 : elapsed_time=6225 2026-06-26 03:32:44.565 | + functions-common:time_stop:2434 : total=5683 2026-06-26 03:32:44.569 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:32:44.574 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11908 2026-06-26 03:32:44.578 | + functions:wait_for_service:486 : return 0 2026-06-26 03:32:44.582 | + 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-26 03:32:44.587 | + 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-26 03:32:44.592 | + ./stack.sh:main:1296 : is_service_enabled ovn-controller ovn-controller-vtep 2026-06-26 03:32:44.618 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:32:44.622 | + ./stack.sh:main:1297 : echo_summary 'Starting OVN services' 2026-06-26 03:32:44.626 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 03:32:44.630 | + ./stack.sh:echo_summary:447 : echo -e Starting OVN services 2026-06-26 03:32:44.635 | + ./stack.sh:main:1298 : start_ovn_services 2026-06-26 03:32:44.639 | + lib/neutron:start_ovn_services:575 : [[ ovn == \o\v\n ]] 2026-06-26 03:32:44.643 | + lib/neutron:start_ovn_services:576 : '[' libvirt '!=' ironic ']' 2026-06-26 03:32:44.648 | + lib/neutron:start_ovn_services:582 : init_ovn 2026-06-26 03:32:44.652 | + lib/neutron_plugins/ovn_agent:init_ovn:627 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-06-26 03:32:44.656 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : [[ False == \F\a\l\s\e ]] 2026-06-26 03:32:44.660 | + lib/neutron_plugins/ovn_agent:init_ovn:630 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-06-26 03:32:44.664 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo mkdir -p /var/lib/ovn 2026-06-26 03:32:44.683 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : mkdir -p /opt/stack/data/ovs 2026-06-26 03:32:44.690 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : rm -f '/opt/stack/data/ovs/*.db' 2026-06-26 03:32:44.696 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-06-26 03:32:44.703 | + 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-26 03:32:44.721 | + 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-26 03:32:44.738 | + 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-26 03:32:44.756 | + lib/neutron:start_ovn_services:583 : start_ovn 2026-06-26 03:32:44.761 | + lib/neutron_plugins/ovn_agent:start_ovn:745 : echo 'Starting OVN' 2026-06-26 03:32:44.761 | Starting OVN 2026-06-26 03:32:44.765 | + lib/neutron_plugins/ovn_agent:start_ovn:747 : _start_ovs 2026-06-26 03:32:44.769 | + lib/neutron_plugins/ovn_agent:_start_ovs:644 : echo 'Starting OVS' 2026-06-26 03:32:44.769 | Starting OVS 2026-06-26 03:32:44.773 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-06-26 03:32:44.797 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:32:44.801 | + lib/neutron_plugins/ovn_agent:_start_ovs:647 : enable_service ovsdb-server 2026-06-26 03:32:44.861 | + lib/neutron_plugins/ovn_agent:_start_ovs:648 : enable_service ovs-vswitchd 2026-06-26 03:32:44.922 | + lib/neutron_plugins/ovn_agent:_start_ovs:650 : [[ False == \T\r\u\e ]] 2026-06-26 03:32:44.926 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : _start_process ovsdb-server.service 2026-06-26 03:32:44.930 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-26 03:32:45.388 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovsdb-server.service 2026-06-26 03:32:45.838 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-26 03:32:45.838 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-26 03:32:45.838 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-26 03:32:45.838 | 2026-06-26 03:32:45.838 | Possible reasons for having these kinds of units are: 2026-06-26 03:32:45.838 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-26 03:32:45.838 | .wants/, .requires/, or .upholds/ directory. 2026-06-26 03:32:45.838 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-26 03:32:45.838 | a requirement dependency on it. 2026-06-26 03:32:45.838 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-26 03:32:45.839 | D-Bus, udev, scripted systemctl call, ...). 2026-06-26 03:32:45.839 | • In case of template units, the unit is meant to be enabled with some 2026-06-26 03:32:45.842 | instance name specified. 2026-06-26 03:32:45.843 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovsdb-server.service 2026-06-26 03:32:50.485 | + lib/neutron_plugins/ovn_agent:_start_ovs:675 : _start_process ovs-vswitchd.service 2026-06-26 03:32:50.489 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-26 03:32:50.946 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovs-vswitchd.service 2026-06-26 03:32:51.409 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-26 03:32:51.409 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-26 03:32:51.409 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-26 03:32:51.409 | 2026-06-26 03:32:51.409 | Possible reasons for having these kinds of units are: 2026-06-26 03:32:51.409 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-26 03:32:51.409 | .wants/, .requires/, or .upholds/ directory. 2026-06-26 03:32:51.409 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-26 03:32:51.409 | a requirement dependency on it. 2026-06-26 03:32:51.410 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-26 03:32:51.410 | D-Bus, udev, scripted systemctl call, ...). 2026-06-26 03:32:51.410 | • In case of template units, the unit is meant to be enabled with some 2026-06-26 03:32:51.410 | instance name specified. 2026-06-26 03:32:51.421 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovs-vswitchd.service 2026-06-26 03:32:51.750 | + lib/neutron_plugins/ovn_agent:_start_ovs:678 : echo 'Configuring OVSDB' 2026-06-26 03:32:51.751 | Configuring OVSDB 2026-06-26 03:32:51.754 | + lib/neutron_plugins/ovn_agent:_start_ovs:679 : is_service_enabled tls-proxy 2026-06-26 03:32:51.790 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:32:51.795 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-06-26 03:32:51.825 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-06-26 03:32:51.851 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=397f5291-0f8c-46f1-b41a-f46c1bda160e 2026-06-26 03:32:51.874 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.132:6642 2026-06-26 03:32:51.899 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-06-26 03:32:51.927 | + lib/neutron_plugins/ovn_agent:_start_ovs:691 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-06-26 03:32:51.955 | + lib/neutron_plugins/ovn_agent:_start_ovs:692 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.132 2026-06-26 03:32:51.986 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:693 : hostname 2026-06-26 03:32:51.994 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-06-26 03:32:52.019 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : [[ True == \T\r\u\e ]] 2026-06-26 03:32:52.022 | + 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-26 03:32:52.049 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : [[ metadata =~ ovn-bgp ]] 2026-06-26 03:32:52.053 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : is_provider_network 2026-06-26 03:32:52.057 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-26 03:32:52.061 | + functions-common:is_provider_network:2272 : return 1 2026-06-26 03:32:52.065 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-06-26 03:32:52.069 | + lib/neutron_plugins/ovn_agent:_start_ovs:706 : ovn_base_setup_bridge br-ex 2026-06-26 03:32:52.073 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:246 : local bridge=br-ex 2026-06-26 03:32:52.077 | + 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-26 03:32:52.080 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : '[' system '!=' system ']' 2026-06-26 03:32:52.085 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:253 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-06-26 03:32:52.116 | + 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-26 03:32:52.149 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-26 03:32:52.180 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : is_service_enabled ovn-controller-vtep 2026-06-26 03:32:52.205 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:32:52.209 | + lib/neutron_plugins/ovn_agent:start_ovn:749 : local SCRIPTDIR=/share/ovn/scripts 2026-06-26 03:32:52.212 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : use_new_ovn_repository 2026-06-26 03:32:52.215 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:218 : [[ False == \F\a\l\s\e ]] 2026-06-26 03:32:52.219 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:219 : return 0 2026-06-26 03:32:52.224 | + lib/neutron_plugins/ovn_agent:start_ovn:754 : is_service_enabled ovn-northd 2026-06-26 03:32:52.255 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:32:52.257 | + lib/neutron_plugins/ovn_agent:start_ovn:755 : [[ False == \T\r\u\e ]] 2026-06-26 03:32:52.262 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_process ovn-central.service 2026-06-26 03:32:52.265 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-26 03:32:52.763 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-central.service 2026-06-26 03:32:53.222 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-central.service 2026-06-26 03:32:53.286 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _wait_for_ovn_and_set_custom_config 2026-06-26 03:32:53.290 | + 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-26 03:32:53.294 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-26 03:32:53.298 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-26 03:32:53.302 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:209 : sleep 1 2026-06-26 03:32:54.310 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : count=1 2026-06-26 03:32:54.314 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' 1 -gt 40 ']' 2026-06-26 03:32:54.318 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-26 03:32:54.322 | + 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-26 03:32:54.325 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-26 03:32:54.329 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-06-26 03:32:54.333 | + 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-26 03:32:54.337 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-26 03:32:54.341 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-06-26 03:32:54.345 | + 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-26 03:32:54.349 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-26 03:32:54.353 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-06-26 03:32:54.357 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:732 : is_service_enabled tls-proxy 2026-06-26 03:32:54.383 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:32:54.388 | + 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-26 03:32:54.415 | + 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-26 03:32:54.444 | + 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-26 03:32:54.463 | + 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-26 03:32:54.483 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller 2026-06-26 03:32:54.508 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:32:54.513 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-06-26 03:32:54.517 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-controller.service 2026-06-26 03:32:54.521 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-26 03:32:54.987 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-controller.service 2026-06-26 03:32:55.437 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-26 03:32:55.437 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-26 03:32:55.438 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-26 03:32:55.438 | 2026-06-26 03:32:55.438 | Possible reasons for having these kinds of units are: 2026-06-26 03:32:55.438 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-26 03:32:55.438 | .wants/, .requires/, or .upholds/ directory. 2026-06-26 03:32:55.438 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-26 03:32:55.438 | a requirement dependency on it. 2026-06-26 03:32:55.438 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-26 03:32:55.438 | D-Bus, udev, scripted systemctl call, ...). 2026-06-26 03:32:55.438 | • In case of template units, the unit is meant to be enabled with some 2026-06-26 03:32:55.439 | instance name specified. 2026-06-26 03:32:55.449 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-controller.service 2026-06-26 03:32:55.702 | + lib/neutron_plugins/ovn_agent:start_ovn:779 : is_service_enabled ovn-controller-vtep 2026-06-26 03:32:55.726 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:32:55.730 | + lib/neutron_plugins/ovn_agent:start_ovn:788 : is_ovn_metadata_agent_enabled 2026-06-26 03:32:55.735 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-26 03:32:55.769 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:32:55.775 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-26 03:32:55.779 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-26 03:32:55.783 | + 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-26 03:32:55.787 | + functions-common:run_process:1674 : local service=q-ovn-metadata-agent 2026-06-26 03:32:55.791 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-26 03:32:55.794 | + functions-common:run_process:1676 : local group= 2026-06-26 03:32:55.798 | + functions-common:run_process:1677 : local user= 2026-06-26 03:32:55.802 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 03:32:55.806 | + functions-common:run_process:1680 : local name=q-ovn-metadata-agent 2026-06-26 03:32:55.810 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 03:32:55.814 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 03:32:55.818 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:32:55.822 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:32:55.827 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:32:55.833 | + functions-common:time_start:2411 : _TIME_START[$name]=1782444775829 2026-06-26 03:32:55.837 | + functions-common:run_process:1683 : is_service_enabled q-ovn-metadata-agent 2026-06-26 03:32:55.862 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:32:55.866 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' '' '' 2026-06-26 03:32:55.871 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-metadata-agent 2026-06-26 03:32:55.875 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-26 03:32:55.878 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-26 03:32:55.882 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-26 03:32:55.886 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-26 03:32:55.890 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ sudo ]] 2026-06-26 03:32:55.894 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ ^/ ]] 2026-06-26 03:32:55.898 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-06-26 03:32:55.901 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-26 03:32:55.905 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-26 03:32:55.909 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-26 03:32:55.913 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-26 03:32:55.917 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-06-26 03:32:55.921 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ uwsgi ]] 2026-06-26 03:32:55.925 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@q-ovn-metadata-agent.service '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' quobyte '' 2026-06-26 03:32:55.929 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-metadata-agent.service 2026-06-26 03:32:55.933 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-26 03:32:55.937 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-26 03:32:55.941 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-26 03:32:55.945 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-26 03:32:55.949 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-26 03:32:55.952 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-26 03:32:55.956 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-06-26 03:32:55.960 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-26 03:32:55.966 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Unit Description 'Devstack devstack@q-ovn-metadata-agent.service' 2026-06-26 03:32:56.057 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-26 03:32:56.146 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-06-26 03:32:56.224 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-26 03:32:56.302 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-06-26 03:32:56.381 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-06-26 03:32:56.459 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-26 03:32:56.535 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-26 03:32:56.539 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-26 03:32:56.543 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-06-26 03:32:56.635 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-26 03:32:57.096 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-06-26 03:32:57.126 | 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-26 03:32:57.579 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-06-26 03:32:57.629 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 03:32:57.633 | + functions-common:time_stop:2420 : local name 2026-06-26 03:32:57.637 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:32:57.641 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:32:57.645 | + functions-common:time_stop:2423 : local total 2026-06-26 03:32:57.649 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:32:57.654 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 03:32:57.658 | + functions-common:time_stop:2427 : start_time=1782444775829 2026-06-26 03:32:57.662 | + functions-common:time_stop:2429 : [[ -z 1782444775829 ]] 2026-06-26 03:32:57.667 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:32:57.673 | + functions-common:time_stop:2432 : end_time=1782444777668 2026-06-26 03:32:57.677 | + functions-common:time_stop:2433 : elapsed_time=1839 2026-06-26 03:32:57.681 | + functions-common:time_stop:2434 : total=6312 2026-06-26 03:32:57.685 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:32:57.689 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8151 2026-06-26 03:32:57.693 | + lib/neutron_plugins/ovn_agent:start_ovn:791 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-26 03:32:57.697 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-26 03:32:57.701 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-26 03:32:57.706 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-26 03:32:57.734 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-26 03:32:57.738 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-26 03:32:57.742 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-26 03:32:57.746 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-26 03:32:57.750 | + 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-26 03:32:57.800 | + 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-26 03:32:57.846 | + 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-26 03:32:57.891 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-26 03:32:57.936 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-06-26 03:32:57.982 | + lib/neutron_plugins/ovn_agent:start_ovn:794 : is_ovn_agent_enabled 2026-06-26 03:32:57.986 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-26 03:32:58.013 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:32:58.017 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-26 03:32:58.080 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-26 03:32:58.084 | + 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-26 03:32:58.089 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-06-26 03:32:58.093 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-26 03:32:58.097 | + functions-common:run_process:1676 : local group= 2026-06-26 03:32:58.101 | + functions-common:run_process:1677 : local user= 2026-06-26 03:32:58.105 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 03:32:58.109 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-06-26 03:32:58.113 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 03:32:58.117 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 03:32:58.121 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:32:58.125 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:32:58.132 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:32:58.137 | + functions-common:time_start:2411 : _TIME_START[$name]=1782444778133 2026-06-26 03:32:58.141 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-06-26 03:32:58.167 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:32:58.172 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' '' '' 2026-06-26 03:32:58.176 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-06-26 03:32:58.180 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-26 03:32:58.184 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-26 03:32:58.188 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-26 03:32:58.192 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-26 03:32:58.196 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2026-06-26 03:32:58.200 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-06-26 03:32:58.205 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-06-26 03:32:58.209 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-26 03:32:58.213 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-26 03:32:58.217 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-26 03:32:58.221 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-26 03:32:58.225 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-06-26 03:32:58.229 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2026-06-26 03:32:58.234 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@q-ovn-agent.service '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' quobyte '' 2026-06-26 03:32:58.238 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-06-26 03:32:58.242 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-26 03:32:58.246 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-26 03:32:58.250 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-26 03:32:58.254 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-26 03:32:58.258 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-26 03:32:58.262 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-26 03:32:58.266 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-06-26 03:32:58.270 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-26 03:32:58.276 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Unit Description 'Devstack devstack@q-ovn-agent.service' 2026-06-26 03:32:58.369 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-26 03:32:58.463 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-06-26 03:32:58.542 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-26 03:32:58.621 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-06-26 03:32:58.703 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-06-26 03:32:58.784 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-26 03:32:58.863 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-26 03:32:58.867 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-26 03:32:58.871 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-06-26 03:32:58.964 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-26 03:32:59.433 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-06-26 03:32:59.463 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-06-26 03:32:59.907 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-06-26 03:32:59.968 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 03:32:59.975 | + functions-common:time_stop:2420 : local name 2026-06-26 03:32:59.979 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:32:59.983 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:32:59.987 | + functions-common:time_stop:2423 : local total 2026-06-26 03:32:59.992 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:32:59.998 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 03:33:00.004 | + functions-common:time_stop:2427 : start_time=1782444778133 2026-06-26 03:33:00.010 | + functions-common:time_stop:2429 : [[ -z 1782444778133 ]] 2026-06-26 03:33:00.016 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:33:00.023 | + functions-common:time_stop:2432 : end_time=1782444780017 2026-06-26 03:33:00.027 | + functions-common:time_stop:2433 : elapsed_time=1884 2026-06-26 03:33:00.032 | + functions-common:time_stop:2434 : total=8151 2026-06-26 03:33:00.036 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:33:00.040 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10035 2026-06-26 03:33:00.044 | + lib/neutron_plugins/ovn_agent:start_ovn:797 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-26 03:33:00.048 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-26 03:33:00.052 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-26 03:33:00.057 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-26 03:33:00.084 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-26 03:33:00.088 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-26 03:33:00.092 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-26 03:33:00.096 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-26 03:33:00.100 | + 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-26 03:33:00.146 | + 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-26 03:33:00.196 | + 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-26 03:33:00.253 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-26 03:33:00.303 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-06-26 03:33:00.351 | + lib/neutron:start_ovn_services:585 : [[ True == \T\r\u\e ]] 2026-06-26 03:33:00.354 | + lib/neutron:start_ovn_services:586 : [[ True != \T\r\u\e ]] 2026-06-26 03:33:00.357 | + lib/neutron:start_ovn_services:590 : create_public_bridge 2026-06-26 03:33:00.360 | + lib/neutron_plugins/ovn_agent:create_public_bridge:311 : sudo ovs-vsctl --may-exist add-br br-ex 2026-06-26 03:33:00.386 | + lib/neutron_plugins/ovn_agent:create_public_bridge:312 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-26 03:33:00.414 | + lib/neutron_plugins/ovn_agent:create_public_bridge:313 : _configure_public_network_connectivity 2026-06-26 03:33:00.419 | + lib/neutron:_configure_public_network_connectivity:806 : [[ -n '' ]] 2026-06-26 03:33:00.423 | + lib/neutron:_configure_public_network_connectivity:813 : for d in $default_v4_route_devs 2026-06-26 03:33:00.427 | + 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-26 03:33:00.495 | + ./stack.sh:main:1301 : is_service_enabled q-svc neutron-api 2026-06-26 03:33:00.526 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:33:00.532 | + ./stack.sh:main:1302 : echo_summary 'Starting Neutron' 2026-06-26 03:33:00.538 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 03:33:00.542 | + ./stack.sh:echo_summary:447 : echo -e Starting Neutron 2026-06-26 03:33:00.545 | + ./stack.sh:main:1303 : configure_neutron_after_post_config 2026-06-26 03:33:00.550 | + lib/neutron:configure_neutron_after_post_config:555 : [[ ovn-router != '' ]] 2026-06-26 03:33:00.554 | + lib/neutron:configure_neutron_after_post_config:556 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-06-26 03:33:00.601 | + lib/neutron:configure_neutron_after_post_config:558 : configure_rbac_policies 2026-06-26 03:33:00.605 | + lib/neutron:configure_rbac_policies:564 : [[ True == \T\r\u\e ]] 2026-06-26 03:33:00.609 | + lib/neutron:configure_rbac_policies:565 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-06-26 03:33:00.661 | + lib/neutron:configure_rbac_policies:566 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope True 2026-06-26 03:33:00.712 | + ./stack.sh:main:1304 : start_neutron_service_and_check 2026-06-26 03:33:00.716 | + lib/neutron:start_neutron_service_and_check:631 : local cfg_file_options 2026-06-26 03:33:00.720 | + lib/neutron:start_neutron_service_and_check:632 : local neutron_url 2026-06-26 03:33:00.727 | ++ lib/neutron:start_neutron_service_and_check:634 : determine_config_files neutron-server 2026-06-26 03:33:00.731 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-26 03:33:00.734 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-26 03:33:00.739 | +++ lib/neutron:determine_config_files:365 : _determine_config_server 2026-06-26 03:33:00.744 | +++ lib/neutron:_determine_config_server:321 : [[ '' != '' ]] 2026-06-26 03:33:00.748 | +++ lib/neutron:_determine_config_server:328 : [[ 0 > 0 ]] 2026-06-26 03:33:00.753 | +++ lib/neutron:_determine_config_server:335 : local cfg_file 2026-06-26 03:33:00.757 | +++ 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-26 03:33:00.762 | +++ lib/neutron:_determine_config_server:340 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 03:33:00.767 | ++ lib/neutron:determine_config_files:365 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 03:33:00.772 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-06-26 03:33:00.775 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 03:33:00.780 | + 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-26 03:33:00.785 | + lib/neutron:start_neutron_service_and_check:637 : enable_neutron_server_services 2026-06-26 03:33:00.789 | + lib/neutron:enable_neutron_server_services:602 : local rpc_workers 2026-06-26 03:33:00.793 | + lib/neutron:enable_neutron_server_services:607 : [[ -f /etc/neutron/neutron.conf ]] 2026-06-26 03:33:00.799 | ++ lib/neutron:enable_neutron_server_services:608 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-06-26 03:33:00.830 | + lib/neutron:enable_neutron_server_services:608 : rpc_workers= 2026-06-26 03:33:00.835 | + lib/neutron:enable_neutron_server_services:615 : enable_service neutron-api 2026-06-26 03:33:00.896 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-periodic-workers 2026-06-26 03:33:00.956 | + lib/neutron:enable_neutron_server_services:619 : [[ '' != \0 ]] 2026-06-26 03:33:00.961 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-rpc-server 2026-06-26 03:33:01.023 | + lib/neutron:enable_neutron_server_services:624 : [[ ovn == \o\v\n ]] 2026-06-26 03:33:01.028 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-ovn-maintenance-worker 2026-06-26 03:33:01.090 | ++ lib/neutron:start_neutron_service_and_check:640 : which uwsgi 2026-06-26 03:33:01.096 | + 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-26 03:33:01.100 | + functions-common:run_process:1674 : local service=neutron-api 2026-06-26 03:33:01.105 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-26 03:33:01.109 | + functions-common:run_process:1676 : local group= 2026-06-26 03:33:01.113 | + functions-common:run_process:1677 : local user= 2026-06-26 03:33:01.117 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 03:33:01.122 | + functions-common:run_process:1680 : local name=neutron-api 2026-06-26 03:33:01.126 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 03:33:01.129 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 03:33:01.135 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:33:01.136 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:33:01.141 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:33:01.147 | + functions-common:time_start:2411 : _TIME_START[$name]=1782444781143 2026-06-26 03:33:01.151 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-06-26 03:33:01.178 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:33:01.183 | + functions-common:run_process:1684 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-06-26 03:33:01.187 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-06-26 03:33:01.192 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-26 03:33:01.196 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-26 03:33:01.200 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-26 03:33:01.204 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-26 03:33:01.209 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-06-26 03:33:01.213 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-06-26 03:33:01.216 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-06-26 03:33:01.220 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-26 03:33:01.224 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-26 03:33:01.227 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-26 03:33:01.232 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-26 03:33:01.235 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-06-26 03:33:01.239 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-06-26 03:33:01.244 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-26 03:33:01.248 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-26 03:33:01.252 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@neutron-api.service '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-26 03:33:01.256 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-06-26 03:33:01.260 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-26 03:33:01.264 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-26 03:33:01.267 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-26 03:33:01.271 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-26 03:33:01.275 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-06-26 03:33:01.279 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-26 03:33:01.285 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Unit Description 'Devstack devstack@neutron-api.service' 2026-06-26 03:33:01.378 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-26 03:33:01.477 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-06-26 03:33:01.555 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-06-26 03:33:01.633 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecStart '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-26 03:33:01.710 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-26 03:33:01.789 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-06-26 03:33:01.867 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-06-26 03:33:01.945 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-06-26 03:33:02.023 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-06-26 03:33:02.102 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-06-26 03:33:02.184 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-26 03:33:02.188 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-26 03:33:02.191 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-06-26 03:33:02.283 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-26 03:33:02.740 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-06-26 03:33:02.773 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-06-26 03:33:03.222 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-06-26 03:33:03.368 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 03:33:03.371 | + functions-common:time_stop:2420 : local name 2026-06-26 03:33:03.374 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:33:03.376 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:33:03.378 | + functions-common:time_stop:2423 : local total 2026-06-26 03:33:03.380 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:33:03.383 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 03:33:03.385 | + functions-common:time_stop:2427 : start_time=1782444781143 2026-06-26 03:33:03.387 | + functions-common:time_stop:2429 : [[ -z 1782444781143 ]] 2026-06-26 03:33:03.394 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:33:03.395 | + functions-common:time_stop:2432 : end_time=1782444783393 2026-06-26 03:33:03.398 | + functions-common:time_stop:2433 : elapsed_time=2250 2026-06-26 03:33:03.400 | + functions-common:time_stop:2434 : total=10035 2026-06-26 03:33:03.402 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:33:03.405 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12285 2026-06-26 03:33:03.407 | + lib/neutron:start_neutron_service_and_check:641 : neutron_url=http://192.168.122.132/ 2026-06-26 03:33:03.409 | + 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-26 03:33:03.411 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-06-26 03:33:03.414 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 03:33:03.416 | + functions-common:run_process:1676 : local group= 2026-06-26 03:33:03.418 | + functions-common:run_process:1677 : local user= 2026-06-26 03:33:03.420 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 03:33:03.425 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-06-26 03:33:03.425 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 03:33:03.427 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 03:33:03.429 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:33:03.431 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:33:03.437 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:33:03.440 | + functions-common:time_start:2411 : _TIME_START[$name]=1782444783437 2026-06-26 03:33:03.442 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-06-26 03:33:03.462 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:33:03.465 | + functions-common:run_process:1684 : _run_under_systemd neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-06-26 03:33:03.467 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-06-26 03:33:03.469 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 03:33:03.471 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 03:33:03.473 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 03:33:03.476 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 03:33:03.480 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-06-26 03:33:03.480 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-06-26 03:33:03.482 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-06-26 03:33:03.484 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-26 03:33:03.487 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-26 03:33:03.489 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-26 03:33:03.491 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-26 03:33:03.494 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-06-26 03:33:03.496 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-06-26 03:33:03.500 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-rpc-server.service '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-06-26 03:33:03.501 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-06-26 03:33:03.503 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 03:33:03.505 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-26 03:33:03.508 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-26 03:33:03.510 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-26 03:33:03.512 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-26 03:33:03.514 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-26 03:33:03.517 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-06-26 03:33:03.520 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-26 03:33:03.523 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Unit Description 'Devstack devstack@neutron-rpc-server.service' 2026-06-26 03:33:03.615 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-26 03:33:03.693 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-06-26 03:33:03.762 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecStart '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 03:33:03.858 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-06-26 03:33:03.978 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-06-26 03:33:04.087 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-26 03:33:04.182 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-26 03:33:04.183 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-26 03:33:04.185 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-06-26 03:33:04.299 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-26 03:33:04.809 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-06-26 03:33:04.832 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-06-26 03:33:05.288 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-06-26 03:33:05.345 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 03:33:05.352 | + functions-common:time_stop:2420 : local name 2026-06-26 03:33:05.354 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:33:05.358 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:33:05.362 | + functions-common:time_stop:2423 : local total 2026-06-26 03:33:05.372 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:33:05.376 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 03:33:05.380 | + functions-common:time_stop:2427 : start_time=1782444783437 2026-06-26 03:33:05.389 | + functions-common:time_stop:2429 : [[ -z 1782444783437 ]] 2026-06-26 03:33:05.401 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:33:05.406 | + functions-common:time_stop:2432 : end_time=1782444785400 2026-06-26 03:33:05.413 | + functions-common:time_stop:2433 : elapsed_time=1963 2026-06-26 03:33:05.421 | + functions-common:time_stop:2434 : total=12285 2026-06-26 03:33:05.422 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:33:05.428 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14248 2026-06-26 03:33:05.435 | + 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-26 03:33:05.442 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-06-26 03:33:05.447 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 03:33:05.453 | + functions-common:run_process:1676 : local group= 2026-06-26 03:33:05.460 | + functions-common:run_process:1677 : local user= 2026-06-26 03:33:05.463 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 03:33:05.468 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-06-26 03:33:05.476 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 03:33:05.480 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 03:33:05.485 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:33:05.492 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:33:05.504 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:33:05.510 | + functions-common:time_start:2411 : _TIME_START[$name]=1782444785503 2026-06-26 03:33:05.515 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-06-26 03:33:05.559 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:33:05.563 | + functions-common:run_process:1684 : _run_under_systemd neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-06-26 03:33:05.571 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-06-26 03:33:05.576 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 03:33:05.583 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 03:33:05.588 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 03:33:05.596 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 03:33:05.602 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-06-26 03:33:05.608 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-06-26 03:33:05.612 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-06-26 03:33:05.616 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-26 03:33:05.621 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-26 03:33:05.627 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-26 03:33:05.635 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-26 03:33:05.636 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-06-26 03:33:05.645 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-06-26 03:33:05.651 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-periodic-workers.service '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-06-26 03:33:05.659 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-06-26 03:33:05.663 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 03:33:05.671 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-26 03:33:05.676 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-26 03:33:05.685 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-26 03:33:05.692 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-26 03:33:05.704 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-26 03:33:05.709 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-06-26 03:33:05.715 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-26 03:33:05.728 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Unit Description 'Devstack devstack@neutron-periodic-workers.service' 2026-06-26 03:33:05.873 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-26 03:33:06.032 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-06-26 03:33:06.160 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecStart '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 03:33:06.278 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-06-26 03:33:06.393 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-06-26 03:33:06.536 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-26 03:33:06.663 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-26 03:33:06.668 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-26 03:33:06.674 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-06-26 03:33:06.841 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-26 03:33:07.378 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-06-26 03:33:07.405 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-06-26 03:33:07.886 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-06-26 03:33:07.946 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 03:33:07.946 | + functions-common:time_stop:2420 : local name 2026-06-26 03:33:07.954 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:33:07.959 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:33:07.965 | + functions-common:time_stop:2423 : local total 2026-06-26 03:33:07.973 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:33:07.980 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 03:33:07.981 | + functions-common:time_stop:2427 : start_time=1782444785503 2026-06-26 03:33:07.986 | + functions-common:time_stop:2429 : [[ -z 1782444785503 ]] 2026-06-26 03:33:07.993 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:33:08.003 | + functions-common:time_stop:2432 : end_time=1782444787993 2026-06-26 03:33:08.010 | + functions-common:time_stop:2433 : elapsed_time=2490 2026-06-26 03:33:08.015 | + functions-common:time_stop:2434 : total=14248 2026-06-26 03:33:08.023 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:33:08.029 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16738 2026-06-26 03:33:08.032 | + lib/neutron:start_neutron_service_and_check:646 : _run_ovn_maintenance 2026-06-26 03:33:08.042 | + lib/neutron:_run_ovn_maintenance:349 : [[ ovn == \o\v\n ]] 2026-06-26 03:33:08.045 | + 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-26 03:33:08.049 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-06-26 03:33:08.054 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 03:33:08.057 | + functions-common:run_process:1676 : local group= 2026-06-26 03:33:08.062 | + functions-common:run_process:1677 : local user= 2026-06-26 03:33:08.066 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 03:33:08.073 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-06-26 03:33:08.078 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 03:33:08.085 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 03:33:08.088 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:33:08.093 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:33:08.104 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:33:08.109 | + functions-common:time_start:2411 : _TIME_START[$name]=1782444788104 2026-06-26 03:33:08.115 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-06-26 03:33:08.147 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:33:08.152 | + functions-common:run_process:1684 : _run_under_systemd neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-06-26 03:33:08.157 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-06-26 03:33:08.160 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 03:33:08.166 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 03:33:08.173 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 03:33:08.180 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 03:33:08.183 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-06-26 03:33:08.188 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-06-26 03:33:08.193 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-06-26 03:33:08.197 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-26 03:33:08.202 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-26 03:33:08.207 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-26 03:33:08.211 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-26 03:33:08.217 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-06-26 03:33:08.222 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-06-26 03:33:08.226 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-ovn-maintenance-worker.service '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-06-26 03:33:08.235 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-06-26 03:33:08.239 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 03:33:08.244 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-26 03:33:08.249 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-26 03:33:08.251 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-26 03:33:08.259 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-26 03:33:08.263 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-26 03:33:08.267 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-06-26 03:33:08.272 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-26 03:33:08.285 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Unit Description 'Devstack devstack@neutron-ovn-maintenance-worker.service' 2026-06-26 03:33:08.418 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-26 03:33:08.563 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-06-26 03:33:08.684 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 03:33:08.784 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-06-26 03:33:08.890 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-06-26 03:33:09.001 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-26 03:33:09.096 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-26 03:33:09.101 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-26 03:33:09.104 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-06-26 03:33:09.213 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-26 03:33:09.752 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-06-26 03:33:09.795 | 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-26 03:33:10.323 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-06-26 03:33:10.383 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 03:33:10.389 | + functions-common:time_stop:2420 : local name 2026-06-26 03:33:10.394 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:33:10.399 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:33:10.403 | + functions-common:time_stop:2423 : local total 2026-06-26 03:33:10.409 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:33:10.415 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 03:33:10.421 | + functions-common:time_stop:2427 : start_time=1782444788104 2026-06-26 03:33:10.425 | + functions-common:time_stop:2429 : [[ -z 1782444788104 ]] 2026-06-26 03:33:10.437 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:33:10.447 | + functions-common:time_stop:2432 : end_time=1782444790436 2026-06-26 03:33:10.449 | + functions-common:time_stop:2433 : elapsed_time=2332 2026-06-26 03:33:10.453 | + functions-common:time_stop:2434 : total=16738 2026-06-26 03:33:10.459 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:33:10.465 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19070 2026-06-26 03:33:10.470 | + lib/neutron:start_neutron_service_and_check:647 : '[' '!' -z networking ']' 2026-06-26 03:33:10.474 | + lib/neutron:start_neutron_service_and_check:648 : neutron_url=http://192.168.122.132/networking 2026-06-26 03:33:10.481 | + lib/neutron:start_neutron_service_and_check:650 : echo 'Waiting for Neutron to start...' 2026-06-26 03:33:10.481 | Waiting for Neutron to start... 2026-06-26 03:33:10.486 | + lib/neutron:start_neutron_service_and_check:652 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.132/networking' 2026-06-26 03:33:10.493 | + lib/neutron:start_neutron_service_and_check:653 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.132/networking' 'Neutron did not start' 60 2026-06-26 03:33:10.499 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.132/networking' 2026-06-26 03:33:10.506 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-06-26 03:33:10.516 | + functions-common:test_with_retry:2360 : local until=60 2026-06-26 03:33:10.521 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-06-26 03:33:10.530 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-06-26 03:33:10.536 | + functions-common:time_start:2406 : local name=test_with_retry 2026-06-26 03:33:10.544 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:33:10.549 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:33:10.558 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:33:10.563 | + functions-common:time_start:2411 : _TIME_START[$name]=1782444790558 2026-06-26 03:33:10.570 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.132/networking; do sleep 0.5; done' 2026-06-26 03:33:17.881 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.132/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-06-26 03:33:17.889 | + functions-common:time_stop:2420 : local name 2026-06-26 03:33:17.893 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:33:17.902 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:33:17.909 | + functions-common:time_stop:2423 : local total 2026-06-26 03:33:17.918 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:33:17.922 | + functions-common:time_stop:2426 : name=test_with_retry 2026-06-26 03:33:17.924 | + functions-common:time_stop:2427 : start_time=1782444790558 2026-06-26 03:33:17.932 | + functions-common:time_stop:2429 : [[ -z 1782444790558 ]] 2026-06-26 03:33:17.942 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:33:17.948 | + functions-common:time_stop:2432 : end_time=1782444797942 2026-06-26 03:33:17.955 | + functions-common:time_stop:2433 : elapsed_time=7384 2026-06-26 03:33:17.961 | + functions-common:time_stop:2434 : total=0 2026-06-26 03:33:17.970 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:33:17.976 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7384 2026-06-26 03:33:17.982 | + ./stack.sh:main:1309 : is_service_enabled placement 2026-06-26 03:33:18.022 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:33:18.028 | + ./stack.sh:main:1310 : echo_summary 'Starting Placement' 2026-06-26 03:33:18.035 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 03:33:18.044 | + ./stack.sh:echo_summary:447 : echo -e Starting Placement 2026-06-26 03:33:18.047 | + ./stack.sh:main:1311 : start_placement 2026-06-26 03:33:18.055 | + lib/placement:start_placement:137 : start_placement_api 2026-06-26 03:33:18.059 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-06-26 03:33:18.073 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-26 03:33:18.083 | + functions-common:run_process:1674 : local service=placement-api 2026-06-26 03:33:18.089 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-26 03:33:18.096 | + functions-common:run_process:1676 : local group= 2026-06-26 03:33:18.103 | + functions-common:run_process:1677 : local user= 2026-06-26 03:33:18.105 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 03:33:18.110 | + functions-common:run_process:1680 : local name=placement-api 2026-06-26 03:33:18.118 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 03:33:18.122 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 03:33:18.127 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:33:18.133 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:33:18.140 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:33:18.149 | + functions-common:time_start:2411 : _TIME_START[$name]=1782444798143 2026-06-26 03:33:18.155 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-06-26 03:33:18.193 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:33:18.199 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-06-26 03:33:18.202 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-06-26 03:33:18.208 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-26 03:33:18.210 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-26 03:33:18.218 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-26 03:33:18.224 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-26 03:33:18.229 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-06-26 03:33:18.232 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-06-26 03:33:18.238 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-06-26 03:33:18.241 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-26 03:33:18.246 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-26 03:33:18.252 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-26 03:33:18.257 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-26 03:33:18.265 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-06-26 03:33:18.270 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-06-26 03:33:18.275 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-26 03:33:18.280 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-26 03:33:18.287 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@placement-api.service '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-26 03:33:18.292 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-06-26 03:33:18.301 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-26 03:33:18.305 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-26 03:33:18.313 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-26 03:33:18.317 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-26 03:33:18.323 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-06-26 03:33:18.328 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-26 03:33:18.336 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2026-06-26 03:33:18.472 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-26 03:33:18.597 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-06-26 03:33:18.712 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-06-26 03:33:18.820 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-26 03:33:18.940 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-26 03:33:19.050 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-06-26 03:33:19.149 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-06-26 03:33:19.252 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-06-26 03:33:19.337 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-06-26 03:33:19.419 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-06-26 03:33:19.501 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-26 03:33:19.505 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-26 03:33:19.509 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-06-26 03:33:19.606 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-26 03:33:20.078 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-06-26 03:33:20.107 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-06-26 03:33:20.566 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-06-26 03:33:20.703 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 03:33:20.704 | + functions-common:time_stop:2420 : local name 2026-06-26 03:33:20.708 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:33:20.713 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:33:20.719 | + functions-common:time_stop:2423 : local total 2026-06-26 03:33:20.723 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:33:20.727 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 03:33:20.731 | + functions-common:time_stop:2427 : start_time=1782444798143 2026-06-26 03:33:20.735 | + functions-common:time_stop:2429 : [[ -z 1782444798143 ]] 2026-06-26 03:33:20.741 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:33:20.747 | + functions-common:time_stop:2432 : end_time=1782444800743 2026-06-26 03:33:20.752 | + functions-common:time_stop:2433 : elapsed_time=2600 2026-06-26 03:33:20.756 | + functions-common:time_stop:2434 : total=19070 2026-06-26 03:33:20.760 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:33:20.765 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21670 2026-06-26 03:33:20.770 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-06-26 03:33:20.770 | Waiting for placement-api to start... 2026-06-26 03:33:20.774 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.132/placement 2026-06-26 03:33:20.778 | + functions:wait_for_service:476 : local timeout=60 2026-06-26 03:33:20.782 | + functions:wait_for_service:477 : local url=http://192.168.122.132/placement 2026-06-26 03:33:20.786 | + functions:wait_for_service:478 : local rval=0 2026-06-26 03:33:20.791 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-26 03:33:20.795 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-26 03:33:20.799 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:33:20.804 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:33:20.808 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:33:20.815 | + functions-common:time_start:2411 : _TIME_START[$name]=1782444800810 2026-06-26 03:33:20.820 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-26 03:33:20.823 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 03:33:20.826 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.132/placement 2026-06-26 03:33:23.715 | + :: : [[ 200 == 503 ]] 2026-06-26 03:33:23.717 | + :: : [[ 0 -eq 7 ]] 2026-06-26 03:33:23.722 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-26 03:33:23.726 | + functions-common:time_stop:2420 : local name 2026-06-26 03:33:23.730 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:33:23.734 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:33:23.740 | + functions-common:time_stop:2423 : local total 2026-06-26 03:33:23.743 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:33:23.747 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-26 03:33:23.751 | + functions-common:time_stop:2427 : start_time=1782444800810 2026-06-26 03:33:23.755 | + functions-common:time_stop:2429 : [[ -z 1782444800810 ]] 2026-06-26 03:33:23.760 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:33:23.766 | + functions-common:time_stop:2432 : end_time=1782444803762 2026-06-26 03:33:23.770 | + functions-common:time_stop:2433 : elapsed_time=2952 2026-06-26 03:33:23.774 | + functions-common:time_stop:2434 : total=11908 2026-06-26 03:33:23.778 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:33:23.782 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14860 2026-06-26 03:33:23.787 | + functions:wait_for_service:486 : return 0 2026-06-26 03:33:23.791 | + ./stack.sh:main:1314 : is_service_enabled neutron 2026-06-26 03:33:23.818 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:33:23.823 | + ./stack.sh:main:1315 : start_neutron 2026-06-26 03:33:23.827 | + lib/neutron:start_neutron:657 : start_l2_agent 2026-06-26 03:33:23.831 | + 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-26 03:33:23.836 | + functions-common:run_process:1674 : local service=q-agt 2026-06-26 03:33:23.840 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-26 03:33:23.844 | + functions-common:run_process:1676 : local group= 2026-06-26 03:33:23.848 | + functions-common:run_process:1677 : local user= 2026-06-26 03:33:23.853 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 03:33:23.857 | + functions-common:run_process:1680 : local name=q-agt 2026-06-26 03:33:23.861 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 03:33:23.865 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 03:33:23.869 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:33:23.874 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:33:23.879 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:33:23.885 | + functions-common:time_start:2411 : _TIME_START[$name]=1782444803881 2026-06-26 03:33:23.890 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-06-26 03:33:23.918 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:33:23.922 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 03:33:23.926 | + functions-common:time_stop:2420 : local name 2026-06-26 03:33:23.930 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:33:23.935 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:33:23.939 | + functions-common:time_stop:2423 : local total 2026-06-26 03:33:23.944 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:33:23.948 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 03:33:23.952 | + functions-common:time_stop:2427 : start_time=1782444803881 2026-06-26 03:33:23.957 | + functions-common:time_stop:2429 : [[ -z 1782444803881 ]] 2026-06-26 03:33:23.962 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:33:23.969 | + functions-common:time_stop:2432 : end_time=1782444803964 2026-06-26 03:33:23.973 | + functions-common:time_stop:2433 : elapsed_time=83 2026-06-26 03:33:23.977 | + functions-common:time_stop:2434 : total=21670 2026-06-26 03:33:23.981 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:33:23.985 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21753 2026-06-26 03:33:23.990 | + lib/neutron:start_l2_agent:666 : is_provider_network 2026-06-26 03:33:23.994 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-26 03:33:23.998 | + functions-common:is_provider_network:2272 : return 1 2026-06-26 03:33:24.003 | + lib/neutron:start_neutron:658 : start_other_agents 2026-06-26 03:33:24.007 | + 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-26 03:33:24.011 | + functions-common:run_process:1674 : local service=q-dhcp 2026-06-26 03:33:24.015 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-06-26 03:33:24.019 | + functions-common:run_process:1676 : local group= 2026-06-26 03:33:24.023 | + functions-common:run_process:1677 : local user= 2026-06-26 03:33:24.027 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 03:33:24.032 | + functions-common:run_process:1680 : local name=q-dhcp 2026-06-26 03:33:24.036 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 03:33:24.040 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 03:33:24.044 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:33:24.049 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:33:24.055 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:33:24.061 | + functions-common:time_start:2411 : _TIME_START[$name]=1782444804056 2026-06-26 03:33:24.065 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-06-26 03:33:24.093 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:33:24.097 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 03:33:24.101 | + functions-common:time_stop:2420 : local name 2026-06-26 03:33:24.105 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:33:24.110 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:33:24.114 | + functions-common:time_stop:2423 : local total 2026-06-26 03:33:24.118 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:33:24.124 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 03:33:24.127 | + functions-common:time_stop:2427 : start_time=1782444804056 2026-06-26 03:33:24.131 | + functions-common:time_stop:2429 : [[ -z 1782444804056 ]] 2026-06-26 03:33:24.137 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:33:24.143 | + functions-common:time_stop:2432 : end_time=1782444804139 2026-06-26 03:33:24.148 | + functions-common:time_stop:2433 : elapsed_time=83 2026-06-26 03:33:24.154 | + functions-common:time_stop:2434 : total=21753 2026-06-26 03:33:24.158 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:33:24.163 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21836 2026-06-26 03:33:24.169 | ++ lib/neutron:start_other_agents:684 : determine_config_files neutron-l3-agent 2026-06-26 03:33:24.174 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-26 03:33:24.178 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-26 03:33:24.183 | +++ lib/neutron:determine_config_files:366 : _determine_config_l3 2026-06-26 03:33:24.187 | +++ lib/neutron:_determine_config_l3:344 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-26 03:33:24.191 | +++ lib/neutron:_determine_config_l3:345 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-26 03:33:24.196 | ++ lib/neutron:determine_config_files:366 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-26 03:33:24.200 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-06-26 03:33:24.204 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-26 03:33:24.210 | + 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-26 03:33:24.215 | + functions-common:run_process:1674 : local service=q-l3 2026-06-26 03:33:24.219 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-26 03:33:24.223 | + functions-common:run_process:1676 : local group= 2026-06-26 03:33:24.228 | + functions-common:run_process:1677 : local user= 2026-06-26 03:33:24.232 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 03:33:24.236 | + functions-common:run_process:1680 : local name=q-l3 2026-06-26 03:33:24.240 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 03:33:24.245 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 03:33:24.249 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:33:24.253 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:33:24.259 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:33:24.265 | + functions-common:time_start:2411 : _TIME_START[$name]=1782444804261 2026-06-26 03:33:24.270 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-06-26 03:33:24.298 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:33:24.302 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 03:33:24.307 | + functions-common:time_stop:2420 : local name 2026-06-26 03:33:24.311 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:33:24.316 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:33:24.320 | + functions-common:time_stop:2423 : local total 2026-06-26 03:33:24.324 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:33:24.328 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 03:33:24.333 | + functions-common:time_stop:2427 : start_time=1782444804261 2026-06-26 03:33:24.337 | + functions-common:time_stop:2429 : [[ -z 1782444804261 ]] 2026-06-26 03:33:24.342 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:33:24.349 | + functions-common:time_stop:2432 : end_time=1782444804344 2026-06-26 03:33:24.353 | + functions-common:time_stop:2433 : elapsed_time=83 2026-06-26 03:33:24.358 | + functions-common:time_stop:2434 : total=21836 2026-06-26 03:33:24.362 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:33:24.366 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21919 2026-06-26 03:33:24.370 | + 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-26 03:33:24.375 | + functions-common:run_process:1674 : local service=q-meta 2026-06-26 03:33:24.379 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-06-26 03:33:24.383 | + functions-common:run_process:1676 : local group= 2026-06-26 03:33:24.388 | + functions-common:run_process:1677 : local user= 2026-06-26 03:33:24.392 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 03:33:24.397 | + functions-common:run_process:1680 : local name=q-meta 2026-06-26 03:33:24.401 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 03:33:24.405 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 03:33:24.410 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:33:24.414 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:33:24.419 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:33:24.426 | + functions-common:time_start:2411 : _TIME_START[$name]=1782444804421 2026-06-26 03:33:24.430 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-06-26 03:33:24.459 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:33:24.463 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 03:33:24.468 | + functions-common:time_stop:2420 : local name 2026-06-26 03:33:24.472 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:33:24.476 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:33:24.480 | + functions-common:time_stop:2423 : local total 2026-06-26 03:33:24.484 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:33:24.489 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 03:33:24.493 | + functions-common:time_stop:2427 : start_time=1782444804421 2026-06-26 03:33:24.497 | + functions-common:time_stop:2429 : [[ -z 1782444804421 ]] 2026-06-26 03:33:24.502 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:33:24.509 | + functions-common:time_stop:2432 : end_time=1782444804504 2026-06-26 03:33:24.513 | + functions-common:time_stop:2433 : elapsed_time=83 2026-06-26 03:33:24.517 | + functions-common:time_stop:2434 : total=21919 2026-06-26 03:33:24.522 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:33:24.525 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22002 2026-06-26 03:33:24.530 | + 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-26 03:33:24.534 | + functions-common:run_process:1674 : local service=q-metering 2026-06-26 03:33:24.538 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-06-26 03:33:24.543 | + functions-common:run_process:1676 : local group= 2026-06-26 03:33:24.547 | + functions-common:run_process:1677 : local user= 2026-06-26 03:33:24.552 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 03:33:24.555 | + functions-common:run_process:1680 : local name=q-metering 2026-06-26 03:33:24.560 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 03:33:24.564 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 03:33:24.568 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:33:24.572 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:33:24.578 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:33:24.584 | + functions-common:time_start:2411 : _TIME_START[$name]=1782444804580 2026-06-26 03:33:24.588 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-06-26 03:33:24.616 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:33:24.621 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 03:33:24.625 | + functions-common:time_stop:2420 : local name 2026-06-26 03:33:24.629 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:33:24.634 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:33:24.638 | + functions-common:time_stop:2423 : local total 2026-06-26 03:33:24.642 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:33:24.646 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 03:33:24.650 | + functions-common:time_stop:2427 : start_time=1782444804580 2026-06-26 03:33:24.654 | + functions-common:time_stop:2429 : [[ -z 1782444804580 ]] 2026-06-26 03:33:24.660 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:33:24.666 | + functions-common:time_stop:2432 : end_time=1782444804662 2026-06-26 03:33:24.671 | + functions-common:time_stop:2433 : elapsed_time=82 2026-06-26 03:33:24.676 | + functions-common:time_stop:2434 : total=22002 2026-06-26 03:33:24.680 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:33:24.684 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22084 2026-06-26 03:33:24.689 | + ./stack.sh:main:1318 : is_service_enabled q-svc neutron-api 2026-06-26 03:33:24.715 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:33:24.719 | + ./stack.sh:main:1318 : [[ True == \T\r\u\e ]] 2026-06-26 03:33:24.723 | + ./stack.sh:main:1319 : echo_summary 'Creating initial neutron network elements' 2026-06-26 03:33:24.727 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 03:33:24.731 | + ./stack.sh:echo_summary:447 : echo -e Creating initial neutron network elements 2026-06-26 03:33:24.735 | + ./stack.sh:main:1322 : type -p neutron_plugin_create_initial_networks 2026-06-26 03:33:24.739 | + ./stack.sh:main:1325 : create_neutron_initial_network 2026-06-26 03:33:24.743 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-06-26 03:33:24.747 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-06-26 03:33:24.751 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-26 03:33:24.756 | ++ 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-26 03:33:28.740 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:33:28.746 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-26 03:33:28.746 | address-scope 2026-06-26 03:33:28.746 | agent 2026-06-26 03:33:28.746 | allowed-address-pairs 2026-06-26 03:33:28.747 | auto-allocated-topology 2026-06-26 03:33:28.747 | availability_zone 2026-06-26 03:33:28.747 | default-subnetpools 2026-06-26 03:33:28.747 | dhcp_agent_scheduler 2026-06-26 03:33:28.747 | dns-integration 2026-06-26 03:33:28.747 | dns-domain-ports 2026-06-26 03:33:28.747 | dns-integration-domain-keywords 2026-06-26 03:33:28.747 | empty-string-filtering 2026-06-26 03:33:28.747 | external-net 2026-06-26 03:33:28.747 | extra_dhcp_opt 2026-06-26 03:33:28.747 | extraroute 2026-06-26 03:33:28.748 | extraroute-atomic 2026-06-26 03:33:28.748 | filter-validation 2026-06-26 03:33:28.748 | floating-ip-port-forwarding-detail 2026-06-26 03:33:28.748 | fip-port-details 2026-06-26 03:33:28.748 | flavors 2026-06-26 03:33:28.748 | floatingip-pools 2026-06-26 03:33:28.748 | router 2026-06-26 03:33:28.748 | l3-agent-scheduler-ha-chassis-priority 2026-06-26 03:33:28.748 | enable-default-route-bfd 2026-06-26 03:33:28.748 | enable-default-route-ecmp 2026-06-26 03:33:28.748 | ext-gw-mode 2026-06-26 03:33:28.749 | l3-ha 2026-06-26 03:33:28.749 | external-gateway-multihoming 2026-06-26 03:33:28.749 | l3-flavors 2026-06-26 03:33:28.750 | l3_agent_scheduler 2026-06-26 03:33:28.751 | multi-provider 2026-06-26 03:33:28.751 | net-mtu 2026-06-26 03:33:28.752 | net-mtu-writable 2026-06-26 03:33:28.752 | network_availability_zone 2026-06-26 03:33:28.752 | network-ip-availability 2026-06-26 03:33:28.753 | network-ip-availability-details 2026-06-26 03:33:28.753 | pagination 2026-06-26 03:33:28.753 | port-device-profile 2026-06-26 03:33:28.754 | port-mac-address-regenerate 2026-06-26 03:33:28.754 | port-numa-affinity-policy 2026-06-26 03:33:28.754 | port-numa-affinity-policy-socket 2026-06-26 03:33:28.754 | binding 2026-06-26 03:33:28.754 | binding-extended 2026-06-26 03:33:28.754 | port-security 2026-06-26 03:33:28.754 | project-id 2026-06-26 03:33:28.754 | provider 2026-06-26 03:33:28.754 | qinq 2026-06-26 03:33:28.755 | quota-check-limit 2026-06-26 03:33:28.755 | quota-check-limit-default 2026-06-26 03:33:28.755 | quotas 2026-06-26 03:33:28.755 | quota_details 2026-06-26 03:33:28.756 | rbac-policies 2026-06-26 03:33:28.757 | rbac-address-scope 2026-06-26 03:33:28.757 | rbac-security-groups 2026-06-26 03:33:28.757 | revision-if-match 2026-06-26 03:33:28.757 | standard-attr-revisions 2026-06-26 03:33:28.757 | router_availability_zone 2026-06-26 03:33:28.757 | router-enable-snat 2026-06-26 03:33:28.757 | security-groups-default-rules 2026-06-26 03:33:28.757 | security-groups-default-statefulness 2026-06-26 03:33:28.757 | security-groups-normalized-cidr 2026-06-26 03:33:28.757 | security-groups-remote-address-group 2026-06-26 03:33:28.757 | security-groups-rules-belongs-to-default-sg 2026-06-26 03:33:28.758 | security-groups-shared-filtering 2026-06-26 03:33:28.758 | security-group 2026-06-26 03:33:28.758 | service-type 2026-06-26 03:33:28.758 | sorting 2026-06-26 03:33:28.758 | standard-attr-description 2026-06-26 03:33:28.758 | stateful-security-group 2026-06-26 03:33:28.758 | subnet-dns-publish-fixed-ip 2026-06-26 03:33:28.758 | subnet-external-network 2026-06-26 03:33:28.758 | subnet_onboard 2026-06-26 03:33:28.758 | subnet-service-types 2026-06-26 03:33:28.758 | subnet_allocation 2026-06-26 03:33:28.759 | subnetpool-prefix-ops 2026-06-26 03:33:28.759 | tag-creation 2026-06-26 03:33:28.759 | standard-attr-tag 2026-06-26 03:33:28.760 | standard-attr-timestamp 2026-06-26 03:33:28.760 | vlan-transparent' 2026-06-26 03:33:28.760 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-26 03:33:28.761 | address-scope 2026-06-26 03:33:28.761 | agent 2026-06-26 03:33:28.761 | allowed-address-pairs 2026-06-26 03:33:28.762 | auto-allocated-topology 2026-06-26 03:33:28.762 | availability_zone 2026-06-26 03:33:28.762 | default-subnetpools 2026-06-26 03:33:28.762 | dhcp_agent_scheduler 2026-06-26 03:33:28.762 | dns-integration 2026-06-26 03:33:28.762 | dns-domain-ports 2026-06-26 03:33:28.762 | dns-integration-domain-keywords 2026-06-26 03:33:28.762 | empty-string-filtering 2026-06-26 03:33:28.763 | external-net 2026-06-26 03:33:28.763 | extra_dhcp_opt 2026-06-26 03:33:28.763 | extraroute 2026-06-26 03:33:28.763 | extraroute-atomic 2026-06-26 03:33:28.763 | filter-validation 2026-06-26 03:33:28.763 | floating-ip-port-forwarding-detail 2026-06-26 03:33:28.763 | fip-port-details 2026-06-26 03:33:28.763 | flavors 2026-06-26 03:33:28.763 | floatingip-pools 2026-06-26 03:33:28.763 | router 2026-06-26 03:33:28.763 | l3-agent-scheduler-ha-chassis-priority 2026-06-26 03:33:28.763 | enable-default-route-bfd 2026-06-26 03:33:28.764 | enable-default-route-ecmp 2026-06-26 03:33:28.765 | ext-gw-mode 2026-06-26 03:33:28.765 | l3-ha 2026-06-26 03:33:28.765 | external-gateway-multihoming 2026-06-26 03:33:28.765 | l3-flavors 2026-06-26 03:33:28.765 | l3_agent_scheduler 2026-06-26 03:33:28.765 | multi-provider 2026-06-26 03:33:28.765 | net-mtu 2026-06-26 03:33:28.765 | net-mtu-writable 2026-06-26 03:33:28.765 | network_availability_zone 2026-06-26 03:33:28.765 | network-ip-availability 2026-06-26 03:33:28.765 | network-ip-availability-details 2026-06-26 03:33:28.766 | pagination 2026-06-26 03:33:28.766 | port-device-profile 2026-06-26 03:33:28.766 | port-mac-address-regenerate 2026-06-26 03:33:28.766 | port-numa-affinity-policy 2026-06-26 03:33:28.766 | port-numa-affinity-policy-socket 2026-06-26 03:33:28.766 | binding 2026-06-26 03:33:28.766 | binding-extended 2026-06-26 03:33:28.766 | port-security 2026-06-26 03:33:28.766 | project-id 2026-06-26 03:33:28.766 | provider 2026-06-26 03:33:28.766 | qinq 2026-06-26 03:33:28.767 | quota-check-limit 2026-06-26 03:33:28.767 | quota-check-limit-default 2026-06-26 03:33:28.767 | quotas 2026-06-26 03:33:28.767 | quota_details 2026-06-26 03:33:28.767 | rbac-policies 2026-06-26 03:33:28.767 | rbac-address-scope 2026-06-26 03:33:28.767 | rbac-security-groups 2026-06-26 03:33:28.767 | revision-if-match 2026-06-26 03:33:28.767 | standard-attr-revisions 2026-06-26 03:33:28.767 | router_availability_zone 2026-06-26 03:33:28.767 | router-enable-snat 2026-06-26 03:33:28.767 | security-groups-default-rules 2026-06-26 03:33:28.768 | security-groups-default-statefulness 2026-06-26 03:33:28.768 | security-groups-normalized-cidr 2026-06-26 03:33:28.768 | security-groups-remote-address-group 2026-06-26 03:33:28.768 | security-groups-rules-belongs-to-default-sg 2026-06-26 03:33:28.768 | security-groups-shared-filtering 2026-06-26 03:33:28.768 | security-group 2026-06-26 03:33:28.768 | service-type 2026-06-26 03:33:28.768 | sorting 2026-06-26 03:33:28.768 | standard-attr-description 2026-06-26 03:33:28.768 | stateful-security-group 2026-06-26 03:33:28.769 | subnet-dns-publish-fixed-ip 2026-06-26 03:33:28.770 | subnet-external-network 2026-06-26 03:33:28.770 | subnet_onboard 2026-06-26 03:33:28.770 | subnet-service-types 2026-06-26 03:33:28.770 | subnet_allocation 2026-06-26 03:33:28.770 | subnetpool-prefix-ops 2026-06-26 03:33:28.770 | tag-creation 2026-06-26 03:33:28.770 | standard-attr-tag 2026-06-26 03:33:28.770 | standard-attr-timestamp 2026-06-26 03:33:28.770 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-26 03:33:28.770 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-26 03:33:28.770 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-06-26 03:33:28.770 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-06-26 03:33:28.775 | ++ 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-26 03:33:33.067 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:33:33.073 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=2eedd55e-4f0d-4d3c-964e-d26b95d701bd 2026-06-26 03:33:33.077 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-06-26 03:33:33.082 | ++ 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 fd1f:b02c:37cd::/56 --share --default -f value -c id 2026-06-26 03:33:36.991 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:33:36.996 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=c66dd41c-99e5-4092-aa66-99f18f10802c 2026-06-26 03:33:37.000 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-06-26 03:33:37.004 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-26 03:33:37.009 | + functions-common:is_provider_network:2272 : return 1 2026-06-26 03:33:37.014 | ++ 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-26 03:33:42.562 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:33:42.567 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=dbb47758-abd7-4da9-88a5-3dc83146e59b 2026-06-26 03:33:42.571 | + 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-26 03:33:42.575 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-26 03:33:42.598 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-06-26 03:33:42.603 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-06-26 03:33:42.606 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z 2eedd55e-4f0d-4d3c-964e-d26b95d701bd ']' 2026-06-26 03:33:42.610 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-06-26 03:33:42.613 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-06-26 03:33:42.616 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool 2eedd55e-4f0d-4d3c-964e-d26b95d701bd ' 2026-06-26 03:33:42.619 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-06-26 03:33:42.622 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network dbb47758-abd7-4da9-88a5-3dc83146e59b private-subnet' 2026-06-26 03:33:42.625 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-06-26 03:33:42.631 | +++ 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 2eedd55e-4f0d-4d3c-964e-d26b95d701bd --network dbb47758-abd7-4da9-88a5-3dc83146e59b private-subnet -f value -c id 2026-06-26 03:33:47.948 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:33:47.953 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=4a17d819-6cbf-47c2-a239-035acb84a33c 2026-06-26 03:33:47.957 | ++ 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-26 03:33:47.961 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-26 03:33:47.986 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo 4a17d819-6cbf-47c2-a239-035acb84a33c 2026-06-26 03:33:47.991 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=4a17d819-6cbf-47c2-a239-035acb84a33c 2026-06-26 03:33:47.995 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-06-26 03:33:48.001 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-06-26 03:33:48.006 | ++ 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-26 03:33:48.009 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-26 03:33:48.035 | ++ 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-26 03:33:48.039 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-26 03:33:48.063 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-06-26 03:33:48.067 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z c66dd41c-99e5-4092-aa66-99f18f10802c ']' 2026-06-26 03:33:48.071 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-06-26 03:33:48.075 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-06-26 03:33:48.079 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool c66dd41c-99e5-4092-aa66-99f18f10802c ' 2026-06-26 03:33:48.083 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-06-26 03:33:48.087 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network dbb47758-abd7-4da9-88a5-3dc83146e59b ipv6-private-subnet ' 2026-06-26 03:33:48.091 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-06-26 03:33:48.096 | +++ 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 c66dd41c-99e5-4092-aa66-99f18f10802c --ipv6-ra-mode slaac --ipv6-address-mode slaac --network dbb47758-abd7-4da9-88a5-3dc83146e59b ipv6-private-subnet -f value -c id 2026-06-26 03:33:52.960 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:33:52.964 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=92dfd94f-1694-4960-93cf-d5f612a0f9ec 2026-06-26 03:33:52.968 | ++ 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-26 03:33:52.972 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-26 03:33:52.995 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo 92dfd94f-1694-4960-93cf-d5f612a0f9ec 2026-06-26 03:33:53.000 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=92dfd94f-1694-4960-93cf-d5f612a0f9ec 2026-06-26 03:33:53.004 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-06-26 03:33:53.008 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-06-26 03:33:53.012 | ++ 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-26 03:33:56.322 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:33:56.327 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-26 03:33:56.327 | address-scope 2026-06-26 03:33:56.327 | agent 2026-06-26 03:33:56.327 | allowed-address-pairs 2026-06-26 03:33:56.327 | auto-allocated-topology 2026-06-26 03:33:56.327 | availability_zone 2026-06-26 03:33:56.327 | default-subnetpools 2026-06-26 03:33:56.328 | dhcp_agent_scheduler 2026-06-26 03:33:56.328 | dns-integration 2026-06-26 03:33:56.328 | dns-domain-ports 2026-06-26 03:33:56.328 | dns-integration-domain-keywords 2026-06-26 03:33:56.328 | empty-string-filtering 2026-06-26 03:33:56.329 | external-net 2026-06-26 03:33:56.329 | extra_dhcp_opt 2026-06-26 03:33:56.329 | extraroute 2026-06-26 03:33:56.329 | extraroute-atomic 2026-06-26 03:33:56.329 | filter-validation 2026-06-26 03:33:56.329 | floating-ip-port-forwarding-detail 2026-06-26 03:33:56.329 | fip-port-details 2026-06-26 03:33:56.329 | flavors 2026-06-26 03:33:56.329 | floatingip-pools 2026-06-26 03:33:56.329 | router 2026-06-26 03:33:56.329 | l3-agent-scheduler-ha-chassis-priority 2026-06-26 03:33:56.329 | enable-default-route-bfd 2026-06-26 03:33:56.330 | enable-default-route-ecmp 2026-06-26 03:33:56.330 | ext-gw-mode 2026-06-26 03:33:56.330 | l3-ha 2026-06-26 03:33:56.330 | external-gateway-multihoming 2026-06-26 03:33:56.330 | l3-flavors 2026-06-26 03:33:56.330 | l3_agent_scheduler 2026-06-26 03:33:56.330 | multi-provider 2026-06-26 03:33:56.330 | net-mtu 2026-06-26 03:33:56.330 | net-mtu-writable 2026-06-26 03:33:56.330 | network_availability_zone 2026-06-26 03:33:56.330 | network-ip-availability 2026-06-26 03:33:56.331 | network-ip-availability-details 2026-06-26 03:33:56.331 | pagination 2026-06-26 03:33:56.331 | port-device-profile 2026-06-26 03:33:56.331 | port-mac-address-regenerate 2026-06-26 03:33:56.331 | port-numa-affinity-policy 2026-06-26 03:33:56.331 | port-numa-affinity-policy-socket 2026-06-26 03:33:56.331 | binding 2026-06-26 03:33:56.331 | binding-extended 2026-06-26 03:33:56.331 | port-security 2026-06-26 03:33:56.331 | project-id 2026-06-26 03:33:56.331 | provider 2026-06-26 03:33:56.332 | qinq 2026-06-26 03:33:56.332 | quota-check-limit 2026-06-26 03:33:56.332 | quota-check-limit-default 2026-06-26 03:33:56.332 | quotas 2026-06-26 03:33:56.332 | quota_details 2026-06-26 03:33:56.332 | rbac-policies 2026-06-26 03:33:56.332 | rbac-address-scope 2026-06-26 03:33:56.332 | rbac-security-groups 2026-06-26 03:33:56.332 | revision-if-match 2026-06-26 03:33:56.332 | standard-attr-revisions 2026-06-26 03:33:56.332 | router_availability_zone 2026-06-26 03:33:56.333 | router-enable-snat 2026-06-26 03:33:56.333 | security-groups-default-rules 2026-06-26 03:33:56.333 | security-groups-default-statefulness 2026-06-26 03:33:56.333 | security-groups-normalized-cidr 2026-06-26 03:33:56.333 | security-groups-remote-address-group 2026-06-26 03:33:56.333 | security-groups-rules-belongs-to-default-sg 2026-06-26 03:33:56.333 | security-groups-shared-filtering 2026-06-26 03:33:56.333 | security-group 2026-06-26 03:33:56.333 | service-type 2026-06-26 03:33:56.333 | sorting 2026-06-26 03:33:56.333 | standard-attr-description 2026-06-26 03:33:56.334 | stateful-security-group 2026-06-26 03:33:56.334 | subnet-dns-publish-fixed-ip 2026-06-26 03:33:56.334 | subnet-external-network 2026-06-26 03:33:56.334 | subnet_onboard 2026-06-26 03:33:56.334 | subnet-service-types 2026-06-26 03:33:56.334 | subnet_allocation 2026-06-26 03:33:56.334 | subnetpool-prefix-ops 2026-06-26 03:33:56.334 | tag-creation 2026-06-26 03:33:56.334 | standard-attr-tag 2026-06-26 03:33:56.334 | standard-attr-timestamp 2026-06-26 03:33:56.334 | vlan-transparent' 2026-06-26 03:33:56.334 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-26 03:33:56.335 | address-scope 2026-06-26 03:33:56.335 | agent 2026-06-26 03:33:56.335 | allowed-address-pairs 2026-06-26 03:33:56.335 | auto-allocated-topology 2026-06-26 03:33:56.335 | availability_zone 2026-06-26 03:33:56.335 | default-subnetpools 2026-06-26 03:33:56.335 | dhcp_agent_scheduler 2026-06-26 03:33:56.335 | dns-integration 2026-06-26 03:33:56.335 | dns-domain-ports 2026-06-26 03:33:56.335 | dns-integration-domain-keywords 2026-06-26 03:33:56.335 | empty-string-filtering 2026-06-26 03:33:56.336 | external-net 2026-06-26 03:33:56.336 | extra_dhcp_opt 2026-06-26 03:33:56.336 | extraroute 2026-06-26 03:33:56.336 | extraroute-atomic 2026-06-26 03:33:56.336 | filter-validation 2026-06-26 03:33:56.336 | floating-ip-port-forwarding-detail 2026-06-26 03:33:56.336 | fip-port-details 2026-06-26 03:33:56.336 | flavors 2026-06-26 03:33:56.336 | floatingip-pools 2026-06-26 03:33:56.336 | router 2026-06-26 03:33:56.336 | l3-agent-scheduler-ha-chassis-priority 2026-06-26 03:33:56.337 | enable-default-route-bfd 2026-06-26 03:33:56.337 | enable-default-route-ecmp 2026-06-26 03:33:56.337 | ext-gw-mode 2026-06-26 03:33:56.337 | l3-ha 2026-06-26 03:33:56.337 | external-gateway-multihoming 2026-06-26 03:33:56.337 | l3-flavors 2026-06-26 03:33:56.337 | l3_agent_scheduler 2026-06-26 03:33:56.337 | multi-provider 2026-06-26 03:33:56.337 | net-mtu 2026-06-26 03:33:56.337 | net-mtu-writable 2026-06-26 03:33:56.337 | network_availability_zone 2026-06-26 03:33:56.337 | network-ip-availability 2026-06-26 03:33:56.338 | network-ip-availability-details 2026-06-26 03:33:56.338 | pagination 2026-06-26 03:33:56.338 | port-device-profile 2026-06-26 03:33:56.338 | port-mac-address-regenerate 2026-06-26 03:33:56.338 | port-numa-affinity-policy 2026-06-26 03:33:56.338 | port-numa-affinity-policy-socket 2026-06-26 03:33:56.338 | binding 2026-06-26 03:33:56.338 | binding-extended 2026-06-26 03:33:56.338 | port-security 2026-06-26 03:33:56.338 | project-id 2026-06-26 03:33:56.338 | provider 2026-06-26 03:33:56.339 | qinq 2026-06-26 03:33:56.339 | quota-check-limit 2026-06-26 03:33:56.339 | quota-check-limit-default 2026-06-26 03:33:56.339 | quotas 2026-06-26 03:33:56.339 | quota_details 2026-06-26 03:33:56.339 | rbac-policies 2026-06-26 03:33:56.339 | rbac-address-scope 2026-06-26 03:33:56.339 | rbac-security-groups 2026-06-26 03:33:56.339 | revision-if-match 2026-06-26 03:33:56.339 | standard-attr-revisions 2026-06-26 03:33:56.339 | router_availability_zone 2026-06-26 03:33:56.339 | router-enable-snat 2026-06-26 03:33:56.340 | security-groups-default-rules 2026-06-26 03:33:56.340 | security-groups-default-statefulness 2026-06-26 03:33:56.340 | security-groups-normalized-cidr 2026-06-26 03:33:56.340 | security-groups-remote-address-group 2026-06-26 03:33:56.340 | security-groups-rules-belongs-to-default-sg 2026-06-26 03:33:56.340 | security-groups-shared-filtering 2026-06-26 03:33:56.340 | security-group 2026-06-26 03:33:56.340 | service-type 2026-06-26 03:33:56.340 | sorting 2026-06-26 03:33:56.340 | standard-attr-description 2026-06-26 03:33:56.340 | stateful-security-group 2026-06-26 03:33:56.341 | subnet-dns-publish-fixed-ip 2026-06-26 03:33:56.341 | subnet-external-network 2026-06-26 03:33:56.341 | subnet_onboard 2026-06-26 03:33:56.341 | subnet-service-types 2026-06-26 03:33:56.341 | subnet_allocation 2026-06-26 03:33:56.341 | subnetpool-prefix-ops 2026-06-26 03:33:56.341 | tag-creation 2026-06-26 03:33:56.341 | standard-attr-tag 2026-06-26 03:33:56.341 | standard-attr-timestamp 2026-06-26 03:33:56.341 | vlan-transparent =~ router ]] 2026-06-26 03:33:56.341 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-26 03:33:56.343 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-06-26 03:33:56.346 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-26 03:33:56.351 | ++ 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-26 03:33:59.663 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:33:59.668 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-26 03:33:59.668 | address-scope 2026-06-26 03:33:59.668 | agent 2026-06-26 03:33:59.668 | allowed-address-pairs 2026-06-26 03:33:59.668 | auto-allocated-topology 2026-06-26 03:33:59.668 | availability_zone 2026-06-26 03:33:59.668 | default-subnetpools 2026-06-26 03:33:59.668 | dhcp_agent_scheduler 2026-06-26 03:33:59.669 | dns-integration 2026-06-26 03:33:59.669 | dns-domain-ports 2026-06-26 03:33:59.669 | dns-integration-domain-keywords 2026-06-26 03:33:59.669 | empty-string-filtering 2026-06-26 03:33:59.669 | external-net 2026-06-26 03:33:59.669 | extra_dhcp_opt 2026-06-26 03:33:59.669 | extraroute 2026-06-26 03:33:59.669 | extraroute-atomic 2026-06-26 03:33:59.669 | filter-validation 2026-06-26 03:33:59.669 | floating-ip-port-forwarding-detail 2026-06-26 03:33:59.669 | fip-port-details 2026-06-26 03:33:59.670 | flavors 2026-06-26 03:33:59.670 | floatingip-pools 2026-06-26 03:33:59.670 | router 2026-06-26 03:33:59.670 | l3-agent-scheduler-ha-chassis-priority 2026-06-26 03:33:59.670 | enable-default-route-bfd 2026-06-26 03:33:59.670 | enable-default-route-ecmp 2026-06-26 03:33:59.670 | ext-gw-mode 2026-06-26 03:33:59.670 | l3-ha 2026-06-26 03:33:59.670 | external-gateway-multihoming 2026-06-26 03:33:59.670 | l3-flavors 2026-06-26 03:33:59.670 | l3_agent_scheduler 2026-06-26 03:33:59.671 | multi-provider 2026-06-26 03:33:59.671 | net-mtu 2026-06-26 03:33:59.671 | net-mtu-writable 2026-06-26 03:33:59.671 | network_availability_zone 2026-06-26 03:33:59.671 | network-ip-availability 2026-06-26 03:33:59.671 | network-ip-availability-details 2026-06-26 03:33:59.671 | pagination 2026-06-26 03:33:59.671 | port-device-profile 2026-06-26 03:33:59.671 | port-mac-address-regenerate 2026-06-26 03:33:59.671 | port-numa-affinity-policy 2026-06-26 03:33:59.671 | port-numa-affinity-policy-socket 2026-06-26 03:33:59.671 | binding 2026-06-26 03:33:59.672 | binding-extended 2026-06-26 03:33:59.672 | port-security 2026-06-26 03:33:59.672 | project-id 2026-06-26 03:33:59.672 | provider 2026-06-26 03:33:59.672 | qinq 2026-06-26 03:33:59.672 | quota-check-limit 2026-06-26 03:33:59.672 | quota-check-limit-default 2026-06-26 03:33:59.672 | quotas 2026-06-26 03:33:59.672 | quota_details 2026-06-26 03:33:59.672 | rbac-policies 2026-06-26 03:33:59.672 | rbac-address-scope 2026-06-26 03:33:59.673 | rbac-security-groups 2026-06-26 03:33:59.673 | revision-if-match 2026-06-26 03:33:59.673 | standard-attr-revisions 2026-06-26 03:33:59.673 | router_availability_zone 2026-06-26 03:33:59.673 | router-enable-snat 2026-06-26 03:33:59.673 | security-groups-default-rules 2026-06-26 03:33:59.673 | security-groups-default-statefulness 2026-06-26 03:33:59.673 | security-groups-normalized-cidr 2026-06-26 03:33:59.673 | security-groups-remote-address-group 2026-06-26 03:33:59.673 | security-groups-rules-belongs-to-default-sg 2026-06-26 03:33:59.673 | security-groups-shared-filtering 2026-06-26 03:33:59.674 | security-group 2026-06-26 03:33:59.674 | service-type 2026-06-26 03:33:59.674 | sorting 2026-06-26 03:33:59.674 | standard-attr-description 2026-06-26 03:33:59.674 | stateful-security-group 2026-06-26 03:33:59.674 | subnet-dns-publish-fixed-ip 2026-06-26 03:33:59.674 | subnet-external-network 2026-06-26 03:33:59.674 | subnet_onboard 2026-06-26 03:33:59.674 | subnet-service-types 2026-06-26 03:33:59.674 | subnet_allocation 2026-06-26 03:33:59.674 | subnetpool-prefix-ops 2026-06-26 03:33:59.675 | tag-creation 2026-06-26 03:33:59.675 | standard-attr-tag 2026-06-26 03:33:59.675 | standard-attr-timestamp 2026-06-26 03:33:59.675 | vlan-transparent' 2026-06-26 03:33:59.675 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-26 03:33:59.675 | address-scope 2026-06-26 03:33:59.675 | agent 2026-06-26 03:33:59.675 | allowed-address-pairs 2026-06-26 03:33:59.675 | auto-allocated-topology 2026-06-26 03:33:59.675 | availability_zone 2026-06-26 03:33:59.675 | default-subnetpools 2026-06-26 03:33:59.675 | dhcp_agent_scheduler 2026-06-26 03:33:59.676 | dns-integration 2026-06-26 03:33:59.676 | dns-domain-ports 2026-06-26 03:33:59.676 | dns-integration-domain-keywords 2026-06-26 03:33:59.676 | empty-string-filtering 2026-06-26 03:33:59.676 | external-net 2026-06-26 03:33:59.676 | extra_dhcp_opt 2026-06-26 03:33:59.676 | extraroute 2026-06-26 03:33:59.676 | extraroute-atomic 2026-06-26 03:33:59.676 | filter-validation 2026-06-26 03:33:59.676 | floating-ip-port-forwarding-detail 2026-06-26 03:33:59.677 | fip-port-details 2026-06-26 03:33:59.677 | flavors 2026-06-26 03:33:59.677 | floatingip-pools 2026-06-26 03:33:59.677 | router 2026-06-26 03:33:59.677 | l3-agent-scheduler-ha-chassis-priority 2026-06-26 03:33:59.677 | enable-default-route-bfd 2026-06-26 03:33:59.677 | enable-default-route-ecmp 2026-06-26 03:33:59.677 | ext-gw-mode 2026-06-26 03:33:59.677 | l3-ha 2026-06-26 03:33:59.677 | external-gateway-multihoming 2026-06-26 03:33:59.677 | l3-flavors 2026-06-26 03:33:59.678 | l3_agent_scheduler 2026-06-26 03:33:59.678 | multi-provider 2026-06-26 03:33:59.678 | net-mtu 2026-06-26 03:33:59.678 | net-mtu-writable 2026-06-26 03:33:59.678 | network_availability_zone 2026-06-26 03:33:59.678 | network-ip-availability 2026-06-26 03:33:59.678 | network-ip-availability-details 2026-06-26 03:33:59.678 | pagination 2026-06-26 03:33:59.678 | port-device-profile 2026-06-26 03:33:59.678 | port-mac-address-regenerate 2026-06-26 03:33:59.678 | port-numa-affinity-policy 2026-06-26 03:33:59.679 | port-numa-affinity-policy-socket 2026-06-26 03:33:59.679 | binding 2026-06-26 03:33:59.679 | binding-extended 2026-06-26 03:33:59.679 | port-security 2026-06-26 03:33:59.679 | project-id 2026-06-26 03:33:59.679 | provider 2026-06-26 03:33:59.679 | qinq 2026-06-26 03:33:59.679 | quota-check-limit 2026-06-26 03:33:59.679 | quota-check-limit-default 2026-06-26 03:33:59.680 | quotas 2026-06-26 03:33:59.680 | quota_details 2026-06-26 03:33:59.680 | rbac-policies 2026-06-26 03:33:59.680 | rbac-address-scope 2026-06-26 03:33:59.680 | rbac-security-groups 2026-06-26 03:33:59.680 | revision-if-match 2026-06-26 03:33:59.680 | standard-attr-revisions 2026-06-26 03:33:59.680 | router_availability_zone 2026-06-26 03:33:59.680 | router-enable-snat 2026-06-26 03:33:59.680 | security-groups-default-rules 2026-06-26 03:33:59.680 | security-groups-default-statefulness 2026-06-26 03:33:59.681 | security-groups-normalized-cidr 2026-06-26 03:33:59.681 | security-groups-remote-address-group 2026-06-26 03:33:59.681 | security-groups-rules-belongs-to-default-sg 2026-06-26 03:33:59.681 | security-groups-shared-filtering 2026-06-26 03:33:59.681 | security-group 2026-06-26 03:33:59.681 | service-type 2026-06-26 03:33:59.681 | sorting 2026-06-26 03:33:59.681 | standard-attr-description 2026-06-26 03:33:59.681 | stateful-security-group 2026-06-26 03:33:59.681 | subnet-dns-publish-fixed-ip 2026-06-26 03:33:59.681 | subnet-external-network 2026-06-26 03:33:59.682 | subnet_onboard 2026-06-26 03:33:59.682 | subnet-service-types 2026-06-26 03:33:59.682 | subnet_allocation 2026-06-26 03:33:59.682 | subnetpool-prefix-ops 2026-06-26 03:33:59.682 | tag-creation 2026-06-26 03:33:59.682 | standard-attr-tag 2026-06-26 03:33:59.682 | standard-attr-timestamp 2026-06-26 03:33:59.682 | vlan-transparent =~ external-net ]] 2026-06-26 03:33:59.682 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-26 03:33:59.682 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-06-26 03:33:59.686 | ++ 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-26 03:34:03.340 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:34:03.344 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=c0c6d70e-9680-49e9-8a56-52ec99b96d7a 2026-06-26 03:34:03.349 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-06-26 03:34:03.351 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-26 03:34:03.374 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-06-26 03:34:03.378 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-06-26 03:34:03.382 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-26 03:34:03.387 | ++ 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-26 03:34:06.742 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:34:06.746 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-26 03:34:06.746 | address-scope 2026-06-26 03:34:06.746 | agent 2026-06-26 03:34:06.746 | allowed-address-pairs 2026-06-26 03:34:06.746 | auto-allocated-topology 2026-06-26 03:34:06.746 | availability_zone 2026-06-26 03:34:06.746 | default-subnetpools 2026-06-26 03:34:06.746 | dhcp_agent_scheduler 2026-06-26 03:34:06.746 | dns-integration 2026-06-26 03:34:06.747 | dns-domain-ports 2026-06-26 03:34:06.747 | dns-integration-domain-keywords 2026-06-26 03:34:06.747 | empty-string-filtering 2026-06-26 03:34:06.747 | external-net 2026-06-26 03:34:06.747 | extra_dhcp_opt 2026-06-26 03:34:06.747 | extraroute 2026-06-26 03:34:06.747 | extraroute-atomic 2026-06-26 03:34:06.747 | filter-validation 2026-06-26 03:34:06.747 | floating-ip-port-forwarding-detail 2026-06-26 03:34:06.747 | fip-port-details 2026-06-26 03:34:06.747 | flavors 2026-06-26 03:34:06.747 | floatingip-pools 2026-06-26 03:34:06.748 | router 2026-06-26 03:34:06.748 | l3-agent-scheduler-ha-chassis-priority 2026-06-26 03:34:06.748 | enable-default-route-bfd 2026-06-26 03:34:06.748 | enable-default-route-ecmp 2026-06-26 03:34:06.748 | ext-gw-mode 2026-06-26 03:34:06.748 | l3-ha 2026-06-26 03:34:06.748 | external-gateway-multihoming 2026-06-26 03:34:06.748 | l3-flavors 2026-06-26 03:34:06.748 | l3_agent_scheduler 2026-06-26 03:34:06.748 | multi-provider 2026-06-26 03:34:06.748 | net-mtu 2026-06-26 03:34:06.748 | net-mtu-writable 2026-06-26 03:34:06.749 | network_availability_zone 2026-06-26 03:34:06.749 | network-ip-availability 2026-06-26 03:34:06.749 | network-ip-availability-details 2026-06-26 03:34:06.749 | pagination 2026-06-26 03:34:06.750 | port-device-profile 2026-06-26 03:34:06.751 | port-mac-address-regenerate 2026-06-26 03:34:06.751 | port-numa-affinity-policy 2026-06-26 03:34:06.752 | port-numa-affinity-policy-socket 2026-06-26 03:34:06.752 | binding 2026-06-26 03:34:06.752 | binding-extended 2026-06-26 03:34:06.753 | port-security 2026-06-26 03:34:06.753 | project-id 2026-06-26 03:34:06.753 | provider 2026-06-26 03:34:06.753 | qinq 2026-06-26 03:34:06.754 | quota-check-limit 2026-06-26 03:34:06.754 | quota-check-limit-default 2026-06-26 03:34:06.754 | quotas 2026-06-26 03:34:06.754 | quota_details 2026-06-26 03:34:06.754 | rbac-policies 2026-06-26 03:34:06.754 | rbac-address-scope 2026-06-26 03:34:06.754 | rbac-security-groups 2026-06-26 03:34:06.754 | revision-if-match 2026-06-26 03:34:06.754 | standard-attr-revisions 2026-06-26 03:34:06.755 | router_availability_zone 2026-06-26 03:34:06.755 | router-enable-snat 2026-06-26 03:34:06.755 | security-groups-default-rules 2026-06-26 03:34:06.756 | security-groups-default-statefulness 2026-06-26 03:34:06.756 | security-groups-normalized-cidr 2026-06-26 03:34:06.756 | security-groups-remote-address-group 2026-06-26 03:34:06.756 | security-groups-rules-belongs-to-default-sg 2026-06-26 03:34:06.756 | security-groups-shared-filtering 2026-06-26 03:34:06.756 | security-group 2026-06-26 03:34:06.756 | service-type 2026-06-26 03:34:06.756 | sorting 2026-06-26 03:34:06.756 | standard-attr-description 2026-06-26 03:34:06.756 | stateful-security-group 2026-06-26 03:34:06.756 | subnet-dns-publish-fixed-ip 2026-06-26 03:34:06.756 | subnet-external-network 2026-06-26 03:34:06.757 | subnet_onboard 2026-06-26 03:34:06.757 | subnet-service-types 2026-06-26 03:34:06.757 | subnet_allocation 2026-06-26 03:34:06.757 | subnetpool-prefix-ops 2026-06-26 03:34:06.757 | tag-creation 2026-06-26 03:34:06.757 | standard-attr-tag 2026-06-26 03:34:06.757 | standard-attr-timestamp 2026-06-26 03:34:06.757 | vlan-transparent' 2026-06-26 03:34:06.757 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-26 03:34:06.757 | address-scope 2026-06-26 03:34:06.757 | agent 2026-06-26 03:34:06.758 | allowed-address-pairs 2026-06-26 03:34:06.758 | auto-allocated-topology 2026-06-26 03:34:06.758 | availability_zone 2026-06-26 03:34:06.758 | default-subnetpools 2026-06-26 03:34:06.758 | dhcp_agent_scheduler 2026-06-26 03:34:06.758 | dns-integration 2026-06-26 03:34:06.758 | dns-domain-ports 2026-06-26 03:34:06.758 | dns-integration-domain-keywords 2026-06-26 03:34:06.758 | empty-string-filtering 2026-06-26 03:34:06.758 | external-net 2026-06-26 03:34:06.758 | extra_dhcp_opt 2026-06-26 03:34:06.758 | extraroute 2026-06-26 03:34:06.759 | extraroute-atomic 2026-06-26 03:34:06.759 | filter-validation 2026-06-26 03:34:06.759 | floating-ip-port-forwarding-detail 2026-06-26 03:34:06.759 | fip-port-details 2026-06-26 03:34:06.759 | flavors 2026-06-26 03:34:06.759 | floatingip-pools 2026-06-26 03:34:06.759 | router 2026-06-26 03:34:06.759 | l3-agent-scheduler-ha-chassis-priority 2026-06-26 03:34:06.759 | enable-default-route-bfd 2026-06-26 03:34:06.759 | enable-default-route-ecmp 2026-06-26 03:34:06.759 | ext-gw-mode 2026-06-26 03:34:06.759 | l3-ha 2026-06-26 03:34:06.760 | external-gateway-multihoming 2026-06-26 03:34:06.760 | l3-flavors 2026-06-26 03:34:06.760 | l3_agent_scheduler 2026-06-26 03:34:06.760 | multi-provider 2026-06-26 03:34:06.760 | net-mtu 2026-06-26 03:34:06.760 | net-mtu-writable 2026-06-26 03:34:06.760 | network_availability_zone 2026-06-26 03:34:06.760 | network-ip-availability 2026-06-26 03:34:06.760 | network-ip-availability-details 2026-06-26 03:34:06.760 | pagination 2026-06-26 03:34:06.760 | port-device-profile 2026-06-26 03:34:06.760 | port-mac-address-regenerate 2026-06-26 03:34:06.761 | port-numa-affinity-policy 2026-06-26 03:34:06.761 | port-numa-affinity-policy-socket 2026-06-26 03:34:06.761 | binding 2026-06-26 03:34:06.761 | binding-extended 2026-06-26 03:34:06.761 | port-security 2026-06-26 03:34:06.761 | project-id 2026-06-26 03:34:06.761 | provider 2026-06-26 03:34:06.761 | qinq 2026-06-26 03:34:06.761 | quota-check-limit 2026-06-26 03:34:06.761 | quota-check-limit-default 2026-06-26 03:34:06.761 | quotas 2026-06-26 03:34:06.762 | quota_details 2026-06-26 03:34:06.762 | rbac-policies 2026-06-26 03:34:06.762 | rbac-address-scope 2026-06-26 03:34:06.762 | rbac-security-groups 2026-06-26 03:34:06.762 | revision-if-match 2026-06-26 03:34:06.762 | standard-attr-revisions 2026-06-26 03:34:06.762 | router_availability_zone 2026-06-26 03:34:06.762 | router-enable-snat 2026-06-26 03:34:06.762 | security-groups-default-rules 2026-06-26 03:34:06.762 | security-groups-default-statefulness 2026-06-26 03:34:06.762 | security-groups-normalized-cidr 2026-06-26 03:34:06.762 | security-groups-remote-address-group 2026-06-26 03:34:06.763 | security-groups-rules-belongs-to-default-sg 2026-06-26 03:34:06.763 | security-groups-shared-filtering 2026-06-26 03:34:06.763 | security-group 2026-06-26 03:34:06.763 | service-type 2026-06-26 03:34:06.763 | sorting 2026-06-26 03:34:06.763 | standard-attr-description 2026-06-26 03:34:06.763 | stateful-security-group 2026-06-26 03:34:06.763 | subnet-dns-publish-fixed-ip 2026-06-26 03:34:06.763 | subnet-external-network 2026-06-26 03:34:06.763 | subnet_onboard 2026-06-26 03:34:06.763 | subnet-service-types 2026-06-26 03:34:06.763 | subnet_allocation 2026-06-26 03:34:06.764 | subnetpool-prefix-ops 2026-06-26 03:34:06.764 | tag-creation 2026-06-26 03:34:06.764 | standard-attr-tag 2026-06-26 03:34:06.764 | standard-attr-timestamp 2026-06-26 03:34:06.764 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-26 03:34:06.764 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-26 03:34:06.764 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-06-26 03:34:06.764 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-06-26 03:34:06.766 | ++ 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-26 03:34:11.383 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:34:11.388 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=d523919d-10fd-44a4-afb7-2b8fe75c1d59 2026-06-26 03:34:11.392 | + 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-26 03:34:11.395 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-26 03:34:11.418 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-06-26 03:34:11.421 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-06-26 03:34:11.424 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet c0c6d70e-9680-49e9-8a56-52ec99b96d7a 4a17d819-6cbf-47c2-a239-035acb84a33c 2026-06-26 03:34:17.019 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-06-26 03:34:17.024 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 d523919d-10fd-44a4-afb7-2b8fe75c1d59 2026-06-26 03:34:17.028 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-06-26 03:34:17.031 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-06-26 03:34:17.037 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-06-26 03:34:17.042 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-06-26 03:34:17.045 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-06-26 03:34:17.049 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network d523919d-10fd-44a4-afb7-2b8fe75c1d59 --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-06-26 03:34:17.054 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-06-26 03:34:17.059 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-06-26 03:34:17.064 | +++ 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 d523919d-10fd-44a4-afb7-2b8fe75c1d59 --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-06-26 03:34:17.066 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-06-26 03:34:20.712 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:34:20.718 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-06-26 03:34:20.718 | | id | 5002b2ef-78c4-4af7-8bbc-85775aa14a50 |' 2026-06-26 03:34:20.722 | ++ 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-26 03:34:20.726 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-26 03:34:20.749 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 5002b2ef-78c4-4af7-8bbc-85775aa14a50 '|' 2026-06-26 03:34:20.755 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | 5002b2ef-78c4-4af7-8bbc-85775aa14a50 |' 2026-06-26 03:34:20.757 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-06-26 03:34:20.763 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 5002b2ef-78c4-4af7-8bbc-85775aa14a50 '|' 2026-06-26 03:34:20.763 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-06-26 03:34:20.767 | ++ functions-common:get_field:806 : local data field 2026-06-26 03:34:20.770 | ++ functions-common:get_field:807 : read data 2026-06-26 03:34:20.773 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-06-26 03:34:20.776 | ++ functions-common:get_field:811 : field='$3' 2026-06-26 03:34:20.780 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 5002b2ef-78c4-4af7-8bbc-85775aa14a50 |' 2026-06-26 03:34:20.781 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-26 03:34:20.787 | ++ functions-common:get_field:807 : read data 2026-06-26 03:34:20.792 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-06-26 03:34:20.798 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 5002b2ef-78c4-4af7-8bbc-85775aa14a50 '|' 2026-06-26 03:34:20.798 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-06-26 03:34:20.802 | ++ functions-common:get_field:806 : local data field 2026-06-26 03:34:20.805 | ++ functions-common:get_field:807 : read data 2026-06-26 03:34:20.808 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-06-26 03:34:20.811 | ++ functions-common:get_field:811 : field='$6' 2026-06-26 03:34:20.815 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-26 03:34:20.816 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 5002b2ef-78c4-4af7-8bbc-85775aa14a50 |' 2026-06-26 03:34:20.822 | ++ functions-common:get_field:807 : read data 2026-06-26 03:34:20.827 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=5002b2ef-78c4-4af7-8bbc-85775aa14a50 2026-06-26 03:34:20.831 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway d523919d-10fd-44a4-afb7-2b8fe75c1d59 c0c6d70e-9680-49e9-8a56-52ec99b96d7a 2026-06-26 03:34:26.584 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-06-26 03:34:26.589 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-06-26 03:34:26.593 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-06-26 03:34:26.619 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:34:26.626 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-06-26 03:34:26.631 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-06-26 03:34:26.636 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-26 03:34:26.640 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-06-26 03:34:26.644 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-26 03:34:26.648 | ++ 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-26 03:34:26.684 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-26 03:34:26.689 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-06-26 03:34:26.693 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-06-26 03:34:26.697 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-06-26 03:34:26.701 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-26 03:34:26.704 | + 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-26 03:34:26.708 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-26 03:34:26.712 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-06-26 03:34:26.716 | + functions-common:test_with_retry:2360 : local until=10 2026-06-26 03:34:26.720 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-06-26 03:34:26.725 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-06-26 03:34:26.729 | + functions-common:time_start:2406 : local name=test_with_retry 2026-06-26 03:34:26.732 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:34:26.736 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:34:26.741 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:34:26.747 | + functions-common:time_start:2411 : _TIME_START[$name]=1782444866743 2026-06-26 03:34:26.751 | + functions-common:test_with_retry:2364 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-06-26 03:34:26.762 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-06-26 03:34:26.766 | + functions-common:time_stop:2420 : local name 2026-06-26 03:34:26.770 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:34:26.775 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:34:26.779 | + functions-common:time_stop:2423 : local total 2026-06-26 03:34:26.783 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:34:26.787 | + functions-common:time_stop:2426 : name=test_with_retry 2026-06-26 03:34:26.791 | + functions-common:time_stop:2427 : start_time=1782444866743 2026-06-26 03:34:26.795 | + functions-common:time_stop:2429 : [[ -z 1782444866743 ]] 2026-06-26 03:34:26.801 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:34:26.810 | + functions-common:time_stop:2432 : end_time=1782444866802 2026-06-26 03:34:26.811 | + functions-common:time_stop:2433 : elapsed_time=59 2026-06-26 03:34:26.814 | + functions-common:time_stop:2434 : total=7384 2026-06-26 03:34:26.817 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:34:26.821 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7443 2026-06-26 03:34:26.828 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-06-26 03:34:26.828 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-06-26 03:34:26.838 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-06-26 03:34:26.842 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-06-26 03:34:26.846 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-06-26 03:34:26.850 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-06-26 03:34:26.854 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-06-26 03:34:26.875 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-06-26 03:34:26.901 | ++ 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-26 03:34:26.906 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-06-26 03:34:26.907 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-06-26 03:34:26.909 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-06-26 03:34:30.272 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:34:30.277 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.23 ' 2026-06-26 03:34:30.281 | + 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-26 03:34:30.286 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-26 03:34:30.309 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-06-26 03:34:30.312 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-26 03:34:30.316 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-06-26 03:34:30.320 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-06-26 03:34:30.324 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet c0c6d70e-9680-49e9-8a56-52ec99b96d7a 92dfd94f-1694-4960-93cf-d5f612a0f9ec 2026-06-26 03:34:36.930 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-06-26 03:34:36.934 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 d523919d-10fd-44a4-afb7-2b8fe75c1d59 2026-06-26 03:34:36.938 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-06-26 03:34:36.942 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-06-26 03:34:36.945 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-06-26 03:34:36.949 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-06-26 03:34:36.952 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network d523919d-10fd-44a4-afb7-2b8fe75c1d59 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-06-26 03:34:36.956 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-06-26 03:34:36.960 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-06-26 03:34:36.966 | +++ 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 d523919d-10fd-44a4-afb7-2b8fe75c1d59 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-06-26 03:34:36.967 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-06-26 03:34:42.767 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:34:42.773 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-06-26 03:34:42.773 | | id | 65afc287-c080-45f4-9424-bf178a0225f2 |' 2026-06-26 03:34:42.777 | ++ 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-26 03:34:42.780 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-26 03:34:42.803 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 65afc287-c080-45f4-9424-bf178a0225f2 '|' 2026-06-26 03:34:42.808 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 65afc287-c080-45f4-9424-bf178a0225f2 |' 2026-06-26 03:34:42.811 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-06-26 03:34:42.816 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-06-26 03:34:42.817 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 65afc287-c080-45f4-9424-bf178a0225f2 '|' 2026-06-26 03:34:42.821 | ++ functions-common:get_field:806 : local data field 2026-06-26 03:34:42.825 | ++ functions-common:get_field:807 : read data 2026-06-26 03:34:42.828 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-06-26 03:34:42.832 | ++ functions-common:get_field:811 : field='$3' 2026-06-26 03:34:42.836 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 65afc287-c080-45f4-9424-bf178a0225f2 |' 2026-06-26 03:34:42.837 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-26 03:34:42.844 | ++ functions-common:get_field:807 : read data 2026-06-26 03:34:42.848 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-06-26 03:34:42.852 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-06-26 03:34:42.858 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 65afc287-c080-45f4-9424-bf178a0225f2 '|' 2026-06-26 03:34:42.858 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-06-26 03:34:42.861 | ++ functions-common:get_field:806 : local data field 2026-06-26 03:34:42.864 | ++ functions-common:get_field:807 : read data 2026-06-26 03:34:42.866 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-06-26 03:34:42.869 | ++ functions-common:get_field:811 : field='$6' 2026-06-26 03:34:42.873 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 65afc287-c080-45f4-9424-bf178a0225f2 |' 2026-06-26 03:34:42.874 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-26 03:34:42.880 | ++ functions-common:get_field:807 : read data 2026-06-26 03:34:42.885 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=65afc287-c080-45f4-9424-bf178a0225f2 2026-06-26 03:34:42.888 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-06-26 03:34:42.893 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-06-26 03:34:42.897 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-06-26 03:34:42.901 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-06-26 03:34:42.923 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:34:42.927 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-06-26 03:34:42.941 | net.ipv6.conf.all.forwarding = 1 2026-06-26 03:34:42.953 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show c0c6d70e-9680-49e9-8a56-52ec99b96d7a -c external_gateway_info -f json 2026-06-26 03:34:42.956 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 65afc287-c080-45f4-9424-bf178a0225f2 2026-06-26 03:34:42.961 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-06-26 03:34:42.961 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-06-26 03:34:42.961 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-06-26 03:34:46.365 | ++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:34:46.371 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::2e2 2026-06-26 03:34:46.375 | + 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-26 03:34:46.378 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-26 03:34:46.401 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-06-26 03:34:46.405 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-26 03:34:46.407 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-06-26 03:34:46.411 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-06-26 03:34:46.415 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-26 03:34:46.418 | ++ 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-26 03:34:46.444 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-26 03:34:46.447 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-06-26 03:34:46.451 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-06-26 03:34:46.454 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-06-26 03:34:46.472 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-06-26 03:34:46.491 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fd1f:b02c:37cd::/56 2026-06-26 03:34:46.496 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z c66dd41c-99e5-4092-aa66-99f18f10802c ]] 2026-06-26 03:34:46.500 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fd1f:b02c:37cd::/56 via 2001:db8::2e2 dev br-ex 2026-06-26 03:34:46.518 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-06-26 03:34:46.522 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-26 03:34:46.527 | + ./stack.sh:main:1330 : is_service_enabled nova 2026-06-26 03:34:46.551 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:34:46.555 | + ./stack.sh:main:1331 : echo_summary 'Starting Nova' 2026-06-26 03:34:46.559 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 03:34:46.563 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova 2026-06-26 03:34:46.567 | + ./stack.sh:main:1332 : start_nova 2026-06-26 03:34:46.571 | + lib/nova:start_nova:1168 : start_nova_rest 2026-06-26 03:34:46.576 | + 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-26 03:34:46.579 | + 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-26 03:34:46.583 | + 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-26 03:34:46.588 | + lib/nova:start_nova_rest:1084 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-26 03:34:46.591 | + 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-26 03:34:46.595 | + functions-common:run_process:1674 : local service=n-sch 2026-06-26 03:34:46.598 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-26 03:34:46.602 | + functions-common:run_process:1676 : local group= 2026-06-26 03:34:46.606 | + functions-common:run_process:1677 : local user= 2026-06-26 03:34:46.609 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 03:34:46.613 | + functions-common:run_process:1680 : local name=n-sch 2026-06-26 03:34:46.618 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 03:34:46.622 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 03:34:46.626 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:34:46.630 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:34:46.635 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:34:46.641 | + functions-common:time_start:2411 : _TIME_START[$name]=1782444886637 2026-06-26 03:34:46.645 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-06-26 03:34:46.669 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:34:46.673 | + functions-common:run_process:1684 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-06-26 03:34:46.677 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-06-26 03:34:46.680 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-26 03:34:46.683 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-26 03:34:46.687 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-26 03:34:46.690 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-26 03:34:46.694 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-26 03:34:46.698 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-26 03:34:46.702 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-06-26 03:34:46.706 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-26 03:34:46.710 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-26 03:34:46.714 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-26 03:34:46.718 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-26 03:34:46.722 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-06-26 03:34:46.726 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-26 03:34:46.729 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-sch.service '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' quobyte '' 2026-06-26 03:34:46.733 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-06-26 03:34:46.737 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-26 03:34:46.741 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-26 03:34:46.744 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-26 03:34:46.747 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-26 03:34:46.751 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-26 03:34:46.755 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-26 03:34:46.759 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-06-26 03:34:46.763 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-26 03:34:46.769 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-06-26 03:34:46.863 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-26 03:34:46.954 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-06-26 03:34:47.030 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-26 03:34:47.104 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-06-26 03:34:47.176 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-06-26 03:34:47.254 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-26 03:34:47.327 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-26 03:34:47.330 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-26 03:34:47.333 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-06-26 03:34:47.424 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-26 03:34:47.891 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-06-26 03:34:47.924 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-06-26 03:34:48.381 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-06-26 03:34:48.440 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 03:34:48.445 | + functions-common:time_stop:2420 : local name 2026-06-26 03:34:48.449 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:34:48.453 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:34:48.457 | + functions-common:time_stop:2423 : local total 2026-06-26 03:34:48.460 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:34:48.464 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 03:34:48.467 | + functions-common:time_stop:2427 : start_time=1782444886637 2026-06-26 03:34:48.471 | + functions-common:time_stop:2429 : [[ -z 1782444886637 ]] 2026-06-26 03:34:48.476 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:34:48.481 | + functions-common:time_stop:2432 : end_time=1782444888477 2026-06-26 03:34:48.485 | + functions-common:time_stop:2433 : elapsed_time=1840 2026-06-26 03:34:48.489 | + functions-common:time_stop:2434 : total=22084 2026-06-26 03:34:48.493 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:34:48.496 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23924 2026-06-26 03:34:48.501 | ++ lib/nova:start_nova_rest:1087 : which uwsgi 2026-06-26 03:34:48.508 | + 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-26 03:34:48.512 | + functions-common:run_process:1674 : local service=n-api-meta 2026-06-26 03:34:48.516 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-26 03:34:48.520 | + functions-common:run_process:1676 : local group= 2026-06-26 03:34:48.524 | + functions-common:run_process:1677 : local user= 2026-06-26 03:34:48.528 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 03:34:48.531 | + functions-common:run_process:1680 : local name=n-api-meta 2026-06-26 03:34:48.535 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 03:34:48.540 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 03:34:48.543 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:34:48.547 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:34:48.551 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:34:48.558 | + functions-common:time_start:2411 : _TIME_START[$name]=1782444888553 2026-06-26 03:34:48.562 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-06-26 03:34:48.588 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:34:48.592 | + functions-common:run_process:1684 : _run_under_systemd n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2026-06-26 03:34:48.596 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-06-26 03:34:48.600 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-26 03:34:48.605 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-26 03:34:48.609 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-26 03:34:48.613 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-26 03:34:48.618 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-06-26 03:34:48.622 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-06-26 03:34:48.626 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-06-26 03:34:48.629 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-26 03:34:48.634 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-26 03:34:48.637 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-26 03:34:48.641 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-26 03:34:48.645 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-06-26 03:34:48.649 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-06-26 03:34:48.653 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-26 03:34:48.657 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-26 03:34:48.661 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-26 03:34:48.665 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-06-26 03:34:48.670 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-26 03:34:48.673 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-26 03:34:48.678 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-26 03:34:48.682 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-26 03:34:48.687 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-06-26 03:34:48.690 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-26 03:34:48.698 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2026-06-26 03:34:48.792 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-26 03:34:48.889 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2026-06-26 03:34:48.978 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-06-26 03:34:49.059 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-26 03:34:49.139 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-26 03:34:49.221 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-06-26 03:34:49.299 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-06-26 03:34:49.376 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-06-26 03:34:49.457 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-06-26 03:34:49.540 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-06-26 03:34:49.621 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-26 03:34:49.625 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-26 03:34:49.630 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-06-26 03:34:49.725 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-26 03:34:50.238 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-06-26 03:34:50.274 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-06-26 03:34:50.730 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-06-26 03:34:50.883 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 03:34:50.894 | + functions-common:time_stop:2420 : local name 2026-06-26 03:34:50.894 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:34:50.896 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:34:50.898 | + functions-common:time_stop:2423 : local total 2026-06-26 03:34:50.900 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:34:50.903 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 03:34:50.905 | + functions-common:time_stop:2427 : start_time=1782444888553 2026-06-26 03:34:50.907 | + functions-common:time_stop:2429 : [[ -z 1782444888553 ]] 2026-06-26 03:34:50.910 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:34:50.916 | + functions-common:time_stop:2432 : end_time=1782444890911 2026-06-26 03:34:50.916 | + functions-common:time_stop:2433 : elapsed_time=2358 2026-06-26 03:34:50.918 | + functions-common:time_stop:2434 : total=23924 2026-06-26 03:34:50.920 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:34:50.922 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26282 2026-06-26 03:34:50.927 | + 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-26 03:34:50.927 | + 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-26 03:34:50.930 | + lib/nova:start_nova:1169 : start_nova_console_proxies 2026-06-26 03:34:50.932 | + 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-26 03:34:50.934 | + 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-26 03:34:50.936 | + 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-26 03:34:50.939 | + lib/nova:start_nova_console_proxies:1108 : local api_cell_conf=/etc/nova/nova.conf 2026-06-26 03:34:50.941 | + 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-26 03:34:50.943 | + lib/nova:start_nova_console_proxies:1115 : enable_nova_console_proxies 2026-06-26 03:34:50.946 | ++ lib/nova:enable_nova_console_proxies:1093 : seq 1 1 2026-06-26 03:34:50.950 | + lib/nova:enable_nova_console_proxies:1093 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-26 03:34:50.952 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-26 03:34:50.957 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-novnc 2026-06-26 03:34:50.977 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:34:50.980 | + lib/nova:enable_nova_console_proxies:1096 : enable_service n-novnc-cell1 2026-06-26 03:34:51.037 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-26 03:34:51.039 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-spice 2026-06-26 03:34:51.059 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:34:51.064 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-26 03:34:51.064 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-sproxy 2026-06-26 03:34:51.082 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:34:51.085 | ++ lib/nova:start_nova_console_proxies:1116 : seq 1 1 2026-06-26 03:34:51.088 | + lib/nova:start_nova_console_proxies:1116 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-26 03:34:51.091 | + lib/nova:start_nova_console_proxies:1117 : local conf 2026-06-26 03:34:51.094 | ++ lib/nova:start_nova_console_proxies:1118 : conductor_conf 1 2026-06-26 03:34:51.096 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-26 03:34:51.100 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-26 03:34:51.101 | + lib/nova:start_nova_console_proxies:1118 : conf=/etc/nova/nova_cell1.conf 2026-06-26 03:34:51.103 | + 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-26 03:34:51.105 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-06-26 03:34:51.109 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-26 03:34:51.109 | + functions-common:run_process:1676 : local group= 2026-06-26 03:34:51.111 | + functions-common:run_process:1677 : local user= 2026-06-26 03:34:51.113 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 03:34:51.115 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-06-26 03:34:51.117 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 03:34:51.119 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 03:34:51.124 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:34:51.124 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:34:51.127 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:34:51.130 | + functions-common:time_start:2411 : _TIME_START[$name]=1782444891128 2026-06-26 03:34:51.133 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-06-26 03:34:51.151 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:34:51.153 | + functions-common:run_process:1684 : _run_under_systemd n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' '' '' 2026-06-26 03:34:51.155 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-06-26 03:34:51.157 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-26 03:34:51.160 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-26 03:34:51.162 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-26 03:34:51.164 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-26 03:34:51.166 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ sudo ]] 2026-06-26 03:34:51.168 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ ^/ ]] 2026-06-26 03:34:51.172 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-06-26 03:34:51.173 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-26 03:34:51.175 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-26 03:34:51.177 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-26 03:34:51.179 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-26 03:34:51.181 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-06-26 03:34:51.184 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ uwsgi ]] 2026-06-26 03:34:51.186 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-novnc-cell1.service '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' quobyte '' 2026-06-26 03:34:51.190 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-06-26 03:34:51.190 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-26 03:34:51.192 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-26 03:34:51.197 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-26 03:34:51.197 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-26 03:34:51.198 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-26 03:34:51.200 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-26 03:34:51.202 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-06-26 03:34:51.205 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-26 03:34:51.208 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Unit Description 'Devstack devstack@n-novnc-cell1.service' 2026-06-26 03:34:51.303 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-26 03:34:51.400 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-06-26 03:34:51.479 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-26 03:34:51.565 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-06-26 03:34:51.649 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-06-26 03:34:51.751 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-26 03:34:51.842 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-26 03:34:51.842 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-26 03:34:51.844 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-06-26 03:34:51.922 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-26 03:34:52.456 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-06-26 03:34:52.492 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-06-26 03:34:52.970 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-06-26 03:34:53.027 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 03:34:53.031 | + functions-common:time_stop:2420 : local name 2026-06-26 03:34:53.037 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:34:53.041 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:34:53.043 | + functions-common:time_stop:2423 : local total 2026-06-26 03:34:53.045 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:34:53.047 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 03:34:53.049 | + functions-common:time_stop:2427 : start_time=1782444891128 2026-06-26 03:34:53.051 | + functions-common:time_stop:2429 : [[ -z 1782444891128 ]] 2026-06-26 03:34:53.054 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:34:53.060 | + functions-common:time_stop:2432 : end_time=1782444893055 2026-06-26 03:34:53.060 | + functions-common:time_stop:2433 : elapsed_time=1927 2026-06-26 03:34:53.062 | + functions-common:time_stop:2434 : total=26282 2026-06-26 03:34:53.064 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:34:53.066 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28209 2026-06-26 03:34:53.068 | + 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-26 03:34:53.070 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-06-26 03:34:53.072 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-06-26 03:34:53.074 | + functions-common:run_process:1676 : local group= 2026-06-26 03:34:53.077 | + functions-common:run_process:1677 : local user= 2026-06-26 03:34:53.079 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 03:34:53.081 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-06-26 03:34:53.083 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 03:34:53.085 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 03:34:53.087 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:34:53.089 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:34:53.092 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:34:53.096 | + functions-common:time_start:2411 : _TIME_START[$name]=1782444893093 2026-06-26 03:34:53.098 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-06-26 03:34:53.119 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:34:53.125 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 03:34:53.125 | + functions-common:time_stop:2420 : local name 2026-06-26 03:34:53.127 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:34:53.129 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:34:53.133 | + functions-common:time_stop:2423 : local total 2026-06-26 03:34:53.135 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:34:53.137 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 03:34:53.140 | + functions-common:time_stop:2427 : start_time=1782444893093 2026-06-26 03:34:53.143 | + functions-common:time_stop:2429 : [[ -z 1782444893093 ]] 2026-06-26 03:34:53.147 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:34:53.151 | + functions-common:time_stop:2432 : end_time=1782444893148 2026-06-26 03:34:53.153 | + functions-common:time_stop:2433 : elapsed_time=55 2026-06-26 03:34:53.155 | + functions-common:time_stop:2434 : total=28209 2026-06-26 03:34:53.157 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:34:53.159 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28264 2026-06-26 03:34:53.161 | + 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-26 03:34:53.164 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-06-26 03:34:53.165 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-06-26 03:34:53.167 | + functions-common:run_process:1676 : local group= 2026-06-26 03:34:53.169 | + functions-common:run_process:1677 : local user= 2026-06-26 03:34:53.171 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 03:34:53.173 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-06-26 03:34:53.175 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 03:34:53.180 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 03:34:53.180 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:34:53.181 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:34:53.185 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:34:53.189 | + functions-common:time_start:2411 : _TIME_START[$name]=1782444893186 2026-06-26 03:34:53.191 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-06-26 03:34:53.213 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:34:53.215 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 03:34:53.218 | + functions-common:time_stop:2420 : local name 2026-06-26 03:34:53.220 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:34:53.222 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:34:53.224 | + functions-common:time_stop:2423 : local total 2026-06-26 03:34:53.226 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:34:53.228 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 03:34:53.230 | + functions-common:time_stop:2427 : start_time=1782444893186 2026-06-26 03:34:53.232 | + functions-common:time_stop:2429 : [[ -z 1782444893186 ]] 2026-06-26 03:34:53.235 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:34:53.240 | + functions-common:time_stop:2432 : end_time=1782444893236 2026-06-26 03:34:53.240 | + functions-common:time_stop:2433 : elapsed_time=50 2026-06-26 03:34:53.243 | + functions-common:time_stop:2434 : total=28264 2026-06-26 03:34:53.245 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:34:53.247 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28314 2026-06-26 03:34:53.249 | + 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-26 03:34:53.251 | + 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-26 03:34:53.253 | + lib/nova:start_nova:1170 : start_nova_conductor 2026-06-26 03:34:53.256 | + lib/nova:start_nova_conductor:1138 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-26 03:34:53.260 | + lib/nova:start_nova_conductor:1144 : enable_nova_fleet 2026-06-26 03:34:53.260 | + lib/nova:enable_nova_fleet:1129 : is_service_enabled n-cond 2026-06-26 03:34:53.279 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:34:53.281 | + lib/nova:enable_nova_fleet:1130 : enable_service n-super-cond 2026-06-26 03:34:53.371 | ++ lib/nova:enable_nova_fleet:1131 : seq 1 1 2026-06-26 03:34:53.376 | + lib/nova:enable_nova_fleet:1131 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-26 03:34:53.383 | + lib/nova:enable_nova_fleet:1132 : enable_service n-cond-cell1 2026-06-26 03:34:53.484 | + lib/nova:start_nova_conductor:1145 : is_service_enabled n-super-cond 2026-06-26 03:34:53.524 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:34:53.530 | + 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-26 03:34:53.535 | + functions-common:run_process:1674 : local service=n-super-cond 2026-06-26 03:34:53.539 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-26 03:34:53.546 | + functions-common:run_process:1676 : local group= 2026-06-26 03:34:53.550 | + functions-common:run_process:1677 : local user= 2026-06-26 03:34:53.554 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 03:34:53.561 | + functions-common:run_process:1680 : local name=n-super-cond 2026-06-26 03:34:53.566 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 03:34:53.572 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 03:34:53.577 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:34:53.581 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:34:53.591 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:34:53.598 | + functions-common:time_start:2411 : _TIME_START[$name]=1782444893590 2026-06-26 03:34:53.602 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-06-26 03:34:53.642 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:34:53.649 | + functions-common:run_process:1684 : _run_under_systemd n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2026-06-26 03:34:53.654 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-06-26 03:34:53.658 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-26 03:34:53.661 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-26 03:34:53.666 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-26 03:34:53.674 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-26 03:34:53.678 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-26 03:34:53.683 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-26 03:34:53.687 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-06-26 03:34:53.694 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-26 03:34:53.699 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-26 03:34:53.705 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-26 03:34:53.709 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-26 03:34:53.714 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-06-26 03:34:53.720 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-26 03:34:53.725 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-super-cond.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' quobyte '' 2026-06-26 03:34:53.729 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-06-26 03:34:53.734 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-26 03:34:53.739 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-26 03:34:53.744 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-26 03:34:53.750 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-26 03:34:53.754 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-26 03:34:53.759 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-26 03:34:53.765 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-06-26 03:34:53.768 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-26 03:34:53.780 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2026-06-26 03:34:53.932 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-26 03:34:54.055 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-06-26 03:34:54.165 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-26 03:34:54.275 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-06-26 03:34:54.388 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-06-26 03:34:54.490 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-26 03:34:54.615 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-26 03:34:54.619 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-26 03:34:54.624 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-06-26 03:34:54.749 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-26 03:34:55.272 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-06-26 03:34:55.304 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-06-26 03:34:55.790 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-06-26 03:34:55.832 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 03:34:55.834 | + functions-common:time_stop:2420 : local name 2026-06-26 03:34:55.839 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:34:55.846 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:34:55.852 | + functions-common:time_stop:2423 : local total 2026-06-26 03:34:55.857 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:34:55.864 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 03:34:55.872 | + functions-common:time_stop:2427 : start_time=1782444893590 2026-06-26 03:34:55.878 | + functions-common:time_stop:2429 : [[ -z 1782444893590 ]] 2026-06-26 03:34:55.885 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:34:55.892 | + functions-common:time_stop:2432 : end_time=1782444895888 2026-06-26 03:34:55.899 | + functions-common:time_stop:2433 : elapsed_time=2298 2026-06-26 03:34:55.904 | + functions-common:time_stop:2434 : total=28314 2026-06-26 03:34:55.913 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:34:55.917 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30612 2026-06-26 03:34:55.926 | ++ lib/nova:start_nova_conductor:1148 : seq 1 1 2026-06-26 03:34:55.939 | + lib/nova:start_nova_conductor:1148 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-26 03:34:55.945 | + lib/nova:start_nova_conductor:1149 : is_service_enabled n-cond-cell1 2026-06-26 03:34:55.987 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:34:55.989 | + lib/nova:start_nova_conductor:1150 : local conf 2026-06-26 03:34:56.001 | ++ lib/nova:start_nova_conductor:1151 : conductor_conf 1 2026-06-26 03:34:56.006 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-26 03:34:56.012 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-26 03:34:56.021 | + lib/nova:start_nova_conductor:1151 : conf=/etc/nova/nova_cell1.conf 2026-06-26 03:34:56.028 | + 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-26 03:34:56.032 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-06-26 03:34:56.041 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-26 03:34:56.046 | + functions-common:run_process:1676 : local group= 2026-06-26 03:34:56.052 | + functions-common:run_process:1677 : local user= 2026-06-26 03:34:56.054 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 03:34:56.062 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-06-26 03:34:56.068 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 03:34:56.070 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 03:34:56.078 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:34:56.079 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:34:56.086 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:34:56.094 | + functions-common:time_start:2411 : _TIME_START[$name]=1782444896088 2026-06-26 03:34:56.099 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-06-26 03:34:56.127 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:34:56.128 | + functions-common:run_process:1684 : _run_under_systemd n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2026-06-26 03:34:56.130 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-06-26 03:34:56.132 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-26 03:34:56.135 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-26 03:34:56.137 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-26 03:34:56.139 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-26 03:34:56.141 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-06-26 03:34:56.145 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-06-26 03:34:56.146 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-06-26 03:34:56.148 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-26 03:34:56.150 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-26 03:34:56.152 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-26 03:34:56.154 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-26 03:34:56.156 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-06-26 03:34:56.158 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-06-26 03:34:56.162 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cond-cell1.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' quobyte '' 2026-06-26 03:34:56.163 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-06-26 03:34:56.165 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-26 03:34:56.168 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-26 03:34:56.169 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-26 03:34:56.174 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-26 03:34:56.174 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-26 03:34:56.175 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-26 03:34:56.177 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-06-26 03:34:56.179 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-26 03:34:56.183 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2026-06-26 03:34:56.299 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-26 03:34:56.390 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-06-26 03:34:56.507 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-26 03:34:56.639 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-06-26 03:34:56.752 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-06-26 03:34:56.877 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-26 03:34:57.002 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-26 03:34:57.006 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-26 03:34:57.012 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-06-26 03:34:57.141 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-26 03:34:57.690 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-06-26 03:34:57.726 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-06-26 03:34:58.223 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-06-26 03:34:58.275 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 03:34:58.279 | + functions-common:time_stop:2420 : local name 2026-06-26 03:34:58.284 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:34:58.288 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:34:58.293 | + functions-common:time_stop:2423 : local total 2026-06-26 03:34:58.297 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:34:58.302 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 03:34:58.306 | + functions-common:time_stop:2427 : start_time=1782444896088 2026-06-26 03:34:58.310 | + functions-common:time_stop:2429 : [[ -z 1782444896088 ]] 2026-06-26 03:34:58.317 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:34:58.322 | + functions-common:time_stop:2432 : end_time=1782444898318 2026-06-26 03:34:58.326 | + functions-common:time_stop:2433 : elapsed_time=2230 2026-06-26 03:34:58.331 | + functions-common:time_stop:2434 : total=30612 2026-06-26 03:34:58.335 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:34:58.339 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32842 2026-06-26 03:34:58.344 | + lib/nova:start_nova:1171 : start_nova_compute 2026-06-26 03:34:58.348 | + 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-26 03:34:58.352 | + 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-26 03:34:58.357 | + 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-26 03:34:58.361 | + lib/nova:start_nova_compute:989 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-26 03:34:58.365 | + lib/nova:start_nova_compute:992 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-06-26 03:34:58.373 | + lib/nova:start_nova_compute:994 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-26 03:34:58.378 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-26 03:34:58.382 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-26 03:34:58.387 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-06-26 03:34:58.391 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-26 03:34:58.398 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-06-26 03:34:58.402 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-06-26 03:34:58.406 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-06-26 03:34:58.411 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-06-26 03:34:58.416 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-26 03:34:58.420 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-26 03:34:58.420 | BEGIN { 2026-06-26 03:34:58.420 | section = "" 2026-06-26 03:34:58.420 | last_section = "" 2026-06-26 03:34:58.420 | section_count = 0 2026-06-26 03:34:58.420 | } 2026-06-26 03:34:58.420 | /^\[.+\]/ { 2026-06-26 03:34:58.421 | gsub("[][]", "", $1); 2026-06-26 03:34:58.421 | section=$1 2026-06-26 03:34:58.421 | next 2026-06-26 03:34:58.421 | } 2026-06-26 03:34:58.421 | /^ *\#/ { 2026-06-26 03:34:58.422 | next 2026-06-26 03:34:58.423 | } 2026-06-26 03:34:58.423 | /^[^ \t]+/ { 2026-06-26 03:34:58.424 | # get offset of first = in $0 2026-06-26 03:34:58.424 | eq_idx = index($0, "=") 2026-06-26 03:34:58.424 | # extract attr & value from $0 2026-06-26 03:34:58.424 | attr = substr($0, 1, eq_idx - 1) 2026-06-26 03:34:58.424 | value = substr($0, eq_idx + 1) 2026-06-26 03:34:58.424 | # only need to strip trailing whitespace from attr 2026-06-26 03:34:58.424 | sub(/[ \t]*$/, "", attr) 2026-06-26 03:34:58.424 | # need to strip leading & trailing whitespace from value 2026-06-26 03:34:58.424 | sub(/^[ \t]*/, "", value) 2026-06-26 03:34:58.425 | sub(/[ \t]*$/, "", value) 2026-06-26 03:34:58.426 | 2026-06-26 03:34:58.426 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-26 03:34:58.426 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-26 03:34:58.426 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-26 03:34:58.427 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-26 03:34:58.428 | if (! (section, attr) in cfg_attr_count) { 2026-06-26 03:34:58.428 | if (section != last_section) { 2026-06-26 03:34:58.428 | cfg_section[section_count++] = section 2026-06-26 03:34:58.428 | last_section = section 2026-06-26 03:34:58.428 | } 2026-06-26 03:34:58.428 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-26 03:34:58.428 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-26 03:34:58.429 | 2026-06-26 03:34:58.429 | cfg_attr[section, attr, 0] = value 2026-06-26 03:34:58.429 | cfg_attr_count[section, attr] = 1 2026-06-26 03:34:58.429 | } else { 2026-06-26 03:34:58.429 | lno = cfg_attr_count[section, attr]++ 2026-06-26 03:34:58.429 | cfg_attr[section, attr, lno] = value 2026-06-26 03:34:58.429 | } 2026-06-26 03:34:58.429 | } 2026-06-26 03:34:58.429 | END { 2026-06-26 03:34:58.429 | # Process each section in order 2026-06-26 03:34:58.429 | for (sno = 0; sno < section_count; sno++) { 2026-06-26 03:34:58.429 | section = cfg_section[sno] 2026-06-26 03:34:58.430 | # The ini routines simply append a config item immediately 2026-06-26 03:34:58.433 | # after the section header. To keep the same order as defined 2026-06-26 03:34:58.433 | # in local.conf, invoke the ini routines in the reverse order 2026-06-26 03:34:58.433 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-26 03:34:58.434 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-26 03:34:58.434 | if (cfg_attr_count[section, attr] == 1) 2026-06-26 03:34:58.434 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-26 03:34:58.434 | else { 2026-06-26 03:34:58.434 | # For multiline, invoke the ini routines in the reverse order 2026-06-26 03:34:58.435 | count = cfg_attr_count[section, attr] 2026-06-26 03:34:58.435 | print "inidelete " configfile " " section " " attr 2026-06-26 03:34:58.435 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-26 03:34:58.435 | for (l = count -2; l >= 0; l--) 2026-06-26 03:34:58.435 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-26 03:34:58.435 | } 2026-06-26 03:34:58.435 | } 2026-06-26 03:34:58.435 | } 2026-06-26 03:34:58.435 | } 2026-06-26 03:34:58.435 | ' 2026-06-26 03:34:58.435 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-26 03:34:58.436 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-26 03:34:58.436 | + inc/meta-config:merge_config_file:164 : read a 2026-06-26 03:34:58.436 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-26 03:34:58.436 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-06-26 03:34:58.437 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-26 03:34:58.441 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-06-26 03:34:58.445 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-26 03:34:58.445 | BEGIN { group = "" } 2026-06-26 03:34:58.446 | /^\[\[.+\|.*\]\]/ { 2026-06-26 03:34:58.446 | gsub("[][]", "", $1); 2026-06-26 03:34:58.446 | split($1, a, "|"); 2026-06-26 03:34:58.446 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-26 03:34:58.446 | group=a[1] 2026-06-26 03:34:58.446 | } else { 2026-06-26 03:34:58.446 | group="" 2026-06-26 03:34:58.446 | } 2026-06-26 03:34:58.446 | next 2026-06-26 03:34:58.446 | } 2026-06-26 03:34:58.446 | { 2026-06-26 03:34:58.446 | if (group != "") 2026-06-26 03:34:58.447 | print $0 2026-06-26 03:34:58.447 | } 2026-06-26 03:34:58.447 | ' /home/quobyte/devstack/local.conf 2026-06-26 03:34:58.454 | + lib/nova:start_nova_compute:996 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-26 03:34:58.459 | + lib/nova:start_nova_compute:1003 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-06-26 03:34:58.510 | + lib/nova:start_nova_compute:1006 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-06-26 03:34:58.559 | + lib/nova:start_nova_compute:1007 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-06-26 03:34:58.563 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-26 03:34:58.568 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-06-26 03:34:58.572 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-26 03:34:58.576 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-26 03:34:58.581 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-26 03:34:58.605 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:34:58.612 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-26 03:34:58.616 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-26 03:34:58.621 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-26 03:34:58.648 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:34:58.652 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.132:5672/nova_cell1 2026-06-26 03:34:58.657 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.132:5672/nova_cell1 2026-06-26 03:34:58.707 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-26 03:34:58.711 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-26 03:34:58.716 | + lib/nova:start_nova_compute:1011 : inidelete /etc/nova/nova-cpu.conf database connection 2026-06-26 03:34:58.746 | + lib/nova:start_nova_compute:1012 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-06-26 03:34:58.775 | + lib/nova:start_nova_compute:1017 : configure_console_compute 2026-06-26 03:34:58.780 | + lib/nova:configure_console_compute:669 : local offset 2026-06-26 03:34:58.784 | + lib/nova:configure_console_compute:670 : offset=0 2026-06-26 03:34:58.788 | + lib/nova:configure_console_compute:674 : local default_proxyclient_addr 2026-06-26 03:34:58.793 | ++ lib/nova:configure_console_compute:675 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-06-26 03:34:58.825 | + lib/nova:configure_console_compute:675 : default_proxyclient_addr=192.168.122.132 2026-06-26 03:34:58.830 | + lib/nova:configure_console_compute:679 : is_service_enabled n-cpu 2026-06-26 03:34:58.860 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:34:58.865 | + lib/nova:configure_console_compute:680 : '[' False == True ']' 2026-06-26 03:34:58.870 | + lib/nova:configure_console_compute:683 : vercmp v1.3.0 '<' 1.0.0 2026-06-26 03:34:58.874 | + functions:vercmp:647 : local v1=v1.3.0 2026-06-26 03:34:58.878 | + functions:vercmp:648 : local 'op=<' 2026-06-26 03:34:58.883 | + functions:vercmp:649 : local v2=1.0.0 2026-06-26 03:34:58.887 | + functions:vercmp:650 : local result 2026-06-26 03:34:58.893 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-06-26 03:34:58.895 | ++ functions:vercmp:654 : sort -V 2026-06-26 03:34:58.901 | ++ functions:vercmp:654 : head -1 2026-06-26 03:34:58.907 | + functions:vercmp:654 : result=1.0.0 2026-06-26 03:34:58.912 | + functions:vercmp:656 : case $op in 2026-06-26 03:34:58.916 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-06-26 03:34:58.920 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-06-26 03:34:58.925 | + functions:vercmp:667 : return 2026-06-26 03:34:58.930 | + lib/nova:configure_console_compute:688 : NOVNCPROXY_URL=http://192.168.122.132:6080/vnc_lite.html 2026-06-26 03:34:58.935 | + lib/nova:configure_console_compute:690 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.132:6080/vnc_lite.html 2026-06-26 03:34:58.988 | + lib/nova:configure_console_compute:691 : SPICEHTML5PROXY_URL=http://192.168.122.132:6081/spice_auto.html 2026-06-26 03:34:58.993 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.132:6081/spice_auto.html 2026-06-26 03:34:59.041 | + lib/nova:configure_console_compute:695 : is_service_enabled n-novnc 2026-06-26 03:34:59.068 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:34:59.072 | + lib/nova:configure_console_compute:698 : VNCSERVER_LISTEN=0.0.0.0 2026-06-26 03:34:59.076 | + lib/nova:configure_console_compute:699 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.132 2026-06-26 03:34:59.081 | + lib/nova:configure_console_compute:700 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-06-26 03:34:59.126 | + lib/nova:configure_console_compute:701 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.132 2026-06-26 03:34:59.172 | + lib/nova:configure_console_compute:706 : is_service_enabled n-spice 2026-06-26 03:34:59.199 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:34:59.203 | + lib/nova:configure_console_compute:706 : '[' False '!=' False ']' 2026-06-26 03:34:59.207 | + lib/nova:configure_console_compute:716 : is_service_enabled n-sproxy 2026-06-26 03:34:59.236 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:34:59.241 | + lib/nova:configure_console_compute:716 : '[' False '!=' False ']' 2026-06-26 03:34:59.245 | + lib/nova:start_nova_compute:1021 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-06-26 03:34:59.292 | + lib/nova:start_nova_compute:1024 : '[' -n 127.0.0.1 ']' 2026-06-26 03:34:59.296 | + 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-26 03:34:59.342 | + lib/nova:start_nova_compute:1029 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-26 03:34:59.346 | + lib/nova:start_nova_compute:1029 : [[ kvm == \q\e\m\u ]] 2026-06-26 03:34:59.351 | + lib/nova:start_nova_compute:1033 : [[ -n '' ]] 2026-06-26 03:34:59.355 | + lib/nova:start_nova_compute:1037 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-26 03:34:59.359 | + lib/nova:start_nova_compute:1038 : '[' 0 -gt 0 ']' 2026-06-26 03:34:59.364 | + 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-26 03:34:59.368 | + functions-common:run_process:1674 : local service=n-cpu 2026-06-26 03:34:59.372 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-26 03:34:59.377 | + functions-common:run_process:1676 : local group=libvirt 2026-06-26 03:34:59.381 | + functions-common:run_process:1677 : local user= 2026-06-26 03:34:59.385 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 03:34:59.390 | + functions-common:run_process:1680 : local name=n-cpu 2026-06-26 03:34:59.395 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 03:34:59.399 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 03:34:59.403 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:34:59.408 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:34:59.412 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:34:59.419 | + functions-common:time_start:2411 : _TIME_START[$name]=1782444899414 2026-06-26 03:34:59.424 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-06-26 03:34:59.451 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:34:59.456 | + functions-common:run_process:1684 : _run_under_systemd n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt '' '' 2026-06-26 03:34:59.460 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-06-26 03:34:59.464 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-26 03:34:59.469 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-26 03:34:59.474 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-26 03:34:59.478 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-26 03:34:59.482 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-06-26 03:34:59.487 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-06-26 03:34:59.492 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-06-26 03:34:59.496 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-06-26 03:34:59.500 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-26 03:34:59.504 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-26 03:34:59.509 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-26 03:34:59.513 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-06-26 03:34:59.517 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-06-26 03:34:59.522 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cpu.service '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt quobyte '' 2026-06-26 03:34:59.526 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-06-26 03:34:59.531 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-26 03:34:59.536 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-06-26 03:34:59.539 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-26 03:34:59.543 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-26 03:34:59.546 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-26 03:34:59.550 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-06-26 03:34:59.554 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-06-26 03:34:59.556 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-06-26 03:34:59.559 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-26 03:34:59.565 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-06-26 03:34:59.658 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-26 03:34:59.763 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-06-26 03:34:59.858 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecStart '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-26 03:34:59.947 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-06-26 03:35:00.035 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-06-26 03:35:00.120 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-26 03:35:00.200 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-26 03:35:00.204 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-06-26 03:35:00.209 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-06-26 03:35:00.286 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-06-26 03:35:00.378 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-26 03:35:00.853 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-06-26 03:35:00.894 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-06-26 03:35:01.356 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-06-26 03:35:01.410 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 03:35:01.414 | + functions-common:time_stop:2420 : local name 2026-06-26 03:35:01.416 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:35:01.422 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:35:01.429 | + functions-common:time_stop:2423 : local total 2026-06-26 03:35:01.435 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:35:01.439 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 03:35:01.442 | + functions-common:time_stop:2427 : start_time=1782444899414 2026-06-26 03:35:01.449 | + functions-common:time_stop:2429 : [[ -z 1782444899414 ]] 2026-06-26 03:35:01.454 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:35:01.461 | + functions-common:time_stop:2432 : end_time=1782444901456 2026-06-26 03:35:01.466 | + functions-common:time_stop:2433 : elapsed_time=2042 2026-06-26 03:35:01.472 | + functions-common:time_stop:2434 : total=32842 2026-06-26 03:35:01.475 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:35:01.481 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34884 2026-06-26 03:35:01.490 | + 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-26 03:35:01.498 | + 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-26 03:35:01.503 | + lib/nova:start_nova:1172 : is_service_enabled n-api 2026-06-26 03:35:01.535 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:35:01.539 | + lib/nova:start_nova:1174 : echo 'Dumping cells_v2 mapping' 2026-06-26 03:35:01.539 | Dumping cells_v2 mapping 2026-06-26 03:35:01.543 | + lib/nova:start_nova:1175 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-06-26 03:35:02.043 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-26 03:35:02.043 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-26 03:35:02.043 | we strongly recommend against using it for new projects. 2026-06-26 03:35:02.044 | 2026-06-26 03:35:02.044 | If you are already using Eventlet, we recommend migrating to a different 2026-06-26 03:35:02.044 | framework. For more detail see 2026-06-26 03:35:02.044 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-26 03:35:02.044 | 2026-06-26 03:35:02.044 | import eventlet # noqa 2026-06-26 03:35:02.456 | 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-26 03:35:05.499 | INFO dbcounter [None req-6d5da174-b095-4a49-a828-857590c3b3ad None None] Registered counter for database nova_api 2026-06-26 03:35:05.630 | DEBUG dbcounter [-] [80418] Writer thread running {{(pid=80418) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-26 03:35:05.661 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-26 03:35:05.661 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-06-26 03:35:05.661 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-26 03:35:05.661 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-06-26 03:35:05.661 | | cell1 | d19ecada-a363-4ccf-9cbe-fe130a243711 | rabbit://stackrabbit:stackqueue@192.168.122.132:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-06-26 03:35:05.661 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-26 03:35:05.984 | Exception ignored in: 2026-06-26 03:35:05.985 | Traceback (most recent call last): 2026-06-26 03:35:05.985 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-26 03:35:05.985 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-26 03:35:05.985 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-26 03:35:05.985 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-26 03:35:05.986 | RuntimeError: greenlet is being finalized 2026-06-26 03:35:06.459 | + ./stack.sh:main:1333 : async_runfunc create_flavors 2026-06-26 03:35:06.465 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-06-26 03:35:06.586 | + inc/async:async_inner:63 : create_flavors 2026-06-26 03:35:06.644 | [2072 Async create_flavors:80521]: running: create_flavors 2026-06-26 03:35:06.648 | + ./stack.sh:main:1335 : is_service_enabled cinder 2026-06-26 03:35:06.678 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:35:06.681 | + ./stack.sh:main:1336 : echo_summary 'Starting Cinder' 2026-06-26 03:35:06.686 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 03:35:06.691 | + ./stack.sh:echo_summary:447 : echo -e Starting Cinder 2026-06-26 03:35:06.695 | + ./stack.sh:main:1337 : start_cinder 2026-06-26 03:35:06.699 | + lib/cinder:start_cinder:604 : '[' lioadm = tgtadm ']' 2026-06-26 03:35:06.704 | ++ lib/cinder:start_cinder:619 : which uwsgi 2026-06-26 03:35:06.711 | + lib/cinder:start_cinder:619 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-26 03:35:06.716 | + functions-common:run_process:1674 : local service=c-api 2026-06-26 03:35:06.720 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-26 03:35:06.724 | + functions-common:run_process:1676 : local group= 2026-06-26 03:35:06.728 | + functions-common:run_process:1677 : local user= 2026-06-26 03:35:06.732 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 03:35:06.737 | + functions-common:run_process:1680 : local name=c-api 2026-06-26 03:35:06.741 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 03:35:06.745 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 03:35:06.749 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:35:06.754 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:35:06.759 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:35:06.766 | + functions-common:time_start:2411 : _TIME_START[$name]=1782444906761 2026-06-26 03:35:06.770 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-06-26 03:35:06.796 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:35:06.800 | + functions-common:run_process:1684 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-06-26 03:35:06.803 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-06-26 03:35:06.807 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-26 03:35:06.812 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-26 03:35:06.816 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-26 03:35:06.820 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-26 03:35:06.824 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-06-26 03:35:06.828 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-06-26 03:35:06.833 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-06-26 03:35:06.837 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-26 03:35:06.841 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-26 03:35:06.845 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-26 03:35:06.850 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-26 03:35:06.855 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-06-26 03:35:06.860 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-06-26 03:35:06.863 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-26 03:35:06.869 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-26 03:35:06.873 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@c-api.service '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-26 03:35:06.876 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-06-26 03:35:06.882 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-26 03:35:06.886 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-26 03:35:06.889 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-26 03:35:06.893 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-26 03:35:06.897 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-06-26 03:35:06.901 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-26 03:35:06.908 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2026-06-26 03:35:07.018 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-26 03:35:07.117 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-06-26 03:35:07.202 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-06-26 03:35:07.287 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-26 03:35:07.372 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-26 03:35:07.471 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-06-26 03:35:07.561 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-06-26 03:35:07.646 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-06-26 03:35:07.735 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-06-26 03:35:07.819 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-06-26 03:35:07.901 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-26 03:35:07.905 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-26 03:35:07.909 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-06-26 03:35:08.024 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-26 03:35:08.579 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-06-26 03:35:08.602 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-06-26 03:35:09.095 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-06-26 03:35:09.267 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 03:35:09.272 | + functions-common:time_stop:2420 : local name 2026-06-26 03:35:09.272 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:35:09.275 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:35:09.277 | + functions-common:time_stop:2423 : local total 2026-06-26 03:35:09.281 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:35:09.284 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 03:35:09.293 | + functions-common:time_stop:2427 : start_time=1782444906761 2026-06-26 03:35:09.303 | + functions-common:time_stop:2429 : [[ -z 1782444906761 ]] 2026-06-26 03:35:09.312 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:35:09.326 | + functions-common:time_stop:2432 : end_time=1782444909313 2026-06-26 03:35:09.337 | + functions-common:time_stop:2433 : elapsed_time=2552 2026-06-26 03:35:09.337 | + functions-common:time_stop:2434 : total=34884 2026-06-26 03:35:09.341 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:35:09.346 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37436 2026-06-26 03:35:09.351 | + lib/cinder:start_cinder:621 : echo 'Waiting for Cinder API to start...' 2026-06-26 03:35:09.354 | Waiting for Cinder API to start... 2026-06-26 03:35:09.357 | + lib/cinder:start_cinder:623 : local cinder_url=http://192.168.122.132/volume/v3/ 2026-06-26 03:35:09.364 | + lib/cinder:start_cinder:625 : wait_for_service 60 http://192.168.122.132/volume/v3/ 2026-06-26 03:35:09.368 | + functions:wait_for_service:476 : local timeout=60 2026-06-26 03:35:09.371 | + functions:wait_for_service:477 : local url=http://192.168.122.132/volume/v3/ 2026-06-26 03:35:09.376 | + functions:wait_for_service:478 : local rval=0 2026-06-26 03:35:09.382 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-26 03:35:09.388 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-26 03:35:09.395 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:35:09.401 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:35:09.413 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:35:09.417 | + functions-common:time_start:2411 : _TIME_START[$name]=1782444909413 2026-06-26 03:35:09.420 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-26 03:35:09.430 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 03:35:09.434 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.132/volume/v3/ 2026-06-26 03:35:14.380 | + :: : [[ 401 == 503 ]] 2026-06-26 03:35:14.381 | + :: : [[ 0 -eq 7 ]] 2026-06-26 03:35:14.387 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-26 03:35:14.389 | + functions-common:time_stop:2420 : local name 2026-06-26 03:35:14.392 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:35:14.398 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:35:14.398 | + functions-common:time_stop:2423 : local total 2026-06-26 03:35:14.405 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:35:14.408 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-26 03:35:14.411 | + functions-common:time_stop:2427 : start_time=1782444909413 2026-06-26 03:35:14.415 | + functions-common:time_stop:2429 : [[ -z 1782444909413 ]] 2026-06-26 03:35:14.421 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:35:14.426 | + functions-common:time_stop:2432 : end_time=1782444914422 2026-06-26 03:35:14.431 | + functions-common:time_stop:2433 : elapsed_time=5009 2026-06-26 03:35:14.435 | + functions-common:time_stop:2434 : total=14860 2026-06-26 03:35:14.439 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:35:14.445 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19869 2026-06-26 03:35:14.448 | + functions:wait_for_service:486 : return 0 2026-06-26 03:35:14.450 | + lib/cinder:start_cinder:629 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-26 03:35:14.453 | + functions-common:run_process:1674 : local service=c-sch 2026-06-26 03:35:14.457 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-26 03:35:14.460 | + functions-common:run_process:1676 : local group= 2026-06-26 03:35:14.465 | + functions-common:run_process:1677 : local user= 2026-06-26 03:35:14.469 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 03:35:14.473 | + functions-common:run_process:1680 : local name=c-sch 2026-06-26 03:35:14.477 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 03:35:14.481 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 03:35:14.485 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:35:14.490 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:35:14.496 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:35:14.504 | + functions-common:time_start:2411 : _TIME_START[$name]=1782444914499 2026-06-26 03:35:14.509 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-06-26 03:35:14.540 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:35:14.546 | + functions-common:run_process:1684 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-06-26 03:35:14.554 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-06-26 03:35:14.558 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-26 03:35:14.562 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-26 03:35:14.566 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-26 03:35:14.572 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-26 03:35:14.574 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-26 03:35:14.578 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-26 03:35:14.583 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-06-26 03:35:14.587 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-26 03:35:14.592 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-26 03:35:14.596 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-26 03:35:14.600 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-26 03:35:14.605 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-06-26 03:35:14.609 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-26 03:35:14.613 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-sch.service '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' quobyte '' 2026-06-26 03:35:14.617 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-06-26 03:35:14.622 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-26 03:35:14.626 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-26 03:35:14.630 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-26 03:35:14.634 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-26 03:35:14.637 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-26 03:35:14.641 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-26 03:35:14.645 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-06-26 03:35:14.649 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-26 03:35:14.656 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-06-26 03:35:14.752 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-26 03:35:14.858 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-06-26 03:35:14.949 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-26 03:35:15.040 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-06-26 03:35:15.121 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-06-26 03:35:15.204 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-26 03:35:15.296 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-26 03:35:15.300 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-26 03:35:15.302 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-06-26 03:35:15.408 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-26 03:35:15.906 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-06-26 03:35:15.942 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-06-26 03:35:16.441 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-06-26 03:35:16.490 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 03:35:16.494 | + functions-common:time_stop:2420 : local name 2026-06-26 03:35:16.499 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:35:16.503 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:35:16.507 | + functions-common:time_stop:2423 : local total 2026-06-26 03:35:16.512 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:35:16.516 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 03:35:16.520 | + functions-common:time_stop:2427 : start_time=1782444914499 2026-06-26 03:35:16.524 | + functions-common:time_stop:2429 : [[ -z 1782444914499 ]] 2026-06-26 03:35:16.531 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:35:16.536 | + functions-common:time_stop:2432 : end_time=1782444916531 2026-06-26 03:35:16.540 | + functions-common:time_stop:2433 : elapsed_time=2032 2026-06-26 03:35:16.544 | + functions-common:time_stop:2434 : total=37436 2026-06-26 03:35:16.549 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:35:16.553 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39468 2026-06-26 03:35:16.557 | + lib/cinder:start_cinder:634 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-26 03:35:16.561 | + 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-26 03:35:16.566 | + functions-common:run_process:1674 : local service=c-bak 2026-06-26 03:35:16.571 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-06-26 03:35:16.575 | + functions-common:run_process:1676 : local group= 2026-06-26 03:35:16.579 | + functions-common:run_process:1677 : local user= 2026-06-26 03:35:16.583 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-26 03:35:16.587 | + functions-common:run_process:1680 : local name=c-bak 2026-06-26 03:35:16.591 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 03:35:16.596 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 03:35:16.601 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:35:16.605 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:35:16.611 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:35:16.617 | + functions-common:time_start:2411 : _TIME_START[$name]=1782444916612 2026-06-26 03:35:16.621 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-06-26 03:35:16.653 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:35:16.658 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 03:35:16.662 | + functions-common:time_stop:2420 : local name 2026-06-26 03:35:16.667 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:35:16.673 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:35:16.676 | + functions-common:time_stop:2423 : local total 2026-06-26 03:35:16.680 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:35:16.684 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 03:35:16.690 | + functions-common:time_stop:2427 : start_time=1782444916612 2026-06-26 03:35:16.696 | + functions-common:time_stop:2429 : [[ -z 1782444916612 ]] 2026-06-26 03:35:16.701 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:35:16.708 | + functions-common:time_stop:2432 : end_time=1782444916702 2026-06-26 03:35:16.710 | + functions-common:time_stop:2433 : elapsed_time=90 2026-06-26 03:35:16.713 | + functions-common:time_stop:2434 : total=39468 2026-06-26 03:35:16.715 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:35:16.717 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39558 2026-06-26 03:35:16.720 | + 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-26 03:35:16.722 | + functions-common:run_process:1674 : local service=c-vol 2026-06-26 03:35:16.725 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-26 03:35:16.726 | + functions-common:run_process:1676 : local group= 2026-06-26 03:35:16.729 | + functions-common:run_process:1677 : local user= 2026-06-26 03:35:16.731 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-26 03:35:16.734 | + functions-common:run_process:1680 : local name=c-vol 2026-06-26 03:35:16.736 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 03:35:16.738 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 03:35:16.740 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:35:16.742 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:35:16.745 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:35:16.749 | + functions-common:time_start:2411 : _TIME_START[$name]=1782444916747 2026-06-26 03:35:16.752 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-06-26 03:35:16.791 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:35:16.799 | + functions-common:run_process:1684 : _run_under_systemd c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-26 03:35:16.802 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-06-26 03:35:16.807 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-26 03:35:16.810 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-26 03:35:16.814 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-26 03:35:16.817 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-26 03:35:16.824 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-26 03:35:16.828 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-26 03:35:16.835 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-06-26 03:35:16.840 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-26 03:35:16.845 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-26 03:35:16.850 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-26 03:35:16.856 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-26 03:35:16.860 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-06-26 03:35:16.863 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-26 03:35:16.868 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-vol.service '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' quobyte 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-26 03:35:16.875 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-06-26 03:35:16.881 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-26 03:35:16.887 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-26 03:35:16.894 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-26 03:35:16.900 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-26 03:35:16.907 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-26 03:35:16.912 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-26 03:35:16.916 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-06-26 03:35:16.918 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-26 03:35:16.924 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-06-26 03:35:17.020 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-26 03:35:17.120 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-06-26 03:35:17.213 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-26 03:35:17.315 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-06-26 03:35:17.412 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-06-26 03:35:17.505 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-26 03:35:17.644 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-06-26 03:35:17.650 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-26 03:35:17.744 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-26 03:35:17.749 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-06-26 03:35:17.863 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-26 03:35:18.411 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-06-26 03:35:18.437 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-06-26 03:35:18.970 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-06-26 03:35:19.038 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 03:35:19.040 | + functions-common:time_stop:2420 : local name 2026-06-26 03:35:19.043 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:35:19.048 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:35:19.048 | + functions-common:time_stop:2423 : local total 2026-06-26 03:35:19.050 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:35:19.054 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 03:35:19.056 | + functions-common:time_stop:2427 : start_time=1782444916747 2026-06-26 03:35:19.058 | + functions-common:time_stop:2429 : [[ -z 1782444916747 ]] 2026-06-26 03:35:19.061 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:35:19.064 | + functions-common:time_stop:2432 : end_time=1782444919062 2026-06-26 03:35:19.067 | + functions-common:time_stop:2433 : elapsed_time=2315 2026-06-26 03:35:19.069 | + functions-common:time_stop:2434 : total=39558 2026-06-26 03:35:19.071 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:35:19.074 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=41873 2026-06-26 03:35:19.077 | + ./stack.sh:main:1338 : create_volume_types 2026-06-26 03:35:19.080 | + lib/cinder:create_volume_types:677 : is_service_enabled c-api 2026-06-26 03:35:19.098 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:35:19.100 | + lib/cinder:create_volume_types:677 : [[ -n lvm:lvmdriver-1 ]] 2026-06-26 03:35:19.103 | + lib/cinder:create_volume_types:678 : local be be_name 2026-06-26 03:35:19.105 | + lib/cinder:create_volume_types:679 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-26 03:35:19.107 | + lib/cinder:create_volume_types:680 : be_name=lvmdriver-1 2026-06-26 03:35:19.109 | + lib/cinder:create_volume_types:681 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-06-26 03:35:19.112 | + lib/cinder:create_one_type:652 : type_name=lvmdriver-1 2026-06-26 03:35:19.114 | + lib/cinder:create_one_type:653 : property_key=volume_backend_name 2026-06-26 03:35:19.116 | + lib/cinder:create_one_type:654 : property_value=lvmdriver-1 2026-06-26 03:35:19.118 | + lib/cinder:create_one_type:656 : is_service_enabled keystone 2026-06-26 03:35:19.139 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:35:19.142 | + lib/cinder:create_one_type:657 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-06-26 03:35:24.259 | +-------------+--------------------------------------+ 2026-06-26 03:35:24.259 | | Field | Value | 2026-06-26 03:35:24.259 | +-------------+--------------------------------------+ 2026-06-26 03:35:24.259 | | description | None | 2026-06-26 03:35:24.259 | | id | f56f8700-4517-42e7-a851-75f33af8b8b7 | 2026-06-26 03:35:24.259 | | is_public | True | 2026-06-26 03:35:24.259 | | name | lvmdriver-1 | 2026-06-26 03:35:24.260 | | properties | volume_backend_name='lvmdriver-1' | 2026-06-26 03:35:24.260 | +-------------+--------------------------------------+ 2026-06-26 03:35:24.644 | + lib/cinder:create_one_type:658 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-06-26 03:35:24.650 | + lib/cinder:create_volume_types:684 : [[ False == \T\r\u\e ]] 2026-06-26 03:35:24.654 | + lib/cinder:create_volume_types:691 : [[ False == \T\r\u\e ]] 2026-06-26 03:35:24.659 | + ./stack.sh:main:1343 : [[ False == \T\r\u\e ]] 2026-06-26 03:35:24.664 | + ./stack.sh:main:1351 : is_service_enabled glance 2026-06-26 03:35:24.692 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:35:24.697 | + ./stack.sh:main:1352 : echo_summary 'Starting Glance' 2026-06-26 03:35:24.701 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 03:35:24.705 | + ./stack.sh:echo_summary:447 : echo -e Starting Glance 2026-06-26 03:35:24.709 | + ./stack.sh:main:1353 : start_glance 2026-06-26 03:35:24.714 | + lib/glance:start_glance:650 : local service_protocol=http 2026-06-26 03:35:24.720 | ++ lib/glance:start_glance:652 : which uwsgi 2026-06-26 03:35:24.726 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-26 03:35:24.730 | + functions-common:run_process:1674 : local service=g-api 2026-06-26 03:35:24.734 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-26 03:35:24.740 | + functions-common:run_process:1676 : local group= 2026-06-26 03:35:24.745 | + functions-common:run_process:1677 : local user= 2026-06-26 03:35:24.749 | + functions-common:run_process:1678 : local env_vars= 2026-06-26 03:35:24.753 | + functions-common:run_process:1680 : local name=g-api 2026-06-26 03:35:24.758 | + functions-common:run_process:1682 : time_start run_process 2026-06-26 03:35:24.761 | + functions-common:time_start:2406 : local name=run_process 2026-06-26 03:35:24.765 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:35:24.768 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:35:24.773 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:35:24.779 | + functions-common:time_start:2411 : _TIME_START[$name]=1782444924774 2026-06-26 03:35:24.783 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-06-26 03:35:24.811 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:35:24.816 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-06-26 03:35:24.821 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-06-26 03:35:24.825 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-26 03:35:24.828 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-26 03:35:24.832 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-26 03:35:24.835 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-26 03:35:24.839 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-06-26 03:35:24.842 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-06-26 03:35:24.846 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-06-26 03:35:24.849 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-26 03:35:24.852 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-26 03:35:24.856 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-26 03:35:24.859 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-26 03:35:24.862 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-06-26 03:35:24.866 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-06-26 03:35:24.869 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-26 03:35:24.873 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-26 03:35:24.876 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@g-api.service '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-26 03:35:24.879 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-06-26 03:35:24.881 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-26 03:35:24.884 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-26 03:35:24.887 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-26 03:35:24.890 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-26 03:35:24.894 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-06-26 03:35:24.897 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-26 03:35:24.902 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2026-06-26 03:35:25.002 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-26 03:35:25.100 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-06-26 03:35:25.182 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-06-26 03:35:25.279 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-26 03:35:25.368 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-26 03:35:25.448 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-06-26 03:35:25.540 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-06-26 03:35:25.622 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-06-26 03:35:25.699 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-06-26 03:35:25.778 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-06-26 03:35:25.860 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-26 03:35:25.864 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-26 03:35:25.868 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-06-26 03:35:25.980 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-26 03:35:26.521 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-06-26 03:35:26.552 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-06-26 03:35:27.082 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-06-26 03:35:27.216 | + functions-common:run_process:1686 : time_stop run_process 2026-06-26 03:35:27.219 | + functions-common:time_stop:2420 : local name 2026-06-26 03:35:27.224 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:35:27.228 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:35:27.237 | + functions-common:time_stop:2423 : local total 2026-06-26 03:35:27.244 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:35:27.248 | + functions-common:time_stop:2426 : name=run_process 2026-06-26 03:35:27.254 | + functions-common:time_stop:2427 : start_time=1782444924774 2026-06-26 03:35:27.260 | + functions-common:time_stop:2429 : [[ -z 1782444924774 ]] 2026-06-26 03:35:27.271 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:35:27.285 | + functions-common:time_stop:2432 : end_time=1782444927273 2026-06-26 03:35:27.290 | + functions-common:time_stop:2433 : elapsed_time=2499 2026-06-26 03:35:27.299 | + functions-common:time_stop:2434 : total=41873 2026-06-26 03:35:27.314 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:35:27.319 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=44372 2026-06-26 03:35:27.326 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-06-26 03:35:27.366 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:35:27.376 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.132) to start...' 2026-06-26 03:35:27.376 | Waiting for g-api (192.168.122.132) to start... 2026-06-26 03:35:27.383 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.132/image 2026-06-26 03:35:27.390 | + functions:wait_for_service:476 : local timeout=60 2026-06-26 03:35:27.397 | + functions:wait_for_service:477 : local url=http://192.168.122.132/image 2026-06-26 03:35:27.404 | + functions:wait_for_service:478 : local rval=0 2026-06-26 03:35:27.412 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-26 03:35:27.418 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-26 03:35:27.423 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:35:27.432 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:35:27.442 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:35:27.458 | + functions-common:time_start:2411 : _TIME_START[$name]=1782444927445 2026-06-26 03:35:27.461 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-26 03:35:27.464 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 03:35:27.469 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.132/image 2026-06-26 03:35:32.888 | + :: : [[ 300 == 503 ]] 2026-06-26 03:35:32.890 | + :: : [[ 0 -eq 7 ]] 2026-06-26 03:35:32.898 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-26 03:35:32.904 | + functions-common:time_stop:2420 : local name 2026-06-26 03:35:32.909 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:35:32.914 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:35:32.920 | + functions-common:time_stop:2423 : local total 2026-06-26 03:35:32.924 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:35:32.933 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-26 03:35:32.937 | + functions-common:time_stop:2427 : start_time=1782444927445 2026-06-26 03:35:32.940 | + functions-common:time_stop:2429 : [[ -z 1782444927445 ]] 2026-06-26 03:35:32.947 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:35:32.957 | + functions-common:time_stop:2432 : end_time=1782444932949 2026-06-26 03:35:32.962 | + functions-common:time_stop:2433 : elapsed_time=5504 2026-06-26 03:35:32.963 | + functions-common:time_stop:2434 : total=19869 2026-06-26 03:35:32.966 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:35:32.968 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25373 2026-06-26 03:35:32.970 | + functions:wait_for_service:486 : return 0 2026-06-26 03:35:32.973 | + ./stack.sh:main:1367 : is_service_enabled mysql postgresql 2026-06-26 03:35:32.996 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:35:33.001 | + ./stack.sh:main:1367 : is_service_enabled glance 2026-06-26 03:35:33.024 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:35:33.027 | + ./stack.sh:main:1368 : echo_summary 'Uploading images' 2026-06-26 03:35:33.029 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 03:35:33.032 | + ./stack.sh:echo_summary:447 : echo -e Uploading images 2026-06-26 03:35:33.038 | + ./stack.sh:main:1370 : for image_url in ${IMAGE_URLS//,/ } 2026-06-26 03:35:33.040 | + ./stack.sh:main:1371 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-26 03:35:33.043 | + 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-26 03:35:33.045 | + functions:upload_image:141 : local image image_fname image_name 2026-06-26 03:35:33.048 | + functions:upload_image:143 : local max_attempts=5 2026-06-26 03:35:33.052 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-06-26 03:35:33.060 | ++ 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-26 03:35:33.070 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-06-26 03:35:33.082 | + 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-26 03:35:33.088 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-06-26 03:35:33.097 | ++ functions:upload_image:151 : seq 5 2026-06-26 03:35:33.106 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-06-26 03:35:33.111 | + functions:upload_image:152 : local rc=0 2026-06-26 03:35:33.119 | + 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-26 03:35:33.125 | --2026-06-26 05:35:33-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-26 03:35:33.237 | Resolving github.com (github.com)... 140.82.121.4 2026-06-26 03:35:33.259 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-06-26 03:35:33.321 | HTTP request sent, awaiting response... 302 Found 2026-06-26 03:35:33.321 | 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-26T04%3A10%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-26T03%3A09%3A25Z&ske=2026-06-26T04%3A10%3A21Z&sks=b&skv=2018-11-09&sig=15zX7k5o3DcHenXkHO1j6BApXVI3O8kr7qxaS8Cncfg%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjQ0NjYxNCwibmJmIjoxNzgyNDQ0ODE0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.e0763MqfwWIkalaPN8xVxs2gM_WaHSDCrHGxsBQhuE8&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-06-26 03:35:33.321 | --2026-06-26 05:35:33-- 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-26T04%3A10%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-26T03%3A09%3A25Z&ske=2026-06-26T04%3A10%3A21Z&sks=b&skv=2018-11-09&sig=15zX7k5o3DcHenXkHO1j6BApXVI3O8kr7qxaS8Cncfg%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjQ0NjYxNCwibmJmIjoxNzgyNDQ0ODE0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.e0763MqfwWIkalaPN8xVxs2gM_WaHSDCrHGxsBQhuE8&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-06-26 03:35:33.337 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.108.133, ... 2026-06-26 03:35:33.352 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-06-26 03:35:33.393 | HTTP request sent, awaiting response... 200 OK 2026-06-26 03:35:33.393 | Length: 21692416 (21M) [application/octet-stream] 2026-06-26 03:35:33.393 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-06-26 03:35:33.453 | 2026-06-26 03:35:33.668 | 0K ........ ........ .... 100% 75.3M=0.3s 2026-06-26 03:35:33.668 | 2026-06-26 03:35:33.668 | 2026-06-26 05:35:33 (75.3 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-06-26 03:35:33.668 | 2026-06-26 03:35:33.677 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-06-26 03:35:33.680 | + functions:upload_image:163 : break 2026-06-26 03:35:33.684 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-26 03:35:33.688 | + 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-26 03:35:33.691 | + 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-26 03:35:33.696 | + 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-26 03:35:33.700 | + functions:upload_image:313 : local kernel= 2026-06-26 03:35:33.704 | + functions:upload_image:314 : local ramdisk= 2026-06-26 03:35:33.707 | + functions:upload_image:315 : local disk_format= 2026-06-26 03:35:33.711 | + functions:upload_image:316 : local container_format= 2026-06-26 03:35:33.713 | + functions:upload_image:317 : local unpack= 2026-06-26 03:35:33.717 | + functions:upload_image:318 : local img_property= 2026-06-26 03:35:33.721 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-26 03:35:33.725 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-06-26 03:35:33.729 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-06-26 03:35:33.733 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-06-26 03:35:33.737 | + functions:upload_image:328 : case "$image_fname" in 2026-06-26 03:35:33.741 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-06-26 03:35:33.748 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-06-26 03:35:33.751 | + functions:upload_image:350 : local format 2026-06-26 03:35:33.756 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-26 03:35:33.759 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-06-26 03:35:33.771 | + functions:upload_image:351 : format=qcow2 2026-06-26 03:35:33.775 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-06-26 03:35:33.779 | + functions:upload_image:353 : disk_format=qcow2 2026-06-26 03:35:33.783 | + functions:upload_image:357 : container_format=bare 2026-06-26 03:35:33.788 | + functions:upload_image:404 : is_arch ppc64le 2026-06-26 03:35:33.792 | ++ functions-common:is_arch:519 : uname -m 2026-06-26 03:35:33.798 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-06-26 03:35:33.802 | + functions:upload_image:404 : is_arch ppc64 2026-06-26 03:35:33.806 | ++ functions-common:is_arch:519 : uname -m 2026-06-26 03:35:33.814 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-26 03:35:33.817 | + functions:upload_image:404 : is_arch ppc 2026-06-26 03:35:33.822 | ++ functions-common:is_arch:519 : uname -m 2026-06-26 03:35:33.828 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-06-26 03:35:33.832 | + functions:upload_image:408 : is_arch aarch64 2026-06-26 03:35:33.836 | ++ functions-common:is_arch:519 : uname -m 2026-06-26 03:35:33.842 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-26 03:35:33.846 | + functions:upload_image:412 : '[' bare = bare ']' 2026-06-26 03:35:33.850 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-06-26 03:35:33.854 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-06-26 03:35:33.858 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-06-26 03:35:33.861 | + 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-26 03:35:33.865 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-06-26 03:35:33.870 | + functions:_upload_image:112 : shift 2026-06-26 03:35:33.874 | + functions:_upload_image:113 : local container=bare 2026-06-26 03:35:33.877 | + functions:_upload_image:114 : shift 2026-06-26 03:35:33.881 | + functions:_upload_image:115 : local disk=qcow2 2026-06-26 03:35:33.885 | + functions:_upload_image:116 : shift 2026-06-26 03:35:33.888 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-26 03:35:33.891 | + functions:_upload_image:118 : shift 2026-06-26 03:35:33.895 | + functions:_upload_image:119 : local properties 2026-06-26 03:35:33.899 | + functions:_upload_image:120 : local useimport 2026-06-26 03:35:33.903 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-06-26 03:35:33.909 | ++ functions:_image_properties_to_arg:94 : local result= 2026-06-26 03:35:33.912 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-06-26 03:35:33.915 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-06-26 03:35:33.919 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-06-26 03:35:33.924 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-06-26 03:35:33.931 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-06-26 03:35:33.935 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-26 03:35:33.943 | + 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-26 03:35:39.861 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-26 03:35:39.861 | | Field | Value | 2026-06-26 03:35:39.861 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-26 03:35:39.861 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-06-26 03:35:39.862 | | container_format | bare | 2026-06-26 03:35:39.862 | | created_at | 2026-06-26T03:35:38Z | 2026-06-26 03:35:39.862 | | disk_format | qcow2 | 2026-06-26 03:35:39.862 | | file | /v2/images/dfc393ae-7412-4258-bda5-dc0a6732fb07/file | 2026-06-26 03:35:39.862 | | id | dfc393ae-7412-4258-bda5-dc0a6732fb07 | 2026-06-26 03:35:39.862 | | min_disk | 0 | 2026-06-26 03:35:39.862 | | min_ram | 0 | 2026-06-26 03:35:39.862 | | name | cirros-0.6.3-x86_64-disk | 2026-06-26 03:35:39.862 | | owner | 672660d1b01a45828d72fce38b12f1f3 | 2026-06-26 03:35:39.862 | | 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-26 03:35:39.863 | | protected | False | 2026-06-26 03:35:39.863 | | schema | /v2/schemas/image | 2026-06-26 03:35:39.864 | | size | 21692416 | 2026-06-26 03:35:39.864 | | status | active | 2026-06-26 03:35:39.865 | | tags | | 2026-06-26 03:35:39.865 | | updated_at | 2026-06-26T03:35:40Z | 2026-06-26 03:35:39.865 | | virtual_size | 117440512 | 2026-06-26 03:35:39.865 | | visibility | public | 2026-06-26 03:35:39.865 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-26 03:35:40.243 | + ./stack.sh:main:1375 : async_wait create_flavors 2026-06-26 03:35:40.313 | [2072 Async create_flavors:80521]: Waiting for completion of create_flavors running on PID 80521 (2 other jobs running) 2026-06-26 03:35:40.345 | [2072 Async create_flavors:80521]: Signaling child to exit 2026-06-26 03:35:50.532 | + inc/async:async_inner:64 : rc=0 2026-06-26 03:35:50.565 | [80521 Async create_flavors:80521]: finished successfully 2026-06-26 03:35:50.594 | WAKEUP 2026-06-26 03:35:50.622 | [2072 Async create_flavors:80521]: Signaled 2026-06-26 03:35:50.625 | + lib/nova:create_flavors:1239 : is_service_enabled n-api 2026-06-26 03:35:50.625 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:35:50.625 | + lib/nova:create_flavors:1240 : openstack --os-region-name=RegionOne flavor list 2026-06-26 03:35:50.625 | + lib/nova:create_flavors:1240 : grep -q ds512M 2026-06-26 03:35:50.625 | + 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-26 03:35:50.625 | +----------------------------+-----------------------+ 2026-06-26 03:35:50.625 | | Field | Value | 2026-06-26 03:35:50.625 | +----------------------------+-----------------------+ 2026-06-26 03:35:50.625 | | OS-FLV-DISABLED:disabled | False | 2026-06-26 03:35:50.625 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-26 03:35:50.626 | | description | None | 2026-06-26 03:35:50.626 | | disk | 1 | 2026-06-26 03:35:50.626 | | id | c1 | 2026-06-26 03:35:50.626 | | name | cirros256 | 2026-06-26 03:35:50.626 | | os-flavor-access:is_public | True | 2026-06-26 03:35:50.626 | | properties | hw_rng:allowed='True' | 2026-06-26 03:35:50.626 | | ram | 256 | 2026-06-26 03:35:50.626 | | rxtx_factor | 1.0 | 2026-06-26 03:35:50.626 | | swap | 0 | 2026-06-26 03:35:50.626 | | vcpus | 1 | 2026-06-26 03:35:50.626 | +----------------------------+-----------------------+ 2026-06-26 03:35:50.627 | + 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-26 03:35:50.627 | +----------------------------+-----------------------+ 2026-06-26 03:35:50.627 | | Field | Value | 2026-06-26 03:35:50.627 | +----------------------------+-----------------------+ 2026-06-26 03:35:50.627 | | OS-FLV-DISABLED:disabled | False | 2026-06-26 03:35:50.627 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-26 03:35:50.627 | | description | None | 2026-06-26 03:35:50.627 | | disk | 5 | 2026-06-26 03:35:50.627 | | id | d1 | 2026-06-26 03:35:50.627 | | name | ds512M | 2026-06-26 03:35:50.628 | | os-flavor-access:is_public | True | 2026-06-26 03:35:50.628 | | properties | hw_rng:allowed='True' | 2026-06-26 03:35:50.628 | | ram | 512 | 2026-06-26 03:35:50.628 | | rxtx_factor | 1.0 | 2026-06-26 03:35:50.628 | | swap | 0 | 2026-06-26 03:35:50.628 | | vcpus | 1 | 2026-06-26 03:35:50.628 | +----------------------------+-----------------------+ 2026-06-26 03:35:50.628 | + 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-26 03:35:50.628 | +----------------------------+-----------------------+ 2026-06-26 03:35:50.628 | | Field | Value | 2026-06-26 03:35:50.629 | +----------------------------+-----------------------+ 2026-06-26 03:35:50.629 | | OS-FLV-DISABLED:disabled | False | 2026-06-26 03:35:50.629 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-26 03:35:50.629 | | description | None | 2026-06-26 03:35:50.629 | | disk | 10 | 2026-06-26 03:35:50.629 | | id | d2 | 2026-06-26 03:35:50.629 | | name | ds1G | 2026-06-26 03:35:50.629 | | os-flavor-access:is_public | True | 2026-06-26 03:35:50.629 | | properties | hw_rng:allowed='True' | 2026-06-26 03:35:50.629 | | ram | 1024 | 2026-06-26 03:35:50.630 | | rxtx_factor | 1.0 | 2026-06-26 03:35:50.630 | | swap | 0 | 2026-06-26 03:35:50.630 | | vcpus | 1 | 2026-06-26 03:35:50.630 | +----------------------------+-----------------------+ 2026-06-26 03:35:50.630 | + 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-26 03:35:50.630 | +----------------------------+-----------------------+ 2026-06-26 03:35:50.630 | | Field | Value | 2026-06-26 03:35:50.630 | +----------------------------+-----------------------+ 2026-06-26 03:35:50.630 | | OS-FLV-DISABLED:disabled | False | 2026-06-26 03:35:50.630 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-26 03:35:50.630 | | description | None | 2026-06-26 03:35:50.631 | | disk | 10 | 2026-06-26 03:35:50.631 | | id | d3 | 2026-06-26 03:35:50.631 | | name | ds2G | 2026-06-26 03:35:50.631 | | os-flavor-access:is_public | True | 2026-06-26 03:35:50.631 | | properties | hw_rng:allowed='True' | 2026-06-26 03:35:50.631 | | ram | 2048 | 2026-06-26 03:35:50.631 | | rxtx_factor | 1.0 | 2026-06-26 03:35:50.631 | | swap | 0 | 2026-06-26 03:35:50.631 | | vcpus | 2 | 2026-06-26 03:35:50.632 | +----------------------------+-----------------------+ 2026-06-26 03:35:50.632 | + 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-26 03:35:50.632 | +----------------------------+-----------------------+ 2026-06-26 03:35:50.632 | | Field | Value | 2026-06-26 03:35:50.632 | +----------------------------+-----------------------+ 2026-06-26 03:35:50.632 | | OS-FLV-DISABLED:disabled | False | 2026-06-26 03:35:50.632 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-26 03:35:50.632 | | description | None | 2026-06-26 03:35:50.632 | | disk | 20 | 2026-06-26 03:35:50.632 | | id | d4 | 2026-06-26 03:35:50.632 | | name | ds4G | 2026-06-26 03:35:50.633 | | os-flavor-access:is_public | True | 2026-06-26 03:35:50.633 | | properties | hw_rng:allowed='True' | 2026-06-26 03:35:50.633 | | ram | 4096 | 2026-06-26 03:35:50.633 | | rxtx_factor | 1.0 | 2026-06-26 03:35:50.633 | | swap | 0 | 2026-06-26 03:35:50.633 | | vcpus | 4 | 2026-06-26 03:35:50.633 | +----------------------------+-----------------------+ 2026-06-26 03:35:50.633 | + lib/nova:create_flavors:1249 : openstack --os-region-name=RegionOne flavor list 2026-06-26 03:35:50.633 | + lib/nova:create_flavors:1249 : grep -q m1.tiny 2026-06-26 03:35:50.633 | + 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-26 03:35:50.634 | +----------------------------+-----------------------+ 2026-06-26 03:35:50.634 | | Field | Value | 2026-06-26 03:35:50.634 | +----------------------------+-----------------------+ 2026-06-26 03:35:50.634 | | OS-FLV-DISABLED:disabled | False | 2026-06-26 03:35:50.634 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-26 03:35:50.634 | | description | None | 2026-06-26 03:35:50.634 | | disk | 1 | 2026-06-26 03:35:50.634 | | id | 1 | 2026-06-26 03:35:50.634 | | name | m1.tiny | 2026-06-26 03:35:50.634 | | os-flavor-access:is_public | True | 2026-06-26 03:35:50.635 | | properties | hw_rng:allowed='True' | 2026-06-26 03:35:50.635 | | ram | 512 | 2026-06-26 03:35:50.635 | | rxtx_factor | 1.0 | 2026-06-26 03:35:50.635 | | swap | 0 | 2026-06-26 03:35:50.635 | | vcpus | 1 | 2026-06-26 03:35:50.635 | +----------------------------+-----------------------+ 2026-06-26 03:35:50.635 | + 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-26 03:35:50.635 | +----------------------------+-----------------------+ 2026-06-26 03:35:50.635 | | Field | Value | 2026-06-26 03:35:50.635 | +----------------------------+-----------------------+ 2026-06-26 03:35:50.636 | | OS-FLV-DISABLED:disabled | False | 2026-06-26 03:35:50.636 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-26 03:35:50.636 | | description | None | 2026-06-26 03:35:50.636 | | disk | 20 | 2026-06-26 03:35:50.636 | | id | 2 | 2026-06-26 03:35:50.636 | | name | m1.small | 2026-06-26 03:35:50.636 | | os-flavor-access:is_public | True | 2026-06-26 03:35:50.636 | | properties | hw_rng:allowed='True' | 2026-06-26 03:35:50.636 | | ram | 2048 | 2026-06-26 03:35:50.636 | | rxtx_factor | 1.0 | 2026-06-26 03:35:50.637 | | swap | 0 | 2026-06-26 03:35:50.637 | | vcpus | 1 | 2026-06-26 03:35:50.637 | +----------------------------+-----------------------+ 2026-06-26 03:35:50.637 | + 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-26 03:35:50.637 | +----------------------------+-----------------------+ 2026-06-26 03:35:50.637 | | Field | Value | 2026-06-26 03:35:50.637 | +----------------------------+-----------------------+ 2026-06-26 03:35:50.637 | | OS-FLV-DISABLED:disabled | False | 2026-06-26 03:35:50.637 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-26 03:35:50.637 | | description | None | 2026-06-26 03:35:50.637 | | disk | 40 | 2026-06-26 03:35:50.638 | | id | 3 | 2026-06-26 03:35:50.638 | | name | m1.medium | 2026-06-26 03:35:50.638 | | os-flavor-access:is_public | True | 2026-06-26 03:35:50.638 | | properties | hw_rng:allowed='True' | 2026-06-26 03:35:50.638 | | ram | 4096 | 2026-06-26 03:35:50.638 | | rxtx_factor | 1.0 | 2026-06-26 03:35:50.638 | | swap | 0 | 2026-06-26 03:35:50.638 | | vcpus | 2 | 2026-06-26 03:35:50.638 | +----------------------------+-----------------------+ 2026-06-26 03:35:50.638 | + 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-26 03:35:50.639 | +----------------------------+-----------------------+ 2026-06-26 03:35:50.639 | | Field | Value | 2026-06-26 03:35:50.639 | +----------------------------+-----------------------+ 2026-06-26 03:35:50.639 | | OS-FLV-DISABLED:disabled | False | 2026-06-26 03:35:50.639 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-26 03:35:50.639 | | description | None | 2026-06-26 03:35:50.639 | | disk | 80 | 2026-06-26 03:35:50.639 | | id | 4 | 2026-06-26 03:35:50.639 | | name | m1.large | 2026-06-26 03:35:50.639 | | os-flavor-access:is_public | True | 2026-06-26 03:35:50.640 | | properties | hw_rng:allowed='True' | 2026-06-26 03:35:50.640 | | ram | 8192 | 2026-06-26 03:35:50.640 | | rxtx_factor | 1.0 | 2026-06-26 03:35:50.640 | | swap | 0 | 2026-06-26 03:35:50.640 | | vcpus | 4 | 2026-06-26 03:35:50.640 | +----------------------------+-----------------------+ 2026-06-26 03:35:50.640 | + 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-26 03:35:50.640 | +----------------------------+-----------------------+ 2026-06-26 03:35:50.640 | | Field | Value | 2026-06-26 03:35:50.640 | +----------------------------+-----------------------+ 2026-06-26 03:35:50.641 | | OS-FLV-DISABLED:disabled | False | 2026-06-26 03:35:50.641 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-26 03:35:50.641 | | description | None | 2026-06-26 03:35:50.641 | | disk | 160 | 2026-06-26 03:35:50.641 | | id | 5 | 2026-06-26 03:35:50.641 | | name | m1.xlarge | 2026-06-26 03:35:50.641 | | os-flavor-access:is_public | True | 2026-06-26 03:35:50.641 | | properties | hw_rng:allowed='True' | 2026-06-26 03:35:50.641 | | ram | 16384 | 2026-06-26 03:35:50.641 | | rxtx_factor | 1.0 | 2026-06-26 03:35:50.641 | | swap | 0 | 2026-06-26 03:35:50.642 | | vcpus | 8 | 2026-06-26 03:35:50.642 | +----------------------------+-----------------------+ 2026-06-26 03:35:50.683 | [2072 Async create_flavors:80521]: finished create_flavors with result 0 in 44 seconds 2026-06-26 03:35:50.689 | + inc/async:async_wait:197 : return 0 2026-06-26 03:35:50.694 | + ./stack.sh:main:1377 : is_service_enabled horizon 2026-06-26 03:35:50.721 | + functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:35:50.725 | + ./stack.sh:main:1391 : is_service_enabled nova 2026-06-26 03:35:50.754 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:35:50.758 | + ./stack.sh:main:1391 : is_service_enabled keystone 2026-06-26 03:35:50.787 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:35:50.791 | + ./stack.sh:main:1392 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-06-26 03:35:50.795 | + ./stack.sh:main:1394 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-26 03:35:50.800 | + ./stack.sh:main:1398 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-06-26 03:35:50.804 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 03:35:50.806 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-06-26 03:35:50.809 | ++ 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-26 03:35:50.813 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-06-26 03:35:50.815 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-06-26 03:35:50.817 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-06-26 03:35:50.819 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-06-26 03:35:50.821 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-06-26 03:35:50.823 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-06-26 03:35:50.825 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-06-26 03:35:50.827 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-06-26 03:35:50.829 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-06-26 03:35:50.831 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-06-26 03:35:50.834 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-06-26 03:35:50.836 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-26 03:35:50.838 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-06-26 03:35:50.840 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-26 03:35:50.842 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-06-26 03:35:50.844 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-26 03:35:50.846 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-06-26 03:35:50.848 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-26 03:35:50.850 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-06-26 03:35:50.852 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-26 03:35:50.854 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-06-26 03:35:50.856 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-06-26 03:35:50.858 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-26 03:35:50.860 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-06-26 03:35:50.862 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-26 03:35:50.864 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-06-26 03:35:50.866 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-06-26 03:35:50.868 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-06-26 03:35:50.870 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-26 03:35:50.873 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-06-26 03:35:50.874 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-26 03:35:50.876 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-06-26 03:35:50.879 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-06-26 03:35:50.881 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-06-26 03:35:50.883 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-06-26 03:35:50.885 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-06-26 03:35:50.887 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-06-26 03:35:50.889 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-06-26 03:35:50.891 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-06-26 03:35:50.894 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-06-26 03:35:50.896 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-06-26 03:35:50.898 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-06-26 03:35:50.900 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-06-26 03:35:50.902 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-26 03:35:50.904 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-26 03:35:50.906 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-06-26 03:35:50.908 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-06-26 03:35:50.910 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-06-26 03:35:50.913 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-06-26 03:35:50.915 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-06-26 03:35:50.917 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-06-26 03:35:50.919 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-06-26 03:35:50.921 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-06-26 03:35:50.925 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-06-26 03:35:50.925 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-06-26 03:35:50.925 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-06-26 03:35:50.925 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-06-26 03:35:50.926 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-06-26 03:35:53.324 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-06-26 03:35:53.326 | 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-26 03:35:53.763 | + ./stack.sh:main:1403 : save_stackenv 2026-06-26 03:35:53.767 | + functions-common:save_stackenv:65 : local tag= 2026-06-26 03:35:53.772 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-26 03:35:53.779 | + functions-common:save_stackenv:67 : time_stamp=2026-06-26-053553 2026-06-26 03:35:53.783 | + functions-common:save_stackenv:68 : echo '# 2026-06-26-053553 ' 2026-06-26 03:35:53.789 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 03:35:53.793 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-26 03:35:53.797 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 03:35:53.801 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-26 03:35:53.805 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 03:35:53.809 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-26 03:35:53.813 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 03:35:53.817 | + 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-26 03:35:53.821 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 03:35:53.825 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.132 2026-06-26 03:35:53.829 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 03:35:53.834 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.132/identity 2026-06-26 03:35:53.838 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 03:35:53.843 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-26-051148 2026-06-26 03:35:53.847 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 03:35:53.851 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-26 03:35:53.855 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 03:35:53.859 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.132 2026-06-26 03:35:53.864 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 03:35:53.867 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-26 03:35:53.872 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 03:35:53.876 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-26 03:35:53.880 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 03:35:53.885 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-26 03:35:53.888 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 03:35:53.893 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-26 03:35:53.897 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 03:35:53.900 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.132 2026-06-26 03:35:53.905 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-26 03:35:53.909 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-26 03:35:53.913 | + ./stack.sh:main:1414 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-06-26 03:35:53.917 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-26 03:35:53.921 | + inc/meta-config:merge_config_group:171 : shift 2026-06-26 03:35:53.925 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-06-26 03:35:53.929 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-26 03:35:53.934 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-26 03:35:53.938 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-26 03:35:53.943 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-06-26 03:35:53.947 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-26 03:35:53.951 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-06-26 03:35:53.955 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-26 03:35:53.959 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-06-26 03:35:53.959 | /^\[\[.+\|.*\]\]/ { 2026-06-26 03:35:53.959 | gsub("[][]", "", $1); 2026-06-26 03:35:53.959 | split($1, a, "|"); 2026-06-26 03:35:53.959 | if (a[1] == matchgroup) 2026-06-26 03:35:53.959 | print a[2] 2026-06-26 03:35:53.959 | } 2026-06-26 03:35:53.959 | ' /home/quobyte/devstack/local.conf 2026-06-26 03:35:53.968 | + ./stack.sh:main:1421 : run_phase stack extra 2026-06-26 03:35:53.972 | + functions-common:run_phase:1848 : local mode=stack 2026-06-26 03:35:53.976 | + functions-common:run_phase:1849 : local phase=extra 2026-06-26 03:35:53.980 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-26 03:35:53.985 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-26 03:35:53.989 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-26 03:35:53.994 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-26 03:35:53.998 | + functions-common:run_phase:1858 : local extra 2026-06-26 03:35:54.004 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-26 03:35:54.010 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-26 03:35:54.014 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-26 03:35:54.018 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-26 03:35:54.022 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-06-26 03:35:54.028 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-26 03:35:54.054 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:35:54.059 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-26 03:35:54.062 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-26 03:35:54.067 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-06-26 03:35:54.071 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-26 03:35:54.075 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-26 03:35:54.080 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-26 03:35:54.083 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-06-26 03:35:54.087 | ++ extras.d/80-tempest.sh:source:15 : : 2026-06-26 03:35:54.091 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-26 03:35:54.095 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-26 03:35:54.100 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-26 03:35:54.104 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-26 03:35:54.108 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-06-26 03:35:54.112 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-26 03:35:54.116 | + functions-common:run_plugins:1835 : local phase=extra 2026-06-26 03:35:54.120 | + functions-common:run_plugins:1837 : local plugins= 2026-06-26 03:35:54.124 | + functions-common:run_plugins:1838 : local plugin 2026-06-26 03:35:54.129 | + ./stack.sh:main:1429 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-06-26 03:35:54.133 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-26 03:35:54.137 | + inc/meta-config:merge_config_group:171 : shift 2026-06-26 03:35:54.142 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-06-26 03:35:54.146 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-26 03:35:54.150 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-26 03:35:54.154 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-26 03:35:54.160 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-06-26 03:35:54.165 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-26 03:35:54.169 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-06-26 03:35:54.174 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-26 03:35:54.178 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-06-26 03:35:54.178 | /^\[\[.+\|.*\]\]/ { 2026-06-26 03:35:54.178 | gsub("[][]", "", $1); 2026-06-26 03:35:54.178 | split($1, a, "|"); 2026-06-26 03:35:54.179 | if (a[1] == matchgroup) 2026-06-26 03:35:54.179 | print a[2] 2026-06-26 03:35:54.179 | } 2026-06-26 03:35:54.179 | ' /home/quobyte/devstack/local.conf 2026-06-26 03:35:54.187 | + ./stack.sh:main:1438 : is_service_enabled n-cpu 2026-06-26 03:35:54.214 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:35:54.219 | + ./stack.sh:main:1439 : is_nova_ready 2026-06-26 03:35:54.223 | + lib/nova:is_nova_ready:1164 : wait_for_compute 60 2026-06-26 03:35:54.228 | + functions:wait_for_compute:490 : local timeout=60 2026-06-26 03:35:54.232 | + functions:wait_for_compute:491 : local rval=0 2026-06-26 03:35:54.236 | + functions:wait_for_compute:492 : local compute_hostname 2026-06-26 03:35:54.241 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-06-26 03:35:54.245 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-26 03:35:54.249 | + functions-common:time_start:2407 : local start_time= 2026-06-26 03:35:54.253 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:35:54.259 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:35:54.266 | + functions-common:time_start:2411 : _TIME_START[$name]=1782444954261 2026-06-26 03:35:54.272 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-06-26 03:35:54.305 | + functions:wait_for_compute:494 : compute_hostname= 2026-06-26 03:35:54.310 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-06-26 03:35:54.314 | ++ functions:wait_for_compute:496 : hostname 2026-06-26 03:35:54.321 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-06-26 03:35:54.324 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-06-26 03:35:54.332 | ++ functions:wait_for_compute:498 : hostname 2026-06-26 03:35:54.336 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 03:35:54.338 | + :: : ID= 2026-06-26 03:35:54.341 | + :: : [[ '' == '' ]] 2026-06-26 03:35:54.343 | + :: : sleep 1 2026-06-26 03:35:55.347 | + :: : [[ libvirt = \f\a\k\e ]] 2026-06-26 03:35:55.349 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-06-26 03:35:58.885 | + :: : ID=7249b731-863c-431a-8261-1dc38b30ad31 2026-06-26 03:35:58.887 | + :: : [[ 7249b731-863c-431a-8261-1dc38b30ad31 == '' ]] 2026-06-26 03:35:58.892 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-06-26 03:35:58.897 | + functions-common:time_stop:2420 : local name 2026-06-26 03:35:58.901 | + functions-common:time_stop:2421 : local end_time 2026-06-26 03:35:58.906 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:35:58.911 | + functions-common:time_stop:2423 : local total 2026-06-26 03:35:58.915 | + functions-common:time_stop:2424 : local start_time 2026-06-26 03:35:58.919 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-26 03:35:58.924 | + functions-common:time_stop:2427 : start_time=1782444954261 2026-06-26 03:35:58.929 | + functions-common:time_stop:2429 : [[ -z 1782444954261 ]] 2026-06-26 03:35:58.935 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:35:58.941 | + functions-common:time_stop:2432 : end_time=1782444958936 2026-06-26 03:35:58.945 | + functions-common:time_stop:2433 : elapsed_time=4675 2026-06-26 03:35:58.949 | + functions-common:time_stop:2434 : total=25373 2026-06-26 03:35:58.954 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:35:58.958 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30048 2026-06-26 03:35:58.963 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-06-26 03:35:58.967 | + functions:wait_for_compute:516 : return 0 2026-06-26 03:35:58.971 | + ./stack.sh:main:1443 : service_check 2026-06-26 03:35:58.976 | + functions-common:service_check:1713 : local service 2026-06-26 03:35:58.980 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 03:35:58.984 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-06-26 03:35:59.004 | not-found 2026-06-26 03:35:59.010 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 03:35:59.014 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-06-26 03:35:59.034 | enabled 2026-06-26 03:35:59.040 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-06-26 03:35:59.063 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-06-26 03:35:59.063 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-06-26 03:35:59.063 | Active: active (running) since Fri 2026-06-26 05:32:38 CEST; 3min 20s ago 2026-06-26 03:35:59.063 | Main PID: 68285 (uwsgi) 2026-06-26 03:35:59.063 | Status: "uWSGI is ready" 2026-06-26 03:35:59.063 | Tasks: 17 (limit: 14255) 2026-06-26 03:35:59.063 | Memory: 276.2M (peak: 276.7M) 2026-06-26 03:35:59.063 | CPU: 15.221s 2026-06-26 03:35:59.064 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-06-26 03:35:59.064 | ├─68285 "nova-apiuWSGI master" 2026-06-26 03:35:59.064 | ├─68286 "nova-apiuWSGI worker 1" 2026-06-26 03:35:59.064 | └─68287 "nova-apiuWSGI worker 2" 2026-06-26 03:35:59.064 | 2026-06-26 03:35:59.064 | Jun 26 05:35:58 devstack devstack@n-api.service[68287]: [pid: 68287|app: 0|req: 18/36] 192.168.122.132 () {54 vars in 935 bytes} [Fri Jun 26 05:35:58 2026] GET /compute/v2.1 => generated 393 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-26 03:35:59.064 | Jun 26 05:35:58 devstack devstack@n-api.service[68286]: DEBUG nova.api.openstack.wsgi [None req-0499f325-d38e-4581-a84a-dd0ce439c396 admin admin] Calling method '>' {{(pid=68286) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-06-26 03:35:59.064 | Jun 26 05:35:58 devstack devstack@n-api.service[68286]: DEBUG oslo_concurrency.lockutils [None req-0499f325-d38e-4581-a84a-dd0ce439c396 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=68286) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-26 03:35:59.064 | Jun 26 05:35:58 devstack devstack@n-api.service[68286]: DEBUG oslo_concurrency.lockutils [None req-0499f325-d38e-4581-a84a-dd0ce439c396 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=68286) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-26 03:35:59.065 | Jun 26 05:35:58 devstack devstack@n-api.service[68286]: DEBUG oslo_concurrency.lockutils [None req-0499f325-d38e-4581-a84a-dd0ce439c396 admin admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=68286) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-26 03:35:59.065 | Jun 26 05:35:58 devstack devstack@n-api.service[68286]: DEBUG oslo_concurrency.lockutils [None req-0499f325-d38e-4581-a84a-dd0ce439c396 admin admin] Acquiring lock "d19ecada-a363-4ccf-9cbe-fe130a243711" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=68286) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-26 03:35:59.065 | Jun 26 05:35:58 devstack devstack@n-api.service[68286]: DEBUG oslo_concurrency.lockutils [None req-0499f325-d38e-4581-a84a-dd0ce439c396 admin admin] Lock "d19ecada-a363-4ccf-9cbe-fe130a243711" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=68286) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-26 03:35:59.065 | Jun 26 05:35:58 devstack devstack@n-api.service[68286]: DEBUG oslo_concurrency.lockutils [None req-0499f325-d38e-4581-a84a-dd0ce439c396 admin admin] Lock "d19ecada-a363-4ccf-9cbe-fe130a243711" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=68286) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-26 03:35:59.065 | Jun 26 05:35:58 devstack devstack@n-api.service[68286]: INFO nova.api.openstack.requestlog [None req-0499f325-d38e-4581-a84a-dd0ce439c396 admin admin] 192.168.122.132 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.166180 2026-06-26 03:35:59.065 | Jun 26 05:35:58 devstack devstack@n-api.service[68286]: [pid: 68286|app: 0|req: 19/37] 192.168.122.132 () {60 vars in 1325 bytes} [Fri Jun 26 05:35:58 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-06-26 03:35:59.068 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 03:35:59.073 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-06-26 03:35:59.092 | enabled 2026-06-26 03:35:59.098 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-06-26 03:35:59.121 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-06-26 03:35:59.121 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-06-26 03:35:59.121 | Active: active (running) since Fri 2026-06-26 05:35:01 CEST; 57s ago 2026-06-26 03:35:59.121 | Main PID: 80355 (nova-compute) 2026-06-26 03:35:59.121 | Tasks: 10 (limit: 14255) 2026-06-26 03:35:59.122 | Memory: 135.3M (peak: 136.5M) 2026-06-26 03:35:59.122 | CPU: 4.585s 2026-06-26 03:35:59.122 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-06-26 03:35:59.122 | └─80355 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-06-26 03:35:59.122 | 2026-06-26 03:35:59.122 | Jun 26 05:35:31 devstack nova-compute[80355]: DEBUG nova.compute.resource_tracker [None req-67c77d83-c897-47c8-a0d2-0864b7a30378 None None] Compute_service record updated for devstack:devstack {{(pid=80355) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-06-26 03:35:59.122 | Jun 26 05:35:31 devstack nova-compute[80355]: DEBUG oslo_concurrency.lockutils [None req-67c77d83-c897-47c8-a0d2-0864b7a30378 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 5.042s {{(pid=80355) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-26 03:35:59.122 | Jun 26 05:35:31 devstack nova-compute[80355]: DEBUG nova.service [None req-67c77d83-c897-47c8-a0d2-0864b7a30378 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=80355) start /opt/stack/nova/nova/service.py:196}} 2026-06-26 03:35:59.122 | Jun 26 05:35:31 devstack nova-compute[80355]: DEBUG nova.service [None req-67c77d83-c897-47c8-a0d2-0864b7a30378 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=80355) start /opt/stack/nova/nova/service.py:212}} 2026-06-26 03:35:59.122 | Jun 26 05:35:32 devstack nova-compute[80355]: DEBUG nova.service [None req-67c77d83-c897-47c8-a0d2-0864b7a30378 None None] Join ServiceGroup membership for this service compute {{(pid=80355) start /opt/stack/nova/nova/service.py:222}} 2026-06-26 03:35:59.122 | Jun 26 05:35:32 devstack nova-compute[80355]: DEBUG nova.servicegroup.drivers.db [None req-67c77d83-c897-47c8-a0d2-0864b7a30378 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=80355) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-26 03:35:59.123 | Jun 26 05:35:37 devstack nova-compute[80355]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=80355) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 03:35:59.123 | Jun 26 05:35:43 devstack nova-compute[80355]: DEBUG oslo_service.periodic_task [None req-ea47bfab-bcac-4849-8e6d-c106ff1d261a None None] Running periodic task ComputeManager._sync_power_states {{(pid=80355) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-26 03:35:59.123 | Jun 26 05:35:43 devstack nova-compute[80355]: DEBUG oslo_service.periodic_task [None req-ea47bfab-bcac-4849-8e6d-c106ff1d261a None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=80355) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-26 03:35:59.123 | Jun 26 05:35:43 devstack nova-compute[80355]: DEBUG oslo.service.backend._threading.loopingcall [None req-ea47bfab-bcac-4849-8e6d-c106ff1d261a None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 22.34 seconds {{(pid=80355) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 03:35:59.128 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 03:35:59.133 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-06-26 03:35:59.151 | not-found 2026-06-26 03:35:59.157 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 03:35:59.161 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-06-26 03:35:59.183 | enabled 2026-06-26 03:35:59.189 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-06-26 03:35:59.211 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-06-26 03:35:59.211 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-06-26 03:35:59.212 | Active: active (running) since Fri 2026-06-26 05:34:48 CEST; 1min 10s ago 2026-06-26 03:35:59.212 | Main PID: 76674 (nova-scheduler:) 2026-06-26 03:35:59.212 | Tasks: 19 (limit: 14255) 2026-06-26 03:35:59.212 | Memory: 157.6M (peak: 157.8M) 2026-06-26 03:35:59.212 | CPU: 4.880s 2026-06-26 03:35:59.212 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-06-26 03:35:59.212 | ├─76674 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-06-26 03:35:59.212 | ├─78332 "nova-scheduler: ServiceWrapper worker(0)" 2026-06-26 03:35:59.212 | └─78350 "nova-scheduler: ServiceWrapper worker(1)" 2026-06-26 03:35:59.212 | 2026-06-26 03:35:59.212 | Jun 26 05:34:54 devstack nova-scheduler[78332]: DEBUG nova.servicegroup.drivers.db [None req-57b472bb-f0a6-4498-bcbb-c35978d800fe None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=78332) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-26 03:35:59.213 | Jun 26 05:34:59 devstack nova-scheduler[78332]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=78332) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 03:35:59.213 | Jun 26 05:34:59 devstack nova-scheduler[78350]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=78350) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 03:35:59.213 | Jun 26 05:35:01 devstack nova-scheduler[76674]: DEBUG dbcounter [-] [76674] Writing DB stats nova_api:SELECT=3 {{(pid=76674) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 03:35:59.213 | Jun 26 05:35:02 devstack nova-scheduler[76674]: DEBUG dbcounter [-] [76674] Writing DB stats nova_cell0:SELECT=1 {{(pid=76674) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 03:35:59.213 | Jun 26 05:35:02 devstack nova-scheduler[76674]: DEBUG dbcounter [-] [76674] Writing DB stats nova_cell1:SELECT=1 {{(pid=76674) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 03:35:59.213 | Jun 26 05:35:09 devstack nova-scheduler[78332]: DEBUG dbcounter [-] [78332] Writing DB stats nova_cell0:SELECT=3,nova_cell0:UPDATE=1 {{(pid=78332) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 03:35:59.213 | Jun 26 05:35:09 devstack nova-scheduler[78350]: DEBUG dbcounter [-] [78350] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=78350) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 03:35:59.213 | Jun 26 05:35:37 devstack nova-scheduler[78332]: DEBUG oslo.service.backend._threading.loopingcall [None req-aac14ca6-4231-4897-a9e9-e1c264bd6347 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=78332) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 03:35:59.214 | Jun 26 05:35:50 devstack nova-scheduler[78350]: DEBUG oslo.service.backend._threading.loopingcall [None req-a7b357df-d98a-4776-8076-c449a52d5f24 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=78350) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 03:35:59.222 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 03:35:59.226 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-06-26 03:35:59.244 | not-found 2026-06-26 03:35:59.250 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 03:35:59.254 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-06-26 03:35:59.272 | enabled 2026-06-26 03:35:59.278 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-06-26 03:35:59.301 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-06-26 03:35:59.301 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-06-26 03:35:59.301 | Active: active (running) since Fri 2026-06-26 05:34:50 CEST; 1min 8s ago 2026-06-26 03:35:59.301 | Main PID: 77286 (uwsgi) 2026-06-26 03:35:59.301 | Status: "uWSGI is ready" 2026-06-26 03:35:59.302 | Tasks: 16 (limit: 14255) 2026-06-26 03:35:59.302 | Memory: 223.0M (peak: 223.5M) 2026-06-26 03:35:59.302 | CPU: 10.023s 2026-06-26 03:35:59.302 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-06-26 03:35:59.302 | ├─77286 "nova-api-metauWSGI master" 2026-06-26 03:35:59.302 | ├─77287 "nova-api-metauWSGI worker 1" 2026-06-26 03:35:59.302 | ├─77288 "nova-api-metauWSGI worker 2" 2026-06-26 03:35:59.302 | └─77289 "nova-api-metauWSGI http 1" 2026-06-26 03:35:59.302 | 2026-06-26 03:35:59.302 | Jun 26 05:34:57 devstack devstack@n-api-meta.service[77287]: DEBUG nova.api.openstack.wsgi_app [None req-7f0081a5-e6ea-49d6-93e5-e5462a047c32 None None] ******************************************************************************** {{(pid=77287) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} 2026-06-26 03:35:59.303 | Jun 26 05:34:57 devstack devstack@n-api-meta.service[77287]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x76411baa3668 pid: 77287 (default app) 2026-06-26 03:35:59.303 | Jun 26 05:35:05 devstack devstack@n-api-meta.service[77288]: DEBUG dbcounter [-] [77288] Writing DB stats nova_api:SELECT=1 {{(pid=77288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 03:35:59.303 | Jun 26 05:35:05 devstack devstack@n-api-meta.service[77287]: DEBUG dbcounter [-] [77287] Writing DB stats nova_api:SELECT=1 {{(pid=77287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 03:35:59.303 | Jun 26 05:35:06 devstack devstack@n-api-meta.service[77288]: DEBUG dbcounter [-] [77288] Writing DB stats nova_cell0:SELECT=1 {{(pid=77288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 03:35:59.303 | Jun 26 05:35:06 devstack devstack@n-api-meta.service[77288]: DEBUG dbcounter [-] [77288] Writing DB stats nova_cell1:SELECT=1 {{(pid=77288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 03:35:59.303 | Jun 26 05:35:06 devstack devstack@n-api-meta.service[77287]: DEBUG dbcounter [-] [77287] Writing DB stats nova_cell1:SELECT=1 {{(pid=77287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 03:35:59.303 | Jun 26 05:35:06 devstack devstack@n-api-meta.service[77287]: DEBUG dbcounter [-] [77287] Writing DB stats nova_cell0:SELECT=1 {{(pid=77287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 03:35:59.303 | Jun 26 05:35:06 devstack devstack@n-api-meta.service[77288]: DEBUG dbcounter [-] [77288] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=77288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 03:35:59.303 | Jun 26 05:35:06 devstack devstack@n-api-meta.service[77287]: DEBUG dbcounter [-] [77287] Writing DB stats nova_cell0:SELECT=1 {{(pid=77287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 03:35:59.309 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 03:35:59.314 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-06-26 03:35:59.334 | enabled 2026-06-26 03:35:59.339 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-06-26 03:35:59.362 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-06-26 03:35:59.362 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-06-26 03:35:59.362 | Active: active (running) since Fri 2026-06-26 05:33:20 CEST; 2min 38s ago 2026-06-26 03:35:59.362 | Main PID: 74478 (uwsgi) 2026-06-26 03:35:59.362 | Status: "uWSGI is ready" 2026-06-26 03:35:59.363 | Tasks: 5 (limit: 14255) 2026-06-26 03:35:59.363 | Memory: 177.2M (peak: 177.4M) 2026-06-26 03:35:59.363 | CPU: 6.436s 2026-06-26 03:35:59.363 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-06-26 03:35:59.363 | ├─74478 "placementuWSGI master" 2026-06-26 03:35:59.363 | ├─74479 "placementuWSGI worker 1" 2026-06-26 03:35:59.363 | └─74480 "placementuWSGI worker 2" 2026-06-26 03:35:59.363 | 2026-06-26 03:35:59.363 | Jun 26 05:35:30 devstack devstack@placement-api.service[74480]: INFO placement.requestlog [req-25ad70d7-a4c9-409e-b80a-1647dfeb5035 req-290bd440-1225-482e-afc2-476d645cceee service nova] 192.168.122.132 "PUT /placement/resource_providers/18e7e88e-15b2-4646-b0fc-15d793a23f17/inventories" status: 200 len: 396 microversion: 1.26 2026-06-26 03:35:59.363 | Jun 26 05:35:30 devstack devstack@placement-api.service[74480]: [pid: 74480|app: 0|req: 4/9] 192.168.122.132 () {64 vars in 1498 bytes} [Fri Jun 26 05:35:30 2026] PUT /placement/resource_providers/18e7e88e-15b2-4646-b0fc-15d793a23f17/inventories => generated 396 bytes in 110 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-06-26 03:35:59.363 | Jun 26 05:35:30 devstack devstack@placement-api.service[74479]: DEBUG placement.requestlog [req-25ad70d7-a4c9-409e-b80a-1647dfeb5035 req-b38c9d12-ebc2-49b3-941f-b0bbd33363c7 None None] Starting request: 192.168.122.132 "GET /placement/traits?name=in:COMPUTE_IMAGE_TYPE_ARI,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_SB16,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_STORAGE_BUS_SATA,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_SSE2,COMPUTE_NET_VIF_MODEL_PCNET,HW_CPU_X86_F16C,COMPUTE_VOLUME_EXTEND,COMPUTE_RESCUE_BFV,COMPUTE_TRUSTED_CERTS,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_MMX,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_ARCH_X86_64,HW_CPU_X86_SSE4A,HW_CPU_X86_SSE42,HW_CPU_X86_AVX2,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_BMI,HW_CPU_X86_SSE,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_SOUND_MODEL_USB,COMPUTE_STORAGE_BUS_FDC,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_DEVICE_TAGGING,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_ABM,HW_CPU_X86_SSE41,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_CPU_X86_SSSE3,HW_CPU_X86_BMI2,HW_CPU_X86_SHA,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_FMA3,COMPUTE_SOUND_MODEL_AC97,COMPUTE_STORAGE_BUS_USB,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_SVM,COMPUTE_NODE,HW_CPU_X86_AESNI,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_VIOMMU_MODEL_INTEL,HW_CPU_X86_AVX,COMPUTE_STORAGE_BUS_VIRTIO,HW_CPU_X86_CLMUL,HW_CPU_X86_AMD_SVM,HW_ARCH_X86_64,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_ACCELERATORS" {{(pid=74479) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-26 03:35:59.364 | Jun 26 05:35:31 devstack devstack@placement-api.service[74479]: INFO placement.requestlog [req-25ad70d7-a4c9-409e-b80a-1647dfeb5035 req-b38c9d12-ebc2-49b3-941f-b0bbd33363c7 service nova] 192.168.122.132 "GET /placement/traits?name=in:COMPUTE_IMAGE_TYPE_ARI,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_SB16,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_STORAGE_BUS_SATA,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_SSE2,COMPUTE_NET_VIF_MODEL_PCNET,HW_CPU_X86_F16C,COMPUTE_VOLUME_EXTEND,COMPUTE_RESCUE_BFV,COMPUTE_TRUSTED_CERTS,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_MMX,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_ARCH_X86_64,HW_CPU_X86_SSE4A,HW_CPU_X86_SSE42,HW_CPU_X86_AVX2,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_BMI,HW_CPU_X86_SSE,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_SOUND_MODEL_USB,COMPUTE_STORAGE_BUS_FDC,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_DEVICE_TAGGING,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_ABM,HW_CPU_X86_SSE41,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_CPU_X86_SSSE3,HW_CPU_X86_BMI2,HW_CPU_X86_SHA,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_FMA3,COMPUTE_SOUND_MODEL_AC97,COMPUTE_STORAGE_BUS_USB,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_SVM,COMPUTE_NODE,HW_CPU_X86_AESNI,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_VIOMMU_MODEL_INTEL,HW_CPU_X86_AVX,COMPUTE_STORAGE_BUS_VIRTIO,HW_CPU_X86_CLMUL,HW_CPU_X86_AMD_SVM,HW_ARCH_X86_64,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_ACCELERATORS" status: 200 len: 2058 microversion: 1.6 2026-06-26 03:35:59.364 | Jun 26 05:35:31 devstack devstack@placement-api.service[74479]: [pid: 74479|app: 0|req: 6/10] 192.168.122.132 () {60 vars in 4912 bytes} [Fri Jun 26 05:35:30 2026] GET /placement/traits?name=in:COMPUTE_IMAGE_TYPE_ARI,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_SB16,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_STORAGE_BUS_SATA,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_SSE2,COMPUTE_NET_VIF_MODEL_PCNET,HW_CPU_X86_F16C,COMPUTE_VOLUME_EXTEND,COMPUTE_RESCUE_BFV,COMPUTE_TRUSTED_CERTS,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_MMX,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_ARCH_X86_64,HW_CPU_X86_SSE4A,HW_CPU_X86_SSE42,HW_CPU_X86_AVX2,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_BMI,HW_CPU_X86_SSE,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_SOUND_MODEL_USB,COMPUTE_STORAGE_BUS_FDC,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_DEVICE_TAGGING,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_ABM,HW_CPU_X86_SSE41,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_CPU_X86_SSSE3,HW_CPU_X86_BMI2,HW_CPU_X86_SHA,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_FMA3,COMPUTE_SOUND_MODEL_AC97,COMPUTE_STORAGE_BUS_USB,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_SVM,COMPUTE_NODE,HW_CPU_X86_AESNI,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_VIOMMU_MODEL_INTEL,HW_CPU_X86_AVX,COMPUTE_STORAGE_BUS_VIRTIO,HW_CPU_X86_CLMUL,HW_CPU_X86_AMD_SVM,HW_ARCH_X86_64,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_ACCELERATORS => generated 2058 bytes in 82 msecs (HTTP/1.1 200) 6 headers in 225 bytes (2 switches on core 0) 2026-06-26 03:35:59.364 | Jun 26 05:35:31 devstack devstack@placement-api.service[74480]: DEBUG placement.requestlog [req-25ad70d7-a4c9-409e-b80a-1647dfeb5035 req-5db02152-b428-4f01-8d9a-33f5cd417a58 None None] Starting request: 192.168.122.132 "PUT /placement/resource_providers/18e7e88e-15b2-4646-b0fc-15d793a23f17/traits" {{(pid=74480) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-26 03:35:59.364 | Jun 26 05:35:31 devstack devstack@placement-api.service[74480]: INFO placement.requestlog [req-25ad70d7-a4c9-409e-b80a-1647dfeb5035 req-5db02152-b428-4f01-8d9a-33f5cd417a58 service nova] 192.168.122.132 "PUT /placement/resource_providers/18e7e88e-15b2-4646-b0fc-15d793a23f17/traits" status: 200 len: 2093 microversion: 1.6 2026-06-26 03:35:59.364 | Jun 26 05:35:31 devstack devstack@placement-api.service[74480]: [pid: 74480|app: 0|req: 5/11] 192.168.122.132 () {64 vars in 1483 bytes} [Fri Jun 26 05:35:31 2026] PUT /placement/resource_providers/18e7e88e-15b2-4646-b0fc-15d793a23f17/traits => generated 2093 bytes in 304 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-06-26 03:35:59.364 | Jun 26 05:35:41 devstack devstack@placement-api.service[74479]: DEBUG dbcounter [-] [74479] Writing DB stats placement:SELECT=4 {{(pid=74479) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 03:35:59.364 | Jun 26 05:35:41 devstack devstack@placement-api.service[74480]: DEBUG dbcounter [-] [74480] Writing DB stats placement:INSERT=80,placement:UPDATE=3,placement:SELECT=6 {{(pid=74480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 03:35:59.371 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 03:35:59.375 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-client.service 2026-06-26 03:35:59.394 | not-found 2026-06-26 03:35:59.401 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 03:35:59.405 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-06-26 03:35:59.423 | enabled 2026-06-26 03:35:59.430 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-06-26 03:35:59.454 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-06-26 03:35:59.454 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-06-26 03:35:59.454 | Active: active (running) since Fri 2026-06-26 05:35:27 CEST; 32s ago 2026-06-26 03:35:59.454 | Main PID: 83475 (uwsgi) 2026-06-26 03:35:59.454 | Status: "uWSGI is ready" 2026-06-26 03:35:59.455 | Tasks: 9 (limit: 14255) 2026-06-26 03:35:59.455 | Memory: 257.3M (peak: 257.8M) 2026-06-26 03:35:59.455 | CPU: 10.812s 2026-06-26 03:35:59.455 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-06-26 03:35:59.455 | ├─83475 "glance-apiuWSGI master" 2026-06-26 03:35:59.455 | ├─83477 "glance-apiuWSGI worker 1" 2026-06-26 03:35:59.455 | └─83478 "glance-apiuWSGI worker 2" 2026-06-26 03:35:59.455 | 2026-06-26 03:35:59.455 | Jun 26 05:35:39 devstack devstack@g-api.service[83477]: INFO glance.location [None req-b273d0db-1a71-4437-87a5-93d37eba1a9a admin admin] Image format matched and virtual size computed: 117440512 2026-06-26 03:35:59.456 | Jun 26 05:35:39 devstack devstack@g-api.service[83477]: DEBUG glance_store.backend [None req-b273d0db-1a71-4437-87a5-93d37eba1a9a admin admin] Skipping store.set_acls... not implemented. {{(pid=83477) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-06-26 03:35:59.456 | Jun 26 05:35:39 devstack devstack@g-api.service[83477]: [pid: 83477|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 875 bytes} [Fri Jun 26 05:35:38 2026] PUT /v2/images/dfc393ae-7412-4258-bda5-dc0a6732fb07/file => generated 0 bytes in 1797 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-06-26 03:35:59.456 | Jun 26 05:35:39 devstack devstack@g-api.service[83478]: DEBUG glance.api.middleware.version_negotiation [None req-a3da6795-032c-4dbf-98a3-ec281b4607eb admin admin] Determining version of request: GET /v2/images/dfc393ae-7412-4258-bda5-dc0a6732fb07 Accept: */* {{(pid=83478) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-06-26 03:35:59.456 | Jun 26 05:35:39 devstack devstack@g-api.service[83478]: DEBUG glance.api.middleware.version_negotiation [None req-a3da6795-032c-4dbf-98a3-ec281b4607eb admin admin] Using url versioning {{(pid=83478) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-06-26 03:35:59.456 | Jun 26 05:35:39 devstack devstack@g-api.service[83478]: DEBUG glance.api.middleware.version_negotiation [None req-a3da6795-032c-4dbf-98a3-ec281b4607eb admin admin] Matched version: v2 {{(pid=83478) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-06-26 03:35:59.456 | Jun 26 05:35:39 devstack devstack@g-api.service[83478]: DEBUG glance.api.middleware.version_negotiation [None req-a3da6795-032c-4dbf-98a3-ec281b4607eb admin admin] new path /v2/images/dfc393ae-7412-4258-bda5-dc0a6732fb07 {{(pid=83478) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-06-26 03:35:59.456 | Jun 26 05:35:39 devstack devstack@g-api.service[83478]: [pid: 83478|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 802 bytes} [Fri Jun 26 05:35:39 2026] GET /v2/images/dfc393ae-7412-4258-bda5-dc0a6732fb07 => generated 976 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 03:35:59.456 | Jun 26 05:35:49 devstack devstack@g-api.service[83477]: DEBUG dbcounter [-] [83477] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=83477) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 03:35:59.456 | Jun 26 05:35:49 devstack devstack@g-api.service[83478]: DEBUG dbcounter [-] [83478] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=83478) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 03:35:59.462 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 03:35:59.466 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-06-26 03:35:59.487 | enabled 2026-06-26 03:35:59.492 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-06-26 03:35:59.515 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-06-26 03:35:59.515 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-06-26 03:35:59.515 | Active: active (running) since Fri 2026-06-26 05:35:16 CEST; 43s ago 2026-06-26 03:35:59.515 | Main PID: 81991 (cinder-schedule) 2026-06-26 03:35:59.516 | Tasks: 1 (limit: 14255) 2026-06-26 03:35:59.516 | Memory: 109.2M (peak: 109.5M) 2026-06-26 03:35:59.516 | CPU: 4.115s 2026-06-26 03:35:59.516 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-06-26 03:35:59.516 | └─81991 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-06-26 03:35:59.516 | 2026-06-26 03:35:59.516 | Jun 26 05:35:21 devstack cinder-scheduler[81991]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.1.0) 2026-06-26 03:35:59.517 | Jun 26 05:35:21 devstack cinder-scheduler[81991]: INFO cinder.manager [None req-27b51934-eff6-4936-b544-ed282d41631a None None] Initiating service 1 cleanup 2026-06-26 03:35:59.517 | Jun 26 05:35:21 devstack cinder-scheduler[81991]: INFO cinder.manager [None req-27b51934-eff6-4936-b544-ed282d41631a None None] Service 1 cleanup completed. 2026-06-26 03:35:59.517 | Jun 26 05:35:21 devstack cinder-scheduler[81991]: DEBUG cinder.service [None req-27b51934-eff6-4936-b544-ed282d41631a None None] Creating RPC server for service cinder-scheduler {{(pid=81991) start /opt/stack/cinder/cinder/service.py:231}} 2026-06-26 03:35:59.517 | Jun 26 05:35:21 devstack cinder-scheduler[81991]: DEBUG cinder.service [None req-27b51934-eff6-4936-b544-ed282d41631a None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=81991) start /opt/stack/cinder/cinder/service.py:237}} 2026-06-26 03:35:59.517 | Jun 26 05:35:31 devstack cinder-scheduler[81991]: DEBUG dbcounter [-] [81991] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=81991) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 03:35:59.517 | Jun 26 05:35:38 devstack cinder-scheduler[81991]: DEBUG cinder.scheduler.host_manager [None req-2d7d3fff-5285-4439-a88f-bc22faebe36b 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=81991) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-06-26 03:35:59.518 | Jun 26 05:35:38 devstack cinder-scheduler[81991]: DEBUG cinder.scheduler.host_manager [None req-2d7d3fff-5285-4439-a88f-bc22faebe36b 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, 26, 3, 35, 38, 959186)}, {'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, 26, 3, 35, 38, 959186)}]. {{(pid=81991) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-06-26 03:35:59.519 | Jun 26 05:35:38 devstack cinder-scheduler[81991]: DEBUG cinder.scheduler.host_manager [None req-2d7d3fff-5285-4439-a88f-bc22faebe36b 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, 26, 3, 35, 38, 929987)} {{(pid=81991) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-06-26 03:35:59.519 | Jun 26 05:35:48 devstack cinder-scheduler[81991]: DEBUG dbcounter [-] [81991] Writing DB stats cinder:SELECT=1 {{(pid=81991) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 03:35:59.525 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 03:35:59.529 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-06-26 03:35:59.548 | enabled 2026-06-26 03:35:59.555 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-06-26 03:35:59.579 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-06-26 03:35:59.579 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-06-26 03:35:59.579 | Active: active (running) since Fri 2026-06-26 05:35:09 CEST; 50s ago 2026-06-26 03:35:59.579 | Main PID: 81230 (uwsgi) 2026-06-26 03:35:59.579 | Status: "uWSGI is ready" 2026-06-26 03:35:59.579 | Tasks: 7 (limit: 14255) 2026-06-26 03:35:59.579 | Memory: 246.7M (peak: 247.2M) 2026-06-26 03:35:59.579 | CPU: 10.888s 2026-06-26 03:35:59.579 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-06-26 03:35:59.580 | ├─81230 "cinder-apiuWSGI master" 2026-06-26 03:35:59.580 | ├─81237 "cinder-apiuWSGI worker 1" 2026-06-26 03:35:59.580 | └─81238 "cinder-apiuWSGI worker 2" 2026-06-26 03:35:59.580 | 2026-06-26 03:35:59.580 | Jun 26 05:35:24 devstack devstack@c-api.service[81238]: INFO cinder.api.openstack.wsgi [req-95edad35-22e4-4e42-9415-00149b584560 req-67088ad1-bfe3-4ece-a556-e599d15d9018 admin admin] POST http://192.168.122.132/volume/v3/types/f56f8700-4517-42e7-a851-75f33af8b8b7/extra_specs 2026-06-26 03:35:59.580 | Jun 26 05:35:24 devstack devstack@c-api.service[81238]: DEBUG cinder.api.openstack.wsgi [req-95edad35-22e4-4e42-9415-00149b584560 req-67088ad1-bfe3-4ece-a556-e599d15d9018 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=81238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-06-26 03:35:59.580 | Jun 26 05:35:24 devstack devstack@c-api.service[81238]: /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-26 03:35:59.580 | Jun 26 05:35:24 devstack devstack@c-api.service[81238]: warnings.warn( 2026-06-26 03:35:59.580 | Jun 26 05:35:24 devstack devstack@c-api.service[81238]: DEBUG oslo_db.sqlalchemy.engines [req-95edad35-22e4-4e42-9415-00149b584560 req-67088ad1-bfe3-4ece-a556-e599d15d9018 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=81238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-26 03:35:59.580 | Jun 26 05:35:24 devstack devstack@c-api.service[81238]: DEBUG dbcounter [-] [81238] Writing DB stats cinder:SELECT=6 {{(pid=81238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 03:35:59.581 | Jun 26 05:35:24 devstack devstack@c-api.service[81238]: INFO cinder.api.openstack.wsgi [req-95edad35-22e4-4e42-9415-00149b584560 req-67088ad1-bfe3-4ece-a556-e599d15d9018 admin admin] http://192.168.122.132/volume/v3/types/f56f8700-4517-42e7-a851-75f33af8b8b7/extra_specs returned with HTTP 200 2026-06-26 03:35:59.581 | Jun 26 05:35:24 devstack devstack@c-api.service[81238]: [pid: 81238|app: 0|req: 2/3] 192.168.122.132 () {62 vars in 1363 bytes} [Fri Jun 26 05:35:23 2026] POST /volume/v3/types/f56f8700-4517-42e7-a851-75f33af8b8b7/extra_specs => generated 55 bytes in 995 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-26 03:35:59.581 | Jun 26 05:35:33 devstack devstack@c-api.service[81237]: DEBUG dbcounter [-] [81237] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=81237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 03:35:59.581 | Jun 26 05:35:34 devstack devstack@c-api.service[81238]: DEBUG dbcounter [-] [81238] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=81238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 03:35:59.586 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 03:35:59.590 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-06-26 03:35:59.609 | enabled 2026-06-26 03:35:59.614 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-06-26 03:35:59.638 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-06-26 03:35:59.638 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-06-26 03:35:59.638 | Active: active (running) since Fri 2026-06-26 05:35:19 CEST; 40s ago 2026-06-26 03:35:59.639 | Main PID: 82648 (cinder-volume) 2026-06-26 03:35:59.639 | Tasks: 2 (limit: 14255) 2026-06-26 03:35:59.639 | Memory: 143.6M (peak: 172.1M) 2026-06-26 03:35:59.639 | CPU: 20.222s 2026-06-26 03:35:59.639 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-06-26 03:35:59.639 | ├─82648 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-26 03:35:59.639 | └─82818 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-26 03:35:59.639 | 2026-06-26 03:35:59.639 | Jun 26 05:35:41 devstack sudo[83993]: pam_unix(sudo:session): session closed for user root 2026-06-26 03:35:59.639 | Jun 26 05:35:41 devstack cinder-volume[82818]: DEBUG oslo_concurrency.processutils [None req-2d7d3fff-5285-4439-a88f-bc22faebe36b None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.625s {{(pid=82818) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-06-26 03:35:59.640 | Jun 26 05:35:41 devstack cinder-volume[82818]: DEBUG oslo_concurrency.processutils [None req-2d7d3fff-5285-4439-a88f-bc22faebe36b None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=82818) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-06-26 03:35:59.640 | Jun 26 05:35:41 devstack sudo[83997]: 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-26 03:35:59.640 | Jun 26 05:35:41 devstack sudo[83997]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-06-26 03:35:59.640 | Jun 26 05:35:41 devstack sudo[83997]: pam_unix(sudo:session): session closed for user root 2026-06-26 03:35:59.640 | Jun 26 05:35:41 devstack cinder-volume[82818]: DEBUG oslo_concurrency.processutils [None req-2d7d3fff-5285-4439-a88f-bc22faebe36b 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.634s {{(pid=82818) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-06-26 03:35:59.640 | Jun 26 05:35:41 devstack cinder-volume[82818]: INFO cinder.volume.manager [None req-2d7d3fff-5285-4439-a88f-bc22faebe36b None None] Driver post RPC initialization completed successfully. 2026-06-26 03:35:59.640 | Jun 26 05:35:51 devstack cinder-volume[82818]: DEBUG dbcounter [-] [82818] Writing DB stats cinder:SELECT=4 {{(pid=82818) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 03:35:59.640 | Jun 26 05:35:51 devstack cinder-volume[82818]: DEBUG dbcounter [-] [82818] Writing DB stats cinder:SELECT=10,cinder:INSERT=1,cinder:UPDATE=2 {{(pid=82818) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 03:35:59.647 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 03:35:59.652 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-06-26 03:35:59.670 | not-found 2026-06-26 03:35:59.676 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 03:35:59.680 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-06-26 03:35:59.697 | not-found 2026-06-26 03:35:59.703 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 03:35:59.707 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-06-26 03:35:59.725 | not-found 2026-06-26 03:35:59.731 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 03:35:59.735 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-06-26 03:35:59.752 | not-found 2026-06-26 03:35:59.758 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 03:35:59.762 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-06-26 03:35:59.780 | not-found 2026-06-26 03:35:59.786 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 03:35:59.790 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-06-26 03:35:59.808 | enabled 2026-06-26 03:35:59.814 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-06-26 03:35:59.837 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-06-26 03:35:59.837 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-06-26 03:35:59.837 | Active: active (running) since Fri 2026-06-26 05:32:59 CEST; 2min 59s ago 2026-06-26 03:35:59.837 | Main PID: 71045 (neutron-ovn-age) 2026-06-26 03:35:59.837 | Tasks: 20 (limit: 14255) 2026-06-26 03:35:59.837 | Memory: 345.5M (peak: 346.3M) 2026-06-26 03:35:59.837 | CPU: 12.430s 2026-06-26 03:35:59.837 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-06-26 03:35:59.838 | ├─71045 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-06-26 03:35:59.838 | ├─72434 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-06-26 03:35:59.838 | ├─72829 /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/tmpq4jol9ec/privsep.sock 2026-06-26 03:35:59.838 | └─75333 /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/tmpkimkhyvq/privsep.sock 2026-06-26 03:35:59.838 | 2026-06-26 03:35:59.838 | Jun 26 05:34:04 devstack neutron-ovn-agent[72434]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=72434) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-26 03:35:59.838 | Jun 26 05:34:40 devstack neutron-ovn-agent[72434]: 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=077819ae-c395-4beb-9fdc-a1e0ad1319fa, external_ids={}, ipsec=False, nb_cfg=2, options={'arp_ns_explicit_output': 'true', 'mac_prefix': '06:94:2e', 'max_tunid': '16711680', 'northd_internal_version': '24.03.6-20.33.0-76.8', 'svc_monitor_mac': '02:97:a8:92:a4:33', '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=077819ae-c395-4beb-9fdc-a1e0ad1319fa, nb_cfg=1) {{(pid=72434) matches /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/event.py:55}} 2026-06-26 03:35:59.838 | Jun 26 05:34:40 devstack neutron-ovn-agent[72434]: DEBUG neutron.agent.ovn.agent.ovn_neutron_agent [-] Delaying updating chassis table for 2 seconds {{(pid=72434) run /opt/stack/neutron/neutron/agent/ovn/agent/ovn_neutron_agent.py:66}} 2026-06-26 03:35:59.838 | Jun 26 05:34:42 devstack neutron-ovn-agent[72434]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=397f5291-0f8c-46f1-b41a-f46c1bda160e, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '2'}),), if_exists=True) {{(pid=72434) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-06-26 03:35:59.839 | Jun 26 05:35:04 devstack neutron-ovn-agent[72434]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=72434) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-26 03:35:59.839 | Jun 26 05:35:04 devstack neutron-ovn-agent[72434]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=72434) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-26 03:35:59.839 | Jun 26 05:35:04 devstack neutron-ovn-agent[72434]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=72434) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-26 03:35:59.839 | Jun 26 05:35:04 devstack neutron-ovn-agent[72434]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=72434) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-26 03:35:59.839 | Jun 26 05:35:04 devstack neutron-ovn-agent[72434]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=72434) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-26 03:35:59.839 | Jun 26 05:35:04 devstack neutron-ovn-agent[72434]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=72434) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-26 03:35:59.844 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 03:35:59.848 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-06-26 03:35:59.867 | not-found 2026-06-26 03:35:59.873 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 03:35:59.878 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-06-26 03:35:59.895 | not-found 2026-06-26 03:35:59.902 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 03:35:59.906 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-06-26 03:35:59.924 | not-found 2026-06-26 03:35:59.930 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 03:35:59.934 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-06-26 03:35:59.952 | not-found 2026-06-26 03:35:59.958 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 03:35:59.962 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@dstat.service 2026-06-26 03:35:59.980 | enabled 2026-06-26 03:35:59.986 | + functions-common:service_check:1720 : sudo systemctl status devstack@dstat.service --no-pager 2026-06-26 03:36:00.008 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-06-26 03:36:00.009 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-06-26 03:36:00.009 | Active: active (running) since Fri 2026-06-26 05:26:13 CEST; 9min ago 2026-06-26 03:36:00.009 | Main PID: 47544 (dstat.sh) 2026-06-26 03:36:00.009 | Tasks: 3 (limit: 14255) 2026-06-26 03:36:00.009 | Memory: 27.5M (peak: 28.0M) 2026-06-26 03:36:00.009 | CPU: 3.362s 2026-06-26 03:36:00.009 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-06-26 03:36:00.009 | ├─47544 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-06-26 03:36:00.009 | ├─47711 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-06-26 03:36:00.009 | └─47712 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-06-26 03:36:00.010 | 2026-06-26 03:36:00.010 | Jun 26 05:35:50 devstack dstat.sh[47712]: 26-06 05:35:50| 24 7 65 0 0|5289M 291M 222M 5927M| 52B 0 | 0 1200k| 0 55.0 |3017 2627 |2.70 2.38 1.63|3.0 0 2.0| 0 0 | | 17 283 0 34 0 2026-06-26 03:36:00.010 | Jun 26 05:35:51 devstack dstat.sh[47712]: 26-06 05:35:51| 17 13 65 0 0|5264M 316M 222M 5928M| 10k 34k| 44k 304k|3.00 18.0 |4287 3699 |2.64 2.38 1.63|2.0 0 263| 0 0 | | 17 283 0 34 0 2026-06-26 03:36:00.010 | Jun 26 05:35:52 devstack dstat.sh[47712]: 26-06 05:35:52| 21 10 67 0 0|5266M 314M 222M 5928M| 52B 0 | 0 368k| 0 26.0 |2240 1736 |2.64 2.38 1.63|1.0 0 2.0| 0 0 | | 17 287 0 34 0 2026-06-26 03:36:00.010 | Jun 26 05:35:53 devstack dstat.sh[47712]: 26-06 05:35:53| 18 9 70 0 0|5267M 313M 222M 5928M| 0 0 | 0 1048k| 0 63.0 |2052 1777 |2.64 2.38 1.63|2.0 0 0| 0 0 | | 17 287 0 34 0 2026-06-26 03:36:00.010 | Jun 26 05:35:54 devstack dstat.sh[47712]: 26-06 05:35:54| 16 12 67 0 0|5238M 341M 222M 5928M|5590B 16k| 192k 148k|8.99 16.0 |3847 3282 |2.64 2.38 1.63|2.0 0 174| 0 0 | | 17 287 0 34 0 2026-06-26 03:36:00.010 | Jun 26 05:35:55 devstack dstat.sh[47712]: 26-06 05:35:55| 1 7 88 0 0|5235M 345M 222M 5928M|2445B 6837B| 0 420k| 0 27.0 |2205 2333 |2.64 2.38 1.63| 0 0 105| 0 0 | | 17 287 0 33 0 2026-06-26 03:36:00.010 | Jun 26 05:35:56 devstack dstat.sh[47712]: 26-06 05:35:56| 15 7 77 0 0|5261M 318M 222M 5928M| 184B 476B| 0 40k| 0 3.00 |1831 1573 |2.51 2.35 1.63|2.0 0 5.0| 0 0 | | 17 287 0 33 0 2026-06-26 03:36:00.010 | Jun 26 05:35:57 devstack dstat.sh[47712]: 26-06 05:35:57| 18 8 71 0 0|5263M 317M 222M 5928M| 0 0 | 0 0 | 0 0 |1940 1435 |2.51 2.35 1.63|2.0 0 0| 0 0 | | 17 287 0 33 0 2026-06-26 03:36:00.010 | Jun 26 05:35:58 devstack dstat.sh[47712]: 26-06 05:35:58| 20 9 68 0 0|5281M 298M 222M 5928M| 52B 0 | 0 176k| 0 18.0 |2461 2159 |2.51 2.35 1.63|1.0 0 6.0| 0 0 | | 17 287 0 33 0 2026-06-26 03:36:00.011 | Jun 26 05:35:59 devstack dstat.sh[47712]: 26-06 05:35:59| 19 9 67 0 0|5236M 343M 222M 5928M|2373B 14k|8181B 308k|2.00 22.0 |3354 2880 |2.51 2.35 1.63|1.0 0 72| 0 0 | | 17 291 0 34 0 2026-06-26 03:36:00.015 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 03:36:00.020 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-06-26 03:36:00.040 | enabled 2026-06-26 03:36:00.046 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-06-26 03:36:00.068 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-06-26 03:36:00.069 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-06-26 03:36:00.069 | Active: active (running) since Fri 2026-06-26 05:32:57 CEST; 3min 2s ago 2026-06-26 03:36:00.069 | Main PID: 70350 (neutron-ovn-met) 2026-06-26 03:36:00.069 | Tasks: 2 (limit: 14255) 2026-06-26 03:36:00.069 | Memory: 121.5M (peak: 122.2M) 2026-06-26 03:36:00.069 | CPU: 3.716s 2026-06-26 03:36:00.069 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-06-26 03:36:00.069 | └─70350 "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-26 03:36:00.069 | 2026-06-26 03:36:00.070 | Jun 26 05:33:01 devstack neutron-ovn-metadata-agent[70350]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-06-26 03:36:00.070 | Jun 26 05:33:01 devstack neutron-ovn-metadata-agent[70350]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-06-26 03:36:00.070 | Jun 26 05:33:01 devstack neutron-ovn-metadata-agent[70350]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-26 03:36:00.070 | Jun 26 05:33:01 devstack neutron-ovn-metadata-agent[70350]: 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-26 03:36:00.070 | Jun 26 05:33:01 devstack neutron-ovn-metadata-agent[70350]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-06-26 03:36:00.070 | Jun 26 05:33:01 devstack neutron-ovn-metadata-agent[70350]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-26 03:36:00.070 | Jun 26 05:33:01 devstack neutron-ovn-metadata-agent[70350]: 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-26 03:36:00.070 | Jun 26 05:33:01 devstack neutron-ovn-metadata-agent[70350]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-06-26 03:36:00.070 | Jun 26 05:33:01 devstack neutron-ovn-metadata-agent[70350]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-06-26 03:36:00.071 | Jun 26 05:33:01 devstack neutron-ovn-metadata-agent[70350]: ERROR neutron 2026-06-26 03:36:00.076 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 03:36:00.080 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-06-26 03:36:00.098 | enabled 2026-06-26 03:36:00.104 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-06-26 03:36:00.131 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-06-26 03:36:00.131 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-06-26 03:36:00.131 | Active: active (running) since Fri 2026-06-26 05:33:03 CEST; 2min 56s ago 2026-06-26 03:36:00.131 | Main PID: 72142 (uwsgi) 2026-06-26 03:36:00.132 | Status: "uWSGI is ready" 2026-06-26 03:36:00.132 | Tasks: 23 (limit: 14255) 2026-06-26 03:36:00.132 | Memory: 387.3M (peak: 388.1M) 2026-06-26 03:36:00.132 | CPU: 41.782s 2026-06-26 03:36:00.132 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-06-26 03:36:00.132 | ├─72142 "neutron-apiuWSGI master" 2026-06-26 03:36:00.132 | ├─72143 "neutron-apiuWSGI worker 1" 2026-06-26 03:36:00.132 | └─72144 "neutron-apiuWSGI worker 2" 2026-06-26 03:36:00.132 | 2026-06-26 03:36:00.132 | Jun 26 05:35:33 devstack devstack@neutron-api.service[72144]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=72144) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-26 03:36:00.132 | Jun 26 05:35:33 devstack devstack@neutron-api.service[72144]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=72144) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-26 03:36:00.133 | Jun 26 05:35:42 devstack devstack@neutron-api.service[72143]: DEBUG dbcounter [-] [72143] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=72143) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 03:36:00.133 | Jun 26 05:35:43 devstack devstack@neutron-api.service[72144]: DEBUG dbcounter [-] [72144] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=72144) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 03:36:00.133 | Jun 26 05:35:47 devstack devstack@neutron-api.service[72143]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=72143) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-26 03:36:00.133 | Jun 26 05:35:47 devstack devstack@neutron-api.service[72143]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=72143) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-26 03:36:00.133 | Jun 26 05:35:48 devstack devstack@neutron-api.service[72144]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=72144) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-26 03:36:00.133 | Jun 26 05:35:48 devstack devstack@neutron-api.service[72144]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=72144) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-26 03:36:00.133 | Jun 26 05:35:57 devstack devstack@neutron-api.service[72143]: DEBUG dbcounter [-] [72143] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=72143) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 03:36:00.133 | Jun 26 05:35:58 devstack devstack@neutron-api.service[72144]: DEBUG dbcounter [-] [72144] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=72144) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 03:36:00.137 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 03:36:00.141 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-06-26 03:36:00.160 | enabled 2026-06-26 03:36:00.166 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-06-26 03:36:00.189 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-06-26 03:36:00.189 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-06-26 03:36:00.190 | Active: active (running) since Fri 2026-06-26 05:33:07 CEST; 2min 52s ago 2026-06-26 03:36:00.190 | Main PID: 73179 (neutron-periodi) 2026-06-26 03:36:00.190 | Tasks: 15 (limit: 14255) 2026-06-26 03:36:00.190 | Memory: 180.5M (peak: 180.8M) 2026-06-26 03:36:00.190 | CPU: 6.593s 2026-06-26 03:36:00.190 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-06-26 03:36:00.190 | ├─73179 "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-26 03:36:00.190 | └─73970 "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-26 03:36:00.190 | 2026-06-26 03:36:00.190 | Jun 26 05:35:07 devstack neutron-periodic-workers[73970]: DEBUG dbcounter [-] [73970] Writing DB stats neutron:SELECT=3 {{(pid=73970) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 03:36:00.191 | Jun 26 05:35:08 devstack neutron-periodic-workers[73970]: DEBUG neutron.db.agents_db [None req-f42c057f-476b-498a-8615-9d58a56b30f9 None None] Agent healthcheck: found 0 active agents {{(pid=73970) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-06-26 03:36:00.191 | Jun 26 05:35:08 devstack neutron-periodic-workers[73970]: DEBUG oslo.service.backend._threading.loopingcall [None req-f42c057f-476b-498a-8615-9d58a56b30f9 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.98 seconds {{(pid=73970) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 03:36:00.191 | Jun 26 05:35:18 devstack neutron-periodic-workers[73970]: DEBUG oslo.service.backend._threading.loopingcall [None req-ab744d6a-dcc9-4ec9-b9a5-9585163b0d11 None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.98 seconds {{(pid=73970) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 03:36:00.191 | Jun 26 05:35:28 devstack neutron-periodic-workers[73970]: DEBUG dbcounter [-] [73970] Writing DB stats neutron:SELECT=1,neutron:DELETE=1 {{(pid=73970) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 03:36:00.191 | Jun 26 05:35:34 devstack neutron-periodic-workers[73970]: DEBUG oslo.service.backend._threading.loopingcall [None req-7fdf824f-0950-444e-b0b7-e2602040f910 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=73970) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 03:36:00.191 | Jun 26 05:35:44 devstack neutron-periodic-workers[73970]: DEBUG dbcounter [-] [73970] Writing DB stats neutron:SELECT=3 {{(pid=73970) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 03:36:00.191 | Jun 26 05:35:45 devstack neutron-periodic-workers[73970]: DEBUG neutron.db.agents_db [None req-f42c057f-476b-498a-8615-9d58a56b30f9 None None] Agent healthcheck: found 0 active agents {{(pid=73970) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-06-26 03:36:00.191 | Jun 26 05:35:45 devstack neutron-periodic-workers[73970]: DEBUG oslo.service.backend._threading.loopingcall [None req-f42c057f-476b-498a-8615-9d58a56b30f9 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=73970) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 03:36:00.191 | Jun 26 05:35:55 devstack neutron-periodic-workers[73970]: DEBUG dbcounter [-] [73970] Writing DB stats neutron:SELECT=1 {{(pid=73970) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 03:36:00.197 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 03:36:00.201 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-06-26 03:36:00.219 | enabled 2026-06-26 03:36:00.225 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-06-26 03:36:00.248 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-06-26 03:36:00.248 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-06-26 03:36:00.248 | Active: active (running) since Fri 2026-06-26 05:33:05 CEST; 2min 54s ago 2026-06-26 03:36:00.248 | Main PID: 72652 (neutron-rpc-ser) 2026-06-26 03:36:00.248 | Tasks: 27 (limit: 14255) 2026-06-26 03:36:00.248 | Memory: 203.8M (peak: 204.3M) 2026-06-26 03:36:00.249 | CPU: 7.696s 2026-06-26 03:36:00.249 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-06-26 03:36:00.249 | ├─72652 "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-26 03:36:00.249 | ├─73979 "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-26 03:36:00.249 | └─73984 "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-26 03:36:00.249 | 2026-06-26 03:36:00.249 | Jun 26 05:34:42 devstack neutron-rpc-server[73979]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-26 03:36:00.249 | Jun 26 05:34:42 devstack neutron-rpc-server[73979]: 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-26 03:36:00.249 | Jun 26 05:34:42 devstack neutron-rpc-server[73979]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._load_hash_ring() 2026-06-26 03:36:00.249 | Jun 26 05:34:42 devstack neutron-rpc-server[73979]: 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-26 03:36:00.249 | Jun 26 05:34:42 devstack neutron-rpc-server[73979]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._wait_startup_before_caching or 2026-06-26 03:36:00.250 | Jun 26 05:34:42 devstack neutron-rpc-server[73979]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-26 03:36:00.250 | Jun 26 05:34:42 devstack neutron-rpc-server[73979]: 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-26 03:36:00.250 | Jun 26 05:34:42 devstack neutron-rpc-server[73979]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor raise RuntimeError(msg) 2026-06-26 03:36:00.250 | Jun 26 05:34:42 devstack neutron-rpc-server[73979]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor RuntimeError: The Neutron API workers count is zero 2026-06-26 03:36:00.250 | Jun 26 05:34:42 devstack neutron-rpc-server[73979]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor 2026-06-26 03:36:00.256 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 03:36:00.260 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-06-26 03:36:00.278 | enabled 2026-06-26 03:36:00.284 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-06-26 03:36:00.306 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-06-26 03:36:00.306 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-06-26 03:36:00.306 | Active: active (running) since Fri 2026-06-26 05:33:10 CEST; 2min 49s ago 2026-06-26 03:36:00.307 | Main PID: 73688 (neutron-ovn-mai) 2026-06-26 03:36:00.307 | Tasks: 12 (limit: 14255) 2026-06-26 03:36:00.307 | Memory: 254.6M (peak: 255.1M) 2026-06-26 03:36:00.307 | CPU: 7.665s 2026-06-26 03:36:00.307 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-06-26 03:36:00.307 | ├─73688 "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-26 03:36:00.307 | └─73780 "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-26 03:36:00.307 | 2026-06-26 03:36:00.307 | Jun 26 05:33:38 devstack neutron-ovn-maintenance-worker[73780]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-3b4085e0-3038-45b1-ab6d-864acf9a3485 None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=73780) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-06-26 03:36:00.307 | Jun 26 05:33:38 devstack neutron-ovn-maintenance-worker[73780]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-3b4085e0-3038-45b1-ab6d-864acf9a3485 None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=73780) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-26 03:36:00.308 | Jun 26 05:33:38 devstack neutron-ovn-maintenance-worker[73780]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-3b4085e0-3038-45b1-ab6d-864acf9a3485 None None] OVN maintenance task update_router_distributed_flag finished in 0.011 seconds 2026-06-26 03:36:00.308 | Jun 26 05:33:38 devstack neutron-ovn-maintenance-worker[73780]: DEBUG futurist.periodics [None req-3b4085e0-3038-45b1-ab6d-864acf9a3485 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=73780) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-26 03:36:00.308 | Jun 26 05:33:38 devstack neutron-ovn-maintenance-worker[73780]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-3b4085e0-3038-45b1-ab6d-864acf9a3485 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=73780) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-06-26 03:36:00.308 | Jun 26 05:33:38 devstack neutron-ovn-maintenance-worker[73780]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-3b4085e0-3038-45b1-ab6d-864acf9a3485 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=73780) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-26 03:36:00.308 | Jun 26 05:33:38 devstack neutron-ovn-maintenance-worker[73780]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-3b4085e0-3038-45b1-ab6d-864acf9a3485 None None] OVN maintenance task update_security_group_with_address_group finished in 0.020 seconds 2026-06-26 03:36:00.308 | Jun 26 05:33:38 devstack neutron-ovn-maintenance-worker[73780]: DEBUG futurist.periodics [None req-3b4085e0-3038-45b1-ab6d-864acf9a3485 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=73780) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-26 03:36:00.308 | Jun 26 05:33:38 devstack neutron-ovn-maintenance-worker[73780]: DEBUG futurist.periodics [None req-3b4085e0-3038-45b1-ab6d-864acf9a3485 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=73780) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-26 03:36:00.308 | Jun 26 05:33:48 devstack neutron-ovn-maintenance-worker[73780]: DEBUG dbcounter [-] [73780] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=73780) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 03:36:00.314 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 03:36:00.318 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-06-26 03:36:00.336 | enabled 2026-06-26 03:36:00.342 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-06-26 03:36:00.365 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-06-26 03:36:00.365 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-06-26 03:36:00.365 | Active: active (running) since Fri 2026-06-26 05:34:53 CEST; 1min 7s ago 2026-06-26 03:36:00.366 | Main PID: 77931 (nova-novncproxy) 2026-06-26 03:36:00.366 | Tasks: 4 (limit: 14255) 2026-06-26 03:36:00.366 | Memory: 109.6M (peak: 109.9M) 2026-06-26 03:36:00.366 | CPU: 3.779s 2026-06-26 03:36:00.366 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-06-26 03:36:00.366 | └─77931 /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-26 03:36:00.366 | 2026-06-26 03:36:00.366 | Jun 26 05:34:53 devstack nova-novncproxy[77931]: If you are already using Eventlet, we recommend migrating to a different 2026-06-26 03:36:00.366 | Jun 26 05:34:53 devstack nova-novncproxy[77931]: framework. For more detail see 2026-06-26 03:36:00.366 | Jun 26 05:34:53 devstack nova-novncproxy[77931]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-26 03:36:00.366 | Jun 26 05:34:53 devstack nova-novncproxy[77931]: import eventlet # noqa 2026-06-26 03:36:00.367 | Jun 26 05:34:54 devstack nova-novncproxy[77931]: 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-26 03:36:00.367 | Jun 26 05:34:58 devstack nova-novncproxy[77931]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-06-26 03:36:00.367 | Jun 26 05:34:58 devstack nova-novncproxy[77931]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-06-26 03:36:00.367 | Jun 26 05:34:58 devstack nova-novncproxy[77931]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-06-26 03:36:00.367 | Jun 26 05:34:58 devstack nova-novncproxy[77931]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-06-26 03:36:00.367 | Jun 26 05:34:58 devstack nova-novncproxy[77931]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-06-26 03:36:00.373 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 03:36:00.377 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-06-26 03:36:00.396 | enabled 2026-06-26 03:36:00.402 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-06-26 03:36:00.425 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-06-26 03:36:00.425 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-06-26 03:36:00.425 | Active: active (running) since Fri 2026-06-26 05:34:55 CEST; 1min 4s ago 2026-06-26 03:36:00.425 | Main PID: 78730 (nova-conductor:) 2026-06-26 03:36:00.425 | Tasks: 19 (limit: 14255) 2026-06-26 03:36:00.425 | Memory: 158.0M (peak: 158.5M) 2026-06-26 03:36:00.425 | CPU: 5.010s 2026-06-26 03:36:00.426 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-06-26 03:36:00.426 | ├─78730 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-06-26 03:36:00.426 | ├─80380 "nova-conductor: ServiceWrapper worker(0)" 2026-06-26 03:36:00.426 | └─80391 "nova-conductor: ServiceWrapper worker(1)" 2026-06-26 03:36:00.426 | 2026-06-26 03:36:00.426 | Jun 26 05:35:02 devstack nova-conductor[80391]: DEBUG nova.servicegroup.drivers.db [None req-3c00e3cc-575b-4a09-a2ce-cfb7dc931f26 None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=80391) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-26 03:36:00.426 | Jun 26 05:35:07 devstack nova-conductor[80380]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=80380) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 03:36:00.426 | Jun 26 05:35:07 devstack nova-conductor[80391]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=80391) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 03:36:00.426 | Jun 26 05:35:09 devstack nova-conductor[78730]: DEBUG dbcounter [-] [78730] Writing DB stats nova_api:SELECT=1 {{(pid=78730) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 03:36:00.426 | Jun 26 05:35:10 devstack nova-conductor[78730]: DEBUG dbcounter [-] [78730] Writing DB stats nova_cell0:SELECT=1 {{(pid=78730) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 03:36:00.426 | Jun 26 05:35:10 devstack nova-conductor[78730]: DEBUG dbcounter [-] [78730] Writing DB stats nova_cell1:SELECT=1 {{(pid=78730) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 03:36:00.427 | Jun 26 05:35:14 devstack nova-conductor[80380]: DEBUG oslo.service.backend._threading.loopingcall [None req-26b0988e-b642-4b4a-a76b-42c205e1065c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=80380) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 03:36:00.427 | Jun 26 05:35:17 devstack nova-conductor[80380]: DEBUG dbcounter [-] [80380] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=80380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 03:36:00.427 | Jun 26 05:35:17 devstack nova-conductor[80391]: DEBUG dbcounter [-] [80391] Writing DB stats nova_cell0:SELECT=3 {{(pid=80391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-26 03:36:00.427 | Jun 26 05:35:24 devstack nova-conductor[80391]: DEBUG oslo.service.backend._threading.loopingcall [None req-bf06b51c-1ea9-4111-b737-303a8e9e2c8e None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=80391) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 03:36:00.433 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-26 03:36:00.437 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-06-26 03:36:00.456 | enabled 2026-06-26 03:36:00.462 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-06-26 03:36:00.484 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-06-26 03:36:00.484 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-06-26 03:36:00.484 | Active: active (running) since Fri 2026-06-26 05:34:58 CEST; 1min 2s ago 2026-06-26 03:36:00.484 | Main PID: 79291 (nova-conductor:) 2026-06-26 03:36:00.484 | Tasks: 38 (limit: 14255) 2026-06-26 03:36:00.485 | Memory: 167.5M (peak: 167.9M) 2026-06-26 03:36:00.485 | CPU: 5.021s 2026-06-26 03:36:00.485 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-06-26 03:36:00.485 | ├─79291 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-06-26 03:36:00.485 | ├─80432 "nova-conductor: ServiceWrapper worker(0)" 2026-06-26 03:36:00.485 | └─80434 "nova-conductor: ServiceWrapper worker(1)" 2026-06-26 03:36:00.485 | 2026-06-26 03:36:00.485 | Jun 26 05:35:28 devstack nova-conductor[80432]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=80432) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 03:36:00.485 | Jun 26 05:35:28 devstack nova-conductor[80434]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=80434) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 03:36:00.485 | Jun 26 05:35:31 devstack nova-conductor[80432]: DEBUG oslo.service.backend._threading.loopingcall [None req-20463291-a8ed-42b1-9fcf-db1827e6ca8c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=80432) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 03:36:00.485 | Jun 26 05:35:32 devstack nova-conductor[80434]: DEBUG oslo.service.backend._threading.loopingcall [None req-7c8b8088-f567-43b4-8f01-f7e78c95aec8 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=80434) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 03:36:00.486 | Jun 26 05:35:38 devstack nova-conductor[80432]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=80432) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 03:36:00.486 | Jun 26 05:35:38 devstack nova-conductor[80434]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=80434) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 03:36:00.486 | Jun 26 05:35:48 devstack nova-conductor[80432]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=80432) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 03:36:00.486 | Jun 26 05:35:48 devstack nova-conductor[80434]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=80434) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 03:36:00.486 | Jun 26 05:35:58 devstack nova-conductor[80432]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=80432) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 03:36:00.486 | Jun 26 05:35:58 devstack nova-conductor[80434]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=80434) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-26 03:36:00.492 | + ./stack.sh:main:1449 : is_service_enabled n-api 2026-06-26 03:36:00.520 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:36:00.524 | + ./stack.sh:main:1450 : is_service_enabled n-cpu 2026-06-26 03:36:00.553 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:36:00.557 | + ./stack.sh:main:1451 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-06-26 03:36:00.561 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-26 03:36:01.040 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-26 03:36:01.040 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-26 03:36:01.040 | we strongly recommend against using it for new projects. 2026-06-26 03:36:01.040 | 2026-06-26 03:36:01.041 | If you are already using Eventlet, we recommend migrating to a different 2026-06-26 03:36:01.041 | framework. For more detail see 2026-06-26 03:36:01.041 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-26 03:36:01.041 | 2026-06-26 03:36:01.041 | import eventlet # noqa 2026-06-26 03:36:01.407 | 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-26 03:36:04.577 | INFO dbcounter [None req-79f2b2b5-ef04-4777-a04a-864d46c78fd2 None None] Registered counter for database nova_api 2026-06-26 03:36:04.714 | DEBUG dbcounter [-] [84916] Writer thread running {{(pid=84916) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-26 03:36:04.725 | Found 2 cell mappings. 2026-06-26 03:36:04.725 | Skipping cell0 since it does not contain hosts. 2026-06-26 03:36:04.725 | Getting computes from cell 'cell1': d19ecada-a363-4ccf-9cbe-fe130a243711 2026-06-26 03:36:04.725 | INFO dbcounter [None req-79f2b2b5-ef04-4777-a04a-864d46c78fd2 None None] Registered counter for database nova_cell1 2026-06-26 03:36:04.808 | DEBUG dbcounter [-] [84916] Writer thread running {{(pid=84916) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-26 03:36:05.163 | Checking host mapping for compute host 'devstack': 18e7e88e-15b2-4646-b0fc-15d793a23f17 2026-06-26 03:36:05.163 | Creating host mapping for compute host 'devstack': 18e7e88e-15b2-4646-b0fc-15d793a23f17 2026-06-26 03:36:05.163 | Found 1 unmapped computes in cell: d19ecada-a363-4ccf-9cbe-fe130a243711 2026-06-26 03:36:05.568 | Exception ignored in: 2026-06-26 03:36:05.568 | Traceback (most recent call last): 2026-06-26 03:36:05.569 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-26 03:36:05.569 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-26 03:36:05.569 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-26 03:36:05.569 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-26 03:36:05.569 | RuntimeError: greenlet is being finalized 2026-06-26 03:36:06.067 | + ./stack.sh:main:1464 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-06-26 03:36:06.542 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-26 03:36:06.543 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-26 03:36:06.543 | we strongly recommend against using it for new projects. 2026-06-26 03:36:06.543 | 2026-06-26 03:36:06.543 | If you are already using Eventlet, we recommend migrating to a different 2026-06-26 03:36:06.543 | framework. For more detail see 2026-06-26 03:36:06.543 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-26 03:36:06.543 | 2026-06-26 03:36:06.543 | import eventlet # noqa 2026-06-26 03:36:06.905 | 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-26 03:36:10.508 | +-------------------------------------------+ 2026-06-26 03:36:10.509 | | Upgrade Check Results | 2026-06-26 03:36:10.509 | +-------------------------------------------+ 2026-06-26 03:36:10.509 | | Check: Cells v2 | 2026-06-26 03:36:10.510 | | Result: Success | 2026-06-26 03:36:10.510 | | Details: None | 2026-06-26 03:36:10.510 | +-------------------------------------------+ 2026-06-26 03:36:10.510 | | Check: Placement API | 2026-06-26 03:36:10.510 | | Result: Success | 2026-06-26 03:36:10.510 | | Details: None | 2026-06-26 03:36:10.510 | +-------------------------------------------+ 2026-06-26 03:36:10.510 | | Check: Cinder API | 2026-06-26 03:36:10.510 | | Result: Success | 2026-06-26 03:36:10.510 | | Details: None | 2026-06-26 03:36:10.510 | +-------------------------------------------+ 2026-06-26 03:36:10.510 | | Check: Policy File JSON to YAML Migration | 2026-06-26 03:36:10.511 | | Result: Success | 2026-06-26 03:36:10.511 | | Details: None | 2026-06-26 03:36:10.511 | +-------------------------------------------+ 2026-06-26 03:36:10.511 | | Check: Older than N-1 computes | 2026-06-26 03:36:10.511 | | Result: Success | 2026-06-26 03:36:10.511 | | Details: None | 2026-06-26 03:36:10.511 | +-------------------------------------------+ 2026-06-26 03:36:10.511 | | Check: hw_machine_type unset | 2026-06-26 03:36:10.512 | | Result: Success | 2026-06-26 03:36:10.512 | | Details: None | 2026-06-26 03:36:10.512 | +-------------------------------------------+ 2026-06-26 03:36:10.512 | | Check: Service User Token Configuration | 2026-06-26 03:36:10.512 | | Result: Success | 2026-06-26 03:36:10.512 | | Details: None | 2026-06-26 03:36:10.512 | +-------------------------------------------+ 2026-06-26 03:36:10.857 | Exception ignored in: 2026-06-26 03:36:10.857 | Traceback (most recent call last): 2026-06-26 03:36:10.857 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-26 03:36:10.857 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-26 03:36:10.857 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-26 03:36:10.857 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-26 03:36:10.857 | RuntimeError: greenlet is being finalized 2026-06-26 03:36:11.271 | + ./stack.sh:main:1471 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-06-26 03:36:11.276 | + ./stack.sh:main:1482 : command openstack complete 2026-06-26 03:36:11.279 | + ./stack.sh:main:1483 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-06-26 03:36:14.931 | + ./stack.sh:main:1486 : is_service_enabled cinder 2026-06-26 03:36:14.955 | + functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:36:14.958 | + ./stack.sh:main:1487 : is_ubuntu 2026-06-26 03:36:14.961 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-26 03:36:14.964 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-26 03:36:14.967 | + ./stack.sh:main:1488 : echo_summary 'Configuring lvm.conf global device filter' 2026-06-26 03:36:14.971 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 03:36:14.974 | + ./stack.sh:echo_summary:447 : echo -e Configuring lvm.conf global device filter 2026-06-26 03:36:14.978 | + ./stack.sh:main:1489 : set_lvm_filter 2026-06-26 03:36:14.981 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-06-26 03:36:14.985 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-06-26 03:36:14.988 | + lib/lvm:set_lvm_filter:191 : local pv 2026-06-26 03:36:14.991 | + lib/lvm:set_lvm_filter:192 : local vg 2026-06-26 03:36:14.995 | + lib/lvm:set_lvm_filter:193 : local line 2026-06-26 03:36:15.000 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-06-26 03:36:15.050 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-06-26 03:36:15.056 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-06-26 03:36:15.057 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-06-26 03:36:15.057 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-06-26 03:36:15.064 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-06-26 03:36:15.067 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-06-26 03:36:15.070 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-06-26 03:36:15.074 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-06-26 03:36:15.077 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-06-26 03:36:15.080 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-06-26 03:36:15.100 | + 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-26 03:36:15.119 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-06-26 03:36:15.125 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 03:36:15.128 | + ./stack.sh:echo_summary:447 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-06-26 03:36:15.133 | + ./stack.sh:main:1499 : run_phase stack test-config 2026-06-26 03:36:15.137 | + functions-common:run_phase:1848 : local mode=stack 2026-06-26 03:36:15.141 | + functions-common:run_phase:1849 : local phase=test-config 2026-06-26 03:36:15.145 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-26 03:36:15.149 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-26 03:36:15.154 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-26 03:36:15.158 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-26 03:36:15.162 | + functions-common:run_phase:1858 : local extra 2026-06-26 03:36:15.167 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-26 03:36:15.173 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-26 03:36:15.177 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-26 03:36:15.181 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-26 03:36:15.185 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-06-26 03:36:15.189 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-26 03:36:15.210 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:36:15.215 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-26 03:36:15.218 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-26 03:36:15.222 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-06-26 03:36:15.225 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-26 03:36:15.229 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-26 03:36:15.234 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-26 03:36:15.238 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-06-26 03:36:15.242 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-26 03:36:15.246 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-26 03:36:15.250 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-26 03:36:15.254 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-26 03:36:15.258 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-06-26 03:36:15.317 | [2072 Async install_tempest:45651]: Waiting for completion of install_tempest running on PID 45651 (1 other jobs running) 2026-06-26 03:36:15.346 | [2072 Async install_tempest:45651]: Signaling child to exit 2026-06-26 03:36:15.346 | WAKEUP 2026-06-26 03:36:15.372 | [2072 Async install_tempest:45651]: Signaled 2026-06-26 03:36:15.374 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-06-26 03:36:15.374 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-06-26 03:36:15.374 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-06-26 03:36:15.374 | ++ functions-common:git_clone:591 : local git_ref=master 2026-06-26 03:36:15.374 | ++ functions-common:git_clone:592 : local orig_dir 2026-06-26 03:36:15.374 | +++ functions-common:git_clone:593 : pwd 2026-06-26 03:36:15.374 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-26 03:36:15.374 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-06-26 03:36:15.375 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-26 03:36:15.375 | ++ functions-common:git_clone:596 : RECLONE=False 2026-06-26 03:36:15.375 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-26 03:36:15.375 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-26 03:36:15.375 | ++ functions-common:git_clone:610 : echo master 2026-06-26 03:36:15.375 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-06-26 03:36:15.375 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-06-26 03:36:15.375 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-26 03:36:15.376 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-06-26 03:36:15.376 | ++ functions-common:git_timed:697 : local count=0 2026-06-26 03:36:15.376 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-26 03:36:15.376 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 03:36:15.376 | ++ functions-common:git_timed:701 : timeout=0 2026-06-26 03:36:15.376 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-26 03:36:15.376 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-26 03:36:15.377 | ++ functions-common:time_start:2407 : local start_time= 2026-06-26 03:36:15.377 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:36:15.377 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:36:15.377 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782444354916 2026-06-26 03:36:15.377 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-06-26 03:36:15.377 | Cloning into '/opt/stack/tempest'... 2026-06-26 03:36:15.378 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-26 03:36:15.378 | ++ functions-common:time_stop:2420 : local name 2026-06-26 03:36:15.378 | ++ functions-common:time_stop:2421 : local end_time 2026-06-26 03:36:15.378 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:36:15.378 | ++ functions-common:time_stop:2423 : local total 2026-06-26 03:36:15.378 | ++ functions-common:time_stop:2424 : local start_time 2026-06-26 03:36:15.378 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-26 03:36:15.379 | ++ functions-common:time_stop:2427 : start_time=1782444354916 2026-06-26 03:36:15.379 | ++ functions-common:time_stop:2429 : [[ -z 1782444354916 ]] 2026-06-26 03:36:15.379 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:36:15.379 | ++ functions-common:time_stop:2432 : end_time=1782444365625 2026-06-26 03:36:15.379 | ++ functions-common:time_stop:2433 : elapsed_time=10709 2026-06-26 03:36:15.379 | ++ functions-common:time_stop:2434 : total=387994 2026-06-26 03:36:15.379 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:36:15.380 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=398703 2026-06-26 03:36:15.380 | ++ functions-common:git_clone:631 : cd /opt/stack/tempest 2026-06-26 03:36:15.380 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-06-26 03:36:15.380 | ++ functions-common:git_timed:697 : local count=0 2026-06-26 03:36:15.380 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-26 03:36:15.380 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 03:36:15.380 | ++ functions-common:git_timed:701 : timeout=0 2026-06-26 03:36:15.381 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-26 03:36:15.381 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-26 03:36:15.381 | ++ functions-common:time_start:2407 : local start_time= 2026-06-26 03:36:15.381 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:36:15.381 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:36:15.381 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782444365670 2026-06-26 03:36:15.381 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-26 03:36:15.382 | From https://review.opendev.org/openstack/tempest 2026-06-26 03:36:15.382 | * branch master -> FETCH_HEAD 2026-06-26 03:36:15.382 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-26 03:36:15.382 | ++ functions-common:time_stop:2420 : local name 2026-06-26 03:36:15.382 | ++ functions-common:time_stop:2421 : local end_time 2026-06-26 03:36:15.383 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:36:15.383 | ++ functions-common:time_stop:2423 : local total 2026-06-26 03:36:15.383 | ++ functions-common:time_stop:2424 : local start_time 2026-06-26 03:36:15.383 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-26 03:36:15.383 | ++ functions-common:time_stop:2427 : start_time=1782444365670 2026-06-26 03:36:15.383 | ++ functions-common:time_stop:2429 : [[ -z 1782444365670 ]] 2026-06-26 03:36:15.383 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:36:15.383 | ++ functions-common:time_stop:2432 : end_time=1782444367842 2026-06-26 03:36:15.383 | ++ functions-common:time_stop:2433 : elapsed_time=2172 2026-06-26 03:36:15.384 | ++ functions-common:time_stop:2434 : total=398703 2026-06-26 03:36:15.384 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:36:15.384 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=400875 2026-06-26 03:36:15.384 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-26 03:36:15.384 | ++ functions-common:git_timed:697 : local count=0 2026-06-26 03:36:15.384 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-26 03:36:15.385 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 03:36:15.385 | ++ functions-common:git_timed:701 : timeout=0 2026-06-26 03:36:15.385 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-26 03:36:15.385 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-26 03:36:15.385 | ++ functions-common:time_start:2407 : local start_time= 2026-06-26 03:36:15.385 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:36:15.385 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:36:15.386 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782444367902 2026-06-26 03:36:15.386 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-26 03:36:15.386 | Note: switching to 'FETCH_HEAD'. 2026-06-26 03:36:15.386 | 2026-06-26 03:36:15.386 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-26 03:36:15.386 | changes and commit them, and you can discard any commits you make in this 2026-06-26 03:36:15.386 | state without impacting any branches by switching back to a branch. 2026-06-26 03:36:15.386 | 2026-06-26 03:36:15.386 | If you want to create a new branch to retain commits you create, you may 2026-06-26 03:36:15.387 | do so (now or later) by using -c with the switch command. Example: 2026-06-26 03:36:15.387 | 2026-06-26 03:36:15.387 | git switch -c 2026-06-26 03:36:15.387 | 2026-06-26 03:36:15.387 | Or undo this operation with: 2026-06-26 03:36:15.387 | 2026-06-26 03:36:15.388 | git switch - 2026-06-26 03:36:15.388 | 2026-06-26 03:36:15.388 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-26 03:36:15.388 | 2026-06-26 03:36:15.388 | HEAD is now at 1a502cabe Mark ``test_resize_volume_backed_server_confirm`` as unstable 2026-06-26 03:36:15.388 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-26 03:36:15.388 | ++ functions-common:time_stop:2420 : local name 2026-06-26 03:36:15.389 | ++ functions-common:time_stop:2421 : local end_time 2026-06-26 03:36:15.389 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:36:15.389 | ++ functions-common:time_stop:2423 : local total 2026-06-26 03:36:15.389 | ++ functions-common:time_stop:2424 : local start_time 2026-06-26 03:36:15.389 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-26 03:36:15.389 | ++ functions-common:time_stop:2427 : start_time=1782444367902 2026-06-26 03:36:15.389 | ++ functions-common:time_stop:2429 : [[ -z 1782444367902 ]] 2026-06-26 03:36:15.390 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:36:15.390 | ++ functions-common:time_stop:2432 : end_time=1782444368096 2026-06-26 03:36:15.390 | ++ functions-common:time_stop:2433 : elapsed_time=194 2026-06-26 03:36:15.390 | ++ functions-common:time_stop:2434 : total=400875 2026-06-26 03:36:15.390 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:36:15.390 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=401069 2026-06-26 03:36:15.390 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-06-26 03:36:15.391 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-06-26 03:36:15.391 | ++ functions-common:git_clone:673 : git show --oneline 2026-06-26 03:36:15.391 | ++ functions-common:git_clone:673 : head -1 2026-06-26 03:36:15.391 | 1a502cabe Mark ``test_resize_volume_backed_server_confirm`` as unstable 2026-06-26 03:36:15.391 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-26 03:36:15.391 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-06-26 03:36:15.391 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-06-26 03:36:15.392 | ++ 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-26 03:36:15.392 | Collecting tox!=2.8.0,<4.0.0 2026-06-26 03:36:15.392 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-06-26 03:36:15.392 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-06-26 03:36:15.392 | Downloading filelock-3.29.4-py3-none-any.whl.metadata (2.0 kB) 2026-06-26 03:36:15.392 | 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-26 03:36:15.393 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-06-26 03:36:15.393 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-06-26 03:36:15.393 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-06-26 03:36:15.393 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-06-26 03:36:15.393 | 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-26 03:36:15.393 | 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-26 03:36:15.393 | Downloading virtualenv-21.5.1-py3-none-any.whl.metadata (3.4 kB) 2026-06-26 03:36:15.394 | 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-26 03:36:15.394 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-06-26 03:36:15.394 | 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-26 03:36:15.394 | 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-26 03:36:15.394 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-06-26 03:36:15.394 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-06-26 03:36:15.395 | Downloading filelock-3.29.4-py3-none-any.whl (42 kB) 2026-06-26 03:36:15.395 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-06-26 03:36:15.395 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-06-26 03:36:15.395 | Downloading virtualenv-21.5.1-py3-none-any.whl (4.6 MB) 2026-06-26 03:36:15.395 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 52.3 MB/s 0:00:00 2026-06-26 03:36:15.395 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-06-26 03:36:15.395 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-06-26 03:36:15.396 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-06-26 03:36:15.396 | 2026-06-26 03:36:15.396 | Successfully installed distlib-0.4.3 filelock-3.29.4 pluggy-1.6.0 py-1.11.0 python-discovery-1.4.2 tox-3.28.0 virtualenv-21.5.1 2026-06-26 03:36:15.396 | ++ inc/python:pip_install:216 : result=0 2026-06-26 03:36:15.396 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-26 03:36:15.396 | ++ functions-common:time_stop:2420 : local name 2026-06-26 03:36:15.396 | ++ functions-common:time_stop:2421 : local end_time 2026-06-26 03:36:15.397 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:36:15.397 | ++ functions-common:time_stop:2423 : local total 2026-06-26 03:36:15.397 | ++ functions-common:time_stop:2424 : local start_time 2026-06-26 03:36:15.397 | ++ functions-common:time_stop:2426 : name=pip_install 2026-06-26 03:36:15.397 | ++ functions-common:time_stop:2427 : start_time=1782444368178 2026-06-26 03:36:15.397 | ++ functions-common:time_stop:2429 : [[ -z 1782444368178 ]] 2026-06-26 03:36:15.397 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:36:15.398 | ++ functions-common:time_stop:2432 : end_time=1782444371751 2026-06-26 03:36:15.398 | ++ functions-common:time_stop:2433 : elapsed_time=3573 2026-06-26 03:36:15.398 | ++ functions-common:time_stop:2434 : total=164475 2026-06-26 03:36:15.398 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:36:15.398 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=168048 2026-06-26 03:36:15.398 | ++ inc/python:pip_install:219 : return 0 2026-06-26 03:36:15.399 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-06-26 03:36:15.399 | /opt/stack/tempest ~/devstack 2026-06-26 03:36:15.399 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-06-26 03:36:15.399 | Switched to branch 'master' 2026-06-26 03:36:15.399 | Your branch is up to date with 'origin/master'. 2026-06-26 03:36:15.399 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-06-26 03:36:15.399 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-26 03:36:15.400 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.QtiJD0Zdu4 2026-06-26 03:36:15.400 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.QtiJD0Zdu4 2026-06-26 03:36:15.400 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-26 03:36:15.400 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.QtiJD0Zdu4 2026-06-26 03:36:15.400 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-26 03:36:15.400 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-26 03:36:15.400 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-26 03:36:15.400 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-26 03:36:15.401 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-26 03:36:15.401 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-26 03:36:15.401 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-26 03:36:15.401 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-06-26 03:36:15.401 | full create: /opt/stack/tempest/.tox/tempest 2026-06-26 03:36:15.402 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-26 03:36:15.402 | full develop-inst: /opt/stack/tempest 2026-06-26 03:36:15.402 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@1a502cabe95e31b87b74fcabe8c343a4458da3a8#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-26 03:36:15.402 | ___________________________________ summary ____________________________________ 2026-06-26 03:36:15.402 | full: skipped tests 2026-06-26 03:36:15.402 | congratulations :) 2026-06-26 03:36:15.403 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.QtiJD0Zdu4 -r requirements.txt 2026-06-26 03:36:15.403 | 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-26 03:36:15.403 | 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-26 03:36:15.403 | 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-26 03:36:15.403 | 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-26 03:36:15.403 | 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-26 03:36:15.404 | 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-26 03:36:15.404 | 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-26 03:36:15.404 | 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-26 03:36:15.404 | 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-26 03:36:15.404 | 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-26 03:36:15.404 | 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-26 03:36:15.404 | 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-26 03:36:15.405 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-06-26 03:36:15.405 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-06-26 03:36:15.405 | 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-26 03:36:15.405 | 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-26 03:36:15.405 | 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-26 03:36:15.405 | 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-26 03:36:15.406 | 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-26 03:36:15.406 | 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-26 03:36:15.406 | 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-26 03:36:15.406 | 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-26 03:36:15.406 | 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-26 03:36:15.406 | 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-26 03:36:15.406 | 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-26 03:36:15.407 | 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-26 03:36:15.407 | 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-26 03:36:15.407 | 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-26 03:36:15.407 | 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-26 03:36:15.407 | 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-26 03:36:15.407 | 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-26 03:36:15.407 | 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-26 03:36:15.408 | 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-26 03:36:15.408 | 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-26 03:36:15.408 | 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-26 03:36:15.408 | 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-26 03:36:15.408 | 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-26 03:36:15.408 | 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-26 03:36:15.408 | 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-26 03:36:15.409 | 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-26 03:36:15.409 | 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-26 03:36:15.409 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-06-26 03:36:15.409 | 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-26 03:36:15.409 | 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-26 03:36:15.409 | 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-26 03:36:15.410 | 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-26 03:36:15.410 | 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-26 03:36:15.410 | 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-26 03:36:15.410 | 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-26 03:36:15.410 | 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-26 03:36:15.410 | 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-26 03:36:15.410 | 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-26 03:36:15.411 | 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-26 03:36:15.411 | 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-26 03:36:15.411 | 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-26 03:36:15.411 | 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-26 03:36:15.411 | 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-26 03:36:15.411 | 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-26 03:36:15.412 | 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-26 03:36:15.412 | 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-26 03:36:15.412 | 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-26 03:36:15.412 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-06-26 03:36:15.412 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.QtiJD0Zdu4 2026-06-26 03:36:15.412 | ++ lib/tempest:install_tempest:868 : popd 2026-06-26 03:36:15.412 | ~/devstack 2026-06-26 03:36:15.429 | [2072 Async install_tempest:45651]: finished install_tempest with result 0 in 47 seconds 2026-06-26 03:36:15.435 | ++ inc/async:async_wait:197 : return 0 2026-06-26 03:36:15.439 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-06-26 03:36:15.442 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 03:36:15.446 | ++ ./stack.sh:echo_summary:447 : echo -e Initializing Tempest 2026-06-26 03:36:15.450 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-06-26 03:36:15.455 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-06-26 03:36:15.459 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-06-26 03:36:15.462 | ++ inc/python:setup_develop:353 : local bindep 2026-06-26 03:36:15.466 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-26 03:36:15.469 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-06-26 03:36:15.473 | ++ inc/python:setup_develop:359 : local extras= 2026-06-26 03:36:15.476 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-06-26 03:36:15.480 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-26 03:36:15.484 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-26 03:36:15.487 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-06-26 03:36:15.491 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-26 03:36:15.494 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-26 03:36:15.499 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-06-26 03:36:15.502 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-26 03:36:15.506 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-06-26 03:36:15.510 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-26 03:36:15.513 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-26 03:36:15.517 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-06-26 03:36:15.524 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-06-26 03:36:15.527 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-06-26 03:36:15.531 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-06-26 03:36:15.694 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-06-26 03:36:15.698 | ++ inc/python:setup_package:436 : local bindep=0 2026-06-26 03:36:15.701 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-06-26 03:36:15.704 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-06-26 03:36:15.707 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-26 03:36:15.710 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-06-26 03:36:15.713 | ++ inc/python:setup_package:445 : local flags=-e 2026-06-26 03:36:15.717 | ++ inc/python:setup_package:446 : local extras= 2026-06-26 03:36:15.719 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-06-26 03:36:15.723 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-06-26 03:36:15.726 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-26 03:36:15.729 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-26 03:36:15.732 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-26 03:36:15.735 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-06-26 03:36:15.764 | Using python 3.12 to install /opt/stack/tempest 2026-06-26 03:36:15.768 | ++ 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-26 03:36:16.825 | Obtaining file:///opt/stack/tempest 2026-06-26 03:36:16.829 | Installing build dependencies: started 2026-06-26 03:36:18.744 | Installing build dependencies: finished with status 'done' 2026-06-26 03:36:18.745 | Checking if build backend supports build_editable: started 2026-06-26 03:36:19.318 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-26 03:36:19.320 | Getting requirements to build editable: started 2026-06-26 03:36:19.645 | Getting requirements to build editable: finished with status 'done' 2026-06-26 03:36:19.647 | Preparing editable metadata (pyproject.toml): started 2026-06-26 03:36:20.996 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-26 03:36:21.020 | 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.dev35) (7.0.3) 2026-06-26 03:36:21.021 | 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.dev35) (4.14.0) 2026-06-26 03:36:21.022 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (4.26.0) 2026-06-26 03:36:21.023 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (2.9.1) 2026-06-26 03:36:21.024 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (4.0.0) 2026-06-26 03:36:21.025 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (43.0.3) 2026-06-26 03:36:21.026 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (1.3.0) 2026-06-26 03:36:21.027 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (7.5.0) 2026-06-26 03:36:21.027 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (10.5.0) 2026-06-26 03:36:21.028 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (8.2.0) 2026-06-26 03:36:21.221 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev35) 2026-06-26 03:36:21.224 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-06-26 03:36:21.229 | 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.dev35) (5.10.0) 2026-06-26 03:36:21.230 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (10.1.1) 2026-06-26 03:36:21.231 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (4.3.2) 2026-06-26 03:36:21.232 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (6.0.3) 2026-06-26 03:36:21.233 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (1.4.6) 2026-06-26 03:36:21.234 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (5.8.0) 2026-06-26 03:36:21.234 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (3.17.0) 2026-06-26 03:36:21.235 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (2.7.0) 2026-06-26 03:36:21.236 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (3.1.0) 2026-06-26 03:36:21.237 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (0.7.1) 2026-06-26 03:36:21.238 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (0.20) 2026-06-26 03:36:21.239 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (0.6.2) 2026-06-26 03:36:21.241 | 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.dev35) (0.6.0) 2026-06-26 03:36:21.242 | 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.dev35) (4.0.0) 2026-06-26 03:36:21.245 | 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.dev35) (3.0.52) 2026-06-26 03:36:21.246 | 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.dev35) (1.11.0) 2026-06-26 03:36:21.247 | 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.dev35) (15.0.0) 2026-06-26 03:36:21.248 | 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.dev35) (1.8.0) 2026-06-26 03:36:21.251 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev35) (2.0.0) 2026-06-26 03:36:21.255 | 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.dev35) (3.0) 2026-06-26 03:36:21.257 | 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.dev35) (2.2.1) 2026-06-26 03:36:21.263 | 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.dev35) (26.1.0) 2026-06-26 03:36:21.264 | 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.dev35) (2025.9.1) 2026-06-26 03:36:21.265 | 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.dev35) (0.37.0) 2026-06-26 03:36:21.266 | 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.dev35) (2026.5.1) 2026-06-26 03:36:21.275 | 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.dev35) (6.8.0) 2026-06-26 03:36:21.278 | 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.dev35) (2.0.0) 2026-06-26 03:36:21.279 | 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.dev35) (2.34.2) 2026-06-26 03:36:21.283 | 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.dev35) (6.4.0) 2026-06-26 03:36:21.285 | 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.dev35) (2.9.0.post0) 2026-06-26 03:36:21.288 | 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.dev35) (4.15.0) 2026-06-26 03:36:21.290 | 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.dev35) (1.2.1) 2026-06-26 03:36:21.294 | 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.dev35) (2.1.0) 2026-06-26 03:36:21.295 | 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.dev35) (3.3.2) 2026-06-26 03:36:21.296 | 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.dev35) (26.2) 2026-06-26 03:36:21.297 | 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.dev35) (7.2.2) 2026-06-26 03:36:21.303 | 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.dev35) (5.0.0) 2026-06-26 03:36:21.304 | 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.dev35) (3.0.3) 2026-06-26 03:36:21.305 | 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.dev35) (1.6.2) 2026-06-26 03:36:21.313 | 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.dev35) (82.0.1) 2026-06-26 03:36:21.316 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev35) (0.8.1) 2026-06-26 03:36:21.333 | 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.dev35) (1.17.0) 2026-06-26 03:36:21.343 | 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.dev35) (3.4.7) 2026-06-26 03:36:21.344 | 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.dev35) (3.18) 2026-06-26 03:36:21.346 | 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.dev35) (2023.11.17) 2026-06-26 03:36:21.362 | 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.dev35) (4.2.0) 2026-06-26 03:36:21.364 | 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.dev35) (2.20.0) 2026-06-26 03:36:21.368 | 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.dev35) (0.1.2) 2026-06-26 03:36:21.383 | 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.dev35) (0.16.0) 2026-06-26 03:36:21.413 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev35) 2026-06-26 03:36:21.416 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-26 03:36:21.453 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-06-26 03:36:21.456 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-06-26 03:36:21.468 | Building wheels for collected packages: tempest 2026-06-26 03:36:21.469 | Building editable for tempest (pyproject.toml): started 2026-06-26 03:36:23.092 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-06-26 03:36:23.093 | Created wheel for tempest: filename=tempest-46.3.1.dev35-0.editable-py3-none-any.whl size=8319 sha256=ce1cb44c25487c21b01aeb9cbfb914c1b096bb66554acf57893f7b0ff353d61c 2026-06-26 03:36:23.093 | Stored in directory: /tmp/pip-ephem-wheel-cache-pk4whq0n/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-06-26 03:36:23.098 | Successfully built tempest 2026-06-26 03:36:23.389 | Installing collected packages: tomlkit, stestr, tempest 2026-06-26 03:36:23.648 | 2026-06-26 03:36:23.676 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev35 tomlkit-0.15.0 2026-06-26 03:36:23.870 | ++ inc/python:pip_install:216 : result=0 2026-06-26 03:36:23.874 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-26 03:36:23.877 | ++ functions-common:time_stop:2420 : local name 2026-06-26 03:36:23.880 | ++ functions-common:time_stop:2421 : local end_time 2026-06-26 03:36:23.883 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:36:23.886 | ++ functions-common:time_stop:2423 : local total 2026-06-26 03:36:23.890 | ++ functions-common:time_stop:2424 : local start_time 2026-06-26 03:36:23.893 | ++ functions-common:time_stop:2426 : name=pip_install 2026-06-26 03:36:23.895 | ++ functions-common:time_stop:2427 : start_time=1782444975757 2026-06-26 03:36:23.899 | ++ functions-common:time_stop:2429 : [[ -z 1782444975757 ]] 2026-06-26 03:36:23.903 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:36:23.908 | ++ functions-common:time_stop:2432 : end_time=1782444983905 2026-06-26 03:36:23.912 | ++ functions-common:time_stop:2433 : elapsed_time=8148 2026-06-26 03:36:23.915 | ++ functions-common:time_stop:2434 : total=174824 2026-06-26 03:36:23.917 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:36:23.921 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=182972 2026-06-26 03:36:23.925 | ++ inc/python:pip_install:219 : return 0 2026-06-26 03:36:23.928 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-26 03:36:23.930 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-26 03:36:23.934 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-06-26 03:36:23.938 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-06-26 03:36:23.941 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-26 03:36:23.945 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-26 03:36:23.949 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-06-26 03:36:23.952 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-26 03:36:23.955 | ++ 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-26 03:36:23.959 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-06-26 03:36:23.961 | ++ lib/tempest:configure_tempest:213 : local images 2026-06-26 03:36:23.964 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-06-26 03:36:23.968 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-06-26 03:36:23.971 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-06-26 03:36:23.974 | ++ lib/tempest:configure_tempest:217 : local password 2026-06-26 03:36:23.977 | ++ lib/tempest:configure_tempest:218 : local line 2026-06-26 03:36:23.980 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-06-26 03:36:23.983 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-06-26 03:36:23.987 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-06-26 03:36:23.990 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-06-26 03:36:23.995 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-06-26 03:36:23.998 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-06-26 03:36:24.002 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-06-26 03:36:24.005 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-06-26 03:36:24.008 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-06-26 03:36:24.011 | ++ lib/tempest:configure_tempest:228 : local disk 2026-06-26 03:36:24.015 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-06-26 03:36:24.015 | ' 2026-06-26 03:36:24.018 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-06-26 03:36:24.021 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-06-26 03:36:24.044 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:36:24.047 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-06-26 03:36:24.051 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-06-26 03:36:24.054 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-06-26 03:36:24.057 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-06-26 03:36:24.062 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-26 03:36:24.064 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-06-26 03:36:24.064 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-06-26 03:36:27.969 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:36:27.974 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-06-26 03:36:27.977 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-06-26 03:36:27.980 | ++ lib/tempest:get_active_images:176 : img_id=dfc393ae-7412-4258-bda5-dc0a6732fb07 2026-06-26 03:36:27.984 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-06-26 03:36:27.988 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-26 03:36:27.992 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-06-26 03:36:27.996 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-06-26 03:36:27.999 | ++ lib/tempest:configure_tempest:266 : '[' -z dfc393ae-7412-4258-bda5-dc0a6732fb07 ']' 2026-06-26 03:36:28.003 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=dfc393ae-7412-4258-bda5-dc0a6732fb07 2026-06-26 03:36:28.005 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-06-26 03:36:28.024 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-06-26 03:36:28.030 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-06-26 03:36:28.035 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-06-26 03:36:28.040 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-06-26 03:36:28.044 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-06-26 03:36:28.047 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-06-26 03:36:28.050 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-06-26 03:36:28.054 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-06-26 03:36:28.060 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-06-26 03:36:28.062 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-06-26 03:36:31.418 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:36:31.423 | ++ lib/tempest:configure_tempest:303 : admin_project_id=672660d1b01a45828d72fce38b12f1f3 2026-06-26 03:36:31.427 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-06-26 03:36:31.453 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:36:31.458 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-06-26 03:36:34.860 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:36:34.865 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-06-26 03:36:34.865 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-26 03:36:34.865 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-26 03:36:34.866 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-26 03:36:34.866 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-26 03:36:34.866 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-26 03:36:34.866 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-26 03:36:34.866 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-26 03:36:34.866 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-26 03:36:34.866 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-26 03:36:34.866 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-26 03:36:34.866 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-26 03:36:34.866 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-26 03:36:34.866 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-06-26 03:36:34.869 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-06-26 03:36:34.873 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-26 03:36:34.873 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-26 03:36:34.873 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-26 03:36:34.873 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-26 03:36:34.873 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-26 03:36:34.874 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-26 03:36:34.874 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-26 03:36:34.874 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-26 03:36:34.874 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-26 03:36:34.874 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-26 03:36:34.874 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-26 03:36:34.874 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-26 03:36:34.874 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-26 03:36:34.874 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-06-26 03:36:34.878 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib dfc393ae-7412-4258-bda5-dc0a6732fb07 2026-06-26 03:36:34.882 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-26 03:36:34.887 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show dfc393ae-7412-4258-bda5-dc0a6732fb07 -c size -f value 2026-06-26 03:36:38.254 | ++++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:36:38.258 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-06-26 03:36:38.264 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-06-26 03:36:38.264 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-26 03:36:38.308 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-06-26 03:36:38.312 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-06-26 03:36:38.315 | ++ 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-26 03:36:41.308 | +----------------------------+-----------------------+ 2026-06-26 03:36:41.308 | | Field | Value | 2026-06-26 03:36:41.308 | +----------------------------+-----------------------+ 2026-06-26 03:36:41.309 | | OS-FLV-DISABLED:disabled | False | 2026-06-26 03:36:41.309 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-26 03:36:41.309 | | description | None | 2026-06-26 03:36:41.309 | | disk | 1 | 2026-06-26 03:36:41.309 | | id | 42 | 2026-06-26 03:36:41.309 | | name | m1.nano | 2026-06-26 03:36:41.309 | | os-flavor-access:is_public | True | 2026-06-26 03:36:41.309 | | properties | hw_rng:allowed='True' | 2026-06-26 03:36:41.309 | | ram | 192 | 2026-06-26 03:36:41.309 | | rxtx_factor | 1.0 | 2026-06-26 03:36:41.309 | | swap | 0 | 2026-06-26 03:36:41.310 | | vcpus | 1 | 2026-06-26 03:36:41.310 | +----------------------------+-----------------------+ 2026-06-26 03:36:41.700 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-06-26 03:36:41.703 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-26 03:36:41.704 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-26 03:36:41.704 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-26 03:36:41.704 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-26 03:36:41.704 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-26 03:36:41.704 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-26 03:36:41.704 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-26 03:36:41.704 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-26 03:36:41.704 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-26 03:36:41.704 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-26 03:36:41.704 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-26 03:36:41.704 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-26 03:36:41.705 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-26 03:36:41.705 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-06-26 03:36:41.709 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib dfc393ae-7412-4258-bda5-dc0a6732fb07 2026-06-26 03:36:41.713 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-26 03:36:41.719 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show dfc393ae-7412-4258-bda5-dc0a6732fb07 -c size -f value 2026-06-26 03:36:45.078 | ++++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:36:45.083 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-06-26 03:36:45.088 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-26 03:36:45.089 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-06-26 03:36:45.132 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-06-26 03:36:45.135 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-06-26 03:36:45.139 | ++ 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-26 03:36:48.226 | +----------------------------+-----------------------+ 2026-06-26 03:36:48.226 | | Field | Value | 2026-06-26 03:36:48.226 | +----------------------------+-----------------------+ 2026-06-26 03:36:48.226 | | OS-FLV-DISABLED:disabled | False | 2026-06-26 03:36:48.226 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-26 03:36:48.226 | | description | None | 2026-06-26 03:36:48.226 | | disk | 1 | 2026-06-26 03:36:48.226 | | id | 84 | 2026-06-26 03:36:48.226 | | name | m1.micro | 2026-06-26 03:36:48.227 | | os-flavor-access:is_public | True | 2026-06-26 03:36:48.227 | | properties | hw_rng:allowed='True' | 2026-06-26 03:36:48.227 | | ram | 256 | 2026-06-26 03:36:48.227 | | rxtx_factor | 1.0 | 2026-06-26 03:36:48.227 | | swap | 0 | 2026-06-26 03:36:48.227 | | vcpus | 1 | 2026-06-26 03:36:48.227 | +----------------------------+-----------------------+ 2026-06-26 03:36:48.614 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-06-26 03:36:48.618 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-06-26 03:36:48.644 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:36:48.649 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-06-26 03:36:48.652 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-06-26 03:36:48.657 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-06-26 03:36:48.661 | ++ functions-common:git_clone:591 : local git_ref=master 2026-06-26 03:36:48.665 | ++ functions-common:git_clone:592 : local orig_dir 2026-06-26 03:36:48.670 | +++ functions-common:git_clone:593 : pwd 2026-06-26 03:36:48.675 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-26 03:36:48.678 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-06-26 03:36:48.684 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-26 03:36:48.708 | ++ functions-common:git_clone:596 : RECLONE=False 2026-06-26 03:36:48.711 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-26 03:36:48.716 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-26 03:36:48.720 | ++ functions-common:git_clone:610 : echo master 2026-06-26 03:36:48.721 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-06-26 03:36:48.728 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-06-26 03:36:48.731 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-26 03:36:48.735 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-06-26 03:36:48.739 | ++ functions-common:git_timed:697 : local count=0 2026-06-26 03:36:48.743 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-26 03:36:48.746 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 03:36:48.750 | ++ functions-common:git_timed:701 : timeout=0 2026-06-26 03:36:48.754 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-26 03:36:48.757 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-26 03:36:48.761 | ++ functions-common:time_start:2407 : local start_time= 2026-06-26 03:36:48.765 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:36:48.770 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:36:48.775 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782445008771 2026-06-26 03:36:48.779 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-06-26 03:36:48.783 | Cloning into '/opt/stack/os-test-images'... 2026-06-26 03:36:49.469 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-26 03:36:49.473 | ++ functions-common:time_stop:2420 : local name 2026-06-26 03:36:49.478 | ++ functions-common:time_stop:2421 : local end_time 2026-06-26 03:36:49.482 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:36:49.485 | ++ functions-common:time_stop:2423 : local total 2026-06-26 03:36:49.489 | ++ functions-common:time_stop:2424 : local start_time 2026-06-26 03:36:49.492 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-26 03:36:49.496 | ++ functions-common:time_stop:2427 : start_time=1782445008771 2026-06-26 03:36:49.498 | ++ functions-common:time_stop:2429 : [[ -z 1782445008771 ]] 2026-06-26 03:36:49.503 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:36:49.508 | ++ functions-common:time_stop:2432 : end_time=1782445009504 2026-06-26 03:36:49.512 | ++ functions-common:time_stop:2433 : elapsed_time=733 2026-06-26 03:36:49.515 | ++ functions-common:time_stop:2434 : total=387994 2026-06-26 03:36:49.519 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:36:49.523 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=388727 2026-06-26 03:36:49.526 | ++ functions-common:git_clone:631 : cd /opt/stack/os-test-images 2026-06-26 03:36:49.530 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-06-26 03:36:49.534 | ++ functions-common:git_timed:697 : local count=0 2026-06-26 03:36:49.538 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-26 03:36:49.542 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 03:36:49.545 | ++ functions-common:git_timed:701 : timeout=0 2026-06-26 03:36:49.549 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-26 03:36:49.553 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-26 03:36:49.556 | ++ functions-common:time_start:2407 : local start_time= 2026-06-26 03:36:49.560 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:36:49.566 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:36:49.571 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782445009567 2026-06-26 03:36:49.575 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-26 03:36:50.063 | From https://review.opendev.org/openstack/os-test-images 2026-06-26 03:36:50.063 | * branch master -> FETCH_HEAD 2026-06-26 03:36:50.074 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-26 03:36:50.078 | ++ functions-common:time_stop:2420 : local name 2026-06-26 03:36:50.082 | ++ functions-common:time_stop:2421 : local end_time 2026-06-26 03:36:50.086 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:36:50.089 | ++ functions-common:time_stop:2423 : local total 2026-06-26 03:36:50.093 | ++ functions-common:time_stop:2424 : local start_time 2026-06-26 03:36:50.097 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-26 03:36:50.101 | ++ functions-common:time_stop:2427 : start_time=1782445009567 2026-06-26 03:36:50.104 | ++ functions-common:time_stop:2429 : [[ -z 1782445009567 ]] 2026-06-26 03:36:50.109 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:36:50.115 | ++ functions-common:time_stop:2432 : end_time=1782445010111 2026-06-26 03:36:50.119 | ++ functions-common:time_stop:2433 : elapsed_time=544 2026-06-26 03:36:50.123 | ++ functions-common:time_stop:2434 : total=388727 2026-06-26 03:36:50.127 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:36:50.131 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=389271 2026-06-26 03:36:50.134 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-26 03:36:50.138 | ++ functions-common:git_timed:697 : local count=0 2026-06-26 03:36:50.142 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-26 03:36:50.145 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-26 03:36:50.149 | ++ functions-common:git_timed:701 : timeout=0 2026-06-26 03:36:50.153 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-26 03:36:50.157 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-26 03:36:50.160 | ++ functions-common:time_start:2407 : local start_time= 2026-06-26 03:36:50.164 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-26 03:36:50.169 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-26 03:36:50.175 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782445010171 2026-06-26 03:36:50.179 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-26 03:36:50.186 | Note: switching to 'FETCH_HEAD'. 2026-06-26 03:36:50.186 | 2026-06-26 03:36:50.186 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-26 03:36:50.186 | changes and commit them, and you can discard any commits you make in this 2026-06-26 03:36:50.187 | state without impacting any branches by switching back to a branch. 2026-06-26 03:36:50.187 | 2026-06-26 03:36:50.187 | If you want to create a new branch to retain commits you create, you may 2026-06-26 03:36:50.187 | do so (now or later) by using -c with the switch command. Example: 2026-06-26 03:36:50.187 | 2026-06-26 03:36:50.187 | git switch -c 2026-06-26 03:36:50.187 | 2026-06-26 03:36:50.187 | Or undo this operation with: 2026-06-26 03:36:50.187 | 2026-06-26 03:36:50.187 | git switch - 2026-06-26 03:36:50.187 | 2026-06-26 03:36:50.187 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-26 03:36:50.188 | 2026-06-26 03:36:50.188 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-06-26 03:36:50.192 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-26 03:36:50.195 | ++ functions-common:time_stop:2420 : local name 2026-06-26 03:36:50.199 | ++ functions-common:time_stop:2421 : local end_time 2026-06-26 03:36:50.203 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-26 03:36:50.207 | ++ functions-common:time_stop:2423 : local total 2026-06-26 03:36:50.210 | ++ functions-common:time_stop:2424 : local start_time 2026-06-26 03:36:50.214 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-26 03:36:50.218 | ++ functions-common:time_stop:2427 : start_time=1782445010171 2026-06-26 03:36:50.221 | ++ functions-common:time_stop:2429 : [[ -z 1782445010171 ]] 2026-06-26 03:36:50.226 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-26 03:36:50.231 | ++ functions-common:time_stop:2432 : end_time=1782445010227 2026-06-26 03:36:50.235 | ++ functions-common:time_stop:2433 : elapsed_time=56 2026-06-26 03:36:50.239 | ++ functions-common:time_stop:2434 : total=389271 2026-06-26 03:36:50.242 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-26 03:36:50.246 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=389327 2026-06-26 03:36:50.249 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-06-26 03:36:50.269 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-06-26 03:36:50.274 | ++ functions-common:git_clone:673 : git show --oneline 2026-06-26 03:36:50.275 | ++ functions-common:git_clone:673 : head -1 2026-06-26 03:36:50.277 | 5d0367e Clean-up zuul config spacing 2026-06-26 03:36:50.281 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-26 03:36:50.285 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-06-26 03:36:50.285 | /opt/stack/os-test-images ~/devstack 2026-06-26 03:36:50.289 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-06-26 03:36:50.725 | generate create: /opt/stack/os-test-images/.tox/generate 2026-06-26 03:36:51.355 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-06-26 03:36:54.132 | generate installed: PyYAML==6.0.3 2026-06-26 03:36:54.133 | generate run-test-pre: PYTHONHASHSEED='3949668160' 2026-06-26 03:36:54.133 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-06-26 03:36:54.258 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-06-26 03:36:54.280 | 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-26 03:36:54.300 | 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-26 03:36:54.328 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-06-26 03:36:54.330 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-06-26 03:36:54.339 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-06-26 03:36:54.346 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-06-26 03:36:54.379 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-06-26 03:36:54.392 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-06-26 03:36:54.400 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-06-26 03:36:54.412 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-06-26 03:36:54.412 | 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-26 03:36:54.420 | 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-26 03:36:54.427 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-06-26 03:36:54.447 | 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-26 03:36:54.449 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-06-26 03:36:54.452 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-06-26 03:36:54.463 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-06-26 03:36:54.474 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-06-26 03:36:54.488 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-06-26 03:36:54.491 | 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-26 03:36:54.505 | 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-26 03:36:54.508 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-06-26 03:36:54.511 | 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-26 03:36:54.522 | 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-26 03:36:54.526 | 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-26 03:36:54.537 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-06-26 03:36:54.562 | ___________________________________ summary ____________________________________ 2026-06-26 03:36:54.562 | generate: commands succeeded 2026-06-26 03:36:54.563 | congratulations :) 2026-06-26 03:36:54.609 | ++ lib/tempest:configure_tempest:376 : popd 2026-06-26 03:36:54.609 | ~/devstack 2026-06-26 03:36:54.613 | ++ 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-26 03:36:54.655 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-06-26 03:36:54.660 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-06-26 03:36:54.686 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-06-26 03:36:54.689 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-06-26 03:36:54.693 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-06-26 03:36:54.736 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-06-26 03:36:54.778 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-06-26 03:36:54.782 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-06-26 03:36:54.785 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-06-26 03:36:54.788 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-26 03:36:54.792 | +++ 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-26 03:36:58.380 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:36:58.384 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-26 03:36:58.384 | address-scope 2026-06-26 03:36:58.384 | agent 2026-06-26 03:36:58.384 | allowed-address-pairs 2026-06-26 03:36:58.385 | auto-allocated-topology 2026-06-26 03:36:58.385 | availability_zone 2026-06-26 03:36:58.385 | default-subnetpools 2026-06-26 03:36:58.385 | dhcp_agent_scheduler 2026-06-26 03:36:58.385 | dns-integration 2026-06-26 03:36:58.385 | dns-domain-ports 2026-06-26 03:36:58.386 | dns-integration-domain-keywords 2026-06-26 03:36:58.386 | empty-string-filtering 2026-06-26 03:36:58.386 | external-net 2026-06-26 03:36:58.386 | extra_dhcp_opt 2026-06-26 03:36:58.386 | extraroute 2026-06-26 03:36:58.386 | extraroute-atomic 2026-06-26 03:36:58.387 | filter-validation 2026-06-26 03:36:58.387 | floating-ip-port-forwarding-detail 2026-06-26 03:36:58.387 | fip-port-details 2026-06-26 03:36:58.387 | flavors 2026-06-26 03:36:58.388 | floatingip-pools 2026-06-26 03:36:58.388 | router 2026-06-26 03:36:58.388 | l3-agent-scheduler-ha-chassis-priority 2026-06-26 03:36:58.389 | enable-default-route-bfd 2026-06-26 03:36:58.389 | enable-default-route-ecmp 2026-06-26 03:36:58.389 | ext-gw-mode 2026-06-26 03:36:58.389 | l3-ha 2026-06-26 03:36:58.389 | external-gateway-multihoming 2026-06-26 03:36:58.390 | l3-flavors 2026-06-26 03:36:58.390 | l3_agent_scheduler 2026-06-26 03:36:58.390 | multi-provider 2026-06-26 03:36:58.390 | net-mtu 2026-06-26 03:36:58.390 | net-mtu-writable 2026-06-26 03:36:58.390 | network_availability_zone 2026-06-26 03:36:58.391 | network-ip-availability 2026-06-26 03:36:58.391 | network-ip-availability-details 2026-06-26 03:36:58.391 | pagination 2026-06-26 03:36:58.391 | port-device-profile 2026-06-26 03:36:58.391 | port-mac-address-regenerate 2026-06-26 03:36:58.392 | port-numa-affinity-policy 2026-06-26 03:36:58.392 | port-numa-affinity-policy-socket 2026-06-26 03:36:58.392 | binding 2026-06-26 03:36:58.392 | binding-extended 2026-06-26 03:36:58.392 | port-security 2026-06-26 03:36:58.392 | project-id 2026-06-26 03:36:58.393 | provider 2026-06-26 03:36:58.393 | qinq 2026-06-26 03:36:58.393 | quota-check-limit 2026-06-26 03:36:58.393 | quota-check-limit-default 2026-06-26 03:36:58.393 | quotas 2026-06-26 03:36:58.393 | quota_details 2026-06-26 03:36:58.394 | rbac-policies 2026-06-26 03:36:58.394 | rbac-address-scope 2026-06-26 03:36:58.394 | rbac-security-groups 2026-06-26 03:36:58.394 | revision-if-match 2026-06-26 03:36:58.394 | standard-attr-revisions 2026-06-26 03:36:58.394 | router_availability_zone 2026-06-26 03:36:58.395 | router-enable-snat 2026-06-26 03:36:58.395 | security-groups-default-rules 2026-06-26 03:36:58.395 | security-groups-default-statefulness 2026-06-26 03:36:58.395 | security-groups-normalized-cidr 2026-06-26 03:36:58.395 | security-groups-remote-address-group 2026-06-26 03:36:58.395 | security-groups-rules-belongs-to-default-sg 2026-06-26 03:36:58.396 | security-groups-shared-filtering 2026-06-26 03:36:58.396 | security-group 2026-06-26 03:36:58.396 | service-type 2026-06-26 03:36:58.396 | sorting 2026-06-26 03:36:58.396 | standard-attr-description 2026-06-26 03:36:58.396 | stateful-security-group 2026-06-26 03:36:58.397 | subnet-dns-publish-fixed-ip 2026-06-26 03:36:58.397 | subnet-external-network 2026-06-26 03:36:58.397 | subnet_onboard 2026-06-26 03:36:58.397 | subnet-service-types 2026-06-26 03:36:58.397 | subnet_allocation 2026-06-26 03:36:58.397 | subnetpool-prefix-ops 2026-06-26 03:36:58.398 | tag-creation 2026-06-26 03:36:58.398 | standard-attr-tag 2026-06-26 03:36:58.398 | standard-attr-timestamp 2026-06-26 03:36:58.398 | vlan-transparent' 2026-06-26 03:36:58.398 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-26 03:36:58.399 | address-scope 2026-06-26 03:36:58.399 | agent 2026-06-26 03:36:58.399 | allowed-address-pairs 2026-06-26 03:36:58.399 | auto-allocated-topology 2026-06-26 03:36:58.399 | availability_zone 2026-06-26 03:36:58.400 | default-subnetpools 2026-06-26 03:36:58.400 | dhcp_agent_scheduler 2026-06-26 03:36:58.400 | dns-integration 2026-06-26 03:36:58.400 | dns-domain-ports 2026-06-26 03:36:58.400 | dns-integration-domain-keywords 2026-06-26 03:36:58.400 | empty-string-filtering 2026-06-26 03:36:58.401 | external-net 2026-06-26 03:36:58.401 | extra_dhcp_opt 2026-06-26 03:36:58.401 | extraroute 2026-06-26 03:36:58.401 | extraroute-atomic 2026-06-26 03:36:58.401 | filter-validation 2026-06-26 03:36:58.401 | floating-ip-port-forwarding-detail 2026-06-26 03:36:58.402 | fip-port-details 2026-06-26 03:36:58.402 | flavors 2026-06-26 03:36:58.402 | floatingip-pools 2026-06-26 03:36:58.402 | router 2026-06-26 03:36:58.402 | l3-agent-scheduler-ha-chassis-priority 2026-06-26 03:36:58.402 | enable-default-route-bfd 2026-06-26 03:36:58.403 | enable-default-route-ecmp 2026-06-26 03:36:58.403 | ext-gw-mode 2026-06-26 03:36:58.403 | l3-ha 2026-06-26 03:36:58.403 | external-gateway-multihoming 2026-06-26 03:36:58.403 | l3-flavors 2026-06-26 03:36:58.403 | l3_agent_scheduler 2026-06-26 03:36:58.404 | multi-provider 2026-06-26 03:36:58.404 | net-mtu 2026-06-26 03:36:58.404 | net-mtu-writable 2026-06-26 03:36:58.404 | network_availability_zone 2026-06-26 03:36:58.404 | network-ip-availability 2026-06-26 03:36:58.404 | network-ip-availability-details 2026-06-26 03:36:58.405 | pagination 2026-06-26 03:36:58.405 | port-device-profile 2026-06-26 03:36:58.405 | port-mac-address-regenerate 2026-06-26 03:36:58.405 | port-numa-affinity-policy 2026-06-26 03:36:58.405 | port-numa-affinity-policy-socket 2026-06-26 03:36:58.405 | binding 2026-06-26 03:36:58.406 | binding-extended 2026-06-26 03:36:58.406 | port-security 2026-06-26 03:36:58.406 | project-id 2026-06-26 03:36:58.406 | provider 2026-06-26 03:36:58.406 | qinq 2026-06-26 03:36:58.406 | quota-check-limit 2026-06-26 03:36:58.407 | quota-check-limit-default 2026-06-26 03:36:58.407 | quotas 2026-06-26 03:36:58.407 | quota_details 2026-06-26 03:36:58.407 | rbac-policies 2026-06-26 03:36:58.407 | rbac-address-scope 2026-06-26 03:36:58.407 | rbac-security-groups 2026-06-26 03:36:58.408 | revision-if-match 2026-06-26 03:36:58.408 | standard-attr-revisions 2026-06-26 03:36:58.408 | router_availability_zone 2026-06-26 03:36:58.408 | router-enable-snat 2026-06-26 03:36:58.408 | security-groups-default-rules 2026-06-26 03:36:58.408 | security-groups-default-statefulness 2026-06-26 03:36:58.409 | security-groups-normalized-cidr 2026-06-26 03:36:58.409 | security-groups-remote-address-group 2026-06-26 03:36:58.409 | security-groups-rules-belongs-to-default-sg 2026-06-26 03:36:58.409 | security-groups-shared-filtering 2026-06-26 03:36:58.409 | security-group 2026-06-26 03:36:58.410 | service-type 2026-06-26 03:36:58.410 | sorting 2026-06-26 03:36:58.410 | standard-attr-description 2026-06-26 03:36:58.410 | stateful-security-group 2026-06-26 03:36:58.410 | subnet-dns-publish-fixed-ip 2026-06-26 03:36:58.410 | subnet-external-network 2026-06-26 03:36:58.411 | subnet_onboard 2026-06-26 03:36:58.411 | subnet-service-types 2026-06-26 03:36:58.411 | subnet_allocation 2026-06-26 03:36:58.411 | subnetpool-prefix-ops 2026-06-26 03:36:58.411 | tag-creation 2026-06-26 03:36:58.411 | standard-attr-tag 2026-06-26 03:36:58.411 | standard-attr-timestamp 2026-06-26 03:36:58.411 | vlan-transparent =~ external-net ]] 2026-06-26 03:36:58.411 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-26 03:36:58.412 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-06-26 03:37:01.803 | +++ functions-common:oscwrap:2465 : return 0 2026-06-26 03:37:01.807 | ++ lib/tempest:configure_tempest:395 : public_network_id=d523919d-10fd-44a4-afb7-2b8fe75c1d59 2026-06-26 03:37:01.810 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-06-26 03:37:05.584 | +---------------------------+--------------------------------------+ 2026-06-26 03:37:05.585 | | Field | Value | 2026-06-26 03:37:05.585 | +---------------------------+--------------------------------------+ 2026-06-26 03:37:05.585 | | admin_state_up | UP | 2026-06-26 03:37:05.585 | | availability_zone_hints | | 2026-06-26 03:37:05.585 | | availability_zones | | 2026-06-26 03:37:05.585 | | created_at | 2026-06-26T03:37:04Z | 2026-06-26 03:37:05.585 | | description | | 2026-06-26 03:37:05.585 | | dns_domain | None | 2026-06-26 03:37:05.585 | | id | 87efa9ad-30d2-424f-8e97-e68e16d97278 | 2026-06-26 03:37:05.586 | | ipv4_address_scope | None | 2026-06-26 03:37:05.586 | | ipv6_address_scope | None | 2026-06-26 03:37:05.586 | | is_default | False | 2026-06-26 03:37:05.586 | | is_vlan_qinq | None | 2026-06-26 03:37:05.586 | | is_vlan_transparent | False | 2026-06-26 03:37:05.586 | | mtu | 1442 | 2026-06-26 03:37:05.587 | | name | shared | 2026-06-26 03:37:05.587 | | port_security_enabled | True | 2026-06-26 03:37:05.587 | | project_id | 672660d1b01a45828d72fce38b12f1f3 | 2026-06-26 03:37:05.587 | | provider:network_type | geneve | 2026-06-26 03:37:05.587 | | provider:physical_network | None | 2026-06-26 03:37:05.587 | | provider:segmentation_id | 63576 | 2026-06-26 03:37:05.588 | | pvlan | None | 2026-06-26 03:37:05.588 | | qinq | False | 2026-06-26 03:37:05.588 | | qos_policy_id | None | 2026-06-26 03:37:05.588 | | revision_number | 1 | 2026-06-26 03:37:05.588 | | router:external | Internal | 2026-06-26 03:37:05.588 | | segments | None | 2026-06-26 03:37:05.588 | | shared | True | 2026-06-26 03:37:05.589 | | status | ACTIVE | 2026-06-26 03:37:05.589 | | subnets | | 2026-06-26 03:37:05.589 | | tags | | 2026-06-26 03:37:05.589 | | updated_at | 2026-06-26T03:37:04Z | 2026-06-26 03:37:05.589 | +---------------------------+--------------------------------------+ 2026-06-26 03:37:05.968 | ++ 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-26 03:37:09.914 | +----------------------+--------------------------------------+ 2026-06-26 03:37:09.914 | | Field | Value | 2026-06-26 03:37:09.914 | +----------------------+--------------------------------------+ 2026-06-26 03:37:09.914 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-06-26 03:37:09.914 | | cidr | 192.168.233.0/24 | 2026-06-26 03:37:09.914 | | created_at | 2026-06-26T03:37:09Z | 2026-06-26 03:37:09.914 | | description | shared-subnet | 2026-06-26 03:37:09.915 | | dns_nameservers | | 2026-06-26 03:37:09.915 | | dns_publish_fixed_ip | None | 2026-06-26 03:37:09.915 | | enable_dhcp | True | 2026-06-26 03:37:09.915 | | gateway_ip | 192.168.233.1 | 2026-06-26 03:37:09.915 | | host_routes | | 2026-06-26 03:37:09.915 | | id | 2b3a5019-9d17-4356-bc55-85711e5264b6 | 2026-06-26 03:37:09.915 | | ip_version | 4 | 2026-06-26 03:37:09.915 | | ipv6_address_mode | None | 2026-06-26 03:37:09.915 | | ipv6_ra_mode | None | 2026-06-26 03:37:09.915 | | name | shared-subnet | 2026-06-26 03:37:09.915 | | network_id | 87efa9ad-30d2-424f-8e97-e68e16d97278 | 2026-06-26 03:37:09.916 | | project_id | 672660d1b01a45828d72fce38b12f1f3 | 2026-06-26 03:37:09.916 | | revision_number | 0 | 2026-06-26 03:37:09.916 | | router:external | False | 2026-06-26 03:37:09.916 | | segment_id | None | 2026-06-26 03:37:09.916 | | service_types | | 2026-06-26 03:37:09.916 | | subnetpool_id | None | 2026-06-26 03:37:09.916 | | tags | | 2026-06-26 03:37:09.916 | | updated_at | 2026-06-26T03:37:09Z | 2026-06-26 03:37:09.916 | +----------------------+--------------------------------------+ 2026-06-26 03:37:10.301 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-06-26 03:37:10.346 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-06-26 03:37:10.390 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-06-26 03:37:10.396 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-06-26 03:37:10.438 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-06-26 03:37:10.478 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-06-26 03:37:10.518 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-06-26 03:37:10.560 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-06-26 03:37:10.604 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.132/identity/v3 2026-06-26 03:37:10.646 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-06-26 03:37:10.687 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-06-26 03:37:10.731 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-06-26 03:37:10.775 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-06-26 03:37:10.778 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-06-26 03:37:10.820 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-06-26 03:37:10.859 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-06-26 03:37:10.898 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-06-26 03:37:10.940 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-06-26 03:37:10.982 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-06-26 03:37:11.004 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:37:11.008 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-06-26 03:37:11.011 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-06-26 03:37:11.054 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-06-26 03:37:11.077 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:37:11.081 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-06-26 03:37:11.125 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-06-26 03:37:11.166 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-06-26 03:37:11.207 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-06-26 03:37:11.211 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-06-26 03:37:11.254 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-06-26 03:37:11.296 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-06-26 03:37:11.319 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:37:11.322 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref dfc393ae-7412-4258-bda5-dc0a6732fb07 2026-06-26 03:37:11.363 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt dfc393ae-7412-4258-bda5-dc0a6732fb07 2026-06-26 03:37:11.403 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-06-26 03:37:11.444 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-06-26 03:37:11.486 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-06-26 03:37:11.531 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-06-26 03:37:11.556 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:37:11.560 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-06-26 03:37:11.564 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-06-26 03:37:11.568 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-06-26 03:37:11.572 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-06-26 03:37:11.576 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-06-26 03:37:11.580 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-06-26 03:37:11.606 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-06-26 03:37:11.610 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-06-26 03:37:11.651 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-06-26 03:37:11.694 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-06-26 03:37:11.736 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-06-26 03:37:11.778 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-06-26 03:37:11.819 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-06-26 03:37:11.860 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-06-26 03:37:11.902 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-06-26 03:37:11.942 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-06-26 03:37:11.984 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-06-26 03:37:11.988 | ++ 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-26 03:37:12.030 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-06-26 03:37:12.034 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-06-26 03:37:12.059 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:37:12.063 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-06-26 03:37:12.106 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-06-26 03:37:12.132 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:37:12.136 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-06-26 03:37:12.139 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-06-26 03:37:12.165 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:37:12.170 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-06-26 03:37:12.173 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-06-26 03:37:12.177 | ++ 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-26 03:37:12.220 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-06-26 03:37:12.267 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id d523919d-10fd-44a4-afb7-2b8fe75c1d59 2026-06-26 03:37:12.311 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-06-26 03:37:12.358 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-06-26 03:37:12.404 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-06-26 03:37:12.450 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-06-26 03:37:12.492 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-06-26 03:37:12.528 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-06-26 03:37:12.571 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-06-26 03:37:12.575 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-06-26 03:37:12.579 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-06-26 03:37:12.583 | ++ 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-26 03:37:12.626 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-06-26 03:37:12.632 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-06-26 03:37:12.633 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-06-26 03:37:12.637 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-06-26 03:37:12.641 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-06-26 03:37:12.683 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-06-26 03:37:12.687 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-06-26 03:37:12.691 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-26 03:37:12.695 | ++ functions-common:is_provider_network:2272 : return 1 2026-06-26 03:37:12.698 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-06-26 03:37:12.738 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-06-26 03:37:12.778 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-06-26 03:37:12.819 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-06-26 03:37:12.859 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-06-26 03:37:12.900 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-06-26 03:37:12.941 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-26 03:37:12.944 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-06-26 03:37:12.949 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-06-26 03:37:12.972 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-06-26 03:37:13.015 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-26 03:37:13.018 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-06-26 03:37:13.024 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-06-26 03:37:13.046 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-06-26 03:37:13.088 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-26 03:37:13.092 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-06-26 03:37:13.096 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-06-26 03:37:13.100 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-06-26 03:37:13.121 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-06-26 03:37:13.162 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-26 03:37:13.166 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-06-26 03:37:13.171 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-06-26 03:37:13.193 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-06-26 03:37:13.235 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-06-26 03:37:13.281 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-06-26 03:37:13.285 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-06-26 03:37:13.328 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-06-26 03:37:13.331 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-06-26 03:37:13.335 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-06-26 03:37:13.339 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-06-26 03:37:13.364 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-06-26 03:37:13.368 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-06-26 03:37:13.408 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-06-26 03:37:13.431 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:37:13.434 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-06-26 03:37:13.474 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-06-26 03:37:13.478 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-06-26 03:37:13.481 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-06-26 03:37:13.484 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-06-26 03:37:13.487 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-06-26 03:37:13.490 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-06-26 03:37:13.494 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-06-26 03:37:13.498 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-06-26 03:37:13.501 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-06-26 03:37:13.527 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-06-26 03:37:13.531 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-06-26 03:37:13.574 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-06-26 03:37:13.578 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-06-26 03:37:13.580 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-06-26 03:37:13.584 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-06-26 03:37:13.624 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-06-26 03:37:13.663 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-06-26 03:37:13.702 | ++ lib/tempest:configure_tempest:718 : local service 2026-06-26 03:37:13.705 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-06-26 03:37:13.709 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-26 03:37:13.713 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-06-26 03:37:13.737 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:37:13.740 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-06-26 03:37:13.782 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-26 03:37:13.786 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-06-26 03:37:13.812 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:37:13.817 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-06-26 03:37:13.859 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-26 03:37:13.862 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-06-26 03:37:13.887 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:37:13.891 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-06-26 03:37:13.933 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-26 03:37:13.937 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-06-26 03:37:13.963 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:37:13.966 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-06-26 03:37:14.008 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-26 03:37:14.012 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-06-26 03:37:14.035 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-26 03:37:14.039 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-06-26 03:37:14.082 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-26 03:37:14.086 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-06-26 03:37:14.110 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:37:14.114 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-06-26 03:37:14.155 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-26 03:37:14.159 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-06-26 03:37:14.181 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:37:14.185 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-06-26 03:37:14.229 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-26 03:37:14.232 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-26 03:37:14.236 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-06-26 03:37:14.239 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-06-26 03:37:14.282 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-26 03:37:14.285 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-26 03:37:14.289 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-06-26 03:37:14.292 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-06-26 03:37:14.334 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-26 03:37:14.338 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-26 03:37:14.342 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-06-26 03:37:14.346 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-06-26 03:37:14.349 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-06-26 03:37:14.354 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-06-26 03:37:14.360 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.i6RFl3NHIH 2026-06-26 03:37:14.364 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-06-26 03:37:14.368 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-06-26 03:37:14.373 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-26 03:37:14.379 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.BC8MN1mXsk 2026-06-26 03:37:14.382 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.BC8MN1mXsk 2026-06-26 03:37:14.386 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-26 03:37:14.389 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.BC8MN1mXsk 2026-06-26 03:37:14.393 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-26 03:37:14.397 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-26 03:37:14.401 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-26 03:37:14.409 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-26 03:37:14.412 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-26 03:37:14.416 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-26 03:37:14.420 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-26 03:37:14.423 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-06-26 03:37:14.426 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-06-26 03:37:14.959 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-06-26 03:37:15.834 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-26 03:37:32.201 | venv-tempest develop-inst: /opt/stack/tempest 2026-06-26 03:37:39.509 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@1a502cabe95e31b87b74fcabe8c343a4458da3a8#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-26 03:37:39.509 | ___________________________________ summary ____________________________________ 2026-06-26 03:37:39.509 | venv-tempest: skipped tests 2026-06-26 03:37:39.509 | congratulations :) 2026-06-26 03:37:39.561 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.BC8MN1mXsk -r requirements.txt 2026-06-26 03:37:40.478 | /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-26 03:37:40.478 | !! 2026-06-26 03:37:40.478 | 2026-06-26 03:37:40.478 | ******************************************************************************** 2026-06-26 03:37:40.478 | Requirements should be satisfied by a PEP 517 installer. 2026-06-26 03:37:40.478 | If you are using pip, you can try `pip install --use-pep517`. 2026-06-26 03:37:40.478 | 2026-06-26 03:37:40.478 | This deprecation is overdue, please update your project and remove deprecated 2026-06-26 03:37:40.478 | calls to avoid build errors in the future. 2026-06-26 03:37:40.478 | ******************************************************************************** 2026-06-26 03:37:40.479 | 2026-06-26 03:37:40.479 | !! 2026-06-26 03:37:40.479 | dist.fetch_build_eggs(dist.setup_requires) 2026-06-26 03:37:40.903 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-06-26 03:37:40.903 | !! 2026-06-26 03:37:40.903 | 2026-06-26 03:37:40.903 | ******************************************************************************** 2026-06-26 03:37:40.903 | Please avoid running ``setup.py`` directly. 2026-06-26 03:37:40.903 | Instead, use pypa/build, pypa/installer or other 2026-06-26 03:37:40.903 | standards-based tools. 2026-06-26 03:37:40.903 | 2026-06-26 03:37:40.903 | This deprecation is overdue, please update your project and remove deprecated 2026-06-26 03:37:40.904 | calls to avoid build errors in the future. 2026-06-26 03:37:40.904 | 2026-06-26 03:37:40.904 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-06-26 03:37:40.904 | ******************************************************************************** 2026-06-26 03:37:40.904 | 2026-06-26 03:37:40.904 | !! 2026-06-26 03:37:40.904 | self.initialize_options() 2026-06-26 03:37:40.904 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-06-26 03:37:40.904 | warnings.warn(msg) 2026-06-26 03:37:40.936 | /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-26 03:37:40.936 | !! 2026-06-26 03:37:40.936 | 2026-06-26 03:37:40.936 | ******************************************************************************** 2026-06-26 03:37:40.936 | 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-26 03:37:40.936 | 2026-06-26 03:37:40.936 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-06-26 03:37:40.936 | or your builds will no longer be supported. 2026-06-26 03:37:40.936 | 2026-06-26 03:37:40.936 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-06-26 03:37:40.936 | ******************************************************************************** 2026-06-26 03:37:40.937 | 2026-06-26 03:37:40.937 | !! 2026-06-26 03:37:40.937 | corresp(dist, value, root_dir) 2026-06-26 03:37:41.099 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-06-26 03:37:48.167 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@1a502cabe95e31b87b74fcabe8c343a4458da3a8#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-26 03:37:48.168 | venv-tempest run-test-pre: PYTHONHASHSEED='2536968977' 2026-06-26 03:37:48.168 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.BC8MN1mXsk -r requirements.txt 2026-06-26 03:37:49.164 | 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-26 03:37:49.165 | 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-26 03:37:49.166 | 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-26 03:37:49.167 | 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-26 03:37:49.168 | 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-26 03:37:49.168 | 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-26 03:37:49.169 | 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-26 03:37:49.170 | 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-26 03:37:49.172 | 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-26 03:37:49.173 | 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-26 03:37:49.173 | 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-26 03:37:49.174 | 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-26 03:37:49.175 | 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-26 03:37:49.176 | 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-26 03:37:49.177 | 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-26 03:37:49.178 | 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-26 03:37:49.178 | 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-26 03:37:49.179 | 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-26 03:37:49.180 | 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-26 03:37:49.181 | 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-26 03:37:49.181 | 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-26 03:37:49.182 | 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-26 03:37:49.183 | 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-26 03:37:49.185 | 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-26 03:37:49.187 | 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-26 03:37:49.188 | 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-26 03:37:49.191 | 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-26 03:37:49.191 | 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-26 03:37:49.192 | 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-26 03:37:49.193 | 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-26 03:37:49.199 | 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-26 03:37:49.200 | 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-26 03:37:49.203 | 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-26 03:37:49.206 | 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-26 03:37:49.211 | 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-26 03:37:49.216 | 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-26 03:37:49.216 | 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-26 03:37:49.218 | 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-26 03:37:49.220 | 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-26 03:37:49.224 | 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-26 03:37:49.224 | 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-26 03:37:49.227 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-06-26 03:37:49.229 | 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-26 03:37:49.230 | 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-26 03:37:49.231 | 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-26 03:37:49.232 | 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-26 03:37:49.244 | 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-26 03:37:49.249 | 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-26 03:37:49.263 | 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-26 03:37:49.265 | 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-26 03:37:49.266 | 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-26 03:37:49.267 | 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-26 03:37:49.268 | 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-26 03:37:49.278 | 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-26 03:37:49.300 | 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-26 03:37:49.306 | 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-26 03:37:49.307 | 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-26 03:37:49.308 | 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-26 03:37:49.321 | 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-26 03:37:49.322 | 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-26 03:37:49.327 | 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-26 03:37:49.534 | ___________________________________ summary ____________________________________ 2026-06-26 03:37:49.534 | venv-tempest: commands succeeded 2026-06-26 03:37:49.534 | congratulations :) 2026-06-26 03:37:49.587 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.BC8MN1mXsk 2026-06-26 03:37:49.594 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-06-26 03:37:49.598 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-06-26 03:37:49.602 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-06-26 03:37:49.644 | ++ lib/tempest:configure_tempest:794 : tox -evenv -- tempest verify-config -uro /tmp/tmp.i6RFl3NHIH 2026-06-26 03:37:50.188 | venv create: /opt/stack/tempest/.tox/venv 2026-06-26 03:37:50.827 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2026-06-26 03:38:15.200 | venv develop-inst: /opt/stack/tempest 2026-06-26 03:38:23.617 | 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.1,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@1a502cabe95e31b87b74fcabe8c343a4458da3a8#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-26 03:38:23.617 | venv run-test-pre: PYTHONHASHSEED='3634643507' 2026-06-26 03:38:23.618 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.i6RFl3NHIH 2026-06-26 03:38:23.888 | /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-26 03:38:23.888 | warnings.warn( 2026-06-26 03:38:24.870 | /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-26 03:38:24.870 | warnings.warn( 2026-06-26 03:38:26.050 | /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-26 03:38:26.050 | _client = klass(auth_provider=auth_provider, **kwargs) 2026-06-26 03:38:27.890 | ___________________________________ summary ____________________________________ 2026-06-26 03:38:27.890 | venv: commands succeeded 2026-06-26 03:38:27.890 | congratulations :) 2026-06-26 03:38:27.938 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-06-26 03:38:27.959 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:38:27.962 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-06-26 03:38:27.966 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-06-26 03:38:27.986 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-26 03:38:27.989 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-06-26 03:38:27.992 | ++ lib/tempest:configure_tempest:808 : local network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-26 03:38:27.995 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-06-26 03:38:27.998 | ++ lib/tempest:configure_tempest:811 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-26 03:38:28.001 | +++ lib/tempest:configure_tempest:813 : remove_disabled_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas , metering, l3_agent_scheduler 2026-06-26 03:38:28.004 | +++ lib/tempest:remove_disabled_extensions:116 : local extensions_list=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-26 03:38:28.007 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-06-26 03:38:28.010 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-06-26 03:38:28.014 | +++ lib/tempest:remove_disabled_extensions:119 : remove_disabled_services address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas ', metering, l3_agent_scheduler' 2026-06-26 03:38:28.038 | +++ functions-common:remove_disabled_services:2107 : _cleanup_service_list ,address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-26 03:38:28.065 | ++ lib/tempest:configure_tempest:813 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-26 03:38:28.070 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-06-26 03:38:28.075 | ++ lib/tempest:configure_tempest:818 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-26 03:38:28.111 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-06-26 03:38:28.114 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-06-26 03:38:28.118 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-06-26 03:38:28.157 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-06-26 03:38:28.160 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-06-26 03:38:28.163 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-06-26 03:38:28.198 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-06-26 03:38:28.198 | ' 2026-06-26 03:38:28.201 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-06-26 03:38:28.204 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-26 03:38:28.208 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest Plugins 2026-06-26 03:38:28.211 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-06-26 03:38:28.214 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-06-26 03:38:28.214 | /opt/stack/tempest /opt/stack/tempest 2026-06-26 03:38:28.218 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-06-26 03:38:28.221 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-06-26 03:38:28.221 | /opt/stack/tempest 2026-06-26 03:38:28.224 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-26 03:38:28.227 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-26 03:38:28.231 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-26 03:38:28.234 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-26 03:38:28.238 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-06-26 03:38:28.240 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-26 03:38:28.244 | + functions-common:run_plugins:1835 : local phase=test-config 2026-06-26 03:38:28.247 | + functions-common:run_plugins:1837 : local plugins= 2026-06-26 03:38:28.251 | + functions-common:run_plugins:1838 : local plugin 2026-06-26 03:38:28.254 | + ./stack.sh:main:1503 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-06-26 03:38:28.258 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-26 03:38:28.261 | + inc/meta-config:merge_config_group:171 : shift 2026-06-26 03:38:28.265 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-06-26 03:38:28.269 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-26 03:38:28.273 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-26 03:38:28.277 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-26 03:38:28.281 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-06-26 03:38:28.284 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-26 03:38:28.287 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-06-26 03:38:28.290 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-26 03:38:28.294 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-06-26 03:38:28.294 | /^\[\[.+\|.*\]\]/ { 2026-06-26 03:38:28.294 | gsub("[][]", "", $1); 2026-06-26 03:38:28.294 | split($1, a, "|"); 2026-06-26 03:38:28.294 | if (a[1] == matchgroup) 2026-06-26 03:38:28.294 | print a[2] 2026-06-26 03:38:28.294 | } 2026-06-26 03:38:28.294 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 30 async_wait 156 osc 466 apt-get 222 test_with_retry 7 dbsync 7 pip_install 182 apt-get-update 5 run_process 44 git_timed 389 ------------------------- Unaccounted time 96 ========================= Total runtime 1604 ================= Async summary ================= Time spent in the background minus waits: 568 sec Elapsed time: 1604 sec Time if we did everything serially: 2172 sec Speedup: 1.35411 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 21038 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell0 | SELECT | 31 | | nova_cell1 | SELECT | 85 | | nova_cell0 | INSERT | 4 | | neutron | SELECT | 5353 | | neutron | INSERT | 845 | | neutron | DELETE | 32 | | placement | SELECT | 27 | | placement | INSERT | 83 | | placement | SET | 1 | | neutron | UPDATE | 263 | | 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 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | nova_cell1 | INSERT | 3 | | nova_cell1 | UPDATE | 26 | | cinder | DELETE | 1 | +------------+-----------+-------+ This is your host IP address: 192.168.122.132 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.132/identity/ The default users are: admin and demo The password: nomoresecret Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: 2026.2 Change: 886291296c846797d58396bd45cd8a5cbbb1775e Run resolute noVNC proxy in threaded mode 2026-06-17 21:55:10 +0100 OS Version: Ubuntu 24.04 noble