2026-06-29 08:12:14.441 | + ./stack.sh:main:488 : exec 2026-06-29 08:12:14.441 | + ./stack.sh:main:496 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-06-29-101214' 2026-06-29 08:12:14.442 | ++ ./stack.sh:main:488 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-06-29-101214.summary.2026-06-29-101214 2026-06-29 08:12:14.442 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-29 08:12:14.442 | + ./stack.sh:echo_summary:447 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-06-29-101214 2026-06-29 08:12:14.442 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2026-06-29-101214 /opt/stack/logs/stack.sh.log 2026-06-29 08:12:14.442 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2026-06-29-101214.summary.2026-06-29-101214 /opt/stack/logs/stack.sh.log.summary 2026-06-29 08:12:14.442 | + ./stack.sh:main:514 : check_path_perm_sanity /opt/stack 2026-06-29 08:12:14.442 | + functions:check_path_perm_sanity:615 : local real_path 2026-06-29 08:12:14.442 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-06-29 08:12:14.442 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-06-29 08:12:14.442 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-06-29 08:12:14.442 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-06-29 08:12:14.443 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-06-29 08:12:14.443 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-29 08:12:14.443 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-06-29 08:12:14.443 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-06-29 08:12:14.443 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-29 08:12:14.443 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-29 08:12:14.443 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-06-29 08:12:14.443 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-06-29 08:12:14.443 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-29 08:12:14.443 | + ./stack.sh:main:520 : trap exit_trap EXIT 2026-06-29 08:12:14.444 | + ./stack.sh:main:561 : trap err_trap ERR 2026-06-29 08:12:14.445 | + ./stack.sh:main:574 : set -o errexit 2026-06-29 08:12:14.448 | + ./stack.sh:main:577 : uname -a 2026-06-29 08:12:14.449 | 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-29 08:12:14.452 | + ./stack.sh:main:580 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-06-29 08:12:14.455 | + ./stack.sh:main:581 : rm -f /opt/stack/data/ca-bundle.pem 2026-06-29 08:12:14.459 | + ./stack.sh:main:584 : source /home/quobyte/devstack/lib/database 2026-06-29 08:12:14.502 | + ./stack.sh:main:585 : source /home/quobyte/devstack/lib/rpc_backend 2026-06-29 08:12:14.521 | + ./stack.sh:main:588 : source /home/quobyte/devstack/lib/host 2026-06-29 08:12:14.526 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-06-29 08:12:14.543 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-06-29 08:12:14.547 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-06-29 08:12:14.564 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-06-29 08:12:14.568 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-06-29 08:12:14.585 | ++ lib/host:source:56 : ENABLE_ZSWAP=False 2026-06-29 08:12:14.588 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-06-29 08:12:14.591 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-06-29 08:12:14.594 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-06-29 08:12:14.612 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=False 2026-06-29 08:12:14.615 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-06-29 08:12:14.633 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=False 2026-06-29 08:12:14.636 | + ./stack.sh:main:591 : tune_host 2026-06-29 08:12:14.639 | + lib/host:tune_host:125 : configure_host_mem 2026-06-29 08:12:14.642 | + lib/host:configure_host_mem:99 : configure_zswap 2026-06-29 08:12:14.645 | + lib/host:configure_zswap:69 : [[ False == \T\r\u\e ]] 2026-06-29 08:12:14.647 | + lib/host:configure_host_mem:100 : configure_ksm 2026-06-29 08:12:14.650 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-06-29 08:12:14.653 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-06-29 08:12:14.655 | + functions-common:install_package:1438 : update_package_repo 2026-06-29 08:12:14.658 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-29 08:12:14.661 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-06-29 08:12:14.663 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-29 08:12:14.666 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-29 08:12:14.669 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-29 08:12:14.671 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-29 08:12:14.674 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-29 08:12:14.676 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-29 08:12:14.679 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-06-29 08:12:14.681 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-06-29 08:12:14.684 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-06-29 08:12:14.687 | ++ functions-common:apt_get_update:1174 : id -u 2026-06-29 08:12:14.691 | + functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2026-06-29 08:12:14.694 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-06-29 08:12:14.697 | + functions-common:time_start:2406 : local name=apt-get-update 2026-06-29 08:12:14.699 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:12:14.702 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:12:14.705 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:12:14.709 | + functions-common:time_start:2411 : _TIME_START[$name]=1782720734706 2026-06-29 08:12:14.712 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-06-29 08:12:14.715 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-06-29 08:12:14.717 | + 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-29 08:12:14.866 | Hit:1 http://de.archive.ubuntu.com/ubuntu noble InRelease 2026-06-29 08:12:14.866 | Get:2 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-06-29 08:12:14.874 | Hit:3 http://de.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-06-29 08:12:14.883 | Hit:4 http://de.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-06-29 08:12:14.891 | Hit:5 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-06-29 08:12:18.329 | Fetched 4747 B in 1s (8357 B/s) 2026-06-29 08:12:19.947 | Reading package lists... 2026-06-29 08:12:19.979 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-06-29 08:12:19.982 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-06-29 08:12:19.985 | + functions-common:time_stop:2420 : local name 2026-06-29 08:12:19.988 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:12:19.991 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:12:19.993 | + functions-common:time_stop:2423 : local total 2026-06-29 08:12:19.996 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:12:19.999 | + functions-common:time_stop:2426 : name=apt-get-update 2026-06-29 08:12:20.002 | + functions-common:time_stop:2427 : start_time=1782720734706 2026-06-29 08:12:20.004 | + functions-common:time_stop:2429 : [[ -z 1782720734706 ]] 2026-06-29 08:12:20.008 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:12:20.012 | + functions-common:time_stop:2432 : end_time=1782720740009 2026-06-29 08:12:20.014 | + functions-common:time_stop:2433 : elapsed_time=5303 2026-06-29 08:12:20.017 | + functions-common:time_stop:2434 : total=0 2026-06-29 08:12:20.020 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:12:20.022 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5303 2026-06-29 08:12:20.025 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-06-29 08:12:20.028 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-29 08:12:20.030 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-29 08:12:20.033 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-29 08:12:20.035 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-06-29 08:12:20.057 | + 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-29 08:12:20.097 | Reading package lists... 2026-06-29 08:12:20.562 | Building dependency tree... 2026-06-29 08:12:20.563 | Reading state information... 2026-06-29 08:12:21.289 | The following NEW packages will be installed: 2026-06-29 08:12:21.292 | ksmtuned 2026-06-29 08:12:21.350 | 0 upgraded, 1 newly installed, 0 to remove and 121 not upgraded. 2026-06-29 08:12:21.350 | Need to get 7444 B of archives. 2026-06-29 08:12:21.350 | After this operation, 44.0 kB of additional disk space will be used. 2026-06-29 08:12:21.350 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-06-29 08:12:21.578 | perl: warning: Setting locale failed. 2026-06-29 08:12:21.578 | perl: warning: Please check that your locale settings: 2026-06-29 08:12:21.578 | LANGUAGE = (unset), 2026-06-29 08:12:21.578 | LC_ALL = "en_US.utf8", 2026-06-29 08:12:21.578 | LANG = "de_DE.UTF-8" 2026-06-29 08:12:21.578 | are supported and installed on your system. 2026-06-29 08:12:21.579 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-29 08:12:21.672 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-29 08:12:21.672 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-29 08:12:21.672 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-29 08:12:21.885 | Fetched 7444 B in 0s (298 kB/s) 2026-06-29 08:12:21.931 | Selecting previously unselected package ksmtuned. 2026-06-29 08:12:22.287 | (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-29 08:12:22.295 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-06-29 08:12:22.306 | Unpacking ksmtuned (4.20150326) ... 2026-06-29 08:12:22.373 | Setting up ksmtuned (4.20150326) ... 2026-06-29 08:12:22.587 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-06-29 08:12:22.779 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-06-29 08:12:23.513 | perl: warning: Setting locale failed. 2026-06-29 08:12:23.513 | perl: warning: Please check that your locale settings: 2026-06-29 08:12:23.513 | LANGUAGE = (unset), 2026-06-29 08:12:23.513 | LC_ALL = "en_US.utf8", 2026-06-29 08:12:23.513 | LANG = "de_DE.UTF-8" 2026-06-29 08:12:23.513 | are supported and installed on your system. 2026-06-29 08:12:23.513 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-29 08:12:23.662 | perl: warning: Setting locale failed. 2026-06-29 08:12:23.663 | perl: warning: Please check that your locale settings: 2026-06-29 08:12:23.663 | LANGUAGE = (unset), 2026-06-29 08:12:23.663 | LC_ALL = "en_US.utf8", 2026-06-29 08:12:23.663 | LANG = "de_DE.UTF-8" 2026-06-29 08:12:23.663 | are supported and installed on your system. 2026-06-29 08:12:23.663 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-29 08:12:23.713 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-29 08:12:23.713 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-29 08:12:23.714 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-29 08:12:23.783 | perl: warning: Setting locale failed. 2026-06-29 08:12:23.783 | perl: warning: Please check that your locale settings: 2026-06-29 08:12:23.783 | LANGUAGE = (unset), 2026-06-29 08:12:23.783 | LC_ALL = "en_US.utf8", 2026-06-29 08:12:23.783 | LANG = "de_DE.UTF-8" 2026-06-29 08:12:23.784 | are supported and installed on your system. 2026-06-29 08:12:23.784 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-29 08:12:24.329 | 2026-06-29 08:12:24.329 | Running kernel seems to be up-to-date. 2026-06-29 08:12:24.330 | 2026-06-29 08:12:24.330 | No services need to be restarted. 2026-06-29 08:12:24.330 | 2026-06-29 08:12:24.330 | No containers need to be restarted. 2026-06-29 08:12:24.330 | 2026-06-29 08:12:24.330 | No user sessions are running outdated binaries. 2026-06-29 08:12:24.330 | 2026-06-29 08:12:24.330 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-29 08:12:26.699 | + functions-common:apt_get:1211 : result=0 2026-06-29 08:12:26.702 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-29 08:12:26.705 | + functions-common:time_stop:2420 : local name 2026-06-29 08:12:26.708 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:12:26.711 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:12:26.714 | + functions-common:time_stop:2423 : local total 2026-06-29 08:12:26.716 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:12:26.719 | + functions-common:time_stop:2426 : name=apt-get 2026-06-29 08:12:26.722 | + functions-common:time_stop:2427 : start_time=1782720740054 2026-06-29 08:12:26.724 | + functions-common:time_stop:2429 : [[ -z 1782720740054 ]] 2026-06-29 08:12:26.728 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:12:26.732 | + functions-common:time_stop:2432 : end_time=1782720746729 2026-06-29 08:12:26.736 | + functions-common:time_stop:2433 : elapsed_time=6675 2026-06-29 08:12:26.738 | + functions-common:time_stop:2434 : total=1161 2026-06-29 08:12:26.741 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:12:26.744 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7836 2026-06-29 08:12:26.747 | + functions-common:apt_get:1215 : return 0 2026-06-29 08:12:26.750 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-06-29 08:12:26.768 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-06-29 08:12:26.771 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-06-29 08:12:26.773 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-06-29 08:12:26.776 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-06-29 08:12:26.778 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-06-29 08:12:26.782 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-06-29 08:12:26.783 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-06-29 08:12:26.794 | 0 2026-06-29 08:12:26.798 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-06-29 08:12:26.801 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ False == \T\r\u\e ]] 2026-06-29 08:12:26.804 | + lib/host:tune_host:126 : configure_host_net 2026-06-29 08:12:26.807 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-06-29 08:12:26.809 | + lib/host:configure_sysctl_net_parmaters:106 : [[ False == \T\r\u\e ]] 2026-06-29 08:12:26.812 | + ./stack.sh:main:597 : fetch_plugins 2026-06-29 08:12:26.815 | + functions-common:fetch_plugins:1766 : local plugins= 2026-06-29 08:12:26.818 | + functions-common:fetch_plugins:1767 : local plugin 2026-06-29 08:12:26.820 | + functions-common:fetch_plugins:1770 : [[ -z '' ]] 2026-06-29 08:12:26.823 | + functions-common:fetch_plugins:1771 : return 2026-06-29 08:12:26.826 | + ./stack.sh:main:601 : run_phase override_defaults 2026-06-29 08:12:26.828 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-06-29 08:12:26.831 | + functions-common:run_phase:1849 : local phase= 2026-06-29 08:12:26.834 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-29 08:12:26.836 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-29 08:12:26.839 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-29 08:12:26.842 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-29 08:12:26.844 | + functions-common:run_phase:1858 : local extra 2026-06-29 08:12:26.848 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-29 08:12:26.852 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-29 08:12:26.854 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-29 08:12:26.857 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-29 08:12:26.860 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-06-29 08:12:26.862 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-29 08:12:26.880 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:12:26.883 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-29 08:12:26.885 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-29 08:12:26.888 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-29 08:12:26.890 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-29 08:12:26.893 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-29 08:12:26.896 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-29 08:12:26.898 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-06-29 08:12:26.901 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-06-29 08:12:26.904 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-29 08:12:26.907 | + 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-29 08:12:26.909 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-06-29 08:12:26.912 | + functions-common:plugin_override_defaults:1807 : local plugins= 2026-06-29 08:12:26.915 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-06-29 08:12:26.918 | + functions-common:plugin_override_defaults:1811 : [[ -z '' ]] 2026-06-29 08:12:26.920 | + functions-common:plugin_override_defaults:1812 : return 2026-06-29 08:12:26.923 | + ./stack.sh:main:604 : source /home/quobyte/devstack/lib/apache 2026-06-29 08:12:26.944 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/tls 2026-06-29 08:12:26.947 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-06-29 08:12:26.964 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:12:26.968 | +++ lib/tls:source:43 : hostname -f 2026-06-29 08:12:26.974 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-06-29 08:12:26.976 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-06-29 08:12:26.979 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-06-29 08:12:26.982 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-06-29 08:12:26.985 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-06-29 08:12:26.987 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-06-29 08:12:26.990 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-06-29 08:12:26.993 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-06-29 08:12:26.995 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-06-29 08:12:26.998 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-06-29 08:12:27.003 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/infra 2026-06-29 08:12:27.019 | + ./stack.sh:main:611 : source /home/quobyte/devstack/lib/libraries 2026-06-29 08:12:27.041 | + ./stack.sh:main:612 : source /home/quobyte/devstack/lib/lvm 2026-06-29 08:12:27.062 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/horizon 2026-06-29 08:12:27.081 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/keystone 2026-06-29 08:12:27.124 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/glance 2026-06-29 08:12:27.218 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/nova 2026-06-29 08:12:27.336 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/placement 2026-06-29 08:12:27.373 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/cinder 2026-06-29 08:12:27.438 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/swift 2026-06-29 08:12:27.496 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/neutron 2026-06-29 08:12:27.499 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-06-29 08:12:27.520 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:12:27.523 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-06-29 08:12:27.527 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-06-29 08:12:27.530 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-06-29 08:12:27.533 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-06-29 08:12:27.537 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-06-29 08:12:27.557 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-29 08:12:27.560 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-29 08:12:27.564 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-06-29 08:12:27.568 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-06-29 08:12:27.571 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-06-29 08:12:27.574 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-29 08:12:27.578 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-29 08:12:27.581 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-06-29 08:12:27.584 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-06-29 08:12:27.589 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-06-29 08:12:27.610 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-06-29 08:12:27.613 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-06-29 08:12:27.616 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-06-29 08:12:27.620 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-06-29 08:12:27.623 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-06-29 08:12:27.626 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-06-29 08:12:27.629 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-06-29 08:12:27.633 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-06-29 08:12:27.636 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-06-29 08:12:27.639 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-06-29 08:12:27.642 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-06-29 08:12:27.646 | ++ lib/neutron:source:114 : Q_HOST=192.168.122.69 2026-06-29 08:12:27.649 | ++ lib/neutron:source:116 : Q_PROTOCOL=http 2026-06-29 08:12:27.653 | +++ lib/neutron:source:118 : ipv6_unquote 0.0.0.0 2026-06-29 08:12:27.658 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-06-29 08:12:27.658 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-06-29 08:12:27.664 | ++ lib/neutron:source:118 : Q_LISTEN_ADDRESS=0.0.0.0 2026-06-29 08:12:27.668 | ++ lib/neutron:source:120 : Q_ADMIN_USERNAME=neutron 2026-06-29 08:12:27.671 | ++ lib/neutron:source:122 : Q_AUTH_STRATEGY=keystone 2026-06-29 08:12:27.674 | ++ lib/neutron:source:124 : Q_OVS_USE_VETH=False 2026-06-29 08:12:27.677 | ++ lib/neutron:source:125 : Q_USE_ROOTWRAP=True 2026-06-29 08:12:27.682 | +++ lib/neutron:source:126 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-06-29 08:12:27.702 | ++ lib/neutron:source:126 : Q_USE_ROOTWRAP_DAEMON=True 2026-06-29 08:12:27.707 | +++ lib/neutron:source:128 : ipv6_unquote 192.168.122.69 2026-06-29 08:12:27.711 | +++ functions-common:ipv6_unquote:2218 : echo 192.168.122.69 2026-06-29 08:12:27.711 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-06-29 08:12:27.716 | ++ lib/neutron:source:128 : Q_META_DATA_IP=192.168.122.69 2026-06-29 08:12:27.719 | ++ lib/neutron:source:130 : Q_ALLOW_OVERLAPPING_IP=True 2026-06-29 08:12:27.721 | ++ lib/neutron:source:131 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-06-29 08:12:27.724 | ++ lib/neutron:source:132 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-06-29 08:12:27.727 | ++ lib/neutron:source:133 : VIF_PLUGGING_IS_FATAL=True 2026-06-29 08:12:27.729 | ++ lib/neutron:source:134 : VIF_PLUGGING_TIMEOUT=300 2026-06-29 08:12:27.733 | ++ lib/neutron:source:137 : SKIP_STOP_OVN=False 2026-06-29 08:12:27.736 | ++ lib/neutron:source:141 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-06-29 08:12:27.739 | ++ lib/neutron:source:144 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-06-29 08:12:27.742 | ++ lib/neutron:source:145 : [[ -z networking ]] 2026-06-29 08:12:27.745 | ++ lib/neutron:source:150 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-06-29 08:12:27.748 | ++ lib/neutron:source:151 : ALEMBIC_DIR=/opt/stack/alembic 2026-06-29 08:12:27.750 | ++ lib/neutron:source:152 : ALEMBIC_BRANCH=main 2026-06-29 08:12:27.754 | ++ lib/neutron:source:153 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-06-29 08:12:27.757 | ++ lib/neutron:source:154 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-06-29 08:12:27.759 | ++ lib/neutron:source:155 : SQLALCHEMY_BRANCH=main 2026-06-29 08:12:27.762 | ++ lib/neutron:source:166 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-06-29 08:12:27.765 | ++ lib/neutron:source:169 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-06-29 08:12:27.768 | ++ lib/neutron:source:172 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-06-29 08:12:27.771 | ++ lib/neutron:source:173 : [[ True == \F\a\l\s\e ]] 2026-06-29 08:12:27.776 | +++ lib/neutron:source:176 : get_rootwrap_location neutron 2026-06-29 08:12:27.778 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-06-29 08:12:27.781 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-06-29 08:12:27.801 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-29 08:12:27.804 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-29 08:12:27.807 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-06-29 08:12:27.811 | ++ lib/neutron:source:176 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-06-29 08:12:27.814 | ++ lib/neutron:source:177 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-29 08:12:27.818 | ++ lib/neutron:source:178 : [[ True == \T\r\u\e ]] 2026-06-29 08:12:27.821 | ++ lib/neutron:source:179 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-29 08:12:27.825 | ++ lib/neutron:source:191 : Q_DVR_MODE=legacy 2026-06-29 08:12:27.828 | ++ lib/neutron:source:192 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-29 08:12:27.832 | ++ lib/neutron:source:208 : ENABLE_TENANT_TUNNELS=True 2026-06-29 08:12:27.835 | ++ lib/neutron:source:213 : TENANT_TUNNEL_RANGES=1:1000 2026-06-29 08:12:27.839 | ++ lib/neutron:source:218 : ENABLE_TENANT_VLANS=False 2026-06-29 08:12:27.842 | ++ lib/neutron:source:226 : TENANT_VLAN_RANGE= 2026-06-29 08:12:27.846 | ++ lib/neutron:source:234 : PHYSICAL_NETWORK=public 2026-06-29 08:12:27.849 | ++ lib/neutron:source:244 : OVS_PHYSICAL_BRIDGE=br-ex 2026-06-29 08:12:27.852 | ++ lib/neutron:source:250 : OVS_ENABLE_TUNNELING=True 2026-06-29 08:12:27.855 | ++ lib/neutron:source:254 : ENABLE_ISOLATED_METADATA=False 2026-06-29 08:12:27.859 | ++ lib/neutron:source:259 : ENABLE_METADATA_NETWORK=False 2026-06-29 08:12:27.862 | ++ lib/neutron:source:264 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-06-29 08:12:27.865 | ++ lib/neutron:source:265 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-06-29 08:12:28.004 | ++ lib/neutron:source:272 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-06-29 08:12:28.023 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-06-29 08:12:28.026 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-06-29 08:12:28.029 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-06-29 08:12:28.032 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-06-29 08:12:28.036 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-06-29 08:12:28.039 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-06-29 08:12:28.043 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-06-29 08:12:28.047 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-06-29 08:12:28.050 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-06-29 08:12:28.054 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-06-29 08:12:28.057 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-06-29 08:12:28.060 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-06-29 08:12:28.064 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-06-29 08:12:28.067 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-06-29 08:12:28.071 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-06-29 08:12:28.074 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-06-29 08:12:28.077 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-06-29 08:12:28.080 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-06-29 08:12:28.083 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-06-29 08:12:28.086 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-06-29 08:12:28.091 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-06-29 08:12:28.091 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-06-29 08:12:28.094 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-06-29 08:12:28.096 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-06-29 08:12:28.101 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=19:990a:5159 2026-06-29 08:12:28.104 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-06-29 08:12:28.107 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-06-29 08:12:28.110 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-06-29 08:12:28.113 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-06-29 08:12:28.116 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd19:990a:5159::/56 2026-06-29 08:12:28.122 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd19:990a:5159::/56 2026-06-29 08:12:28.122 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-06-29 08:12:28.129 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd19:990a:5159::/64 2026-06-29 08:12:28.132 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-06-29 08:12:28.135 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-06-29 08:12:28.138 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-06-29 08:12:28.141 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-29 08:12:28.144 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-06-29 08:12:28.147 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-06-29 08:12:28.150 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-06-29 08:12:28.154 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-06-29 08:12:28.157 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-06-29 08:12:28.160 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-06-29 08:12:28.163 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-06-29 08:12:28.166 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-06-29 08:12:28.170 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-06-29 08:12:28.172 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd19:990a:5159::/56 2026-06-29 08:12:28.176 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-06-29 08:12:28.179 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-06-29 08:12:28.184 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-06-29 08:12:28.185 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-06-29 08:12:28.185 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-06-29 08:12:28.191 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-06-29 08:12:28.196 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-06-29 08:12:28.197 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-06-29 08:12:28.197 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-06-29 08:12:28.204 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-06-29 08:12:28.210 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-06-29 08:12:28.213 | ++ lib/neutron:source:279 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-06-29 08:12:28.216 | ++ lib/neutron:source:280 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-06-29 08:12:28.219 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-06-29 08:12:28.223 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-06-29 08:12:28.226 | ++ lib/neutron:source:285 : has_neutron_plugin_security_group 2026-06-29 08:12:28.229 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-06-29 08:12:28.232 | ++ lib/neutron:source:286 : Q_USE_SECGROUP=True 2026-06-29 08:12:28.236 | ++ lib/neutron:source:294 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-06-29 08:12:28.258 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/ldap 2026-06-29 08:12:28.277 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/dstat 2026-06-29 08:12:28.297 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/atop 2026-06-29 08:12:28.314 | + ./stack.sh:main:624 : source /home/quobyte/devstack/lib/tcpdump 2026-06-29 08:12:28.332 | + ./stack.sh:main:625 : source /home/quobyte/devstack/lib/etcd3 2026-06-29 08:12:28.376 | + ./stack.sh:main:626 : source /home/quobyte/devstack/lib/os-vif 2026-06-29 08:12:28.381 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-06-29 08:12:28.384 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-06-29 08:12:28.387 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-06-29 08:12:28.391 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-29 08:12:28.395 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-06-29 08:12:28.418 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-29 08:12:28.421 | + ./stack.sh:main:632 : run_phase source 2026-06-29 08:12:28.424 | + functions-common:run_phase:1848 : local mode=source 2026-06-29 08:12:28.427 | + functions-common:run_phase:1849 : local phase= 2026-06-29 08:12:28.430 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-29 08:12:28.433 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-29 08:12:28.437 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-29 08:12:28.440 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-29 08:12:28.443 | + functions-common:run_phase:1858 : local extra 2026-06-29 08:12:28.447 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-29 08:12:28.453 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-29 08:12:28.456 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-29 08:12:28.459 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-29 08:12:28.463 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-06-29 08:12:28.466 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-29 08:12:28.489 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:12:28.493 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-06-29 08:12:28.496 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-06-29 08:12:28.551 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-06-29 08:12:28.554 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-06-29 08:12:28.557 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-06-29 08:12:28.559 | + functions-common:run_phase:1870 : load_plugin_settings 2026-06-29 08:12:28.562 | + functions-common:load_plugin_settings:1784 : local plugins= 2026-06-29 08:12:28.565 | + functions-common:load_plugin_settings:1785 : local plugin 2026-06-29 08:12:28.567 | + functions-common:load_plugin_settings:1788 : [[ -z '' ]] 2026-06-29 08:12:28.570 | + functions-common:load_plugin_settings:1789 : return 2026-06-29 08:12:28.573 | + functions-common:run_phase:1871 : verify_disabled_services 2026-06-29 08:12:28.576 | + functions-common:verify_disabled_services:2131 : local service 2026-06-29 08:12:28.578 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-29 08:12:28.581 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,key, ]] 2026-06-29 08:12:28.584 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-29 08:12:28.587 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-06-29 08:12:28.590 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-29 08:12:28.594 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-06-29 08:12:28.597 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-29 08:12:28.600 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-06-29 08:12:28.602 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-29 08:12:28.605 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-06-29 08:12:28.608 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-29 08:12:28.611 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-06-29 08:12:28.614 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-29 08:12:28.616 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-06-29 08:12:28.619 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-29 08:12:28.622 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-06-29 08:12:28.625 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-29 08:12:28.627 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-06-29 08:12:28.630 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-29 08:12:28.633 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-06-29 08:12:28.636 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-29 08:12:28.638 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-06-29 08:12:28.641 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-29 08:12:28.644 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-06-29 08:12:28.646 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-29 08:12:28.649 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-06-29 08:12:28.652 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-29 08:12:28.655 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-06-29 08:12:28.658 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-29 08:12:28.661 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-06-29 08:12:28.664 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-29 08:12:28.667 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-06-29 08:12:28.670 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-29 08:12:28.673 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-06-29 08:12:28.676 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-29 08:12:28.679 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-06-29 08:12:28.682 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-29 08:12:28.684 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-06-29 08:12:28.687 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-29 08:12:28.690 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-06-29 08:12:28.693 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-29 08:12:28.696 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-06-29 08:12:28.699 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-29 08:12:28.702 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-06-29 08:12:28.705 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-29 08:12:28.707 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-06-29 08:12:28.710 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-29 08:12:28.713 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-06-29 08:12:28.716 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-29 08:12:28.719 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-06-29 08:12:28.723 | + ./stack.sh:main:703 : initialize_database_backends 2026-06-29 08:12:28.726 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-29 08:12:28.729 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-06-29 08:12:28.748 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:12:28.750 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-06-29 08:12:28.753 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-29 08:12:28.756 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-06-29 08:12:28.776 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:12:28.778 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-06-29 08:12:28.781 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-06-29 08:12:28.785 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-06-29 08:12:28.787 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-06-29 08:12:28.790 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-06-29 08:12:28.793 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-06-29 08:12:28.796 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-06-29 08:12:28.800 | + lib/database:initialize_database_backends:92 : return 0 2026-06-29 08:12:28.802 | + ./stack.sh:main:704 : echo 'Using mysql database backend' 2026-06-29 08:12:28.803 | Using mysql database backend 2026-06-29 08:12:28.806 | + ./stack.sh:main:707 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-06-29 08:12:28.825 | + ./stack.sh:main:709 : define_database_baseurl 2026-06-29 08:12:28.828 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-06-29 08:12:28.831 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-29 08:12:28.834 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-06-29 08:12:28.838 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-29 08:12:28.841 | + ./stack.sh:main:721 : is_service_enabled rabbit 2026-06-29 08:12:28.861 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:12:28.864 | + ./stack.sh:main:722 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-06-29 08:12:28.886 | + ./stack.sh:main:729 : is_service_enabled keystone 2026-06-29 08:12:28.907 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:12:28.910 | + ./stack.sh:main:731 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-06-29 08:12:28.931 | + ./stack.sh:main:733 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-06-29 08:12:28.951 | + ./stack.sh:main:744 : is_service_enabled ldap 2026-06-29 08:12:28.973 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:12:28.976 | + ./stack.sh:main:753 : is_service_enabled s-proxy 2026-06-29 08:12:28.997 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:12:29.001 | + ./stack.sh:main:765 : save_stackenv 765 2026-06-29 08:12:29.004 | + functions-common:save_stackenv:65 : local tag=765 2026-06-29 08:12:29.008 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-29 08:12:29.013 | + functions-common:save_stackenv:67 : time_stamp=2026-06-29-101229 2026-06-29 08:12:29.016 | + functions-common:save_stackenv:68 : echo '# 2026-06-29-101229 765' 2026-06-29 08:12:29.019 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-29 08:12:29.022 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-29 08:12:29.026 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-29 08:12:29.029 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-29 08:12:29.033 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-29 08:12:29.036 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-29 08:12:29.039 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-29 08:12:29.042 | + 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-29 08:12:29.045 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-29 08:12:29.048 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.69 2026-06-29 08:12:29.051 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-29 08:12:29.054 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.69/identity 2026-06-29 08:12:29.057 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-29 08:12:29.060 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-29-101214 2026-06-29 08:12:29.062 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-29 08:12:29.065 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-29 08:12:29.068 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-29 08:12:29.071 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.69 2026-06-29 08:12:29.074 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-29 08:12:29.077 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-29 08:12:29.080 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-29 08:12:29.083 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-29 08:12:29.086 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-29 08:12:29.088 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-29 08:12:29.091 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-29 08:12:29.094 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-29 08:12:29.097 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-29 08:12:29.100 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.69 2026-06-29 08:12:29.103 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-29 08:12:29.106 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-29 08:12:29.109 | + ./stack.sh:main:778 : GIT_DEPTH=0 2026-06-29 08:12:29.112 | + ./stack.sh:main:778 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-06-29 08:12:29.115 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-06-29 08:12:29.118 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-06-29 08:12:29.120 | + functions-common:git_clone:591 : local git_ref=master 2026-06-29 08:12:29.123 | + functions-common:git_clone:592 : local orig_dir 2026-06-29 08:12:29.127 | ++ functions-common:git_clone:593 : pwd 2026-06-29 08:12:29.130 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-29 08:12:29.132 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-29 08:12:29.137 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-29 08:12:29.155 | + functions-common:git_clone:596 : RECLONE=False 2026-06-29 08:12:29.157 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-29 08:12:29.160 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-29 08:12:29.164 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-29 08:12:29.165 | + functions-common:git_clone:610 : echo master 2026-06-29 08:12:29.169 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-06-29 08:12:29.172 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-29 08:12:29.175 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-06-29 08:12:29.178 | + functions-common:git_timed:697 : local count=0 2026-06-29 08:12:29.180 | + functions-common:git_timed:698 : local timeout=0 2026-06-29 08:12:29.184 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-29 08:12:29.186 | + functions-common:git_timed:701 : timeout=0 2026-06-29 08:12:29.190 | + functions-common:git_timed:704 : time_start git_timed 2026-06-29 08:12:29.193 | + functions-common:time_start:2406 : local name=git_timed 2026-06-29 08:12:29.195 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:12:29.199 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:12:29.202 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:12:29.207 | + functions-common:time_start:2411 : _TIME_START[$name]=1782720749203 2026-06-29 08:12:29.209 | + 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-29 08:12:29.213 | Cloning into '/opt/stack/requirements'... 2026-06-29 08:12:34.024 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-29 08:12:34.028 | + functions-common:time_stop:2420 : local name 2026-06-29 08:12:34.031 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:12:34.034 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:12:34.037 | + functions-common:time_stop:2423 : local total 2026-06-29 08:12:34.040 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:12:34.043 | + functions-common:time_stop:2426 : name=git_timed 2026-06-29 08:12:34.046 | + functions-common:time_stop:2427 : start_time=1782720749203 2026-06-29 08:12:34.050 | + functions-common:time_stop:2429 : [[ -z 1782720749203 ]] 2026-06-29 08:12:34.054 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:12:34.059 | + functions-common:time_stop:2432 : end_time=1782720754056 2026-06-29 08:12:34.063 | + functions-common:time_stop:2433 : elapsed_time=4853 2026-06-29 08:12:34.066 | + functions-common:time_stop:2434 : total=0 2026-06-29 08:12:34.069 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:12:34.072 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4853 2026-06-29 08:12:34.076 | + functions-common:git_clone:631 : cd /opt/stack/requirements 2026-06-29 08:12:34.078 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-29 08:12:34.082 | + functions-common:git_timed:697 : local count=0 2026-06-29 08:12:34.085 | + functions-common:git_timed:698 : local timeout=0 2026-06-29 08:12:34.088 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-29 08:12:34.092 | + functions-common:git_timed:701 : timeout=0 2026-06-29 08:12:34.095 | + functions-common:git_timed:704 : time_start git_timed 2026-06-29 08:12:34.099 | + functions-common:time_start:2406 : local name=git_timed 2026-06-29 08:12:34.101 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:12:34.105 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:12:34.109 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:12:34.113 | + functions-common:time_start:2411 : _TIME_START[$name]=1782720754110 2026-06-29 08:12:34.117 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-29 08:12:34.677 | From https://review.opendev.org/openstack/requirements 2026-06-29 08:12:34.677 | * branch master -> FETCH_HEAD 2026-06-29 08:12:34.687 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-29 08:12:34.691 | + functions-common:time_stop:2420 : local name 2026-06-29 08:12:34.694 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:12:34.698 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:12:34.701 | + functions-common:time_stop:2423 : local total 2026-06-29 08:12:34.704 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:12:34.708 | + functions-common:time_stop:2426 : name=git_timed 2026-06-29 08:12:34.711 | + functions-common:time_stop:2427 : start_time=1782720754110 2026-06-29 08:12:34.714 | + functions-common:time_stop:2429 : [[ -z 1782720754110 ]] 2026-06-29 08:12:34.720 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:12:34.724 | + functions-common:time_stop:2432 : end_time=1782720754721 2026-06-29 08:12:34.728 | + functions-common:time_stop:2433 : elapsed_time=611 2026-06-29 08:12:34.731 | + functions-common:time_stop:2434 : total=4853 2026-06-29 08:12:34.735 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:12:34.738 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5464 2026-06-29 08:12:34.741 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-29 08:12:34.745 | + functions-common:git_timed:697 : local count=0 2026-06-29 08:12:34.748 | + functions-common:git_timed:698 : local timeout=0 2026-06-29 08:12:34.752 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-29 08:12:34.755 | + functions-common:git_timed:701 : timeout=0 2026-06-29 08:12:34.759 | + functions-common:git_timed:704 : time_start git_timed 2026-06-29 08:12:34.762 | + functions-common:time_start:2406 : local name=git_timed 2026-06-29 08:12:34.766 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:12:34.769 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:12:34.773 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:12:34.779 | + functions-common:time_start:2411 : _TIME_START[$name]=1782720754775 2026-06-29 08:12:34.782 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-29 08:12:34.797 | Note: switching to 'FETCH_HEAD'. 2026-06-29 08:12:34.797 | 2026-06-29 08:12:34.797 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-29 08:12:34.797 | changes and commit them, and you can discard any commits you make in this 2026-06-29 08:12:34.797 | state without impacting any branches by switching back to a branch. 2026-06-29 08:12:34.797 | 2026-06-29 08:12:34.798 | If you want to create a new branch to retain commits you create, you may 2026-06-29 08:12:34.798 | do so (now or later) by using -c with the switch command. Example: 2026-06-29 08:12:34.798 | 2026-06-29 08:12:34.798 | git switch -c 2026-06-29 08:12:34.798 | 2026-06-29 08:12:34.798 | Or undo this operation with: 2026-06-29 08:12:34.798 | 2026-06-29 08:12:34.798 | git switch - 2026-06-29 08:12:34.798 | 2026-06-29 08:12:34.798 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-29 08:12:34.799 | 2026-06-29 08:12:34.799 | HEAD is now at 3b629eba Merge "update constraint for networking-generic-switch to new release 10.0.0" 2026-06-29 08:12:34.802 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-29 08:12:34.806 | + functions-common:time_stop:2420 : local name 2026-06-29 08:12:34.809 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:12:34.813 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:12:34.816 | + functions-common:time_stop:2423 : local total 2026-06-29 08:12:34.819 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:12:34.823 | + functions-common:time_stop:2426 : name=git_timed 2026-06-29 08:12:34.826 | + functions-common:time_stop:2427 : start_time=1782720754775 2026-06-29 08:12:34.830 | + functions-common:time_stop:2429 : [[ -z 1782720754775 ]] 2026-06-29 08:12:34.834 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:12:34.839 | + functions-common:time_stop:2432 : end_time=1782720754836 2026-06-29 08:12:34.843 | + functions-common:time_stop:2433 : elapsed_time=61 2026-06-29 08:12:34.846 | + functions-common:time_stop:2434 : total=5464 2026-06-29 08:12:34.850 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:12:34.853 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5525 2026-06-29 08:12:34.857 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-06-29 08:12:34.874 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-06-29 08:12:34.879 | + functions-common:git_clone:673 : git show --oneline 2026-06-29 08:12:34.880 | + functions-common:git_clone:673 : head -1 2026-06-29 08:12:34.883 | 3b629eba Merge "update constraint for networking-generic-switch to new release 10.0.0" 2026-06-29 08:12:34.887 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-29 08:12:34.892 | + ./stack.sh:main:782 : echo_summary 'Installing package prerequisites' 2026-06-29 08:12:34.895 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-29 08:12:34.899 | + ./stack.sh:echo_summary:447 : echo -e Installing package prerequisites 2026-06-29 08:12:34.902 | + ./stack.sh:main:783 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-06-29 08:12:34.906 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-06-29 08:12:34.910 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-06-29 08:12:34.914 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-06-29 08:12:34.917 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-06-29 08:12:34.920 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-06-29 08:12:34.924 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-06-29 08:12:34.929 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-06-29 08:12:34.934 | ++ tools/install_prereqs.sh:source:47 : NOW=1782720754 2026-06-29 08:12:34.938 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-06-29 08:12:34.944 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-06-29 08:12:34.948 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-06-29 08:12:34.951 | ++ tools/install_prereqs.sh:source:49 : DELTA=1782720754 2026-06-29 08:12:34.955 | ++ tools/install_prereqs.sh:source:50 : [[ 1782720754 -lt 7200 ]] 2026-06-29 08:12:34.958 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-06-29 08:12:34.961 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-06-29 08:12:34.964 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-06-29 08:12:34.967 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-06-29 08:12:34.971 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-06-29 08:12:34.974 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-06-29 08:12:34.978 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-06-29 08:12:34.983 | +++ 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-29 08:12:35.018 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-06-29 08:12:35.018 | apache2-dev 2026-06-29 08:12:35.018 | bc 2026-06-29 08:12:35.018 | bsdmainutils 2026-06-29 08:12:35.018 | curl 2026-06-29 08:12:35.019 | g++ 2026-06-29 08:12:35.019 | gawk 2026-06-29 08:12:35.019 | gcc 2026-06-29 08:12:35.019 | gettext 2026-06-29 08:12:35.019 | git 2026-06-29 08:12:35.019 | graphviz 2026-06-29 08:12:35.019 | iputils-ping 2026-06-29 08:12:35.019 | libffi-dev 2026-06-29 08:12:35.019 | libjpeg-dev 2026-06-29 08:12:35.019 | libpq-dev 2026-06-29 08:12:35.020 | libssl-dev 2026-06-29 08:12:35.020 | libsystemd-dev 2026-06-29 08:12:35.020 | libxml2-dev 2026-06-29 08:12:35.020 | libxslt1-dev 2026-06-29 08:12:35.020 | libyaml-dev 2026-06-29 08:12:35.020 | lsof 2026-06-29 08:12:35.020 | openssh-server 2026-06-29 08:12:35.020 | openssl 2026-06-29 08:12:35.020 | pkg-config 2026-06-29 08:12:35.020 | psmisc 2026-06-29 08:12:35.020 | python3-dev 2026-06-29 08:12:35.021 | python3-pip 2026-06-29 08:12:35.021 | python3-systemd 2026-06-29 08:12:35.021 | python3-venv 2026-06-29 08:12:35.021 | tar 2026-06-29 08:12:35.021 | tcpdump 2026-06-29 08:12:35.021 | unzip 2026-06-29 08:12:35.021 | uuid-runtime 2026-06-29 08:12:35.021 | wget 2026-06-29 08:12:35.021 | zlib1g-dev 2026-06-29 08:12:35.021 | libkrb5-dev 2026-06-29 08:12:35.021 | libldap2-dev 2026-06-29 08:12:35.022 | libsasl2-dev 2026-06-29 08:12:35.022 | memcached 2026-06-29 08:12:35.022 | python3-mysqldb 2026-06-29 08:12:35.022 | sqlite3 2026-06-29 08:12:35.022 | conntrack 2026-06-29 08:12:35.022 | curl 2026-06-29 08:12:35.022 | ebtables 2026-06-29 08:12:35.022 | genisoimage 2026-06-29 08:12:35.022 | iptables 2026-06-29 08:12:35.022 | iputils-arping 2026-06-29 08:12:35.023 | kpartx 2026-06-29 08:12:35.023 | libjs-jquery-tablesorter 2026-06-29 08:12:35.023 | parted 2026-06-29 08:12:35.023 | pm-utils 2026-06-29 08:12:35.023 | python3-mysqldb 2026-06-29 08:12:35.023 | socat 2026-06-29 08:12:35.023 | sqlite3 2026-06-29 08:12:35.023 | sudo 2026-06-29 08:12:35.023 | vlan 2026-06-29 08:12:35.023 | lsscsi 2026-06-29 08:12:35.023 | open-iscsi 2026-06-29 08:12:35.024 | cryptsetup 2026-06-29 08:12:35.024 | dosfstools 2026-06-29 08:12:35.024 | genisoimage 2026-06-29 08:12:35.024 | gir1.2-libosinfo-1.0 2026-06-29 08:12:35.024 | netcat-openbsd 2026-06-29 08:12:35.024 | open-iscsi 2026-06-29 08:12:35.024 | qemu-utils 2026-06-29 08:12:35.024 | sg3-utils 2026-06-29 08:12:35.024 | sysfsutils 2026-06-29 08:12:35.024 | lvm2 2026-06-29 08:12:35.025 | qemu-utils 2026-06-29 08:12:35.025 | thin-provisioning-tools 2026-06-29 08:12:35.025 | acl 2026-06-29 08:12:35.025 | dnsmasq-base 2026-06-29 08:12:35.025 | dnsmasq-utils 2026-06-29 08:12:35.025 | ebtables 2026-06-29 08:12:35.025 | haproxy 2026-06-29 08:12:35.025 | iptables 2026-06-29 08:12:35.025 | iputils-arping 2026-06-29 08:12:35.025 | iputils-ping 2026-06-29 08:12:35.026 | postgresql-server-dev-all 2026-06-29 08:12:35.026 | python3-mysqldb 2026-06-29 08:12:35.026 | sqlite3 2026-06-29 08:12:35.026 | sudo 2026-06-29 08:12:35.026 | vlan 2026-06-29 08:12:35.026 | pcp' 2026-06-29 08:12:35.026 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-06-29 08:12:35.043 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-06-29 08:12:35.043 | apache2-dev 2026-06-29 08:12:35.043 | bc 2026-06-29 08:12:35.043 | bsdmainutils 2026-06-29 08:12:35.043 | curl 2026-06-29 08:12:35.044 | g++ 2026-06-29 08:12:35.044 | gawk 2026-06-29 08:12:35.044 | gcc 2026-06-29 08:12:35.044 | gettext 2026-06-29 08:12:35.044 | git 2026-06-29 08:12:35.044 | graphviz 2026-06-29 08:12:35.044 | iputils-ping 2026-06-29 08:12:35.044 | libffi-dev 2026-06-29 08:12:35.044 | libjpeg-dev 2026-06-29 08:12:35.044 | libpq-dev 2026-06-29 08:12:35.045 | libssl-dev 2026-06-29 08:12:35.045 | libsystemd-dev 2026-06-29 08:12:35.045 | libxml2-dev 2026-06-29 08:12:35.045 | libxslt1-dev 2026-06-29 08:12:35.045 | libyaml-dev 2026-06-29 08:12:35.045 | lsof 2026-06-29 08:12:35.045 | openssh-server 2026-06-29 08:12:35.045 | openssl 2026-06-29 08:12:35.045 | pkg-config 2026-06-29 08:12:35.045 | psmisc 2026-06-29 08:12:35.045 | python3-dev 2026-06-29 08:12:35.046 | python3-pip 2026-06-29 08:12:35.046 | python3-systemd 2026-06-29 08:12:35.046 | python3-venv 2026-06-29 08:12:35.046 | tar 2026-06-29 08:12:35.046 | tcpdump 2026-06-29 08:12:35.046 | unzip 2026-06-29 08:12:35.046 | uuid-runtime 2026-06-29 08:12:35.046 | wget 2026-06-29 08:12:35.046 | zlib1g-dev 2026-06-29 08:12:35.046 | libkrb5-dev 2026-06-29 08:12:35.047 | libldap2-dev 2026-06-29 08:12:35.047 | libsasl2-dev 2026-06-29 08:12:35.047 | memcached 2026-06-29 08:12:35.047 | python3-mysqldb 2026-06-29 08:12:35.047 | sqlite3 2026-06-29 08:12:35.047 | conntrack 2026-06-29 08:12:35.047 | curl 2026-06-29 08:12:35.047 | ebtables 2026-06-29 08:12:35.047 | genisoimage 2026-06-29 08:12:35.047 | iptables 2026-06-29 08:12:35.048 | iputils-arping 2026-06-29 08:12:35.048 | kpartx 2026-06-29 08:12:35.048 | libjs-jquery-tablesorter 2026-06-29 08:12:35.048 | parted 2026-06-29 08:12:35.048 | pm-utils 2026-06-29 08:12:35.048 | python3-mysqldb 2026-06-29 08:12:35.048 | socat 2026-06-29 08:12:35.048 | sqlite3 2026-06-29 08:12:35.048 | sudo 2026-06-29 08:12:35.048 | vlan 2026-06-29 08:12:35.048 | lsscsi 2026-06-29 08:12:35.049 | open-iscsi 2026-06-29 08:12:35.049 | cryptsetup 2026-06-29 08:12:35.049 | dosfstools 2026-06-29 08:12:35.049 | genisoimage 2026-06-29 08:12:35.049 | gir1.2-libosinfo-1.0 2026-06-29 08:12:35.049 | netcat-openbsd 2026-06-29 08:12:35.049 | open-iscsi 2026-06-29 08:12:35.049 | qemu-utils 2026-06-29 08:12:35.049 | sg3-utils 2026-06-29 08:12:35.049 | sysfsutils 2026-06-29 08:12:35.050 | lvm2 2026-06-29 08:12:35.050 | qemu-utils 2026-06-29 08:12:35.050 | thin-provisioning-tools 2026-06-29 08:12:35.050 | acl 2026-06-29 08:12:35.050 | dnsmasq-base 2026-06-29 08:12:35.050 | dnsmasq-utils 2026-06-29 08:12:35.050 | ebtables 2026-06-29 08:12:35.050 | haproxy 2026-06-29 08:12:35.050 | iptables 2026-06-29 08:12:35.050 | iputils-arping 2026-06-29 08:12:35.051 | iputils-ping 2026-06-29 08:12:35.051 | postgresql-server-dev-all 2026-06-29 08:12:35.051 | python3-mysqldb 2026-06-29 08:12:35.051 | sqlite3 2026-06-29 08:12:35.051 | sudo 2026-06-29 08:12:35.051 | vlan 2026-06-29 08:12:35.051 | pcp ' 2026-06-29 08:12:35.051 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-06-29 08:12:35.051 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-29 08:12:35.054 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-29 08:12:35.059 | ++ 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-29 08:12:35.059 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-06-29 08:12:35.063 | ++ 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-29 08:12:35.067 | ++ functions-common:install_package:1438 : update_package_repo 2026-06-29 08:12:35.071 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-29 08:12:35.073 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-29 08:12:35.076 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-29 08:12:35.080 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-29 08:12:35.084 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-06-29 08:12:35.088 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-29 08:12:35.090 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-29 08:12:35.093 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-06-29 08:12:35.096 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-29 08:12:35.099 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-29 08:12:35.102 | ++ functions-common:apt_get_update:1167 : return 2026-06-29 08:12:35.105 | ++ 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-29 08:12:35.108 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-06-29 08:12:35.111 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-29 08:12:35.114 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-29 08:12:35.117 | ++ 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-29 08:12:35.143 | ++ 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-29 08:12:35.188 | Reading package lists... 2026-06-29 08:12:35.577 | Building dependency tree... 2026-06-29 08:12:35.579 | Reading state information... 2026-06-29 08:12:36.164 | bc is already the newest version (1.07.1-3ubuntu4). 2026-06-29 08:12:36.164 | bc set to manually installed. 2026-06-29 08:12:36.164 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-06-29 08:12:36.164 | g++ set to manually installed. 2026-06-29 08:12:36.164 | gawk is already the newest version (1:5.2.1-2build3). 2026-06-29 08:12:36.164 | gawk set to manually installed. 2026-06-29 08:12:36.164 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-06-29 08:12:36.164 | gcc set to manually installed. 2026-06-29 08:12:36.164 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-06-29 08:12:36.165 | git set to manually installed. 2026-06-29 08:12:36.165 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-06-29 08:12:36.165 | iputils-ping set to manually installed. 2026-06-29 08:12:36.165 | lsof is already the newest version (4.95.0-1build3). 2026-06-29 08:12:36.165 | lsof set to manually installed. 2026-06-29 08:12:36.165 | psmisc is already the newest version (23.7-1build1). 2026-06-29 08:12:36.165 | psmisc set to manually installed. 2026-06-29 08:12:36.165 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-06-29 08:12:36.165 | python3-dev set to manually installed. 2026-06-29 08:12:36.165 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-06-29 08:12:36.165 | python3-systemd is already the newest version (235-1build4). 2026-06-29 08:12:36.166 | python3-systemd set to manually installed. 2026-06-29 08:12:36.166 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-06-29 08:12:36.166 | tcpdump set to manually installed. 2026-06-29 08:12:36.166 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-06-29 08:12:36.166 | uuid-runtime set to manually installed. 2026-06-29 08:12:36.167 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-06-29 08:12:36.167 | wget set to manually installed. 2026-06-29 08:12:36.167 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-06-29 08:12:36.167 | zlib1g-dev set to manually installed. 2026-06-29 08:12:36.168 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-06-29 08:12:36.168 | iptables set to manually installed. 2026-06-29 08:12:36.168 | parted is already the newest version (3.6-4build1). 2026-06-29 08:12:36.169 | parted set to manually installed. 2026-06-29 08:12:36.169 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-06-29 08:12:36.169 | sudo set to manually installed. 2026-06-29 08:12:36.169 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-06-29 08:12:36.169 | open-iscsi set to manually installed. 2026-06-29 08:12:36.169 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-06-29 08:12:36.169 | cryptsetup set to manually installed. 2026-06-29 08:12:36.170 | dosfstools is already the newest version (4.2-1.1build1). 2026-06-29 08:12:36.170 | dosfstools set to manually installed. 2026-06-29 08:12:36.170 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-06-29 08:12:36.170 | netcat-openbsd set to manually installed. 2026-06-29 08:12:36.170 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-06-29 08:12:36.170 | sg3-utils set to manually installed. 2026-06-29 08:12:36.170 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-06-29 08:12:36.170 | lvm2 set to manually installed. 2026-06-29 08:12:36.170 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-06-29 08:12:36.170 | thin-provisioning-tools set to manually installed. 2026-06-29 08:12:36.170 | acl is already the newest version (2.3.2-1build1.1). 2026-06-29 08:12:36.170 | acl set to manually installed. 2026-06-29 08:12:36.171 | The following additional packages will be installed: 2026-06-29 08:12:36.171 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-06-29 08:12:36.171 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-06-29 08:12:36.171 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-06-29 08:12:36.171 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-06-29 08:12:36.171 | krb5-multidev libann0 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-06-29 08:12:36.172 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl 2026-06-29 08:12:36.172 | libarchive-zip-perl libcdt5 libcgraph6 libclang-common-17-dev 2026-06-29 08:12:36.172 | libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl 2026-06-29 08:12:36.173 | libcurl3t64-gnutls libcurl4t64 libdebhelper-perl libevent-2.1-7t64 2026-06-29 08:12:36.173 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-06-29 08:12:36.173 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-06-29 08:12:36.174 | libjpeg8-dev libjs-jquery-metadata libjson-perl libjson-xs-perl 2026-06-29 08:12:36.174 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-06-29 08:12:36.174 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-06-29 08:12:36.174 | libmysqlclient21 libncurses-dev libnss-mymachines libnss-systemd 2026-06-29 08:12:36.174 | libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n libpam-systemd 2026-06-29 08:12:36.174 | libpathplan4 libpcp-archive1t64 libpcp-gui2t64 libpcp-import1t64 2026-06-29 08:12:36.174 | libpcp-mmv1t64 libpcp-pmda-perl libpcp-pmda3t64 libpcp-trace2t64 2026-06-29 08:12:36.174 | libpcp-web1t64 libpcp3t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-06-29 08:12:36.174 | libpcre2-posix3 libpfm4 libpkgconf3 libpq5 libsctp-dev libsctp1 libsm6 2026-06-29 08:12:36.174 | libssl3t64 libsub-override-perl libsys-hostname-long-perl libsysfs2 2026-06-29 08:12:36.175 | libsystemd-shared libsystemd0 libtool libtypes-serialiser-perl libudev1 2026-06-29 08:12:36.175 | libx86-1 libxaw7 libxml2 libxml2-utils libxmu6 libxt6t64 libz3-4 libz3-dev 2026-06-29 08:12:36.175 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools m4 2026-06-29 08:12:36.175 | multipath-tools mysql-common ncal openssh-client openssh-sftp-server 2026-06-29 08:12:36.175 | osinfo-db pcp-conf pkgconf pkgconf-bin po-debconf postgresql-client-16 2026-06-29 08:12:36.175 | postgresql-client-common postgresql-common postgresql-server-dev-16 2026-06-29 08:12:36.175 | python3-pcp python3-pip-whl python3-setuptools-whl python3.12-venv 2026-06-29 08:12:36.175 | qemu-block-extra qemu-guest-agent qemu-system-common qemu-system-data 2026-06-29 08:12:36.175 | qemu-system-gui qemu-system-modules-opengl qemu-system-modules-spice 2026-06-29 08:12:36.175 | qemu-system-x86 ssl-cert systemd systemd-container systemd-dev 2026-06-29 08:12:36.175 | systemd-resolved systemd-sysv systemd-timesyncd udev uuid-dev vbetool 2026-06-29 08:12:36.176 | Suggested packages: 2026-06-29 08:12:36.176 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-06-29 08:12:36.176 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-06-29 08:12:36.176 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-06-29 08:12:36.176 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-06-29 08:12:36.176 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-06-29 08:12:36.176 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-06-29 08:12:36.177 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-06-29 08:12:36.177 | libcache-memcached-perl libmemcached libyaml-perl multipath-tools-boot 2026-06-29 08:12:36.177 | keychain libpam-ssh monkeysphere ssh-askpass molly-guard pcp-gui 2026-06-29 08:12:36.178 | libpcp-import-perl redis-server cpufrequtils wireless-tools radeontool 2026-06-29 08:12:36.178 | libmail-box-perl postgresql-16 default-mysql-server | virtual-mysql-server 2026-06-29 08:12:36.178 | samba vde2 sqlite3-doc systemd-homed systemd-userdbd systemd-boot 2026-06-29 08:12:36.179 | libqrencode4 libtss2-rc0 ncompress tar-scripts tar-doc zip 2026-06-29 08:12:36.358 | The following NEW packages will be installed: 2026-06-29 08:12:36.358 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-06-29 08:12:36.358 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-06-29 08:12:36.358 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-06-29 08:12:36.358 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-06-29 08:12:36.359 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-06-29 08:12:36.359 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-06-29 08:12:36.359 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-06-29 08:12:36.359 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-06-29 08:12:36.359 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-06-29 08:12:36.359 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-06-29 08:12:36.359 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-06-29 08:12:36.359 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-06-29 08:12:36.359 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-06-29 08:12:36.359 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-06-29 08:12:36.359 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-06-29 08:12:36.360 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-06-29 08:12:36.360 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-06-29 08:12:36.360 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-06-29 08:12:36.360 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-06-29 08:12:36.360 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-06-29 08:12:36.360 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-06-29 08:12:36.361 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-06-29 08:12:36.361 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-06-29 08:12:36.361 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-06-29 08:12:36.362 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-06-29 08:12:36.362 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-06-29 08:12:36.362 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-06-29 08:12:36.362 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-06-29 08:12:36.363 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-06-29 08:12:36.363 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-06-29 08:12:36.363 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-06-29 08:12:36.363 | uuid-dev vbetool vlan 2026-06-29 08:12:36.363 | The following packages will be upgraded: 2026-06-29 08:12:36.363 | curl dnsmasq-base kpartx libcurl3t64-gnutls libcurl4t64 libnss-mymachines 2026-06-29 08:12:36.364 | libnss-systemd libpam-systemd libssl3t64 libsystemd-shared libsystemd0 2026-06-29 08:12:36.365 | libudev1 libxml2 libxml2-utils multipath-tools openssh-client openssh-server 2026-06-29 08:12:36.365 | openssh-sftp-server openssl qemu-block-extra qemu-guest-agent 2026-06-29 08:12:36.365 | qemu-system-common qemu-system-data qemu-system-gui 2026-06-29 08:12:36.365 | qemu-system-modules-opengl qemu-system-modules-spice qemu-system-x86 2026-06-29 08:12:36.365 | qemu-utils systemd systemd-container systemd-dev systemd-resolved 2026-06-29 08:12:36.365 | systemd-sysv systemd-timesyncd tar udev 2026-06-29 08:12:36.450 | 36 upgraded, 161 newly installed, 0 to remove and 85 not upgraded. 2026-06-29 08:12:36.450 | Need to get 209 MB of archives. 2026-06-29 08:12:36.450 | After this operation, 941 MB of additional disk space will be used. 2026-06-29 08:12:36.451 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 tar amd64 1.35+dfsg-3ubuntu0.1 [254 kB] 2026-06-29 08:12:36.522 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.16 [106 kB] 2026-06-29 08:12:36.523 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-timesyncd amd64 255.4-1ubuntu8.16 [35.3 kB] 2026-06-29 08:12:36.524 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-resolved amd64 255.4-1ubuntu8.16 [296 kB] 2026-06-29 08:12:36.539 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-mymachines amd64 255.4-1ubuntu8.16 [153 kB] 2026-06-29 08:12:36.540 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.16 [417 kB] 2026-06-29 08:12:36.552 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.16 [2076 kB] 2026-06-29 08:12:36.601 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd0 amd64 255.4-1ubuntu8.16 [431 kB] 2026-06-29 08:12:36.608 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.16 [11.9 kB] 2026-06-29 08:12:36.608 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-systemd amd64 255.4-1ubuntu8.16 [159 kB] 2026-06-29 08:12:36.611 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.16 [235 kB] 2026-06-29 08:12:36.616 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.16 [3475 kB] 2026-06-29 08:12:36.664 | Get:13 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.16 [1875 kB] 2026-06-29 08:12:36.692 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libudev1 amd64 255.4-1ubuntu8.16 [177 kB] 2026-06-29 08:12:36.696 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl3t64 amd64 3.0.13-0ubuntu3.11 [1942 kB] 2026-06-29 08:12:36.731 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.9 [227 kB] 2026-06-29 08:12:36.734 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.9 [342 kB] 2026-06-29 08:12:36.751 | Get:18 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-06-29 08:12:36.753 | Get:19 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-06-29 08:12:36.754 | 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-29 08:12:36.755 | Get:21 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-06-29 08:12:36.755 | Get:22 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-06-29 08:12:36.757 | 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-29 08:12:36.768 | Get:24 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.13 [1336 kB] 2026-06-29 08:12:36.784 | Get:25 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.13 [163 kB] 2026-06-29 08:12:36.788 | 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-29 08:12:36.794 | Get:27 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.13 [90.2 kB] 2026-06-29 08:12:36.797 | 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-29 08:12:36.834 | 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-29 08:12:36.836 | Get:30 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-06-29 08:12:36.843 | 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-29 08:12:36.844 | Get:32 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.16 [510 kB] 2026-06-29 08:12:36.851 | Get:33 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-06-29 08:12:36.869 | Get:34 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-06-29 08:12:36.871 | Get:35 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-06-29 08:12:36.872 | Get:36 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.11 [1003 kB] 2026-06-29 08:12:36.887 | Get:37 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-06-29 08:12:36.888 | Get:38 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-06-29 08:12:36.890 | 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-29 08:12:36.894 | Get:40 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-06-29 08:12:36.895 | Get:41 http://de.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-06-29 08:12:36.896 | Get:42 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-06-29 08:12:36.904 | Get:43 http://de.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-06-29 08:12:36.907 | Get:44 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-06-29 08:12:36.912 | Get:45 http://de.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-06-29 08:12:36.941 | Get:46 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-06-29 08:12:36.946 | Get:47 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-06-29 08:12:36.948 | Get:48 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-06-29 08:12:37.549 | Get:49 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-06-29 08:12:37.832 | Get:50 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-06-29 08:12:37.833 | 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-29 08:12:37.835 | 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-29 08:12:37.839 | 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-29 08:12:37.851 | 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-29 08:12:37.881 | Get:55 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-06-29 08:12:38.043 | Get:56 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-06-29 08:12:38.045 | Get:57 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-06-29 08:12:38.048 | Get:58 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-06-29 08:12:38.049 | Get:59 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-06-29 08:12:38.051 | Get:60 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-06-29 08:12:38.051 | Get:61 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-06-29 08:12:38.052 | Get:62 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-06-29 08:12:38.053 | Get:63 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-06-29 08:12:38.054 | Get:64 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-06-29 08:12:38.061 | Get:65 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-06-29 08:12:38.079 | Get:66 http://de.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-06-29 08:12:38.079 | Get:67 http://de.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-06-29 08:12:38.083 | Get:68 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-06-29 08:12:38.102 | 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-29 08:12:38.104 | Get:70 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-06-29 08:12:38.105 | Get:71 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-06-29 08:12:38.106 | 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-29 08:12:38.127 | 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-29 08:12:38.131 | 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-29 08:12:38.132 | Get:75 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-06-29 08:12:38.141 | Get:76 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-06-29 08:12:38.145 | Get:77 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-06-29 08:12:38.148 | Get:78 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-06-29 08:12:38.148 | Get:79 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-06-29 08:12:38.163 | Get:80 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.13 [203 kB] 2026-06-29 08:12:38.169 | Get:81 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-06-29 08:12:38.169 | Get:82 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-06-29 08:12:38.170 | Get:83 http://de.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-06-29 08:12:38.173 | Get:84 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.3 [376 kB] 2026-06-29 08:12:38.178 | Get:85 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-06-29 08:12:38.178 | Get:86 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-06-29 08:12:38.181 | Get:87 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-06-29 08:12:38.215 | 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-29 08:12:38.221 | Get:89 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-06-29 08:12:38.221 | Get:90 http://de.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-06-29 08:12:38.230 | Get:91 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-06-29 08:12:38.231 | Get:92 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-06-29 08:12:38.232 | Get:93 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-06-29 08:12:38.234 | Get:94 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-06-29 08:12:38.235 | 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-29 08:12:38.237 | Get:96 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-06-29 08:12:38.238 | Get:97 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-06-29 08:12:38.244 | Get:98 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-06-29 08:12:38.259 | Get:99 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-06-29 08:12:38.263 | Get:100 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-06-29 08:12:38.304 | Get:101 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-06-29 08:12:38.305 | Get:102 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-06-29 08:12:38.306 | Get:103 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-06-29 08:12:38.310 | Get:104 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-06-29 08:12:38.311 | Get:105 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-06-29 08:12:38.314 | Get:106 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-06-29 08:12:38.325 | Get:107 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-06-29 08:12:38.331 | Get:108 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-06-29 08:12:38.332 | 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-29 08:12:38.334 | Get:110 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-06-29 08:12:38.339 | 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-29 08:12:38.340 | 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-29 08:12:38.341 | 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-29 08:12:38.342 | Get:114 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-06-29 08:12:38.344 | Get:115 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-06-29 08:12:38.348 | 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-29 08:12:38.400 | Get:117 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-06-29 08:12:38.400 | Get:118 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.9 [334 kB] 2026-06-29 08:12:38.412 | 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-29 08:12:38.413 | Get:120 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-06-29 08:12:38.667 | Get:121 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-06-29 08:12:38.672 | Get:122 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-06-29 08:12:38.672 | Get:123 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-06-29 08:12:38.673 | Get:124 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-06-29 08:12:38.674 | 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-29 08:12:38.677 | Get:126 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-06-29 08:12:38.678 | 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-29 08:12:38.680 | Get:128 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-06-29 08:12:38.682 | Get:129 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-06-29 08:12:38.684 | Get:130 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-06-29 08:12:38.703 | Get:131 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-06-29 08:12:38.704 | 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-29 08:12:38.725 | Get:133 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-06-29 08:12:38.734 | Get:134 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-06-29 08:12:38.735 | Get:135 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-06-29 08:12:38.742 | Get:136 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-06-29 08:12:38.742 | 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-29 08:12:38.744 | Get:138 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-06-29 08:12:38.744 | Get:139 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-06-29 08:12:38.749 | Get:140 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2408 kB] 2026-06-29 08:12:38.797 | 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-29 08:12:38.801 | 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-29 08:12:38.806 | Get:143 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1239 kB] 2026-06-29 08:12:38.831 | Get:144 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-06-29 08:12:38.833 | 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-29 08:12:38.852 | 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-29 08:12:38.853 | 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-29 08:12:38.854 | Get:148 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-06-29 08:12:38.867 | Get:149 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-06-29 08:12:38.877 | Get:150 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-06-29 08:12:39.365 | Get:151 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-06-29 08:12:39.366 | Get:152 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-06-29 08:12:39.376 | Get:153 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-06-29 08:12:39.488 | Get:154 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-06-29 08:12:39.490 | 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-29 08:12:40.330 | Get:156 http://de.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-06-29 08:12:40.332 | 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-29 08:12:40.338 | Get:158 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-06-29 08:12:40.339 | Get:159 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-06-29 08:12:40.340 | Get:160 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-06-29 08:12:40.341 | Get:161 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-06-29 08:12:40.342 | 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-29 08:12:40.367 | 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-29 08:12:40.386 | Get:164 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-06-29 08:12:40.386 | Get:165 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-06-29 08:12:40.387 | 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-29 08:12:40.416 | 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-29 08:12:40.426 | 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-29 08:12:40.426 | Get:169 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-06-29 08:12:40.426 | 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-29 08:12:40.428 | 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-29 08:12:40.433 | 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-29 08:12:40.438 | 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-29 08:12:40.440 | 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-29 08:12:40.480 | 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-29 08:12:40.686 | 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-29 08:12:40.707 | 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-29 08:12:40.740 | Get:178 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-06-29 08:12:40.742 | Get:179 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-06-29 08:12:40.746 | Get:180 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-06-29 08:12:40.748 | Get:181 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-06-29 08:12:40.749 | 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-29 08:12:40.750 | 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-29 08:12:40.751 | Get:184 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.2 [32.2 kB] 2026-06-29 08:12:40.752 | 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-29 08:12:40.752 | Get:186 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-06-29 08:12:40.758 | Get:187 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-06-29 08:12:40.769 | Get:188 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-06-29 08:12:40.770 | Get:189 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-06-29 08:12:40.772 | Get:190 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-06-29 08:12:40.773 | Get:191 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-06-29 08:12:40.777 | Get:192 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-06-29 08:12:40.778 | Get:193 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 multipath-tools amd64 0.9.4-5ubuntu8.2 [310 kB] 2026-06-29 08:12:40.783 | Get:194 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-06-29 08:12:40.784 | Get:195 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-06-29 08:12:40.838 | Get:196 http://de.archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-06-29 08:12:40.844 | Get:197 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-06-29 08:12:41.126 | perl: warning: Setting locale failed. 2026-06-29 08:12:41.126 | perl: warning: Please check that your locale settings: 2026-06-29 08:12:41.126 | LANGUAGE = (unset), 2026-06-29 08:12:41.126 | LC_ALL = "en_US.utf8", 2026-06-29 08:12:41.126 | LANG = "de_DE.UTF-8" 2026-06-29 08:12:41.127 | are supported and installed on your system. 2026-06-29 08:12:41.127 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-29 08:12:41.199 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-29 08:12:41.202 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-29 08:12:41.202 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-29 08:12:41.606 | Vorkonfiguration der Pakete ... 2026-06-29 08:12:41.644 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-29 08:12:41.859 | Fetched 209 MB in 4s (47.0 MB/s) 2026-06-29 08:12:41.953 | (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-29 08:12:41.960 | Preparing to unpack .../tar_1.35+dfsg-3ubuntu0.1_amd64.deb ... 2026-06-29 08:12:41.974 | Unpacking tar (1.35+dfsg-3ubuntu0.1) over (1.35+dfsg-3build1) ... 2026-06-29 08:12:42.060 | Setting up tar (1.35+dfsg-3ubuntu0.1) ... 2026-06-29 08:12:42.182 | (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-29 08:12:42.188 | Preparing to unpack .../0-systemd-dev_255.4-1ubuntu8.16_all.deb ... 2026-06-29 08:12:42.197 | Unpacking systemd-dev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-29 08:12:42.291 | Preparing to unpack .../1-systemd-timesyncd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-29 08:12:42.305 | Unpacking systemd-timesyncd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-29 08:12:42.398 | Preparing to unpack .../2-systemd-resolved_255.4-1ubuntu8.16_amd64.deb ... 2026-06-29 08:12:42.412 | Unpacking systemd-resolved (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-29 08:12:42.512 | Preparing to unpack .../3-libnss-mymachines_255.4-1ubuntu8.16_amd64.deb ... 2026-06-29 08:12:42.529 | Unpacking libnss-mymachines:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-29 08:12:42.618 | Preparing to unpack .../4-systemd-container_255.4-1ubuntu8.16_amd64.deb ... 2026-06-29 08:12:42.632 | Unpacking systemd-container (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-29 08:12:42.750 | Preparing to unpack .../5-libsystemd-shared_255.4-1ubuntu8.16_amd64.deb ... 2026-06-29 08:12:42.760 | Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-29 08:12:42.883 | Preparing to unpack .../6-libsystemd0_255.4-1ubuntu8.16_amd64.deb ... 2026-06-29 08:12:42.893 | Unpacking libsystemd0:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-29 08:12:42.973 | Setting up libsystemd0:amd64 (255.4-1ubuntu8.16) ... 2026-06-29 08:12:43.086 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107873 files and directories currently installed.) 2026-06-29 08:12:43.093 | Preparing to unpack .../0-systemd-sysv_255.4-1ubuntu8.16_amd64.deb ... 2026-06-29 08:12:43.104 | Unpacking systemd-sysv (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-29 08:12:43.181 | Preparing to unpack .../1-libnss-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-29 08:12:43.197 | Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-29 08:12:43.288 | Preparing to unpack .../2-libpam-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-29 08:12:43.304 | Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-29 08:12:43.386 | Preparing to unpack .../3-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-29 08:12:43.425 | Unpacking systemd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-29 08:12:44.068 | Preparing to unpack .../4-udev_255.4-1ubuntu8.16_amd64.deb ... 2026-06-29 08:12:44.109 | Unpacking udev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-29 08:12:44.348 | Preparing to unpack .../5-libudev1_255.4-1ubuntu8.16_amd64.deb ... 2026-06-29 08:12:44.360 | Unpacking libudev1:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-29 08:12:44.436 | Setting up libudev1:amd64 (255.4-1ubuntu8.16) ... 2026-06-29 08:12:44.555 | (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-29 08:12:44.562 | Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-29 08:12:44.572 | Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ... 2026-06-29 08:12:44.703 | Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-29 08:12:44.834 | (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-29 08:12:44.840 | Preparing to unpack .../000-curl_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-29 08:12:44.852 | Unpacking curl (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-29 08:12:44.922 | Preparing to unpack .../001-libcurl4t64_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-29 08:12:44.935 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-29 08:12:45.017 | Selecting previously unselected package libapr1t64:amd64. 2026-06-29 08:12:45.029 | Preparing to unpack .../002-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-29 08:12:45.034 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-29 08:12:45.084 | Selecting previously unselected package libaprutil1t64:amd64. 2026-06-29 08:12:45.097 | Preparing to unpack .../003-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-29 08:12:45.101 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-29 08:12:45.145 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-06-29 08:12:45.157 | Preparing to unpack .../004-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-29 08:12:45.161 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-29 08:12:45.200 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-06-29 08:12:45.211 | Preparing to unpack .../005-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-29 08:12:45.215 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-29 08:12:45.259 | Selecting previously unselected package liblua5.4-0:amd64. 2026-06-29 08:12:45.271 | Preparing to unpack .../006-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-06-29 08:12:45.275 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-29 08:12:45.340 | Preparing to unpack .../007-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-06-29 08:12:45.353 | Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) over (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-29 08:12:45.429 | Selecting previously unselected package apache2-bin. 2026-06-29 08:12:45.442 | Preparing to unpack .../008-apache2-bin_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-29 08:12:45.447 | Unpacking apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-29 08:12:45.621 | Selecting previously unselected package apache2-data. 2026-06-29 08:12:45.632 | Preparing to unpack .../009-apache2-data_2.4.58-1ubuntu8.13_all.deb ... 2026-06-29 08:12:45.637 | Unpacking apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-29 08:12:45.846 | Selecting previously unselected package apache2-utils. 2026-06-29 08:12:45.857 | Preparing to unpack .../010-apache2-utils_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-29 08:12:45.862 | Unpacking apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-29 08:12:45.933 | Selecting previously unselected package apache2. 2026-06-29 08:12:45.945 | Preparing to unpack .../011-apache2_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-29 08:12:45.954 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-29 08:12:45.958 | Unpacking apache2 (2.4.58-1ubuntu8.13) ... 2026-06-29 08:12:46.083 | Selecting previously unselected package haproxy. 2026-06-29 08:12:46.095 | Preparing to unpack .../012-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-06-29 08:12:46.109 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-06-29 08:12:46.245 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-06-29 08:12:46.259 | Preparing to unpack .../013-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-29 08:12:46.263 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-29 08:12:46.327 | Selecting previously unselected package memcached. 2026-06-29 08:12:46.341 | Preparing to unpack .../014-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-06-29 08:12:46.351 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-06-29 08:12:46.433 | Preparing to unpack .../015-openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-29 08:12:46.445 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-29 08:12:46.522 | Preparing to unpack .../016-openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-29 08:12:46.660 | Unpacking openssh-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-29 08:12:46.769 | Preparing to unpack .../017-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-29 08:12:46.805 | Unpacking openssh-client (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-29 08:12:46.916 | Selecting previously unselected package libjson-perl. 2026-06-29 08:12:46.927 | Preparing to unpack .../018-libjson-perl_4.10000-1_all.deb ... 2026-06-29 08:12:46.933 | Unpacking libjson-perl (4.10000-1) ... 2026-06-29 08:12:46.994 | Selecting previously unselected package postgresql-client-common. 2026-06-29 08:12:47.003 | Preparing to unpack .../019-postgresql-client-common_257build1.1_all.deb ... 2026-06-29 08:12:47.008 | Unpacking postgresql-client-common (257build1.1) ... 2026-06-29 08:12:47.079 | Preparing to unpack .../020-openssl_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-29 08:12:47.093 | Unpacking openssl (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ... 2026-06-29 08:12:47.307 | Selecting previously unselected package ssl-cert. 2026-06-29 08:12:47.318 | Preparing to unpack .../021-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-06-29 08:12:47.322 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-06-29 08:12:47.386 | Selecting previously unselected package postgresql-common. 2026-06-29 08:12:47.397 | Preparing to unpack .../022-postgresql-common_257build1.1_all.deb ... 2026-06-29 08:12:47.421 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-06-29 08:12:47.432 | Unpacking postgresql-common (257build1.1) ... 2026-06-29 08:12:47.568 | Preparing to unpack .../023-qemu-guest-agent_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-29 08:12:47.589 | Unpacking qemu-guest-agent (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-29 08:12:47.660 | Selecting previously unselected package libsysfs2:amd64. 2026-06-29 08:12:47.671 | Preparing to unpack .../024-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-06-29 08:12:47.676 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-29 08:12:47.726 | Selecting previously unselected package sysfsutils. 2026-06-29 08:12:47.741 | Preparing to unpack .../025-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-06-29 08:12:47.749 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-06-29 08:12:47.796 | Selecting previously unselected package autotools-dev. 2026-06-29 08:12:47.809 | Preparing to unpack .../026-autotools-dev_20220109.1_all.deb ... 2026-06-29 08:12:47.813 | Unpacking autotools-dev (20220109.1) ... 2026-06-29 08:12:47.867 | Selecting previously unselected package m4. 2026-06-29 08:12:47.879 | Preparing to unpack .../027-m4_1.4.19-4build1_amd64.deb ... 2026-06-29 08:12:47.883 | Unpacking m4 (1.4.19-4build1) ... 2026-06-29 08:12:47.973 | Selecting previously unselected package autoconf. 2026-06-29 08:12:47.982 | Preparing to unpack .../028-autoconf_2.71-3_all.deb ... 2026-06-29 08:12:47.987 | Unpacking autoconf (2.71-3) ... 2026-06-29 08:12:48.093 | Selecting previously unselected package automake. 2026-06-29 08:12:48.106 | Preparing to unpack .../029-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-06-29 08:12:48.114 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-06-29 08:12:48.246 | Selecting previously unselected package autopoint. 2026-06-29 08:12:48.259 | Preparing to unpack .../030-autopoint_0.21-14ubuntu2_all.deb ... 2026-06-29 08:12:48.264 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-06-29 08:12:48.315 | Selecting previously unselected package libdebhelper-perl. 2026-06-29 08:12:48.328 | Preparing to unpack .../031-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-06-29 08:12:48.332 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-29 08:12:48.432 | Selecting previously unselected package libllvm17t64:amd64. 2026-06-29 08:12:48.444 | Preparing to unpack .../032-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-29 08:12:48.448 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-29 08:12:49.618 | Selecting previously unselected package libclang-cpp17t64. 2026-06-29 08:12:49.631 | Preparing to unpack .../033-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-29 08:12:49.635 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-29 08:12:50.238 | Selecting previously unselected package libgc1:amd64. 2026-06-29 08:12:50.252 | Preparing to unpack .../034-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-06-29 08:12:50.256 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-29 08:12:50.316 | Selecting previously unselected package libobjc4:amd64. 2026-06-29 08:12:50.330 | Preparing to unpack .../035-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-29 08:12:50.334 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-29 08:12:50.384 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-06-29 08:12:50.398 | Preparing to unpack .../036-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-29 08:12:50.402 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-29 08:12:50.471 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-06-29 08:12:50.485 | Preparing to unpack .../037-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-29 08:12:50.490 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-29 08:12:50.747 | Selecting previously unselected package llvm-17-linker-tools. 2026-06-29 08:12:50.761 | Preparing to unpack .../038-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-29 08:12:50.766 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-29 08:12:50.864 | Selecting previously unselected package libclang1-17t64. 2026-06-29 08:12:50.878 | Preparing to unpack .../039-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-29 08:12:50.883 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-29 08:12:51.262 | Selecting previously unselected package clang-17. 2026-06-29 08:12:51.273 | Preparing to unpack .../040-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-29 08:12:51.279 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-29 08:12:51.334 | Selecting previously unselected package libtool. 2026-06-29 08:12:51.346 | Preparing to unpack .../041-libtool_2.4.7-7build1_all.deb ... 2026-06-29 08:12:51.350 | Unpacking libtool (2.4.7-7build1) ... 2026-06-29 08:12:51.415 | Selecting previously unselected package dh-autoreconf. 2026-06-29 08:12:51.427 | Preparing to unpack .../042-dh-autoreconf_20_all.deb ... 2026-06-29 08:12:51.431 | Unpacking dh-autoreconf (20) ... 2026-06-29 08:12:51.482 | Selecting previously unselected package libarchive-zip-perl. 2026-06-29 08:12:51.494 | Preparing to unpack .../043-libarchive-zip-perl_1.68-1_all.deb ... 2026-06-29 08:12:51.498 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-06-29 08:12:51.573 | Selecting previously unselected package libsub-override-perl. 2026-06-29 08:12:51.583 | Preparing to unpack .../044-libsub-override-perl_0.10-1_all.deb ... 2026-06-29 08:12:51.588 | Unpacking libsub-override-perl (0.10-1) ... 2026-06-29 08:12:51.635 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-06-29 08:12:51.648 | Preparing to unpack .../045-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-06-29 08:12:51.653 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-29 08:12:51.705 | Selecting previously unselected package dh-strip-nondeterminism. 2026-06-29 08:12:51.717 | Preparing to unpack .../046-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-06-29 08:12:51.721 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-06-29 08:12:51.764 | Selecting previously unselected package debugedit. 2026-06-29 08:12:51.776 | Preparing to unpack .../047-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-06-29 08:12:51.780 | Unpacking debugedit (1:5.0-5build2) ... 2026-06-29 08:12:51.827 | Selecting previously unselected package dwz. 2026-06-29 08:12:51.839 | Preparing to unpack .../048-dwz_0.15-1build6_amd64.deb ... 2026-06-29 08:12:51.842 | Unpacking dwz (0.15-1build6) ... 2026-06-29 08:12:51.896 | Selecting previously unselected package gettext. 2026-06-29 08:12:51.906 | Preparing to unpack .../049-gettext_0.21-14ubuntu2_amd64.deb ... 2026-06-29 08:12:51.910 | Unpacking gettext (0.21-14ubuntu2) ... 2026-06-29 08:12:52.030 | Selecting previously unselected package intltool-debian. 2026-06-29 08:12:52.042 | Preparing to unpack .../050-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-06-29 08:12:52.047 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-06-29 08:12:52.093 | Selecting previously unselected package po-debconf. 2026-06-29 08:12:52.104 | Preparing to unpack .../051-po-debconf_1.0.21+nmu1_all.deb ... 2026-06-29 08:12:52.109 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-06-29 08:12:52.205 | Selecting previously unselected package debhelper. 2026-06-29 08:12:52.216 | Preparing to unpack .../052-debhelper_13.14.1ubuntu5_all.deb ... 2026-06-29 08:12:52.221 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-06-29 08:12:52.485 | Selecting previously unselected package uuid-dev:amd64. 2026-06-29 08:12:52.496 | Preparing to unpack .../053-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-29 08:12:52.500 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-29 08:12:52.560 | Selecting previously unselected package libsctp1:amd64. 2026-06-29 08:12:52.571 | Preparing to unpack .../054-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-29 08:12:52.575 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-29 08:12:52.616 | Selecting previously unselected package libsctp-dev:amd64. 2026-06-29 08:12:52.628 | Preparing to unpack .../055-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-29 08:12:52.632 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-29 08:12:52.689 | Selecting previously unselected package libapr1-dev. 2026-06-29 08:12:52.700 | Preparing to unpack .../056-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-29 08:12:52.705 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-29 08:12:53.097 | Selecting previously unselected package libldap-dev:amd64. 2026-06-29 08:12:53.112 | Preparing to unpack .../057-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-06-29 08:12:53.116 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-29 08:12:53.293 | Selecting previously unselected package libldap2-dev. 2026-06-29 08:12:53.307 | Preparing to unpack .../058-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-06-29 08:12:53.311 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-29 08:12:53.357 | Selecting previously unselected package libaprutil1-dev. 2026-06-29 08:12:53.370 | Preparing to unpack .../059-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-29 08:12:53.375 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-29 08:12:53.899 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-06-29 08:12:53.913 | Preparing to unpack .../060-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-29 08:12:53.918 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-29 08:12:53.978 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-06-29 08:12:53.991 | Preparing to unpack .../061-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-29 08:12:53.996 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-29 08:12:54.057 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-06-29 08:12:54.071 | Preparing to unpack .../062-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-06-29 08:12:54.075 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-29 08:12:54.124 | Selecting previously unselected package libpcre2-dev:amd64. 2026-06-29 08:12:54.137 | Preparing to unpack .../063-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-06-29 08:12:54.142 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-29 08:12:54.275 | Selecting previously unselected package apache2-dev. 2026-06-29 08:12:54.289 | Preparing to unpack .../064-apache2-dev_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-29 08:12:54.293 | Unpacking apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-29 08:12:54.396 | Selecting previously unselected package ncal. 2026-06-29 08:12:54.408 | Preparing to unpack .../065-ncal_12.1.8_amd64.deb ... 2026-06-29 08:12:54.412 | Unpacking ncal (12.1.8) ... 2026-06-29 08:12:54.462 | Selecting previously unselected package bsdmainutils. 2026-06-29 08:12:54.473 | Preparing to unpack .../066-bsdmainutils_12.1.8_all.deb ... 2026-06-29 08:12:54.481 | Unpacking bsdmainutils (12.1.8) ... 2026-06-29 08:12:54.522 | Selecting previously unselected package conntrack. 2026-06-29 08:12:54.532 | Preparing to unpack .../067-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-06-29 08:12:54.537 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-06-29 08:12:54.606 | Preparing to unpack .../068-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ... 2026-06-29 08:12:54.637 | Unpacking dnsmasq-base (2.90-2ubuntu0.3) over (2.90-2ubuntu0.1) ... 2026-06-29 08:12:54.716 | Selecting previously unselected package dnsmasq-utils. 2026-06-29 08:12:54.728 | Preparing to unpack .../069-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-06-29 08:12:54.732 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-29 08:12:54.792 | Selecting previously unselected package ebtables. 2026-06-29 08:12:54.803 | Preparing to unpack .../070-ebtables_2.0.11-6build1_amd64.deb ... 2026-06-29 08:12:54.821 | Unpacking ebtables (2.0.11-6build1) ... 2026-06-29 08:12:54.878 | Selecting previously unselected package fonts-liberation. 2026-06-29 08:12:54.890 | Preparing to unpack .../071-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-06-29 08:12:54.894 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-06-29 08:12:54.993 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-06-29 08:12:55.005 | Preparing to unpack .../072-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-06-29 08:12:55.009 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-29 08:12:55.061 | Selecting previously unselected package fonts-liberation2. 2026-06-29 08:12:55.073 | Preparing to unpack .../073-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-06-29 08:12:55.097 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-06-29 08:12:55.136 | Selecting previously unselected package genisoimage. 2026-06-29 08:12:55.147 | Preparing to unpack .../074-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-06-29 08:12:55.152 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-06-29 08:12:55.221 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-06-29 08:12:55.232 | Preparing to unpack .../075-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-06-29 08:12:55.246 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-29 08:12:55.305 | Selecting previously unselected package libann0. 2026-06-29 08:12:55.316 | Preparing to unpack .../076-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-06-29 08:12:55.320 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-06-29 08:12:55.371 | Selecting previously unselected package libcdt5:amd64. 2026-06-29 08:12:55.382 | Preparing to unpack .../077-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-29 08:12:55.386 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-29 08:12:55.432 | Selecting previously unselected package libcgraph6:amd64. 2026-06-29 08:12:55.446 | Preparing to unpack .../078-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-29 08:12:55.451 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-29 08:12:55.505 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-06-29 08:12:55.519 | Preparing to unpack .../079-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-29 08:12:55.524 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-29 08:12:55.583 | Selecting previously unselected package libltdl7:amd64. 2026-06-29 08:12:55.597 | Preparing to unpack .../080-libltdl7_2.4.7-7build1_amd64.deb ... 2026-06-29 08:12:55.601 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-06-29 08:12:55.650 | Selecting previously unselected package libpathplan4:amd64. 2026-06-29 08:12:55.662 | Preparing to unpack .../081-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-29 08:12:55.666 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-29 08:12:55.719 | Selecting previously unselected package libgvc6. 2026-06-29 08:12:55.731 | Preparing to unpack .../082-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-29 08:12:55.735 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-29 08:12:55.813 | Selecting previously unselected package libgvpr2:amd64. 2026-06-29 08:12:55.825 | Preparing to unpack .../083-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-29 08:12:55.830 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-29 08:12:55.884 | Selecting previously unselected package liblab-gamut1:amd64. 2026-06-29 08:12:55.895 | Preparing to unpack .../084-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-29 08:12:55.900 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-29 08:12:55.979 | Selecting previously unselected package libice6:amd64. 2026-06-29 08:12:55.992 | Preparing to unpack .../085-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-06-29 08:12:55.997 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-06-29 08:12:56.049 | Selecting previously unselected package libsm6:amd64. 2026-06-29 08:12:56.060 | Preparing to unpack .../086-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-06-29 08:12:56.065 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-29 08:12:56.116 | Selecting previously unselected package libxt6t64:amd64. 2026-06-29 08:12:56.127 | Preparing to unpack .../087-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-06-29 08:12:56.131 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-29 08:12:56.187 | Selecting previously unselected package libxmu6:amd64. 2026-06-29 08:12:56.200 | Preparing to unpack .../088-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-06-29 08:12:56.204 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-29 08:12:56.255 | Selecting previously unselected package libxaw7:amd64. 2026-06-29 08:12:56.267 | Preparing to unpack .../089-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-06-29 08:12:56.271 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-29 08:12:56.325 | Selecting previously unselected package graphviz. 2026-06-29 08:12:56.338 | Preparing to unpack .../090-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-29 08:12:56.342 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-06-29 08:12:56.452 | Selecting previously unselected package icu-devtools. 2026-06-29 08:12:56.463 | Preparing to unpack .../091-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-06-29 08:12:56.467 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-06-29 08:12:56.534 | Selecting previously unselected package iputils-arping. 2026-06-29 08:12:56.546 | Preparing to unpack .../092-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-06-29 08:12:56.550 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-29 08:12:56.601 | Selecting previously unselected package comerr-dev:amd64. 2026-06-29 08:12:56.612 | Preparing to unpack .../093-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-06-29 08:12:56.620 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-29 08:12:56.752 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-06-29 08:12:56.763 | Preparing to unpack .../094-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-29 08:12:56.863 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-29 08:12:57.313 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-06-29 08:12:57.325 | Preparing to unpack .../095-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-29 08:12:57.398 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-29 08:12:57.894 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-06-29 08:12:57.905 | Preparing to unpack .../096-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-29 08:12:57.971 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-29 08:12:58.436 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-06-29 08:12:58.447 | Preparing to unpack .../097-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-29 08:12:58.529 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-29 08:12:58.886 | Selecting previously unselected package krb5-multidev:amd64. 2026-06-29 08:12:58.899 | Preparing to unpack .../098-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-29 08:12:58.923 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-29 08:12:59.346 | Selecting previously unselected package libarchive-cpio-perl. 2026-06-29 08:12:59.357 | Preparing to unpack .../099-libarchive-cpio-perl_0.10-3_all.deb ... 2026-06-29 08:12:59.384 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-06-29 08:12:59.694 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-06-29 08:12:59.705 | Preparing to unpack .../100-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-29 08:12:59.808 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-29 08:13:00.655 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-06-29 08:13:00.666 | Preparing to unpack .../101-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-06-29 08:13:00.719 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-06-29 08:13:01.114 | Preparing to unpack .../102-libcurl3t64-gnutls_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-29 08:13:01.288 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-29 08:13:01.733 | Selecting previously unselected package libgts-bin. 2026-06-29 08:13:01.745 | Preparing to unpack .../103-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-29 08:13:01.843 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-29 08:13:02.210 | Selecting previously unselected package libicu-dev:amd64. 2026-06-29 08:13:02.220 | Preparing to unpack .../104-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-06-29 08:13:02.322 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-29 08:13:02.893 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-06-29 08:13:02.905 | Preparing to unpack .../105-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-06-29 08:13:02.908 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-29 08:13:02.966 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-06-29 08:13:02.978 | Preparing to unpack .../106-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-06-29 08:13:02.982 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-29 08:13:03.023 | Selecting previously unselected package libjpeg-dev:amd64. 2026-06-29 08:13:03.034 | Preparing to unpack .../107-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-06-29 08:13:03.038 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-29 08:13:03.082 | Selecting previously unselected package libjs-jquery-metadata. 2026-06-29 08:13:03.093 | Preparing to unpack .../108-libjs-jquery-metadata_12-4_all.deb ... 2026-06-29 08:13:03.097 | Unpacking libjs-jquery-metadata (12-4) ... 2026-06-29 08:13:03.141 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-06-29 08:13:03.152 | Preparing to unpack .../109-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-06-29 08:13:03.156 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-29 08:13:03.276 | Selecting previously unselected package libtypes-serialiser-perl. 2026-06-29 08:13:03.288 | Preparing to unpack .../110-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-06-29 08:13:03.292 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-06-29 08:13:03.342 | Selecting previously unselected package libjson-xs-perl. 2026-06-29 08:13:03.352 | Preparing to unpack .../111-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-06-29 08:13:03.356 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-06-29 08:13:03.407 | Selecting previously unselected package libltdl-dev:amd64. 2026-06-29 08:13:03.418 | Preparing to unpack .../112-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-06-29 08:13:03.422 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-29 08:13:03.492 | Selecting previously unselected package libsys-hostname-long-perl. 2026-06-29 08:13:03.503 | Preparing to unpack .../113-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-06-29 08:13:03.508 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-06-29 08:13:03.554 | Selecting previously unselected package libmail-sendmail-perl. 2026-06-29 08:13:03.564 | Preparing to unpack .../114-libmail-sendmail-perl_0.80-3_all.deb ... 2026-06-29 08:13:03.568 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-06-29 08:13:03.622 | Selecting previously unselected package mysql-common. 2026-06-29 08:13:03.634 | Preparing to unpack .../115-mysql-common_5.8+1.1.0build1_all.deb ... 2026-06-29 08:13:03.659 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-06-29 08:13:03.712 | Selecting previously unselected package libmysqlclient21:amd64. 2026-06-29 08:13:03.723 | Preparing to unpack .../116-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-29 08:13:03.728 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-29 08:13:03.832 | Selecting previously unselected package libncurses-dev:amd64. 2026-06-29 08:13:03.843 | Preparing to unpack .../117-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-06-29 08:13:03.847 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-29 08:13:03.938 | Selecting previously unselected package pcp-conf. 2026-06-29 08:13:03.949 | Preparing to unpack .../118-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-06-29 08:13:03.953 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-06-29 08:13:04.005 | Selecting previously unselected package libpcp3t64. 2026-06-29 08:13:04.015 | Preparing to unpack .../119-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-06-29 08:13:04.020 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-06-29 08:13:04.076 | Selecting previously unselected package libpcp-pmda3t64. 2026-06-29 08:13:04.087 | Preparing to unpack .../120-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-06-29 08:13:04.091 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-06-29 08:13:04.134 | Selecting previously unselected package libpcp-pmda-perl. 2026-06-29 08:13:04.145 | Preparing to unpack .../121-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-06-29 08:13:04.150 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-06-29 08:13:04.203 | Selecting previously unselected package libpkgconf3:amd64. 2026-06-29 08:13:04.214 | Preparing to unpack .../122-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-06-29 08:13:04.219 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-29 08:13:04.270 | Selecting previously unselected package libpq5:amd64. 2026-06-29 08:13:04.279 | Preparing to unpack .../123-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-29 08:13:04.284 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-29 08:13:04.332 | Selecting previously unselected package libssl-dev:amd64. 2026-06-29 08:13:04.343 | Preparing to unpack .../124-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-29 08:13:04.348 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-29 08:13:04.576 | Selecting previously unselected package libpq-dev. 2026-06-29 08:13:04.587 | Preparing to unpack .../125-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-29 08:13:04.592 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-29 08:13:04.651 | Selecting previously unselected package libsasl2-dev. 2026-06-29 08:13:04.662 | Preparing to unpack .../126-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-06-29 08:13:04.666 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-29 08:13:04.752 | Selecting previously unselected package libsystemd-dev:amd64. 2026-06-29 08:13:04.763 | Preparing to unpack .../127-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-06-29 08:13:04.768 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-29 08:13:05.024 | Selecting previously unselected package libx86-1:amd64. 2026-06-29 08:13:05.035 | Preparing to unpack .../128-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-06-29 08:13:05.041 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-29 08:13:05.087 | Selecting previously unselected package libxml2-dev:amd64. 2026-06-29 08:13:05.098 | Preparing to unpack .../129-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-06-29 08:13:05.102 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-29 08:13:05.206 | Preparing to unpack .../130-libxml2-utils_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-06-29 08:13:05.215 | Unpacking libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) over (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-29 08:13:05.262 | Selecting previously unselected package libxslt1-dev:amd64. 2026-06-29 08:13:05.272 | Preparing to unpack .../131-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-06-29 08:13:05.275 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-29 08:13:05.373 | Selecting previously unselected package llvm-17-runtime. 2026-06-29 08:13:05.385 | Preparing to unpack .../132-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-29 08:13:05.389 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-29 08:13:05.462 | Selecting previously unselected package libpfm4:amd64. 2026-06-29 08:13:05.473 | Preparing to unpack .../133-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-06-29 08:13:05.478 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-29 08:13:05.549 | Selecting previously unselected package llvm-17. 2026-06-29 08:13:05.561 | Preparing to unpack .../134-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-29 08:13:05.565 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-29 08:13:06.722 | Selecting previously unselected package libffi-dev:amd64. 2026-06-29 08:13:06.733 | Preparing to unpack .../135-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-06-29 08:13:06.737 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-29 08:13:06.795 | Selecting previously unselected package llvm-17-tools. 2026-06-29 08:13:06.806 | Preparing to unpack .../136-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-29 08:13:06.810 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-29 08:13:07.147 | Selecting previously unselected package libz3-4:amd64. 2026-06-29 08:13:07.159 | Preparing to unpack .../137-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-06-29 08:13:07.163 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-29 08:13:07.385 | Selecting previously unselected package libz3-dev:amd64. 2026-06-29 08:13:07.397 | Preparing to unpack .../138-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-06-29 08:13:07.401 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-29 08:13:07.459 | Selecting previously unselected package llvm-17-dev. 2026-06-29 08:13:07.470 | Preparing to unpack .../139-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-29 08:13:07.474 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-29 08:13:11.084 | Selecting previously unselected package lsscsi. 2026-06-29 08:13:11.096 | Preparing to unpack .../140-lsscsi_0.32-1build1_amd64.deb ... 2026-06-29 08:13:11.100 | Unpacking lsscsi (0.32-1build1) ... 2026-06-29 08:13:11.145 | Selecting previously unselected package osinfo-db. 2026-06-29 08:13:11.157 | Preparing to unpack .../141-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-06-29 08:13:11.162 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-29 08:13:11.794 | Selecting previously unselected package pkgconf-bin. 2026-06-29 08:13:11.805 | Preparing to unpack .../142-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-06-29 08:13:11.809 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-06-29 08:13:11.857 | Selecting previously unselected package pkgconf:amd64. 2026-06-29 08:13:11.869 | Preparing to unpack .../143-pkgconf_1.8.1-2build1_amd64.deb ... 2026-06-29 08:13:11.876 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-06-29 08:13:11.925 | Selecting previously unselected package pkg-config:amd64. 2026-06-29 08:13:11.937 | Preparing to unpack .../144-pkg-config_1.8.1-2build1_amd64.deb ... 2026-06-29 08:13:11.944 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-06-29 08:13:11.988 | Selecting previously unselected package pm-utils. 2026-06-29 08:13:12.000 | Preparing to unpack .../145-pm-utils_1.4.1-21_all.deb ... 2026-06-29 08:13:12.005 | Unpacking pm-utils (1.4.1-21) ... 2026-06-29 08:13:12.086 | Selecting previously unselected package postgresql-client-16. 2026-06-29 08:13:12.098 | Preparing to unpack .../146-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-29 08:13:12.103 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-29 08:13:12.311 | Selecting previously unselected package postgresql-server-dev-16. 2026-06-29 08:13:12.322 | Preparing to unpack .../147-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-29 08:13:12.327 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-29 08:13:12.884 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-06-29 08:13:12.899 | Preparing to unpack .../148-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-06-29 08:13:12.903 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-29 08:13:12.965 | Selecting previously unselected package python3-mysqldb. 2026-06-29 08:13:12.979 | Preparing to unpack .../149-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-06-29 08:13:12.984 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-06-29 08:13:13.041 | Selecting previously unselected package python3-pip-whl. 2026-06-29 08:13:13.055 | Preparing to unpack .../150-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-06-29 08:13:13.059 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-29 08:13:13.121 | Selecting previously unselected package python3-setuptools-whl. 2026-06-29 08:13:13.136 | Preparing to unpack .../151-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-06-29 08:13:13.140 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-29 08:13:13.197 | Selecting previously unselected package python3.12-venv. 2026-06-29 08:13:13.211 | Preparing to unpack .../152-python3.12-venv_3.12.3-1ubuntu0.13_amd64.deb ... 2026-06-29 08:13:13.216 | Unpacking python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-29 08:13:13.260 | Selecting previously unselected package python3-venv. 2026-06-29 08:13:13.275 | Preparing to unpack .../153-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-06-29 08:13:13.280 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-29 08:13:13.337 | Preparing to unpack .../154-qemu-system-modules-spice_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-29 08:13:13.370 | Unpacking qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-29 08:13:13.443 | Preparing to unpack .../155-qemu-system-modules-opengl_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-29 08:13:13.454 | Unpacking qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-29 08:13:13.532 | Preparing to unpack .../156-qemu-system-gui_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-29 08:13:13.545 | Unpacking qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-29 08:13:13.630 | Preparing to unpack .../157-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-29 08:13:13.677 | Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-29 08:13:13.753 | Preparing to unpack .../158-qemu-utils_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-29 08:13:13.765 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-29 08:13:13.939 | Preparing to unpack .../159-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-29 08:13:13.971 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-29 08:13:14.509 | Preparing to unpack .../160-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-29 08:13:14.524 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-29 08:13:14.737 | Preparing to unpack .../161-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.17_all.deb ... 2026-06-29 08:13:14.749 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-29 08:13:14.927 | Selecting previously unselected package sqlite3. 2026-06-29 08:13:14.938 | Preparing to unpack .../162-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-06-29 08:13:14.942 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-29 08:13:14.990 | Selecting previously unselected package unzip. 2026-06-29 08:13:15.003 | Preparing to unpack .../163-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-06-29 08:13:15.007 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-06-29 08:13:15.057 | Selecting previously unselected package vbetool. 2026-06-29 08:13:15.069 | Preparing to unpack .../164-vbetool_1.1-5_amd64.deb ... 2026-06-29 08:13:15.073 | Unpacking vbetool (1.1-5) ... 2026-06-29 08:13:15.114 | Selecting previously unselected package libosinfo-l10n. 2026-06-29 08:13:15.126 | Preparing to unpack .../165-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-06-29 08:13:15.130 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-06-29 08:13:15.202 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-06-29 08:13:15.214 | Preparing to unpack .../166-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-06-29 08:13:15.218 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-29 08:13:15.261 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-06-29 08:13:15.273 | Preparing to unpack .../167-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-06-29 08:13:15.278 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-29 08:13:15.327 | Preparing to unpack .../168-kpartx_0.9.4-5ubuntu8.2_amd64.deb ... 2026-06-29 08:13:15.338 | Unpacking kpartx (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-06-29 08:13:15.385 | Selecting previously unselected package libkrb5-dev:amd64. 2026-06-29 08:13:15.397 | Preparing to unpack .../169-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-29 08:13:15.401 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-29 08:13:15.449 | Selecting previously unselected package libpcp-archive1t64. 2026-06-29 08:13:15.461 | Preparing to unpack .../170-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-29 08:13:15.465 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-06-29 08:13:15.507 | Selecting previously unselected package libpcp-gui2t64. 2026-06-29 08:13:15.519 | Preparing to unpack .../171-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-06-29 08:13:15.523 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-06-29 08:13:15.566 | Selecting previously unselected package libpcp-import1t64. 2026-06-29 08:13:15.578 | Preparing to unpack .../172-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-29 08:13:15.582 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-06-29 08:13:15.624 | Selecting previously unselected package libpcp-mmv1t64. 2026-06-29 08:13:15.636 | Preparing to unpack .../173-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-29 08:13:15.641 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-06-29 08:13:15.683 | Selecting previously unselected package libpcp-trace2t64. 2026-06-29 08:13:15.695 | Preparing to unpack .../174-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-06-29 08:13:15.699 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-06-29 08:13:15.741 | Selecting previously unselected package libpcp-web1t64. 2026-06-29 08:13:15.753 | Preparing to unpack .../175-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-29 08:13:15.757 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-06-29 08:13:15.802 | Selecting previously unselected package libyaml-dev:amd64. 2026-06-29 08:13:15.814 | Preparing to unpack .../176-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-06-29 08:13:15.818 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-29 08:13:15.884 | Preparing to unpack .../177-multipath-tools_0.9.4-5ubuntu8.2_amd64.deb ... 2026-06-29 08:13:15.912 | Unpacking multipath-tools (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-06-29 08:13:16.004 | Selecting previously unselected package python3-pcp. 2026-06-29 08:13:16.015 | Preparing to unpack .../178-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-06-29 08:13:16.019 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-06-29 08:13:16.081 | Selecting previously unselected package pcp. 2026-06-29 08:13:16.091 | Preparing to unpack .../179-pcp_6.2.0-1.1build4_amd64.deb ... 2026-06-29 08:13:16.335 | Unpacking pcp (6.2.0-1.1build4) ... 2026-06-29 08:13:17.229 | Selecting previously unselected package socat. 2026-06-29 08:13:17.240 | Preparing to unpack .../180-socat_1.8.0.0-4build3_amd64.deb ... 2026-06-29 08:13:17.244 | Unpacking socat (1.8.0.0-4build3) ... 2026-06-29 08:13:17.315 | Selecting previously unselected package vlan. 2026-06-29 08:13:17.326 | Preparing to unpack .../181-vlan_2.0.5ubuntu5_all.deb ... 2026-06-29 08:13:17.330 | Unpacking vlan (2.0.5ubuntu5) ... 2026-06-29 08:13:17.410 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-06-29 08:13:17.423 | Setting up postgresql-client-common (257build1.1) ... 2026-06-29 08:13:17.441 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-29 08:13:17.452 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-06-29 08:13:17.463 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-06-29 08:13:17.494 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-29 08:13:17.501 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-29 08:13:17.512 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-29 08:13:17.524 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-29 08:13:17.535 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-29 08:13:17.547 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-29 08:13:17.559 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-29 08:13:18.175 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-29 08:13:18.186 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-29 08:13:18.198 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-29 08:13:18.209 | Setting up sysfsutils (2.1.1-6build1) ... 2026-06-29 08:13:18.872 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-29 08:13:18.872 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-29 08:13:19.355 | Setting up ncal (12.1.8) ... 2026-06-29 08:13:19.367 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-29 08:13:19.379 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-29 08:13:19.390 | Setting up libarchive-zip-perl (1.68-1) ... 2026-06-29 08:13:19.402 | Setting up vbetool (1.1-5) ... 2026-06-29 08:13:19.414 | Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-06-29 08:13:19.448 | Setting up pm-utils (1.4.1-21) ... 2026-06-29 08:13:19.466 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-06-29 08:13:19.481 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-29 08:13:19.492 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-29 08:13:19.503 | Setting up qemu-guest-agent (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-29 08:13:20.728 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-29 08:13:20.739 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-29 08:13:20.753 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-06-29 08:13:20.763 | Setting up m4 (1.4.19-4build1) ... 2026-06-29 08:13:20.774 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-29 08:13:20.786 | Setting up systemd-dev (255.4-1ubuntu8.16) ... 2026-06-29 08:13:20.797 | Setting up dnsmasq-base (2.90-2ubuntu0.3) ... 2026-06-29 08:13:20.822 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-29 08:13:20.858 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-29 08:13:20.870 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-06-29 08:13:20.881 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-06-29 08:13:21.812 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-06-29 08:13:22.296 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-29 08:13:22.308 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-06-29 08:13:22.572 | Setting up autotools-dev (20220109.1) ... 2026-06-29 08:13:22.583 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-29 08:13:22.595 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-29 08:13:22.606 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-29 08:13:22.618 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-29 08:13:22.630 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-29 08:13:22.642 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-29 08:13:22.653 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-29 08:13:22.664 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-29 08:13:22.676 | Setting up ebtables (2.0.11-6build1) ... 2026-06-29 08:13:23.262 | Setting up libjs-jquery-metadata (12-4) ... 2026-06-29 08:13:23.277 | Setting up socat (1.8.0.0-4build3) ... 2026-06-29 08:13:23.293 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-06-29 08:13:23.305 | Setting up bsdmainutils (12.1.8) ... 2026-06-29 08:13:23.319 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-29 08:13:23.333 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-29 08:13:23.345 | Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.16) ... 2026-06-29 08:13:23.357 | Setting up autopoint (0.21-14ubuntu2) ... 2026-06-29 08:13:23.368 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-06-29 08:13:23.381 | Setting up lsscsi (0.32-1build1) ... 2026-06-29 08:13:23.395 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-29 08:13:23.407 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-06-29 08:13:23.418 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-29 08:13:23.430 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-06-29 08:13:23.441 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-29 08:13:23.454 | Setting up autoconf (2.71-3) ... 2026-06-29 08:13:23.471 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-29 08:13:23.482 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-29 08:13:23.497 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-06-29 08:13:23.509 | Setting up dwz (0.15-1build6) ... 2026-06-29 08:13:23.519 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-29 08:13:23.531 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-29 08:13:23.544 | Setting up vlan (2.0.5ubuntu5) ... 2026-06-29 08:13:23.571 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-29 08:13:23.583 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-06-29 08:13:23.595 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-29 08:13:23.606 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-29 08:13:23.617 | Setting up libjson-perl (4.10000-1) ... 2026-06-29 08:13:23.651 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-06-29 08:13:23.662 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-06-29 08:13:23.692 | Setting up debugedit (1:5.0-5build2) ... 2026-06-29 08:13:23.704 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-29 08:13:23.717 | Setting up libsub-override-perl (0.10-1) ... 2026-06-29 08:13:23.730 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-29 08:13:23.743 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-29 08:13:23.752 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-29 08:13:23.762 | Setting up apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-29 08:13:23.772 | Setting up curl (8.5.0-2ubuntu10.9) ... 2026-06-29 08:13:23.782 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-29 08:13:23.791 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-29 08:13:23.801 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-29 08:13:23.810 | Setting up openssl (3.0.13-0ubuntu3.11) ... 2026-06-29 08:13:23.825 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-29 08:13:23.834 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-06-29 08:13:23.844 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-29 08:13:23.854 | Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-29 08:13:23.863 | Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-29 08:13:24.970 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-29 08:13:24.979 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-29 08:13:24.988 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-06-29 08:13:24.997 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-29 08:13:25.005 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-06-29 08:13:25.014 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-06-29 08:13:25.021 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-29 08:13:25.030 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-06-29 08:13:25.038 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-29 08:13:25.047 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-29 08:13:25.055 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-29 08:13:25.064 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-06-29 08:13:25.072 | Setting up gettext (0.21-14ubuntu2) ... 2026-06-29 08:13:25.081 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-29 08:13:25.089 | Setting up openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-06-29 08:13:25.167 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-29 08:13:25.168 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-29 08:13:25.168 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-29 08:13:27.115 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-29 08:13:27.238 | Setting up python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-29 08:13:27.526 | Setting up libtool (2.4.7-7build1) ... 2026-06-29 08:13:27.821 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-29 08:13:28.576 | 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-29 08:13:28.702 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-29 08:13:28.986 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-29 08:13:29.207 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-06-29 08:13:30.819 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-06-29 08:13:31.457 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-29 08:13:31.713 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-29 08:13:31.915 | Setting up systemd (255.4-1ubuntu8.16) ... 2026-06-29 08:13:32.268 | /usr/lib/tmpfiles.d/pcp-reboot-init.conf:4: Failed to resolve user 'pcp': No such process 2026-06-29 08:13:32.269 | /usr/lib/tmpfiles.d/postgresql-common.conf:2: Failed to resolve user 'postgres': No such process 2026-06-29 08:13:32.272 | /usr/lib/tmpfiles.d/postgresql-common.conf:4: Failed to resolve group 'postgres': No such process 2026-06-29 08:13:33.002 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-29 08:13:33.010 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-29 08:13:33.019 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-06-29 08:13:33.028 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-06-29 08:13:33.039 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-29 08:13:33.050 | Setting up dh-autoreconf (20) ... 2026-06-29 08:13:33.061 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-06-29 08:13:33.072 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-29 08:13:33.099 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-29 08:13:33.109 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-29 08:13:33.120 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-29 08:13:33.130 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-29 08:13:33.144 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-29 08:13:33.208 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-29 08:13:33.220 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-06-29 08:13:33.282 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-29 08:13:33.282 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-29 08:13:33.282 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-29 08:13:33.490 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-29 08:13:34.007 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-06-29 08:13:34.465 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-06-29 08:13:34.476 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-29 08:13:34.488 | Setting up postgresql-common (257build1.1) ... 2026-06-29 08:13:34.559 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-29 08:13:34.559 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-29 08:13:34.559 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-29 08:13:34.636 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-29 08:13:35.072 | 2026-06-29 08:13:35.072 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-06-29 08:13:35.239 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-06-29 08:13:35.239 | Removing obsolete dictionary files: 2026-06-29 08:13:36.240 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-06-29 08:13:36.769 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-29 08:13:36.818 | Setting up systemd-timesyncd (255.4-1ubuntu8.16) ... 2026-06-29 08:13:37.536 | Setting up udev (255.4-1ubuntu8.16) ... 2026-06-29 08:13:38.607 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-06-29 08:13:38.619 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-29 08:13:38.634 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-06-29 08:13:38.646 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-06-29 08:13:38.657 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-06-29 08:13:38.667 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-29 08:13:38.678 | Setting up systemd-container (255.4-1ubuntu8.16) ... 2026-06-29 08:13:39.381 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-06-29 08:13:39.392 | Setting up kpartx (0.9.4-5ubuntu8.2) ... 2026-06-29 08:13:39.403 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-29 08:13:39.416 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-29 08:13:39.427 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-06-29 08:13:39.438 | Setting up libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-29 08:13:39.449 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-29 08:13:39.459 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-29 08:13:39.469 | Setting up systemd-resolved (255.4-1ubuntu8.16) ... 2026-06-29 08:13:40.268 | Setting up apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-29 08:13:40.280 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-29 08:13:40.292 | Setting up systemd-sysv (255.4-1ubuntu8.16) ... 2026-06-29 08:13:40.367 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-29 08:13:40.379 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-29 08:13:40.391 | Setting up qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-29 08:13:40.401 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-06-29 08:13:40.411 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-29 08:13:40.422 | Setting up qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-29 08:13:40.433 | Setting up po-debconf (1.0.21+nmu1) ... 2026-06-29 08:13:40.444 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-06-29 08:13:40.455 | Setting up libnss-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-06-29 08:13:40.468 | Setting up debhelper (13.14.1ubuntu5) ... 2026-06-29 08:13:40.479 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-29 08:13:40.489 | Setting up apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-29 08:13:40.500 | Setting up multipath-tools (0.9.4-5ubuntu8.2) ... 2026-06-29 08:13:41.409 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-29 08:13:41.421 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-29 08:13:41.433 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-06-29 08:13:41.445 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-06-29 08:13:41.457 | Setting up libnss-mymachines:amd64 (255.4-1ubuntu8.16) ... 2026-06-29 08:13:41.471 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-29 08:13:41.482 | Setting up qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-29 08:13:41.494 | Setting up libpam-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-06-29 08:13:41.565 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-29 08:13:41.565 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-29 08:13:41.565 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-29 08:13:41.743 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-29 08:13:41.756 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-29 08:13:41.768 | Setting up apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-29 08:13:41.778 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-06-29 08:13:41.791 | Setting up apache2 (2.4.58-1ubuntu8.13) ... 2026-06-29 08:13:42.425 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-29 08:13:42.469 | Enabling module mpm_event. 2026-06-29 08:13:42.520 | Enabling module authz_core. 2026-06-29 08:13:42.526 | Enabling module authz_host. 2026-06-29 08:13:42.583 | Enabling module authn_core. 2026-06-29 08:13:42.589 | Enabling module auth_basic. 2026-06-29 08:13:42.637 | Enabling module access_compat. 2026-06-29 08:13:42.685 | Enabling module authn_file. 2026-06-29 08:13:42.732 | Enabling module authz_user. 2026-06-29 08:13:42.780 | Enabling module alias. 2026-06-29 08:13:42.827 | Enabling module dir. 2026-06-29 08:13:42.883 | Enabling module autoindex. 2026-06-29 08:13:42.932 | Enabling module env. 2026-06-29 08:13:42.980 | Enabling module mime. 2026-06-29 08:13:43.030 | Enabling module negotiation. 2026-06-29 08:13:43.079 | Enabling module setenvif. 2026-06-29 08:13:43.129 | Enabling module filter. 2026-06-29 08:13:43.177 | Enabling module deflate. 2026-06-29 08:13:43.229 | Enabling module status. 2026-06-29 08:13:43.278 | Enabling module reqtimeout. 2026-06-29 08:13:43.330 | Enabling conf charset. 2026-06-29 08:13:43.380 | Enabling conf localized-error-pages. 2026-06-29 08:13:43.429 | Enabling conf other-vhosts-access-log. 2026-06-29 08:13:43.478 | Enabling conf security. 2026-06-29 08:13:43.526 | Enabling conf serve-cgi-bin. 2026-06-29 08:13:43.576 | Enabling site 000-default. 2026-06-29 08:13:44.629 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-06-29 08:13:45.403 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-06-29 08:13:46.769 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-29 08:13:46.780 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-06-29 08:13:46.791 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-06-29 08:13:47.093 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-29 08:13:47.102 | Setting up pcp (6.2.0-1.1build4) ... 2026-06-29 08:13:48.726 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-06-29 08:13:48.799 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-06-29 08:13:48.869 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-06-29 08:13:48.943 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-06-29 08:13:50.705 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-29 08:13:50.716 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-29 08:13:50.729 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-06-29 08:13:50.791 | update-initramfs: Generating /boot/initrd.img-6.8.0-110-generic 2026-06-29 08:13:55.081 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-29 08:13:55.276 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-29 08:13:55.373 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-29 08:13:58.796 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-29 08:13:59.845 | Processing triggers for hicolor-icon-theme (0.17-2) ... 2026-06-29 08:13:59.991 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-29 08:14:00.182 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-06-29 08:14:00.560 | Processing triggers for ufw (0.36.2-6) ... 2026-06-29 08:14:00.823 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-29 08:14:04.657 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-06-29 08:14:04.687 | Processing triggers for install-info (7.1-3build2) ... 2026-06-29 08:14:04.857 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-06-29 08:14:05.114 | perl: warning: Setting locale failed. 2026-06-29 08:14:05.115 | perl: warning: Please check that your locale settings: 2026-06-29 08:14:05.115 | LANGUAGE = (unset), 2026-06-29 08:14:05.115 | LC_ALL = "en_US.utf8", 2026-06-29 08:14:05.115 | LANG = "de_DE.UTF-8" 2026-06-29 08:14:05.115 | are supported and installed on your system. 2026-06-29 08:14:05.115 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-29 08:14:05.241 | perl: warning: Setting locale failed. 2026-06-29 08:14:05.241 | perl: warning: Please check that your locale settings: 2026-06-29 08:14:05.241 | LANGUAGE = (unset), 2026-06-29 08:14:05.241 | LC_ALL = "en_US.utf8", 2026-06-29 08:14:05.242 | LANG = "de_DE.UTF-8" 2026-06-29 08:14:05.242 | are supported and installed on your system. 2026-06-29 08:14:05.242 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-29 08:14:05.291 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-29 08:14:05.291 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-29 08:14:05.291 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-29 08:14:05.360 | perl: warning: Setting locale failed. 2026-06-29 08:14:05.360 | perl: warning: Please check that your locale settings: 2026-06-29 08:14:05.360 | LANGUAGE = (unset), 2026-06-29 08:14:05.360 | LC_ALL = "en_US.utf8", 2026-06-29 08:14:05.360 | LANG = "de_DE.UTF-8" 2026-06-29 08:14:05.360 | are supported and installed on your system. 2026-06-29 08:14:05.360 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-29 08:14:05.705 | 2026-06-29 08:14:05.705 | Running kernel seems to be up-to-date. 2026-06-29 08:14:05.705 | 2026-06-29 08:14:05.705 | Restarting services... 2026-06-29 08:14:05.840 | systemctl restart packagekit.service polkit.service snapd.service systemd-machined.service tuned.service udisks2.service 2026-06-29 08:14:09.190 | 2026-06-29 08:14:09.191 | Service restarts being deferred: 2026-06-29 08:14:09.191 | systemctl restart ModemManager.service 2026-06-29 08:14:09.191 | /etc/needrestart/restart.d/dbus.service 2026-06-29 08:14:09.191 | systemctl restart systemd-logind.service 2026-06-29 08:14:09.191 | systemctl restart virtlockd.service 2026-06-29 08:14:09.191 | systemctl restart virtlogd.service 2026-06-29 08:14:09.191 | 2026-06-29 08:14:09.191 | No containers need to be restarted. 2026-06-29 08:14:09.191 | 2026-06-29 08:14:09.191 | User sessions running outdated binaries: 2026-06-29 08:14:09.191 | quobyte @ session #5: sshd[2023] 2026-06-29 08:14:09.204 | quobyte @ user manager service: systemd[1161] 2026-06-29 08:14:09.214 | 2026-06-29 08:14:09.214 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-29 08:14:11.343 | ++ functions-common:apt_get:1211 : result=0 2026-06-29 08:14:11.347 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-06-29 08:14:11.351 | ++ functions-common:time_stop:2420 : local name 2026-06-29 08:14:11.354 | ++ functions-common:time_stop:2421 : local end_time 2026-06-29 08:14:11.358 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:14:11.361 | ++ functions-common:time_stop:2423 : local total 2026-06-29 08:14:11.365 | ++ functions-common:time_stop:2424 : local start_time 2026-06-29 08:14:11.368 | ++ functions-common:time_stop:2426 : name=apt-get 2026-06-29 08:14:11.372 | ++ functions-common:time_stop:2427 : start_time=1782720755139 2026-06-29 08:14:11.375 | ++ functions-common:time_stop:2429 : [[ -z 1782720755139 ]] 2026-06-29 08:14:11.380 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:14:11.385 | ++ functions-common:time_stop:2432 : end_time=1782720851381 2026-06-29 08:14:11.388 | ++ functions-common:time_stop:2433 : elapsed_time=96242 2026-06-29 08:14:11.391 | ++ functions-common:time_stop:2434 : total=7836 2026-06-29 08:14:11.395 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:14:11.399 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=104078 2026-06-29 08:14:11.403 | ++ functions-common:apt_get:1215 : return 0 2026-06-29 08:14:11.406 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-06-29 08:14:11.410 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-06-29 08:14:11.416 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-06-29 08:14:11.423 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-06-29 08:14:11.427 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-06-29 08:14:11.431 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-06-29 08:14:11.437 | ++ tools/install_prereqs.sh:source:89 : date 2026-06-29 08:14:11.442 | + ./stack.sh:main:798 : [[ False != \T\r\u\e ]] 2026-06-29 08:14:11.445 | + ./stack.sh:main:799 : PYPI_ALTERNATIVE_URL= 2026-06-29 08:14:11.449 | + ./stack.sh:main:799 : /home/quobyte/devstack/tools/install_pip.sh 2026-06-29 08:14:11.454 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-29 08:14:11.785 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-06-29 08:14:11.787 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-06-29 08:14:11.790 | + tools/install_pip.sh:main:42 : GetDistro 2026-06-29 08:14:11.792 | + functions-common:GetDistro:472 : GetOSVersion 2026-06-29 08:14:11.795 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-06-29 08:14:11.797 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-06-29 08:14:11.799 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-06-29 08:14:11.801 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-06-29 08:14:11.803 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-06-29 08:14:11.805 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-06-29 08:14:11.807 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-06-29 08:14:11.809 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-06-29 08:14:11.811 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-06-29 08:14:11.814 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-06-29 08:14:11.816 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-06-29 08:14:11.818 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-06-29 08:14:11.819 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-06-29 08:14:11.822 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-06-29 08:14:11.825 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-06-29 08:14:11.827 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-06-29 08:14:11.830 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-06-29 08:14:11.832 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-06-29 08:14:11.834 | + functions-common:_ensure_lsb_release:420 : return 2026-06-29 08:14:11.837 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-06-29 08:14:11.852 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-06-29 08:14:11.854 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-06-29 08:14:11.868 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-06-29 08:14:11.871 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-06-29 08:14:11.885 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-06-29 08:14:11.887 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-06-29 08:14:11.889 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-06-29 08:14:11.892 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-06-29 08:14:11.894 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-06-29 08:14:11.896 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-06-29 08:14:11.898 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-06-29 08:14:11.900 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-06-29 08:14:11.903 | + functions-common:GetDistro:476 : DISTRO=noble 2026-06-29 08:14:11.905 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-06-29 08:14:11.907 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-06-29 08:14:11.907 | Distro: noble 2026-06-29 08:14:11.910 | + tools/install_pip.sh:main:117 : get_versions 2026-06-29 08:14:11.912 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-29 08:14:11.917 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-29 08:14:11.919 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-29 08:14:11.923 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-29 08:14:11.923 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-29 08:14:12.611 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-29 08:14:12.613 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-29 08:14:12.613 | pip: 24.0 2026-06-29 08:14:12.615 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-06-29 08:14:12.617 | + tools/install_pip.sh:main:123 : is_fedora 2026-06-29 08:14:12.619 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-29 08:14:12.621 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-29 08:14:12.624 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-29 08:14:12.626 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-29 08:14:12.627 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-29 08:14:12.629 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-29 08:14:12.631 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-29 08:14:12.633 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-29 08:14:12.635 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-29 08:14:12.637 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-29 08:14:12.639 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-29 08:14:12.641 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-29 08:14:12.643 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-29 08:14:12.646 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-06-29 08:14:12.647 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-29 08:14:12.650 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-29 08:14:12.652 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-06-29 08:14:12.657 | + tools/install_pip.sh:main:146 : set -x 2026-06-29 08:14:12.659 | + tools/install_pip.sh:main:149 : get_versions 2026-06-29 08:14:12.662 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-29 08:14:12.667 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-29 08:14:12.669 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-29 08:14:12.672 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-29 08:14:12.672 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-29 08:14:13.327 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-29 08:14:13.330 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-29 08:14:13.330 | pip: 24.0 2026-06-29 08:14:13.335 | + ./stack.sh:main:803 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-06-29 08:14:13.338 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-06-29 08:14:13.342 | + ./stack.sh:main:804 : fixup_all 2026-06-29 08:14:13.344 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-06-29 08:14:13.348 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-06-29 08:14:13.350 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-29 08:14:13.354 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-29 08:14:13.358 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-06-29 08:14:13.376 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-06-29 08:14:13.392 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-06-29 08:14:13.409 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-06-29 08:14:13.413 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-06-29 08:14:13.416 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-29 08:14:13.419 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-29 08:14:13.422 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-29 08:14:13.424 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-29 08:14:13.427 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-29 08:14:13.430 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-29 08:14:13.432 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-29 08:14:13.435 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-29 08:14:13.438 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-29 08:14:13.440 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-29 08:14:13.443 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-29 08:14:13.446 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-29 08:14:13.449 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-29 08:14:13.452 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-06-29 08:14:13.455 | + ./stack.sh:main:806 : [[ True == \T\r\u\e ]] 2026-06-29 08:14:13.458 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-06-29 08:14:13.475 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-06-29 08:14:13.493 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-06-29 08:14:13.509 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-06-29 08:14:13.525 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-06-29 08:14:13.543 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-06-29 08:14:13.559 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-06-29 08:14:13.574 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-06-29 08:14:13.590 | + ./stack.sh:main:817 : setup_devstack_virtualenv 2026-06-29 08:14:13.594 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-06-29 08:14:13.597 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-06-29 08:14:19.138 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-06-29 08:14:19.163 | Using python 3.12 to install setuptools 2026-06-29 08:14:19.167 | + 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-29 08:14:20.574 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-06-29 08:14:20.859 | Collecting pip 2026-06-29 08:14:20.963 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-06-29 08:14:20.975 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-06-29 08:14:21.443 | Collecting setuptools[core] 2026-06-29 08:14:21.458 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-29 08:14:21.623 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-29 08:14:21.639 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-29 08:14:21.724 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-29 08:14:21.739 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-29 08:14:21.762 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 1.9 MB/s eta 0:00:00 2026-06-29 08:14:21.837 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-29 08:14:21.853 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-29 08:14:21.957 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-29 08:14:21.972 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-29 08:14:22.052 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-29 08:14:22.068 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-29 08:14:22.182 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-29 08:14:22.199 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-29 08:14:22.278 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-29 08:14:22.294 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-29 08:14:22.537 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-29 08:14:22.553 | Downloading typer-0.26.8-py3-none-any.whl.metadata (15 kB) 2026-06-29 08:14:22.640 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-29 08:14:22.655 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-29 08:14:22.842 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-29 08:14:22.858 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-29 08:14:22.921 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-29 08:14:22.935 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-29 08:14:23.028 | 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-29 08:14:23.043 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-29 08:14:23.138 | 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-29 08:14:23.153 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-29 08:14:23.201 | 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-29 08:14:23.234 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-06-29 08:14:23.314 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 24.0 MB/s eta 0:00:00 2026-06-29 08:14:23.329 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-29 08:14:23.351 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-29 08:14:23.371 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-29 08:14:23.385 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 8.0 MB/s eta 0:00:00 2026-06-29 08:14:23.400 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-06-29 08:14:23.414 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 10.9 MB/s eta 0:00:00 2026-06-29 08:14:23.429 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-29 08:14:23.451 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-29 08:14:23.495 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 25.8 MB/s eta 0:00:00 2026-06-29 08:14:23.511 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-29 08:14:23.531 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-29 08:14:23.552 | Downloading typer-0.26.8-py3-none-any.whl (122 kB) 2026-06-29 08:14:23.566 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.6/122.6 kB 13.2 MB/s eta 0:00:00 2026-06-29 08:14:23.581 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-29 08:14:23.602 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-29 08:14:23.620 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 21.9 MB/s eta 0:00:00 2026-06-29 08:14:23.636 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-29 08:14:23.657 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-29 08:14:23.669 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 10.6 MB/s eta 0:00:00 2026-06-29 08:14:23.684 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-29 08:14:23.730 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 30.1 MB/s eta 0:00:00 2026-06-29 08:14:24.467 | 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-29 08:14:24.491 | Attempting uninstall: setuptools 2026-06-29 08:14:24.506 | Found existing installation: setuptools 68.1.2 2026-06-29 08:14:24.509 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-29 08:14:24.509 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-06-29 08:14:25.639 | Attempting uninstall: pygments 2026-06-29 08:14:25.649 | Found existing installation: Pygments 2.17.2 2026-06-29 08:14:25.650 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-29 08:14:25.650 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-06-29 08:14:27.155 | Attempting uninstall: pip 2026-06-29 08:14:27.161 | Found existing installation: pip 24.0 2026-06-29 08:14:27.234 | Uninstalling pip-24.0: 2026-06-29 08:14:27.245 | Successfully uninstalled pip-24.0 2026-06-29 08:14:28.984 | Attempting uninstall: packaging 2026-06-29 08:14:28.994 | Found existing installation: packaging 24.0 2026-06-29 08:14:28.994 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-29 08:14:28.994 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-06-29 08:14:29.325 | Attempting uninstall: markdown-it-py 2026-06-29 08:14:29.351 | Found existing installation: markdown-it-py 3.0.0 2026-06-29 08:14:29.351 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-29 08:14:29.351 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-06-29 08:14:29.668 | Attempting uninstall: wheel 2026-06-29 08:14:29.718 | Found existing installation: wheel 0.42.0 2026-06-29 08:14:29.718 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-29 08:14:29.719 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-06-29 08:14:29.826 | Attempting uninstall: rich 2026-06-29 08:14:29.876 | Found existing installation: rich 13.7.1 2026-06-29 08:14:29.876 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-29 08:14:29.878 | Can't uninstall 'rich'. No files were found to uninstall. 2026-06-29 08:14:30.894 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 more_itertools-11.1.0 packaging-26.2 pip-26.1.2 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.8 typer-slim-0.24.0 wheel-0.47.0 2026-06-29 08:14:31.099 | + inc/python:pip_install:216 : result=0 2026-06-29 08:14:31.103 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-29 08:14:31.107 | + functions-common:time_stop:2420 : local name 2026-06-29 08:14:31.110 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:14:31.114 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:14:31.117 | + functions-common:time_stop:2423 : local total 2026-06-29 08:14:31.120 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:14:31.123 | + functions-common:time_stop:2426 : name=pip_install 2026-06-29 08:14:31.126 | + functions-common:time_stop:2427 : start_time=1782720859157 2026-06-29 08:14:31.129 | + functions-common:time_stop:2429 : [[ -z 1782720859157 ]] 2026-06-29 08:14:31.132 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:14:31.137 | + functions-common:time_stop:2432 : end_time=1782720871134 2026-06-29 08:14:31.140 | + functions-common:time_stop:2433 : elapsed_time=11977 2026-06-29 08:14:31.143 | + functions-common:time_stop:2434 : total=0 2026-06-29 08:14:31.146 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:14:31.149 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11977 2026-06-29 08:14:31.152 | + inc/python:pip_install:219 : return 0 2026-06-29 08:14:31.156 | + 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-29 08:14:31.158 | + 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-29 08:14:31.161 | + 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-29 08:14:31.165 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-06-29 08:14:31.168 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-06-29 08:14:31.172 | + ./stack.sh:main:821 : pip_install -U os-testr 2026-06-29 08:14:31.197 | Using python 3.12 to install os-testr 2026-06-29 08:14:31.200 | + 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-29 08:14:32.663 | Collecting os-testr 2026-06-29 08:14:32.811 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-06-29 08:14:32.876 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-06-29 08:14:32.892 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-29 08:14:32.930 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-06-29 08:14:32.947 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-06-29 08:14:33.008 | Collecting testtools>=2.2.0 (from os-testr) 2026-06-29 08:14:33.024 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-06-29 08:14:33.037 | 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-29 08:14:33.065 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-06-29 08:14:33.083 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-29 08:14:33.178 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-06-29 08:14:33.194 | 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-29 08:14:33.230 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-06-29 08:14:33.258 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-29 08:14:33.298 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-06-29 08:14:33.323 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-06-29 08:14:33.347 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-06-29 08:14:33.370 | 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-29 08:14:33.408 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 23.9 MB/s 0:00:00 2026-06-29 08:14:33.576 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-06-29 08:14:33.726 | Attempting uninstall: PyYAML 2026-06-29 08:14:33.733 | Found existing installation: PyYAML 6.0.1 2026-06-29 08:14:33.734 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-29 08:14:33.734 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-06-29 08:14:34.129 | 2026-06-29 08:14:34.134 | 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-29 08:14:34.292 | + inc/python:pip_install:216 : result=0 2026-06-29 08:14:34.297 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-29 08:14:34.300 | + functions-common:time_stop:2420 : local name 2026-06-29 08:14:34.304 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:14:34.308 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:14:34.312 | + functions-common:time_stop:2423 : local total 2026-06-29 08:14:34.316 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:14:34.320 | + functions-common:time_stop:2426 : name=pip_install 2026-06-29 08:14:34.324 | + functions-common:time_stop:2427 : start_time=1782720871191 2026-06-29 08:14:34.327 | + functions-common:time_stop:2429 : [[ -z 1782720871191 ]] 2026-06-29 08:14:34.333 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:14:34.338 | + functions-common:time_stop:2432 : end_time=1782720874334 2026-06-29 08:14:34.342 | + functions-common:time_stop:2433 : elapsed_time=3143 2026-06-29 08:14:34.346 | + functions-common:time_stop:2434 : total=11977 2026-06-29 08:14:34.349 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:14:34.353 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=15120 2026-06-29 08:14:34.356 | + inc/python:pip_install:219 : return 0 2026-06-29 08:14:34.360 | + ./stack.sh:main:825 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-06-29 08:14:34.438 | + ./stack.sh:main:826 : sudo systemctl restart systemd-journald 2026-06-29 08:14:34.533 | + ./stack.sh:main:832 : install_infra 2026-06-29 08:14:34.537 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-29 08:14:34.540 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-06-29 08:14:34.544 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-06-29 08:14:40.036 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-29 08:14:40.040 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-06-29 08:14:40.071 | + 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-29 08:14:41.496 | Collecting pbr 2026-06-29 08:14:41.500 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-29 08:14:41.953 | Collecting setuptools[core] 2026-06-29 08:14:41.956 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-29 08:14:42.107 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-29 08:14:42.110 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-29 08:14:42.185 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-29 08:14:42.188 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-29 08:14:42.262 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-29 08:14:42.263 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-29 08:14:42.355 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-29 08:14:42.358 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-29 08:14:42.428 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-29 08:14:42.431 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-29 08:14:42.531 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-29 08:14:42.534 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-29 08:14:42.604 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-29 08:14:42.608 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-29 08:14:42.850 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-29 08:14:42.852 | Using cached typer-0.26.8-py3-none-any.whl.metadata (15 kB) 2026-06-29 08:14:42.928 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-29 08:14:42.931 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-29 08:14:43.101 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-29 08:14:43.104 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-29 08:14:43.155 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-29 08:14:43.157 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-29 08:14:43.238 | 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-29 08:14:43.241 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-29 08:14:43.320 | 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-29 08:14:43.324 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-29 08:14:43.412 | 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-29 08:14:43.511 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-06-29 08:14:43.537 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-29 08:14:43.540 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-29 08:14:43.543 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-29 08:14:43.545 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-29 08:14:43.548 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-29 08:14:43.551 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-29 08:14:43.553 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-29 08:14:43.564 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-29 08:14:43.566 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-29 08:14:43.569 | Using cached typer-0.26.8-py3-none-any.whl (122 kB) 2026-06-29 08:14:43.573 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-29 08:14:43.574 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-29 08:14:43.579 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-29 08:14:43.581 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-29 08:14:43.584 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-29 08:14:43.609 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-06-29 08:14:43.888 | 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-29 08:14:47.648 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.2 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.8 typer-slim-0.24.0 wheel-0.47.0 2026-06-29 08:14:47.837 | + inc/python:pip_install:216 : result=0 2026-06-29 08:14:47.841 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-29 08:14:47.844 | + functions-common:time_stop:2420 : local name 2026-06-29 08:14:47.848 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:14:47.850 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:14:47.855 | + functions-common:time_stop:2423 : local total 2026-06-29 08:14:47.857 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:14:47.860 | + functions-common:time_stop:2426 : name=pip_install 2026-06-29 08:14:47.862 | + functions-common:time_stop:2427 : start_time=1782720880060 2026-06-29 08:14:47.864 | + functions-common:time_stop:2429 : [[ -z 1782720880060 ]] 2026-06-29 08:14:47.866 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:14:47.871 | + functions-common:time_stop:2432 : end_time=1782720887867 2026-06-29 08:14:47.874 | + functions-common:time_stop:2433 : elapsed_time=7807 2026-06-29 08:14:47.878 | + functions-common:time_stop:2434 : total=15120 2026-06-29 08:14:47.880 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:14:47.884 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22927 2026-06-29 08:14:47.888 | + inc/python:pip_install:219 : return 0 2026-06-29 08:14:47.892 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-29 08:14:47.896 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-06-29 08:14:47.919 | + 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-29 08:14:49.168 | Processing /opt/stack/requirements 2026-06-29 08:14:49.172 | Installing build dependencies: started 2026-06-29 08:14:52.360 | Installing build dependencies: finished with status 'done' 2026-06-29 08:14:52.363 | Getting requirements to build wheel: started 2026-06-29 08:14:52.662 | Getting requirements to build wheel: finished with status 'done' 2026-06-29 08:14:52.667 | Preparing metadata (pyproject.toml): started 2026-06-29 08:14:53.894 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-29 08:14:54.100 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8461) 2026-06-29 08:14:54.201 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-29 08:14:54.222 | 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.dev8461) (26.2) 2026-06-29 08:14:54.335 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8461) 2026-06-29 08:14:54.351 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-29 08:14:54.505 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8461) 2026-06-29 08:14:54.510 | 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-29 08:14:54.591 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8461) 2026-06-29 08:14:54.608 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-06-29 08:14:54.622 | 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.dev8461) (82.0.1) 2026-06-29 08:14:54.946 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8461) 2026-06-29 08:14:54.962 | 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-29 08:14:54.983 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.4 MB/s eta 0:00:00 2026-06-29 08:14:55.074 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8461) 2026-06-29 08:14:55.090 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-29 08:14:55.215 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8461) 2026-06-29 08:14:55.230 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-29 08:14:55.324 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8461) 2026-06-29 08:14:55.340 | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-06-29 08:14:55.462 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-06-29 08:14:55.488 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-29 08:14:55.502 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 3.9 MB/s eta 0:00:00 2026-06-29 08:14:55.506 | 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-29 08:14:55.526 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-29 08:14:55.540 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 7.4 MB/s eta 0:00:00 2026-06-29 08:14:55.555 | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-06-29 08:14:55.571 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 11.9 MB/s eta 0:00:00 2026-06-29 08:14:55.587 | 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-29 08:14:55.605 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 15.7 MB/s eta 0:00:00 2026-06-29 08:14:55.622 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-06-29 08:14:55.636 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 6.2 MB/s eta 0:00:00 2026-06-29 08:14:55.652 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-29 08:14:55.668 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 11.3 MB/s eta 0:00:00 2026-06-29 08:14:55.701 | Building wheels for collected packages: openstack_requirements 2026-06-29 08:14:55.703 | Building wheel for openstack_requirements (pyproject.toml): started 2026-06-29 08:14:58.000 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-06-29 08:14:58.001 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8461-py3-none-any.whl size=52407 sha256=d0de53f7f72f4391acf7302737dba9647372edc51e6986fb72b073888780ee24 2026-06-29 08:14:58.001 | Stored in directory: /tmp/pip-ephem-wheel-cache-mjfajyyp/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-06-29 08:14:58.005 | Successfully built openstack_requirements 2026-06-29 08:14:58.295 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-06-29 08:14:59.052 | 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.dev8461 requests-2.34.2 urllib3-2.7.0 2026-06-29 08:14:59.281 | + inc/python:pip_install:216 : result=0 2026-06-29 08:14:59.285 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-29 08:14:59.288 | + functions-common:time_stop:2420 : local name 2026-06-29 08:14:59.292 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:14:59.296 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:14:59.299 | + functions-common:time_stop:2423 : local total 2026-06-29 08:14:59.302 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:14:59.306 | + functions-common:time_stop:2426 : name=pip_install 2026-06-29 08:14:59.308 | + functions-common:time_stop:2427 : start_time=1782720887912 2026-06-29 08:14:59.312 | + functions-common:time_stop:2429 : [[ -z 1782720887912 ]] 2026-06-29 08:14:59.316 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:14:59.322 | + functions-common:time_stop:2432 : end_time=1782720899317 2026-06-29 08:14:59.325 | + functions-common:time_stop:2433 : elapsed_time=11405 2026-06-29 08:14:59.328 | + functions-common:time_stop:2434 : total=22927 2026-06-29 08:14:59.332 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:14:59.336 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34332 2026-06-29 08:14:59.340 | + inc/python:pip_install:219 : return 0 2026-06-29 08:14:59.343 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-06-29 08:14:59.347 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-06-29 08:14:59.350 | + inc/python:use_library_from_git:266 : local name=pbr 2026-06-29 08:14:59.354 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-29 08:14:59.357 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-29 08:14:59.361 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-06-29 08:14:59.365 | + inc/python:use_library_from_git:269 : return 1 2026-06-29 08:14:59.369 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-06-29 08:14:59.396 | Using python 3.12 to install pbr 2026-06-29 08:14:59.400 | + 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-29 08:15:00.383 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-06-29 08:15:00.591 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-06-29 08:15:00.870 | + inc/python:pip_install:216 : result=0 2026-06-29 08:15:00.873 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-29 08:15:00.876 | + functions-common:time_stop:2420 : local name 2026-06-29 08:15:00.879 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:15:00.882 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:15:00.885 | + functions-common:time_stop:2423 : local total 2026-06-29 08:15:00.889 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:15:00.892 | + functions-common:time_stop:2426 : name=pip_install 2026-06-29 08:15:00.895 | + functions-common:time_stop:2427 : start_time=1782720899389 2026-06-29 08:15:00.899 | + functions-common:time_stop:2429 : [[ -z 1782720899389 ]] 2026-06-29 08:15:00.903 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:15:00.908 | + functions-common:time_stop:2432 : end_time=1782720900904 2026-06-29 08:15:00.911 | + functions-common:time_stop:2433 : elapsed_time=1515 2026-06-29 08:15:00.915 | + functions-common:time_stop:2434 : total=34332 2026-06-29 08:15:00.918 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:15:00.922 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35847 2026-06-29 08:15:00.925 | + inc/python:pip_install:219 : return 0 2026-06-29 08:15:00.928 | + ./stack.sh:main:835 : python3.12 -m venv /opt/stack/bindep-venv 2026-06-29 08:15:06.476 | + ./stack.sh:main:837 : /opt/stack/bindep-venv/bin/pip install bindep 2026-06-29 08:15:07.302 | Collecting bindep 2026-06-29 08:15:07.398 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-06-29 08:15:07.501 | Collecting distro>=1.7 (from bindep) 2026-06-29 08:15:07.516 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-06-29 08:15:07.601 | Collecting packaging (from bindep) 2026-06-29 08:15:07.604 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-29 08:15:07.735 | Collecting Parsley (from bindep) 2026-06-29 08:15:07.752 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-06-29 08:15:07.841 | Collecting pbr>=2 (from bindep) 2026-06-29 08:15:07.845 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-29 08:15:08.264 | Collecting setuptools (from pbr>=2->bindep) 2026-06-29 08:15:08.266 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-29 08:15:08.353 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-06-29 08:15:08.383 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-06-29 08:15:08.392 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-29 08:15:08.395 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-29 08:15:08.412 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-06-29 08:15:08.433 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 5.3 MB/s eta 0:00:00 2026-06-29 08:15:08.435 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-29 08:15:08.580 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-06-29 08:15:10.326 | 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-29 08:15:10.474 | + ./stack.sh:main:838 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-29 08:15:10.479 | + ./stack.sh:main:838 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-29 08:15:10.483 | ++ ./stack.sh:main:841 : _get_plugin_bindep_packages 2026-06-29 08:15:10.505 | + ./stack.sh:main:841 : pkgs= 2026-06-29 08:15:10.508 | + ./stack.sh:main:842 : [[ -n '' ]] 2026-06-29 08:15:10.512 | + ./stack.sh:main:849 : run_phase stack pre-install 2026-06-29 08:15:10.515 | + functions-common:run_phase:1848 : local mode=stack 2026-06-29 08:15:10.518 | + functions-common:run_phase:1849 : local phase=pre-install 2026-06-29 08:15:10.521 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-29 08:15:10.524 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-29 08:15:10.527 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-29 08:15:10.530 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-29 08:15:10.534 | + functions-common:run_phase:1858 : local extra 2026-06-29 08:15:10.538 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-29 08:15:10.543 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-29 08:15:10.547 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-29 08:15:10.550 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-29 08:15:10.553 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-06-29 08:15:10.556 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-29 08:15:10.576 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:15:10.579 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-29 08:15:10.582 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-29 08:15:10.584 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-06-29 08:15:10.587 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-29 08:15:10.590 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-29 08:15:10.592 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-29 08:15:10.595 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-06-29 08:15:10.598 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-29 08:15:10.601 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-29 08:15:10.604 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-29 08:15:10.607 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-29 08:15:10.609 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-29 08:15:10.612 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-29 08:15:10.615 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-29 08:15:10.617 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-29 08:15:10.621 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-06-29 08:15:10.624 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-29 08:15:10.626 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-06-29 08:15:10.629 | + functions-common:run_plugins:1837 : local plugins= 2026-06-29 08:15:10.631 | + functions-common:run_plugins:1838 : local plugin 2026-06-29 08:15:10.635 | + ./stack.sh:main:852 : set_systemd_override DefaultLimitNOFILE 2048 2026-06-29 08:15:10.638 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-06-29 08:15:10.641 | + functions:set_systemd_override:845 : local value=2048 2026-06-29 08:15:10.644 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-06-29 08:15:10.647 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-06-29 08:15:10.718 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-06-29 08:15:10.718 | Set systemd system override for DefaultLimitNOFILE=2048 2026-06-29 08:15:10.720 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-06-29 08:15:11.133 | + ./stack.sh:main:854 : install_rpc_backend 2026-06-29 08:15:11.133 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-06-29 08:15:11.155 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:15:11.160 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-06-29 08:15:11.163 | + functions-common:install_package:1438 : update_package_repo 2026-06-29 08:15:11.166 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-29 08:15:11.170 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-29 08:15:11.174 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-29 08:15:11.178 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-29 08:15:11.181 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-29 08:15:11.185 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-29 08:15:11.188 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-29 08:15:11.192 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-29 08:15:11.196 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-29 08:15:11.199 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-29 08:15:11.203 | + functions-common:apt_get_update:1167 : return 2026-06-29 08:15:11.207 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-06-29 08:15:11.210 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-29 08:15:11.213 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-29 08:15:11.217 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-29 08:15:11.220 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-06-29 08:15:11.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 rabbitmq-server 2026-06-29 08:15:11.286 | Reading package lists... 2026-06-29 08:15:11.658 | Building dependency tree... 2026-06-29 08:15:11.660 | Reading state information... 2026-06-29 08:15:12.199 | The following additional packages will be installed: 2026-06-29 08:15:12.200 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-29 08:15:12.201 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-29 08:15:12.201 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-29 08:15:12.203 | erlang-tools erlang-xmerl 2026-06-29 08:15:12.206 | Suggested packages: 2026-06-29 08:15:12.207 | erlang erlang-manpages erlang-doc 2026-06-29 08:15:12.263 | The following NEW packages will be installed: 2026-06-29 08:15:12.263 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-29 08:15:12.263 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-29 08:15:12.263 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-29 08:15:12.265 | erlang-tools erlang-xmerl rabbitmq-server 2026-06-29 08:15:12.343 | 0 upgraded, 18 newly installed, 0 to remove and 85 not upgraded. 2026-06-29 08:15:12.343 | Need to get 36.1 MB of archives. 2026-06-29 08:15:12.343 | After this operation, 56.3 MB of additional disk space will be used. 2026-06-29 08:15:12.343 | 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-29 08:15:12.573 | 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-29 08:15:12.605 | 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-29 08:15:12.607 | 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-29 08:15:12.615 | 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-29 08:15:12.636 | 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-29 08:15:12.639 | 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-29 08:15:12.672 | 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-29 08:15:12.676 | 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-29 08:15:12.678 | 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-29 08:15:12.679 | 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-29 08:15:12.692 | 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-29 08:15:12.723 | 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-29 08:15:12.725 | 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-29 08:15:12.728 | 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-29 08:15:12.733 | 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-29 08:15:12.742 | 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-29 08:15:12.767 | 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-29 08:15:13.277 | perl: warning: Setting locale failed. 2026-06-29 08:15:13.277 | perl: warning: Please check that your locale settings: 2026-06-29 08:15:13.278 | LANGUAGE = (unset), 2026-06-29 08:15:13.278 | LC_ALL = "en_US.utf8", 2026-06-29 08:15:13.278 | LANG = "de_DE.UTF-8" 2026-06-29 08:15:13.278 | are supported and installed on your system. 2026-06-29 08:15:13.278 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-29 08:15:13.343 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-29 08:15:13.343 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-29 08:15:13.343 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-29 08:15:13.541 | Fetched 36.1 MB in 1s (48.5 MB/s) 2026-06-29 08:15:13.649 | Selecting previously unselected package erlang-base. 2026-06-29 08:15:13.718 | (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-29 08:15:13.727 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-29 08:15:13.731 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-29 08:15:14.134 | Selecting previously unselected package erlang-asn1. 2026-06-29 08:15:14.149 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-29 08:15:14.153 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-29 08:15:14.223 | Selecting previously unselected package erlang-crypto. 2026-06-29 08:15:14.237 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-29 08:15:14.242 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-29 08:15:14.296 | Selecting previously unselected package erlang-public-key. 2026-06-29 08:15:14.311 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-29 08:15:14.316 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-29 08:15:14.378 | Selecting previously unselected package erlang-mnesia. 2026-06-29 08:15:14.391 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-29 08:15:14.395 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-29 08:15:14.469 | Selecting previously unselected package erlang-runtime-tools. 2026-06-29 08:15:14.484 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-29 08:15:14.488 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-29 08:15:14.558 | Selecting previously unselected package erlang-ssl. 2026-06-29 08:15:14.573 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-29 08:15:14.577 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-29 08:15:14.675 | Selecting previously unselected package erlang-eldap. 2026-06-29 08:15:14.690 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-29 08:15:14.695 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-29 08:15:14.745 | Selecting previously unselected package erlang-ftp. 2026-06-29 08:15:14.760 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-29 08:15:14.764 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-29 08:15:14.815 | Selecting previously unselected package erlang-tftp. 2026-06-29 08:15:14.830 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-29 08:15:14.834 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-29 08:15:14.884 | Selecting previously unselected package erlang-inets. 2026-06-29 08:15:14.899 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-29 08:15:14.903 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-29 08:15:14.991 | Selecting previously unselected package erlang-snmp. 2026-06-29 08:15:15.006 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-29 08:15:15.011 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-29 08:15:15.175 | Selecting previously unselected package erlang-os-mon. 2026-06-29 08:15:15.190 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-29 08:15:15.195 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-29 08:15:15.249 | Selecting previously unselected package erlang-parsetools. 2026-06-29 08:15:15.264 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-29 08:15:15.268 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-29 08:15:15.319 | Selecting previously unselected package erlang-syntax-tools. 2026-06-29 08:15:15.334 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-29 08:15:15.338 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-29 08:15:15.395 | Selecting previously unselected package erlang-tools. 2026-06-29 08:15:15.410 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-29 08:15:15.415 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-29 08:15:15.487 | Selecting previously unselected package erlang-xmerl. 2026-06-29 08:15:15.502 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-29 08:15:15.507 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-29 08:15:15.599 | Selecting previously unselected package rabbitmq-server. 2026-06-29 08:15:15.614 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-06-29 08:15:15.622 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-29 08:15:16.677 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-29 08:15:17.047 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-06-29 08:15:17.048 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-06-29 08:15:19.524 | Searching for services which depend on erlang and should be started... none found. 2026-06-29 08:15:19.560 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-29 08:15:19.571 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-29 08:15:19.583 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-29 08:15:19.594 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-29 08:15:19.605 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-29 08:15:19.617 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-29 08:15:19.628 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-29 08:15:19.640 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-29 08:15:19.651 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-29 08:15:19.664 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-29 08:15:19.676 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-29 08:15:19.687 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-29 08:15:19.700 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-29 08:15:19.712 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-29 08:15:19.723 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-29 08:15:19.735 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-29 08:15:19.747 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-29 08:15:19.841 | info: Selecting GID from range 100 to 999 ... 2026-06-29 08:15:19.846 | info: Adding group `rabbitmq' (GID 118) ... 2026-06-29 08:15:19.950 | info: Selecting UID from range 100 to 999 ... 2026-06-29 08:15:19.950 | 2026-06-29 08:15:19.955 | info: Adding system user `rabbitmq' (UID 116) ... 2026-06-29 08:15:19.958 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-06-29 08:15:20.011 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-06-29 08:15:20.217 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-06-29 08:15:39.816 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-29 08:15:41.452 | perl: warning: Setting locale failed. 2026-06-29 08:15:41.452 | perl: warning: Please check that your locale settings: 2026-06-29 08:15:41.452 | LANGUAGE = (unset), 2026-06-29 08:15:41.452 | LC_ALL = "en_US.utf8", 2026-06-29 08:15:41.452 | LANG = "de_DE.UTF-8" 2026-06-29 08:15:41.452 | are supported and installed on your system. 2026-06-29 08:15:41.452 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-29 08:15:41.584 | perl: warning: Setting locale failed. 2026-06-29 08:15:41.584 | perl: warning: Please check that your locale settings: 2026-06-29 08:15:41.584 | LANGUAGE = (unset), 2026-06-29 08:15:41.584 | LC_ALL = "en_US.utf8", 2026-06-29 08:15:41.584 | LANG = "de_DE.UTF-8" 2026-06-29 08:15:41.584 | are supported and installed on your system. 2026-06-29 08:15:41.584 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-29 08:15:41.636 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-29 08:15:41.636 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-29 08:15:41.636 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-29 08:15:41.708 | perl: warning: Setting locale failed. 2026-06-29 08:15:41.708 | perl: warning: Please check that your locale settings: 2026-06-29 08:15:41.708 | LANGUAGE = (unset), 2026-06-29 08:15:41.708 | LC_ALL = "en_US.utf8", 2026-06-29 08:15:41.708 | LANG = "de_DE.UTF-8" 2026-06-29 08:15:41.708 | are supported and installed on your system. 2026-06-29 08:15:41.708 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-29 08:15:42.198 | 2026-06-29 08:15:42.198 | Running kernel seems to be up-to-date. 2026-06-29 08:15:42.198 | 2026-06-29 08:15:42.198 | Restarting services... 2026-06-29 08:15:42.246 | 2026-06-29 08:15:42.246 | Service restarts being deferred: 2026-06-29 08:15:42.246 | /etc/needrestart/restart.d/dbus.service 2026-06-29 08:15:42.246 | systemctl restart systemd-logind.service 2026-06-29 08:15:42.246 | systemctl restart virtlockd.service 2026-06-29 08:15:42.247 | systemctl restart virtlogd.service 2026-06-29 08:15:42.247 | 2026-06-29 08:15:42.247 | No containers need to be restarted. 2026-06-29 08:15:42.247 | 2026-06-29 08:15:42.247 | User sessions running outdated binaries: 2026-06-29 08:15:42.247 | quobyte @ session #5: sshd[2023] 2026-06-29 08:15:42.256 | quobyte @ user manager service: systemd[1161] 2026-06-29 08:15:42.265 | 2026-06-29 08:15:42.266 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-29 08:15:44.209 | + functions-common:apt_get:1211 : result=0 2026-06-29 08:15:44.211 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-29 08:15:44.214 | + functions-common:time_stop:2420 : local name 2026-06-29 08:15:44.217 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:15:44.219 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:15:44.222 | + functions-common:time_stop:2423 : local total 2026-06-29 08:15:44.225 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:15:44.227 | + functions-common:time_stop:2426 : name=apt-get 2026-06-29 08:15:44.230 | + functions-common:time_stop:2427 : start_time=1782720911243 2026-06-29 08:15:44.233 | + functions-common:time_stop:2429 : [[ -z 1782720911243 ]] 2026-06-29 08:15:44.237 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:15:44.241 | + functions-common:time_stop:2432 : end_time=1782720944238 2026-06-29 08:15:44.244 | + functions-common:time_stop:2433 : elapsed_time=32995 2026-06-29 08:15:44.246 | + functions-common:time_stop:2434 : total=104078 2026-06-29 08:15:44.249 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:15:44.252 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=137073 2026-06-29 08:15:44.255 | + functions-common:apt_get:1215 : return 0 2026-06-29 08:15:44.257 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-06-29 08:15:44.260 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-29 08:15:44.263 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-29 08:15:44.266 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-29 08:15:44.269 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-29 08:15:44.272 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-29 08:15:44.274 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-29 08:15:44.277 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-29 08:15:44.280 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-29 08:15:44.283 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-29 08:15:44.286 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-29 08:15:44.289 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-29 08:15:44.292 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-29 08:15:44.295 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-29 08:15:44.297 | + ./stack.sh:main:855 : restart_rpc_backend 2026-06-29 08:15:44.300 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-06-29 08:15:44.319 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:15:44.322 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-06-29 08:15:44.324 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-29 08:15:44.327 | + ./stack.sh:echo_summary:447 : echo -e Starting RabbitMQ 2026-06-29 08:15:44.330 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-06-29 08:15:44.333 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-06-29 08:15:44.337 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-06-29 08:15:44.340 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-06-29 08:15:44.343 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-06-29 08:15:44.346 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-06-29 08:15:44.349 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-06-29 08:15:44.351 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-06-29 08:15:44.355 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-06-29 08:15:45.489 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-06-29 08:15:45.489 | user tags 2026-06-29 08:15:45.489 | guest [administrator]' 2026-06-29 08:15:45.493 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-06-29 08:15:45.494 | user tags 2026-06-29 08:15:45.494 | guest [administrator]' 2026-06-29 08:15:45.494 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-06-29 08:15:45.501 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-06-29 08:15:45.503 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-06-29 08:15:45.506 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-06-29 08:15:46.588 | Adding user "stackrabbit" ... 2026-06-29 08:15:46.617 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-06-29 08:15:46.636 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-06-29 08:15:47.713 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-06-29 08:15:47.744 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-06-29 08:15:47.747 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-06-29 08:15:48.877 | Changing password for user "stackrabbit" ... 2026-06-29 08:15:48.909 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-06-29 08:15:48.912 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-06-29 08:15:48.914 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-06-29 08:15:50.015 | Deleting user "guest" ... 2026-06-29 08:15:50.047 | + ./stack.sh:main:857 : is_service_enabled mysql postgresql 2026-06-29 08:15:50.064 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:15:50.066 | + ./stack.sh:main:858 : install_database 2026-06-29 08:15:50.069 | + lib/database:install_database:118 : install_database_mysql 2026-06-29 08:15:50.072 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-06-29 08:15:50.074 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-29 08:15:50.076 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-29 08:15:50.078 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-06-29 08:15:50.089 | perl: warning: Setting locale failed. 2026-06-29 08:15:50.089 | perl: warning: Please check that your locale settings: 2026-06-29 08:15:50.089 | LANGUAGE = (unset), 2026-06-29 08:15:50.089 | LC_ALL = "en_US.utf8", 2026-06-29 08:15:50.090 | LANG = "de_DE.UTF-8" 2026-06-29 08:15:50.090 | are supported and installed on your system. 2026-06-29 08:15:50.090 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-29 08:15:50.139 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-29 08:15:50.140 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-29 08:15:50.140 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-29 08:15:50.248 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-06-29 08:15:50.250 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-06-29 08:15:50.254 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-06-29 08:15:50.257 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-29 08:15:50.260 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-29 08:15:50.262 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-06-29 08:15:50.265 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-06-29 08:15:50.267 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-06-29 08:15:50.272 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-06-29 08:15:50.274 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-06-29 08:15:50.277 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-29 08:15:50.280 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-29 08:15:50.283 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-29 08:15:50.286 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-29 08:15:50.288 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-29 08:15:50.291 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-29 08:15:50.294 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-29 08:15:50.296 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-29 08:15:50.299 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-29 08:15:50.301 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-29 08:15:50.303 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-29 08:15:50.305 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-29 08:15:50.307 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-29 08:15:50.310 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-06-29 08:15:50.313 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-29 08:15:50.315 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-29 08:15:50.318 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-06-29 08:15:50.320 | + functions-common:install_package:1438 : update_package_repo 2026-06-29 08:15:50.323 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-29 08:15:50.326 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-29 08:15:50.328 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-29 08:15:50.331 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-29 08:15:50.334 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-29 08:15:50.336 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-29 08:15:50.338 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-29 08:15:50.340 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-29 08:15:50.343 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-29 08:15:50.345 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-29 08:15:50.348 | + functions-common:apt_get_update:1167 : return 2026-06-29 08:15:50.350 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-06-29 08:15:50.353 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-29 08:15:50.355 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-29 08:15:50.358 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-29 08:15:50.360 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-06-29 08:15:50.382 | + 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-29 08:15:50.419 | Reading package lists... 2026-06-29 08:15:50.793 | Building dependency tree... 2026-06-29 08:15:50.794 | Reading state information... 2026-06-29 08:15:51.313 | The following additional packages will be installed: 2026-06-29 08:15:51.313 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-06-29 08:15:51.313 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-06-29 08:15:51.314 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-06-29 08:15:51.314 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-06-29 08:15:51.314 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-06-29 08:15:51.314 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-06-29 08:15:51.315 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-06-29 08:15:51.318 | Suggested packages: 2026-06-29 08:15:51.318 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-06-29 08:15:51.318 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-06-29 08:15:51.368 | The following NEW packages will be installed: 2026-06-29 08:15:51.368 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-06-29 08:15:51.368 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-06-29 08:15:51.368 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-06-29 08:15:51.368 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-06-29 08:15:51.369 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-06-29 08:15:51.369 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-06-29 08:15:51.370 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-06-29 08:15:51.421 | 0 upgraded, 27 newly installed, 0 to remove and 85 not upgraded. 2026-06-29 08:15:51.422 | Need to get 29.6 MB of archives. 2026-06-29 08:15:51.422 | After this operation, 243 MB of additional disk space will be used. 2026-06-29 08:15:51.422 | 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-29 08:15:51.472 | 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-29 08:15:51.473 | 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-29 08:15:51.473 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-06-29 08:15:51.476 | 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-29 08:15:51.480 | 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-29 08:15:51.677 | 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-29 08:15:51.694 | Get:8 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-06-29 08:15:51.694 | Get:9 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-06-29 08:15:51.695 | Get:10 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-06-29 08:15:51.697 | Get:11 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-06-29 08:15:51.699 | 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-29 08:15:51.700 | Get:13 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-06-29 08:15:51.701 | Get:14 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-06-29 08:15:51.701 | Get:15 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-06-29 08:15:51.702 | Get:16 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-06-29 08:15:51.702 | 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-29 08:15:51.703 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-06-29 08:15:51.705 | Get:19 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-06-29 08:15:51.705 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-06-29 08:15:51.708 | Get:21 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-06-29 08:15:51.708 | Get:22 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-06-29 08:15:51.709 | Get:23 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-06-29 08:15:51.710 | Get:24 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-06-29 08:15:51.710 | Get:25 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-06-29 08:15:51.788 | 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-29 08:15:51.788 | 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-29 08:15:52.021 | perl: warning: Setting locale failed. 2026-06-29 08:15:52.021 | perl: warning: Please check that your locale settings: 2026-06-29 08:15:52.021 | LANGUAGE = (unset), 2026-06-29 08:15:52.021 | LC_ALL = "en_US.utf8", 2026-06-29 08:15:52.021 | LANG = "de_DE.UTF-8" 2026-06-29 08:15:52.021 | are supported and installed on your system. 2026-06-29 08:15:52.021 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-29 08:15:52.084 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-29 08:15:52.084 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-29 08:15:52.084 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-29 08:15:52.209 | Vorkonfiguration der Pakete ... 2026-06-29 08:15:52.220 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-29 08:15:52.355 | Fetched 29.6 MB in 0s (76.2 MB/s) 2026-06-29 08:15:52.387 | Selecting previously unselected package mysql-client-core-8.0. 2026-06-29 08:15:52.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 ... 125782 files and directories currently installed.) 2026-06-29 08:15:52.453 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-29 08:15:52.458 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-29 08:15:52.887 | Selecting previously unselected package mysql-client-8.0. 2026-06-29 08:15:52.899 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-29 08:15:52.903 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-29 08:15:52.953 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-06-29 08:15:52.965 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-29 08:15:52.974 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-29 08:15:53.021 | Selecting previously unselected package libmecab2:amd64. 2026-06-29 08:15:53.031 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-06-29 08:15:53.036 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-29 08:15:53.087 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-06-29 08:15:53.099 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-06-29 08:15:53.104 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-29 08:15:53.151 | Selecting previously unselected package mysql-server-core-8.0. 2026-06-29 08:15:53.163 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-29 08:15:53.167 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-29 08:15:54.134 | Selecting previously unselected package mysql-server-8.0. 2026-06-29 08:15:54.145 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-29 08:15:54.152 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-29 08:15:54.203 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-29 08:15:54.203 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-29 08:15:54.204 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-29 08:15:54.282 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-29 08:15:54.293 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-29 08:15:54.582 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-29 08:15:54.649 | Selecting previously unselected package libhtml-tagset-perl. 2026-06-29 08:15:54.661 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-06-29 08:15:54.664 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-06-29 08:15:54.701 | Selecting previously unselected package liburi-perl. 2026-06-29 08:15:54.713 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-06-29 08:15:54.717 | Unpacking liburi-perl (5.27-1) ... 2026-06-29 08:15:54.796 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-06-29 08:15:54.808 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-06-29 08:15:54.812 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-29 08:15:54.872 | Selecting previously unselected package libcgi-pm-perl. 2026-06-29 08:15:54.880 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-06-29 08:15:54.884 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-06-29 08:15:54.948 | Selecting previously unselected package libfcgi0t64:amd64. 2026-06-29 08:15:54.961 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-29 08:15:54.965 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-29 08:15:55.005 | Selecting previously unselected package libfcgi-perl. 2026-06-29 08:15:55.018 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-06-29 08:15:55.022 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-06-29 08:15:55.064 | Selecting previously unselected package libcgi-fast-perl. 2026-06-29 08:15:55.076 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-06-29 08:15:55.080 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-06-29 08:15:55.118 | Selecting previously unselected package libclone-perl:amd64. 2026-06-29 08:15:55.131 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-06-29 08:15:55.134 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-06-29 08:15:55.174 | Selecting previously unselected package libencode-locale-perl. 2026-06-29 08:15:55.187 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-06-29 08:15:55.191 | Unpacking libencode-locale-perl (1.05-3) ... 2026-06-29 08:15:55.232 | Selecting previously unselected package libfcgi-bin. 2026-06-29 08:15:55.245 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-29 08:15:55.248 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-29 08:15:55.287 | Selecting previously unselected package libhtml-template-perl. 2026-06-29 08:15:55.300 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-06-29 08:15:55.304 | Unpacking libhtml-template-perl (2.97-2) ... 2026-06-29 08:15:55.348 | Selecting previously unselected package libtimedate-perl. 2026-06-29 08:15:55.361 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-06-29 08:15:55.365 | Unpacking libtimedate-perl (2.3300-2) ... 2026-06-29 08:15:55.451 | Selecting previously unselected package libhttp-date-perl. 2026-06-29 08:15:55.464 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-06-29 08:15:55.468 | Unpacking libhttp-date-perl (6.06-1) ... 2026-06-29 08:15:55.507 | Selecting previously unselected package libio-html-perl. 2026-06-29 08:15:55.518 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-06-29 08:15:55.523 | Unpacking libio-html-perl (1.004-3) ... 2026-06-29 08:15:55.560 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-06-29 08:15:55.573 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-06-29 08:15:55.576 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-06-29 08:15:55.615 | Selecting previously unselected package libhttp-message-perl. 2026-06-29 08:15:55.628 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-06-29 08:15:55.632 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-29 08:15:55.682 | Selecting previously unselected package mecab-utils. 2026-06-29 08:15:55.695 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-06-29 08:15:55.698 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-06-29 08:15:55.741 | Selecting previously unselected package mecab-ipadic. 2026-06-29 08:15:55.753 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-06-29 08:15:55.757 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-29 08:15:56.396 | Selecting previously unselected package mecab-ipadic-utf8. 2026-06-29 08:15:56.408 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-06-29 08:15:56.412 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-29 08:15:56.463 | Selecting previously unselected package mysql-server. 2026-06-29 08:15:56.475 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-06-29 08:15:56.479 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-06-29 08:15:56.550 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-29 08:15:56.611 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-29 08:15:56.628 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-29 08:15:56.639 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-06-29 08:15:56.650 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-29 08:15:56.662 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-29 08:15:56.674 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-06-29 08:15:56.685 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-06-29 08:15:56.697 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-29 08:15:56.708 | Setting up libencode-locale-perl (1.05-3) ... 2026-06-29 08:15:56.718 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-06-29 08:15:56.729 | Setting up libio-html-perl (1.004-3) ... 2026-06-29 08:15:56.740 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-29 08:15:56.751 | Setting up libtimedate-perl (2.3300-2) ... 2026-06-29 08:15:56.762 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-29 08:15:56.773 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-06-29 08:15:56.785 | Setting up liburi-perl (5.27-1) ... 2026-06-29 08:15:56.796 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-29 08:15:56.847 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-29 08:15:56.908 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-29 08:15:56.908 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-29 08:15:56.909 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-29 08:15:56.989 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-29 08:15:56.999 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-29 08:15:57.058 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-29 08:15:57.089 | Renaming removed key_buffer and myisam-recover options (if present) 2026-06-29 08:16:08.991 | mysqld will log errors to /var/log/mysql/error.log 2026-06-29 08:16:09.837 | mysqld is running as pid 22404 2026-06-29 08:16:12.277 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-06-29 08:16:13.941 | Setting up libhttp-date-perl (6.06-1) ... 2026-06-29 08:16:13.953 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-29 08:16:13.961 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-29 08:16:13.966 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-29 08:16:13.966 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-06-29 08:16:13.966 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-29 08:16:13.970 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-29 08:16:13.970 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-29 08:16:13.980 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-29 08:16:14.073 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-29 08:16:14.074 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-29 08:16:14.074 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-29 08:16:14.074 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-29 08:16:14.075 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-29 08:16:14.076 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-29 08:16:14.124 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-29 08:16:14.124 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-29 08:16:14.431 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-29 08:16:14.431 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-29 08:16:14.438 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-29 08:16:14.584 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-29 08:16:14.663 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-29 08:16:14.663 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-29 08:16:14.884 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-29 08:16:14.884 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-29 08:16:14.884 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-29 08:16:14.913 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-29 08:16:14.960 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-29 08:16:14.961 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-29 08:16:14.963 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-29 08:16:14.964 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-29 08:16:14.964 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-29 08:16:15.312 | 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-29 08:16:15.426 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-29 08:16:15.671 | 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-29 08:16:15.674 | 2026-06-29 08:16:15.675 | done! 2026-06-29 08:16:15.680 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-29 08:16:15.687 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-29 08:16:15.696 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-29 08:16:15.701 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-29 08:16:15.701 | 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-29 08:16:15.701 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-29 08:16:15.707 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-29 08:16:15.707 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-29 08:16:15.719 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-29 08:16:15.847 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-29 08:16:15.848 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-29 08:16:15.848 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-29 08:16:15.849 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-29 08:16:15.849 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-29 08:16:15.850 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-29 08:16:15.933 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-29 08:16:15.934 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-29 08:16:16.391 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-29 08:16:16.392 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-29 08:16:16.402 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-29 08:16:16.605 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-29 08:16:16.711 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-29 08:16:16.711 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-29 08:16:17.009 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-29 08:16:17.010 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-29 08:16:17.010 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-29 08:16:17.050 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-29 08:16:17.118 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-29 08:16:17.119 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-29 08:16:17.123 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-29 08:16:17.123 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-29 08:16:17.124 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-29 08:16:17.561 | 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-29 08:16:17.691 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-29 08:16:17.935 | 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-29 08:16:17.938 | 2026-06-29 08:16:17.938 | done! 2026-06-29 08:16:17.946 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-29 08:16:17.953 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-29 08:16:17.965 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-29 08:16:17.975 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-06-29 08:16:17.986 | Setting up libcgi-pm-perl (4.63-1) ... 2026-06-29 08:16:17.997 | Setting up libhtml-template-perl (2.97-2) ... 2026-06-29 08:16:18.008 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-06-29 08:16:18.019 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-29 08:16:19.936 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-29 08:16:20.167 | perl: warning: Setting locale failed. 2026-06-29 08:16:20.167 | perl: warning: Please check that your locale settings: 2026-06-29 08:16:20.167 | LANGUAGE = (unset), 2026-06-29 08:16:20.167 | LC_ALL = "en_US.utf8", 2026-06-29 08:16:20.167 | LANG = "de_DE.UTF-8" 2026-06-29 08:16:20.167 | are supported and installed on your system. 2026-06-29 08:16:20.167 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-29 08:16:20.298 | perl: warning: Setting locale failed. 2026-06-29 08:16:20.298 | perl: warning: Please check that your locale settings: 2026-06-29 08:16:20.298 | LANGUAGE = (unset), 2026-06-29 08:16:20.298 | LC_ALL = "en_US.utf8", 2026-06-29 08:16:20.298 | LANG = "de_DE.UTF-8" 2026-06-29 08:16:20.299 | are supported and installed on your system. 2026-06-29 08:16:20.299 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-29 08:16:20.350 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-29 08:16:20.350 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-29 08:16:20.350 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-29 08:16:20.423 | perl: warning: Setting locale failed. 2026-06-29 08:16:20.423 | perl: warning: Please check that your locale settings: 2026-06-29 08:16:20.423 | LANGUAGE = (unset), 2026-06-29 08:16:20.423 | LC_ALL = "en_US.utf8", 2026-06-29 08:16:20.423 | LANG = "de_DE.UTF-8" 2026-06-29 08:16:20.423 | are supported and installed on your system. 2026-06-29 08:16:20.423 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-29 08:16:20.933 | 2026-06-29 08:16:20.933 | Running kernel seems to be up-to-date. 2026-06-29 08:16:20.933 | 2026-06-29 08:16:20.933 | Restarting services... 2026-06-29 08:16:20.983 | 2026-06-29 08:16:20.983 | Service restarts being deferred: 2026-06-29 08:16:20.984 | /etc/needrestart/restart.d/dbus.service 2026-06-29 08:16:20.984 | systemctl restart systemd-logind.service 2026-06-29 08:16:20.984 | systemctl restart virtlockd.service 2026-06-29 08:16:20.984 | systemctl restart virtlogd.service 2026-06-29 08:16:20.984 | 2026-06-29 08:16:20.984 | No containers need to be restarted. 2026-06-29 08:16:20.984 | 2026-06-29 08:16:20.984 | User sessions running outdated binaries: 2026-06-29 08:16:20.984 | quobyte @ session #5: sshd[2023] 2026-06-29 08:16:20.994 | quobyte @ user manager service: systemd[1161] 2026-06-29 08:16:21.004 | 2026-06-29 08:16:21.004 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-29 08:16:23.068 | + functions-common:apt_get:1211 : result=0 2026-06-29 08:16:23.070 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-29 08:16:23.073 | + functions-common:time_stop:2420 : local name 2026-06-29 08:16:23.075 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:16:23.078 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:16:23.081 | + functions-common:time_stop:2423 : local total 2026-06-29 08:16:23.083 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:16:23.086 | + functions-common:time_stop:2426 : name=apt-get 2026-06-29 08:16:23.088 | + functions-common:time_stop:2427 : start_time=1782720950378 2026-06-29 08:16:23.091 | + functions-common:time_stop:2429 : [[ -z 1782720950378 ]] 2026-06-29 08:16:23.093 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:16:23.097 | + functions-common:time_stop:2432 : end_time=1782720983094 2026-06-29 08:16:23.099 | + functions-common:time_stop:2433 : elapsed_time=32716 2026-06-29 08:16:23.101 | + functions-common:time_stop:2434 : total=137073 2026-06-29 08:16:23.104 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:16:23.106 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=169789 2026-06-29 08:16:23.109 | + functions-common:apt_get:1215 : return 0 2026-06-29 08:16:23.111 | + ./stack.sh:main:860 : '[' -n mysql ']' 2026-06-29 08:16:23.114 | + ./stack.sh:main:861 : install_database_python 2026-06-29 08:16:23.117 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-06-29 08:16:23.119 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-06-29 08:16:23.121 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-06-29 08:16:23.124 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-29 08:16:23.128 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-06-29 08:16:23.130 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-06-29 08:16:23.132 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-29 08:16:23.135 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-06-29 08:16:23.136 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-29 08:16:23.140 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-06-29 08:16:23.142 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-06-29 08:16:23.144 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-06-29 08:16:23.147 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-06-29 08:16:23.149 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-06-29 08:16:23.168 | Using python 3.12 to install PyMySQL 2026-06-29 08:16:23.170 | + 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-29 08:16:24.343 | Collecting PyMySQL 2026-06-29 08:16:24.490 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-06-29 08:16:24.516 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-06-29 08:16:24.693 | Installing collected packages: PyMySQL 2026-06-29 08:16:24.764 | Successfully installed PyMySQL-1.2.0 2026-06-29 08:16:24.868 | + inc/python:pip_install:216 : result=0 2026-06-29 08:16:24.871 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-29 08:16:24.873 | + functions-common:time_stop:2420 : local name 2026-06-29 08:16:24.875 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:16:24.877 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:16:24.879 | + functions-common:time_stop:2423 : local total 2026-06-29 08:16:24.881 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:16:24.883 | + functions-common:time_stop:2426 : name=pip_install 2026-06-29 08:16:24.885 | + functions-common:time_stop:2427 : start_time=1782720983163 2026-06-29 08:16:24.887 | + functions-common:time_stop:2429 : [[ -z 1782720983163 ]] 2026-06-29 08:16:24.889 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:16:24.893 | + functions-common:time_stop:2432 : end_time=1782720984890 2026-06-29 08:16:24.895 | + functions-common:time_stop:2433 : elapsed_time=1727 2026-06-29 08:16:24.897 | + functions-common:time_stop:2434 : total=35847 2026-06-29 08:16:24.899 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:16:24.901 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37574 2026-06-29 08:16:24.903 | + inc/python:pip_install:219 : return 0 2026-06-29 08:16:24.905 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-06-29 08:16:24.907 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-29 08:16:24.910 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-06-29 08:16:24.912 | + ./stack.sh:main:864 : is_service_enabled neutron 2026-06-29 08:16:24.925 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:16:24.928 | + ./stack.sh:main:865 : install_neutron_agent_packages 2026-06-29 08:16:24.931 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-06-29 08:16:24.944 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:16:24.946 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-06-29 08:16:24.961 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:16:24.963 | + ./stack.sh:main:868 : is_service_enabled etcd3 2026-06-29 08:16:24.977 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:16:24.979 | + ./stack.sh:main:869 : install_etcd3 2026-06-29 08:16:24.981 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-06-29 08:16:24.982 | Installing etcd 2026-06-29 08:16:24.984 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-06-29 08:16:24.997 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-06-29 08:16:25.011 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-06-29 08:16:25.014 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-06-29 08:16:25.030 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-06-29 08:16:25.033 | ++ 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-29 08:16:25.035 | ++ 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-29 08:16:25.038 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-29 08:16:25.040 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-29 08:16:25.042 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-29 08:16:25.044 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-06-29 08:16:25.046 | ++ 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-29 08:16:25.048 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-06-29 08:16:25.050 | ++ 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-29 08:16:25.055 | --2026-06-29 10:16:25-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-29 08:16:25.110 | Resolving github.com (github.com)... 140.82.121.4 2026-06-29 08:16:25.129 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-06-29 08:16:25.191 | HTTP request sent, awaiting response... 302 Found 2026-06-29 08:16:25.192 | 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-29T09%3A11%3A02Z&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-29T08%3A10%3A07Z&ske=2026-06-29T09%3A11%3A02Z&sks=b&skv=2018-11-09&sig=lrDxWHA2DvuWkQdnyysDe4JVz47o3xLlRES3LG6AA8c%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjcyMjY2NSwibmJmIjoxNzgyNzIwODY1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.RpUAAfgBoRFMedoe2SOrD_5QdLK2JcFR2Ld27xJrCnM&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-06-29 08:16:25.192 | --2026-06-29 10:16:25-- 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-29T09%3A11%3A02Z&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-29T08%3A10%3A07Z&ske=2026-06-29T09%3A11%3A02Z&sks=b&skv=2018-11-09&sig=lrDxWHA2DvuWkQdnyysDe4JVz47o3xLlRES3LG6AA8c%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjcyMjY2NSwibmJmIjoxNzgyNzIwODY1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.RpUAAfgBoRFMedoe2SOrD_5QdLK2JcFR2Ld27xJrCnM&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-06-29 08:16:25.193 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.111.133, ... 2026-06-29 08:16:25.204 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-06-29 08:16:25.260 | HTTP request sent, awaiting response... 200 OK 2026-06-29 08:16:25.260 | Length: 20927601 (20M) [application/octet-stream] 2026-06-29 08:16:25.260 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-29 08:16:25.311 | 2026-06-29 08:16:25.516 | 0K ........ ........ ... 100% 77.8M=0.3s 2026-06-29 08:16:25.517 | 2026-06-29 08:16:25.517 | 2026-06-29 10:16:25 (77.8 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-06-29 08:16:25.517 | 2026-06-29 08:16:25.521 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-29 08:16:25.523 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-29 08:16:25.525 | ++ functions:get_extra_file:81 : return 2026-06-29 08:16:25.528 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-29 08:16:25.530 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-06-29 08:16:25.533 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-29 08:16:25.535 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-06-29 08:16:25.559 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-06-29 08:16:25.562 | + 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-29 08:16:25.571 | etcd-v3.5.21-linux-amd64/ 2026-06-29 08:16:25.571 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-06-29 08:16:25.571 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-06-29 08:16:25.571 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-06-29 08:16:25.572 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-06-29 08:16:25.572 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-06-29 08:16:25.572 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-06-29 08:16:25.572 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-06-29 08:16:25.572 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-06-29 08:16:25.572 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-06-29 08:16:25.573 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-06-29 08:16:25.573 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-06-29 08:16:25.573 | etcd-v3.5.21-linux-amd64/README.md 2026-06-29 08:16:25.573 | etcd-v3.5.21-linux-amd64/etcdutl 2026-06-29 08:16:25.742 | etcd-v3.5.21-linux-amd64/etcdctl 2026-06-29 08:16:25.933 | etcd-v3.5.21-linux-amd64/etcd 2026-06-29 08:16:26.185 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-06-29 08:16:26.222 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-06-29 08:16:26.252 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-06-29 08:16:26.255 | + ./stack.sh:main:878 : is_service_enabled tls-proxy 2026-06-29 08:16:26.269 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:16:26.271 | + ./stack.sh:main:888 : install_dstat 2026-06-29 08:16:26.273 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-06-29 08:16:26.288 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:16:26.290 | + ./stack.sh:main:894 : echo_summary 'Installing OpenStack project source' 2026-06-29 08:16:26.293 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-29 08:16:26.295 | + ./stack.sh:echo_summary:447 : echo -e Installing OpenStack project source 2026-06-29 08:16:26.297 | + ./stack.sh:main:897 : install_libs 2026-06-29 08:16:26.300 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-06-29 08:16:26.302 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-06-29 08:16:26.304 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-06-29 08:16:26.306 | + inc/python:use_library_from_git:266 : local name=automaton 2026-06-29 08:16:26.308 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-29 08:16:26.310 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-29 08:16:26.313 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-06-29 08:16:26.315 | + inc/python:use_library_from_git:269 : return 1 2026-06-29 08:16:26.317 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-06-29 08:16:26.319 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-06-29 08:16:26.321 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-06-29 08:16:26.323 | + inc/python:use_library_from_git:266 : local name=castellan 2026-06-29 08:16:26.325 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-29 08:16:26.328 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-29 08:16:26.330 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-06-29 08:16:26.332 | + inc/python:use_library_from_git:269 : return 1 2026-06-29 08:16:26.334 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-06-29 08:16:26.336 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-06-29 08:16:26.338 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-06-29 08:16:26.341 | + inc/python:use_library_from_git:266 : local name=cliff 2026-06-29 08:16:26.343 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-29 08:16:26.345 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-29 08:16:26.347 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-06-29 08:16:26.349 | + inc/python:use_library_from_git:269 : return 1 2026-06-29 08:16:26.352 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-06-29 08:16:26.354 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-06-29 08:16:26.356 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-06-29 08:16:26.358 | + inc/python:use_library_from_git:266 : local name=cursive 2026-06-29 08:16:26.361 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-29 08:16:26.363 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-29 08:16:26.365 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-06-29 08:16:26.367 | + inc/python:use_library_from_git:269 : return 1 2026-06-29 08:16:26.369 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-06-29 08:16:26.371 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-06-29 08:16:26.374 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-06-29 08:16:26.376 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-06-29 08:16:26.378 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-29 08:16:26.380 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-29 08:16:26.382 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-06-29 08:16:26.384 | + inc/python:use_library_from_git:269 : return 1 2026-06-29 08:16:26.387 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-06-29 08:16:26.389 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-06-29 08:16:26.391 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-06-29 08:16:26.393 | + inc/python:use_library_from_git:266 : local name=futurist 2026-06-29 08:16:26.396 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-29 08:16:26.398 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-29 08:16:26.400 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-06-29 08:16:26.402 | + inc/python:use_library_from_git:269 : return 1 2026-06-29 08:16:26.405 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-06-29 08:16:26.407 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-06-29 08:16:26.409 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-06-29 08:16:26.411 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-06-29 08:16:26.413 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-29 08:16:26.415 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-29 08:16:26.418 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-06-29 08:16:26.420 | + inc/python:use_library_from_git:269 : return 1 2026-06-29 08:16:26.422 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-06-29 08:16:26.424 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-06-29 08:16:26.427 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-06-29 08:16:26.429 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-06-29 08:16:26.431 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-29 08:16:26.433 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-29 08:16:26.436 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-06-29 08:16:26.438 | + inc/python:use_library_from_git:269 : return 1 2026-06-29 08:16:26.440 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-06-29 08:16:26.442 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-06-29 08:16:26.444 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-06-29 08:16:26.447 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-06-29 08:16:26.449 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-29 08:16:26.451 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-29 08:16:26.453 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-06-29 08:16:26.455 | + inc/python:use_library_from_git:269 : return 1 2026-06-29 08:16:26.457 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-06-29 08:16:26.460 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-06-29 08:16:26.462 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-06-29 08:16:26.464 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-06-29 08:16:26.466 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-29 08:16:26.468 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-29 08:16:26.471 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-06-29 08:16:26.473 | + inc/python:use_library_from_git:269 : return 1 2026-06-29 08:16:26.475 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-06-29 08:16:26.477 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-06-29 08:16:26.479 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-06-29 08:16:26.481 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-06-29 08:16:26.483 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-29 08:16:26.485 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-29 08:16:26.487 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-06-29 08:16:26.490 | + inc/python:use_library_from_git:269 : return 1 2026-06-29 08:16:26.492 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-06-29 08:16:26.494 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-06-29 08:16:26.496 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-06-29 08:16:26.498 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-06-29 08:16:26.500 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-29 08:16:26.503 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-29 08:16:26.505 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-06-29 08:16:26.507 | + inc/python:use_library_from_git:269 : return 1 2026-06-29 08:16:26.509 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-06-29 08:16:26.511 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-06-29 08:16:26.513 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-06-29 08:16:26.516 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-06-29 08:16:26.518 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-29 08:16:26.520 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-29 08:16:26.522 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-06-29 08:16:26.525 | + inc/python:use_library_from_git:269 : return 1 2026-06-29 08:16:26.527 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-06-29 08:16:26.529 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-06-29 08:16:26.531 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-06-29 08:16:26.533 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-06-29 08:16:26.536 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-29 08:16:26.538 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-29 08:16:26.540 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-06-29 08:16:26.542 | + inc/python:use_library_from_git:269 : return 1 2026-06-29 08:16:26.545 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-06-29 08:16:26.547 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-06-29 08:16:26.549 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-06-29 08:16:26.551 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-06-29 08:16:26.554 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-29 08:16:26.556 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-29 08:16:26.558 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-06-29 08:16:26.560 | + inc/python:use_library_from_git:269 : return 1 2026-06-29 08:16:26.562 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-06-29 08:16:26.565 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-06-29 08:16:26.567 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-06-29 08:16:26.569 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-06-29 08:16:26.571 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-29 08:16:26.574 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-29 08:16:26.576 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-06-29 08:16:26.578 | + inc/python:use_library_from_git:269 : return 1 2026-06-29 08:16:26.581 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-06-29 08:16:26.583 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-06-29 08:16:26.585 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-06-29 08:16:26.587 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-06-29 08:16:26.590 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-29 08:16:26.592 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-29 08:16:26.594 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-06-29 08:16:26.596 | + inc/python:use_library_from_git:269 : return 1 2026-06-29 08:16:26.599 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-06-29 08:16:26.601 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-06-29 08:16:26.604 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-06-29 08:16:26.606 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-06-29 08:16:26.608 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-29 08:16:26.611 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-29 08:16:26.613 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-06-29 08:16:26.615 | + inc/python:use_library_from_git:269 : return 1 2026-06-29 08:16:26.617 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-06-29 08:16:26.620 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-06-29 08:16:26.622 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-06-29 08:16:26.624 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-06-29 08:16:26.626 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-29 08:16:26.629 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-29 08:16:26.631 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-06-29 08:16:26.633 | + inc/python:use_library_from_git:269 : return 1 2026-06-29 08:16:26.636 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-06-29 08:16:26.639 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-06-29 08:16:26.641 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-06-29 08:16:26.643 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-06-29 08:16:26.646 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-29 08:16:26.648 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-29 08:16:26.651 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-06-29 08:16:26.653 | + inc/python:use_library_from_git:269 : return 1 2026-06-29 08:16:26.655 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-06-29 08:16:26.658 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-06-29 08:16:26.660 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-06-29 08:16:26.662 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-06-29 08:16:26.665 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-29 08:16:26.667 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-29 08:16:26.669 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-06-29 08:16:26.671 | + inc/python:use_library_from_git:269 : return 1 2026-06-29 08:16:26.674 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-06-29 08:16:26.676 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-06-29 08:16:26.679 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-06-29 08:16:26.681 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-06-29 08:16:26.683 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-29 08:16:26.686 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-29 08:16:26.688 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-06-29 08:16:26.690 | + inc/python:use_library_from_git:269 : return 1 2026-06-29 08:16:26.693 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-06-29 08:16:26.695 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-06-29 08:16:26.697 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-06-29 08:16:26.700 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-06-29 08:16:26.702 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-29 08:16:26.704 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-29 08:16:26.707 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-06-29 08:16:26.709 | + inc/python:use_library_from_git:269 : return 1 2026-06-29 08:16:26.711 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-06-29 08:16:26.714 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-06-29 08:16:26.716 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-06-29 08:16:26.718 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-06-29 08:16:26.721 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-29 08:16:26.723 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-29 08:16:26.725 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-06-29 08:16:26.727 | + inc/python:use_library_from_git:269 : return 1 2026-06-29 08:16:26.730 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-06-29 08:16:26.732 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-06-29 08:16:26.734 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-06-29 08:16:26.737 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-06-29 08:16:26.739 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-29 08:16:26.742 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-29 08:16:26.744 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-06-29 08:16:26.746 | + inc/python:use_library_from_git:269 : return 1 2026-06-29 08:16:26.749 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-06-29 08:16:26.751 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-06-29 08:16:26.753 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-06-29 08:16:26.755 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-06-29 08:16:26.758 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-29 08:16:26.760 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-29 08:16:26.763 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-06-29 08:16:26.765 | + inc/python:use_library_from_git:269 : return 1 2026-06-29 08:16:26.767 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-06-29 08:16:26.770 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-06-29 08:16:26.772 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-06-29 08:16:26.774 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-06-29 08:16:26.777 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-29 08:16:26.779 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-29 08:16:26.781 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-06-29 08:16:26.784 | + inc/python:use_library_from_git:269 : return 1 2026-06-29 08:16:26.786 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-06-29 08:16:26.788 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-06-29 08:16:26.791 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-06-29 08:16:26.793 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-06-29 08:16:26.795 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-29 08:16:26.797 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-29 08:16:26.800 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-06-29 08:16:26.802 | + inc/python:use_library_from_git:269 : return 1 2026-06-29 08:16:26.804 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-06-29 08:16:26.807 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-06-29 08:16:26.809 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-06-29 08:16:26.811 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-06-29 08:16:26.814 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-29 08:16:26.816 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-29 08:16:26.818 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-06-29 08:16:26.821 | + inc/python:use_library_from_git:269 : return 1 2026-06-29 08:16:26.823 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-06-29 08:16:26.825 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-06-29 08:16:26.827 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-06-29 08:16:26.830 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-06-29 08:16:26.832 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-29 08:16:26.834 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-29 08:16:26.837 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-06-29 08:16:26.839 | + inc/python:use_library_from_git:269 : return 1 2026-06-29 08:16:26.841 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-06-29 08:16:26.844 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-06-29 08:16:26.846 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-06-29 08:16:26.848 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-06-29 08:16:26.851 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-29 08:16:26.853 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-29 08:16:26.855 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-06-29 08:16:26.858 | + inc/python:use_library_from_git:269 : return 1 2026-06-29 08:16:26.860 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-06-29 08:16:26.862 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-06-29 08:16:26.865 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-06-29 08:16:26.867 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-06-29 08:16:26.869 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-29 08:16:26.871 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-29 08:16:26.874 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-06-29 08:16:26.876 | + inc/python:use_library_from_git:269 : return 1 2026-06-29 08:16:26.879 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-06-29 08:16:26.881 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-06-29 08:16:26.883 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-06-29 08:16:26.886 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-06-29 08:16:26.888 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-29 08:16:26.890 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-29 08:16:26.892 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-06-29 08:16:26.895 | + inc/python:use_library_from_git:269 : return 1 2026-06-29 08:16:26.897 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-06-29 08:16:26.899 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-06-29 08:16:26.902 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-06-29 08:16:26.904 | + inc/python:use_library_from_git:266 : local name=tooz 2026-06-29 08:16:26.906 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-29 08:16:26.908 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-29 08:16:26.910 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-06-29 08:16:26.912 | + inc/python:use_library_from_git:269 : return 1 2026-06-29 08:16:26.914 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-06-29 08:16:26.916 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-06-29 08:16:26.919 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-06-29 08:16:26.921 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-06-29 08:16:26.923 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-29 08:16:26.925 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-29 08:16:26.928 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-06-29 08:16:26.930 | + inc/python:use_library_from_git:269 : return 1 2026-06-29 08:16:26.932 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-06-29 08:16:26.935 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-06-29 08:16:26.937 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-06-29 08:16:26.939 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-06-29 08:16:26.941 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-29 08:16:26.944 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-29 08:16:26.946 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-06-29 08:16:26.948 | + inc/python:use_library_from_git:269 : return 1 2026-06-29 08:16:26.950 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-06-29 08:16:26.952 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-06-29 08:16:26.955 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-06-29 08:16:26.957 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-06-29 08:16:26.959 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-29 08:16:26.961 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-29 08:16:26.963 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-06-29 08:16:26.966 | + inc/python:use_library_from_git:269 : return 1 2026-06-29 08:16:26.968 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-06-29 08:16:26.970 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-06-29 08:16:26.972 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-06-29 08:16:26.975 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-06-29 08:16:26.977 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-29 08:16:26.979 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-29 08:16:26.981 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-06-29 08:16:26.983 | + inc/python:use_library_from_git:269 : return 1 2026-06-29 08:16:26.986 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-06-29 08:16:26.988 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-06-29 08:16:26.990 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-29 08:16:26.992 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-29 08:16:26.994 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-06-29 08:16:26.997 | + inc/python:use_library_from_git:269 : return 1 2026-06-29 08:16:26.999 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-06-29 08:16:27.017 | Using python 3.12 to install etcd3gw 2026-06-29 08:16:27.019 | + 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-29 08:16:28.163 | Collecting etcd3gw 2026-06-29 08:16:28.318 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-29 08:16:28.332 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-06-29 08:16:28.378 | Collecting requests>=2.20.0 (from etcd3gw) 2026-06-29 08:16:28.381 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-29 08:16:28.430 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-06-29 08:16:28.448 | Downloading futurist-3.4.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-29 08:16:28.495 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-06-29 08:16:28.512 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-29 08:16:29.039 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-06-29 08:16:29.055 | 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-29 08:16:29.081 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-06-29 08:16:29.256 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-06-29 08:16:29.258 | 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-29 08:16:29.291 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-06-29 08:16:29.294 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-29 08:16:29.336 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-06-29 08:16:29.338 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-29 08:16:29.345 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-06-29 08:16:29.374 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-06-29 08:16:29.411 | Downloading futurist-3.4.0-py3-none-any.whl (43 kB) 2026-06-29 08:16:29.439 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-06-29 08:16:29.449 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-29 08:16:29.451 | 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-29 08:16:29.454 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-06-29 08:16:29.456 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-29 08:16:29.474 | 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-29 08:16:29.711 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-06-29 08:16:29.769 | Attempting uninstall: urllib3 2026-06-29 08:16:29.777 | Found existing installation: urllib3 2.0.7 2026-06-29 08:16:29.777 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-29 08:16:29.778 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-06-29 08:16:29.921 | Attempting uninstall: idna 2026-06-29 08:16:29.929 | Found existing installation: idna 3.6 2026-06-29 08:16:29.929 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-29 08:16:29.930 | Can't uninstall 'idna'. No files were found to uninstall. 2026-06-29 08:16:30.090 | Attempting uninstall: requests 2026-06-29 08:16:30.096 | Found existing installation: requests 2.31.0 2026-06-29 08:16:30.097 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-29 08:16:30.098 | Can't uninstall 'requests'. No files were found to uninstall. 2026-06-29 08:16:30.333 | 2026-06-29 08:16:30.338 | Successfully installed charset_normalizer-3.4.7 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.4.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.2.1 2026-06-29 08:16:30.476 | + inc/python:pip_install:216 : result=0 2026-06-29 08:16:30.479 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-29 08:16:30.481 | + functions-common:time_stop:2420 : local name 2026-06-29 08:16:30.484 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:16:30.486 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:16:30.489 | + functions-common:time_stop:2423 : local total 2026-06-29 08:16:30.491 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:16:30.494 | + functions-common:time_stop:2426 : name=pip_install 2026-06-29 08:16:30.496 | + functions-common:time_stop:2427 : start_time=1782720987012 2026-06-29 08:16:30.499 | + functions-common:time_stop:2429 : [[ -z 1782720987012 ]] 2026-06-29 08:16:30.502 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:16:30.507 | + functions-common:time_stop:2432 : end_time=1782720990503 2026-06-29 08:16:30.509 | + functions-common:time_stop:2433 : elapsed_time=3491 2026-06-29 08:16:30.511 | + functions-common:time_stop:2434 : total=37574 2026-06-29 08:16:30.514 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:16:30.516 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=41065 2026-06-29 08:16:30.519 | + inc/python:pip_install:219 : return 0 2026-06-29 08:16:30.521 | + ./stack.sh:main:900 : install_apache_uwsgi 2026-06-29 08:16:30.524 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-06-29 08:16:30.527 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-06-29 08:16:30.530 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-29 08:16:30.532 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-29 08:16:30.535 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-29 08:16:30.538 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-29 08:16:30.541 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-29 08:16:30.544 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-29 08:16:30.547 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-29 08:16:30.550 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-29 08:16:30.552 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-29 08:16:30.555 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-29 08:16:30.558 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-29 08:16:30.561 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-29 08:16:30.564 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-29 08:16:30.566 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-06-29 08:16:30.569 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-29 08:16:30.572 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-29 08:16:30.574 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-06-29 08:16:30.577 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-06-29 08:16:30.580 | + functions-common:install_package:1438 : update_package_repo 2026-06-29 08:16:30.583 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-29 08:16:30.586 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-29 08:16:30.589 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-29 08:16:30.591 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-29 08:16:30.594 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-29 08:16:30.597 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-29 08:16:30.600 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-29 08:16:30.603 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-29 08:16:30.606 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-29 08:16:30.608 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-29 08:16:30.611 | + functions-common:apt_get_update:1167 : return 2026-06-29 08:16:30.614 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-06-29 08:16:30.616 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-29 08:16:30.619 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-29 08:16:30.622 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-29 08:16:30.624 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-06-29 08:16:30.647 | + 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-29 08:16:30.684 | Reading package lists... 2026-06-29 08:16:31.045 | Building dependency tree... 2026-06-29 08:16:31.047 | Reading state information... 2026-06-29 08:16:31.558 | The following additional packages will be installed: 2026-06-29 08:16:31.560 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-06-29 08:16:31.562 | Suggested packages: 2026-06-29 08:16:31.562 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-06-29 08:16:31.562 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-06-29 08:16:31.563 | python3-uwsgidecorators 2026-06-29 08:16:31.596 | The following NEW packages will be installed: 2026-06-29 08:16:31.598 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-06-29 08:16:31.645 | 0 upgraded, 6 newly installed, 0 to remove and 85 not upgraded. 2026-06-29 08:16:31.645 | Need to get 1270 kB of archives. 2026-06-29 08:16:31.645 | After this operation, 4285 kB of additional disk space will be used. 2026-06-29 08:16:31.645 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-06-29 08:16:31.663 | 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-29 08:16:31.668 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-06-29 08:16:31.672 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-06-29 08:16:31.680 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-06-29 08:16:31.681 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-06-29 08:16:31.915 | perl: warning: Setting locale failed. 2026-06-29 08:16:31.916 | perl: warning: Please check that your locale settings: 2026-06-29 08:16:31.916 | LANGUAGE = (unset), 2026-06-29 08:16:31.916 | LC_ALL = "en_US.utf8", 2026-06-29 08:16:31.916 | LANG = "de_DE.UTF-8" 2026-06-29 08:16:31.916 | are supported and installed on your system. 2026-06-29 08:16:31.916 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-29 08:16:31.979 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-29 08:16:31.979 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-29 08:16:31.980 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-29 08:16:32.178 | Fetched 1270 kB in 0s (21.7 MB/s) 2026-06-29 08:16:32.221 | Selecting previously unselected package libnorm1t64:amd64. 2026-06-29 08:16:32.284 | (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-29 08:16:32.290 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-06-29 08:16:32.299 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-29 08:16:32.350 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-06-29 08:16:32.362 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-06-29 08:16:32.366 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-29 08:16:32.416 | Selecting previously unselected package libzmq5:amd64. 2026-06-29 08:16:32.428 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-06-29 08:16:32.432 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-06-29 08:16:32.483 | Selecting previously unselected package uwsgi-core. 2026-06-29 08:16:32.495 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-06-29 08:16:32.500 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-29 08:16:32.672 | Selecting previously unselected package uwsgi. 2026-06-29 08:16:32.684 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-06-29 08:16:32.691 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-06-29 08:16:32.744 | Selecting previously unselected package uwsgi-plugin-python3. 2026-06-29 08:16:32.757 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-06-29 08:16:32.761 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-29 08:16:32.831 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-29 08:16:32.841 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-29 08:16:32.852 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-06-29 08:16:32.863 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-29 08:16:32.883 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-06-29 08:16:33.484 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-29 08:16:33.519 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-29 08:16:34.532 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-29 08:16:34.825 | perl: warning: Setting locale failed. 2026-06-29 08:16:34.825 | perl: warning: Please check that your locale settings: 2026-06-29 08:16:34.825 | LANGUAGE = (unset), 2026-06-29 08:16:34.826 | LC_ALL = "en_US.utf8", 2026-06-29 08:16:34.826 | LANG = "de_DE.UTF-8" 2026-06-29 08:16:34.826 | are supported and installed on your system. 2026-06-29 08:16:34.826 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-29 08:16:34.958 | perl: warning: Setting locale failed. 2026-06-29 08:16:34.958 | perl: warning: Please check that your locale settings: 2026-06-29 08:16:34.958 | LANGUAGE = (unset), 2026-06-29 08:16:34.958 | LC_ALL = "en_US.utf8", 2026-06-29 08:16:34.958 | LANG = "de_DE.UTF-8" 2026-06-29 08:16:34.958 | are supported and installed on your system. 2026-06-29 08:16:34.958 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-29 08:16:35.009 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-29 08:16:35.009 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-29 08:16:35.010 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-29 08:16:35.082 | perl: warning: Setting locale failed. 2026-06-29 08:16:35.082 | perl: warning: Please check that your locale settings: 2026-06-29 08:16:35.082 | LANGUAGE = (unset), 2026-06-29 08:16:35.082 | LC_ALL = "en_US.utf8", 2026-06-29 08:16:35.082 | LANG = "de_DE.UTF-8" 2026-06-29 08:16:35.082 | are supported and installed on your system. 2026-06-29 08:16:35.082 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-29 08:16:35.610 | 2026-06-29 08:16:35.611 | Running kernel seems to be up-to-date. 2026-06-29 08:16:35.611 | 2026-06-29 08:16:35.611 | Restarting services... 2026-06-29 08:16:35.669 | 2026-06-29 08:16:35.670 | Service restarts being deferred: 2026-06-29 08:16:35.670 | /etc/needrestart/restart.d/dbus.service 2026-06-29 08:16:35.670 | systemctl restart systemd-logind.service 2026-06-29 08:16:35.670 | systemctl restart virtlockd.service 2026-06-29 08:16:35.670 | systemctl restart virtlogd.service 2026-06-29 08:16:35.670 | 2026-06-29 08:16:35.670 | No containers need to be restarted. 2026-06-29 08:16:35.670 | 2026-06-29 08:16:35.670 | User sessions running outdated binaries: 2026-06-29 08:16:35.670 | quobyte @ session #5: sshd[2023] 2026-06-29 08:16:35.684 | quobyte @ user manager service: systemd[1161] 2026-06-29 08:16:35.697 | 2026-06-29 08:16:35.697 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-29 08:16:37.654 | + functions-common:apt_get:1211 : result=0 2026-06-29 08:16:37.658 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-29 08:16:37.661 | + functions-common:time_stop:2420 : local name 2026-06-29 08:16:37.664 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:16:37.667 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:16:37.669 | + functions-common:time_stop:2423 : local total 2026-06-29 08:16:37.672 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:16:37.676 | + functions-common:time_stop:2426 : name=apt-get 2026-06-29 08:16:37.678 | + functions-common:time_stop:2427 : start_time=1782720990644 2026-06-29 08:16:37.680 | + functions-common:time_stop:2429 : [[ -z 1782720990644 ]] 2026-06-29 08:16:37.684 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:16:37.688 | + functions-common:time_stop:2432 : end_time=1782720997686 2026-06-29 08:16:37.691 | + functions-common:time_stop:2433 : elapsed_time=7042 2026-06-29 08:16:37.694 | + functions-common:time_stop:2434 : total=169789 2026-06-29 08:16:37.696 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:16:37.700 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=176831 2026-06-29 08:16:37.702 | + functions-common:apt_get:1215 : return 0 2026-06-29 08:16:37.705 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-06-29 08:16:37.708 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-29 08:16:37.711 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-29 08:16:37.714 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-06-29 08:16:37.717 | perl: warning: Setting locale failed. 2026-06-29 08:16:37.717 | perl: warning: Please check that your locale settings: 2026-06-29 08:16:37.717 | LANGUAGE = (unset), 2026-06-29 08:16:37.717 | LC_ALL = "en_US.utf8", 2026-06-29 08:16:37.717 | LANG = (unset) 2026-06-29 08:16:37.717 | are supported and installed on your system. 2026-06-29 08:16:37.717 | perl: warning: Falling back to the standard locale ("C"). 2026-06-29 08:16:37.754 | No module matches proxy 2026-06-29 08:16:37.757 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-06-29 08:16:37.768 | perl: warning: Setting locale failed. 2026-06-29 08:16:37.768 | perl: warning: Please check that your locale settings: 2026-06-29 08:16:37.768 | LANGUAGE = (unset), 2026-06-29 08:16:37.768 | LC_ALL = "en_US.utf8", 2026-06-29 08:16:37.768 | LANG = "de_DE.UTF-8" 2026-06-29 08:16:37.768 | are supported and installed on your system. 2026-06-29 08:16:37.768 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-29 08:16:37.808 | Enabling module proxy. 2026-06-29 08:16:37.814 | To activate the new configuration, you need to run: 2026-06-29 08:16:37.814 | systemctl restart apache2 2026-06-29 08:16:37.819 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-06-29 08:16:37.830 | perl: warning: Setting locale failed. 2026-06-29 08:16:37.831 | perl: warning: Please check that your locale settings: 2026-06-29 08:16:37.831 | LANGUAGE = (unset), 2026-06-29 08:16:37.831 | LC_ALL = "en_US.utf8", 2026-06-29 08:16:37.831 | LANG = "de_DE.UTF-8" 2026-06-29 08:16:37.831 | are supported and installed on your system. 2026-06-29 08:16:37.831 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-29 08:16:37.873 | Considering dependency proxy for proxy_uwsgi: 2026-06-29 08:16:37.873 | Module proxy already enabled 2026-06-29 08:16:37.873 | Enabling module proxy_uwsgi. 2026-06-29 08:16:37.879 | To activate the new configuration, you need to run: 2026-06-29 08:16:37.879 | systemctl restart apache2 2026-06-29 08:16:37.884 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-06-29 08:16:37.888 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-29 08:16:37.891 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-29 08:16:37.894 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-29 08:16:38.106 | + ./stack.sh:main:903 : install_keystoneauth 2026-06-29 08:16:38.110 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-06-29 08:16:38.113 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-06-29 08:16:38.117 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-29 08:16:38.119 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-29 08:16:38.123 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-06-29 08:16:38.126 | + inc/python:use_library_from_git:269 : return 1 2026-06-29 08:16:38.128 | + ./stack.sh:main:904 : install_keystoneclient 2026-06-29 08:16:38.131 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-06-29 08:16:38.134 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-06-29 08:16:38.136 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-29 08:16:38.139 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-29 08:16:38.142 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-06-29 08:16:38.146 | + inc/python:use_library_from_git:269 : return 1 2026-06-29 08:16:38.149 | + ./stack.sh:main:905 : install_glanceclient 2026-06-29 08:16:38.152 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-06-29 08:16:38.155 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-06-29 08:16:38.158 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-29 08:16:38.162 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-29 08:16:38.165 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-06-29 08:16:38.168 | + inc/python:use_library_from_git:269 : return 1 2026-06-29 08:16:38.171 | + ./stack.sh:main:906 : install_cinderclient 2026-06-29 08:16:38.174 | + lib/cinder:install_cinderclient:580 : use_library_from_git python-brick-cinderclient-ext 2026-06-29 08:16:38.177 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-06-29 08:16:38.179 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-29 08:16:38.182 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-29 08:16:38.185 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-06-29 08:16:38.188 | + inc/python:use_library_from_git:269 : return 1 2026-06-29 08:16:38.190 | + lib/cinder:install_cinderclient:585 : use_library_from_git python-cinderclient 2026-06-29 08:16:38.193 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-06-29 08:16:38.196 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-29 08:16:38.199 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-29 08:16:38.202 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-06-29 08:16:38.204 | + inc/python:use_library_from_git:269 : return 1 2026-06-29 08:16:38.207 | + ./stack.sh:main:907 : install_novaclient 2026-06-29 08:16:38.210 | + lib/nova:install_novaclient:899 : use_library_from_git python-novaclient 2026-06-29 08:16:38.213 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-06-29 08:16:38.215 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-29 08:16:38.218 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-29 08:16:38.221 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-06-29 08:16:38.223 | + inc/python:use_library_from_git:269 : return 1 2026-06-29 08:16:38.226 | + ./stack.sh:main:908 : is_service_enabled swift glance horizon 2026-06-29 08:16:38.245 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:16:38.248 | + ./stack.sh:main:909 : install_swiftclient 2026-06-29 08:16:38.250 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-06-29 08:16:38.253 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-06-29 08:16:38.256 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-29 08:16:38.259 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-29 08:16:38.261 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-06-29 08:16:38.264 | + inc/python:use_library_from_git:269 : return 1 2026-06-29 08:16:38.267 | + ./stack.sh:main:911 : is_service_enabled neutron nova horizon 2026-06-29 08:16:38.285 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:16:38.289 | + ./stack.sh:main:912 : install_neutronclient 2026-06-29 08:16:38.291 | + lib/neutron:install_neutronclient:535 : use_library_from_git python-neutronclient 2026-06-29 08:16:38.294 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-06-29 08:16:38.297 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-29 08:16:38.300 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-29 08:16:38.302 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-06-29 08:16:38.305 | + inc/python:use_library_from_git:269 : return 1 2026-06-29 08:16:38.308 | + ./stack.sh:main:916 : install_keystonemiddleware 2026-06-29 08:16:38.311 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-06-29 08:16:38.315 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-06-29 08:16:38.317 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-29 08:16:38.320 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-29 08:16:38.323 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-06-29 08:16:38.326 | + inc/python:use_library_from_git:269 : return 1 2026-06-29 08:16:38.329 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-06-29 08:16:38.331 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-06-29 08:16:38.334 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-29 08:16:38.338 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-06-29 08:16:38.340 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-06-29 08:16:38.343 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-29 08:16:38.348 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-06-29 08:16:38.348 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-29 08:16:38.354 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-06-29 08:16:38.357 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-06-29 08:16:38.359 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-06-29 08:16:38.363 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-06-29 08:16:38.366 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-06-29 08:16:38.389 | Using python 3.12 to install keystonemiddleware 2026-06-29 08:16:38.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 keystonemiddleware 2026-06-29 08:16:39.620 | Collecting keystonemiddleware 2026-06-29 08:16:39.783 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-29 08:16:39.846 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-06-29 08:16:39.862 | Downloading keystoneauth1-5.14.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-29 08:16:39.918 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-06-29 08:16:39.935 | Downloading oslo_cache-4.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-29 08:16:39.997 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-06-29 08:16:40.013 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-29 08:16:40.060 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-06-29 08:16:40.076 | Downloading oslo_context-6.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-29 08:16:40.123 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-06-29 08:16:40.139 | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-06-29 08:16:40.196 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-06-29 08:16:40.212 | Downloading oslo_log-8.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-29 08:16:40.261 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-06-29 08:16:40.277 | Downloading oslo_serialization-5.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-29 08:16:40.335 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-06-29 08:16:40.351 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-06-29 08:16:40.362 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-06-29 08:16:40.391 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-06-29 08:16:40.407 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-06-29 08:16:40.453 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-06-29 08:16:40.469 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-06-29 08:16:40.519 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-06-29 08:16:40.534 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-29 08:16:40.545 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-06-29 08:16:40.578 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-06-29 08:16:40.594 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-06-29 08:16:40.608 | 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-29 08:16:40.647 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-29 08:16:40.663 | Downloading stevedore-5.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-29 08:16:40.699 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-29 08:16:40.714 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-06-29 08:16:40.756 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-29 08:16:40.771 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-06-29 08:16:40.815 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-06-29 08:16:40.831 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-29 08:16:40.881 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-06-29 08:16:40.897 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-06-29 08:16:40.943 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-29 08:16:40.960 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-06-29 08:16:41.003 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-29 08:16:41.019 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-06-29 08:16:41.031 | 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-29 08:16:41.071 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-06-29 08:16:41.086 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-06-29 08:16:41.098 | 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-29 08:16:41.101 | 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-29 08:16:41.252 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-06-29 08:16:41.268 | 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-29 08:16:41.329 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-29 08:16:41.344 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-06-29 08:16:41.355 | 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-29 08:16:41.489 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-29 08:16:41.504 | 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-29 08:16:41.525 | 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-29 08:16:41.561 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-06-29 08:16:41.576 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-29 08:16:41.627 | 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-29 08:16:41.628 | 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-29 08:16:41.629 | 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-29 08:16:41.631 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-06-29 08:16:41.674 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-06-29 08:16:41.719 | Downloading keystoneauth1-5.14.0-py3-none-any.whl (343 kB) 2026-06-29 08:16:41.756 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-06-29 08:16:41.780 | Downloading oslo_cache-4.2.0-py3-none-any.whl (65 kB) 2026-06-29 08:16:41.804 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-06-29 08:16:41.828 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-06-29 08:16:41.851 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-06-29 08:16:41.876 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-06-29 08:16:41.947 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 31.4 MB/s 0:00:00 2026-06-29 08:16:41.964 | Downloading oslo_context-6.4.0-py3-none-any.whl (20 kB) 2026-06-29 08:16:41.987 | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-06-29 08:16:42.012 | Downloading oslo_log-8.2.0-py3-none-any.whl (77 kB) 2026-06-29 08:16:42.037 | Downloading oslo_serialization-5.10.0-py3-none-any.whl (27 kB) 2026-06-29 08:16:42.060 | 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-29 08:16:42.087 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-06-29 08:16:42.112 | 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-29 08:16:42.140 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-06-29 08:16:42.162 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-06-29 08:16:42.185 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-06-29 08:16:42.208 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-06-29 08:16:42.233 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-06-29 08:16:42.260 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-06-29 08:16:42.283 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-06-29 08:16:42.305 | Downloading stevedore-5.8.0-py3-none-any.whl (54 kB) 2026-06-29 08:16:42.329 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-06-29 08:16:42.353 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-06-29 08:16:42.655 | 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-29 08:16:42.915 | Attempting uninstall: six 2026-06-29 08:16:42.924 | Found existing installation: six 1.16.0 2026-06-29 08:16:42.925 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-29 08:16:42.927 | Can't uninstall 'six'. No files were found to uninstall. 2026-06-29 08:16:42.991 | Attempting uninstall: pyparsing 2026-06-29 08:16:43.000 | Found existing installation: pyparsing 3.1.1 2026-06-29 08:16:43.000 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-29 08:16:43.001 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-06-29 08:16:43.150 | Attempting uninstall: PyJWT 2026-06-29 08:16:43.160 | Found existing installation: PyJWT 2.7.0 2026-06-29 08:16:43.161 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-29 08:16:43.163 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-06-29 08:16:43.333 | Attempting uninstall: netaddr 2026-06-29 08:16:43.342 | Found existing installation: netaddr 0.8.0 2026-06-29 08:16:43.343 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-29 08:16:43.344 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-06-29 08:16:43.669 | Attempting uninstall: python-dateutil 2026-06-29 08:16:43.680 | Found existing installation: python-dateutil 2.8.2 2026-06-29 08:16:43.682 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-29 08:16:43.682 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-06-29 08:16:45.900 | 2026-06-29 08:16:45.908 | 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-29 08:16:46.087 | + inc/python:pip_install:216 : result=0 2026-06-29 08:16:46.090 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-29 08:16:46.092 | + functions-common:time_stop:2420 : local name 2026-06-29 08:16:46.094 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:16:46.096 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:16:46.098 | + functions-common:time_stop:2423 : local total 2026-06-29 08:16:46.100 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:16:46.102 | + functions-common:time_stop:2426 : name=pip_install 2026-06-29 08:16:46.104 | + functions-common:time_stop:2427 : start_time=1782720998383 2026-06-29 08:16:46.106 | + functions-common:time_stop:2429 : [[ -z 1782720998383 ]] 2026-06-29 08:16:46.109 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:16:46.112 | + functions-common:time_stop:2432 : end_time=1782721006110 2026-06-29 08:16:46.114 | + functions-common:time_stop:2433 : elapsed_time=7727 2026-06-29 08:16:46.116 | + functions-common:time_stop:2434 : total=41065 2026-06-29 08:16:46.119 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:16:46.121 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=48792 2026-06-29 08:16:46.123 | + inc/python:pip_install:219 : return 0 2026-06-29 08:16:46.125 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-06-29 08:16:46.127 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-06-29 08:16:46.130 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-29 08:16:46.132 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-06-29 08:16:46.135 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-06-29 08:16:46.137 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-29 08:16:46.140 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-06-29 08:16:46.141 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-29 08:16:46.145 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-06-29 08:16:46.147 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-06-29 08:16:46.149 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-06-29 08:16:46.152 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-06-29 08:16:46.154 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-06-29 08:16:46.173 | Using python 3.12 to install python-memcached 2026-06-29 08:16:46.175 | + 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-29 08:16:47.385 | Collecting python-memcached 2026-06-29 08:16:47.540 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-06-29 08:16:47.568 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-06-29 08:16:47.755 | Installing collected packages: python-memcached 2026-06-29 08:16:47.790 | Successfully installed python-memcached-1.62 2026-06-29 08:16:47.897 | + inc/python:pip_install:216 : result=0 2026-06-29 08:16:47.900 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-29 08:16:47.902 | + functions-common:time_stop:2420 : local name 2026-06-29 08:16:47.904 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:16:47.906 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:16:47.908 | + functions-common:time_stop:2423 : local total 2026-06-29 08:16:47.910 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:16:47.912 | + functions-common:time_stop:2426 : name=pip_install 2026-06-29 08:16:47.915 | + functions-common:time_stop:2427 : start_time=1782721006168 2026-06-29 08:16:47.917 | + functions-common:time_stop:2429 : [[ -z 1782721006168 ]] 2026-06-29 08:16:47.920 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:16:47.923 | + functions-common:time_stop:2432 : end_time=1782721007921 2026-06-29 08:16:47.926 | + functions-common:time_stop:2433 : elapsed_time=1753 2026-06-29 08:16:47.928 | + functions-common:time_stop:2434 : total=48792 2026-06-29 08:16:47.930 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:16:47.932 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=50545 2026-06-29 08:16:47.934 | + inc/python:pip_install:219 : return 0 2026-06-29 08:16:47.936 | + ./stack.sh:main:918 : is_service_enabled keystone 2026-06-29 08:16:47.953 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:16:47.956 | + ./stack.sh:main:919 : '[' 192.168.122.69 == 192.168.122.69 ']' 2026-06-29 08:16:47.959 | + ./stack.sh:main:920 : stack_install_service keystone 2026-06-29 08:16:47.962 | + lib/stack:stack_install_service:20 : local service=keystone 2026-06-29 08:16:47.965 | + lib/stack:stack_install_service:21 : type install_keystone 2026-06-29 08:16:47.967 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-29 08:16:47.969 | + lib/stack:stack_install_service:32 : install_keystone 2026-06-29 08:16:47.972 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-06-29 08:16:47.988 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:16:47.990 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-06-29 08:16:47.993 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-06-29 08:16:47.995 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-06-29 08:16:47.997 | + functions-common:git_clone:591 : local git_ref=master 2026-06-29 08:16:47.999 | + functions-common:git_clone:592 : local orig_dir 2026-06-29 08:16:48.002 | ++ functions-common:git_clone:593 : pwd 2026-06-29 08:16:48.005 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-29 08:16:48.007 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-29 08:16:48.010 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-29 08:16:48.023 | + functions-common:git_clone:596 : RECLONE=False 2026-06-29 08:16:48.025 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-29 08:16:48.027 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-29 08:16:48.031 | + functions-common:git_clone:610 : echo master 2026-06-29 08:16:48.031 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-29 08:16:48.035 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-06-29 08:16:48.037 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-29 08:16:48.039 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-06-29 08:16:48.041 | + functions-common:git_timed:697 : local count=0 2026-06-29 08:16:48.043 | + functions-common:git_timed:698 : local timeout=0 2026-06-29 08:16:48.045 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-29 08:16:48.047 | + functions-common:git_timed:701 : timeout=0 2026-06-29 08:16:48.050 | + functions-common:git_timed:704 : time_start git_timed 2026-06-29 08:16:48.052 | + functions-common:time_start:2406 : local name=git_timed 2026-06-29 08:16:48.054 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:16:48.056 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:16:48.059 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:16:48.063 | + functions-common:time_start:2411 : _TIME_START[$name]=1782721008060 2026-06-29 08:16:48.065 | + 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-29 08:16:48.069 | Cloning into '/opt/stack/keystone'... 2026-06-29 08:17:06.330 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-29 08:17:06.334 | + functions-common:time_stop:2420 : local name 2026-06-29 08:17:06.337 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:17:06.340 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:17:06.343 | + functions-common:time_stop:2423 : local total 2026-06-29 08:17:06.346 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:17:06.350 | + functions-common:time_stop:2426 : name=git_timed 2026-06-29 08:17:06.353 | + functions-common:time_stop:2427 : start_time=1782721008060 2026-06-29 08:17:06.357 | + functions-common:time_stop:2429 : [[ -z 1782721008060 ]] 2026-06-29 08:17:06.361 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:17:06.365 | + functions-common:time_stop:2432 : end_time=1782721026362 2026-06-29 08:17:06.368 | + functions-common:time_stop:2433 : elapsed_time=18302 2026-06-29 08:17:06.371 | + functions-common:time_stop:2434 : total=5525 2026-06-29 08:17:06.374 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:17:06.377 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23827 2026-06-29 08:17:06.380 | + functions-common:git_clone:631 : cd /opt/stack/keystone 2026-06-29 08:17:06.383 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-29 08:17:06.387 | + functions-common:git_timed:697 : local count=0 2026-06-29 08:17:06.390 | + functions-common:git_timed:698 : local timeout=0 2026-06-29 08:17:06.393 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-29 08:17:06.397 | + functions-common:git_timed:701 : timeout=0 2026-06-29 08:17:06.400 | + functions-common:git_timed:704 : time_start git_timed 2026-06-29 08:17:06.403 | + functions-common:time_start:2406 : local name=git_timed 2026-06-29 08:17:06.406 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:17:06.409 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:17:06.412 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:17:06.417 | + functions-common:time_start:2411 : _TIME_START[$name]=1782721026414 2026-06-29 08:17:06.420 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-29 08:17:07.051 | From https://review.opendev.org/openstack/keystone 2026-06-29 08:17:07.051 | * branch master -> FETCH_HEAD 2026-06-29 08:17:07.061 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-29 08:17:07.063 | + functions-common:time_stop:2420 : local name 2026-06-29 08:17:07.066 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:17:07.068 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:17:07.070 | + functions-common:time_stop:2423 : local total 2026-06-29 08:17:07.072 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:17:07.074 | + functions-common:time_stop:2426 : name=git_timed 2026-06-29 08:17:07.076 | + functions-common:time_stop:2427 : start_time=1782721026414 2026-06-29 08:17:07.078 | + functions-common:time_stop:2429 : [[ -z 1782721026414 ]] 2026-06-29 08:17:07.081 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:17:07.085 | + functions-common:time_stop:2432 : end_time=1782721027082 2026-06-29 08:17:07.087 | + functions-common:time_stop:2433 : elapsed_time=668 2026-06-29 08:17:07.089 | + functions-common:time_stop:2434 : total=23827 2026-06-29 08:17:07.092 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:17:07.094 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24495 2026-06-29 08:17:07.096 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-29 08:17:07.098 | + functions-common:git_timed:697 : local count=0 2026-06-29 08:17:07.100 | + functions-common:git_timed:698 : local timeout=0 2026-06-29 08:17:07.102 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-29 08:17:07.105 | + functions-common:git_timed:701 : timeout=0 2026-06-29 08:17:07.107 | + functions-common:git_timed:704 : time_start git_timed 2026-06-29 08:17:07.109 | + functions-common:time_start:2406 : local name=git_timed 2026-06-29 08:17:07.111 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:17:07.114 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:17:07.117 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:17:07.120 | + functions-common:time_start:2411 : _TIME_START[$name]=1782721027118 2026-06-29 08:17:07.122 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-29 08:17:07.295 | Note: switching to 'FETCH_HEAD'. 2026-06-29 08:17:07.295 | 2026-06-29 08:17:07.295 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-29 08:17:07.296 | changes and commit them, and you can discard any commits you make in this 2026-06-29 08:17:07.296 | state without impacting any branches by switching back to a branch. 2026-06-29 08:17:07.296 | 2026-06-29 08:17:07.296 | If you want to create a new branch to retain commits you create, you may 2026-06-29 08:17:07.296 | do so (now or later) by using -c with the switch command. Example: 2026-06-29 08:17:07.296 | 2026-06-29 08:17:07.296 | git switch -c 2026-06-29 08:17:07.296 | 2026-06-29 08:17:07.296 | Or undo this operation with: 2026-06-29 08:17:07.296 | 2026-06-29 08:17:07.297 | git switch - 2026-06-29 08:17:07.297 | 2026-06-29 08:17:07.297 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-29 08:17:07.297 | 2026-06-29 08:17:07.297 | HEAD is now at 4172e7845 Materialize limit backend queries in read sessions 2026-06-29 08:17:07.301 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-29 08:17:07.303 | + functions-common:time_stop:2420 : local name 2026-06-29 08:17:07.305 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:17:07.307 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:17:07.310 | + functions-common:time_stop:2423 : local total 2026-06-29 08:17:07.312 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:17:07.314 | + functions-common:time_stop:2426 : name=git_timed 2026-06-29 08:17:07.316 | + functions-common:time_stop:2427 : start_time=1782721027118 2026-06-29 08:17:07.318 | + functions-common:time_stop:2429 : [[ -z 1782721027118 ]] 2026-06-29 08:17:07.321 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:17:07.325 | + functions-common:time_stop:2432 : end_time=1782721027322 2026-06-29 08:17:07.327 | + functions-common:time_stop:2433 : elapsed_time=204 2026-06-29 08:17:07.329 | + functions-common:time_stop:2434 : total=24495 2026-06-29 08:17:07.331 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:17:07.334 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24699 2026-06-29 08:17:07.337 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-06-29 08:17:07.351 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-06-29 08:17:07.355 | + functions-common:git_clone:673 : git show --oneline 2026-06-29 08:17:07.355 | + functions-common:git_clone:673 : head -1 2026-06-29 08:17:07.358 | 4172e7845 Materialize limit backend queries in read sessions 2026-06-29 08:17:07.361 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-29 08:17:07.364 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-06-29 08:17:07.366 | + inc/python:setup_develop:353 : local bindep 2026-06-29 08:17:07.368 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-29 08:17:07.370 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-06-29 08:17:07.373 | + inc/python:setup_develop:359 : local extras= 2026-06-29 08:17:07.375 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-06-29 08:17:07.377 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-29 08:17:07.379 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-29 08:17:07.381 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-06-29 08:17:07.384 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-29 08:17:07.386 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-29 08:17:07.388 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-06-29 08:17:07.391 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-29 08:17:07.393 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-06-29 08:17:07.395 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-29 08:17:07.397 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-29 08:17:07.400 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-06-29 08:17:07.406 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-06-29 08:17:07.408 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-06-29 08:17:07.410 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-06-29 08:17:07.568 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-06-29 08:17:07.570 | + inc/python:setup_package:436 : local bindep=0 2026-06-29 08:17:07.572 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-29 08:17:07.574 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-29 08:17:07.576 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-29 08:17:07.578 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-06-29 08:17:07.580 | + inc/python:setup_package:445 : local flags=-e 2026-06-29 08:17:07.583 | + inc/python:setup_package:446 : local extras= 2026-06-29 08:17:07.585 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-29 08:17:07.587 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-29 08:17:07.589 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-29 08:17:07.591 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-29 08:17:07.594 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-29 08:17:07.596 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-06-29 08:17:07.614 | Using python 3.12 to install /opt/stack/keystone 2026-06-29 08:17:07.617 | + 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-29 08:17:08.594 | Obtaining file:///opt/stack/keystone 2026-06-29 08:17:08.599 | Installing build dependencies: started 2026-06-29 08:17:10.261 | Installing build dependencies: finished with status 'done' 2026-06-29 08:17:10.262 | Checking if build backend supports build_editable: started 2026-06-29 08:17:10.790 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-29 08:17:10.792 | Getting requirements to build editable: started 2026-06-29 08:17:11.076 | Getting requirements to build editable: finished with status 'done' 2026-06-29 08:17:11.079 | Preparing editable metadata (pyproject.toml): started 2026-06-29 08:17:12.122 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-29 08:17:12.137 | 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-29 08:17:12.138 | 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-29 08:17:12.346 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev45) 2026-06-29 08:17:12.498 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-29 08:17:12.546 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev45) 2026-06-29 08:17:12.562 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-06-29 08:17:12.978 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev45) 2026-06-29 08:17:12.996 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-06-29 08:17:13.624 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-29 08:17:13.640 | 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-29 08:17:13.665 | 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-29 08:17:13.666 | 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-29 08:17:13.668 | 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-29 08:17:13.745 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev45) 2026-06-29 08:17:13.760 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-06-29 08:17:13.777 | 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-29 08:17:13.779 | 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-29 08:17:13.781 | 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-29 08:17:13.847 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev45) 2026-06-29 08:17:13.865 | Downloading oslo_messaging-18.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-29 08:17:13.930 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev45) 2026-06-29 08:17:13.947 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-29 08:17:13.959 | 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-29 08:17:13.960 | 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-29 08:17:14.015 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev45) 2026-06-29 08:17:14.036 | Downloading oslo_middleware-8.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-29 08:17:14.105 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev45) 2026-06-29 08:17:14.121 | Downloading oslo_policy-5.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-29 08:17:14.136 | 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-29 08:17:14.168 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev45) 2026-06-29 08:17:14.184 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-06-29 08:17:14.196 | 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-29 08:17:14.227 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev45) 2026-06-29 08:17:14.243 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-06-29 08:17:14.288 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev45) 2026-06-29 08:17:14.304 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-06-29 08:17:14.316 | 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-29 08:17:14.316 | 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-29 08:17:14.358 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev45) 2026-06-29 08:17:14.373 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-29 08:17:14.385 | 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-29 08:17:14.386 | 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-29 08:17:14.420 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-29 08:17:14.437 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-29 08:17:14.488 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev45) 2026-06-29 08:17:14.504 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-06-29 08:17:14.704 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-29 08:17:14.725 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-06-29 08:17:14.765 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-29 08:17:14.780 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-06-29 08:17:14.791 | 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-29 08:17:14.823 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-29 08:17:14.840 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-29 08:17:14.883 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-29 08:17:14.900 | Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) 2026-06-29 08:17:14.937 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-29 08:17:14.957 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-29 08:17:14.997 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-29 08:17:15.013 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-06-29 08:17:15.124 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-29 08:17:15.143 | 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-29 08:17:15.203 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-29 08:17:15.221 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-06-29 08:17:15.242 | 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-29 08:17:15.336 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-29 08:17:15.352 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-06-29 08:17:15.439 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-29 08:17:15.455 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-06-29 08:17:15.496 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-29 08:17:15.512 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-06-29 08:17:15.565 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-29 08:17:15.581 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-29 08:17:16.169 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-29 08:17:16.186 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-06-29 08:17:16.202 | 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-29 08:17:16.204 | 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-29 08:17:16.209 | 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-29 08:17:16.213 | 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-29 08:17:16.213 | 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-29 08:17:16.228 | 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-29 08:17:16.229 | 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-29 08:17:16.232 | 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-29 08:17:16.276 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-29 08:17:16.293 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-06-29 08:17:16.305 | 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-29 08:17:16.335 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-29 08:17:16.352 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-06-29 08:17:16.387 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-29 08:17:16.403 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-06-29 08:17:16.453 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-29 08:17:16.472 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-06-29 08:17:16.484 | 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-29 08:17:16.490 | 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-29 08:17:16.494 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (3.4.0) 2026-06-29 08:17:16.540 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-29 08:17:16.558 | Downloading oslo_service-4.6.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-29 08:17:16.605 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-29 08:17:16.621 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-06-29 08:17:16.668 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-29 08:17:16.685 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-06-29 08:17:16.746 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-29 08:17:16.762 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-29 08:17:16.806 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-29 08:17:16.822 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-06-29 08:17:16.863 | 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-29 08:17:16.879 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-29 08:17:16.936 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-29 08:17:16.952 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-06-29 08:17:16.961 | 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-29 08:17:16.995 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-29 08:17:17.010 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-29 08:17:17.051 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev45) 2026-06-29 08:17:17.067 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-06-29 08:17:17.120 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-29 08:17:17.137 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-06-29 08:17:17.431 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-29 08:17:17.447 | Downloading greenlet-3.5.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-06-29 08:17:17.496 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-29 08:17:17.512 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-29 08:17:17.549 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-29 08:17:17.566 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-29 08:17:17.607 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-29 08:17:17.623 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-06-29 08:17:17.682 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-29 08:17:17.698 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-06-29 08:17:17.775 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-29 08:17:17.792 | 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-29 08:17:17.835 | 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-29 08:17:17.851 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-06-29 08:17:17.904 | 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-29 08:17:17.921 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-06-29 08:17:17.967 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-29 08:17:17.983 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-06-29 08:17:18.004 | 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-29 08:17:18.005 | 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-29 08:17:18.018 | 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-29 08:17:18.055 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-29 08:17:18.070 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-06-29 08:17:18.136 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-29 08:17:18.152 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-06-29 08:17:18.199 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-29 08:17:18.216 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-06-29 08:17:18.272 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-29 08:17:18.291 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-06-29 08:17:18.314 | 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-29 08:17:18.315 | 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-29 08:17:18.316 | 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-29 08:17:18.318 | 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-29 08:17:18.371 | 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-29 08:17:18.388 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-06-29 08:17:18.454 | 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-29 08:17:18.471 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-06-29 08:17:18.579 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-06-29 08:17:18.627 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-06-29 08:17:18.709 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 49.6 MB/s 0:00:00 2026-06-29 08:17:18.726 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-06-29 08:17:18.752 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-06-29 08:17:18.775 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-06-29 08:17:18.798 | Downloading click-8.4.1-py3-none-any.whl (116 kB) 2026-06-29 08:17:18.823 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-06-29 08:17:18.846 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-06-29 08:17:18.871 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-06-29 08:17:18.894 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-06-29 08:17:18.920 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-06-29 08:17:18.944 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-06-29 08:17:18.968 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-06-29 08:17:18.992 | 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-29 08:17:19.017 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-06-29 08:17:19.043 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-06-29 08:17:19.067 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-06-29 08:17:19.094 | Downloading oslo_messaging-18.1.0-py3-none-any.whl (202 kB) 2026-06-29 08:17:19.121 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-06-29 08:17:19.144 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-06-29 08:17:19.166 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-06-29 08:17:19.190 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-06-29 08:17:19.216 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-06-29 08:17:19.239 | Downloading oslo_middleware-8.1.0-py3-none-any.whl (65 kB) 2026-06-29 08:17:19.265 | Downloading oslo_policy-5.1.0-py3-none-any.whl (89 kB) 2026-06-29 08:17:19.289 | Downloading oslo_service-4.6.0-py3-none-any.whl (117 kB) 2026-06-29 08:17:19.315 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-06-29 08:17:19.343 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-06-29 08:17:19.370 | Downloading greenlet-3.5.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (613 kB) 2026-06-29 08:17:19.390 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 613.7/613.7 kB 28.9 MB/s 0:00:00 2026-06-29 08:17:19.407 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl (48 kB) 2026-06-29 08:17:19.430 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-06-29 08:17:19.454 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-06-29 08:17:19.479 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-06-29 08:17:19.503 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-06-29 08:17:19.540 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-06-29 08:17:19.591 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-06-29 08:17:19.628 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-06-29 08:17:19.655 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-06-29 08:17:19.684 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-06-29 08:17:19.707 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-06-29 08:17:19.739 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-06-29 08:17:19.764 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-06-29 08:17:19.787 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-06-29 08:17:19.811 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-06-29 08:17:19.832 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-06-29 08:17:19.863 | 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-29 08:17:19.918 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 64.0 MB/s 0:00:00 2026-06-29 08:17:19.935 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-06-29 08:17:19.959 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-06-29 08:17:19.982 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-06-29 08:17:20.003 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-06-29 08:17:20.029 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-06-29 08:17:20.055 | 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-29 08:17:20.077 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-06-29 08:17:20.098 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-06-29 08:17:20.120 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-06-29 08:17:20.142 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-06-29 08:17:20.171 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-06-29 08:17:20.355 | Building wheels for collected packages: keystone 2026-06-29 08:17:20.357 | Building editable for keystone (pyproject.toml): started 2026-06-29 08:17:21.494 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-06-29 08:17:21.495 | Created wheel for keystone: filename=keystone-29.1.0.dev45-0.editable-py3-none-any.whl size=9269 sha256=15ed1c9188865b1a198e5368e2eb9fdce6a90d8ed4205cc0d30414f086628499 2026-06-29 08:17:21.495 | Stored in directory: /tmp/pip-ephem-wheel-cache-v3d53uga/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-06-29 08:17:21.500 | Successfully built keystone 2026-06-29 08:17:21.844 | 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-29 08:17:21.888 | Attempting uninstall: pytz 2026-06-29 08:17:21.898 | Found existing installation: pytz 2024.1 2026-06-29 08:17:21.898 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-29 08:17:21.898 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-06-29 08:17:23.730 | Attempting uninstall: oauthlib 2026-06-29 08:17:23.735 | Found existing installation: oauthlib 3.2.2 2026-06-29 08:17:23.738 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-29 08:17:23.738 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-06-29 08:17:23.887 | Attempting uninstall: markupsafe 2026-06-29 08:17:23.900 | Found existing installation: MarkupSafe 2.1.5 2026-06-29 08:17:23.900 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-29 08:17:23.901 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-06-29 08:17:24.994 | Attempting uninstall: click 2026-06-29 08:17:25.008 | Found existing installation: click 8.1.6 2026-06-29 08:17:25.008 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-29 08:17:25.009 | Can't uninstall 'click'. No files were found to uninstall. 2026-06-29 08:17:25.209 | Attempting uninstall: blinker 2026-06-29 08:17:25.220 | Found existing installation: blinker 1.7.0 2026-06-29 08:17:25.221 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-29 08:17:25.221 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-06-29 08:17:25.277 | Attempting uninstall: bcrypt 2026-06-29 08:17:25.288 | Found existing installation: bcrypt 3.2.2 2026-06-29 08:17:25.288 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-29 08:17:25.290 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-06-29 08:17:25.310 | Attempting uninstall: attrs 2026-06-29 08:17:25.322 | Found existing installation: attrs 23.2.0 2026-06-29 08:17:25.322 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-29 08:17:25.322 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-06-29 08:17:28.540 | Attempting uninstall: jinja2 2026-06-29 08:17:28.552 | Found existing installation: Jinja2 3.1.2 2026-06-29 08:17:28.552 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-29 08:17:28.553 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-06-29 08:17:29.634 | Attempting uninstall: cryptography 2026-06-29 08:17:29.646 | Found existing installation: cryptography 41.0.7 2026-06-29 08:17:29.646 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-29 08:17:29.647 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-06-29 08:17:30.275 | Attempting uninstall: pyopenssl 2026-06-29 08:17:30.289 | Found existing installation: pyOpenSSL 23.2.0 2026-06-29 08:17:30.289 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-29 08:17:30.290 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-06-29 08:17:30.742 | Attempting uninstall: jsonschema 2026-06-29 08:17:30.757 | Found existing installation: jsonschema 4.10.3 2026-06-29 08:17:30.757 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-29 08:17:30.758 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-06-29 08:17:32.467 | 2026-06-29 08:17:32.468 | 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-29 08:17:32.468 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-06-29 08:17:32.487 | 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-29 08:17:32.842 | + inc/python:pip_install:216 : result=0 2026-06-29 08:17:32.846 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-29 08:17:32.849 | + functions-common:time_stop:2420 : local name 2026-06-29 08:17:32.852 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:17:32.855 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:17:32.857 | + functions-common:time_stop:2423 : local total 2026-06-29 08:17:32.861 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:17:32.864 | + functions-common:time_stop:2426 : name=pip_install 2026-06-29 08:17:32.867 | + functions-common:time_stop:2427 : start_time=1782721027609 2026-06-29 08:17:32.871 | + functions-common:time_stop:2429 : [[ -z 1782721027609 ]] 2026-06-29 08:17:32.875 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:17:32.888 | + functions-common:time_stop:2432 : end_time=1782721052883 2026-06-29 08:17:32.891 | + functions-common:time_stop:2433 : elapsed_time=25274 2026-06-29 08:17:32.895 | + functions-common:time_stop:2434 : total=50545 2026-06-29 08:17:32.898 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:17:32.902 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=75819 2026-06-29 08:17:32.906 | + inc/python:pip_install:219 : return 0 2026-06-29 08:17:32.911 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-29 08:17:32.915 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-29 08:17:32.918 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-06-29 08:17:32.923 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-06-29 08:17:32.927 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-29 08:17:32.931 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-29 08:17:32.935 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-06-29 08:17:32.939 | + inc/python:use_library_from_git:269 : return 1 2026-06-29 08:17:32.943 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-06-29 08:17:32.967 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:17:32.972 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-29 08:17:32.977 | + ./stack.sh:main:921 : configure_keystone 2026-06-29 08:17:32.980 | + lib/keystone:configure_keystone:143 : sudo install -d -o quobyte /etc/keystone 2026-06-29 08:17:32.999 | + 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-29 08:17:33.002 | + lib/keystone:configure_keystone:146 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-06-29 08:17:33.009 | + lib/keystone:configure_keystone:149 : is_service_enabled ldap 2026-06-29 08:17:33.032 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:17:33.035 | + lib/keystone:configure_keystone:153 : iniset /etc/keystone/keystone.conf identity driver sql 2026-06-29 08:17:33.082 | + lib/keystone:configure_keystone:154 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-06-29 08:17:33.123 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-06-29 08:17:33.167 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf role driver sql 2026-06-29 08:17:33.212 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf resource driver sql 2026-06-29 08:17:33.257 | + lib/keystone:configure_keystone:160 : iniset /etc/keystone/keystone.conf cache enabled True 2026-06-29 08:17:33.302 | + lib/keystone:configure_keystone:161 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-06-29 08:17:33.341 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-06-29 08:17:33.386 | + lib/keystone:configure_keystone:166 : iniset /etc/keystone/keystone.conf api response_validation error 2026-06-29 08:17:33.430 | + lib/keystone:configure_keystone:168 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-06-29 08:17:33.435 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-06-29 08:17:33.439 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-06-29 08:17:33.442 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-06-29 08:17:33.447 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-29 08:17:33.450 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-29 08:17:33.475 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:17:33.480 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-29 08:17:33.484 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-29 08:17:33.488 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-29 08:17:33.512 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:17:33.516 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.69:5672/ 2026-06-29 08:17:33.521 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.69:5672/ 2026-06-29 08:17:33.563 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-29 08:17:33.567 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-29 08:17:33.571 | + lib/keystone:configure_keystone:174 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.69/identity 2026-06-29 08:17:33.617 | + lib/keystone:configure_keystone:176 : [[ fernet != '' ]] 2026-06-29 08:17:33.621 | + lib/keystone:configure_keystone:177 : iniset /etc/keystone/keystone.conf token provider fernet 2026-06-29 08:17:33.669 | ++ lib/keystone:configure_keystone:180 : database_connection_url keystone 2026-06-29 08:17:33.673 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-06-29 08:17:33.677 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-06-29 08:17:33.681 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-06-29 08:17:33.685 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-29 08:17:33.689 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-29 08:17:33.693 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-29 08:17:33.717 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:17:33.721 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-29 08:17:33.725 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-06-29 08:17:33.729 | + 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-29 08:17:33.773 | + lib/keystone:configure_keystone:183 : '[' False '!=' False ']' 2026-06-29 08:17:33.777 | + lib/keystone:configure_keystone:188 : setup_logging /etc/keystone/keystone.conf 2026-06-29 08:17:33.780 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-06-29 08:17:33.783 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-06-29 08:17:33.787 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-29 08:17:33.812 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-29 08:17:33.814 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-29 08:17:33.817 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-29 08:17:33.822 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-29 08:17:33.825 | + 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-29 08:17:33.867 | + 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-29 08:17:33.912 | + 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-29 08:17:33.953 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-29 08:17:33.993 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-06-29 08:17:34.035 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-06-29 08:17:34.078 | + lib/keystone:configure_keystone:192 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-06-29 08:17:34.082 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-06-29 08:17:34.086 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-06-29 08:17:34.090 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-06-29 08:17:34.093 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-29 08:17:34.097 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-06-29 08:17:34.100 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-06-29 08:17:34.104 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-29 08:17:34.107 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-29 08:17:34.127 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-29 08:17:34.128 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-29 08:17:34.139 | d /var/run/uwsgi 0755 quobyte root 2026-06-29 08:17:34.145 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-29 08:17:34.165 | /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-29 08:17:34.171 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-06-29 08:17:34.175 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-06-29 08:17:34.182 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-29 08:17:34.185 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-06-29 08:17:34.227 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-06-29 08:17:34.267 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-06-29 08:17:34.309 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-06-29 08:17:34.349 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-06-29 08:17:34.388 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-06-29 08:17:34.426 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-06-29 08:17:34.467 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-06-29 08:17:34.506 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-06-29 08:17:34.546 | + 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-29 08:17:34.587 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-06-29 08:17:34.627 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-06-29 08:17:34.668 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-06-29 08:17:34.706 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-06-29 08:17:34.747 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-29 08:17:34.750 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-29 08:17:34.755 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-06-29 08:17:34.758 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-06-29 08:17:34.761 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-29 08:17:34.765 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-29 08:17:34.768 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-29 08:17:34.772 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-06-29 08:17:34.776 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-06-29 08:17:34.780 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-06-29 08:17:34.818 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-06-29 08:17:34.859 | + 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-29 08:17:34.859 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-06-29 08:17:34.870 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-06-29 08:17:34.875 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-06-29 08:17:34.879 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-06-29 08:17:34.883 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-29 08:17:34.886 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-29 08:17:34.889 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-29 08:17:34.892 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-29 08:17:34.895 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-29 08:17:34.899 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-29 08:17:34.902 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-29 08:17:34.906 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-29 08:17:34.909 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-29 08:17:34.912 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-29 08:17:34.916 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-06-29 08:17:34.928 | perl: warning: Setting locale failed. 2026-06-29 08:17:34.929 | perl: warning: Please check that your locale settings: 2026-06-29 08:17:34.929 | LANGUAGE = (unset), 2026-06-29 08:17:34.929 | LC_ALL = "en_US.utf8", 2026-06-29 08:17:34.929 | LANG = "de_DE.UTF-8" 2026-06-29 08:17:34.929 | are supported and installed on your system. 2026-06-29 08:17:34.929 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-29 08:17:34.971 | Enabling site keystone-api. 2026-06-29 08:17:34.977 | To activate the new configuration, you need to run: 2026-06-29 08:17:34.977 | systemctl reload apache2 2026-06-29 08:17:34.983 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-29 08:17:34.987 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-29 08:17:34.990 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-29 08:17:34.993 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-29 08:17:35.164 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-06-29 08:17:35.202 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-06-29 08:17:35.243 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-06-29 08:17:35.286 | + lib/keystone:configure_keystone:206 : [[ True = True ]] 2026-06-29 08:17:35.289 | + lib/keystone:configure_keystone:207 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-06-29 08:17:35.331 | + lib/keystone:configure_keystone:208 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-06-29 08:17:35.369 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-06-29 08:17:35.409 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-06-29 08:17:35.452 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-29 08:17:35.455 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-29 08:17:35.458 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-06-29 08:17:35.496 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-06-29 08:17:35.534 | + ./stack.sh:main:925 : is_service_enabled swift 2026-06-29 08:17:35.555 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:17:35.560 | + ./stack.sh:main:939 : is_service_enabled g-api n-api 2026-06-29 08:17:35.582 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:17:35.586 | + ./stack.sh:main:941 : stack_install_service glance 2026-06-29 08:17:35.589 | + lib/stack:stack_install_service:20 : local service=glance 2026-06-29 08:17:35.593 | + lib/stack:stack_install_service:21 : type install_glance 2026-06-29 08:17:35.595 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-29 08:17:35.598 | + lib/stack:stack_install_service:32 : install_glance 2026-06-29 08:17:35.602 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-06-29 08:17:35.604 | + lib/glance:install_glance:551 : local glance_store_extras 2026-06-29 08:17:35.608 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-06-29 08:17:35.628 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:17:35.631 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-06-29 08:17:35.635 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-06-29 08:17:35.657 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:17:35.661 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-06-29 08:17:35.664 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-06-29 08:17:35.667 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-29 08:17:35.672 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-29 08:17:35.675 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-06-29 08:17:35.680 | + inc/python:use_library_from_git:269 : return 1 2026-06-29 08:17:35.686 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-06-29 08:17:35.689 | ++ inc/python:join_extras:28 : local IFS=, 2026-06-29 08:17:35.694 | ++ inc/python:join_extras:29 : echo cinder 2026-06-29 08:17:35.698 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-06-29 08:17:35.702 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-06-29 08:17:35.706 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-06-29 08:17:35.709 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-06-29 08:17:35.715 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-06-29 08:17:35.718 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-06-29 08:17:35.722 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-06-29 08:17:35.727 | +++ 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-29 08:17:35.728 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-06-29 08:17:35.734 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-06-29 08:17:35.737 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-06-29 08:17:35.740 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-06-29 08:17:35.745 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-06-29 08:17:35.749 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-06-29 08:17:35.776 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-06-29 08:17:35.778 | + 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-29 08:17:37.046 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-06-29 08:17:37.193 | Downloading glance_store-5.5.0-py3-none-any.whl.metadata (4.6 kB) 2026-06-29 08:17:37.210 | 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-29 08:17:37.211 | 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-29 08:17:37.212 | 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-29 08:17:37.213 | 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-29 08:17:37.214 | 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-29 08:17:37.215 | 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-29 08:17:37.216 | 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-29 08:17:37.217 | 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-29 08:17:37.218 | 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-29 08:17:37.219 | 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-29 08:17:37.219 | 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-29 08:17:37.246 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-06-29 08:17:37.261 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-06-29 08:17:37.274 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.4.0) 2026-06-29 08:17:37.277 | 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-29 08:17:37.278 | 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-29 08:17:37.283 | 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-29 08:17:37.285 | 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-29 08:17:37.331 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-06-29 08:17:37.348 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-06-29 08:17:37.428 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-06-29 08:17:37.446 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-29 08:17:37.526 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-06-29 08:17:37.545 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-29 08:17:37.599 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-06-29 08:17:37.618 | Downloading oslo_privsep-3.11.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-29 08:17:37.633 | 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-29 08:17:37.634 | 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-29 08:17:37.635 | 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-29 08:17:37.636 | 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-29 08:17:37.643 | 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-29 08:17:37.644 | 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-29 08:17:37.646 | 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-29 08:17:37.647 | 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-29 08:17:37.652 | 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-29 08:17:37.653 | 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-29 08:17:37.656 | 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-29 08:17:37.694 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-06-29 08:17:37.710 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-06-29 08:17:37.723 | 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-29 08:17:37.728 | 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-29 08:17:37.732 | 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-29 08:17:37.734 | 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-29 08:17:37.735 | 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-29 08:17:37.744 | 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-29 08:17:37.747 | 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-29 08:17:37.749 | 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-29 08:17:37.752 | 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-29 08:17:37.760 | 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-29 08:17:37.763 | 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-29 08:17:37.764 | 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-29 08:17:37.765 | 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-29 08:17:37.766 | 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-29 08:17:37.770 | 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-29 08:17:37.771 | 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-29 08:17:37.777 | 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-29 08:17:37.794 | 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-29 08:17:37.799 | 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-29 08:17:37.803 | 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-29 08:17:37.816 | 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-29 08:17:37.817 | 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-29 08:17:37.818 | 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-29 08:17:37.820 | 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-29 08:17:37.841 | 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-29 08:17:37.906 | Downloading glance_store-5.5.0-py3-none-any.whl (262 kB) 2026-06-29 08:17:37.968 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-06-29 08:17:37.998 | Downloading oslo_privsep-3.11.0-py3-none-any.whl (41 kB) 2026-06-29 08:17:38.026 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-06-29 08:17:38.051 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-06-29 08:17:38.077 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-06-29 08:17:38.102 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-06-29 08:17:38.350 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-06-29 08:17:39.710 | 2026-06-29 08:17:39.726 | 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-29 08:17:39.875 | + inc/python:pip_install:216 : result=0 2026-06-29 08:17:39.877 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-29 08:17:39.879 | + functions-common:time_stop:2420 : local name 2026-06-29 08:17:39.881 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:17:39.883 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:17:39.885 | + functions-common:time_stop:2423 : local total 2026-06-29 08:17:39.888 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:17:39.890 | + functions-common:time_stop:2426 : name=pip_install 2026-06-29 08:17:39.892 | + functions-common:time_stop:2427 : start_time=1782721055770 2026-06-29 08:17:39.894 | + functions-common:time_stop:2429 : [[ -z 1782721055770 ]] 2026-06-29 08:17:39.897 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:17:39.901 | + functions-common:time_stop:2432 : end_time=1782721059898 2026-06-29 08:17:39.902 | + functions-common:time_stop:2433 : elapsed_time=4128 2026-06-29 08:17:39.904 | + functions-common:time_stop:2434 : total=75819 2026-06-29 08:17:39.907 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:17:39.909 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=79947 2026-06-29 08:17:39.911 | + inc/python:pip_install:219 : return 0 2026-06-29 08:17:39.913 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-06-29 08:17:39.916 | + lib/glance:copy_rootwrap:265 : local source_path=/opt/stack/data/venv/etc/glance 2026-06-29 08:17:39.919 | + lib/glance:copy_rootwrap:267 : sudo install -d -o quobyte /etc/glance 2026-06-29 08:17:39.935 | + 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-29 08:17:39.941 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-06-29 08:17:39.942 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-06-29 08:17:39.944 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-06-29 08:17:39.946 | + functions-common:git_clone:591 : local git_ref=master 2026-06-29 08:17:39.949 | + functions-common:git_clone:592 : local orig_dir 2026-06-29 08:17:39.951 | ++ functions-common:git_clone:593 : pwd 2026-06-29 08:17:39.954 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-29 08:17:39.955 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-29 08:17:39.958 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-29 08:17:39.974 | + functions-common:git_clone:596 : RECLONE=False 2026-06-29 08:17:39.977 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-29 08:17:39.979 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-29 08:17:39.982 | + functions-common:git_clone:610 : echo master 2026-06-29 08:17:39.983 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-29 08:17:39.988 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-06-29 08:17:39.990 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-29 08:17:39.992 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-06-29 08:17:39.995 | + functions-common:git_timed:697 : local count=0 2026-06-29 08:17:39.998 | + functions-common:git_timed:698 : local timeout=0 2026-06-29 08:17:40.000 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-29 08:17:40.003 | + functions-common:git_timed:701 : timeout=0 2026-06-29 08:17:40.005 | + functions-common:git_timed:704 : time_start git_timed 2026-06-29 08:17:40.008 | + functions-common:time_start:2406 : local name=git_timed 2026-06-29 08:17:40.011 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:17:40.015 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:17:40.018 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:17:40.023 | + functions-common:time_start:2411 : _TIME_START[$name]=1782721060019 2026-06-29 08:17:40.025 | + 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-29 08:17:40.029 | Cloning into '/opt/stack/glance'... 2026-06-29 08:17:48.098 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-29 08:17:48.101 | + functions-common:time_stop:2420 : local name 2026-06-29 08:17:48.104 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:17:48.106 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:17:48.109 | + functions-common:time_stop:2423 : local total 2026-06-29 08:17:48.112 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:17:48.115 | + functions-common:time_stop:2426 : name=git_timed 2026-06-29 08:17:48.117 | + functions-common:time_stop:2427 : start_time=1782721060019 2026-06-29 08:17:48.119 | + functions-common:time_stop:2429 : [[ -z 1782721060019 ]] 2026-06-29 08:17:48.122 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:17:48.126 | + functions-common:time_stop:2432 : end_time=1782721068123 2026-06-29 08:17:48.128 | + functions-common:time_stop:2433 : elapsed_time=8104 2026-06-29 08:17:48.130 | + functions-common:time_stop:2434 : total=24699 2026-06-29 08:17:48.132 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:17:48.134 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32803 2026-06-29 08:17:48.136 | + functions-common:git_clone:631 : cd /opt/stack/glance 2026-06-29 08:17:48.139 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-29 08:17:48.141 | + functions-common:git_timed:697 : local count=0 2026-06-29 08:17:48.143 | + functions-common:git_timed:698 : local timeout=0 2026-06-29 08:17:48.145 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-29 08:17:48.147 | + functions-common:git_timed:701 : timeout=0 2026-06-29 08:17:48.149 | + functions-common:git_timed:704 : time_start git_timed 2026-06-29 08:17:48.152 | + functions-common:time_start:2406 : local name=git_timed 2026-06-29 08:17:48.154 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:17:48.156 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:17:48.159 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:17:48.163 | + functions-common:time_start:2411 : _TIME_START[$name]=1782721068160 2026-06-29 08:17:48.165 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-29 08:17:48.786 | From https://review.opendev.org/openstack/glance 2026-06-29 08:17:48.786 | * branch master -> FETCH_HEAD 2026-06-29 08:17:48.795 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-29 08:17:48.798 | + functions-common:time_stop:2420 : local name 2026-06-29 08:17:48.800 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:17:48.802 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:17:48.804 | + functions-common:time_stop:2423 : local total 2026-06-29 08:17:48.807 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:17:48.809 | + functions-common:time_stop:2426 : name=git_timed 2026-06-29 08:17:48.811 | + functions-common:time_stop:2427 : start_time=1782721068160 2026-06-29 08:17:48.813 | + functions-common:time_stop:2429 : [[ -z 1782721068160 ]] 2026-06-29 08:17:48.816 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:17:48.820 | + functions-common:time_stop:2432 : end_time=1782721068817 2026-06-29 08:17:48.822 | + functions-common:time_stop:2433 : elapsed_time=657 2026-06-29 08:17:48.824 | + functions-common:time_stop:2434 : total=32803 2026-06-29 08:17:48.826 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:17:48.828 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33460 2026-06-29 08:17:48.831 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-29 08:17:48.833 | + functions-common:git_timed:697 : local count=0 2026-06-29 08:17:48.836 | + functions-common:git_timed:698 : local timeout=0 2026-06-29 08:17:48.838 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-29 08:17:48.840 | + functions-common:git_timed:701 : timeout=0 2026-06-29 08:17:48.843 | + functions-common:git_timed:704 : time_start git_timed 2026-06-29 08:17:48.845 | + functions-common:time_start:2406 : local name=git_timed 2026-06-29 08:17:48.847 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:17:48.850 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:17:48.852 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:17:48.856 | + functions-common:time_start:2411 : _TIME_START[$name]=1782721068854 2026-06-29 08:17:48.858 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-29 08:17:48.987 | Note: switching to 'FETCH_HEAD'. 2026-06-29 08:17:48.987 | 2026-06-29 08:17:48.988 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-29 08:17:48.988 | changes and commit them, and you can discard any commits you make in this 2026-06-29 08:17:48.988 | state without impacting any branches by switching back to a branch. 2026-06-29 08:17:48.988 | 2026-06-29 08:17:48.988 | If you want to create a new branch to retain commits you create, you may 2026-06-29 08:17:48.988 | do so (now or later) by using -c with the switch command. Example: 2026-06-29 08:17:48.988 | 2026-06-29 08:17:48.988 | git switch -c 2026-06-29 08:17:48.988 | 2026-06-29 08:17:48.988 | Or undo this operation with: 2026-06-29 08:17:48.988 | 2026-06-29 08:17:48.988 | git switch - 2026-06-29 08:17:48.989 | 2026-06-29 08:17:48.989 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-29 08:17:48.989 | 2026-06-29 08:17:48.989 | HEAD is now at 34bf76e91 Merge "Remove glance-grenade-centralized-cache zuul job" 2026-06-29 08:17:48.992 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-29 08:17:48.995 | + functions-common:time_stop:2420 : local name 2026-06-29 08:17:48.997 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:17:48.999 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:17:49.002 | + functions-common:time_stop:2423 : local total 2026-06-29 08:17:49.004 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:17:49.007 | + functions-common:time_stop:2426 : name=git_timed 2026-06-29 08:17:49.010 | + functions-common:time_stop:2427 : start_time=1782721068854 2026-06-29 08:17:49.013 | + functions-common:time_stop:2429 : [[ -z 1782721068854 ]] 2026-06-29 08:17:49.016 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:17:49.021 | + functions-common:time_stop:2432 : end_time=1782721069018 2026-06-29 08:17:49.023 | + functions-common:time_stop:2433 : elapsed_time=164 2026-06-29 08:17:49.025 | + functions-common:time_stop:2434 : total=33460 2026-06-29 08:17:49.027 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:17:49.030 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33624 2026-06-29 08:17:49.032 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-06-29 08:17:49.048 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-06-29 08:17:49.051 | + functions-common:git_clone:673 : head -1 2026-06-29 08:17:49.051 | + functions-common:git_clone:673 : git show --oneline 2026-06-29 08:17:49.055 | 34bf76e91 Merge "Remove glance-grenade-centralized-cache zuul job" 2026-06-29 08:17:49.058 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-29 08:17:49.061 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-06-29 08:17:49.063 | + inc/python:setup_develop:353 : local bindep 2026-06-29 08:17:49.066 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-06-29 08:17:49.069 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-06-29 08:17:49.071 | + inc/python:setup_develop:359 : local extras= 2026-06-29 08:17:49.074 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-06-29 08:17:49.077 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-29 08:17:49.080 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-06-29 08:17:49.083 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-06-29 08:17:49.086 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-29 08:17:49.088 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-29 08:17:49.092 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-06-29 08:17:49.095 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-29 08:17:49.098 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-06-29 08:17:49.101 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-29 08:17:49.104 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-29 08:17:49.108 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-06-29 08:17:49.114 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-06-29 08:17:49.116 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-06-29 08:17:49.119 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-06-29 08:17:49.284 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-06-29 08:17:49.288 | + inc/python:setup_package:436 : local bindep=0 2026-06-29 08:17:49.291 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-29 08:17:49.293 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-29 08:17:49.296 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-06-29 08:17:49.299 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-06-29 08:17:49.302 | + inc/python:setup_package:445 : local flags=-e 2026-06-29 08:17:49.305 | + inc/python:setup_package:446 : local extras= 2026-06-29 08:17:49.307 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-29 08:17:49.311 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-29 08:17:49.313 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-29 08:17:49.316 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-29 08:17:49.319 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-29 08:17:49.322 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-06-29 08:17:49.344 | Using python 3.12 to install /opt/stack/glance 2026-06-29 08:17:49.346 | + 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-29 08:17:50.328 | Obtaining file:///opt/stack/glance 2026-06-29 08:17:50.332 | Installing build dependencies: started 2026-06-29 08:17:52.088 | Installing build dependencies: finished with status 'done' 2026-06-29 08:17:52.090 | Checking if build backend supports build_editable: started 2026-06-29 08:17:52.639 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-29 08:17:52.641 | Getting requirements to build editable: started 2026-06-29 08:17:52.943 | Getting requirements to build editable: finished with status 'done' 2026-06-29 08:17:52.943 | Preparing editable metadata (pyproject.toml): started 2026-06-29 08:17:53.871 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-29 08:17:53.890 | 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-29 08:17:53.891 | 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-29 08:17:53.894 | 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-29 08:17:53.894 | 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-29 08:17:53.895 | 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-29 08:17:53.896 | 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-29 08:17:53.897 | 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-29 08:17:53.900 | 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-29 08:17:54.106 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev87) 2026-06-29 08:17:54.273 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-06-29 08:17:54.284 | 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-29 08:17:54.288 | 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-29 08:17:54.288 | 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-29 08:17:54.288 | 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-29 08:17:54.288 | 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-29 08:17:54.289 | 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-29 08:17:54.291 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (3.4.0) 2026-06-29 08:17:54.351 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev87) 2026-06-29 08:17:54.367 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-29 08:17:54.390 | 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-29 08:17:54.391 | 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-29 08:17:54.420 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev87) 2026-06-29 08:17:54.436 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-06-29 08:17:54.448 | 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-29 08:17:54.449 | 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-29 08:17:54.451 | 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-29 08:17:54.451 | 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-29 08:17:54.453 | 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-29 08:17:54.453 | 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-29 08:17:54.484 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev87) 2026-06-29 08:17:54.501 | Downloading oslo_limit-2.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-29 08:17:54.511 | 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-29 08:17:54.513 | 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-29 08:17:54.514 | 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-29 08:17:54.551 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev87) 2026-06-29 08:17:54.567 | Downloading oslo_reports-3.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-29 08:17:54.578 | 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-29 08:17:54.578 | 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-29 08:17:54.582 | 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-29 08:17:54.582 | 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-29 08:17:54.582 | 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-29 08:17:54.607 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev87) 2026-06-29 08:17:54.624 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-29 08:17:54.673 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev87) 2026-06-29 08:17:54.689 | Downloading castellan-5.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-29 08:17:54.701 | 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-29 08:17:54.702 | 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-29 08:17:54.809 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev87) 2026-06-29 08:17:54.826 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl.metadata (11 kB) 2026-06-29 08:17:54.839 | 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-29 08:17:54.842 | 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-29 08:17:54.847 | 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-29 08:17:54.851 | 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-29 08:17:54.853 | 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-29 08:17:54.858 | 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-29 08:17:54.859 | 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-29 08:17:54.869 | 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-29 08:17:54.876 | 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-29 08:17:54.880 | 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-29 08:17:54.881 | 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-29 08:17:54.882 | 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-29 08:17:54.882 | 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-29 08:17:54.891 | 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-29 08:17:54.892 | 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-29 08:17:54.898 | 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-29 08:17:54.900 | 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-29 08:17:54.900 | 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-29 08:17:54.907 | 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-29 08:17:54.911 | 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-29 08:17:54.917 | 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-29 08:17:54.922 | 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-29 08:17:54.923 | 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-29 08:17:54.924 | 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-29 08:17:54.933 | 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-29 08:17:54.934 | 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-29 08:17:54.990 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev87) 2026-06-29 08:17:55.006 | Downloading openstacksdk-4.17.0-py3-none-any.whl.metadata (12 kB) 2026-06-29 08:17:55.046 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev87) 2026-06-29 08:17:55.063 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-29 08:17:55.102 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev87) 2026-06-29 08:17:55.117 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-06-29 08:17:55.159 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev87) 2026-06-29 08:17:55.174 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-29 08:17:55.184 | 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-29 08:17:55.217 | 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-29 08:17:55.233 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-06-29 08:17:55.248 | 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-29 08:17:55.253 | 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-29 08:17:55.254 | 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-29 08:17:55.256 | 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-29 08:17:55.256 | 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-29 08:17:55.258 | 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-29 08:17:55.262 | 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-29 08:17:55.271 | 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-29 08:17:55.271 | 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-29 08:17:55.279 | 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-29 08:17:55.282 | 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-29 08:17:55.283 | 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-29 08:17:55.285 | 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-29 08:17:55.292 | 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-29 08:17:55.307 | 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-29 08:17:55.317 | 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-29 08:17:55.339 | 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-29 08:17:55.354 | 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-29 08:17:55.415 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev87) 2026-06-29 08:17:55.432 | Downloading cliff-4.14.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-29 08:17:55.471 | 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-29 08:17:55.487 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-06-29 08:17:55.548 | 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-29 08:17:55.564 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-06-29 08:17:55.628 | 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-29 08:17:55.646 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-06-29 08:17:55.681 | 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-29 08:17:55.697 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-29 08:17:55.706 | 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-29 08:17:55.732 | 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-29 08:17:55.748 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-06-29 08:17:55.770 | 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-29 08:17:55.789 | 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-29 08:17:55.790 | 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-29 08:17:55.791 | 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-29 08:17:55.794 | 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-29 08:17:55.825 | 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-29 08:17:55.826 | 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-29 08:17:55.835 | 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-29 08:17:55.851 | 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-29 08:17:55.926 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev87) 2026-06-29 08:17:55.941 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-06-29 08:17:55.987 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev87) 2026-06-29 08:17:56.003 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-29 08:17:56.014 | 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-29 08:17:56.041 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev87) 2026-06-29 08:17:56.058 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-06-29 08:17:56.179 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev87) 2026-06-29 08:17:56.195 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-06-29 08:17:56.211 | Installing build dependencies: started 2026-06-29 08:17:57.935 | Installing build dependencies: finished with status 'done' 2026-06-29 08:17:57.936 | Getting requirements to build wheel: started 2026-06-29 08:17:58.557 | Getting requirements to build wheel: finished with status 'done' 2026-06-29 08:17:58.558 | Preparing metadata (pyproject.toml): started 2026-06-29 08:17:58.920 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-29 08:17:58.923 | 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-29 08:17:58.971 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev87) 2026-06-29 08:17:58.987 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-29 08:17:59.035 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev87) 2026-06-29 08:17:59.051 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-06-29 08:17:59.129 | Downloading castellan-5.7.0-py3-none-any.whl (103 kB) 2026-06-29 08:17:59.237 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-06-29 08:17:59.261 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-06-29 08:17:59.287 | Downloading oslo_limit-2.11.0-py3-none-any.whl (23 kB) 2026-06-29 08:17:59.315 | Downloading openstacksdk-4.17.0-py3-none-any.whl (2.0 MB) 2026-06-29 08:17:59.373 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 41.7 MB/s 0:00:00 2026-06-29 08:17:59.389 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-06-29 08:17:59.411 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-06-29 08:17:59.433 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-06-29 08:17:59.456 | Downloading oslo_reports-3.8.0-py3-none-any.whl (54 kB) 2026-06-29 08:17:59.478 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-06-29 08:17:59.506 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl (88 kB) 2026-06-29 08:17:59.529 | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-06-29 08:17:59.555 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-06-29 08:17:59.593 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-06-29 08:17:59.617 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-06-29 08:17:59.643 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-06-29 08:17:59.666 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-06-29 08:17:59.692 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-06-29 08:17:59.721 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-06-29 08:17:59.743 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-06-29 08:17:59.795 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 40.6 MB/s 0:00:00 2026-06-29 08:17:59.812 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-06-29 08:17:59.836 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-06-29 08:17:59.859 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-06-29 08:17:59.881 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-06-29 08:17:59.980 | Building wheels for collected packages: glance, simplegeneric 2026-06-29 08:17:59.981 | Building editable for glance (pyproject.toml): started 2026-06-29 08:18:00.870 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-06-29 08:18:00.870 | Created wheel for glance: filename=glance-32.1.0.dev87-0.editable-py3-none-any.whl size=8994 sha256=3eae90a070b9785aa16946edbeae1d3efe2a9cb4fc4a32b4df0e90aacbc43727 2026-06-29 08:18:00.870 | Stored in directory: /tmp/pip-ephem-wheel-cache-qyjncoxv/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-06-29 08:18:00.876 | Building wheel for simplegeneric (pyproject.toml): started 2026-06-29 08:18:01.298 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-06-29 08:18:01.300 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=bd19b7e737f7f08f81652026ab184d24a4d498c923e2b24d37cc1e9c0ff6d430 2026-06-29 08:18:01.301 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-06-29 08:18:01.305 | Successfully built glance simplegeneric 2026-06-29 08:18:01.625 | 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-29 08:18:04.710 | Attempting uninstall: jsonpointer 2026-06-29 08:18:04.725 | Found existing installation: jsonpointer 2.0 2026-06-29 08:18:04.725 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-29 08:18:04.728 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-06-29 08:18:04.743 | Attempting uninstall: jmespath 2026-06-29 08:18:04.759 | Found existing installation: jmespath 1.0.1 2026-06-29 08:18:04.760 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-29 08:18:04.761 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-06-29 08:18:04.802 | Attempting uninstall: httplib2 2026-06-29 08:18:04.818 | Found existing installation: httplib2 0.20.4 2026-06-29 08:18:04.819 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-29 08:18:04.820 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-06-29 08:18:04.914 | Attempting uninstall: jsonpatch 2026-06-29 08:18:04.930 | Found existing installation: jsonpatch 1.32 2026-06-29 08:18:04.930 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-29 08:18:04.930 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-06-29 08:18:09.372 | 2026-06-29 08:18:09.391 | 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-29 08:18:09.621 | + inc/python:pip_install:216 : result=0 2026-06-29 08:18:09.624 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-29 08:18:09.627 | + functions-common:time_stop:2420 : local name 2026-06-29 08:18:09.630 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:18:09.633 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:18:09.636 | + functions-common:time_stop:2423 : local total 2026-06-29 08:18:09.640 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:18:09.642 | + functions-common:time_stop:2426 : name=pip_install 2026-06-29 08:18:09.645 | + functions-common:time_stop:2427 : start_time=1782721069338 2026-06-29 08:18:09.648 | + functions-common:time_stop:2429 : [[ -z 1782721069338 ]] 2026-06-29 08:18:09.651 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:18:09.655 | + functions-common:time_stop:2432 : end_time=1782721089652 2026-06-29 08:18:09.657 | + functions-common:time_stop:2433 : elapsed_time=20314 2026-06-29 08:18:09.660 | + functions-common:time_stop:2434 : total=79947 2026-06-29 08:18:09.663 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:18:09.666 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=100261 2026-06-29 08:18:09.669 | + inc/python:pip_install:219 : return 0 2026-06-29 08:18:09.672 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-29 08:18:09.675 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-29 08:18:09.678 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-06-29 08:18:09.680 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-06-29 08:18:09.683 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-29 08:18:09.686 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-29 08:18:09.689 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-06-29 08:18:09.692 | + inc/python:use_library_from_git:269 : return 1 2026-06-29 08:18:09.695 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-29 08:18:09.697 | + ./stack.sh:main:942 : configure_glance 2026-06-29 08:18:09.701 | + lib/glance:configure_glance:348 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-06-29 08:18:09.717 | + lib/glance:configure_glance:351 : local dburl 2026-06-29 08:18:09.721 | ++ lib/glance:configure_glance:352 : database_connection_url glance 2026-06-29 08:18:09.724 | ++ lib/database:database_connection_url:134 : local db=glance 2026-06-29 08:18:09.727 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-06-29 08:18:09.730 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-06-29 08:18:09.733 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-29 08:18:09.737 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-29 08:18:09.740 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-29 08:18:09.757 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:18:09.760 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-29 08:18:09.763 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-29 08:18:09.767 | + lib/glance:configure_glance:352 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-29 08:18:09.770 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-06-29 08:18:09.803 | + 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-29 08:18:09.837 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-06-29 08:18:09.872 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-29 08:18:09.911 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-06-29 08:18:09.945 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-06-29 08:18:09.980 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-06-29 08:18:10.014 | + lib/glance:configure_glance:361 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-06-29 08:18:10.016 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-06-29 08:18:10.019 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-29 08:18:10.023 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-29 08:18:10.025 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-29 08:18:10.028 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-06-29 08:18:10.031 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-06-29 08:18:10.034 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-29 08:18:10.037 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-29 08:18:10.040 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-06-29 08:18:10.074 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-06-29 08:18:10.108 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.69/identity 2026-06-29 08:18:10.139 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-06-29 08:18:10.173 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-06-29 08:18:10.206 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-06-29 08:18:10.238 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-06-29 08:18:10.270 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-06-29 08:18:10.305 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.69/identity 2026-06-29 08:18:10.338 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-29 08:18:10.371 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-06-29 08:18:10.404 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-29 08:18:10.407 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-06-29 08:18:10.443 | + lib/glance:configure_glance:363 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-06-29 08:18:10.446 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-06-29 08:18:10.449 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-06-29 08:18:10.452 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-29 08:18:10.455 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-29 08:18:10.458 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-29 08:18:10.476 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:18:10.479 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-29 08:18:10.483 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-29 08:18:10.485 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-29 08:18:10.503 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:18:10.506 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.69:5672/ 2026-06-29 08:18:10.509 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.69:5672/ 2026-06-29 08:18:10.543 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-29 08:18:10.546 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-29 08:18:10.549 | + lib/glance:configure_glance:364 : '[' libvirt = libvirt ']' 2026-06-29 08:18:10.552 | + lib/glance:configure_glance:364 : '[' kvm = parallels ']' 2026-06-29 08:18:10.555 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-06-29 08:18:10.589 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-06-29 08:18:10.622 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-06-29 08:18:10.659 | + lib/glance:configure_glance:373 : configure_glance_store False False 2026-06-29 08:18:10.661 | + lib/glance:configure_glance_store:278 : local use_cinder_for_glance=False 2026-06-29 08:18:10.665 | + lib/glance:configure_glance_store:279 : local glance_enable_multiple_stores=False 2026-06-29 08:18:10.667 | + lib/glance:configure_glance_store:280 : local be 2026-06-29 08:18:10.670 | + lib/glance:configure_glance_store:282 : [[ False == \F\a\l\s\e ]] 2026-06-29 08:18:10.673 | + lib/glance:configure_glance_store:283 : [[ False == \T\r\u\e ]] 2026-06-29 08:18:10.676 | + lib/glance:configure_glance_store:300 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-29 08:18:10.711 | + lib/glance:configure_glance:376 : '[' -n '' ']' 2026-06-29 08:18:10.714 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.69 2026-06-29 08:18:10.750 | + lib/glance:configure_glance:383 : [[ False == \F\a\l\s\e ]] 2026-06-29 08:18:10.753 | + lib/glance:configure_glance:385 : [[ False == \T\r\u\e ]] 2026-06-29 08:18:10.755 | + lib/glance:configure_glance:391 : is_service_enabled s-proxy 2026-06-29 08:18:10.776 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:18:10.779 | + lib/glance:configure_glance:420 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.69/image 2026-06-29 08:18:10.813 | + lib/glance:configure_glance:422 : is_service_enabled tls-proxy 2026-06-29 08:18:10.832 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:18:10.834 | + lib/glance:configure_glance:428 : setup_logging /etc/glance/glance-api.conf 2026-06-29 08:18:10.837 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-06-29 08:18:10.840 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-06-29 08:18:10.843 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-29 08:18:10.862 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-29 08:18:10.865 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-29 08:18:10.868 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-29 08:18:10.871 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-29 08:18:10.873 | + 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-29 08:18:10.908 | + 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-29 08:18:10.942 | + 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-29 08:18:10.978 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-29 08:18:11.011 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-06-29 08:18:11.044 | + lib/glance:configure_glance:430 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-06-29 08:18:11.049 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-06-29 08:18:11.083 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-06-29 08:18:11.117 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-29 08:18:11.149 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-06-29 08:18:11.182 | + lib/glance:configure_glance:439 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-29 08:18:11.218 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-06-29 08:18:11.255 | + lib/glance:configure_glance:443 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-06-29 08:18:11.290 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-06-29 08:18:11.324 | + lib/glance:configure_glance:446 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-06-29 08:18:11.330 | + 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-29 08:18:11.337 | + lib/glance:configure_glance:449 : is_service_enabled tls-proxy 2026-06-29 08:18:11.355 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:18:11.358 | + lib/glance:configure_glance:457 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-06-29 08:18:11.361 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-06-29 08:18:11.363 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-06-29 08:18:11.366 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-06-29 08:18:11.368 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-06-29 08:18:11.371 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-06-29 08:18:11.373 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-06-29 08:18:11.378 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-29 08:18:11.381 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-06-29 08:18:11.414 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-06-29 08:18:11.417 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-06-29 08:18:11.419 | ++ functions:get_random_port:861 : true 2026-06-29 08:18:11.422 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-06-29 08:18:11.424 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-06-29 08:18:11.427 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-06-29 08:18:11.481 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-06-29 08:18:11.484 | ++ functions:get_random_port:865 : break 2 2026-06-29 08:18:11.486 | ++ functions:get_random_port:869 : echo 60999 2026-06-29 08:18:11.489 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-06-29 08:18:11.492 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-06-29 08:18:11.523 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-06-29 08:18:11.555 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-06-29 08:18:11.588 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-06-29 08:18:11.621 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-06-29 08:18:11.653 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-29 08:18:11.686 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-06-29 08:18:11.722 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-06-29 08:18:11.761 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-06-29 08:18:11.799 | + 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-29 08:18:11.838 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-06-29 08:18:11.877 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-29 08:18:11.917 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-06-29 08:18:11.956 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-06-29 08:18:11.994 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-06-29 08:18:12.034 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-06-29 08:18:12.072 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-06-29 08:18:12.111 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-06-29 08:18:12.151 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-06-29 08:18:12.191 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-06-29 08:18:12.230 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-06-29 08:18:12.233 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-06-29 08:18:12.237 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-29 08:18:12.241 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-29 08:18:12.244 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-29 08:18:12.248 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-29 08:18:12.252 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-06-29 08:18:12.255 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-06-29 08:18:12.258 | perl: warning: Setting locale failed. 2026-06-29 08:18:12.258 | perl: warning: Please check that your locale settings: 2026-06-29 08:18:12.258 | LANGUAGE = (unset), 2026-06-29 08:18:12.258 | LC_ALL = "en_US.utf8", 2026-06-29 08:18:12.258 | LANG = (unset) 2026-06-29 08:18:12.258 | are supported and installed on your system. 2026-06-29 08:18:12.258 | perl: warning: Falling back to the standard locale ("C"). 2026-06-29 08:18:12.297 | proxy (enabled by site administrator) 2026-06-29 08:18:12.301 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-06-29 08:18:12.303 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-06-29 08:18:12.307 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-29 08:18:12.310 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-29 08:18:12.312 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-29 08:18:12.315 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-29 08:18:12.318 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-06-29 08:18:12.321 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-06-29 08:18:12.323 | perl: warning: Setting locale failed. 2026-06-29 08:18:12.323 | perl: warning: Please check that your locale settings: 2026-06-29 08:18:12.323 | LANGUAGE = (unset), 2026-06-29 08:18:12.323 | LC_ALL = "en_US.utf8", 2026-06-29 08:18:12.324 | LANG = (unset) 2026-06-29 08:18:12.324 | are supported and installed on your system. 2026-06-29 08:18:12.324 | perl: warning: Falling back to the standard locale ("C"). 2026-06-29 08:18:12.360 | No module matches proxy_http 2026-06-29 08:18:12.364 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-06-29 08:18:12.376 | perl: warning: Setting locale failed. 2026-06-29 08:18:12.376 | perl: warning: Please check that your locale settings: 2026-06-29 08:18:12.376 | LANGUAGE = (unset), 2026-06-29 08:18:12.376 | LC_ALL = "en_US.utf8", 2026-06-29 08:18:12.376 | LANG = "de_DE.UTF-8" 2026-06-29 08:18:12.376 | are supported and installed on your system. 2026-06-29 08:18:12.376 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-29 08:18:12.417 | Considering dependency proxy for proxy_http: 2026-06-29 08:18:12.417 | Module proxy already enabled 2026-06-29 08:18:12.417 | Enabling module proxy_http. 2026-06-29 08:18:12.422 | To activate the new configuration, you need to run: 2026-06-29 08:18:12.422 | systemctl restart apache2 2026-06-29 08:18:12.427 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-06-29 08:18:12.430 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-06-29 08:18:12.433 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-29 08:18:12.436 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-29 08:18:12.439 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-29 08:18:12.595 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-06-29 08:18:12.600 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-06-29 08:18:12.603 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-06-29 08:18:12.607 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-29 08:18:12.610 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-29 08:18:12.613 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-29 08:18:12.616 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-06-29 08:18:12.619 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-06-29 08:18:12.623 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-06-29 08:18:12.623 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-06-29 08:18:12.634 | KeepAlive Off 2026-06-29 08:18:12.640 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-06-29 08:18:12.640 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-29 08:18:12.652 | SetEnv proxy-sendchunked 1 2026-06-29 08:18:12.658 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-29 08:18:12.658 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-06-29 08:18:12.670 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-06-29 08:18:12.675 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-06-29 08:18:12.678 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-06-29 08:18:12.681 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-29 08:18:12.683 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-29 08:18:12.686 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-29 08:18:12.688 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-29 08:18:12.691 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-29 08:18:12.693 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-29 08:18:12.696 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-29 08:18:12.698 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-29 08:18:12.701 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-29 08:18:12.703 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-29 08:18:12.706 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-06-29 08:18:12.717 | perl: warning: Setting locale failed. 2026-06-29 08:18:12.717 | perl: warning: Please check that your locale settings: 2026-06-29 08:18:12.717 | LANGUAGE = (unset), 2026-06-29 08:18:12.717 | LC_ALL = "en_US.utf8", 2026-06-29 08:18:12.717 | LANG = "de_DE.UTF-8" 2026-06-29 08:18:12.718 | are supported and installed on your system. 2026-06-29 08:18:12.718 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-29 08:18:12.758 | Enabling site glance-api. 2026-06-29 08:18:12.764 | To activate the new configuration, you need to run: 2026-06-29 08:18:12.764 | systemctl reload apache2 2026-06-29 08:18:12.770 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-06-29 08:18:12.772 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-29 08:18:12.775 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-29 08:18:12.778 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-29 08:18:12.923 | ++ lib/glance:configure_glance:461 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-06-29 08:18:12.928 | + lib/glance:configure_glance:461 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-06-29 08:18:12.964 | + lib/glance:configure_glance:465 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-06-29 08:18:13.000 | + lib/glance:configure_glance:467 : [[ True == True ]] 2026-06-29 08:18:13.003 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-06-29 08:18:13.040 | + lib/glance:configure_glance:469 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-06-29 08:18:13.075 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-06-29 08:18:13.111 | + ./stack.sh:main:945 : is_service_enabled cinder 2026-06-29 08:18:13.130 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:18:13.133 | + ./stack.sh:main:947 : stack_install_service cinder 2026-06-29 08:18:13.136 | + lib/stack:stack_install_service:20 : local service=cinder 2026-06-29 08:18:13.139 | + lib/stack:stack_install_service:21 : type install_cinder 2026-06-29 08:18:13.143 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-29 08:18:13.145 | + lib/stack:stack_install_service:32 : install_cinder 2026-06-29 08:18:13.149 | + lib/cinder:install_cinder:525 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder master 2026-06-29 08:18:13.151 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-06-29 08:18:13.154 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-06-29 08:18:13.157 | + functions-common:git_clone:591 : local git_ref=master 2026-06-29 08:18:13.159 | + functions-common:git_clone:592 : local orig_dir 2026-06-29 08:18:13.163 | ++ functions-common:git_clone:593 : pwd 2026-06-29 08:18:13.166 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-29 08:18:13.168 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-29 08:18:13.172 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-29 08:18:13.190 | + functions-common:git_clone:596 : RECLONE=False 2026-06-29 08:18:13.192 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-29 08:18:13.195 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-29 08:18:13.199 | + functions-common:git_clone:610 : echo master 2026-06-29 08:18:13.199 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-29 08:18:13.205 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/cinder ]] 2026-06-29 08:18:13.207 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-29 08:18:13.210 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-06-29 08:18:13.212 | + functions-common:git_timed:697 : local count=0 2026-06-29 08:18:13.215 | + functions-common:git_timed:698 : local timeout=0 2026-06-29 08:18:13.218 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-29 08:18:13.220 | + functions-common:git_timed:701 : timeout=0 2026-06-29 08:18:13.223 | + functions-common:git_timed:704 : time_start git_timed 2026-06-29 08:18:13.226 | + functions-common:time_start:2406 : local name=git_timed 2026-06-29 08:18:13.228 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:18:13.231 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:18:13.234 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:18:13.239 | + functions-common:time_start:2411 : _TIME_START[$name]=1782721093236 2026-06-29 08:18:13.242 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-06-29 08:18:13.245 | Cloning into '/opt/stack/cinder'... 2026-06-29 08:19:11.247 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-29 08:19:11.250 | + functions-common:time_stop:2420 : local name 2026-06-29 08:19:11.254 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:19:11.258 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:19:11.261 | + functions-common:time_stop:2423 : local total 2026-06-29 08:19:11.265 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:19:11.268 | + functions-common:time_stop:2426 : name=git_timed 2026-06-29 08:19:11.272 | + functions-common:time_stop:2427 : start_time=1782721093236 2026-06-29 08:19:11.276 | + functions-common:time_stop:2429 : [[ -z 1782721093236 ]] 2026-06-29 08:19:11.280 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:19:11.285 | + functions-common:time_stop:2432 : end_time=1782721151281 2026-06-29 08:19:11.289 | + functions-common:time_stop:2433 : elapsed_time=58045 2026-06-29 08:19:11.292 | + functions-common:time_stop:2434 : total=33624 2026-06-29 08:19:11.296 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:19:11.300 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=91669 2026-06-29 08:19:11.304 | + functions-common:git_clone:631 : cd /opt/stack/cinder 2026-06-29 08:19:11.308 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-29 08:19:11.311 | + functions-common:git_timed:697 : local count=0 2026-06-29 08:19:11.315 | + functions-common:git_timed:698 : local timeout=0 2026-06-29 08:19:11.319 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-29 08:19:11.323 | + functions-common:git_timed:701 : timeout=0 2026-06-29 08:19:11.326 | + functions-common:git_timed:704 : time_start git_timed 2026-06-29 08:19:11.330 | + functions-common:time_start:2406 : local name=git_timed 2026-06-29 08:19:11.333 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:19:11.337 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:19:11.341 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:19:11.346 | + functions-common:time_start:2411 : _TIME_START[$name]=1782721151343 2026-06-29 08:19:11.349 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-29 08:19:12.008 | From https://review.opendev.org/openstack/cinder 2026-06-29 08:19:12.008 | * branch master -> FETCH_HEAD 2026-06-29 08:19:12.017 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-29 08:19:12.019 | + functions-common:time_stop:2420 : local name 2026-06-29 08:19:12.022 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:19:12.024 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:19:12.027 | + functions-common:time_stop:2423 : local total 2026-06-29 08:19:12.029 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:19:12.031 | + functions-common:time_stop:2426 : name=git_timed 2026-06-29 08:19:12.033 | + functions-common:time_stop:2427 : start_time=1782721151343 2026-06-29 08:19:12.036 | + functions-common:time_stop:2429 : [[ -z 1782721151343 ]] 2026-06-29 08:19:12.039 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:19:12.043 | + functions-common:time_stop:2432 : end_time=1782721152040 2026-06-29 08:19:12.045 | + functions-common:time_stop:2433 : elapsed_time=697 2026-06-29 08:19:12.047 | + functions-common:time_stop:2434 : total=91669 2026-06-29 08:19:12.050 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:19:12.052 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=92366 2026-06-29 08:19:12.054 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-29 08:19:12.057 | + functions-common:git_timed:697 : local count=0 2026-06-29 08:19:12.059 | + functions-common:git_timed:698 : local timeout=0 2026-06-29 08:19:12.061 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-29 08:19:12.063 | + functions-common:git_timed:701 : timeout=0 2026-06-29 08:19:12.065 | + functions-common:git_timed:704 : time_start git_timed 2026-06-29 08:19:12.068 | + functions-common:time_start:2406 : local name=git_timed 2026-06-29 08:19:12.071 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:19:12.073 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:19:12.076 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:19:12.081 | + functions-common:time_start:2411 : _TIME_START[$name]=1782721152078 2026-06-29 08:19:12.083 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-29 08:19:12.517 | Note: switching to 'FETCH_HEAD'. 2026-06-29 08:19:12.517 | 2026-06-29 08:19:12.517 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-29 08:19:12.517 | changes and commit them, and you can discard any commits you make in this 2026-06-29 08:19:12.517 | state without impacting any branches by switching back to a branch. 2026-06-29 08:19:12.517 | 2026-06-29 08:19:12.518 | If you want to create a new branch to retain commits you create, you may 2026-06-29 08:19:12.518 | do so (now or later) by using -c with the switch command. Example: 2026-06-29 08:19:12.518 | 2026-06-29 08:19:12.518 | git switch -c 2026-06-29 08:19:12.518 | 2026-06-29 08:19:12.518 | Or undo this operation with: 2026-06-29 08:19:12.518 | 2026-06-29 08:19:12.518 | git switch - 2026-06-29 08:19:12.518 | 2026-06-29 08:19:12.518 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-29 08:19:12.518 | 2026-06-29 08:19:12.518 | HEAD is now at 635e41dfc [Everpure] Fix QoS for py-pure-client 1.86.0+ 2026-06-29 08:19:12.526 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-29 08:19:12.529 | + functions-common:time_stop:2420 : local name 2026-06-29 08:19:12.531 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:19:12.534 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:19:12.537 | + functions-common:time_stop:2423 : local total 2026-06-29 08:19:12.539 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:19:12.541 | + functions-common:time_stop:2426 : name=git_timed 2026-06-29 08:19:12.544 | + functions-common:time_stop:2427 : start_time=1782721152078 2026-06-29 08:19:12.546 | + functions-common:time_stop:2429 : [[ -z 1782721152078 ]] 2026-06-29 08:19:12.550 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:19:12.554 | + functions-common:time_stop:2432 : end_time=1782721152551 2026-06-29 08:19:12.556 | + functions-common:time_stop:2433 : elapsed_time=473 2026-06-29 08:19:12.559 | + functions-common:time_stop:2434 : total=92366 2026-06-29 08:19:12.562 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:19:12.565 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=92839 2026-06-29 08:19:12.567 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-06-29 08:19:12.584 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-06-29 08:19:12.588 | + functions-common:git_clone:673 : git show --oneline 2026-06-29 08:19:12.588 | + functions-common:git_clone:673 : head -1 2026-06-29 08:19:12.601 | 635e41dfc [Everpure] Fix QoS for py-pure-client 1.86.0+ 2026-06-29 08:19:12.605 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-29 08:19:12.608 | + lib/cinder:install_cinder:526 : setup_develop /opt/stack/cinder 2026-06-29 08:19:12.610 | + inc/python:setup_develop:353 : local bindep 2026-06-29 08:19:12.613 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-29 08:19:12.615 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-06-29 08:19:12.618 | + inc/python:setup_develop:359 : local extras= 2026-06-29 08:19:12.620 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-06-29 08:19:12.623 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-29 08:19:12.627 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-29 08:19:12.630 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-06-29 08:19:12.633 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-29 08:19:12.636 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-29 08:19:12.639 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-06-29 08:19:12.642 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-29 08:19:12.645 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-06-29 08:19:12.647 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-29 08:19:12.650 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-29 08:19:12.653 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-06-29 08:19:12.659 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-06-29 08:19:12.662 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-06-29 08:19:12.664 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-06-29 08:19:12.827 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-06-29 08:19:12.830 | + inc/python:setup_package:436 : local bindep=0 2026-06-29 08:19:12.833 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-29 08:19:12.835 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-29 08:19:12.838 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-29 08:19:12.840 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-06-29 08:19:12.842 | + inc/python:setup_package:445 : local flags=-e 2026-06-29 08:19:12.845 | + inc/python:setup_package:446 : local extras= 2026-06-29 08:19:12.848 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-29 08:19:12.850 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-29 08:19:12.853 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-29 08:19:12.855 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-29 08:19:12.858 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-29 08:19:12.860 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-06-29 08:19:12.881 | Using python 3.12 to install /opt/stack/cinder 2026-06-29 08:19:12.884 | + 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-29 08:19:13.898 | Obtaining file:///opt/stack/cinder 2026-06-29 08:19:13.902 | Installing build dependencies: started 2026-06-29 08:19:15.677 | Installing build dependencies: finished with status 'done' 2026-06-29 08:19:15.679 | Checking if build backend supports build_editable: started 2026-06-29 08:19:16.238 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-29 08:19:16.240 | Getting requirements to build editable: started 2026-06-29 08:19:16.546 | Getting requirements to build editable: finished with status 'done' 2026-06-29 08:19:16.548 | Preparing editable metadata (pyproject.toml): started 2026-06-29 08:19:17.964 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-29 08:19:17.991 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (7.0.3) 2026-06-29 08:19:17.992 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (5.3.1) 2026-06-29 08:19:17.994 | 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.dev142) (0.41.0) 2026-06-29 08:19:17.994 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (3.4.0) 2026-06-29 08:19:17.994 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (3.5.2) 2026-06-29 08:19:17.995 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (2.1.0) 2026-06-29 08:19:17.996 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (4.26.0) 2026-06-29 08:19:17.997 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (5.14.0) 2026-06-29 08:19:17.998 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (13.0.0) 2026-06-29 08:19:18.663 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev142) 2026-06-29 08:19:18.818 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-06-29 08:19:18.832 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (10.5.0) 2026-06-29 08:19:18.834 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (7.5.0) 2026-06-29 08:19:18.834 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (6.4.0) 2026-06-29 08:19:18.835 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (18.0.0) 2026-06-29 08:19:18.836 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (8.2.0) 2026-06-29 08:19:18.837 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (18.1.0) 2026-06-29 08:19:18.838 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (8.1.0) 2026-06-29 08:19:18.839 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (5.1.0) 2026-06-29 08:19:18.840 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (3.11.0) 2026-06-29 08:19:18.841 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (3.8.0) 2026-06-29 08:19:18.842 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (7.9.0) 2026-06-29 08:19:18.843 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (5.10.0) 2026-06-29 08:19:18.844 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (4.6.0) 2026-06-29 08:19:18.847 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (2.7.1) 2026-06-29 08:19:18.847 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (10.1.1) 2026-06-29 08:19:18.887 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev142) 2026-06-29 08:19:18.903 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl.metadata (2.5 kB) 2026-06-29 08:19:18.913 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (4.4.0) 2026-06-29 08:19:18.914 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (26.2) 2026-06-29 08:19:18.957 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev142) 2026-06-29 08:19:18.974 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-29 08:19:18.985 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (3.10.1) 2026-06-29 08:19:18.986 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (3.1.0) 2026-06-29 08:19:18.987 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (3.3.2) 2026-06-29 08:19:18.988 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (7.4.0) 2026-06-29 08:19:19.028 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev142) 2026-06-29 08:19:19.044 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-29 08:19:19.054 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (5.8.0) 2026-06-29 08:19:19.099 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev142) 2026-06-29 08:19:19.115 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-29 08:19:19.159 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev142) 2026-06-29 08:19:19.175 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-29 08:19:19.188 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (2.34.2) 2026-06-29 08:19:19.188 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (2.5.1) 2026-06-29 08:19:19.189 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (6.3.0) 2026-06-29 08:19:19.216 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev142) 2026-06-29 08:19:19.233 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-06-29 08:19:19.243 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (2.0.51) 2026-06-29 08:19:19.243 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (5.8.0) 2026-06-29 08:19:19.270 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev142) 2026-06-29 08:19:19.285 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-06-29 08:19:19.307 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (9.1.4) 2026-06-29 08:19:19.308 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (1.8.10) 2026-06-29 08:19:19.309 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (6.8.0) 2026-06-29 08:19:19.348 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev142) 2026-06-29 08:19:19.367 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-29 08:19:19.377 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (7.1.0) 2026-06-29 08:19:19.426 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev142) 2026-06-29 08:19:19.447 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-29 08:19:19.529 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev142) 2026-06-29 08:19:19.545 | Downloading google_api_python_client-2.197.0-py3-none-any.whl.metadata (7.0 kB) 2026-06-29 08:19:19.555 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (5.7.0) 2026-06-29 08:19:19.556 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (43.0.3) 2026-06-29 08:19:19.557 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (0.2.3) 2026-06-29 08:19:19.749 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev142) 2026-06-29 08:19:19.765 | 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-29 08:19:20.153 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev142) 2026-06-29 08:19:20.169 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-06-29 08:19:20.179 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev142) (1.9.0) 2026-06-29 08:19:20.180 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (2026.2) 2026-06-29 08:19:20.180 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (7.1.4) 2026-06-29 08:19:20.611 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev142) 2026-06-29 08:19:20.627 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-06-29 08:19:20.637 | 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.dev142) (1.1.0) 2026-06-29 08:19:20.670 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev142) 2026-06-29 08:19:20.736 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-06-29 08:19:20.747 | 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.dev142) (2.9.0.post0) 2026-06-29 08:19:20.749 | 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.dev142) (2.7.0) 2026-06-29 08:19:20.753 | 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.dev142) (1.17.0) 2026-06-29 08:19:20.786 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev142) (2.0.0) 2026-06-29 08:19:20.790 | 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.dev142) (3.0) 2026-06-29 08:19:20.799 | 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.dev142) (2.8.0) 2026-06-29 08:19:20.806 | 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.dev142) (3.1.0) 2026-06-29 08:19:20.808 | 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.dev142) (2.2.1) 2026-06-29 08:19:20.811 | 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.dev142) (0.31.2) 2026-06-29 08:19:20.866 | 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.dev142) 2026-06-29 08:19:20.882 | Downloading google_auth-2.55.0-py3-none-any.whl.metadata (5.1 kB) 2026-06-29 08:19:20.922 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev142) 2026-06-29 08:19:20.937 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-06-29 08:19:20.996 | 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.dev142) 2026-06-29 08:19:21.011 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-29 08:19:21.047 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev142) 2026-06-29 08:19:21.062 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-29 08:19:21.105 | 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.dev142) 2026-06-29 08:19:21.120 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-06-29 08:19:21.408 | 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.dev142) 2026-06-29 08:19:21.423 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-06-29 08:19:21.464 | 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.dev142) 2026-06-29 08:19:21.479 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-29 08:19:21.530 | 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.dev142) 2026-06-29 08:19:21.545 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-29 08:19:21.572 | 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.dev142) (3.4.7) 2026-06-29 08:19:21.573 | 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.dev142) (3.18) 2026-06-29 08:19:21.575 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev142) (2023.11.17) 2026-06-29 08:19:21.592 | 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.dev142) (26.1.0) 2026-06-29 08:19:21.593 | 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.dev142) (2025.9.1) 2026-06-29 08:19:21.594 | 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.dev142) (0.37.0) 2026-06-29 08:19:21.595 | 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.dev142) (2026.5.1) 2026-06-29 08:19:21.604 | 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.dev142) (1.8.2) 2026-06-29 08:19:21.605 | 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.dev142) (4.15.0) 2026-06-29 08:19:21.609 | 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.dev142) (4.2.0) 2026-06-29 08:19:21.611 | 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.dev142) (4.0.1) 2026-06-29 08:19:21.612 | 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.dev142) (2.13.0) 2026-06-29 08:19:21.622 | 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.dev142) (7.2.2) 2026-06-29 08:19:21.627 | 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.dev142) (1.5.0) 2026-06-29 08:19:21.636 | 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.dev142) (0.20) 2026-06-29 08:19:21.642 | 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.dev142) (1.3.0) 2026-06-29 08:19:21.643 | 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.dev142) (2.0.0) 2026-06-29 08:19:21.644 | 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.dev142) (6.0.3) 2026-06-29 08:19:21.653 | 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.dev142) (1.18.4) 2026-06-29 08:19:21.655 | 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.dev142) (2.1.2) 2026-06-29 08:19:21.656 | 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.dev142) (0.6.2) 2026-06-29 08:19:21.660 | 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.dev142) (1.3.12) 2026-06-29 08:19:21.675 | 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.dev142) (5.3.1) 2026-06-29 08:19:21.676 | 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.dev142) (5.6.2) 2026-06-29 08:19:21.677 | 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.dev142) (0.16.0) 2026-06-29 08:19:21.681 | 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.dev142) (5.1.0) 2026-06-29 08:19:21.696 | 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.dev142) (0.25.0) 2026-06-29 08:19:21.700 | 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.dev142) (5.0.0) 2026-06-29 08:19:21.701 | 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.dev142) (3.1.6) 2026-06-29 08:19:21.703 | 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.dev142) (4.0.1) 2026-06-29 08:19:21.711 | 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.dev142) (3.0.3) 2026-06-29 08:19:21.724 | 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.dev142) (1.2.1) 2026-06-29 08:19:21.746 | 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.dev142) (1.7.6) 2026-06-29 08:19:21.784 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev142) 2026-06-29 08:19:21.800 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-29 08:19:21.905 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev142) 2026-06-29 08:19:21.921 | 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-29 08:19:21.936 | 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.dev142) (3.17.0) 2026-06-29 08:19:21.981 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev142) 2026-06-29 08:19:21.998 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-29 08:19:22.058 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev142) 2026-06-29 08:19:22.073 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-29 08:19:22.127 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev142) 2026-06-29 08:19:22.142 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-06-29 08:19:22.162 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev142) (82.0.1) 2026-06-29 08:19:22.178 | 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.dev142) (0.8.1) 2026-06-29 08:19:22.239 | 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.dev142) 2026-06-29 08:19:22.254 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-06-29 08:19:22.288 | 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.dev142) (4.14.0) 2026-06-29 08:19:22.295 | 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.dev142) (0.6.0) 2026-06-29 08:19:22.295 | 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.dev142) (4.0.0) 2026-06-29 08:19:22.306 | 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.dev142) (3.0.52) 2026-06-29 08:19:22.307 | 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.dev142) (1.11.0) 2026-06-29 08:19:22.308 | 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.dev142) (15.0.0) 2026-06-29 08:19:22.309 | 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.dev142) (1.8.0) 2026-06-29 08:19:22.348 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev142) 2026-06-29 08:19:22.365 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-29 08:19:22.375 | 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.dev142) (24.2.1) 2026-06-29 08:19:22.422 | 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.dev142) (4.2.0) 2026-06-29 08:19:22.423 | 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.dev142) (2.20.0) 2026-06-29 08:19:22.434 | 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.dev142) (0.1.2) 2026-06-29 08:19:22.454 | 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.dev142) (0.8) 2026-06-29 08:19:22.501 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev142) 2026-06-29 08:19:22.518 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-06-29 08:19:22.572 | 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.dev142) (3.6.1) 2026-06-29 08:19:22.573 | 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.dev142) (3.4.0) 2026-06-29 08:19:22.575 | 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.dev142) (4.0.1) 2026-06-29 08:19:22.650 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev142) 2026-06-29 08:19:22.667 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-06-29 08:19:22.703 | 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.dev142) (1.33) 2026-06-29 08:19:22.710 | 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.dev142) (3.1.1) 2026-06-29 08:19:22.807 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-06-29 08:19:22.845 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-06-29 08:19:23.068 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 62.5 MB/s 0:00:00 2026-06-29 08:19:23.085 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-06-29 08:19:23.110 | Downloading google_api_python_client-2.197.0-py3-none-any.whl (15.3 MB) 2026-06-29 08:19:23.330 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.3/15.3 MB 70.5 MB/s 0:00:00 2026-06-29 08:19:23.346 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-06-29 08:19:23.372 | Downloading google_auth-2.55.0-py3-none-any.whl (252 kB) 2026-06-29 08:19:23.400 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-06-29 08:19:23.422 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-06-29 08:19:23.448 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-06-29 08:19:23.470 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-06-29 08:19:23.496 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-06-29 08:19:23.520 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-06-29 08:19:23.609 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 62.3 MB/s 0:00:00 2026-06-29 08:19:23.624 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-06-29 08:19:23.647 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl (99 kB) 2026-06-29 08:19:23.671 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-06-29 08:19:23.690 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 33.4 MB/s 0:00:00 2026-06-29 08:19:23.707 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-06-29 08:19:23.732 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-06-29 08:19:23.755 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-06-29 08:19:23.778 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-06-29 08:19:23.800 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-06-29 08:19:23.842 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 34.3 MB/s 0:00:00 2026-06-29 08:19:23.858 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-06-29 08:19:23.883 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-06-29 08:19:23.909 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-06-29 08:19:23.932 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-06-29 08:19:23.955 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-06-29 08:19:23.978 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-06-29 08:19:24.000 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-06-29 08:19:24.022 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-06-29 08:19:24.045 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-06-29 08:19:24.066 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-06-29 08:19:24.091 | 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-29 08:19:24.133 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 57.8 MB/s 0:00:00 2026-06-29 08:19:24.149 | 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-29 08:19:24.310 | Building wheels for collected packages: cinder 2026-06-29 08:19:24.312 | Building editable for cinder (pyproject.toml): started 2026-06-29 08:19:25.980 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-06-29 08:19:25.982 | Created wheel for cinder: filename=cinder-28.1.0.dev142-0.editable-py3-none-any.whl size=9196 sha256=cf3b2312b2ec0dd893c9e470218af106f5f50e0ce88af0c7519e079315fc8129 2026-06-29 08:19:25.982 | Stored in directory: /tmp/pip-ephem-wheel-cache-2ndkjz8c/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-06-29 08:19:25.988 | Successfully built cinder 2026-06-29 08:19:26.378 | 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-29 08:19:26.794 | Attempting uninstall: pyudev 2026-06-29 08:19:26.813 | Found existing installation: pyudev 0.24.0 2026-06-29 08:19:26.813 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-29 08:19:26.816 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-06-29 08:19:26.868 | Attempting uninstall: pyasn1 2026-06-29 08:19:26.887 | Found existing installation: pyasn1 0.4.8 2026-06-29 08:19:26.889 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-29 08:19:26.890 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-06-29 08:19:28.600 | Attempting uninstall: botocore 2026-06-29 08:19:28.619 | Found existing installation: botocore 1.34.46 2026-06-29 08:19:28.620 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-29 08:19:28.620 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-06-29 08:19:29.820 | Attempting uninstall: s3transfer 2026-06-29 08:19:29.840 | Found existing installation: s3transfer 0.10.1 2026-06-29 08:19:29.840 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-29 08:19:29.842 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-06-29 08:19:30.518 | Attempting uninstall: boto3 2026-06-29 08:19:30.538 | Found existing installation: boto3 1.34.46 2026-06-29 08:19:30.539 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-29 08:19:30.540 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-06-29 08:19:32.655 | 2026-06-29 08:19:32.688 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev142 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-29 08:19:33.096 | + inc/python:pip_install:216 : result=0 2026-06-29 08:19:33.098 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-29 08:19:33.101 | + functions-common:time_stop:2420 : local name 2026-06-29 08:19:33.103 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:19:33.106 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:19:33.109 | + functions-common:time_stop:2423 : local total 2026-06-29 08:19:33.111 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:19:33.113 | + functions-common:time_stop:2426 : name=pip_install 2026-06-29 08:19:33.116 | + functions-common:time_stop:2427 : start_time=1782721152875 2026-06-29 08:19:33.118 | + functions-common:time_stop:2429 : [[ -z 1782721152875 ]] 2026-06-29 08:19:33.121 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:19:33.128 | + functions-common:time_stop:2432 : end_time=1782721173123 2026-06-29 08:19:33.131 | + functions-common:time_stop:2433 : elapsed_time=20248 2026-06-29 08:19:33.133 | + functions-common:time_stop:2434 : total=100261 2026-06-29 08:19:33.136 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:19:33.139 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=120509 2026-06-29 08:19:33.141 | + inc/python:pip_install:219 : return 0 2026-06-29 08:19:33.144 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-29 08:19:33.147 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-29 08:19:33.149 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-06-29 08:19:33.151 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-06-29 08:19:33.154 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-29 08:19:33.157 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-29 08:19:33.159 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-06-29 08:19:33.162 | + inc/python:use_library_from_git:269 : return 1 2026-06-29 08:19:33.165 | + lib/cinder:install_cinder:527 : [[ lioadm == \t\g\t\a\d\m ]] 2026-06-29 08:19:33.168 | + lib/cinder:install_cinder:529 : [[ lioadm == \l\i\o\a\d\m ]] 2026-06-29 08:19:33.171 | + lib/cinder:install_cinder:530 : is_ubuntu 2026-06-29 08:19:33.173 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-29 08:19:33.176 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-29 08:19:33.179 | + lib/cinder:install_cinder:532 : sudo mkdir -p /etc/target 2026-06-29 08:19:33.194 | + lib/cinder:install_cinder:534 : install_package targetcli-fb 2026-06-29 08:19:33.197 | + functions-common:install_package:1438 : update_package_repo 2026-06-29 08:19:33.200 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-29 08:19:33.203 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-29 08:19:33.205 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-29 08:19:33.207 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-29 08:19:33.210 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-29 08:19:33.212 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-29 08:19:33.215 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-29 08:19:33.218 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-29 08:19:33.220 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-29 08:19:33.223 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-29 08:19:33.225 | + functions-common:apt_get_update:1167 : return 2026-06-29 08:19:33.228 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-06-29 08:19:33.230 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-29 08:19:33.233 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-29 08:19:33.236 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-29 08:19:33.238 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-06-29 08:19:33.260 | + 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-29 08:19:33.301 | Reading package lists... 2026-06-29 08:19:33.677 | Building dependency tree... 2026-06-29 08:19:33.678 | Reading state information... 2026-06-29 08:19:34.169 | The following additional packages will be installed: 2026-06-29 08:19:34.169 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-06-29 08:19:34.169 | python3-urwid python3-wcwidth 2026-06-29 08:19:34.172 | Suggested packages: 2026-06-29 08:19:34.172 | python-urwid-doc 2026-06-29 08:19:34.207 | The following NEW packages will be installed: 2026-06-29 08:19:34.207 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-06-29 08:19:34.207 | python3-urwid python3-wcwidth targetcli-fb 2026-06-29 08:19:34.273 | 0 upgraded, 6 newly installed, 0 to remove and 85 not upgraded. 2026-06-29 08:19:34.273 | Need to get 385 kB of archives. 2026-06-29 08:19:34.273 | After this operation, 3098 kB of additional disk space will be used. 2026-06-29 08:19:34.274 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-06-29 08:19:34.318 | 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-29 08:19:34.320 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-06-29 08:19:34.336 | 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-29 08:19:34.345 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-06-29 08:19:34.346 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-06-29 08:19:34.575 | perl: warning: Setting locale failed. 2026-06-29 08:19:34.575 | perl: warning: Please check that your locale settings: 2026-06-29 08:19:34.575 | LANGUAGE = (unset), 2026-06-29 08:19:34.576 | LC_ALL = "en_US.utf8", 2026-06-29 08:19:34.576 | LANG = "de_DE.UTF-8" 2026-06-29 08:19:34.576 | are supported and installed on your system. 2026-06-29 08:19:34.576 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-29 08:19:34.637 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-29 08:19:34.637 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-29 08:19:34.637 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-29 08:19:34.825 | Fetched 385 kB in 0s (3372 kB/s) 2026-06-29 08:19:34.862 | Selecting previously unselected package python3-typing-extensions. 2026-06-29 08:19:34.928 | (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-29 08:19:34.935 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-06-29 08:19:34.939 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-06-29 08:19:34.989 | Selecting previously unselected package python3-wcwidth. 2026-06-29 08:19:35.002 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-06-29 08:19:35.006 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-29 08:19:35.067 | Selecting previously unselected package python3-urwid. 2026-06-29 08:19:35.083 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-06-29 08:19:35.087 | Unpacking python3-urwid (2.6.10-1) ... 2026-06-29 08:19:35.186 | Selecting previously unselected package python3-configshell-fb. 2026-06-29 08:19:35.198 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-06-29 08:19:35.258 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-29 08:19:35.323 | Selecting previously unselected package python3-rtslib-fb. 2026-06-29 08:19:35.336 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-06-29 08:19:35.340 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-29 08:19:35.412 | Selecting previously unselected package targetcli-fb. 2026-06-29 08:19:35.426 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-06-29 08:19:35.430 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-29 08:19:35.513 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-29 08:19:36.675 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-06-29 08:19:36.682 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-29 08:19:36.990 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-06-29 08:19:37.226 | Setting up python3-urwid (2.6.10-1) ... 2026-06-29 08:19:37.754 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-29 08:19:37.946 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-29 08:19:37.946 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-29 08:19:37.970 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-29 08:19:37.970 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-29 08:19:37.970 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-29 08:19:37.970 | keyword = Word(alphanums + '_\-') 2026-06-29 08:19:37.970 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-29 08:19:37.971 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-29 08:19:37.971 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-29 08:19:37.971 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-29 08:19:37.971 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-29 08:19:37.971 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-29 08:19:37.978 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-29 08:19:37.978 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-29 08:19:38.000 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-29 08:19:38.001 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-29 08:19:38.001 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-29 08:19:38.001 | keyword = Word(alphanums + '_\-') 2026-06-29 08:19:38.001 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-29 08:19:38.002 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-29 08:19:38.002 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-29 08:19:38.002 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-29 08:19:38.002 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-29 08:19:38.002 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-29 08:19:38.034 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-29 08:19:38.240 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-06-29 08:19:38.240 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-06-29 08:19:38.531 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-29 08:19:39.358 | perl: warning: Setting locale failed. 2026-06-29 08:19:39.358 | perl: warning: Please check that your locale settings: 2026-06-29 08:19:39.358 | LANGUAGE = (unset), 2026-06-29 08:19:39.358 | LC_ALL = "en_US.utf8", 2026-06-29 08:19:39.358 | LANG = "de_DE.UTF-8" 2026-06-29 08:19:39.359 | are supported and installed on your system. 2026-06-29 08:19:39.359 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-29 08:19:39.488 | perl: warning: Setting locale failed. 2026-06-29 08:19:39.488 | perl: warning: Please check that your locale settings: 2026-06-29 08:19:39.488 | LANGUAGE = (unset), 2026-06-29 08:19:39.488 | LC_ALL = "en_US.utf8", 2026-06-29 08:19:39.488 | LANG = "de_DE.UTF-8" 2026-06-29 08:19:39.489 | are supported and installed on your system. 2026-06-29 08:19:39.489 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-29 08:19:39.538 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-29 08:19:39.538 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-29 08:19:39.538 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-29 08:19:39.608 | perl: warning: Setting locale failed. 2026-06-29 08:19:39.608 | perl: warning: Please check that your locale settings: 2026-06-29 08:19:39.608 | LANGUAGE = (unset), 2026-06-29 08:19:39.608 | LC_ALL = "en_US.utf8", 2026-06-29 08:19:39.608 | LANG = "de_DE.UTF-8" 2026-06-29 08:19:39.608 | are supported and installed on your system. 2026-06-29 08:19:39.609 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-29 08:19:40.106 | 2026-06-29 08:19:40.106 | Running kernel seems to be up-to-date. 2026-06-29 08:19:40.106 | 2026-06-29 08:19:40.106 | Restarting services... 2026-06-29 08:19:40.155 | 2026-06-29 08:19:40.155 | Service restarts being deferred: 2026-06-29 08:19:40.155 | /etc/needrestart/restart.d/dbus.service 2026-06-29 08:19:40.155 | systemctl restart systemd-logind.service 2026-06-29 08:19:40.155 | systemctl restart virtlockd.service 2026-06-29 08:19:40.155 | systemctl restart virtlogd.service 2026-06-29 08:19:40.155 | 2026-06-29 08:19:40.155 | No containers need to be restarted. 2026-06-29 08:19:40.156 | 2026-06-29 08:19:40.156 | User sessions running outdated binaries: 2026-06-29 08:19:40.156 | quobyte @ session #5: sshd[2023] 2026-06-29 08:19:40.163 | quobyte @ user manager service: systemd[1161] 2026-06-29 08:19:40.172 | 2026-06-29 08:19:40.172 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-29 08:19:42.188 | + functions-common:apt_get:1211 : result=0 2026-06-29 08:19:42.191 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-29 08:19:42.194 | + functions-common:time_stop:2420 : local name 2026-06-29 08:19:42.197 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:19:42.199 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:19:42.203 | + functions-common:time_stop:2423 : local total 2026-06-29 08:19:42.205 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:19:42.207 | + functions-common:time_stop:2426 : name=apt-get 2026-06-29 08:19:42.210 | + functions-common:time_stop:2427 : start_time=1782721173257 2026-06-29 08:19:42.212 | + functions-common:time_stop:2429 : [[ -z 1782721173257 ]] 2026-06-29 08:19:42.215 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:19:42.219 | + functions-common:time_stop:2432 : end_time=1782721182216 2026-06-29 08:19:42.221 | + functions-common:time_stop:2433 : elapsed_time=8959 2026-06-29 08:19:42.224 | + functions-common:time_stop:2434 : total=176831 2026-06-29 08:19:42.226 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:19:42.228 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=185790 2026-06-29 08:19:42.231 | + functions-common:apt_get:1215 : return 0 2026-06-29 08:19:42.234 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-29 08:19:42.236 | + ./stack.sh:main:948 : configure_cinder 2026-06-29 08:19:42.238 | + lib/cinder:configure_cinder:295 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-06-29 08:19:42.253 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-06-29 08:19:42.257 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-06-29 08:19:42.259 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-06-29 08:19:42.261 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-29 08:19:42.265 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-06-29 08:19:42.265 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-29 08:19:42.268 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-06-29 08:19:42.270 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-06-29 08:19:42.273 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-29 08:19:42.275 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-06-29 08:19:42.277 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-06-29 08:19:42.279 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-06-29 08:19:42.281 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-06-29 08:19:42.284 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-06-29 08:19:42.298 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-06-29 08:19:42.313 | + 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-29 08:19:42.327 | + 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-29 08:19:42.343 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-06-29 08:19:42.360 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-06-29 08:19:42.376 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-29 08:19:42.379 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-29 08:19:42.382 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.5lpMTsbWyx 2026-06-29 08:19:42.385 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-29 08:19:42.388 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-29 08:19:42.390 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-06-29 08:19:42.392 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.5lpMTsbWyx 2026-06-29 08:19:42.397 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.5lpMTsbWyx 2026-06-29 08:19:42.413 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.5lpMTsbWyx /etc/sudoers.d/cinder-rootwrap 2026-06-29 08:19:42.428 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-06-29 08:19:42.432 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-29 08:19:42.434 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-29 08:19:42.436 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-29 08:19:42.439 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-29 08:19:42.441 | + 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-29 08:19:42.443 | + 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-29 08:19:42.447 | + 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-29 08:19:42.447 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-29 08:19:42.457 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-29 08:19:42.461 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-29 08:19:42.477 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-29 08:19:42.492 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-06-29 08:19:42.495 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-06-29 08:19:42.500 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-06-29 08:19:42.505 | + lib/cinder:configure_cinder:307 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-06-29 08:19:42.508 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-29 08:19:42.511 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-06-29 08:19:42.514 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-29 08:19:42.517 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-29 08:19:42.520 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-06-29 08:19:42.523 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-29 08:19:42.525 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-29 08:19:42.528 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-29 08:19:42.531 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-06-29 08:19:42.563 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-06-29 08:19:42.595 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.69/identity 2026-06-29 08:19:42.624 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-06-29 08:19:42.655 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-06-29 08:19:42.688 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-06-29 08:19:42.728 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-06-29 08:19:42.761 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-06-29 08:19:42.794 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.69/identity 2026-06-29 08:19:42.828 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-29 08:19:42.862 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-06-29 08:19:42.896 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-29 08:19:42.899 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-06-29 08:19:42.938 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-06-29 08:19:42.976 | ++ lib/cinder:configure_cinder:312 : database_connection_url cinder 2026-06-29 08:19:42.979 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-06-29 08:19:42.983 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-06-29 08:19:42.987 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-06-29 08:19:42.990 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-29 08:19:42.993 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-29 08:19:42.996 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-29 08:19:43.014 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:19:43.017 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-29 08:19:43.020 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-06-29 08:19:43.024 | + 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-29 08:19:43.057 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-06-29 08:19:43.091 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-06-29 08:19:43.125 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-06-29 08:19:43.159 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-06-29 08:19:43.195 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-06-29 08:19:43.234 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.69 2026-06-29 08:19:43.272 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-06-29 08:19:43.308 | ++ lib/cinder:configure_cinder:320 : openssl rand -hex 16 2026-06-29 08:19:43.317 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf key_manager fixed_key 59222cddb84bb1e844607d72dc368bbf 2026-06-29 08:19:43.350 | + lib/cinder:configure_cinder:321 : [[ -n '' ]] 2026-06-29 08:19:43.353 | + lib/cinder:configure_cinder:326 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-06-29 08:19:43.385 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-06-29 08:19:43.419 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-06-29 08:19:43.451 | + lib/cinder:configure_cinder:333 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-06-29 08:19:43.484 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-06-29 08:19:43.518 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-06-29 08:19:43.551 | + lib/cinder:configure_cinder:338 : is_service_enabled c-vol 2026-06-29 08:19:43.570 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:19:43.573 | + lib/cinder:configure_cinder:338 : [[ -n lvm:lvmdriver-1 ]] 2026-06-29 08:19:43.576 | + lib/cinder:configure_cinder:339 : local enabled_backends= 2026-06-29 08:19:43.579 | + lib/cinder:configure_cinder:340 : local default_name= 2026-06-29 08:19:43.582 | + lib/cinder:configure_cinder:341 : local be be_name be_type 2026-06-29 08:19:43.585 | + lib/cinder:configure_cinder:342 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-29 08:19:43.587 | + lib/cinder:configure_cinder:343 : be_type=lvm 2026-06-29 08:19:43.590 | + lib/cinder:configure_cinder:344 : be_name=lvmdriver-1 2026-06-29 08:19:43.593 | + lib/cinder:configure_cinder:345 : type configure_cinder_backend_lvm 2026-06-29 08:19:43.596 | + lib/cinder:configure_cinder:346 : configure_cinder_backend_lvm lvmdriver-1 2026-06-29 08:19:43.599 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-06-29 08:19:43.602 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-06-29 08:19:43.639 | + 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-29 08:19:43.673 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-06-29 08:19:43.709 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-06-29 08:19:43.744 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-06-29 08:19:43.778 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-06-29 08:19:43.815 | + 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-29 08:19:43.848 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-06-29 08:19:43.881 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-06-29 08:19:43.913 | + lib/cinder:configure_cinder:348 : [[ -z '' ]] 2026-06-29 08:19:43.916 | + lib/cinder:configure_cinder:349 : default_name=lvmdriver-1 2026-06-29 08:19:43.919 | + lib/cinder:configure_cinder:351 : enabled_backends+=lvmdriver-1, 2026-06-29 08:19:43.922 | + lib/cinder:configure_cinder:353 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-06-29 08:19:43.954 | + lib/cinder:configure_cinder:354 : [[ -n lvmdriver-1 ]] 2026-06-29 08:19:43.956 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-06-29 08:19:43.989 | + lib/cinder:configure_cinder:357 : configure_cinder_image_volume_cache 2026-06-29 08:19:43.992 | + lib/cinder:configure_cinder_image_volume_cache:716 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-06-29 08:19:43.995 | + lib/cinder:configure_cinder_image_volume_cache:717 : local be_name=lvmdriver-1 2026-06-29 08:19:43.997 | + lib/cinder:configure_cinder_image_volume_cache:719 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-06-29 08:19:44.030 | + lib/cinder:configure_cinder_image_volume_cache:721 : [[ -n '' ]] 2026-06-29 08:19:44.033 | + lib/cinder:configure_cinder_image_volume_cache:725 : [[ -n '' ]] 2026-06-29 08:19:44.036 | + lib/cinder:configure_cinder:362 : [[ False == \T\r\u\e ]] 2026-06-29 08:19:44.039 | + lib/cinder:configure_cinder:366 : [[ lvmdriver-1, =~ ceph ]] 2026-06-29 08:19:44.041 | + lib/cinder:configure_cinder:371 : is_service_enabled c-bak 2026-06-29 08:19:44.059 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:19:44.062 | + lib/cinder:configure_cinder:379 : is_service_enabled ceilometer 2026-06-29 08:19:44.079 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:19:44.081 | + lib/cinder:configure_cinder:383 : is_service_enabled tls-proxy 2026-06-29 08:19:44.099 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:19:44.102 | + lib/cinder:configure_cinder:390 : '[' False '!=' False ']' 2026-06-29 08:19:44.105 | + lib/cinder:configure_cinder:394 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-06-29 08:19:44.107 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-06-29 08:19:44.110 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-06-29 08:19:44.113 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-29 08:19:44.115 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-29 08:19:44.118 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-29 08:19:44.136 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:19:44.139 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-29 08:19:44.141 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-29 08:19:44.144 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-29 08:19:44.163 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:19:44.166 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.69:5672/ 2026-06-29 08:19:44.169 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.69:5672/ 2026-06-29 08:19:44.202 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-29 08:19:44.205 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-29 08:19:44.208 | + lib/cinder:configure_cinder:397 : setup_logging /etc/cinder/cinder.conf 2026-06-29 08:19:44.211 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-06-29 08:19:44.213 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-06-29 08:19:44.217 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-29 08:19:44.235 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-29 08:19:44.238 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-29 08:19:44.241 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-29 08:19:44.244 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-29 08:19:44.246 | + 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-29 08:19:44.279 | + 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-29 08:19:44.312 | + 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-29 08:19:44.345 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-29 08:19:44.377 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-06-29 08:19:44.410 | + lib/cinder:configure_cinder:399 : is_service_enabled c-api 2026-06-29 08:19:44.429 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:19:44.432 | + lib/cinder:configure_cinder:400 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-06-29 08:19:44.435 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-06-29 08:19:44.437 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-06-29 08:19:44.439 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-06-29 08:19:44.442 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-29 08:19:44.445 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-06-29 08:19:44.447 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-06-29 08:19:44.450 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-29 08:19:44.453 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-29 08:19:44.468 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-29 08:19:44.468 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-29 08:19:44.479 | d /var/run/uwsgi 0755 quobyte root 2026-06-29 08:19:44.484 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-29 08:19:44.498 | /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-29 08:19:44.503 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-06-29 08:19:44.505 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-06-29 08:19:44.510 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-29 08:19:44.512 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-06-29 08:19:44.547 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-06-29 08:19:44.579 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-06-29 08:19:44.609 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-06-29 08:19:44.643 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-29 08:19:44.675 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-29 08:19:44.709 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-06-29 08:19:44.744 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-06-29 08:19:44.775 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-06-29 08:19:44.807 | + 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-29 08:19:44.840 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-29 08:19:44.874 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-29 08:19:44.907 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-06-29 08:19:44.941 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-06-29 08:19:44.974 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-29 08:19:44.977 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-29 08:19:44.980 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-06-29 08:19:44.983 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-06-29 08:19:44.986 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-29 08:19:44.988 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-29 08:19:44.991 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-29 08:19:44.994 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-06-29 08:19:44.998 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-06-29 08:19:45.000 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-06-29 08:19:45.032 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-29 08:19:45.065 | + 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-29 08:19:45.065 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-06-29 08:19:45.075 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-06-29 08:19:45.078 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-06-29 08:19:45.081 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-06-29 08:19:45.084 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-29 08:19:45.087 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-29 08:19:45.090 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-29 08:19:45.092 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-29 08:19:45.095 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-29 08:19:45.097 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-29 08:19:45.099 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-29 08:19:45.102 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-29 08:19:45.105 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-29 08:19:45.108 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-29 08:19:45.111 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-06-29 08:19:45.122 | perl: warning: Setting locale failed. 2026-06-29 08:19:45.122 | perl: warning: Please check that your locale settings: 2026-06-29 08:19:45.122 | LANGUAGE = (unset), 2026-06-29 08:19:45.122 | LC_ALL = "en_US.utf8", 2026-06-29 08:19:45.122 | LANG = "de_DE.UTF-8" 2026-06-29 08:19:45.122 | are supported and installed on your system. 2026-06-29 08:19:45.122 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-29 08:19:45.161 | Enabling site cinder-api. 2026-06-29 08:19:45.166 | To activate the new configuration, you need to run: 2026-06-29 08:19:45.166 | systemctl reload apache2 2026-06-29 08:19:45.171 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-29 08:19:45.174 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-29 08:19:45.177 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-29 08:19:45.180 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-29 08:19:45.386 | + lib/cinder:configure_cinder:403 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-06-29 08:19:45.389 | + lib/cinder:configure_cinder:407 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.69/image 2026-06-29 08:19:45.425 | + lib/cinder:configure_cinder:408 : is_service_enabled tls-proxy 2026-06-29 08:19:45.443 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:19:45.445 | + lib/cinder:configure_cinder:414 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-06-29 08:19:45.448 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-29 08:19:45.451 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-29 08:19:45.454 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-06-29 08:19:45.457 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-29 08:19:45.460 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-06-29 08:19:45.462 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-29 08:19:45.465 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-29 08:19:45.467 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-06-29 08:19:45.470 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-06-29 08:19:45.507 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-06-29 08:19:45.541 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.69/identity 2026-06-29 08:19:45.575 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-06-29 08:19:45.609 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-06-29 08:19:45.645 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-06-29 08:19:45.680 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-06-29 08:19:45.716 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-06-29 08:19:45.749 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.69/identity 2026-06-29 08:19:45.784 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-06-29 08:19:45.819 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-06-29 08:19:45.861 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-29 08:19:45.863 | + lib/cinder:configure_cinder:417 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-06-29 08:19:45.867 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-29 08:19:45.869 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-29 08:19:45.872 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-29 08:19:45.875 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-06-29 08:19:45.910 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-06-29 08:19:45.944 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.69/identity 2026-06-29 08:19:45.977 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-06-29 08:19:46.012 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-06-29 08:19:46.052 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-06-29 08:19:46.093 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-06-29 08:19:46.128 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-06-29 08:19:46.161 | + lib/cinder:configure_cinder:418 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-06-29 08:19:46.196 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-06-29 08:19:46.228 | + lib/cinder:configure_cinder:421 : [[ ! -z '' ]] 2026-06-29 08:19:46.231 | + lib/cinder:configure_cinder:423 : is_service_enabled etcd3 2026-06-29 08:19:46.250 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:19:46.252 | + lib/cinder:configure_cinder:426 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.69:2379?api_version=v3' 2026-06-29 08:19:46.287 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-29 08:19:46.289 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-29 08:19:46.292 | + lib/cinder:configure_cinder:433 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-06-29 08:19:46.327 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-06-29 08:19:46.361 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-06-29 08:19:46.364 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-06-29 08:19:46.366 | + lib/cinder:init_cinder_service_user_conf:745 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-06-29 08:19:46.402 | + lib/cinder:init_cinder_service_user_conf:746 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-06-29 08:19:46.404 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-29 08:19:46.407 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-29 08:19:46.409 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-29 08:19:46.412 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-06-29 08:19:46.445 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-06-29 08:19:46.478 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.69/identity 2026-06-29 08:19:46.510 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-06-29 08:19:46.542 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-06-29 08:19:46.575 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-06-29 08:19:46.607 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-06-29 08:19:46.639 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-06-29 08:19:46.673 | + ./stack.sh:main:951 : is_service_enabled neutron 2026-06-29 08:19:46.692 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:19:46.695 | + ./stack.sh:main:953 : stack_install_service neutron 2026-06-29 08:19:46.698 | + lib/stack:stack_install_service:20 : local service=neutron 2026-06-29 08:19:46.700 | + lib/stack:stack_install_service:21 : type install_neutron 2026-06-29 08:19:46.703 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-29 08:19:46.706 | + lib/stack:stack_install_service:32 : install_neutron 2026-06-29 08:19:46.709 | + lib/neutron:install_neutron:509 : use_library_from_git neutron-lib 2026-06-29 08:19:46.711 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-06-29 08:19:46.714 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-29 08:19:46.717 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-29 08:19:46.720 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-06-29 08:19:46.723 | + inc/python:use_library_from_git:269 : return 1 2026-06-29 08:19:46.726 | + lib/neutron:install_neutron:516 : use_library_from_git sqlalchemy 2026-06-29 08:19:46.728 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-06-29 08:19:46.731 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-29 08:19:46.734 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-29 08:19:46.737 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-06-29 08:19:46.740 | + inc/python:use_library_from_git:269 : return 1 2026-06-29 08:19:46.742 | + lib/neutron:install_neutron:520 : use_library_from_git alembic 2026-06-29 08:19:46.745 | + inc/python:use_library_from_git:266 : local name=alembic 2026-06-29 08:19:46.748 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-29 08:19:46.751 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-29 08:19:46.753 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-06-29 08:19:46.756 | + inc/python:use_library_from_git:269 : return 1 2026-06-29 08:19:46.759 | + lib/neutron:install_neutron:525 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-06-29 08:19:46.762 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-06-29 08:19:46.764 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-06-29 08:19:46.767 | + functions-common:git_clone:591 : local git_ref=master 2026-06-29 08:19:46.769 | + functions-common:git_clone:592 : local orig_dir 2026-06-29 08:19:46.773 | ++ functions-common:git_clone:593 : pwd 2026-06-29 08:19:46.775 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-29 08:19:46.778 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-29 08:19:46.782 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-29 08:19:46.798 | + functions-common:git_clone:596 : RECLONE=False 2026-06-29 08:19:46.801 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-29 08:19:46.804 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-29 08:19:46.808 | + functions-common:git_clone:610 : echo master 2026-06-29 08:19:46.808 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-29 08:19:46.813 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-06-29 08:19:46.815 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-29 08:19:46.818 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-06-29 08:19:46.820 | + functions-common:git_timed:697 : local count=0 2026-06-29 08:19:46.823 | + functions-common:git_timed:698 : local timeout=0 2026-06-29 08:19:46.825 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-29 08:19:46.828 | + functions-common:git_timed:701 : timeout=0 2026-06-29 08:19:46.830 | + functions-common:git_timed:704 : time_start git_timed 2026-06-29 08:19:46.833 | + functions-common:time_start:2406 : local name=git_timed 2026-06-29 08:19:46.835 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:19:46.837 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:19:46.841 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:19:46.845 | + functions-common:time_start:2411 : _TIME_START[$name]=1782721186842 2026-06-29 08:19:46.847 | + 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-29 08:19:46.851 | Cloning into '/opt/stack/neutron'... 2026-06-29 08:20:46.334 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-29 08:20:46.335 | + functions-common:time_stop:2420 : local name 2026-06-29 08:20:46.338 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:20:46.341 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:20:46.343 | + functions-common:time_stop:2423 : local total 2026-06-29 08:20:46.346 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:20:46.349 | + functions-common:time_stop:2426 : name=git_timed 2026-06-29 08:20:46.351 | + functions-common:time_stop:2427 : start_time=1782721186842 2026-06-29 08:20:46.354 | + functions-common:time_stop:2429 : [[ -z 1782721186842 ]] 2026-06-29 08:20:46.357 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:20:46.363 | + functions-common:time_stop:2432 : end_time=1782721246361 2026-06-29 08:20:46.366 | + functions-common:time_stop:2433 : elapsed_time=59519 2026-06-29 08:20:46.368 | + functions-common:time_stop:2434 : total=92839 2026-06-29 08:20:46.371 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:20:46.374 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=152358 2026-06-29 08:20:46.376 | + functions-common:git_clone:631 : cd /opt/stack/neutron 2026-06-29 08:20:46.379 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-29 08:20:46.381 | + functions-common:git_timed:697 : local count=0 2026-06-29 08:20:46.384 | + functions-common:git_timed:698 : local timeout=0 2026-06-29 08:20:46.387 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-29 08:20:46.390 | + functions-common:git_timed:701 : timeout=0 2026-06-29 08:20:46.393 | + functions-common:git_timed:704 : time_start git_timed 2026-06-29 08:20:46.396 | + functions-common:time_start:2406 : local name=git_timed 2026-06-29 08:20:46.399 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:20:46.401 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:20:46.405 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:20:46.409 | + functions-common:time_start:2411 : _TIME_START[$name]=1782721246406 2026-06-29 08:20:46.411 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-29 08:20:47.283 | From https://review.opendev.org/openstack/neutron 2026-06-29 08:20:47.283 | * branch master -> FETCH_HEAD 2026-06-29 08:20:47.293 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-29 08:20:47.295 | + functions-common:time_stop:2420 : local name 2026-06-29 08:20:47.298 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:20:47.300 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:20:47.303 | + functions-common:time_stop:2423 : local total 2026-06-29 08:20:47.306 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:20:47.309 | + functions-common:time_stop:2426 : name=git_timed 2026-06-29 08:20:47.311 | + functions-common:time_stop:2427 : start_time=1782721246406 2026-06-29 08:20:47.314 | + functions-common:time_stop:2429 : [[ -z 1782721246406 ]] 2026-06-29 08:20:47.317 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:20:47.322 | + functions-common:time_stop:2432 : end_time=1782721247319 2026-06-29 08:20:47.324 | + functions-common:time_stop:2433 : elapsed_time=913 2026-06-29 08:20:47.327 | + functions-common:time_stop:2434 : total=152358 2026-06-29 08:20:47.330 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:20:47.332 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=153271 2026-06-29 08:20:47.335 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-29 08:20:47.338 | + functions-common:git_timed:697 : local count=0 2026-06-29 08:20:47.340 | + functions-common:git_timed:698 : local timeout=0 2026-06-29 08:20:47.343 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-29 08:20:47.346 | + functions-common:git_timed:701 : timeout=0 2026-06-29 08:20:47.349 | + functions-common:git_timed:704 : time_start git_timed 2026-06-29 08:20:47.352 | + functions-common:time_start:2406 : local name=git_timed 2026-06-29 08:20:47.354 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:20:47.357 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:20:47.361 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:20:47.365 | + functions-common:time_start:2411 : _TIME_START[$name]=1782721247362 2026-06-29 08:20:47.368 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-29 08:20:47.820 | Note: switching to 'FETCH_HEAD'. 2026-06-29 08:20:47.820 | 2026-06-29 08:20:47.820 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-29 08:20:47.821 | changes and commit them, and you can discard any commits you make in this 2026-06-29 08:20:47.821 | state without impacting any branches by switching back to a branch. 2026-06-29 08:20:47.821 | 2026-06-29 08:20:47.821 | If you want to create a new branch to retain commits you create, you may 2026-06-29 08:20:47.821 | do so (now or later) by using -c with the switch command. Example: 2026-06-29 08:20:47.821 | 2026-06-29 08:20:47.821 | git switch -c 2026-06-29 08:20:47.821 | 2026-06-29 08:20:47.821 | Or undo this operation with: 2026-06-29 08:20:47.821 | 2026-06-29 08:20:47.822 | git switch - 2026-06-29 08:20:47.822 | 2026-06-29 08:20:47.822 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-29 08:20:47.822 | 2026-06-29 08:20:47.822 | HEAD is now at d0442f1c1a Merge "ovn: Handle missing ``neutron:network_name`` in sibling LRPs" 2026-06-29 08:20:47.828 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-29 08:20:47.832 | + functions-common:time_stop:2420 : local name 2026-06-29 08:20:47.835 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:20:47.837 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:20:47.840 | + functions-common:time_stop:2423 : local total 2026-06-29 08:20:47.843 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:20:47.845 | + functions-common:time_stop:2426 : name=git_timed 2026-06-29 08:20:47.848 | + functions-common:time_stop:2427 : start_time=1782721247362 2026-06-29 08:20:47.851 | + functions-common:time_stop:2429 : [[ -z 1782721247362 ]] 2026-06-29 08:20:47.855 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:20:47.859 | + functions-common:time_stop:2432 : end_time=1782721247856 2026-06-29 08:20:47.862 | + functions-common:time_stop:2433 : elapsed_time=494 2026-06-29 08:20:47.865 | + functions-common:time_stop:2434 : total=153271 2026-06-29 08:20:47.867 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:20:47.870 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=153765 2026-06-29 08:20:47.872 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-06-29 08:20:47.890 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-06-29 08:20:47.894 | + functions-common:git_clone:673 : git show --oneline 2026-06-29 08:20:47.894 | + functions-common:git_clone:673 : head -1 2026-06-29 08:20:47.899 | d0442f1c1a Merge "ovn: Handle missing ``neutron:network_name`` in sibling LRPs" 2026-06-29 08:20:47.902 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-29 08:20:47.905 | + lib/neutron:install_neutron:526 : setup_develop /opt/stack/neutron 2026-06-29 08:20:47.908 | + inc/python:setup_develop:353 : local bindep 2026-06-29 08:20:47.911 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-29 08:20:47.915 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-06-29 08:20:47.918 | + inc/python:setup_develop:359 : local extras= 2026-06-29 08:20:47.921 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-06-29 08:20:47.924 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-29 08:20:47.928 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-29 08:20:47.931 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-06-29 08:20:47.934 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-29 08:20:47.937 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-29 08:20:47.940 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-06-29 08:20:47.944 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-29 08:20:47.947 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-06-29 08:20:47.950 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-29 08:20:47.953 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-29 08:20:47.957 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-06-29 08:20:47.963 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-06-29 08:20:47.966 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-06-29 08:20:47.969 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-06-29 08:20:48.156 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-06-29 08:20:48.159 | + inc/python:setup_package:436 : local bindep=0 2026-06-29 08:20:48.162 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-29 08:20:48.165 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-29 08:20:48.168 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-29 08:20:48.171 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-06-29 08:20:48.174 | + inc/python:setup_package:445 : local flags=-e 2026-06-29 08:20:48.177 | + inc/python:setup_package:446 : local extras= 2026-06-29 08:20:48.181 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-29 08:20:48.184 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-29 08:20:48.187 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-29 08:20:48.190 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-29 08:20:48.194 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-29 08:20:48.197 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-06-29 08:20:48.221 | Using python 3.12 to install /opt/stack/neutron 2026-06-29 08:20:48.224 | + 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-29 08:20:49.276 | Obtaining file:///opt/stack/neutron 2026-06-29 08:20:49.285 | Installing build dependencies: started 2026-06-29 08:20:51.107 | Installing build dependencies: finished with status 'done' 2026-06-29 08:20:51.108 | Checking if build backend supports build_editable: started 2026-06-29 08:20:51.697 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-29 08:20:51.699 | Getting requirements to build editable: started 2026-06-29 08:20:52.001 | Getting requirements to build editable: finished with status 'done' 2026-06-29 08:20:52.004 | Preparing editable metadata (pyproject.toml): started 2026-06-29 08:20:53.701 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-29 08:20:53.725 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (7.0.3) 2026-06-29 08:20:53.726 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (3.10.1) 2026-06-29 08:20:53.727 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (3.1.0) 2026-06-29 08:20:53.728 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (2.5.1) 2026-06-29 08:20:53.729 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (3.1.0) 2026-06-29 08:20:53.729 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (5.3.1) 2026-06-29 08:20:53.934 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev542) 2026-06-29 08:20:54.100 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-29 08:20:54.121 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (0.31.2) 2026-06-29 08:20:54.121 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (2.34.2) 2026-06-29 08:20:54.122 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (3.1.6) 2026-06-29 08:20:54.123 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (13.0.0) 2026-06-29 08:20:54.124 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (1.3.0) 2026-06-29 08:20:54.187 | Collecting neutron-lib>=4.1.0 (from neutron==28.1.0.dev542) 2026-06-29 08:20:54.204 | Downloading neutron_lib-4.1.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-29 08:20:54.254 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev542) 2026-06-29 08:20:54.271 | Downloading python_neutronclient-12.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-06-29 08:20:54.283 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (9.1.4) 2026-06-29 08:20:54.284 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (2.0.51) 2026-06-29 08:20:54.285 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (1.8.10) 2026-06-29 08:20:54.286 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (5.14.0) 2026-06-29 08:20:54.287 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (1.18.4) 2026-06-29 08:20:54.288 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (5.8.0) 2026-06-29 08:20:54.288 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (4.2.0) 2026-06-29 08:20:54.289 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (7.5.0) 2026-06-29 08:20:54.290 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (10.5.0) 2026-06-29 08:20:54.291 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (6.4.0) 2026-06-29 08:20:54.292 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (18.0.0) 2026-06-29 08:20:54.293 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (6.8.0) 2026-06-29 08:20:54.294 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (8.2.0) 2026-06-29 08:20:54.295 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (18.1.0) 2026-06-29 08:20:54.296 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (8.1.0) 2026-06-29 08:20:54.296 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (5.1.0) 2026-06-29 08:20:54.297 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (3.11.0) 2026-06-29 08:20:54.298 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (3.8.0) 2026-06-29 08:20:54.299 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (7.9.0) 2026-06-29 08:20:54.300 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (5.10.0) 2026-06-29 08:20:54.301 | 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.dev542) (4.6.0) 2026-06-29 08:20:54.302 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (2.7.1) 2026-06-29 08:20:54.303 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (10.1.1) 2026-06-29 08:20:54.304 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (3.10.2) 2026-06-29 08:20:54.305 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (4.4.0) 2026-06-29 08:20:54.353 | Collecting os-ken>=4.2.1 (from neutron==28.1.0.dev542) 2026-06-29 08:20:54.369 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-06-29 08:20:54.404 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev542) 2026-06-29 08:20:54.423 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-29 08:20:54.463 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev542) 2026-06-29 08:20:54.483 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-06-29 08:20:54.589 | Installing build dependencies: started 2026-06-29 08:20:56.320 | Installing build dependencies: finished with status 'done' 2026-06-29 08:20:56.321 | Getting requirements to build wheel: started 2026-06-29 08:20:57.016 | Getting requirements to build wheel: finished with status 'done' 2026-06-29 08:20:57.018 | Preparing metadata (pyproject.toml): started 2026-06-29 08:20:57.420 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-29 08:20:57.469 | Collecting ovsdbapp>=2.18.0 (from neutron==28.1.0.dev542) 2026-06-29 08:20:57.486 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-29 08:20:57.495 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (7.2.2) 2026-06-29 08:20:57.532 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev542) 2026-06-29 08:20:57.549 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-06-29 08:20:57.560 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (24.2.1) 2026-06-29 08:20:57.561 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (18.13.0) 2026-06-29 08:20:57.562 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (4.17.0) 2026-06-29 08:20:57.595 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev542) 2026-06-29 08:20:57.612 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-29 08:20:57.744 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev542) 2026-06-29 08:20:57.761 | Downloading os_vif-5.0.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-29 08:20:57.771 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (3.4.0) 2026-06-29 08:20:57.772 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (8.1.0) 2026-06-29 08:20:57.775 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev542) (1.3.12) 2026-06-29 08:20:57.776 | 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.dev542) (4.15.0) 2026-06-29 08:20:57.779 | 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.dev542) (2.2.1) 2026-06-29 08:20:57.786 | 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.dev542) (3.3.2) 2026-06-29 08:20:57.791 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev542) (3.0.3) 2026-06-29 08:20:57.794 | 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.dev542) (2.1.0) 2026-06-29 08:20:57.795 | 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.dev542) (1.8.2) 2026-06-29 08:20:57.801 | 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.dev542) (4.0.1) 2026-06-29 08:20:57.802 | 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.dev542) (2.13.0) 2026-06-29 08:20:57.803 | 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.dev542) (5.8.0) 2026-06-29 08:20:57.815 | 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.dev542) (1.3.7) 2026-06-29 08:20:57.855 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.1.0->neutron==28.1.0.dev542) 2026-06-29 08:20:57.871 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-29 08:20:57.884 | 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.dev542) (43.0.3) 2026-06-29 08:20:57.885 | 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.dev542) (1.5.0) 2026-06-29 08:20:57.886 | 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.dev542) (1.1.0) 2026-06-29 08:20:57.887 | 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.dev542) (1.33) 2026-06-29 08:20:57.888 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev542) (4.10.0) 2026-06-29 08:20:57.889 | 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.dev542) (6.0.3) 2026-06-29 08:20:57.893 | 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.dev542) (2.0.0) 2026-06-29 08:20:57.898 | 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.dev542) (3.0) 2026-06-29 08:20:57.905 | 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.dev542) (3.1.1) 2026-06-29 08:20:57.910 | 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.dev542) (0.41.0) 2026-06-29 08:20:57.911 | 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.dev542) (1.2.1) 2026-06-29 08:20:57.938 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==28.1.0.dev542) 2026-06-29 08:20:57.955 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-06-29 08:20:57.969 | 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.dev542) (26.2) 2026-06-29 08:20:57.972 | 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.dev542) (2.8.0) 2026-06-29 08:20:57.973 | 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.dev542) (3.5.2) 2026-06-29 08:20:57.985 | 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.dev542) (6.1.1) 2026-06-29 08:20:57.986 | 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.dev542) (4.0.0) 2026-06-29 08:20:58.007 | 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.dev542) (0.20) 2026-06-29 08:20:58.013 | 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.dev542) (2.0.0) 2026-06-29 08:20:58.021 | 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.dev542) (2.1.2) 2026-06-29 08:20:58.022 | 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.dev542) (0.6.2) 2026-06-29 08:20:58.031 | 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.dev542) (2.9.0.post0) 2026-06-29 08:20:58.038 | 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.dev542) (7.1.4) 2026-06-29 08:20:58.039 | 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.dev542) (5.3.1) 2026-06-29 08:20:58.040 | 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.dev542) (5.6.2) 2026-06-29 08:20:58.041 | 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.dev542) (0.16.0) 2026-06-29 08:20:58.045 | 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.dev542) (5.1.0) 2026-06-29 08:20:58.054 | 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.dev542) (2026.2) 2026-06-29 08:20:58.062 | 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.dev542) (0.25.0) 2026-06-29 08:20:58.066 | 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.dev542) (5.0.0) 2026-06-29 08:20:58.068 | 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.dev542) (4.0.1) 2026-06-29 08:20:58.099 | 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.dev542) (1.7.6) 2026-06-29 08:20:58.106 | 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.dev542) (2.2.0) 2026-06-29 08:20:58.116 | 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.dev542) (3.17.0) 2026-06-29 08:20:58.167 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev542) 2026-06-29 08:20:58.182 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-06-29 08:20:58.233 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==28.1.0.dev542) 2026-06-29 08:20:58.236 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-29 08:20:58.261 | 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.dev542) (3.0.3) 2026-06-29 08:20:58.262 | 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.dev542) (1.6.2) 2026-06-29 08:20:58.271 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev542) (82.0.1) 2026-06-29 08:20:58.309 | 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.dev542) (0.8.1) 2026-06-29 08:20:58.359 | 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.dev542) (1.17.0) 2026-06-29 08:20:58.364 | 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.dev542) (4.14.0) 2026-06-29 08:20:58.365 | 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.dev542) (4.26.0) 2026-06-29 08:20:58.400 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev542) 2026-06-29 08:20:58.415 | Downloading osc_lib-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-29 08:20:58.432 | 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.dev542) (0.6.0) 2026-06-29 08:20:58.433 | 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.dev542) (4.0.0) 2026-06-29 08:20:58.444 | 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.dev542) (3.0.52) 2026-06-29 08:20:58.445 | 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.dev542) (1.11.0) 2026-06-29 08:20:58.446 | 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.dev542) (15.0.0) 2026-06-29 08:20:58.447 | 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.dev542) (1.8.0) 2026-06-29 08:20:58.453 | 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.dev542) (26.1.0) 2026-06-29 08:20:58.454 | 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.dev542) (2025.9.1) 2026-06-29 08:20:58.455 | 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.dev542) (0.37.0) 2026-06-29 08:20:58.456 | 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.dev542) (2026.5.1) 2026-06-29 08:20:58.526 | 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.dev542) (3.4.7) 2026-06-29 08:20:58.527 | 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.dev542) (3.18) 2026-06-29 08:20:58.528 | 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.dev542) (2.7.0) 2026-06-29 08:20:58.530 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev542) (2023.11.17) 2026-06-29 08:20:58.567 | 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.dev542) (4.2.0) 2026-06-29 08:20:58.568 | 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.dev542) (2.20.0) 2026-06-29 08:20:58.581 | 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.dev542) (0.1.2) 2026-06-29 08:20:58.609 | 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.dev542) (0.8) 2026-06-29 08:20:58.686 | 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.dev542) (0.16.0) 2026-06-29 08:20:58.790 | Downloading neutron_lib-4.1.0-py3-none-any.whl (640 kB) 2026-06-29 08:20:58.887 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 640.6/640.6 kB 6.9 MB/s 0:00:00 2026-06-29 08:20:58.906 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-06-29 08:20:59.089 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 11.6 MB/s 0:00:00 2026-06-29 08:20:59.108 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-06-29 08:20:59.134 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-06-29 08:20:59.156 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-06-29 08:20:59.181 | Downloading os_vif-5.0.0-py3-none-any.whl (103 kB) 2026-06-29 08:20:59.207 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-06-29 08:20:59.222 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-29 08:20:59.238 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-06-29 08:20:59.266 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-06-29 08:20:59.316 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-06-29 08:20:59.341 | Downloading osc_lib-4.6.0-py3-none-any.whl (96 kB) 2026-06-29 08:20:59.367 | Downloading python_neutronclient-12.0.0-py3-none-any.whl (248 kB) 2026-06-29 08:20:59.401 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-06-29 08:20:59.513 | Building wheels for collected packages: neutron, ovs 2026-06-29 08:20:59.514 | Building editable for neutron (pyproject.toml): started 2026-06-29 08:21:01.838 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-06-29 08:21:01.839 | Created wheel for neutron: filename=neutron-28.1.0.dev542-0.editable-py3-none-any.whl size=15978 sha256=9c0c04b922d0a564dd1c7e809cbd9fe3846ca35f8f2b9155be647f89ff9ae0f1 2026-06-29 08:21:01.840 | Stored in directory: /tmp/pip-ephem-wheel-cache-u6wqkcc0/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-06-29 08:21:01.846 | Building wheel for ovs (pyproject.toml): started 2026-06-29 08:21:02.750 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-06-29 08:21:02.751 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=9afe9de3c65c6ee1ffa0a6a9c0a55959dfffab60fa0fe4a5fab2bf6b57f5c77f 2026-06-29 08:21:02.752 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-06-29 08:21:02.756 | Successfully built neutron ovs 2026-06-29 08:21:03.062 | 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-29 08:21:08.791 | 2026-06-29 08:21:08.816 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-28.1.0.dev542 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-29 08:21:09.053 | + inc/python:pip_install:216 : result=0 2026-06-29 08:21:09.057 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-29 08:21:09.060 | + functions-common:time_stop:2420 : local name 2026-06-29 08:21:09.063 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:21:09.066 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:21:09.068 | + functions-common:time_stop:2423 : local total 2026-06-29 08:21:09.071 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:21:09.074 | + functions-common:time_stop:2426 : name=pip_install 2026-06-29 08:21:09.076 | + functions-common:time_stop:2427 : start_time=1782721248215 2026-06-29 08:21:09.080 | + functions-common:time_stop:2429 : [[ -z 1782721248215 ]] 2026-06-29 08:21:09.083 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:21:09.088 | + functions-common:time_stop:2432 : end_time=1782721269084 2026-06-29 08:21:09.090 | + functions-common:time_stop:2433 : elapsed_time=20869 2026-06-29 08:21:09.092 | + functions-common:time_stop:2434 : total=120509 2026-06-29 08:21:09.095 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:21:09.098 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=141378 2026-06-29 08:21:09.101 | + inc/python:pip_install:219 : return 0 2026-06-29 08:21:09.104 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-29 08:21:09.107 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-29 08:21:09.109 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-06-29 08:21:09.113 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-06-29 08:21:09.116 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-29 08:21:09.119 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-29 08:21:09.121 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-06-29 08:21:09.126 | + inc/python:use_library_from_git:269 : return 1 2026-06-29 08:21:09.128 | + lib/neutron:install_neutron:528 : [[ ovn == \o\v\n ]] 2026-06-29 08:21:09.132 | + lib/neutron:install_neutron:529 : install_ovn 2026-06-29 08:21:09.134 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : echo 'Installing OVN and dependent packages' 2026-06-29 08:21:09.135 | Installing OVN and dependent packages 2026-06-29 08:21:09.137 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : ovn_sanity_check 2026-06-29 08:21:09.142 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:391 : is_service_enabled q-agt neutron-agent 2026-06-29 08:21:09.160 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:21:09.164 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:393 : is_service_enabled q-l3 neutron-l3 2026-06-29 08:21:09.183 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:21:09.186 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : is_service_enabled q-svc neutron-api 2026-06-29 08:21:09.204 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:21:09.207 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : [[ ! ovn =~ ovn ]] 2026-06-29 08:21:09.210 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-svc neutron-api 2026-06-29 08:21:09.226 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:21:09.229 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-06-29 08:21:09.231 | + lib/neutron_plugins/ovn_agent:install_ovn:409 : sudo mkdir -p /var/run/openvswitch 2026-06-29 08:21:09.250 | ++ lib/neutron_plugins/ovn_agent:install_ovn:410 : whoami 2026-06-29 08:21:09.254 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : sudo chown quobyte /var/run/openvswitch 2026-06-29 08:21:09.270 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : [[ False == \T\r\u\e ]] 2026-06-29 08:21:09.274 | ++ lib/neutron_plugins/ovn_agent:install_ovn:434 : get_packages openvswitch 2026-06-29 08:21:09.294 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : install_package fakeroot make openvswitch-switch 2026-06-29 08:21:09.297 | + functions-common:install_package:1438 : update_package_repo 2026-06-29 08:21:09.300 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-29 08:21:09.303 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-29 08:21:09.306 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-29 08:21:09.309 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-29 08:21:09.311 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-29 08:21:09.314 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-29 08:21:09.317 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-29 08:21:09.320 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-29 08:21:09.323 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-29 08:21:09.326 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-29 08:21:09.329 | + functions-common:apt_get_update:1167 : return 2026-06-29 08:21:09.332 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-06-29 08:21:09.334 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-29 08:21:09.337 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-29 08:21:09.341 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-29 08:21:09.344 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-06-29 08:21:09.367 | + 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-29 08:21:09.405 | Reading package lists... 2026-06-29 08:21:09.795 | Building dependency tree... 2026-06-29 08:21:09.797 | Reading state information... 2026-06-29 08:21:10.375 | fakeroot is already the newest version (1.33-1). 2026-06-29 08:21:10.375 | fakeroot set to manually installed. 2026-06-29 08:21:10.375 | make is already the newest version (4.3-4.1build2). 2026-06-29 08:21:10.375 | make set to manually installed. 2026-06-29 08:21:10.375 | The following additional packages will be installed: 2026-06-29 08:21:10.375 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-06-29 08:21:10.376 | python3-sortedcontainers 2026-06-29 08:21:10.379 | Suggested packages: 2026-06-29 08:21:10.379 | openvswitch-doc python-sortedcontainers-doc 2026-06-29 08:21:10.417 | The following NEW packages will be installed: 2026-06-29 08:21:10.418 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-06-29 08:21:10.418 | python3-openvswitch python3-sortedcontainers 2026-06-29 08:21:10.466 | 0 upgraded, 6 newly installed, 0 to remove and 85 not upgraded. 2026-06-29 08:21:10.466 | Need to get 4219 kB of archives. 2026-06-29 08:21:10.466 | After this operation, 13.3 MB of additional disk space will be used. 2026-06-29 08:21:10.466 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-06-29 08:21:10.503 | 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-29 08:21:10.515 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-06-29 08:21:10.516 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-06-29 08:21:10.517 | 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-29 08:21:10.528 | 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-29 08:21:10.793 | perl: warning: Setting locale failed. 2026-06-29 08:21:10.793 | perl: warning: Please check that your locale settings: 2026-06-29 08:21:10.793 | LANGUAGE = (unset), 2026-06-29 08:21:10.794 | LC_ALL = "en_US.utf8", 2026-06-29 08:21:10.794 | LANG = "de_DE.UTF-8" 2026-06-29 08:21:10.794 | are supported and installed on your system. 2026-06-29 08:21:10.794 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-29 08:21:10.861 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-29 08:21:10.861 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-29 08:21:10.861 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-29 08:21:11.052 | Fetched 4219 kB in 0s (42.5 MB/s) 2026-06-29 08:21:11.102 | Selecting previously unselected package libunbound8:amd64. 2026-06-29 08:21:11.169 | (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-29 08:21:11.175 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-06-29 08:21:11.183 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-29 08:21:11.235 | Selecting previously unselected package openvswitch-common. 2026-06-29 08:21:11.247 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-29 08:21:11.252 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-29 08:21:11.402 | Selecting previously unselected package python3-sortedcontainers. 2026-06-29 08:21:11.414 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-06-29 08:21:11.419 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-06-29 08:21:11.473 | Selecting previously unselected package libxdp1:amd64. 2026-06-29 08:21:11.484 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-06-29 08:21:11.489 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-29 08:21:11.542 | Selecting previously unselected package python3-openvswitch. 2026-06-29 08:21:11.554 | Preparing to unpack .../4-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-29 08:21:11.558 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-29 08:21:11.666 | Selecting previously unselected package openvswitch-switch. 2026-06-29 08:21:11.678 | Preparing to unpack .../5-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-29 08:21:11.689 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-29 08:21:11.830 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-06-29 08:21:12.089 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-29 08:21:12.101 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-29 08:21:12.113 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-29 08:21:12.130 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-29 08:21:12.545 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-29 08:21:12.688 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-06-29 08:21:13.380 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-06-29 08:21:13.576 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-06-29 08:21:14.621 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-29 08:21:16.406 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-29 08:21:16.653 | perl: warning: Setting locale failed. 2026-06-29 08:21:16.653 | perl: warning: Please check that your locale settings: 2026-06-29 08:21:16.653 | LANGUAGE = (unset), 2026-06-29 08:21:16.653 | LC_ALL = "en_US.utf8", 2026-06-29 08:21:16.653 | LANG = "de_DE.UTF-8" 2026-06-29 08:21:16.653 | are supported and installed on your system. 2026-06-29 08:21:16.653 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-29 08:21:16.790 | perl: warning: Setting locale failed. 2026-06-29 08:21:16.791 | perl: warning: Please check that your locale settings: 2026-06-29 08:21:16.791 | LANGUAGE = (unset), 2026-06-29 08:21:16.791 | LC_ALL = "en_US.utf8", 2026-06-29 08:21:16.791 | LANG = "de_DE.UTF-8" 2026-06-29 08:21:16.791 | are supported and installed on your system. 2026-06-29 08:21:16.791 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-29 08:21:16.854 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-29 08:21:16.855 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-29 08:21:16.855 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-29 08:21:16.932 | perl: warning: Setting locale failed. 2026-06-29 08:21:16.932 | perl: warning: Please check that your locale settings: 2026-06-29 08:21:16.932 | LANGUAGE = (unset), 2026-06-29 08:21:16.932 | LC_ALL = "en_US.utf8", 2026-06-29 08:21:16.932 | LANG = "de_DE.UTF-8" 2026-06-29 08:21:16.932 | are supported and installed on your system. 2026-06-29 08:21:16.932 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-29 08:21:17.473 | 2026-06-29 08:21:17.474 | Running kernel seems to be up-to-date. 2026-06-29 08:21:17.474 | 2026-06-29 08:21:17.474 | Restarting services... 2026-06-29 08:21:17.527 | 2026-06-29 08:21:17.527 | Service restarts being deferred: 2026-06-29 08:21:17.527 | /etc/needrestart/restart.d/dbus.service 2026-06-29 08:21:17.527 | systemctl restart systemd-logind.service 2026-06-29 08:21:17.527 | systemctl restart virtlockd.service 2026-06-29 08:21:17.528 | systemctl restart virtlogd.service 2026-06-29 08:21:17.528 | 2026-06-29 08:21:17.528 | No containers need to be restarted. 2026-06-29 08:21:17.528 | 2026-06-29 08:21:17.528 | User sessions running outdated binaries: 2026-06-29 08:21:17.528 | quobyte @ session #5: sshd[2023] 2026-06-29 08:21:17.538 | quobyte @ user manager service: systemd[1161] 2026-06-29 08:21:17.549 | 2026-06-29 08:21:17.549 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-29 08:21:19.603 | + functions-common:apt_get:1211 : result=0 2026-06-29 08:21:19.608 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-29 08:21:19.612 | + functions-common:time_stop:2420 : local name 2026-06-29 08:21:19.615 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:21:19.619 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:21:19.623 | + functions-common:time_stop:2423 : local total 2026-06-29 08:21:19.626 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:21:19.630 | + functions-common:time_stop:2426 : name=apt-get 2026-06-29 08:21:19.633 | + functions-common:time_stop:2427 : start_time=1782721269364 2026-06-29 08:21:19.637 | + functions-common:time_stop:2429 : [[ -z 1782721269364 ]] 2026-06-29 08:21:19.641 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:21:19.647 | + functions-common:time_stop:2432 : end_time=1782721279643 2026-06-29 08:21:19.651 | + functions-common:time_stop:2433 : elapsed_time=10279 2026-06-29 08:21:19.655 | + functions-common:time_stop:2434 : total=185790 2026-06-29 08:21:19.658 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:21:19.662 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=196069 2026-06-29 08:21:19.664 | + functions-common:apt_get:1215 : return 0 2026-06-29 08:21:19.669 | ++ lib/neutron_plugins/ovn_agent:install_ovn:435 : get_packages ovn 2026-06-29 08:21:19.695 | + lib/neutron_plugins/ovn_agent:install_ovn:435 : install_package ovn-central ovn-controller-vtep ovn-host 2026-06-29 08:21:19.698 | + functions-common:install_package:1438 : update_package_repo 2026-06-29 08:21:19.701 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-29 08:21:19.704 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-29 08:21:19.708 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-29 08:21:19.711 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-29 08:21:19.714 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-29 08:21:19.717 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-29 08:21:19.720 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-29 08:21:19.723 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-29 08:21:19.726 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-29 08:21:19.729 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-29 08:21:19.733 | + functions-common:apt_get_update:1167 : return 2026-06-29 08:21:19.736 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-06-29 08:21:19.740 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-29 08:21:19.744 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-29 08:21:19.746 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-29 08:21:19.749 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-06-29 08:21:19.778 | + 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-29 08:21:19.815 | Reading package lists... 2026-06-29 08:21:20.178 | Building dependency tree... 2026-06-29 08:21:20.180 | Reading state information... 2026-06-29 08:21:20.694 | The following additional packages will be installed: 2026-06-29 08:21:20.694 | ovn-common 2026-06-29 08:21:20.735 | The following NEW packages will be installed: 2026-06-29 08:21:20.737 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-06-29 08:21:20.803 | 0 upgraded, 4 newly installed, 0 to remove and 85 not upgraded. 2026-06-29 08:21:20.803 | Need to get 2360 kB of archives. 2026-06-29 08:21:20.803 | After this operation, 8355 kB of additional disk space will be used. 2026-06-29 08:21:20.803 | 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-29 08:21:20.838 | 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-29 08:21:20.848 | 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-29 08:21:20.859 | 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-29 08:21:21.099 | perl: warning: Setting locale failed. 2026-06-29 08:21:21.099 | perl: warning: Please check that your locale settings: 2026-06-29 08:21:21.099 | LANGUAGE = (unset), 2026-06-29 08:21:21.099 | LC_ALL = "en_US.utf8", 2026-06-29 08:21:21.100 | LANG = "de_DE.UTF-8" 2026-06-29 08:21:21.100 | are supported and installed on your system. 2026-06-29 08:21:21.100 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-29 08:21:21.163 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-29 08:21:21.163 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-29 08:21:21.163 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-29 08:21:21.354 | Fetched 2360 kB in 0s (22.8 MB/s) 2026-06-29 08:21:21.451 | Selecting previously unselected package ovn-common. 2026-06-29 08:21:21.515 | (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-29 08:21:21.522 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-29 08:21:21.526 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-29 08:21:21.637 | Selecting previously unselected package ovn-central. 2026-06-29 08:21:21.650 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-29 08:21:21.654 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-29 08:21:21.718 | Selecting previously unselected package ovn-controller-vtep. 2026-06-29 08:21:21.730 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-29 08:21:21.735 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-29 08:21:21.792 | Selecting previously unselected package ovn-host. 2026-06-29 08:21:21.804 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-29 08:21:21.811 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-29 08:21:21.915 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-29 08:21:21.936 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-29 08:21:22.405 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-29 08:21:22.589 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-06-29 08:21:23.032 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-29 08:21:23.086 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-29 08:21:23.586 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-29 08:21:23.781 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-06-29 08:21:24.461 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-06-29 08:21:25.112 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-06-29 08:21:26.001 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-29 08:21:26.084 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-29 08:21:26.282 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-06-29 08:21:26.821 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-29 08:21:28.913 | perl: warning: Setting locale failed. 2026-06-29 08:21:28.914 | perl: warning: Please check that your locale settings: 2026-06-29 08:21:28.914 | LANGUAGE = (unset), 2026-06-29 08:21:28.914 | LC_ALL = "en_US.utf8", 2026-06-29 08:21:28.914 | LANG = "de_DE.UTF-8" 2026-06-29 08:21:28.914 | are supported and installed on your system. 2026-06-29 08:21:28.914 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-29 08:21:29.047 | perl: warning: Setting locale failed. 2026-06-29 08:21:29.047 | perl: warning: Please check that your locale settings: 2026-06-29 08:21:29.048 | LANGUAGE = (unset), 2026-06-29 08:21:29.048 | LC_ALL = "en_US.utf8", 2026-06-29 08:21:29.048 | LANG = "de_DE.UTF-8" 2026-06-29 08:21:29.048 | are supported and installed on your system. 2026-06-29 08:21:29.048 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-29 08:21:29.100 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-29 08:21:29.100 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-29 08:21:29.100 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-29 08:21:29.171 | perl: warning: Setting locale failed. 2026-06-29 08:21:29.171 | perl: warning: Please check that your locale settings: 2026-06-29 08:21:29.171 | LANGUAGE = (unset), 2026-06-29 08:21:29.171 | LC_ALL = "en_US.utf8", 2026-06-29 08:21:29.171 | LANG = "de_DE.UTF-8" 2026-06-29 08:21:29.171 | are supported and installed on your system. 2026-06-29 08:21:29.172 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-29 08:21:29.675 | 2026-06-29 08:21:29.675 | Running kernel seems to be up-to-date. 2026-06-29 08:21:29.675 | 2026-06-29 08:21:29.675 | Restarting services... 2026-06-29 08:21:29.724 | 2026-06-29 08:21:29.725 | Service restarts being deferred: 2026-06-29 08:21:29.725 | /etc/needrestart/restart.d/dbus.service 2026-06-29 08:21:29.725 | systemctl restart systemd-logind.service 2026-06-29 08:21:29.725 | systemctl restart virtlockd.service 2026-06-29 08:21:29.725 | systemctl restart virtlogd.service 2026-06-29 08:21:29.725 | 2026-06-29 08:21:29.726 | No containers need to be restarted. 2026-06-29 08:21:29.726 | 2026-06-29 08:21:29.726 | User sessions running outdated binaries: 2026-06-29 08:21:29.726 | quobyte @ session #5: sshd[2023] 2026-06-29 08:21:29.735 | quobyte @ user manager service: systemd[1161] 2026-06-29 08:21:29.743 | 2026-06-29 08:21:29.743 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-29 08:21:31.765 | + functions-common:apt_get:1211 : result=0 2026-06-29 08:21:31.768 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-29 08:21:31.770 | + functions-common:time_stop:2420 : local name 2026-06-29 08:21:31.772 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:21:31.775 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:21:31.777 | + functions-common:time_stop:2423 : local total 2026-06-29 08:21:31.779 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:21:31.782 | + functions-common:time_stop:2426 : name=apt-get 2026-06-29 08:21:31.784 | + functions-common:time_stop:2427 : start_time=1782721279774 2026-06-29 08:21:31.786 | + functions-common:time_stop:2429 : [[ -z 1782721279774 ]] 2026-06-29 08:21:31.789 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:21:31.793 | + functions-common:time_stop:2432 : end_time=1782721291790 2026-06-29 08:21:31.795 | + functions-common:time_stop:2433 : elapsed_time=12016 2026-06-29 08:21:31.797 | + functions-common:time_stop:2434 : total=196069 2026-06-29 08:21:31.799 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:21:31.802 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=208085 2026-06-29 08:21:31.804 | + functions-common:apt_get:1215 : return 0 2026-06-29 08:21:31.807 | + 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-29 08:21:31.809 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-29 08:21:31.811 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : local log_archive_dir=/opt/stack/logs/archive 2026-06-29 08:21:31.814 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : mkdir -p /opt/stack/logs/archive 2026-06-29 08:21:31.818 | + 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-29 08:21:31.820 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-06-29 08:21:31.823 | + 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-29 08:21:31.826 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-06-29 08:21:31.828 | + 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-29 08:21:31.831 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-06-29 08:21:31.833 | + 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-29 08:21:31.835 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-06-29 08:21:31.837 | + 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-29 08:21:31.840 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-06-29 08:21:31.842 | + 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-29 08:21:31.844 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-06-29 08:21:31.847 | + 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-29 08:21:31.849 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-06-29 08:21:31.851 | + 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-29 08:21:31.854 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-06-29 08:21:31.856 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : use_library_from_git ovsdbapp 2026-06-29 08:21:31.858 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-06-29 08:21:31.861 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-29 08:21:31.863 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-29 08:21:31.865 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-06-29 08:21:31.867 | + inc/python:use_library_from_git:269 : return 1 2026-06-29 08:21:31.870 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : [[ False == \T\r\u\e ]] 2026-06-29 08:21:31.872 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-29 08:21:31.875 | + ./stack.sh:main:956 : is_service_enabled nova 2026-06-29 08:21:31.890 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:21:31.892 | + ./stack.sh:main:958 : stack_install_service nova 2026-06-29 08:21:31.895 | + lib/stack:stack_install_service:20 : local service=nova 2026-06-29 08:21:31.897 | + lib/stack:stack_install_service:21 : type install_nova 2026-06-29 08:21:31.899 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-29 08:21:31.902 | + lib/stack:stack_install_service:32 : install_nova 2026-06-29 08:21:31.904 | + lib/nova:install_nova:910 : use_library_from_git os-vif 2026-06-29 08:21:31.906 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-06-29 08:21:31.908 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-29 08:21:31.911 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-29 08:21:31.913 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-06-29 08:21:31.915 | + inc/python:use_library_from_git:269 : return 1 2026-06-29 08:21:31.917 | + lib/nova:install_nova:915 : is_service_enabled n-cpu 2026-06-29 08:21:31.931 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:21:31.934 | + lib/nova:install_nova:915 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-29 08:21:31.936 | + lib/nova:install_nova:916 : install_nova_hypervisor 2026-06-29 08:21:31.939 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-06-29 08:21:31.941 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-06-29 08:21:31.944 | + 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-29 08:21:32.107 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-06-29 08:21:32.109 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-29 08:21:32.111 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-29 08:21:32.114 | + 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-29 08:21:32.116 | + functions-common:install_package:1438 : update_package_repo 2026-06-29 08:21:32.118 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-29 08:21:32.121 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-29 08:21:32.123 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-29 08:21:32.125 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-29 08:21:32.127 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-29 08:21:32.129 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-29 08:21:32.132 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-29 08:21:32.134 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-29 08:21:32.136 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-29 08:21:32.138 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-29 08:21:32.141 | + functions-common:apt_get_update:1167 : return 2026-06-29 08:21:32.143 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-29 08:21:32.145 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-29 08:21:32.147 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-29 08:21:32.150 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-29 08:21:32.152 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-29 08:21:32.171 | + 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-29 08:21:32.209 | Reading package lists... 2026-06-29 08:21:32.577 | Building dependency tree... 2026-06-29 08:21:32.579 | Reading state information... 2026-06-29 08:21:33.109 | The following additional packages will be installed: 2026-06-29 08:21:33.109 | libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-06-29 08:21:33.109 | libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt-l10n 2026-06-29 08:21:33.109 | libvirt0 python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-06-29 08:21:33.110 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-06-29 08:21:33.110 | qemu-system-sparc 2026-06-29 08:21:33.112 | Suggested packages: 2026-06-29 08:21:33.112 | libvirt-clients-qemu libvirt-login-shell 2026-06-29 08:21:33.112 | libvirt-daemon-driver-storage-gluster 2026-06-29 08:21:33.112 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-06-29 08:21:33.112 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-06-29 08:21:33.112 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt auditd 2026-06-29 08:21:33.113 | nfs-common systemtap zfsutils python-zstandard-doc samba vde2 2026-06-29 08:21:33.155 | The following packages will be REMOVED: 2026-06-29 08:21:33.158 | apport-core-dump-handler 2026-06-29 08:21:33.159 | The following NEW packages will be installed: 2026-06-29 08:21:33.160 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-06-29 08:21:33.160 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-06-29 08:21:33.160 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-06-29 08:21:33.163 | The following packages will be upgraded: 2026-06-29 08:21:33.163 | libvirt-clients libvirt-daemon libvirt-daemon-config-network 2026-06-29 08:21:33.163 | libvirt-daemon-config-nwfilter libvirt-daemon-driver-qemu 2026-06-29 08:21:33.164 | libvirt-daemon-system libvirt-daemon-system-systemd libvirt-l10n libvirt0 2026-06-29 08:21:33.209 | 9 upgraded, 13 newly installed, 1 to remove and 76 not upgraded. 2026-06-29 08:21:33.210 | Need to get 113 MB of archives. 2026-06-29 08:21:33.210 | After this operation, 897 MB of additional disk space will be used. 2026-06-29 08:21:33.210 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-06-29 08:21:33.235 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-06-29 08:21:33.236 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-l10n all 10.0.0-2ubuntu8.14 [1150 B] 2026-06-29 08:21:33.236 | 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-29 08:21:33.245 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.14 [438 kB] 2026-06-29 08:21:33.250 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.14 [431 kB] 2026-06-29 08:21:33.255 | 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-29 08:21:33.256 | 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-29 08:21:33.257 | 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-29 08:21:33.258 | 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-29 08:21:33.258 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.14 [1830 kB] 2026-06-29 08:21:33.280 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.14 [178 kB] 2026-06-29 08:21:33.282 | Get:13 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-06-29 08:21:33.285 | 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-29 08:21:33.409 | 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-29 08:21:33.595 | 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-29 08:21:33.700 | 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-29 08:21:33.773 | 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-29 08:21:33.812 | 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-29 08:21:34.465 | 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-29 08:21:34.465 | Get:21 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.8 [4096 kB] 2026-06-29 08:21:34.500 | Get:22 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.8 [776 kB] 2026-06-29 08:21:34.747 | perl: warning: Setting locale failed. 2026-06-29 08:21:34.747 | perl: warning: Please check that your locale settings: 2026-06-29 08:21:34.747 | LANGUAGE = (unset), 2026-06-29 08:21:34.747 | LC_ALL = "en_US.utf8", 2026-06-29 08:21:34.747 | LANG = "de_DE.UTF-8" 2026-06-29 08:21:34.747 | are supported and installed on your system. 2026-06-29 08:21:34.747 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-29 08:21:34.810 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-29 08:21:34.810 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-29 08:21:34.810 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-29 08:21:34.946 | Vorkonfiguration der Pakete ... 2026-06-29 08:21:35.079 | Fetched 113 MB in 1s (85.7 MB/s) 2026-06-29 08:21:35.117 | Selecting previously unselected package python3-zstandard. 2026-06-29 08:21:35.180 | (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-29 08:21:35.187 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-06-29 08:21:35.191 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-06-29 08:21:35.327 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-06-29 08:21:35.328 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-29 08:21:35.328 | Package apport-core-dump-handler is to be removed. 2026-06-29 08:21:35.328 | Package python3-zstandard is not configured yet. 2026-06-29 08:21:35.328 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-29 08:21:35.328 | Package apport-core-dump-handler is to be removed. 2026-06-29 08:21:35.328 | Package systemd-coredump is not installed. 2026-06-29 08:21:35.328 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-29 08:21:35.328 | Package apport-core-dump-handler is to be removed. 2026-06-29 08:21:35.328 | Package python3-zstandard is not configured yet. 2026-06-29 08:21:35.328 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-29 08:21:35.328 | Package apport-core-dump-handler is to be removed. 2026-06-29 08:21:35.329 | Package systemd-coredump is not installed. 2026-06-29 08:21:35.329 | 2026-06-29 08:21:35.390 | (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-29 08:21:35.397 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-06-29 08:21:36.336 | Selecting previously unselected package systemd-coredump. 2026-06-29 08:21:36.400 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127114 files and directories currently installed.) 2026-06-29 08:21:36.407 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-06-29 08:21:36.411 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-29 08:21:36.547 | Preparing to unpack .../01-libvirt-l10n_10.0.0-2ubuntu8.14_all.deb ... 2026-06-29 08:21:36.575 | Unpacking libvirt-l10n (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-29 08:21:36.644 | Preparing to unpack .../02-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-29 08:21:36.672 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-29 08:21:36.867 | Preparing to unpack .../03-libvirt-clients_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-29 08:21:36.899 | Unpacking libvirt-clients (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-29 08:21:37.003 | Preparing to unpack .../04-libvirt-daemon_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-29 08:21:37.030 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-29 08:21:37.137 | Preparing to unpack .../05-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.14_all.deb ... 2026-06-29 08:21:37.162 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-29 08:21:37.250 | Preparing to unpack .../06-libvirt-daemon-system_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-29 08:21:37.321 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-29 08:21:37.422 | Preparing to unpack .../07-libvirt-daemon-config-network_10.0.0-2ubuntu8.14_all.deb ... 2026-06-29 08:21:37.447 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-29 08:21:37.514 | Preparing to unpack .../08-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.14_all.deb ... 2026-06-29 08:21:37.540 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-29 08:21:37.610 | Preparing to unpack .../09-libvirt0_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-29 08:21:37.625 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-29 08:21:37.812 | Selecting previously unselected package libvirt-dev:amd64. 2026-06-29 08:21:37.826 | Preparing to unpack .../10-libvirt-dev_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-29 08:21:37.837 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-29 08:21:37.909 | Selecting previously unselected package python3-libvirt. 2026-06-29 08:21:37.922 | Preparing to unpack .../11-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-06-29 08:21:37.926 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-06-29 08:21:37.995 | Selecting previously unselected package qemu-system-arm. 2026-06-29 08:21:38.007 | Preparing to unpack .../12-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-29 08:21:38.020 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-29 08:21:38.547 | Selecting previously unselected package qemu-system-mips. 2026-06-29 08:21:38.560 | Preparing to unpack .../13-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-29 08:21:38.571 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-29 08:21:39.196 | Selecting previously unselected package qemu-system-ppc. 2026-06-29 08:21:39.208 | Preparing to unpack .../14-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-29 08:21:39.222 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-29 08:21:39.597 | Selecting previously unselected package qemu-system-sparc. 2026-06-29 08:21:39.609 | Preparing to unpack .../15-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-29 08:21:39.622 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-29 08:21:39.890 | Selecting previously unselected package qemu-system-s390x. 2026-06-29 08:21:39.904 | Preparing to unpack .../16-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-29 08:21:39.917 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-29 08:21:40.086 | Selecting previously unselected package qemu-system-misc. 2026-06-29 08:21:40.098 | Preparing to unpack .../17-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-29 08:21:40.111 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-29 08:21:42.098 | Selecting previously unselected package qemu-system. 2026-06-29 08:21:42.106 | Preparing to unpack .../18-qemu-system_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-29 08:21:42.110 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-29 08:21:42.149 | Selecting previously unselected package qemu-efi-aarch64. 2026-06-29 08:21:42.162 | Preparing to unpack .../19-qemu-efi-aarch64_2024.02-2ubuntu0.8_all.deb ... 2026-06-29 08:21:42.166 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-29 08:21:44.146 | Selecting previously unselected package qemu-efi-arm. 2026-06-29 08:21:44.158 | Preparing to unpack .../20-qemu-efi-arm_2024.02-2ubuntu0.8_all.deb ... 2026-06-29 08:21:44.163 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-29 08:21:45.021 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-29 08:21:45.536 | Creating group 'systemd-coredump' with GID 987. 2026-06-29 08:21:45.540 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-06-29 08:21:45.566 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-29 08:21:45.586 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-29 08:21:45.606 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-29 08:21:45.628 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-29 08:21:45.640 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-29 08:21:45.661 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-06-29 08:21:45.929 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-29 08:21:45.941 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-29 08:21:45.962 | Setting up qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-29 08:21:45.974 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-29 08:21:45.995 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) ... 2026-06-29 08:21:46.576 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.14) ... 2026-06-29 08:21:47.033 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-06-29 08:21:47.347 | Setting up libvirt-clients (10.0.0-2ubuntu8.14) ... 2026-06-29 08:21:47.378 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-29 08:21:47.396 | Setting up libvirt-l10n (10.0.0-2ubuntu8.14) ... 2026-06-29 08:21:47.414 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) ... 2026-06-29 08:21:47.433 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-29 08:21:47.445 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) ... 2026-06-29 08:21:47.463 | Setting up libvirt-daemon (10.0.0-2ubuntu8.14) ... 2026-06-29 08:21:47.481 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.14) ... 2026-06-29 08:21:47.662 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-29 08:21:47.662 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-29 08:21:47.662 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-29 08:21:51.358 | Setting up libvirt-daemon dnsmasq configuration. 2026-06-29 08:21:51.428 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-29 08:21:53.271 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-29 08:21:53.524 | perl: warning: Setting locale failed. 2026-06-29 08:21:53.524 | perl: warning: Please check that your locale settings: 2026-06-29 08:21:53.524 | LANGUAGE = (unset), 2026-06-29 08:21:53.524 | LC_ALL = "en_US.utf8", 2026-06-29 08:21:53.524 | LANG = "de_DE.UTF-8" 2026-06-29 08:21:53.525 | are supported and installed on your system. 2026-06-29 08:21:53.525 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-29 08:21:53.658 | perl: warning: Setting locale failed. 2026-06-29 08:21:53.658 | perl: warning: Please check that your locale settings: 2026-06-29 08:21:53.658 | LANGUAGE = (unset), 2026-06-29 08:21:53.659 | LC_ALL = "en_US.utf8", 2026-06-29 08:21:53.659 | LANG = "de_DE.UTF-8" 2026-06-29 08:21:53.660 | are supported and installed on your system. 2026-06-29 08:21:53.660 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-29 08:21:53.712 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-29 08:21:53.712 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-29 08:21:53.713 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-29 08:21:53.786 | perl: warning: Setting locale failed. 2026-06-29 08:21:53.787 | perl: warning: Please check that your locale settings: 2026-06-29 08:21:53.787 | LANGUAGE = (unset), 2026-06-29 08:21:53.787 | LC_ALL = "en_US.utf8", 2026-06-29 08:21:53.787 | LANG = "de_DE.UTF-8" 2026-06-29 08:21:53.787 | are supported and installed on your system. 2026-06-29 08:21:53.787 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-29 08:21:54.302 | 2026-06-29 08:21:54.303 | Running kernel seems to be up-to-date. 2026-06-29 08:21:54.303 | 2026-06-29 08:21:54.303 | Restarting services... 2026-06-29 08:21:54.355 | 2026-06-29 08:21:54.355 | Service restarts being deferred: 2026-06-29 08:21:54.355 | /etc/needrestart/restart.d/dbus.service 2026-06-29 08:21:54.355 | systemctl restart systemd-logind.service 2026-06-29 08:21:54.355 | systemctl restart virtlockd.service 2026-06-29 08:21:54.355 | systemctl restart virtlogd.service 2026-06-29 08:21:54.355 | 2026-06-29 08:21:54.355 | No containers need to be restarted. 2026-06-29 08:21:54.356 | 2026-06-29 08:21:54.356 | User sessions running outdated binaries: 2026-06-29 08:21:54.356 | quobyte @ session #5: sshd[2023] 2026-06-29 08:21:54.366 | quobyte @ user manager service: systemd[1161] 2026-06-29 08:21:54.375 | 2026-06-29 08:21:54.375 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-29 08:21:56.433 | + functions-common:apt_get:1211 : result=0 2026-06-29 08:21:56.436 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-29 08:21:56.438 | + functions-common:time_stop:2420 : local name 2026-06-29 08:21:56.440 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:21:56.443 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:21:56.445 | + functions-common:time_stop:2423 : local total 2026-06-29 08:21:56.447 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:21:56.449 | + functions-common:time_stop:2426 : name=apt-get 2026-06-29 08:21:56.451 | + functions-common:time_stop:2427 : start_time=1782721292168 2026-06-29 08:21:56.454 | + functions-common:time_stop:2429 : [[ -z 1782721292168 ]] 2026-06-29 08:21:56.457 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:21:56.462 | + functions-common:time_stop:2432 : end_time=1782721316459 2026-06-29 08:21:56.464 | + functions-common:time_stop:2433 : elapsed_time=24291 2026-06-29 08:21:56.467 | + functions-common:time_stop:2434 : total=208085 2026-06-29 08:21:56.469 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:21:56.472 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=232376 2026-06-29 08:21:56.474 | + functions-common:apt_get:1215 : return 0 2026-06-29 08:21:56.477 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-06-29 08:21:56.479 | + functions-common:install_package:1438 : update_package_repo 2026-06-29 08:21:56.482 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-29 08:21:56.484 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-29 08:21:56.487 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-29 08:21:56.489 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-29 08:21:56.492 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-29 08:21:56.494 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-29 08:21:56.497 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-29 08:21:56.499 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-29 08:21:56.502 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-29 08:21:56.505 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-29 08:21:56.507 | + functions-common:apt_get_update:1167 : return 2026-06-29 08:21:56.510 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-06-29 08:21:56.512 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-29 08:21:56.515 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-29 08:21:56.517 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-29 08:21:56.520 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-06-29 08:21:56.539 | + 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-29 08:21:56.576 | Reading package lists... 2026-06-29 08:21:56.953 | Building dependency tree... 2026-06-29 08:21:56.954 | Reading state information... 2026-06-29 08:21:57.588 | ovmf is already the newest version (2024.02-2ubuntu0.8). 2026-06-29 08:21:57.588 | ovmf set to manually installed. 2026-06-29 08:21:57.588 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-29 08:21:57.588 | swtpm set to manually installed. 2026-06-29 08:21:57.588 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-29 08:21:57.588 | swtpm-tools set to manually installed. 2026-06-29 08:21:57.588 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-06-29 08:21:57.588 | mdevctl set to manually installed. 2026-06-29 08:21:57.588 | 0 upgraded, 0 newly installed, 0 to remove and 76 not upgraded. 2026-06-29 08:21:57.593 | + functions-common:apt_get:1211 : result=0 2026-06-29 08:21:57.595 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-29 08:21:57.597 | + functions-common:time_stop:2420 : local name 2026-06-29 08:21:57.599 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:21:57.602 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:21:57.604 | + functions-common:time_stop:2423 : local total 2026-06-29 08:21:57.605 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:21:57.608 | + functions-common:time_stop:2426 : name=apt-get 2026-06-29 08:21:57.610 | + functions-common:time_stop:2427 : start_time=1782721316536 2026-06-29 08:21:57.612 | + functions-common:time_stop:2429 : [[ -z 1782721316536 ]] 2026-06-29 08:21:57.615 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:21:57.620 | + functions-common:time_stop:2432 : end_time=1782721317617 2026-06-29 08:21:57.622 | + functions-common:time_stop:2433 : elapsed_time=1081 2026-06-29 08:21:57.624 | + functions-common:time_stop:2434 : total=232376 2026-06-29 08:21:57.627 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:21:57.629 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=233457 2026-06-29 08:21:57.631 | + functions-common:apt_get:1215 : return 0 2026-06-29 08:21:57.633 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-06-29 08:21:57.637 | ++ functions-common:is_arch:519 : uname -m 2026-06-29 08:21:57.641 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-29 08:21:57.643 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-06-29 08:21:57.646 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-06-29 08:21:57.648 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-06-29 08:21:57.651 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-06-29 08:21:57.653 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-06-29 08:21:57.655 | + lib/nova:install_nova:919 : is_service_enabled n-novnc 2026-06-29 08:21:57.671 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:21:57.674 | ++ lib/nova:install_nova:921 : trueorfalse False NOVNC_FROM_PACKAGE 2026-06-29 08:21:57.692 | + lib/nova:install_nova:921 : NOVNC_FROM_PACKAGE=False 2026-06-29 08:21:57.694 | + lib/nova:install_nova:922 : '[' False = True ']' 2026-06-29 08:21:57.697 | + lib/nova:install_nova:941 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-06-29 08:21:57.699 | + lib/nova:install_nova:942 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-06-29 08:21:57.701 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-06-29 08:21:57.704 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-06-29 08:21:57.707 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-06-29 08:21:57.709 | + functions-common:git_clone:592 : local orig_dir 2026-06-29 08:21:57.712 | ++ functions-common:git_clone:593 : pwd 2026-06-29 08:21:57.715 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-29 08:21:57.718 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-29 08:21:57.721 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-29 08:21:57.738 | + functions-common:git_clone:596 : RECLONE=False 2026-06-29 08:21:57.740 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-29 08:21:57.742 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-29 08:21:57.745 | + functions-common:git_clone:610 : echo v1.3.0 2026-06-29 08:21:57.746 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-29 08:21:57.751 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-06-29 08:21:57.754 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-29 08:21:57.756 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-06-29 08:21:57.759 | + functions-common:git_timed:697 : local count=0 2026-06-29 08:21:57.761 | + functions-common:git_timed:698 : local timeout=0 2026-06-29 08:21:57.763 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-29 08:21:57.766 | + functions-common:git_timed:701 : timeout=0 2026-06-29 08:21:57.768 | + functions-common:git_timed:704 : time_start git_timed 2026-06-29 08:21:57.770 | + functions-common:time_start:2406 : local name=git_timed 2026-06-29 08:21:57.773 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:21:57.775 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:21:57.778 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:21:57.783 | + functions-common:time_start:2411 : _TIME_START[$name]=1782721317780 2026-06-29 08:21:57.785 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-06-29 08:21:57.790 | Cloning into '/opt/stack/novnc'... 2026-06-29 08:21:59.692 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-29 08:21:59.695 | + functions-common:time_stop:2420 : local name 2026-06-29 08:21:59.698 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:21:59.701 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:21:59.703 | + functions-common:time_stop:2423 : local total 2026-06-29 08:21:59.706 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:21:59.709 | + functions-common:time_stop:2426 : name=git_timed 2026-06-29 08:21:59.711 | + functions-common:time_stop:2427 : start_time=1782721317780 2026-06-29 08:21:59.714 | + functions-common:time_stop:2429 : [[ -z 1782721317780 ]] 2026-06-29 08:21:59.717 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:21:59.722 | + functions-common:time_stop:2432 : end_time=1782721319719 2026-06-29 08:21:59.725 | + functions-common:time_stop:2433 : elapsed_time=1939 2026-06-29 08:21:59.728 | + functions-common:time_stop:2434 : total=153765 2026-06-29 08:21:59.731 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:21:59.734 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=155704 2026-06-29 08:21:59.737 | + functions-common:git_clone:631 : cd /opt/stack/novnc 2026-06-29 08:21:59.740 | + functions-common:git_clone:632 : git_timed fetch origin v1.3.0 2026-06-29 08:21:59.743 | + functions-common:git_timed:697 : local count=0 2026-06-29 08:21:59.745 | + functions-common:git_timed:698 : local timeout=0 2026-06-29 08:21:59.748 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-29 08:21:59.750 | + functions-common:git_timed:701 : timeout=0 2026-06-29 08:21:59.753 | + functions-common:git_timed:704 : time_start git_timed 2026-06-29 08:21:59.756 | + functions-common:time_start:2406 : local name=git_timed 2026-06-29 08:21:59.758 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:21:59.761 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:21:59.765 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:21:59.770 | + functions-common:time_start:2411 : _TIME_START[$name]=1782721319767 2026-06-29 08:21:59.773 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-06-29 08:22:00.194 | From https://github.com/novnc/novnc 2026-06-29 08:22:00.194 | * tag v1.3.0 -> FETCH_HEAD 2026-06-29 08:22:00.204 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-29 08:22:00.207 | + functions-common:time_stop:2420 : local name 2026-06-29 08:22:00.209 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:22:00.212 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:22:00.214 | + functions-common:time_stop:2423 : local total 2026-06-29 08:22:00.216 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:22:00.219 | + functions-common:time_stop:2426 : name=git_timed 2026-06-29 08:22:00.221 | + functions-common:time_stop:2427 : start_time=1782721319767 2026-06-29 08:22:00.223 | + functions-common:time_stop:2429 : [[ -z 1782721319767 ]] 2026-06-29 08:22:00.226 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:22:00.230 | + functions-common:time_stop:2432 : end_time=1782721320227 2026-06-29 08:22:00.232 | + functions-common:time_stop:2433 : elapsed_time=460 2026-06-29 08:22:00.234 | + functions-common:time_stop:2434 : total=155704 2026-06-29 08:22:00.237 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:22:00.239 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=156164 2026-06-29 08:22:00.242 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-29 08:22:00.244 | + functions-common:git_timed:697 : local count=0 2026-06-29 08:22:00.247 | + functions-common:git_timed:698 : local timeout=0 2026-06-29 08:22:00.249 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-29 08:22:00.252 | + functions-common:git_timed:701 : timeout=0 2026-06-29 08:22:00.254 | + functions-common:git_timed:704 : time_start git_timed 2026-06-29 08:22:00.257 | + functions-common:time_start:2406 : local name=git_timed 2026-06-29 08:22:00.260 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:22:00.263 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:22:00.266 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:22:00.271 | + functions-common:time_start:2411 : _TIME_START[$name]=1782721320268 2026-06-29 08:22:00.274 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-29 08:22:00.306 | Note: switching to 'FETCH_HEAD'. 2026-06-29 08:22:00.306 | 2026-06-29 08:22:00.306 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-29 08:22:00.306 | changes and commit them, and you can discard any commits you make in this 2026-06-29 08:22:00.307 | state without impacting any branches by switching back to a branch. 2026-06-29 08:22:00.307 | 2026-06-29 08:22:00.307 | If you want to create a new branch to retain commits you create, you may 2026-06-29 08:22:00.307 | do so (now or later) by using -c with the switch command. Example: 2026-06-29 08:22:00.307 | 2026-06-29 08:22:00.307 | git switch -c 2026-06-29 08:22:00.307 | 2026-06-29 08:22:00.307 | Or undo this operation with: 2026-06-29 08:22:00.307 | 2026-06-29 08:22:00.307 | git switch - 2026-06-29 08:22:00.308 | 2026-06-29 08:22:00.308 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-29 08:22:00.308 | 2026-06-29 08:22:00.308 | HEAD is now at 463c39e noVNC 1.3.0 2026-06-29 08:22:00.309 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-29 08:22:00.312 | + functions-common:time_stop:2420 : local name 2026-06-29 08:22:00.315 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:22:00.317 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:22:00.320 | + functions-common:time_stop:2423 : local total 2026-06-29 08:22:00.322 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:22:00.325 | + functions-common:time_stop:2426 : name=git_timed 2026-06-29 08:22:00.327 | + functions-common:time_stop:2427 : start_time=1782721320268 2026-06-29 08:22:00.329 | + functions-common:time_stop:2429 : [[ -z 1782721320268 ]] 2026-06-29 08:22:00.333 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:22:00.337 | + functions-common:time_stop:2432 : end_time=1782721320334 2026-06-29 08:22:00.339 | + functions-common:time_stop:2433 : elapsed_time=66 2026-06-29 08:22:00.341 | + functions-common:time_stop:2434 : total=156164 2026-06-29 08:22:00.344 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:22:00.346 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=156230 2026-06-29 08:22:00.348 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-06-29 08:22:00.364 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-06-29 08:22:00.368 | + functions-common:git_clone:673 : head -1 2026-06-29 08:22:00.368 | + functions-common:git_clone:673 : git show --oneline 2026-06-29 08:22:00.370 | 463c39e noVNC 1.3.0 2026-06-29 08:22:00.373 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-29 08:22:00.376 | + lib/nova:install_nova:946 : is_service_enabled n-spice 2026-06-29 08:22:00.394 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:22:00.396 | + lib/nova:install_nova:958 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova refs/changes/56/995256/1 2026-06-29 08:22:00.399 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-06-29 08:22:00.402 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-06-29 08:22:00.404 | + functions-common:git_clone:591 : local git_ref=refs/changes/56/995256/1 2026-06-29 08:22:00.407 | + functions-common:git_clone:592 : local orig_dir 2026-06-29 08:22:00.411 | ++ functions-common:git_clone:593 : pwd 2026-06-29 08:22:00.414 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-29 08:22:00.416 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-29 08:22:00.420 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-29 08:22:00.437 | + functions-common:git_clone:596 : RECLONE=False 2026-06-29 08:22:00.439 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-29 08:22:00.442 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-29 08:22:00.445 | + functions-common:git_clone:610 : echo refs/changes/56/995256/1 2026-06-29 08:22:00.446 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-29 08:22:00.451 | + functions-common:git_clone:612 : [[ ! -d /opt/stack/nova ]] 2026-06-29 08:22:00.454 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2026-06-29 08:22:00.457 | + functions-common:git_clone:618 : git_timed clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-06-29 08:22:00.460 | + functions-common:git_timed:697 : local count=0 2026-06-29 08:22:00.463 | + functions-common:git_timed:698 : local timeout=0 2026-06-29 08:22:00.466 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-29 08:22:00.469 | + functions-common:git_timed:701 : timeout=0 2026-06-29 08:22:00.471 | + functions-common:git_timed:704 : time_start git_timed 2026-06-29 08:22:00.474 | + functions-common:time_start:2406 : local name=git_timed 2026-06-29 08:22:00.477 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:22:00.479 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:22:00.483 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:22:00.487 | + functions-common:time_start:2411 : _TIME_START[$name]=1782721320484 2026-06-29 08:22:00.489 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-06-29 08:22:00.493 | Cloning into '/opt/stack/nova'... 2026-06-29 08:26:07.683 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-29 08:26:07.686 | + functions-common:time_stop:2420 : local name 2026-06-29 08:26:07.689 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:26:07.692 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:26:07.695 | + functions-common:time_stop:2423 : local total 2026-06-29 08:26:07.700 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:26:07.703 | + functions-common:time_stop:2426 : name=git_timed 2026-06-29 08:26:07.706 | + functions-common:time_stop:2427 : start_time=1782721320484 2026-06-29 08:26:07.710 | + functions-common:time_stop:2429 : [[ -z 1782721320484 ]] 2026-06-29 08:26:07.714 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:26:07.719 | + functions-common:time_stop:2432 : end_time=1782721567715 2026-06-29 08:26:07.722 | + functions-common:time_stop:2433 : elapsed_time=247231 2026-06-29 08:26:07.725 | + functions-common:time_stop:2434 : total=156230 2026-06-29 08:26:07.728 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:26:07.731 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=403461 2026-06-29 08:26:07.735 | + functions-common:git_clone:620 : cd /opt/stack/nova 2026-06-29 08:26:07.738 | + functions-common:git_clone:621 : git_timed fetch https://review.opendev.org/openstack/nova.git refs/changes/56/995256/1 2026-06-29 08:26:07.741 | + functions-common:git_timed:697 : local count=0 2026-06-29 08:26:07.744 | + functions-common:git_timed:698 : local timeout=0 2026-06-29 08:26:07.747 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-29 08:26:07.749 | + functions-common:git_timed:701 : timeout=0 2026-06-29 08:26:07.751 | + functions-common:git_timed:704 : time_start git_timed 2026-06-29 08:26:07.754 | + functions-common:time_start:2406 : local name=git_timed 2026-06-29 08:26:07.756 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:26:07.758 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:26:07.761 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:26:07.765 | + functions-common:time_start:2411 : _TIME_START[$name]=1782721567763 2026-06-29 08:26:07.768 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/nova.git refs/changes/56/995256/1 2026-06-29 08:26:08.963 | From https://review.opendev.org/openstack/nova 2026-06-29 08:26:08.963 | * branch refs/changes/56/995256/1 -> FETCH_HEAD 2026-06-29 08:26:08.971 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-29 08:26:08.974 | + functions-common:time_stop:2420 : local name 2026-06-29 08:26:08.976 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:26:08.979 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:26:08.981 | + functions-common:time_stop:2423 : local total 2026-06-29 08:26:08.984 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:26:08.986 | + functions-common:time_stop:2426 : name=git_timed 2026-06-29 08:26:08.989 | + functions-common:time_stop:2427 : start_time=1782721567763 2026-06-29 08:26:08.991 | + functions-common:time_stop:2429 : [[ -z 1782721567763 ]] 2026-06-29 08:26:08.995 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:26:09.000 | + functions-common:time_stop:2432 : end_time=1782721568996 2026-06-29 08:26:09.004 | + functions-common:time_stop:2433 : elapsed_time=1233 2026-06-29 08:26:09.008 | + functions-common:time_stop:2434 : total=403461 2026-06-29 08:26:09.011 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:26:09.014 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=404694 2026-06-29 08:26:09.018 | + functions-common:git_clone:621 : git checkout FETCH_HEAD 2026-06-29 08:26:09.534 | Note: switching to 'FETCH_HEAD'. 2026-06-29 08:26:09.534 | 2026-06-29 08:26:09.534 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-29 08:26:09.534 | changes and commit them, and you can discard any commits you make in this 2026-06-29 08:26:09.535 | state without impacting any branches by switching back to a branch. 2026-06-29 08:26:09.535 | 2026-06-29 08:26:09.535 | If you want to create a new branch to retain commits you create, you may 2026-06-29 08:26:09.535 | do so (now or later) by using -c with the switch command. Example: 2026-06-29 08:26:09.535 | 2026-06-29 08:26:09.535 | git switch -c 2026-06-29 08:26:09.535 | 2026-06-29 08:26:09.535 | Or undo this operation with: 2026-06-29 08:26:09.535 | 2026-06-29 08:26:09.535 | git switch - 2026-06-29 08:26:09.535 | 2026-06-29 08:26:09.536 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-29 08:26:09.536 | 2026-06-29 08:26:09.536 | HEAD is now at 53d9721b6f [novnc]Only log traffic if debug=True 2026-06-29 08:26:09.542 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-06-29 08:26:09.566 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-06-29 08:26:09.569 | + functions-common:git_clone:673 : git show --oneline 2026-06-29 08:26:09.569 | + functions-common:git_clone:673 : head -1 2026-06-29 08:26:09.574 | 53d9721b6f [novnc]Only log traffic if debug=True 2026-06-29 08:26:09.577 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-29 08:26:09.580 | + lib/nova:install_nova:959 : setup_develop /opt/stack/nova 2026-06-29 08:26:09.582 | + inc/python:setup_develop:353 : local bindep 2026-06-29 08:26:09.586 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-06-29 08:26:09.588 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-06-29 08:26:09.591 | + inc/python:setup_develop:359 : local extras= 2026-06-29 08:26:09.594 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-06-29 08:26:09.597 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-29 08:26:09.600 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-06-29 08:26:09.603 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-06-29 08:26:09.605 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-29 08:26:09.607 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-29 08:26:09.610 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-06-29 08:26:09.613 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-29 08:26:09.616 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-06-29 08:26:09.618 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-29 08:26:09.621 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-29 08:26:09.624 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-06-29 08:26:09.630 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-06-29 08:26:09.633 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-06-29 08:26:09.635 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-06-29 08:26:09.791 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-06-29 08:26:09.795 | + inc/python:setup_package:436 : local bindep=0 2026-06-29 08:26:09.798 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-29 08:26:09.801 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-29 08:26:09.804 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-06-29 08:26:09.807 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-06-29 08:26:09.809 | + inc/python:setup_package:445 : local flags=-e 2026-06-29 08:26:09.811 | + inc/python:setup_package:446 : local extras= 2026-06-29 08:26:09.814 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-29 08:26:09.817 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-29 08:26:09.819 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-29 08:26:09.822 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-29 08:26:09.824 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-29 08:26:09.826 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-06-29 08:26:09.849 | Using python 3.12 to install /opt/stack/nova 2026-06-29 08:26:09.852 | + 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-29 08:26:10.892 | Obtaining file:///opt/stack/nova 2026-06-29 08:26:10.895 | Installing build dependencies: started 2026-06-29 08:26:12.754 | Installing build dependencies: finished with status 'done' 2026-06-29 08:26:12.755 | Checking if build backend supports build_editable: started 2026-06-29 08:26:13.310 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-29 08:26:13.312 | Getting requirements to build editable: started 2026-06-29 08:26:13.621 | Getting requirements to build editable: finished with status 'done' 2026-06-29 08:26:13.623 | Preparing editable metadata (pyproject.toml): started 2026-06-29 08:26:15.573 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-29 08:26:15.604 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==31.3.1.dev18) (7.0.3) 2026-06-29 08:26:15.604 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==31.3.1.dev18) (2.0.51) 2026-06-29 08:26:15.605 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==31.3.1.dev18) (5.3.1) 2026-06-29 08:26:15.606 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==31.3.1.dev18) (0.41.0) 2026-06-29 08:26:15.607 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==31.3.1.dev18) (3.1.6) 2026-06-29 08:26:15.609 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==31.3.1.dev18) (13.0.0) 2026-06-29 08:26:15.609 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==31.3.1.dev18) (6.1.1) 2026-06-29 08:26:15.610 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==31.3.1.dev18) (2.5.1) 2026-06-29 08:26:15.611 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==31.3.1.dev18) (43.0.3) 2026-06-29 08:26:15.612 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==31.3.1.dev18) (1.8.10) 2026-06-29 08:26:15.613 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==31.3.1.dev18) (3.5.2) 2026-06-29 08:26:15.614 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==31.3.1.dev18) (3.1.0) 2026-06-29 08:26:15.614 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==31.3.1.dev18) (3.10.1) 2026-06-29 08:26:15.615 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==31.3.1.dev18) (3.17.0) 2026-06-29 08:26:15.616 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==31.3.1.dev18) (1.18.4) 2026-06-29 08:26:15.617 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==31.3.1.dev18) (1.3.0) 2026-06-29 08:26:15.618 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==31.3.1.dev18) (4.0.0) 2026-06-29 08:26:15.619 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==31.3.1.dev18) (2.1.0) 2026-06-29 08:26:15.619 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==31.3.1.dev18) (4.26.0) 2026-06-29 08:26:15.620 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==31.3.1.dev18) (9.9.0) 2026-06-29 08:26:15.621 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==31.3.1.dev18) (5.14.0) 2026-06-29 08:26:15.622 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==31.3.1.dev18) (12.0.0) 2026-06-29 08:26:15.623 | Requirement already satisfied: python-glanceclient>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==31.3.1.dev18) (4.12.0) 2026-06-29 08:26:15.624 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==31.3.1.dev18) (2.34.2) 2026-06-29 08:26:15.625 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==31.3.1.dev18) (5.8.0) 2026-06-29 08:26:15.830 | Collecting websockify>=0.9.0 (from nova==31.3.1.dev18) 2026-06-29 08:26:15.988 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-06-29 08:26:16.006 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==31.3.1.dev18) (4.2.0) 2026-06-29 08:26:16.007 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==31.3.1.dev18) (7.5.0) 2026-06-29 08:26:16.008 | Requirement already satisfied: oslo.config>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==31.3.1.dev18) (10.5.0) 2026-06-29 08:26:16.009 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==31.3.1.dev18) (6.4.0) 2026-06-29 08:26:16.010 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==31.3.1.dev18) (8.2.0) 2026-06-29 08:26:16.010 | Requirement already satisfied: oslo.limit>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==31.3.1.dev18) (2.11.0) 2026-06-29 08:26:16.011 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==31.3.1.dev18) (3.8.0) 2026-06-29 08:26:16.012 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==31.3.1.dev18) (5.10.0) 2026-06-29 08:26:16.013 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==31.3.1.dev18) (2.7.1) 2026-06-29 08:26:16.014 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==31.3.1.dev18) (10.1.1) 2026-06-29 08:26:16.015 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==31.3.1.dev18) (18.0.0) 2026-06-29 08:26:16.016 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==31.3.1.dev18) (7.9.0) 2026-06-29 08:26:16.017 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==31.3.1.dev18) (18.1.0) 2026-06-29 08:26:16.017 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==31.3.1.dev18) (5.1.0) 2026-06-29 08:26:16.018 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==31.3.1.dev18) (3.11.0) 2026-06-29 08:26:16.019 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==31.3.1.dev18) (6.8.0) 2026-06-29 08:26:16.020 | Requirement already satisfied: oslo.service>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==31.3.1.dev18) (4.6.0) 2026-06-29 08:26:16.021 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==31.3.1.dev18) (2.0.0) 2026-06-29 08:26:16.022 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==31.3.1.dev18) (8.1.0) 2026-06-29 08:26:16.023 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==31.3.1.dev18) (7.2.2) 2026-06-29 08:26:16.024 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==31.3.1.dev18) (3.10.2) 2026-06-29 08:26:16.025 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==31.3.1.dev18) (7.1.0) 2026-06-29 08:26:16.025 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==31.3.1.dev18) (1.1.0) 2026-06-29 08:26:16.026 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==31.3.1.dev18) (3.8.0) 2026-06-29 08:26:16.027 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==31.3.1.dev18) (5.0.0) 2026-06-29 08:26:16.028 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==31.3.1.dev18) (5.7.0) 2026-06-29 08:26:16.055 | Collecting microversion-parse>=0.2.1 (from nova==31.3.1.dev18) 2026-06-29 08:26:16.072 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-06-29 08:26:16.083 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==31.3.1.dev18) (8.1.0) 2026-06-29 08:26:16.084 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==31.3.1.dev18) (0.2.3) 2026-06-29 08:26:16.085 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==31.3.1.dev18) (1.4.2) 2026-06-29 08:26:16.086 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==31.3.1.dev18) (1.8.2) 2026-06-29 08:26:16.087 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==31.3.1.dev18) (2.9.0.post0) 2026-06-29 08:26:16.088 | Requirement already satisfied: futurist>=1.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==31.3.1.dev18) (3.4.0) 2026-06-29 08:26:16.089 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==31.3.1.dev18) (4.17.0) 2026-06-29 08:26:16.090 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==31.3.1.dev18) (6.0.3) 2026-06-29 08:26:16.093 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==31.3.1.dev18) (1.3.12) 2026-06-29 08:26:16.094 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==31.3.1.dev18) (4.15.0) 2026-06-29 08:26:16.097 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.16.0->nova==31.3.1.dev18) (7.4.0) 2026-06-29 08:26:16.102 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==31.3.1.dev18) (2.0.0) 2026-06-29 08:26:16.106 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->nova==31.3.1.dev18) (3.0) 2026-06-29 08:26:16.114 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.30.1->nova==31.3.1.dev18) (2.8.0) 2026-06-29 08:26:16.123 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=1.8.0->nova==31.3.1.dev18) (3.1.0) 2026-06-29 08:26:16.126 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.8.0->nova==31.3.1.dev18) (2.2.1) 2026-06-29 08:26:16.132 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==31.3.1.dev18) (3.0.3) 2026-06-29 08:26:16.135 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==31.3.1.dev18) (26.1.0) 2026-06-29 08:26:16.136 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==31.3.1.dev18) (2025.9.1) 2026-06-29 08:26:16.137 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==31.3.1.dev18) (0.37.0) 2026-06-29 08:26:16.138 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==31.3.1.dev18) (2026.5.1) 2026-06-29 08:26:16.152 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==31.3.1.dev18) (4.0.1) 2026-06-29 08:26:16.153 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==31.3.1.dev18) (2.13.0) 2026-06-29 08:26:16.154 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==31.3.1.dev18) (5.8.0) 2026-06-29 08:26:16.168 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==31.3.1.dev18) (1.5.0) 2026-06-29 08:26:16.169 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==31.3.1.dev18) (1.1.0) 2026-06-29 08:26:16.170 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==31.3.1.dev18) (1.33) 2026-06-29 08:26:16.171 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==31.3.1.dev18) (4.10.0) 2026-06-29 08:26:16.181 | 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==31.3.1.dev18) (3.1.1) 2026-06-29 08:26:16.188 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.10.0->nova==31.3.1.dev18) (9.1.4) 2026-06-29 08:26:16.201 | Requirement already satisfied: ovsdbapp>=0.12.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-vif>=3.1.0->nova==31.3.1.dev18) (2.18.0) 2026-06-29 08:26:16.209 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=5.0.1->nova==31.3.1.dev18) (0.20) 2026-06-29 08:26:16.224 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==31.3.1.dev18) (2.1.2) 2026-06-29 08:26:16.225 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==31.3.1.dev18) (0.6.2) 2026-06-29 08:26:16.243 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==31.3.1.dev18) (7.1.4) 2026-06-29 08:26:16.245 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==31.3.1.dev18) (5.3.1) 2026-06-29 08:26:16.245 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==31.3.1.dev18) (5.6.2) 2026-06-29 08:26:16.247 | 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==31.3.1.dev18) (0.16.0) 2026-06-29 08:26:16.251 | 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==31.3.1.dev18) (5.1.0) 2026-06-29 08:26:16.262 | 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==31.3.1.dev18) (2026.2) 2026-06-29 08:26:16.263 | 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==31.3.1.dev18) (26.2) 2026-06-29 08:26:16.271 | 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==31.3.1.dev18) (0.25.0) 2026-06-29 08:26:16.276 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==31.3.1.dev18) (5.0.0) 2026-06-29 08:26:16.279 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==31.3.1.dev18) (4.0.1) 2026-06-29 08:26:16.298 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=2.6.2->nova==31.3.1.dev18) (1.2.1) 2026-06-29 08:26:16.321 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->nova==31.3.1.dev18) (1.7.6) 2026-06-29 08:26:16.332 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=8.0.0->nova==31.3.1.dev18) (3.3.2) 2026-06-29 08:26:16.344 | 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==31.3.1.dev18) (4.3.2) 2026-06-29 08:26:16.345 | 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==31.3.1.dev18) (3.7.1) 2026-06-29 08:26:16.354 | 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==31.3.1.dev18) (2.4.0) 2026-06-29 08:26:16.364 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==31.3.1.dev18) (3.0.3) 2026-06-29 08:26:16.365 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==31.3.1.dev18) (1.6.2) 2026-06-29 08:26:16.374 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==31.3.1.dev18) (82.0.1) 2026-06-29 08:26:16.393 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==31.3.1.dev18) (0.8.1) 2026-06-29 08:26:16.430 | 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==31.3.1.dev18) (4.14.0) 2026-06-29 08:26:16.437 | 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==31.3.1.dev18) (0.6.0) 2026-06-29 08:26:16.438 | 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==31.3.1.dev18) (4.0.0) 2026-06-29 08:26:16.448 | 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==31.3.1.dev18) (3.0.52) 2026-06-29 08:26:16.449 | 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==31.3.1.dev18) (1.11.0) 2026-06-29 08:26:16.450 | 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==31.3.1.dev18) (15.0.0) 2026-06-29 08:26:16.451 | 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==31.3.1.dev18) (1.8.0) 2026-06-29 08:26:16.472 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->nova==31.3.1.dev18) (1.17.0) 2026-06-29 08:26:16.478 | Requirement already satisfied: warlock>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->nova==31.3.1.dev18) (2.1.0) 2026-06-29 08:26:16.480 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->nova==31.3.1.dev18) (24.2.1) 2026-06-29 08:26:16.500 | 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==31.3.1.dev18) (4.6.0) 2026-06-29 08:26:16.527 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==31.3.1.dev18) (3.4.7) 2026-06-29 08:26:16.528 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==31.3.1.dev18) (3.18) 2026-06-29 08:26:16.529 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==31.3.1.dev18) (2.7.0) 2026-06-29 08:26:16.530 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==31.3.1.dev18) (2023.11.17) 2026-06-29 08:26:16.570 | 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==31.3.1.dev18) (4.2.0) 2026-06-29 08:26:16.572 | 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==31.3.1.dev18) (2.20.0) 2026-06-29 08:26:16.583 | 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==31.3.1.dev18) (0.1.2) 2026-06-29 08:26:16.604 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->nova==31.3.1.dev18) (0.8) 2026-06-29 08:26:16.663 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->nova==31.3.1.dev18) (0.16.0) 2026-06-29 08:26:17.164 | Collecting numpy (from websockify>=0.9.0->nova==31.3.1.dev18) 2026-06-29 08:26:17.179 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-06-29 08:26:17.223 | Collecting jwcrypto (from websockify>=0.9.0->nova==31.3.1.dev18) 2026-06-29 08:26:17.239 | Downloading jwcrypto-1.5.7-py3-none-any.whl.metadata (3.3 kB) 2026-06-29 08:26:17.296 | Collecting redis (from websockify>=0.9.0->nova==31.3.1.dev18) 2026-06-29 08:26:17.312 | Downloading redis-8.0.0-py3-none-any.whl.metadata (13 kB) 2026-06-29 08:26:17.416 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-06-29 08:26:17.442 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-06-29 08:26:17.468 | Downloading jwcrypto-1.5.7-py3-none-any.whl (94 kB) 2026-06-29 08:26:17.502 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-06-29 08:26:17.785 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 61.3 MB/s 0:00:00 2026-06-29 08:26:17.802 | Downloading redis-8.0.0-py3-none-any.whl (499 kB) 2026-06-29 08:26:17.869 | Building wheels for collected packages: nova 2026-06-29 08:26:17.870 | Building editable for nova (pyproject.toml): started 2026-06-29 08:26:20.302 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-06-29 08:26:20.304 | Created wheel for nova: filename=nova-31.3.1.dev18-0.editable-py3-none-any.whl size=9761 sha256=528fb4ff491a01031a2caa2b64db31afd6ccb5a69739e82a727149e207d86fed 2026-06-29 08:26:20.304 | Stored in directory: /tmp/pip-ephem-wheel-cache-_zf33tq_/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-06-29 08:26:20.310 | Successfully built nova 2026-06-29 08:26:20.590 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-06-29 08:26:25.220 | 2026-06-29 08:26:25.246 | Successfully installed jwcrypto-1.5.7 microversion-parse-2.1.0 nova-31.3.1.dev18 numpy-2.4.6 redis-8.0.0 websockify-0.13.0 2026-06-29 08:26:25.449 | + inc/python:pip_install:216 : result=0 2026-06-29 08:26:25.453 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-29 08:26:25.458 | + functions-common:time_stop:2420 : local name 2026-06-29 08:26:25.462 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:26:25.465 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:26:25.469 | + functions-common:time_stop:2423 : local total 2026-06-29 08:26:25.472 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:26:25.477 | + functions-common:time_stop:2426 : name=pip_install 2026-06-29 08:26:25.480 | + functions-common:time_stop:2427 : start_time=1782721569844 2026-06-29 08:26:25.484 | + functions-common:time_stop:2429 : [[ -z 1782721569844 ]] 2026-06-29 08:26:25.489 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:26:25.494 | + functions-common:time_stop:2432 : end_time=1782721585490 2026-06-29 08:26:25.497 | + functions-common:time_stop:2433 : elapsed_time=15646 2026-06-29 08:26:25.500 | + functions-common:time_stop:2434 : total=141378 2026-06-29 08:26:25.504 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:26:25.508 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=157024 2026-06-29 08:26:25.512 | + inc/python:pip_install:219 : return 0 2026-06-29 08:26:25.515 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-29 08:26:25.519 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-29 08:26:25.524 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-06-29 08:26:25.527 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-06-29 08:26:25.531 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-29 08:26:25.536 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-29 08:26:25.540 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-06-29 08:26:25.544 | + inc/python:use_library_from_git:269 : return 1 2026-06-29 08:26:25.548 | + 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-29 08:26:25.570 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-29 08:26:25.574 | + ./stack.sh:main:959 : configure_nova 2026-06-29 08:26:25.578 | + lib/nova:configure_nova:260 : sudo install -d -o quobyte /etc/nova 2026-06-29 08:26:25.597 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-06-29 08:26:25.600 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-06-29 08:26:25.603 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-29 08:26:25.608 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-06-29 08:26:25.610 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-29 08:26:25.616 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-06-29 08:26:25.620 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-06-29 08:26:25.624 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-29 08:26:25.628 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-06-29 08:26:25.632 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-06-29 08:26:25.635 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-06-29 08:26:25.640 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-06-29 08:26:25.643 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-06-29 08:26:25.662 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-06-29 08:26:25.682 | + 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-29 08:26:25.701 | + 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-29 08:26:25.719 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-06-29 08:26:25.739 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-06-29 08:26:25.758 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-29 08:26:25.764 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-29 08:26:25.769 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.lAQzOXpq2D 2026-06-29 08:26:25.773 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-29 08:26:25.777 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-29 08:26:25.782 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-06-29 08:26:25.785 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-29 08:26:25.789 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-29 08:26:25.793 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.lAQzOXpq2D 2026-06-29 08:26:25.800 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.lAQzOXpq2D 2026-06-29 08:26:25.822 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.lAQzOXpq2D /etc/sudoers.d/nova-rootwrap 2026-06-29 08:26:25.846 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-06-29 08:26:25.852 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-29 08:26:25.856 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-29 08:26:25.860 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-29 08:26:25.864 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-29 08:26:25.869 | + 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-29 08:26:25.873 | + 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-29 08:26:25.879 | + 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-29 08:26:25.880 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-29 08:26:25.892 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-29 08:26:25.899 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-29 08:26:25.920 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-29 08:26:25.943 | + 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-29 08:26:25.948 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-06-29 08:26:25.956 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-06-29 08:26:25.983 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:26:25.988 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-06-29 08:26:26.005 | net.ipv4.ip_forward = 1 2026-06-29 08:26:26.011 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-29 08:26:26.016 | + lib/nova:configure_nova:277 : [[ kvm == \k\v\m ]] 2026-06-29 08:26:26.020 | + lib/nova:configure_nova:278 : sudo modprobe kvm 2026-06-29 08:26:26.045 | + lib/nova:configure_nova:279 : '[' '!' -e /dev/kvm ']' 2026-06-29 08:26:26.049 | + lib/nova:configure_nova:294 : [[ kvm == \l\x\c ]] 2026-06-29 08:26:26.053 | + lib/nova:configure_nova:309 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-06-29 08:26:26.073 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-06-29 08:26:26.079 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-06-29 08:26:26.081 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-06-29 08:26:26.089 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.2016-04.com.open-iscsi:7210ed25bb22 2026-06-29 08:26:26.093 | InitiatorName=iqn.2016-04.com.open-iscsi:7210ed25bb22 2026-06-29 08:26:26.099 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-06-29 08:26:26.103 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-06-29 08:26:26.200 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-06-29 08:26:26.204 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-06-29 08:26:26.209 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-29 08:26:26.213 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-06-29 08:26:26.297 | + lib/nova:configure_nova:367 : create_nova_conf 2026-06-29 08:26:26.303 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-06-29 08:26:26.312 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-06-29 08:26:26.318 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-06-29 08:26:26.367 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-06-29 08:26:26.371 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-06-29 08:26:26.410 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-06-29 08:26:26.454 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-06-29 08:26:26.494 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-29 08:26:26.539 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 2 2026-06-29 08:26:26.585 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-06-29 08:26:26.632 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.69 2026-06-29 08:26:26.675 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-06-29 08:26:26.718 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-06-29 08:26:26.759 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-06-29 08:26:26.803 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-06-29 08:26:26.841 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-06-29 08:26:26.883 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-06-29 08:26:26.927 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-06-29 08:26:26.967 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-06-29 08:26:27.005 | + lib/nova:create_nova_conf:465 : is_fedora 2026-06-29 08:26:27.009 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-29 08:26:27.012 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-29 08:26:27.016 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-29 08:26:27.019 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-29 08:26:27.022 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-29 08:26:27.025 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-29 08:26:27.028 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-29 08:26:27.031 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-29 08:26:27.034 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-29 08:26:27.038 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-29 08:26:27.041 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-29 08:26:27.044 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-29 08:26:27.049 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-29 08:26:27.052 | + lib/nova:create_nova_conf:474 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-06-29 08:26:27.079 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:26:27.082 | + lib/nova:create_nova_conf:478 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-29 08:26:27.086 | + lib/nova:create_nova_conf:481 : local db=nova_cell0 2026-06-29 08:26:27.089 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-06-29 08:26:27.133 | ++ lib/nova:create_nova_conf:487 : database_connection_url nova_cell0 2026-06-29 08:26:27.137 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-29 08:26:27.141 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-29 08:26:27.144 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-29 08:26:27.147 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-29 08:26:27.150 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-29 08:26:27.154 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-29 08:26:27.177 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:26:27.181 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-29 08:26:27.184 | ++ 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-29 08:26:27.189 | + 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-29 08:26:27.235 | ++ lib/nova:create_nova_conf:488 : database_connection_url nova_api 2026-06-29 08:26:27.238 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-06-29 08:26:27.242 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-06-29 08:26:27.246 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-06-29 08:26:27.249 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-29 08:26:27.252 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-29 08:26:27.255 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-29 08:26:27.278 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:26:27.282 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-29 08:26:27.285 | ++ 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-29 08:26:27.289 | + 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-29 08:26:27.332 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf cache enabled True 2026-06-29 08:26:27.377 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-06-29 08:26:27.419 | + lib/nova:create_nova_conf:495 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-06-29 08:26:27.459 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-06-29 08:26:27.482 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:26:27.485 | + lib/nova:create_nova_conf:499 : is_service_enabled n-api-meta 2026-06-29 08:26:27.508 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:26:27.514 | ++ lib/nova:create_nova_conf:501 : echo osapi_compute,metadata 2026-06-29 08:26:27.514 | ++ lib/nova:create_nova_conf:501 : sed s/,metadata// 2026-06-29 08:26:27.520 | + lib/nova:create_nova_conf:501 : NOVA_ENABLED_APIS=osapi_compute 2026-06-29 08:26:27.524 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-06-29 08:26:27.567 | + lib/nova:create_nova_conf:504 : [[ True == \T\r\u\e ]] 2026-06-29 08:26:27.570 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-06-29 08:26:27.615 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2026-06-29 08:26:27.657 | + lib/nova:create_nova_conf:512 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-06-29 08:26:27.660 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-06-29 08:26:27.664 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-06-29 08:26:27.667 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-29 08:26:27.671 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-29 08:26:27.674 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-06-29 08:26:27.678 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-29 08:26:27.682 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-29 08:26:27.686 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-29 08:26:27.689 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-06-29 08:26:27.733 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-06-29 08:26:27.773 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.69/identity 2026-06-29 08:26:27.814 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-06-29 08:26:27.856 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-06-29 08:26:27.896 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-06-29 08:26:27.939 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-06-29 08:26:27.982 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-06-29 08:26:28.030 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.69/identity 2026-06-29 08:26:28.074 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-29 08:26:28.115 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-06-29 08:26:28.157 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-29 08:26:28.161 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-06-29 08:26:28.186 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:26:28.190 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-06-29 08:26:28.193 | + lib/nova:configure_cinder_access:640 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-06-29 08:26:28.240 | + lib/nova:configure_cinder_access:647 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-06-29 08:26:28.244 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-29 08:26:28.247 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-29 08:26:28.251 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-06-29 08:26:28.254 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-06-29 08:26:28.296 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-06-29 08:26:28.335 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.69/identity 2026-06-29 08:26:28.376 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-06-29 08:26:28.417 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-06-29 08:26:28.451 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-06-29 08:26:28.489 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-06-29 08:26:28.522 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-06-29 08:26:28.558 | + lib/nova:configure_cinder_access:648 : is_service_enabled tls-proxy 2026-06-29 08:26:28.577 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:26:28.581 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-06-29 08:26:28.600 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:26:28.603 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-06-29 08:26:28.606 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-06-29 08:26:28.639 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-06-29 08:26:28.674 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-06-29 08:26:28.677 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-06-29 08:26:28.709 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-06-29 08:26:28.712 | + lib/nova:create_nova_conf:533 : '[' False '!=' False ']' 2026-06-29 08:26:28.716 | + lib/nova:create_nova_conf:539 : is_fedora 2026-06-29 08:26:28.718 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-29 08:26:28.721 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-29 08:26:28.724 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-29 08:26:28.726 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-29 08:26:28.730 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-29 08:26:28.733 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-29 08:26:28.735 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-29 08:26:28.738 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-29 08:26:28.741 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-29 08:26:28.743 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-29 08:26:28.745 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-29 08:26:28.748 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-29 08:26:28.750 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-29 08:26:28.753 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-06-29 08:26:28.755 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-06-29 08:26:28.758 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-06-29 08:26:28.763 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-29 08:26:28.784 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-29 08:26:28.786 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-29 08:26:28.789 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-29 08:26:28.791 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-29 08:26:28.794 | + 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-29 08:26:28.824 | + 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-29 08:26:28.861 | + 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-29 08:26:28.896 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-29 08:26:28.937 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-06-29 08:26:28.977 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-06-29 08:26:29.021 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-06-29 08:26:29.042 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:26:29.045 | + 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-29 08:26:29.048 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-06-29 08:26:29.051 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-06-29 08:26:29.054 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-06-29 08:26:29.059 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-29 08:26:29.062 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-06-29 08:26:29.065 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-06-29 08:26:29.068 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-29 08:26:29.071 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-29 08:26:29.088 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-29 08:26:29.089 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-29 08:26:29.100 | d /var/run/uwsgi 0755 quobyte root 2026-06-29 08:26:29.104 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-29 08:26:29.118 | /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-29 08:26:29.122 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-06-29 08:26:29.124 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-06-29 08:26:29.129 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-29 08:26:29.131 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-06-29 08:26:29.168 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-06-29 08:26:29.203 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-06-29 08:26:29.237 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-06-29 08:26:29.273 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-29 08:26:29.306 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-29 08:26:29.341 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-06-29 08:26:29.379 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-06-29 08:26:29.417 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-06-29 08:26:29.452 | + 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-29 08:26:29.490 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-29 08:26:29.527 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-29 08:26:29.562 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-06-29 08:26:29.600 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-06-29 08:26:29.636 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-29 08:26:29.640 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-29 08:26:29.645 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-06-29 08:26:29.647 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-06-29 08:26:29.651 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-29 08:26:29.655 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-29 08:26:29.657 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-29 08:26:29.661 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-06-29 08:26:29.664 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-06-29 08:26:29.668 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-06-29 08:26:29.713 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-29 08:26:29.752 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-06-29 08:26:29.752 | + 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-29 08:26:29.762 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-06-29 08:26:29.767 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-06-29 08:26:29.770 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-06-29 08:26:29.773 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-29 08:26:29.775 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-29 08:26:29.777 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-29 08:26:29.779 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-29 08:26:29.783 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-29 08:26:29.785 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-29 08:26:29.787 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-29 08:26:29.791 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-29 08:26:29.793 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-29 08:26:29.796 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-29 08:26:29.799 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-06-29 08:26:29.811 | perl: warning: Setting locale failed. 2026-06-29 08:26:29.811 | perl: warning: Please check that your locale settings: 2026-06-29 08:26:29.811 | LANGUAGE = (unset), 2026-06-29 08:26:29.811 | LC_ALL = "en_US.utf8", 2026-06-29 08:26:29.812 | LANG = "de_DE.UTF-8" 2026-06-29 08:26:29.812 | are supported and installed on your system. 2026-06-29 08:26:29.812 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-29 08:26:29.855 | Enabling site nova-api. 2026-06-29 08:26:29.861 | To activate the new configuration, you need to run: 2026-06-29 08:26:29.861 | systemctl reload apache2 2026-06-29 08:26:29.866 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-29 08:26:29.870 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-29 08:26:29.872 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-29 08:26:29.874 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-29 08:26:30.049 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-06-29 08:26:30.069 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:26:30.071 | + 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-29 08:26:30.074 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-06-29 08:26:30.076 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-06-29 08:26:30.078 | + lib/apache:write_uwsgi_config:245 : local url= 2026-06-29 08:26:30.082 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-06-29 08:26:30.085 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-06-29 08:26:30.087 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-06-29 08:26:30.089 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-29 08:26:30.091 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-29 08:26:30.108 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-29 08:26:30.108 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-29 08:26:30.120 | d /var/run/uwsgi 0755 quobyte root 2026-06-29 08:26:30.125 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-29 08:26:30.140 | /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-29 08:26:30.146 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-06-29 08:26:30.149 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-06-29 08:26:30.155 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-29 08:26:30.158 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-06-29 08:26:30.194 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-06-29 08:26:30.235 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-06-29 08:26:30.272 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-06-29 08:26:30.306 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-06-29 08:26:30.340 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-29 08:26:30.375 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-06-29 08:26:30.412 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-06-29 08:26:30.453 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-06-29 08:26:30.490 | + 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-29 08:26:30.533 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-06-29 08:26:30.569 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-29 08:26:30.609 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-06-29 08:26:30.645 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-06-29 08:26:30.679 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-06-29 08:26:30.683 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-06-29 08:26:30.719 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-06-29 08:26:30.739 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:26:30.742 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-06-29 08:26:30.778 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-06-29 08:26:30.781 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-06-29 08:26:30.784 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-06-29 08:26:30.804 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:26:30.807 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.69:5672/ 2026-06-29 08:26:30.811 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.69:5672/ 2026-06-29 08:26:30.844 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-06-29 08:26:30.878 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-06-29 08:26:30.880 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-29 08:26:30.883 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-06-29 08:26:30.885 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-29 08:26:30.889 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-29 08:26:30.891 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-29 08:26:30.908 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:26:30.912 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-29 08:26:30.915 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-29 08:26:30.918 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-29 08:26:30.938 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:26:30.941 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.69:5672/ 2026-06-29 08:26:30.944 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.69:5672/ 2026-06-29 08:26:30.976 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-29 08:26:30.979 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-29 08:26:30.981 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-06-29 08:26:31.019 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-06-29 08:26:31.055 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 2 2026-06-29 08:26:31.095 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-06-29 08:26:31.120 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:26:31.123 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-06-29 08:26:31.165 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-06-29 08:26:31.168 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-06-29 08:26:31.171 | + lib/nova:init_nova_service_user_conf:820 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-06-29 08:26:31.216 | + lib/nova:init_nova_service_user_conf:821 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-06-29 08:26:31.219 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-29 08:26:31.222 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-29 08:26:31.227 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-29 08:26:31.230 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-06-29 08:26:31.272 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-06-29 08:26:31.313 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.69/identity 2026-06-29 08:26:31.355 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-06-29 08:26:31.398 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-06-29 08:26:31.440 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-06-29 08:26:31.482 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-06-29 08:26:31.522 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-06-29 08:26:31.562 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-06-29 08:26:31.585 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:26:31.591 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2026-06-29 08:26:31.598 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-29 08:26:31.602 | + lib/nova:create_nova_conf:587 : local conf 2026-06-29 08:26:31.605 | + lib/nova:create_nova_conf:588 : local vhost 2026-06-29 08:26:31.610 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2026-06-29 08:26:31.614 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-29 08:26:31.618 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-29 08:26:31.623 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2026-06-29 08:26:31.627 | + lib/nova:create_nova_conf:590 : vhost=nova_cell1 2026-06-29 08:26:31.630 | + lib/nova:create_nova_conf:592 : rm -f /etc/nova/nova_cell1.conf 2026-06-29 08:26:31.637 | ++ lib/nova:create_nova_conf:593 : database_connection_url nova_cell1 2026-06-29 08:26:31.640 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-06-29 08:26:31.643 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-06-29 08:26:31.647 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-06-29 08:26:31.651 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-29 08:26:31.655 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-29 08:26:31.659 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-29 08:26:31.684 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:26:31.688 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-29 08:26:31.692 | ++ 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-29 08:26:31.695 | + 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-29 08:26:31.739 | + lib/nova:create_nova_conf:594 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-06-29 08:26:31.785 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-06-29 08:26:31.832 | + lib/nova:create_nova_conf:597 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-29 08:26:31.836 | + lib/nova:create_nova_conf:600 : rpc_backend_add_vhost nova_cell1 2026-06-29 08:26:31.839 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-06-29 08:26:31.844 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-06-29 08:26:31.868 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:26:31.874 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-06-29 08:26:31.875 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-06-29 08:26:33.188 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-06-29 08:26:33.192 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-06-29 08:26:34.451 | Adding vhost "nova_cell1" ... 2026-06-29 08:26:34.549 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-06-29 08:26:35.740 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-06-29 08:26:35.776 | + lib/nova:create_nova_conf:601 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-06-29 08:26:35.779 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-29 08:26:35.782 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-06-29 08:26:35.786 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-29 08:26:35.790 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-29 08:26:35.794 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-29 08:26:35.817 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:26:35.822 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-29 08:26:35.826 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-29 08:26:35.830 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-29 08:26:35.855 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:26:35.859 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.69:5672/nova_cell1 2026-06-29 08:26:35.863 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.69:5672/nova_cell1 2026-06-29 08:26:35.906 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-29 08:26:35.909 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-29 08:26:35.912 | + lib/nova:create_nova_conf:605 : is_service_enabled placement placement-client 2026-06-29 08:26:35.936 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:26:35.940 | + lib/nova:create_nova_conf:606 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-06-29 08:26:35.944 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova_cell1.conf 2026-06-29 08:26:35.948 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-06-29 08:26:35.952 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-29 08:26:35.956 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-29 08:26:35.960 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-29 08:26:35.963 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-06-29 08:26:36.007 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-06-29 08:26:36.049 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.69/identity 2026-06-29 08:26:36.091 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-06-29 08:26:36.133 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-06-29 08:26:36.172 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-06-29 08:26:36.212 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-06-29 08:26:36.251 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-06-29 08:26:36.284 | + lib/nova:create_nova_conf:610 : setup_logging /etc/nova/nova_cell1.conf 2026-06-29 08:26:36.287 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-06-29 08:26:36.290 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-29 08:26:36.294 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-29 08:26:36.315 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-29 08:26:36.318 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-29 08:26:36.321 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-29 08:26:36.323 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-29 08:26:36.326 | + 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-29 08:26:36.362 | + 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-29 08:26:36.396 | + 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-29 08:26:36.433 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-29 08:26:36.471 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-06-29 08:26:36.506 | + lib/nova:create_nova_conf:617 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-29 08:26:36.510 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-06-29 08:26:36.516 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-29 08:26:36.518 | + lib/nova:create_nova_conf:621 : local conf 2026-06-29 08:26:36.522 | + lib/nova:create_nova_conf:622 : local offset 2026-06-29 08:26:36.525 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-06-29 08:26:36.529 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-29 08:26:36.531 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-29 08:26:36.534 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-06-29 08:26:36.537 | + lib/nova:create_nova_conf:624 : offset=0 2026-06-29 08:26:36.540 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-06-29 08:26:36.544 | + lib/nova:configure_console_proxies:724 : local conf=/etc/nova/nova_cell1.conf 2026-06-29 08:26:36.546 | + lib/nova:configure_console_proxies:725 : local offset=0 2026-06-29 08:26:36.548 | + lib/nova:configure_console_proxies:729 : offset=0 2026-06-29 08:26:36.550 | + lib/nova:configure_console_proxies:731 : is_service_enabled n-novnc 2026-06-29 08:26:36.569 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:26:36.573 | + lib/nova:configure_console_proxies:732 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-06-29 08:26:36.612 | + lib/nova:configure_console_proxies:733 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-06-29 08:26:36.645 | + lib/nova:configure_console_proxies:735 : is_nova_console_proxy_compute_tls_enabled 2026-06-29 08:26:36.649 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-29 08:26:36.652 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-29 08:26:36.655 | + lib/nova:configure_console_proxies:763 : is_service_enabled n-spice 2026-06-29 08:26:36.674 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:26:36.678 | + lib/nova:configure_console_proxies:768 : is_service_enabled n-sproxy 2026-06-29 08:26:36.699 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:26:36.702 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-06-29 08:26:36.724 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:26:36.726 | + lib/nova:configure_nova:369 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-29 08:26:36.730 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-06-29 08:26:36.734 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-06-29 08:26:36.736 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-06-29 08:26:36.754 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:26:36.757 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-06-29 08:26:36.775 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-06-29 08:26:36.776 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-06-29 08:26:36.789 | cgroup_device_acl = [ 2026-06-29 08:26:36.789 | "/dev/null", "/dev/full", "/dev/zero", 2026-06-29 08:26:36.789 | "/dev/random", "/dev/urandom", 2026-06-29 08:26:36.789 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-06-29 08:26:36.789 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-06-29 08:26:36.789 | "/dev/vfio/vfio", 2026-06-29 08:26:36.789 | ] 2026-06-29 08:26:36.792 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-06-29 08:26:36.796 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-29 08:26:36.799 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-29 08:26:36.802 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-29 08:26:36.805 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-29 08:26:36.809 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-29 08:26:36.813 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-29 08:26:36.816 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-29 08:26:36.819 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-29 08:26:36.823 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-29 08:26:36.825 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-29 08:26:36.828 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-29 08:26:36.830 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-29 08:26:36.833 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-29 08:26:36.837 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-06-29 08:26:36.841 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-06-29 08:26:36.844 | + functions-common:add_user_to_group:2189 : local user=quobyte 2026-06-29 08:26:36.847 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-06-29 08:26:36.850 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt quobyte 2026-06-29 08:26:36.879 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-06-29 08:26:36.882 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-06-29 08:26:36.885 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-29 08:26:36.888 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-29 08:26:36.892 | + 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-29 08:26:36.895 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-06-29 08:26:36.898 | + 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-29 08:26:36.918 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-29 08:26:36.918 | + 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-29 08:26:36.929 | 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-29 08:26:36.934 | + 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-29 08:26:36.951 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-29 08:26:36.951 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-06-29 08:26:36.961 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-06-29 08:26:36.965 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-06-29 08:26:36.968 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-29 08:26:36.971 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-29 08:26:36.974 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-06-29 08:26:36.977 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-29 08:26:36.980 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-06-29 08:26:37.054 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-06-29 08:26:37.058 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-29 08:26:37.062 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-06-29 08:26:37.162 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-06-29 08:26:37.207 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-06-29 08:26:37.249 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-06-29 08:26:37.252 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-06-29 08:26:37.292 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-06-29 08:26:37.329 | + 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-29 08:26:37.361 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-06-29 08:26:37.390 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-06-29 08:26:37.417 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-06-29 08:26:37.420 | ++ functions-common:is_arch:519 : uname -m 2026-06-29 08:26:37.423 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-29 08:26:37.425 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-06-29 08:26:37.428 | ++ functions-common:is_arch:519 : uname -m 2026-06-29 08:26:37.432 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-29 08:26:37.434 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-06-29 08:26:37.436 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-06-29 08:26:37.439 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-06-29 08:26:37.441 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-06-29 08:26:37.443 | + ./stack.sh:main:962 : is_service_enabled placement 2026-06-29 08:26:37.458 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:26:37.461 | + ./stack.sh:main:964 : stack_install_service placement 2026-06-29 08:26:37.463 | + lib/stack:stack_install_service:20 : local service=placement 2026-06-29 08:26:37.465 | + lib/stack:stack_install_service:21 : type install_placement 2026-06-29 08:26:37.468 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-29 08:26:37.470 | + lib/stack:stack_install_service:32 : install_placement 2026-06-29 08:26:37.473 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-06-29 08:26:37.475 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-06-29 08:26:37.477 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-29 08:26:37.480 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-06-29 08:26:37.483 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-06-29 08:26:37.486 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-29 08:26:37.490 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-06-29 08:26:37.490 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-29 08:26:37.494 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-06-29 08:26:37.496 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-06-29 08:26:37.499 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-06-29 08:26:37.501 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-06-29 08:26:37.504 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-06-29 08:26:37.522 | Using python 3.12 to install osc-placement 2026-06-29 08:26:37.525 | + 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-29 08:26:38.735 | Collecting osc-placement 2026-06-29 08:26:38.885 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-29 08:26:38.895 | 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-29 08:26:38.896 | 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-29 08:26:38.897 | 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-29 08:26:38.898 | 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-29 08:26:38.900 | 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-29 08:26:38.901 | 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-29 08:26:38.902 | 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-29 08:26:38.903 | 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-29 08:26:38.904 | 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-29 08:26:38.909 | 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-29 08:26:38.910 | 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-29 08:26:38.911 | 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-29 08:26:38.914 | 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-29 08:26:38.915 | 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-29 08:26:38.916 | 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-29 08:26:38.917 | 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-29 08:26:38.921 | 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-29 08:26:38.922 | 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-29 08:26:38.923 | 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-29 08:26:38.924 | 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-29 08:26:38.926 | 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-29 08:26:38.927 | 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-29 08:26:38.928 | 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-29 08:26:38.929 | 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-29 08:26:38.930 | 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-29 08:26:38.932 | 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-29 08:26:38.933 | 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-29 08:26:38.936 | 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-29 08:26:38.940 | 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-29 08:26:38.947 | 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-29 08:26:38.952 | 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-29 08:26:38.953 | 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-29 08:26:38.953 | 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-29 08:26:38.959 | 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-29 08:26:38.963 | 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-29 08:26:38.978 | 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-29 08:26:38.979 | 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-29 08:26:38.980 | 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-29 08:26:38.982 | 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-29 08:26:38.995 | 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-29 08:26:38.996 | 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-29 08:26:39.000 | 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-29 08:26:39.040 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-06-29 08:26:39.367 | Installing collected packages: osc-placement 2026-06-29 08:26:39.493 | Successfully installed osc-placement-4.8.0 2026-06-29 08:26:39.617 | + inc/python:pip_install:216 : result=0 2026-06-29 08:26:39.620 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-29 08:26:39.623 | + functions-common:time_stop:2420 : local name 2026-06-29 08:26:39.625 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:26:39.628 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:26:39.630 | + functions-common:time_stop:2423 : local total 2026-06-29 08:26:39.632 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:26:39.634 | + functions-common:time_stop:2426 : name=pip_install 2026-06-29 08:26:39.637 | + functions-common:time_stop:2427 : start_time=1782721597518 2026-06-29 08:26:39.640 | + functions-common:time_stop:2429 : [[ -z 1782721597518 ]] 2026-06-29 08:26:39.643 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:26:39.647 | + functions-common:time_stop:2432 : end_time=1782721599644 2026-06-29 08:26:39.649 | + functions-common:time_stop:2433 : elapsed_time=2126 2026-06-29 08:26:39.652 | + functions-common:time_stop:2434 : total=157024 2026-06-29 08:26:39.655 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:26:39.658 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=159150 2026-06-29 08:26:39.662 | + inc/python:pip_install:219 : return 0 2026-06-29 08:26:39.664 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-06-29 08:26:39.668 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-06-29 08:26:39.672 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-06-29 08:26:39.674 | + functions-common:git_clone:591 : local git_ref=master 2026-06-29 08:26:39.676 | + functions-common:git_clone:592 : local orig_dir 2026-06-29 08:26:39.680 | ++ functions-common:git_clone:593 : pwd 2026-06-29 08:26:39.684 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-29 08:26:39.686 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-29 08:26:39.690 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-29 08:26:39.709 | + functions-common:git_clone:596 : RECLONE=False 2026-06-29 08:26:39.714 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-29 08:26:39.717 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-29 08:26:39.720 | + functions-common:git_clone:610 : echo master 2026-06-29 08:26:39.721 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-29 08:26:39.726 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-06-29 08:26:39.730 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-29 08:26:39.732 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-06-29 08:26:39.736 | + functions-common:git_timed:697 : local count=0 2026-06-29 08:26:39.739 | + functions-common:git_timed:698 : local timeout=0 2026-06-29 08:26:39.741 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-29 08:26:39.745 | + functions-common:git_timed:701 : timeout=0 2026-06-29 08:26:39.747 | + functions-common:git_timed:704 : time_start git_timed 2026-06-29 08:26:39.750 | + functions-common:time_start:2406 : local name=git_timed 2026-06-29 08:26:39.752 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:26:39.755 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:26:39.759 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:26:39.763 | + functions-common:time_start:2411 : _TIME_START[$name]=1782721599760 2026-06-29 08:26:39.766 | + 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-29 08:26:39.769 | Cloning into '/opt/stack/placement'... 2026-06-29 08:26:43.408 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-29 08:26:43.412 | + functions-common:time_stop:2420 : local name 2026-06-29 08:26:43.415 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:26:43.418 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:26:43.421 | + functions-common:time_stop:2423 : local total 2026-06-29 08:26:43.424 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:26:43.427 | + functions-common:time_stop:2426 : name=git_timed 2026-06-29 08:26:43.429 | + functions-common:time_stop:2427 : start_time=1782721599760 2026-06-29 08:26:43.433 | + functions-common:time_stop:2429 : [[ -z 1782721599760 ]] 2026-06-29 08:26:43.437 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:26:43.441 | + functions-common:time_stop:2432 : end_time=1782721603438 2026-06-29 08:26:43.446 | + functions-common:time_stop:2433 : elapsed_time=3678 2026-06-29 08:26:43.448 | + functions-common:time_stop:2434 : total=404694 2026-06-29 08:26:43.451 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:26:43.454 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=408372 2026-06-29 08:26:43.458 | + functions-common:git_clone:631 : cd /opt/stack/placement 2026-06-29 08:26:43.462 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-29 08:26:43.464 | + functions-common:git_timed:697 : local count=0 2026-06-29 08:26:43.469 | + functions-common:git_timed:698 : local timeout=0 2026-06-29 08:26:43.472 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-29 08:26:43.475 | + functions-common:git_timed:701 : timeout=0 2026-06-29 08:26:43.477 | + functions-common:git_timed:704 : time_start git_timed 2026-06-29 08:26:43.480 | + functions-common:time_start:2406 : local name=git_timed 2026-06-29 08:26:43.482 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:26:43.484 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:26:43.487 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:26:43.493 | + functions-common:time_start:2411 : _TIME_START[$name]=1782721603489 2026-06-29 08:26:43.497 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-29 08:26:44.132 | From https://review.opendev.org/openstack/placement 2026-06-29 08:26:44.132 | * branch master -> FETCH_HEAD 2026-06-29 08:26:44.145 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-29 08:26:44.149 | + functions-common:time_stop:2420 : local name 2026-06-29 08:26:44.153 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:26:44.156 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:26:44.159 | + functions-common:time_stop:2423 : local total 2026-06-29 08:26:44.163 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:26:44.165 | + functions-common:time_stop:2426 : name=git_timed 2026-06-29 08:26:44.169 | + functions-common:time_stop:2427 : start_time=1782721603489 2026-06-29 08:26:44.172 | + functions-common:time_stop:2429 : [[ -z 1782721603489 ]] 2026-06-29 08:26:44.177 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:26:44.181 | + functions-common:time_stop:2432 : end_time=1782721604178 2026-06-29 08:26:44.185 | + functions-common:time_stop:2433 : elapsed_time=689 2026-06-29 08:26:44.188 | + functions-common:time_stop:2434 : total=408372 2026-06-29 08:26:44.192 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:26:44.196 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=409061 2026-06-29 08:26:44.200 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-29 08:26:44.204 | + functions-common:git_timed:697 : local count=0 2026-06-29 08:26:44.207 | + functions-common:git_timed:698 : local timeout=0 2026-06-29 08:26:44.210 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-29 08:26:44.214 | + functions-common:git_timed:701 : timeout=0 2026-06-29 08:26:44.217 | + functions-common:git_timed:704 : time_start git_timed 2026-06-29 08:26:44.221 | + functions-common:time_start:2406 : local name=git_timed 2026-06-29 08:26:44.225 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:26:44.230 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:26:44.234 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:26:44.240 | + functions-common:time_start:2411 : _TIME_START[$name]=1782721604235 2026-06-29 08:26:44.243 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-29 08:26:44.297 | Note: switching to 'FETCH_HEAD'. 2026-06-29 08:26:44.297 | 2026-06-29 08:26:44.297 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-29 08:26:44.297 | changes and commit them, and you can discard any commits you make in this 2026-06-29 08:26:44.297 | state without impacting any branches by switching back to a branch. 2026-06-29 08:26:44.297 | 2026-06-29 08:26:44.297 | If you want to create a new branch to retain commits you create, you may 2026-06-29 08:26:44.298 | do so (now or later) by using -c with the switch command. Example: 2026-06-29 08:26:44.298 | 2026-06-29 08:26:44.298 | git switch -c 2026-06-29 08:26:44.298 | 2026-06-29 08:26:44.298 | Or undo this operation with: 2026-06-29 08:26:44.298 | 2026-06-29 08:26:44.298 | git switch - 2026-06-29 08:26:44.298 | 2026-06-29 08:26:44.298 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-29 08:26:44.298 | 2026-06-29 08:26:44.299 | HEAD is now at 7ad9ef07 Merge "Update policy scope enforcement testing" 2026-06-29 08:26:44.303 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-29 08:26:44.307 | + functions-common:time_stop:2420 : local name 2026-06-29 08:26:44.310 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:26:44.313 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:26:44.316 | + functions-common:time_stop:2423 : local total 2026-06-29 08:26:44.318 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:26:44.322 | + functions-common:time_stop:2426 : name=git_timed 2026-06-29 08:26:44.324 | + functions-common:time_stop:2427 : start_time=1782721604235 2026-06-29 08:26:44.327 | + functions-common:time_stop:2429 : [[ -z 1782721604235 ]] 2026-06-29 08:26:44.331 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:26:44.338 | + functions-common:time_stop:2432 : end_time=1782721604333 2026-06-29 08:26:44.341 | + functions-common:time_stop:2433 : elapsed_time=98 2026-06-29 08:26:44.344 | + functions-common:time_stop:2434 : total=409061 2026-06-29 08:26:44.346 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:26:44.349 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=409159 2026-06-29 08:26:44.352 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-06-29 08:26:44.374 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-06-29 08:26:44.380 | + functions-common:git_clone:673 : head -1 2026-06-29 08:26:44.380 | + functions-common:git_clone:673 : git show --oneline 2026-06-29 08:26:44.384 | 7ad9ef07 Merge "Update policy scope enforcement testing" 2026-06-29 08:26:44.388 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-29 08:26:44.392 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-06-29 08:26:44.397 | + inc/python:setup_develop:353 : local bindep 2026-06-29 08:26:44.401 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-06-29 08:26:44.406 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-06-29 08:26:44.409 | + inc/python:setup_develop:359 : local extras= 2026-06-29 08:26:44.414 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-06-29 08:26:44.418 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-29 08:26:44.423 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-06-29 08:26:44.427 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-06-29 08:26:44.430 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-29 08:26:44.434 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-29 08:26:44.440 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-06-29 08:26:44.444 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-29 08:26:44.448 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-06-29 08:26:44.452 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-29 08:26:44.457 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-29 08:26:44.462 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-06-29 08:26:44.470 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-06-29 08:26:44.473 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-06-29 08:26:44.477 | + 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-29 08:26:44.649 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-06-29 08:26:44.653 | + inc/python:setup_package:436 : local bindep=0 2026-06-29 08:26:44.657 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-29 08:26:44.661 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-29 08:26:44.665 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-06-29 08:26:44.669 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-06-29 08:26:44.673 | + inc/python:setup_package:445 : local flags=-e 2026-06-29 08:26:44.678 | + inc/python:setup_package:446 : local extras= 2026-06-29 08:26:44.681 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-29 08:26:44.686 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-29 08:26:44.689 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-29 08:26:44.694 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-29 08:26:44.697 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-29 08:26:44.701 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-06-29 08:26:44.728 | Using python 3.12 to install /opt/stack/placement 2026-06-29 08:26:44.731 | + 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-29 08:26:45.849 | Obtaining file:///opt/stack/placement 2026-06-29 08:26:45.852 | Installing build dependencies: started 2026-06-29 08:26:47.755 | Installing build dependencies: finished with status 'done' 2026-06-29 08:26:47.756 | Checking if build backend supports build_editable: started 2026-06-29 08:26:48.318 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-29 08:26:48.320 | Getting requirements to build editable: started 2026-06-29 08:26:48.628 | Getting requirements to build editable: finished with status 'done' 2026-06-29 08:26:48.630 | Preparing editable metadata (pyproject.toml): started 2026-06-29 08:26:49.567 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-29 08:26:49.591 | 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-29 08:26:49.591 | 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-29 08:26:49.595 | 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-29 08:26:49.595 | 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-29 08:26:49.595 | 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-29 08:26:49.595 | 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-29 08:26:49.596 | 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-29 08:26:49.597 | 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-29 08:26:49.598 | 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-29 08:26:49.599 | 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-29 08:26:49.600 | 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-29 08:26:49.601 | 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-29 08:26:49.602 | 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-29 08:26:49.603 | 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-29 08:26:49.604 | 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-29 08:26:49.605 | 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-29 08:26:49.606 | 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-29 08:26:49.607 | 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-29 08:26:49.608 | 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-29 08:26:49.609 | 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-29 08:26:49.611 | 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-29 08:26:49.612 | 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-29 08:26:49.613 | 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-29 08:26:49.615 | 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-29 08:26:49.622 | 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-29 08:26:49.622 | 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-29 08:26:49.623 | 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-29 08:26:49.625 | 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-29 08:26:49.626 | 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-29 08:26:49.627 | 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-29 08:26:49.631 | 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-29 08:26:49.633 | 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-29 08:26:49.634 | 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-29 08:26:49.635 | 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-29 08:26:49.644 | 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-29 08:26:49.649 | 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-29 08:26:49.656 | 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-29 08:26:49.656 | 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-29 08:26:49.656 | 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-29 08:26:49.660 | 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-29 08:26:49.661 | 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-29 08:26:49.662 | 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-29 08:26:49.669 | 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-29 08:26:49.671 | 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-29 08:26:49.672 | 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-29 08:26:49.675 | 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-29 08:26:49.681 | 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-29 08:26:49.684 | 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-29 08:26:49.686 | 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-29 08:26:49.689 | 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-29 08:26:49.693 | 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-29 08:26:49.702 | 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-29 08:26:49.707 | 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-29 08:26:49.711 | 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-29 08:26:49.712 | 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-29 08:26:49.713 | 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-29 08:26:49.719 | 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-29 08:26:49.724 | 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-29 08:26:49.742 | 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-29 08:26:49.756 | 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-29 08:26:49.759 | 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-29 08:26:49.759 | 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-29 08:26:49.760 | 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-29 08:26:49.780 | 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-29 08:26:49.792 | 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-29 08:26:49.840 | Building wheels for collected packages: openstack-placement 2026-06-29 08:26:49.841 | Building editable for openstack-placement (pyproject.toml): started 2026-06-29 08:26:50.652 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-06-29 08:26:50.654 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev7-0.editable-py3-none-any.whl size=8757 sha256=3bccd8973838b0f67929e48d883372a79b0717e20ac1da77a7c4c01e3b2ffae0 2026-06-29 08:26:50.654 | Stored in directory: /tmp/pip-ephem-wheel-cache-z3_evjj1/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-06-29 08:26:50.660 | Successfully built openstack-placement 2026-06-29 08:26:50.940 | Installing collected packages: openstack-placement 2026-06-29 08:26:50.991 | Successfully installed openstack-placement-15.1.0.dev7 2026-06-29 08:26:51.158 | + inc/python:pip_install:216 : result=0 2026-06-29 08:26:51.161 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-29 08:26:51.163 | + functions-common:time_stop:2420 : local name 2026-06-29 08:26:51.165 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:26:51.168 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:26:51.171 | + functions-common:time_stop:2423 : local total 2026-06-29 08:26:51.173 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:26:51.175 | + functions-common:time_stop:2426 : name=pip_install 2026-06-29 08:26:51.177 | + functions-common:time_stop:2427 : start_time=1782721604722 2026-06-29 08:26:51.180 | + functions-common:time_stop:2429 : [[ -z 1782721604722 ]] 2026-06-29 08:26:51.182 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:26:51.186 | + functions-common:time_stop:2432 : end_time=1782721611184 2026-06-29 08:26:51.189 | + functions-common:time_stop:2433 : elapsed_time=6462 2026-06-29 08:26:51.191 | + functions-common:time_stop:2434 : total=159150 2026-06-29 08:26:51.193 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:26:51.195 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=165612 2026-06-29 08:26:51.198 | + inc/python:pip_install:219 : return 0 2026-06-29 08:26:51.201 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-29 08:26:51.203 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-29 08:26:51.206 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-06-29 08:26:51.209 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-06-29 08:26:51.212 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-29 08:26:51.215 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-29 08:26:51.218 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-06-29 08:26:51.220 | + inc/python:use_library_from_git:269 : return 1 2026-06-29 08:26:51.223 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-29 08:26:51.226 | + ./stack.sh:main:965 : configure_placement 2026-06-29 08:26:51.228 | + lib/placement:configure_placement:86 : sudo install -d -o quobyte /etc/placement 2026-06-29 08:26:51.245 | + lib/placement:configure_placement:87 : create_placement_conf 2026-06-29 08:26:51.248 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2026-06-29 08:26:51.254 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2026-06-29 08:26:51.257 | ++ lib/database:database_connection_url:134 : local db=placement 2026-06-29 08:26:51.260 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-06-29 08:26:51.262 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-06-29 08:26:51.266 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-29 08:26:51.269 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-29 08:26:51.271 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-29 08:26:51.287 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:26:51.290 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-29 08:26:51.292 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-06-29 08:26:51.295 | + 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-29 08:26:51.328 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-06-29 08:26:51.359 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-06-29 08:26:51.391 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-06-29 08:26:51.394 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-06-29 08:26:51.396 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-06-29 08:26:51.399 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-29 08:26:51.401 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-29 08:26:51.404 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-06-29 08:26:51.406 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-06-29 08:26:51.409 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-29 08:26:51.411 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-29 08:26:51.414 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-06-29 08:26:51.445 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-06-29 08:26:51.475 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.69/identity 2026-06-29 08:26:51.506 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-06-29 08:26:51.536 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-06-29 08:26:51.567 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-06-29 08:26:51.598 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-06-29 08:26:51.628 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-06-29 08:26:51.656 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.69/identity 2026-06-29 08:26:51.683 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-29 08:26:51.712 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-06-29 08:26:51.740 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-29 08:26:51.743 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2026-06-29 08:26:51.745 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-06-29 08:26:51.747 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-06-29 08:26:51.751 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-29 08:26:51.766 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-29 08:26:51.769 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-29 08:26:51.771 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-29 08:26:51.774 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-29 08:26:51.776 | + 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-29 08:26:51.806 | + 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-29 08:26:51.841 | + 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-29 08:26:51.886 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-29 08:26:51.922 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-06-29 08:26:51.961 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-06-29 08:26:51.964 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-06-29 08:26:51.968 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-06-29 08:26:51.971 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-06-29 08:26:51.974 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-29 08:26:51.978 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-06-29 08:26:51.981 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-06-29 08:26:51.984 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-29 08:26:51.988 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-29 08:26:52.006 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-29 08:26:52.007 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-29 08:26:52.018 | d /var/run/uwsgi 0755 quobyte root 2026-06-29 08:26:52.025 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-29 08:26:52.046 | /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-29 08:26:52.053 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-06-29 08:26:52.057 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-06-29 08:26:52.063 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-29 08:26:52.067 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-06-29 08:26:52.115 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-06-29 08:26:52.157 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-06-29 08:26:52.205 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-06-29 08:26:52.247 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-06-29 08:26:52.290 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-29 08:26:52.330 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-06-29 08:26:52.372 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-06-29 08:26:52.416 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-06-29 08:26:52.456 | + 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-29 08:26:52.498 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-06-29 08:26:52.540 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-29 08:26:52.581 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-06-29 08:26:52.624 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-06-29 08:26:52.665 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-29 08:26:52.669 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-29 08:26:52.673 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-06-29 08:26:52.677 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-06-29 08:26:52.680 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-29 08:26:52.684 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-29 08:26:52.688 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-29 08:26:52.692 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-06-29 08:26:52.696 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-06-29 08:26:52.700 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-06-29 08:26:52.738 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-06-29 08:26:52.778 | + 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-29 08:26:52.778 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-06-29 08:26:52.789 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-06-29 08:26:52.794 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-06-29 08:26:52.797 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-06-29 08:26:52.801 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-29 08:26:52.804 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-29 08:26:52.808 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-29 08:26:52.811 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-29 08:26:52.815 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-29 08:26:52.818 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-29 08:26:52.822 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-29 08:26:52.825 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-29 08:26:52.828 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-29 08:26:52.831 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-29 08:26:52.834 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-06-29 08:26:52.845 | perl: warning: Setting locale failed. 2026-06-29 08:26:52.846 | perl: warning: Please check that your locale settings: 2026-06-29 08:26:52.846 | LANGUAGE = (unset), 2026-06-29 08:26:52.846 | LC_ALL = "en_US.utf8", 2026-06-29 08:26:52.846 | LANG = "de_DE.UTF-8" 2026-06-29 08:26:52.846 | are supported and installed on your system. 2026-06-29 08:26:52.846 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-29 08:26:52.889 | Enabling site placement-api. 2026-06-29 08:26:52.895 | To activate the new configuration, you need to run: 2026-06-29 08:26:52.895 | systemctl reload apache2 2026-06-29 08:26:52.901 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-29 08:26:52.905 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-29 08:26:52.908 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-29 08:26:52.911 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-29 08:26:53.122 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-29 08:26:53.128 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-29 08:26:53.129 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-06-29 08:26:53.169 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2026-06-29 08:26:53.206 | + ./stack.sh:main:972 : is_service_enabled placement placement-client 2026-06-29 08:26:53.226 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:26:53.229 | + ./stack.sh:main:973 : is_service_enabled n-cpu 2026-06-29 08:26:53.249 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:26:53.252 | + ./stack.sh:main:974 : configure_placement_nova_compute 2026-06-29 08:26:53.255 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-06-29 08:26:53.258 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-06-29 08:26:53.261 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-29 08:26:53.264 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-29 08:26:53.267 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-29 08:26:53.270 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-06-29 08:26:53.314 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-06-29 08:26:53.352 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.69/identity 2026-06-29 08:26:53.395 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-06-29 08:26:53.434 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-06-29 08:26:53.474 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-06-29 08:26:53.512 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-06-29 08:26:53.552 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-06-29 08:26:53.589 | + ./stack.sh:main:978 : is_service_enabled horizon 2026-06-29 08:26:53.610 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:26:53.614 | + ./stack.sh:main:983 : is_service_enabled tls-proxy 2026-06-29 08:26:53.635 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:26:53.639 | + ./stack.sh:main:987 : is_service_enabled cinder 2026-06-29 08:26:53.659 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:26:53.662 | + ./stack.sh:main:989 : init_os_brick 2026-06-29 08:26:53.665 | + lib/cinder:init_os_brick:510 : mkdir -p /opt/stack/data/os_brick 2026-06-29 08:26:53.670 | + lib/cinder:init_os_brick:511 : is_service_enabled cinder 2026-06-29 08:26:53.689 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:26:53.691 | + lib/cinder:init_os_brick:512 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-29 08:26:53.726 | + lib/cinder:init_os_brick:514 : is_service_enabled nova 2026-06-29 08:26:53.744 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:26:53.747 | + lib/cinder:init_os_brick:515 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-29 08:26:53.781 | + lib/cinder:init_os_brick:517 : is_service_enabled glance 2026-06-29 08:26:53.801 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:26:53.804 | + lib/cinder:init_os_brick:518 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-29 08:26:53.844 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-29 08:26:53.883 | + ./stack.sh:main:996 : run_phase stack install 2026-06-29 08:26:53.887 | + functions-common:run_phase:1848 : local mode=stack 2026-06-29 08:26:53.890 | + functions-common:run_phase:1849 : local phase=install 2026-06-29 08:26:53.894 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-29 08:26:53.897 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-29 08:26:53.900 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-29 08:26:53.904 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-29 08:26:53.908 | + functions-common:run_phase:1858 : local extra 2026-06-29 08:26:53.912 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-29 08:26:53.918 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-29 08:26:53.922 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-29 08:26:53.925 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-29 08:26:53.929 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-06-29 08:26:53.933 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-29 08:26:53.953 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:26:53.956 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-29 08:26:53.959 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-29 08:26:53.962 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-06-29 08:26:53.964 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-06-29 08:26:53.967 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-29 08:26:53.970 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest 2026-06-29 08:26:53.973 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-06-29 08:26:53.976 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-06-29 08:26:54.038 | ++ inc/async:async_inner:63 : install_tempest 2026-06-29 08:26:54.077 | [2070 Async install_tempest:45614]: running: install_tempest 2026-06-29 08:26:54.081 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-29 08:26:54.084 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-29 08:26:54.087 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-29 08:26:54.091 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-29 08:26:54.095 | + functions-common:run_phase:1875 : run_plugins stack install 2026-06-29 08:26:54.097 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-29 08:26:54.100 | + functions-common:run_plugins:1835 : local phase=install 2026-06-29 08:26:54.103 | + functions-common:run_plugins:1837 : local plugins= 2026-06-29 08:26:54.106 | + functions-common:run_plugins:1838 : local plugin 2026-06-29 08:26:54.110 | + ./stack.sh:main:999 : use_library_from_git python-openstackclient 2026-06-29 08:26:54.113 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-06-29 08:26:54.116 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-29 08:26:54.119 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-29 08:26:54.122 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-06-29 08:26:54.125 | + inc/python:use_library_from_git:269 : return 1 2026-06-29 08:26:54.129 | + ./stack.sh:main:1003 : pip_install_gr python-openstackclient 2026-06-29 08:26:54.132 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-06-29 08:26:54.135 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-29 08:26:54.139 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-06-29 08:26:54.142 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-06-29 08:26:54.145 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-29 08:26:54.151 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-06-29 08:26:54.151 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-29 08:26:54.155 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-06-29 08:26:54.158 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-06-29 08:26:54.161 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-29 08:26:54.165 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-06-29 08:26:54.168 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-29 08:26:54.191 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-06-29 08:26:54.195 | + 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-29 08:26:55.531 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-06-29 08:26:55.684 | Downloading python_openstackclient-10.1.0-py3-none-any.whl.metadata (10 kB) 2026-06-29 08:26:55.704 | 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-29 08:26:55.705 | 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-29 08:26:55.707 | 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-29 08:26:55.707 | 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-29 08:26:55.708 | 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-29 08:26:55.710 | 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-29 08:26:55.710 | 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-29 08:26:55.711 | 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-29 08:26:55.712 | 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-29 08:26:55.713 | 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-29 08:26:55.715 | 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-29 08:26:55.716 | 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-29 08:26:55.717 | 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-29 08:26:55.718 | 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-29 08:26:55.721 | 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-29 08:26:55.722 | 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-29 08:26:55.724 | 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-29 08:26:55.724 | 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-29 08:26:55.727 | 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-29 08:26:55.732 | 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-29 08:26:55.735 | 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-29 08:26:55.736 | 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-29 08:26:55.737 | 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-29 08:26:55.738 | 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-29 08:26:55.739 | 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-29 08:26:55.740 | 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-29 08:26:55.741 | 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-29 08:26:55.742 | 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-29 08:26:55.743 | 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-29 08:26:55.751 | 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-29 08:26:55.756 | 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-29 08:26:55.761 | 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-29 08:26:55.766 | 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-29 08:26:55.769 | 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-29 08:26:55.770 | 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-29 08:26:55.776 | 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-29 08:26:55.781 | 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-29 08:26:55.799 | 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-29 08:26:55.800 | 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-29 08:26:55.801 | 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-29 08:26:55.805 | 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-29 08:26:55.808 | 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-29 08:26:55.812 | 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-29 08:26:55.819 | 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-29 08:26:55.820 | 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-29 08:26:55.821 | 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-29 08:26:55.822 | 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-29 08:26:55.839 | 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-29 08:26:55.840 | 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-29 08:26:55.846 | 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-29 08:26:55.897 | Downloading python_openstackclient-10.1.0-py3-none-any.whl (1.2 MB) 2026-06-29 08:26:56.071 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 8.5 MB/s 0:00:00 2026-06-29 08:26:56.389 | Installing collected packages: python-openstackclient 2026-06-29 08:26:58.542 | Successfully installed python-openstackclient-10.1.0 2026-06-29 08:26:58.679 | + inc/python:pip_install:216 : result=0 2026-06-29 08:26:58.683 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-29 08:26:58.687 | + functions-common:time_stop:2420 : local name 2026-06-29 08:26:58.690 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:26:58.692 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:26:58.695 | + functions-common:time_stop:2423 : local total 2026-06-29 08:26:58.697 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:26:58.701 | + functions-common:time_stop:2426 : name=pip_install 2026-06-29 08:26:58.703 | + functions-common:time_stop:2427 : start_time=1782721614186 2026-06-29 08:26:58.706 | + functions-common:time_stop:2429 : [[ -z 1782721614186 ]] 2026-06-29 08:26:58.711 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:26:58.715 | + functions-common:time_stop:2432 : end_time=1782721618712 2026-06-29 08:26:58.718 | + functions-common:time_stop:2433 : elapsed_time=4526 2026-06-29 08:26:58.721 | + functions-common:time_stop:2434 : total=165612 2026-06-29 08:26:58.724 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:26:58.727 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=170138 2026-06-29 08:26:58.729 | + inc/python:pip_install:219 : return 0 2026-06-29 08:26:58.732 | + ./stack.sh:main:1004 : is_service_enabled openstack-cli-server 2026-06-29 08:26:58.753 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:26:58.757 | + ./stack.sh:main:1011 : install_oscwrap 2026-06-29 08:26:58.762 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-06-29 08:26:58.767 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.9T1TWkYbus 2026-06-29 08:26:58.771 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-06-29 08:26:58.773 | + functions-common:install_oscwrap:2476 : unalias -a 2026-06-29 08:26:58.778 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-06-29 08:26:58.782 | + ./stack.sh:main:1016 : [[ False != \F\a\l\s\e ]] 2026-06-29 08:26:58.787 | + ./stack.sh:main:1056 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-29 08:26:58.791 | + ./stack.sh:main:1064 : is_service_enabled mysql postgresql 2026-06-29 08:26:58.812 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:26:58.815 | + ./stack.sh:main:1065 : configure_database 2026-06-29 08:26:58.818 | + lib/database:configure_database:128 : configure_database_mysql 2026-06-29 08:26:58.821 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-06-29 08:26:58.824 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-06-29 08:26:58.827 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-29 08:26:58.830 | + ./stack.sh:echo_summary:447 : echo -e Configuring and starting MySQL 2026-06-29 08:26:58.833 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-06-29 08:26:58.837 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-29 08:26:58.840 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-29 08:26:58.843 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-06-29 08:26:58.846 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-06-29 08:26:58.848 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-29 08:26:58.851 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-29 08:26:58.854 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-06-29 08:26:58.857 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-06-29 08:26:58.859 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-06-29 08:26:58.861 | + functions-common:is_fips_enabled:2541 : fips= 2026-06-29 08:26:58.865 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-06-29 08:26:58.868 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-06-29 08:26:58.871 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-06-29 08:26:58.872 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-06-29 08:26:58.877 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-06-29 08:26:58.960 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-06-29 08:26:58.964 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-29 08:26:58.967 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-29 08:26:58.971 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-29 08:26:58.974 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-29 08:26:58.978 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-29 08:26:58.980 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-29 08:26:58.983 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-29 08:26:58.987 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-29 08:26:58.991 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-29 08:26:58.994 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-29 08:26:58.997 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-29 08:26:59.000 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-29 08:26:59.003 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-29 08:26:59.006 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-06-29 08:26:59.010 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-29 08:26:59.013 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-29 08:26:59.016 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-06-29 08:26:59.019 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-29 08:26:59.021 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-06-29 08:27:01.723 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-06-29 08:27:01.728 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-06-29 08:27:01.732 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-29 08:27:01.735 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-29 08:27:01.740 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-06-29 08:27:01.744 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-06-29 08:27:01.747 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-06-29 08:27:01.766 | mysqladmin: connect to server at 'localhost' failed 2026-06-29 08:27:01.766 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-06-29 08:27:01.772 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-06-29 08:27:01.775 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-06-29 08:27:01.779 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-29 08:27:01.783 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-29 08:27:01.786 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-06-29 08:27:01.788 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-06-29 08:27:01.793 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-06-29 08:27:01.798 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-06-29 08:27:01.798 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-06-29 08:27:01.814 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-29 08:27:01.898 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-06-29 08:27:01.903 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-06-29 08:27:01.906 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-06-29 08:27:01.906 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-06-29 08:27:01.914 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-06-29 08:27:01.919 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-06-29 08:27:01.922 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-06-29 08:27:01.925 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-06-29 08:27:01.927 | + 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-29 08:27:01.940 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-29 08:27:02.033 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-06-29 08:27:02.051 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-29 08:27:02.130 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-06-29 08:27:02.210 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-06-29 08:27:02.291 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-06-29 08:27:02.370 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-06-29 08:27:02.375 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-06-29 08:27:02.378 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-06-29 08:27:02.378 | enabling MySQL performance counting 2026-06-29 08:27:02.383 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-06-29 08:27:02.413 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-06-29 08:27:02.417 | + 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-29 08:27:03.528 | Processing ./tools/dbcounter 2026-06-29 08:27:03.531 | Installing build dependencies: started 2026-06-29 08:27:06.868 | Installing build dependencies: finished with status 'done' 2026-06-29 08:27:06.869 | Getting requirements to build wheel: started 2026-06-29 08:27:07.531 | Getting requirements to build wheel: finished with status 'done' 2026-06-29 08:27:07.533 | Preparing metadata (pyproject.toml): started 2026-06-29 08:27:07.936 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-29 08:27:07.941 | Building wheels for collected packages: dbcounter 2026-06-29 08:27:07.943 | Building wheel for dbcounter (pyproject.toml): started 2026-06-29 08:27:08.402 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-06-29 08:27:08.404 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3228 sha256=e58c7e1dc88c6d46f766f830a8f90823733428cfa567fb5775127e3cb70ba95d 2026-06-29 08:27:08.404 | Stored in directory: /tmp/pip-ephem-wheel-cache-tg8n3a7f/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-06-29 08:27:08.411 | Successfully built dbcounter 2026-06-29 08:27:08.796 | Installing collected packages: dbcounter 2026-06-29 08:27:08.852 | Successfully installed dbcounter-0.1 2026-06-29 08:27:09.024 | + inc/python:pip_install:216 : result=0 2026-06-29 08:27:09.027 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-29 08:27:09.032 | + functions-common:time_stop:2420 : local name 2026-06-29 08:27:09.036 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:27:09.040 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:27:09.044 | + functions-common:time_stop:2423 : local total 2026-06-29 08:27:09.048 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:27:09.052 | + functions-common:time_stop:2426 : name=pip_install 2026-06-29 08:27:09.057 | + functions-common:time_stop:2427 : start_time=1782721622406 2026-06-29 08:27:09.061 | + functions-common:time_stop:2429 : [[ -z 1782721622406 ]] 2026-06-29 08:27:09.066 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:27:09.073 | + functions-common:time_stop:2432 : end_time=1782721629067 2026-06-29 08:27:09.077 | + functions-common:time_stop:2433 : elapsed_time=6661 2026-06-29 08:27:09.081 | + functions-common:time_stop:2434 : total=170138 2026-06-29 08:27:09.084 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:27:09.086 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=176799 2026-06-29 08:27:09.089 | + inc/python:pip_install:219 : return 0 2026-06-29 08:27:09.093 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-06-29 08:27:09.095 | + lib/database:recreate_database:112 : local db=stats 2026-06-29 08:27:09.099 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-06-29 08:27:09.103 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-06-29 08:27:09.105 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-06-29 08:27:09.112 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-29 08:27:09.251 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-06-29 08:27:09.257 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-29 08:27:09.346 | + 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-29 08:27:09.346 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-06-29 08:27:09.350 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-29 08:27:09.440 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-06-29 08:27:09.443 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-06-29 08:27:09.531 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-06-29 08:27:09.612 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-06-29 08:27:09.695 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-06-29 08:27:09.778 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-06-29 08:27:09.858 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-06-29 08:27:09.941 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-06-29 08:27:10.012 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-06-29 08:27:10.016 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-29 08:27:10.017 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-06-29 08:27:12.248 | + ./stack.sh:main:1069 : save_stackenv 1069 2026-06-29 08:27:12.251 | + functions-common:save_stackenv:65 : local tag=1069 2026-06-29 08:27:12.256 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-29 08:27:12.265 | + functions-common:save_stackenv:67 : time_stamp=2026-06-29-102712 2026-06-29 08:27:12.270 | + functions-common:save_stackenv:68 : echo '# 2026-06-29-102712 1069' 2026-06-29 08:27:12.274 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-29 08:27:12.279 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-29 08:27:12.283 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-29 08:27:12.287 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-29 08:27:12.290 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-29 08:27:12.293 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-29 08:27:12.298 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-29 08:27:12.301 | + 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-29 08:27:12.303 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-29 08:27:12.306 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.69 2026-06-29 08:27:12.309 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-29 08:27:12.312 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.69/identity 2026-06-29 08:27:12.315 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-29 08:27:12.318 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-29-101214 2026-06-29 08:27:12.324 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-29 08:27:12.329 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-29 08:27:12.332 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-29 08:27:12.336 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.69 2026-06-29 08:27:12.339 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-29 08:27:12.341 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-29 08:27:12.344 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-29 08:27:12.347 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-29 08:27:12.350 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-29 08:27:12.352 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-29 08:27:12.355 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-29 08:27:12.357 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-29 08:27:12.360 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-29 08:27:12.362 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.69 2026-06-29 08:27:12.365 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-29 08:27:12.367 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-29 08:27:12.370 | + ./stack.sh:main:1079 : start_dstat 2026-06-29 08:27:12.373 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-29 08:27:12.376 | + functions-common:run_process:1674 : local service=dstat 2026-06-29 08:27:12.379 | + functions-common:run_process:1675 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-29 08:27:12.381 | + functions-common:run_process:1676 : local group= 2026-06-29 08:27:12.384 | + functions-common:run_process:1677 : local user= 2026-06-29 08:27:12.386 | + functions-common:run_process:1678 : local env_vars= 2026-06-29 08:27:12.388 | + functions-common:run_process:1680 : local name=dstat 2026-06-29 08:27:12.392 | + functions-common:run_process:1682 : time_start run_process 2026-06-29 08:27:12.394 | + functions-common:time_start:2406 : local name=run_process 2026-06-29 08:27:12.397 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:27:12.399 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:27:12.402 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:27:12.407 | + functions-common:time_start:2411 : _TIME_START[$name]=1782721632404 2026-06-29 08:27:12.410 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-06-29 08:27:12.427 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:27:12.429 | + functions-common:run_process:1684 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-06-29 08:27:12.432 | + functions-common:_run_under_systemd:1628 : local service=dstat 2026-06-29 08:27:12.434 | + functions-common:_run_under_systemd:1629 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-29 08:27:12.436 | + functions-common:_run_under_systemd:1630 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-29 08:27:12.439 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-29 08:27:12.441 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-29 08:27:12.445 | + functions-common:_common_systemd_pitfalls:1603 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-06-29 08:27:12.447 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-06-29 08:27:12.450 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@dstat.service 2026-06-29 08:27:12.452 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-29 08:27:12.454 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-29 08:27:12.457 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-29 08:27:12.460 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-29 08:27:12.462 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-06-29 08:27:12.465 | + functions-common:_run_under_systemd:1644 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-06-29 08:27:12.468 | + 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-29 08:27:12.471 | + functions-common:write_user_unit_file:1535 : local service=devstack@dstat.service 2026-06-29 08:27:12.475 | + functions-common:write_user_unit_file:1536 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-29 08:27:12.480 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-29 08:27:12.482 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-29 08:27:12.485 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-29 08:27:12.487 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-29 08:27:12.489 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-29 08:27:12.492 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-06-29 08:27:12.495 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-29 08:27:12.500 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-06-29 08:27:12.599 | + 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-29 08:27:12.704 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-06-29 08:27:12.777 | + 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-29 08:27:12.856 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-06-29 08:27:12.936 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-06-29 08:27:13.012 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-29 08:27:13.088 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-29 08:27:13.091 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-29 08:27:13.094 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-06-29 08:27:13.176 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-29 08:27:13.626 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@dstat.service 2026-06-29 08:27:13.658 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-06-29 08:27:14.109 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@dstat.service 2026-06-29 08:27:14.147 | + functions-common:run_process:1686 : time_stop run_process 2026-06-29 08:27:14.153 | + functions-common:time_stop:2420 : local name 2026-06-29 08:27:14.157 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:27:14.162 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:27:14.166 | + functions-common:time_stop:2423 : local total 2026-06-29 08:27:14.170 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:27:14.173 | + functions-common:time_stop:2426 : name=run_process 2026-06-29 08:27:14.177 | + functions-common:time_stop:2427 : start_time=1782721632404 2026-06-29 08:27:14.181 | + functions-common:time_stop:2429 : [[ -z 1782721632404 ]] 2026-06-29 08:27:14.186 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:27:14.192 | + functions-common:time_stop:2432 : end_time=1782721634188 2026-06-29 08:27:14.195 | + functions-common:time_stop:2433 : elapsed_time=1784 2026-06-29 08:27:14.198 | + functions-common:time_stop:2434 : total=0 2026-06-29 08:27:14.203 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:27:14.207 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1784 2026-06-29 08:27:14.211 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-06-29 08:27:14.215 | + functions-common:run_process:1674 : local service=memory_tracker 2026-06-29 08:27:14.219 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-06-29 08:27:14.223 | + functions-common:run_process:1676 : local group= 2026-06-29 08:27:14.227 | + functions-common:run_process:1677 : local user=root 2026-06-29 08:27:14.230 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-06-29 08:27:14.234 | + functions-common:run_process:1680 : local name=memory_tracker 2026-06-29 08:27:14.237 | + functions-common:run_process:1682 : time_start run_process 2026-06-29 08:27:14.241 | + functions-common:time_start:2406 : local name=run_process 2026-06-29 08:27:14.244 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:27:14.247 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:27:14.252 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:27:14.258 | + functions-common:time_start:2411 : _TIME_START[$name]=1782721634254 2026-06-29 08:27:14.262 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-06-29 08:27:14.288 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:27:14.291 | + functions-common:run_process:1686 : time_stop run_process 2026-06-29 08:27:14.294 | + functions-common:time_stop:2420 : local name 2026-06-29 08:27:14.298 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:27:14.301 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:27:14.305 | + functions-common:time_stop:2423 : local total 2026-06-29 08:27:14.308 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:27:14.311 | + functions-common:time_stop:2426 : name=run_process 2026-06-29 08:27:14.314 | + functions-common:time_stop:2427 : start_time=1782721634254 2026-06-29 08:27:14.317 | + functions-common:time_stop:2429 : [[ -z 1782721634254 ]] 2026-06-29 08:27:14.321 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:27:14.327 | + functions-common:time_stop:2432 : end_time=1782721634323 2026-06-29 08:27:14.331 | + functions-common:time_stop:2433 : elapsed_time=69 2026-06-29 08:27:14.335 | + functions-common:time_stop:2434 : total=1784 2026-06-29 08:27:14.337 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:27:14.341 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1853 2026-06-29 08:27:14.344 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-06-29 08:27:14.365 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:27:14.367 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-06-29 08:27:14.369 | + functions-common:run_process:1674 : local service=file_tracker 2026-06-29 08:27:14.372 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-06-29 08:27:14.375 | + functions-common:run_process:1676 : local group= 2026-06-29 08:27:14.377 | + functions-common:run_process:1677 : local user= 2026-06-29 08:27:14.381 | + functions-common:run_process:1678 : local env_vars= 2026-06-29 08:27:14.384 | + functions-common:run_process:1680 : local name=file_tracker 2026-06-29 08:27:14.386 | + functions-common:run_process:1682 : time_start run_process 2026-06-29 08:27:14.392 | + functions-common:time_start:2406 : local name=run_process 2026-06-29 08:27:14.394 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:27:14.397 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:27:14.401 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:27:14.403 | + functions-common:time_start:2411 : _TIME_START[$name]=1782721634401 2026-06-29 08:27:14.406 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-06-29 08:27:14.428 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:27:14.430 | + functions-common:run_process:1686 : time_stop run_process 2026-06-29 08:27:14.432 | + functions-common:time_stop:2420 : local name 2026-06-29 08:27:14.435 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:27:14.437 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:27:14.439 | + functions-common:time_stop:2423 : local total 2026-06-29 08:27:14.441 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:27:14.443 | + functions-common:time_stop:2426 : name=run_process 2026-06-29 08:27:14.445 | + functions-common:time_stop:2427 : start_time=1782721634401 2026-06-29 08:27:14.448 | + functions-common:time_stop:2429 : [[ -z 1782721634401 ]] 2026-06-29 08:27:14.452 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:27:14.454 | + functions-common:time_stop:2432 : end_time=1782721634452 2026-06-29 08:27:14.457 | + functions-common:time_stop:2433 : elapsed_time=51 2026-06-29 08:27:14.459 | + functions-common:time_stop:2434 : total=1853 2026-06-29 08:27:14.461 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:27:14.464 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1904 2026-06-29 08:27:14.466 | + ./stack.sh:main:1081 : is_service_enabled atop 2026-06-29 08:27:14.485 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:27:14.491 | + ./stack.sh:main:1089 : is_service_enabled tcpdump 2026-06-29 08:27:14.513 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:27:14.515 | + ./stack.sh:main:1097 : is_service_enabled etcd3 2026-06-29 08:27:14.542 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:27:14.544 | + ./stack.sh:main:1098 : start_etcd3 2026-06-29 08:27:14.550 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-06-29 08:27:14.554 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-06-29 08:27:14.557 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-06-29 08:27:14.562 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.69:2380' 2026-06-29 08:27:14.564 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.69:2380' 2026-06-29 08:27:14.566 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.69:2379' 2026-06-29 08:27:14.569 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-06-29 08:27:14.571 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-06-29 08:27:14.574 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.69:2379' 2026-06-29 08:27:14.576 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-06-29 08:27:14.578 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-06-29 08:27:14.582 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-29 08:27:14.585 | + 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.69:2380 --initial-advertise-peer-urls http://192.168.122.69:2380 --advertise-client-urls http://192.168.122.69:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.69:2379 --log-level=debug' '' root 2026-06-29 08:27:14.589 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-06-29 08:27:14.592 | + 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.69:2380 --initial-advertise-peer-urls http://192.168.122.69:2380 --advertise-client-urls http://192.168.122.69:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.69:2379 --log-level=debug' 2026-06-29 08:27:14.595 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-29 08:27:14.598 | + functions-common:write_user_unit_file:1538 : local user=root 2026-06-29 08:27:14.601 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-29 08:27:14.604 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-29 08:27:14.607 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-29 08:27:14.609 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-29 08:27:14.612 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-29 08:27:14.616 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-06-29 08:27:14.712 | + 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-29 08:27:14.805 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-06-29 08:27:14.884 | + 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.69:2380 --initial-advertise-peer-urls http://192.168.122.69:2380 --advertise-client-urls http://192.168.122.69:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.69:2379 --log-level=debug' 2026-06-29 08:27:14.955 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-06-29 08:27:15.029 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-06-29 08:27:15.098 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-29 08:27:15.161 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-29 08:27:15.163 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-29 08:27:15.166 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-06-29 08:27:15.246 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-29 08:27:15.714 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-06-29 08:27:15.777 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-06-29 08:27:15.837 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-06-29 08:27:15.897 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-06-29 08:27:15.962 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-06-29 08:27:15.966 | ++ functions-common:is_arch:519 : uname -m 2026-06-29 08:27:15.970 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-29 08:27:15.972 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-06-29 08:27:16.426 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-06-29 08:27:16.454 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-06-29 08:27:16.914 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-06-29 08:27:17.936 | + ./stack.sh:main:1104 : is_service_enabled tls-proxy 2026-06-29 08:27:17.959 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:27:17.963 | + ./stack.sh:main:1109 : write_clouds_yaml 2026-06-29 08:27:17.969 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-06-29 08:27:17.974 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-06-29 08:27:17.991 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-06-29 08:27:18.012 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-06-29 08:27:18.016 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-29 08:27:18.020 | + 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.69/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-06-29 08:27:18.144 | The user clouds.yaml file didn't exist. 2026-06-29 08:27:18.158 | + 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.69/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-06-29 08:27:18.295 | + 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.69/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-06-29 08:27:18.442 | + 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.69/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-06-29 08:27:18.579 | + 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.69/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-06-29 08:27:18.706 | + 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.69/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-06-29 08:27:18.837 | + 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.69/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-06-29 08:27:18.978 | + 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.69/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-06-29 08:27:19.113 | + 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.69/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-06-29 08:27:19.248 | + 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.69/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-06-29 08:27:19.386 | + functions-common:write_clouds_yaml:203 : cat 2026-06-29 08:27:19.393 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-06-29 08:27:19.397 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-06-29 08:27:19.402 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-06-29 08:27:19.408 | + ./stack.sh:main:1110 : export OS_CLOUD=devstack-admin 2026-06-29 08:27:19.412 | + ./stack.sh:main:1110 : OS_CLOUD=devstack-admin 2026-06-29 08:27:19.416 | + ./stack.sh:main:1112 : is_service_enabled keystone 2026-06-29 08:27:19.440 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:27:19.444 | + ./stack.sh:main:1113 : echo_summary 'Starting Keystone' 2026-06-29 08:27:19.447 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-29 08:27:19.451 | + ./stack.sh:echo_summary:447 : echo -e Starting Keystone 2026-06-29 08:27:19.454 | + ./stack.sh:main:1115 : '[' 192.168.122.69 == 192.168.122.69 ']' 2026-06-29 08:27:19.458 | + ./stack.sh:main:1116 : init_keystone 2026-06-29 08:27:19.463 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-06-29 08:27:19.491 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:27:19.495 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-06-29 08:27:19.499 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-06-29 08:27:19.504 | + lib/database:recreate_database:112 : local db=keystone 2026-06-29 08:27:19.508 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-06-29 08:27:19.512 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-06-29 08:27:19.517 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-06-29 08:27:19.524 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-29 08:27:19.640 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-06-29 08:27:19.646 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-29 08:27:19.758 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-06-29 08:27:19.763 | + functions-common:time_start:2406 : local name=dbsync 2026-06-29 08:27:19.767 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:27:19.771 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:27:19.775 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:27:19.783 | + functions-common:time_start:2411 : _TIME_START[$name]=1782721639778 2026-06-29 08:27:19.789 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-06-29 08:27:20.447 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-29 08:27:20.447 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-29 08:27:20.447 | we strongly recommend against using it for new projects. 2026-06-29 08:27:20.447 | 2026-06-29 08:27:20.447 | If you are already using Eventlet, we recommend migrating to a different 2026-06-29 08:27:20.448 | framework. For more detail see 2026-06-29 08:27:20.448 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-29 08:27:20.448 | 2026-06-29 08:27:20.448 | __import__(import_str) 2026-06-29 08:27:23.477 | INFO dbcounter [-] Registered counter for database keystone 2026-06-29 08:27:23.570 | 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=48497) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-29 08:27:23.586 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-29 08:27:23.586 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-29 08:27:23.587 | DEBUG dbcounter [-] [48497] Writer thread running {{(pid=48497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-29 08:27:23.667 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-06-29 08:27:27.349 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=48497) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-29 08:27:27.352 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-06-29 08:27:27.352 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=48497) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-29 08:27:27.357 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-06-29 08:27:27.401 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=48497) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-29 08:27:27.405 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-06-29 08:27:27.430 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=48497) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-29 08:27:27.432 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-06-29 08:27:27.531 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=48497) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-29 08:27:27.540 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-06-29 08:27:27.611 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=48497) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-29 08:27:27.622 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-06-29 08:27:27.790 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=48497) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-29 08:27:27.792 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-06-29 08:27:27.793 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=48497) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-29 08:27:27.795 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-06-29 08:27:27.865 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=48497) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-29 08:27:27.868 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-06-29 08:27:27.897 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=48497) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-29 08:27:28.386 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-06-29 08:27:28.388 | + functions-common:time_stop:2420 : local name 2026-06-29 08:27:28.390 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:27:28.392 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:27:28.396 | + functions-common:time_stop:2423 : local total 2026-06-29 08:27:28.399 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:27:28.402 | + functions-common:time_stop:2426 : name=dbsync 2026-06-29 08:27:28.405 | + functions-common:time_stop:2427 : start_time=1782721639778 2026-06-29 08:27:28.409 | + functions-common:time_stop:2429 : [[ -z 1782721639778 ]] 2026-06-29 08:27:28.414 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:27:28.419 | + functions-common:time_stop:2432 : end_time=1782721648415 2026-06-29 08:27:28.422 | + functions-common:time_stop:2433 : elapsed_time=8637 2026-06-29 08:27:28.426 | + functions-common:time_stop:2434 : total=0 2026-06-29 08:27:28.428 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:27:28.432 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8637 2026-06-29 08:27:28.435 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-06-29 08:27:28.438 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-06-29 08:27:28.443 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-06-29 08:27:29.055 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-29 08:27:29.055 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-29 08:27:29.055 | we strongly recommend against using it for new projects. 2026-06-29 08:27:29.056 | 2026-06-29 08:27:29.056 | If you are already using Eventlet, we recommend migrating to a different 2026-06-29 08:27:29.056 | framework. For more detail see 2026-06-29 08:27:29.056 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-29 08:27:29.056 | 2026-06-29 08:27:29.056 | __import__(import_str) 2026-06-29 08:27:31.803 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-06-29 08:27:31.805 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-29 08:27:31.805 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-29 08:27:31.805 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-06-29 08:27:31.805 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-29 08:27:31.806 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-29 08:27:31.806 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-29 08:27:31.807 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-29 08:27:31.807 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-29 08:27:32.261 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-06-29 08:27:32.265 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-06-29 08:27:32.858 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-29 08:27:32.858 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-29 08:27:32.858 | we strongly recommend against using it for new projects. 2026-06-29 08:27:32.858 | 2026-06-29 08:27:32.858 | If you are already using Eventlet, we recommend migrating to a different 2026-06-29 08:27:32.858 | framework. For more detail see 2026-06-29 08:27:32.858 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-29 08:27:32.859 | 2026-06-29 08:27:32.859 | __import__(import_str) 2026-06-29 08:27:35.582 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-06-29 08:27:35.583 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-29 08:27:35.583 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-29 08:27:35.583 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-06-29 08:27:35.583 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-29 08:27:35.584 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-29 08:27:35.584 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-29 08:27:35.584 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-29 08:27:35.584 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-29 08:27:36.066 | + ./stack.sh:main:1117 : start_keystone 2026-06-29 08:27:36.071 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-06-29 08:27:36.076 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-06-29 08:27:36.079 | + functions-common:run_process:1674 : local service=keystone 2026-06-29 08:27:36.082 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-29 08:27:36.086 | + functions-common:run_process:1676 : local group= 2026-06-29 08:27:36.089 | + functions-common:run_process:1677 : local user= 2026-06-29 08:27:36.092 | + functions-common:run_process:1678 : local env_vars= 2026-06-29 08:27:36.096 | + functions-common:run_process:1680 : local name=keystone 2026-06-29 08:27:36.099 | + functions-common:run_process:1682 : time_start run_process 2026-06-29 08:27:36.103 | + functions-common:time_start:2406 : local name=run_process 2026-06-29 08:27:36.106 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:27:36.109 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:27:36.114 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:27:36.119 | + functions-common:time_start:2411 : _TIME_START[$name]=1782721656115 2026-06-29 08:27:36.122 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-06-29 08:27:36.142 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:27:36.145 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-06-29 08:27:36.148 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-06-29 08:27:36.152 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-29 08:27:36.155 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-29 08:27:36.158 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-29 08:27:36.162 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-29 08:27:36.164 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-06-29 08:27:36.167 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-06-29 08:27:36.171 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-06-29 08:27:36.174 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-29 08:27:36.177 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-29 08:27:36.180 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-29 08:27:36.183 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-29 08:27:36.185 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-06-29 08:27:36.189 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-06-29 08:27:36.192 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-29 08:27:36.195 | + 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-29 08:27:36.198 | + 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-29 08:27:36.202 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-06-29 08:27:36.205 | + 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-29 08:27:36.207 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-29 08:27:36.210 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-29 08:27:36.213 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-29 08:27:36.215 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-06-29 08:27:36.218 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-29 08:27:36.223 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-06-29 08:27:36.301 | + 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-29 08:27:36.381 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-06-29 08:27:36.450 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-06-29 08:27:36.524 | + 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-29 08:27:36.593 | + 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-29 08:27:36.661 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-06-29 08:27:36.729 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-06-29 08:27:36.808 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-06-29 08:27:36.897 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-06-29 08:27:36.973 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-06-29 08:27:37.053 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-29 08:27:37.056 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-29 08:27:37.060 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-06-29 08:27:37.149 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-29 08:27:37.608 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-06-29 08:27:37.638 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-06-29 08:27:38.077 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-06-29 08:27:38.235 | + functions-common:run_process:1686 : time_stop run_process 2026-06-29 08:27:38.241 | + functions-common:time_stop:2420 : local name 2026-06-29 08:27:38.244 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:27:38.248 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:27:38.253 | + functions-common:time_stop:2423 : local total 2026-06-29 08:27:38.259 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:27:38.261 | + functions-common:time_stop:2426 : name=run_process 2026-06-29 08:27:38.264 | + functions-common:time_stop:2427 : start_time=1782721656115 2026-06-29 08:27:38.267 | + functions-common:time_stop:2429 : [[ -z 1782721656115 ]] 2026-06-29 08:27:38.270 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:27:38.274 | + functions-common:time_stop:2432 : end_time=1782721658271 2026-06-29 08:27:38.276 | + functions-common:time_stop:2433 : elapsed_time=2156 2026-06-29 08:27:38.278 | + functions-common:time_stop:2434 : total=1904 2026-06-29 08:27:38.280 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:27:38.282 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4060 2026-06-29 08:27:38.284 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-06-29 08:27:38.285 | Waiting for keystone to start... 2026-06-29 08:27:38.286 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.69/identity/v3/ 2026-06-29 08:27:38.291 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.69/identity/v3/ 2026-06-29 08:27:38.291 | + functions:wait_for_service:476 : local timeout=60 2026-06-29 08:27:38.293 | + functions:wait_for_service:477 : local url=http://192.168.122.69/identity/v3/ 2026-06-29 08:27:38.295 | + functions:wait_for_service:478 : local rval=0 2026-06-29 08:27:38.297 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-29 08:27:38.299 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-29 08:27:38.301 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:27:38.303 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:27:38.306 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:27:38.309 | + functions-common:time_start:2411 : _TIME_START[$name]=1782721658307 2026-06-29 08:27:38.312 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-29 08:27:38.314 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-29 08:27:38.320 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.69/identity/v3/ 2026-06-29 08:27:40.190 | ++ inc/async:async_inner:64 : rc=0 2026-06-29 08:27:40.219 | [45614 Async install_tempest:45614]: finished successfully 2026-06-29 08:27:43.983 | + :: : [[ 200 == 503 ]] 2026-06-29 08:27:43.984 | + :: : [[ 0 -eq 7 ]] 2026-06-29 08:27:43.987 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-29 08:27:43.990 | + functions-common:time_stop:2420 : local name 2026-06-29 08:27:43.992 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:27:43.995 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:27:43.997 | + functions-common:time_stop:2423 : local total 2026-06-29 08:27:43.999 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:27:44.002 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-29 08:27:44.004 | + functions-common:time_stop:2427 : start_time=1782721658307 2026-06-29 08:27:44.007 | + functions-common:time_stop:2429 : [[ -z 1782721658307 ]] 2026-06-29 08:27:44.011 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:27:44.016 | + functions-common:time_stop:2432 : end_time=1782721664012 2026-06-29 08:27:44.019 | + functions-common:time_stop:2433 : elapsed_time=5705 2026-06-29 08:27:44.021 | + functions-common:time_stop:2434 : total=0 2026-06-29 08:27:44.024 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:27:44.027 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5705 2026-06-29 08:27:44.029 | + functions:wait_for_service:486 : return 0 2026-06-29 08:27:44.032 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-06-29 08:27:44.050 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:27:44.053 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-06-29 08:27:44.056 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-29 08:27:44.058 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-06-29 08:27:44.285 | + ./stack.sh:main:1118 : bootstrap_keystone 2026-06-29 08:27:44.287 | + 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.69/identity 2026-06-29 08:27:44.904 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-29 08:27:44.904 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-29 08:27:44.904 | we strongly recommend against using it for new projects. 2026-06-29 08:27:44.904 | 2026-06-29 08:27:44.904 | If you are already using Eventlet, we recommend migrating to a different 2026-06-29 08:27:44.904 | framework. For more detail see 2026-06-29 08:27:44.905 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-29 08:27:44.905 | 2026-06-29 08:27:44.905 | __import__(import_str) 2026-06-29 08:27:48.161 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=49506) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-29 08:27:48.161 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=49506) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-29 08:27:48.161 | 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=49506) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-29 08:27:48.170 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=49506) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-29 08:27:48.184 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=49506) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-29 08:27:48.184 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=49506) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-29 08:27:48.217 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=49506) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-29 08:27:48.245 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=49506) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-29 08:27:48.245 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=49506) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-29 08:27:48.333 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=49506) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-29 08:27:48.333 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=49506) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-29 08:27:48.334 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=49506) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-29 08:27:48.334 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=49506) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-29 08:27:48.334 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=49506) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-29 08:27:48.334 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=49506) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-29 08:27:48.348 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=49506) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-29 08:27:48.348 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=49506) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-29 08:27:48.348 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=49506) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-29 08:27:48.348 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=49506) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-29 08:27:48.348 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=49506) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-29 08:27:48.349 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=49506) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-29 08:27:48.349 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=49506) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-29 08:27:48.357 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=49506) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-29 08:27:48.360 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=49506) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-29 08:27:48.361 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=49506) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-29 08:27:48.361 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=49506) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-29 08:27:48.361 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=49506) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-29 08:27:48.361 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=49506) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-29 08:27:48.362 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=49506) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-29 08:27:48.362 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=49506) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-29 08:27:48.435 | INFO dbcounter [-] Registered counter for database keystone 2026-06-29 08:27:48.527 | 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=49506) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-29 08:27:48.748 | DEBUG dbcounter [-] [49506] Writer thread running {{(pid=49506) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-29 08:27:48.913 | INFO keystone.cmd.bootstrap [None req-dc785d6d-fcf6-4d19-9f75-c92341304dc5 None None] Created domain default 2026-06-29 08:27:48.968 | INFO keystone.cmd.bootstrap [None req-dc785d6d-fcf6-4d19-9f75-c92341304dc5 None None] Created project admin 2026-06-29 08:27:49.016 | WARNING keystone.common.password_hashing [None req-dc785d6d-fcf6-4d19-9f75-c92341304dc5 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-06-29 08:27:49.048 | INFO keystone.cmd.bootstrap [None req-dc785d6d-fcf6-4d19-9f75-c92341304dc5 None None] Created user admin 2026-06-29 08:27:49.075 | INFO keystone.cmd.bootstrap [None req-dc785d6d-fcf6-4d19-9f75-c92341304dc5 None None] Created role reader 2026-06-29 08:27:49.096 | INFO keystone.cmd.bootstrap [None req-dc785d6d-fcf6-4d19-9f75-c92341304dc5 None None] Created role member 2026-06-29 08:27:49.141 | INFO keystone.cmd.bootstrap [None req-dc785d6d-fcf6-4d19-9f75-c92341304dc5 None None] Created implied role where 21730ec1dc5e458daff56cada149d6d9 implies 922b9f75e756466a991914e6fa397484 2026-06-29 08:27:49.164 | INFO keystone.cmd.bootstrap [None req-dc785d6d-fcf6-4d19-9f75-c92341304dc5 None None] Created role manager 2026-06-29 08:27:49.200 | INFO keystone.cmd.bootstrap [None req-dc785d6d-fcf6-4d19-9f75-c92341304dc5 None None] Created implied role where b1703ebf8f4046e8ad309a0eeb1412d6 implies 21730ec1dc5e458daff56cada149d6d9 2026-06-29 08:27:49.220 | INFO keystone.cmd.bootstrap [None req-dc785d6d-fcf6-4d19-9f75-c92341304dc5 None None] Created role admin 2026-06-29 08:27:49.248 | INFO keystone.cmd.bootstrap [None req-dc785d6d-fcf6-4d19-9f75-c92341304dc5 None None] Created implied role where 8c62e0d6bd1a4bd493c63c7a9b333c5b implies b1703ebf8f4046e8ad309a0eeb1412d6 2026-06-29 08:27:49.273 | INFO keystone.cmd.bootstrap [None req-dc785d6d-fcf6-4d19-9f75-c92341304dc5 None None] Created role service 2026-06-29 08:27:49.295 | INFO keystone.cmd.bootstrap [None req-dc785d6d-fcf6-4d19-9f75-c92341304dc5 None None] Granted role admin on project admin to user admin. 2026-06-29 08:27:49.309 | INFO keystone.cmd.bootstrap [None req-dc785d6d-fcf6-4d19-9f75-c92341304dc5 None None] Granted role admin on the system to user admin. 2026-06-29 08:27:49.331 | WARNING py.warnings [None req-dc785d6d-fcf6-4d19-9f75-c92341304dc5 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-29 08:27:49.331 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 08:27:49.331 |  2026-06-29 08:27:49.338 | INFO keystone.cmd.bootstrap [None req-dc785d6d-fcf6-4d19-9f75-c92341304dc5 None None] Created region RegionOne 2026-06-29 08:27:49.397 | INFO keystone.cmd.bootstrap [None req-dc785d6d-fcf6-4d19-9f75-c92341304dc5 None None] Created public endpoint http://192.168.122.69/identity 2026-06-29 08:27:50.174 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-06-29 08:27:50.177 | + ./stack.sh:main:1121 : create_keystone_accounts 2026-06-29 08:27:50.182 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-06-29 08:27:50.188 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-06-29 08:27:55.420 | ++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:27:55.423 | + lib/keystone:create_keystone_accounts:258 : admin_project=d47cceec51d4490ea8d98d20025dfc86 2026-06-29 08:27:55.425 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-06-29 08:27:55.428 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-06-29 08:27:58.728 | ++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:27:58.730 | + lib/keystone:create_keystone_accounts:260 : admin_user=09708b4a3ab34bf4bf2430e6d6b3325c 2026-06-29 08:27:58.733 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-06-29 08:27:58.736 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-06-29 08:27:58.738 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-06-29 08:27:58.741 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin 09708b4a3ab34bf4bf2430e6d6b3325c default 2026-06-29 08:27:58.803 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 09708b4a3ab34bf4bf2430e6d6b3325c default 2026-06-29 08:27:58.844 | [2070 Async ks-domain-role:49625]: running: get_or_add_user_domain_role admin 09708b4a3ab34bf4bf2430e6d6b3325c default 2026-06-29 08:27:58.847 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-06-29 08:27:58.850 | + functions-common:get_or_create_domain:872 : local domain_id 2026-06-29 08:27:58.854 | ++ 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-29 08:28:02.747 | ++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:28:02.751 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-06-29 08:28:02.755 | + functions-common:get_or_create_domain:878 : echo default 2026-06-29 08:28:02.755 | default 2026-06-29 08:28:02.758 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-06-29 08:28:02.829 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-06-29 08:28:02.870 | [2070 Async ks-project:49734]: running: get_or_create_project service Default 2026-06-29 08:28:02.873 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-06-29 08:28:02.937 | + inc/async:async_inner:63 : get_or_create_role service 2026-06-29 08:28:02.979 | [2070 Async ks-service:49828]: running: get_or_create_role service 2026-06-29 08:28:02.981 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-06-29 08:28:03.052 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-06-29 08:28:03.119 | [2070 Async ks-reseller:49922]: running: get_or_create_role ResellerAdmin 2026-06-29 08:28:03.123 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-06-29 08:28:03.128 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-06-29 08:28:03.263 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-06-29 08:28:03.345 | [2070 Async ks-anotherrole:50036]: running: get_or_create_role anotherrole 2026-06-29 08:28:03.347 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-06-29 08:28:03.357 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-06-29 08:28:03.361 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-29 08:28:03.369 | +++ 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-29 08:28:08.341 | + inc/async:async_inner:64 : rc=0 2026-06-29 08:28:08.376 | [50036 Async ks-anotherrole:50036]: finished successfully 2026-06-29 08:28:08.775 | + inc/async:async_inner:64 : rc=0 2026-06-29 08:28:08.816 | [49734 Async ks-project:49734]: finished successfully 2026-06-29 08:28:09.164 | + inc/async:async_inner:64 : rc=0 2026-06-29 08:28:09.191 | [49922 Async ks-reseller:49922]: finished successfully 2026-06-29 08:28:09.226 | +++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:28:09.230 | ++ functions-common:get_or_create_project:928 : project_id=4a41f6abe6504334817a56564a6198a7 2026-06-29 08:28:09.233 | ++ functions-common:get_or_create_project:929 : echo 4a41f6abe6504334817a56564a6198a7 2026-06-29 08:28:09.238 | + lib/keystone:create_keystone_accounts:288 : invis_project=4a41f6abe6504334817a56564a6198a7 2026-06-29 08:28:09.244 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-06-29 08:28:09.248 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-06-29 08:28:09.251 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-29 08:28:09.256 | +++ 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-29 08:28:09.361 | + inc/async:async_inner:64 : rc=0 2026-06-29 08:28:09.383 | [49828 Async ks-service:49828]: finished successfully 2026-06-29 08:28:09.711 | + inc/async:async_inner:64 : rc=0 2026-06-29 08:28:09.731 | [49625 Async ks-domain-role:49625]: finished successfully 2026-06-29 08:28:12.910 | +++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:28:12.912 | ++ functions-common:get_or_create_project:928 : project_id=3ab3645c83854e14aad316227bf7d6f4 2026-06-29 08:28:12.915 | ++ functions-common:get_or_create_project:929 : echo 3ab3645c83854e14aad316227bf7d6f4 2026-06-29 08:28:12.919 | + lib/keystone:create_keystone_accounts:292 : demo_project=3ab3645c83854e14aad316227bf7d6f4 2026-06-29 08:28:12.921 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-06-29 08:28:12.925 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-06-29 08:28:12.928 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-29 08:28:12.931 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-06-29 08:28:12.933 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-06-29 08:28:12.937 | +++ 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-29 08:28:16.611 | +++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:28:16.614 | ++ functions-common:get_or_create_user:915 : user_id=572faabee44c4625a34ff3fce07fea7f 2026-06-29 08:28:16.617 | ++ functions-common:get_or_create_user:916 : echo 572faabee44c4625a34ff3fce07fea7f 2026-06-29 08:28:16.619 | + lib/keystone:create_keystone_accounts:295 : demo_user=572faabee44c4625a34ff3fce07fea7f 2026-06-29 08:28:16.621 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-06-29 08:28:16.661 | [2070 Async ks-domain-role:49625]: Waiting for completion of get_or_add_user_domain_role admin 09708b4a3ab34bf4bf2430e6d6b3325c default running on PID 49625 (6 other jobs running) 2026-06-29 08:28:16.681 | [2070 Async ks-domain-role:49625]: Signaling child to exit 2026-06-29 08:28:16.681 | WAKEUP 2026-06-29 08:28:16.700 | [2070 Async ks-domain-role:49625]: Signaled 2026-06-29 08:28:16.701 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-06-29 08:28:16.701 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user 09708b4a3ab34bf4bf2430e6d6b3325c --domain default 2026-06-29 08:28:16.701 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 09708b4a3ab34bf4bf2430e6d6b3325c --domain default -c Role -f value 2026-06-29 08:28:16.701 | ++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:28:16.701 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=8c62e0d6bd1a4bd493c63c7a9b333c5b 2026-06-29 08:28:16.701 | + functions-common:get_or_add_user_domain_role:999 : echo 8c62e0d6bd1a4bd493c63c7a9b333c5b 2026-06-29 08:28:16.701 | 8c62e0d6bd1a4bd493c63c7a9b333c5b 2026-06-29 08:28:16.738 | [2070 Async ks-domain-role:49625]: finished get_or_add_user_domain_role admin 09708b4a3ab34bf4bf2430e6d6b3325c default with result 0 in 10 seconds 2026-06-29 08:28:16.743 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-06-29 08:28:16.773 | [2070 Async ks-project:49734]: Waiting for completion of get_or_create_project service Default running on PID 49734 (5 other jobs running) 2026-06-29 08:28:16.793 | [2070 Async ks-project:49734]: Signaling child to exit 2026-06-29 08:28:16.793 | WAKEUP 2026-06-29 08:28:16.813 | [2070 Async ks-project:49734]: Signaled 2026-06-29 08:28:16.814 | + functions-common:get_or_create_project:922 : local project_id 2026-06-29 08:28:16.814 | ++ 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-29 08:28:16.814 | ++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:28:16.814 | + functions-common:get_or_create_project:928 : project_id=2b2099c87c8b4bf3aafe2981beb4c5a9 2026-06-29 08:28:16.814 | + functions-common:get_or_create_project:929 : echo 2b2099c87c8b4bf3aafe2981beb4c5a9 2026-06-29 08:28:16.814 | 2b2099c87c8b4bf3aafe2981beb4c5a9 2026-06-29 08:28:16.854 | [2070 Async ks-project:49734]: finished get_or_create_project service Default with result 0 in 6 seconds 2026-06-29 08:28:16.884 | [2070 Async ks-service:49828]: Waiting for completion of get_or_create_role service running on PID 49828 (4 other jobs running) 2026-06-29 08:28:16.903 | [2070 Async ks-service:49828]: Signaling child to exit 2026-06-29 08:28:16.903 | WAKEUP 2026-06-29 08:28:16.921 | [2070 Async ks-service:49828]: Signaled 2026-06-29 08:28:16.922 | + functions-common:get_or_create_role:935 : local role_id 2026-06-29 08:28:16.922 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-06-29 08:28:16.923 | ++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:28:16.923 | + functions-common:get_or_create_role:940 : role_id=f984dab49eae441b9a2a46009e1ec326 2026-06-29 08:28:16.923 | + functions-common:get_or_create_role:941 : echo f984dab49eae441b9a2a46009e1ec326 2026-06-29 08:28:16.923 | f984dab49eae441b9a2a46009e1ec326 2026-06-29 08:28:16.957 | [2070 Async ks-service:49828]: finished get_or_create_role service with result 0 in 6 seconds 2026-06-29 08:28:16.987 | [2070 Async ks-reseller:49922]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 49922 (3 other jobs running) 2026-06-29 08:28:17.007 | [2070 Async ks-reseller:49922]: Signaling child to exit 2026-06-29 08:28:17.007 | WAKEUP 2026-06-29 08:28:17.025 | [2070 Async ks-reseller:49922]: Signaled 2026-06-29 08:28:17.027 | + functions-common:get_or_create_role:935 : local role_id 2026-06-29 08:28:17.027 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-06-29 08:28:17.027 | ++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:28:17.027 | + functions-common:get_or_create_role:940 : role_id=bfc2dcefeb1c4df98e7cd730d03c323e 2026-06-29 08:28:17.027 | + functions-common:get_or_create_role:941 : echo bfc2dcefeb1c4df98e7cd730d03c323e 2026-06-29 08:28:17.027 | bfc2dcefeb1c4df98e7cd730d03c323e 2026-06-29 08:28:17.063 | [2070 Async ks-reseller:49922]: finished get_or_create_role ResellerAdmin with result 0 in 6 seconds 2026-06-29 08:28:17.093 | [2070 Async ks-anotherrole:50036]: Waiting for completion of get_or_create_role anotherrole running on PID 50036 (2 other jobs running) 2026-06-29 08:28:17.112 | [2070 Async ks-anotherrole:50036]: Signaling child to exit 2026-06-29 08:28:17.112 | WAKEUP 2026-06-29 08:28:17.130 | [2070 Async ks-anotherrole:50036]: Signaled 2026-06-29 08:28:17.131 | + functions-common:get_or_create_role:935 : local role_id 2026-06-29 08:28:17.131 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-06-29 08:28:17.132 | ++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:28:17.132 | + functions-common:get_or_create_role:940 : role_id=12d70a1f61e04b34a888c9f6a9f7580e 2026-06-29 08:28:17.132 | + functions-common:get_or_create_role:941 : echo 12d70a1f61e04b34a888c9f6a9f7580e 2026-06-29 08:28:17.132 | 12d70a1f61e04b34a888c9f6a9f7580e 2026-06-29 08:28:17.167 | [2070 Async ks-anotherrole:50036]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2026-06-29 08:28:17.171 | + inc/async:async_wait:197 : return 0 2026-06-29 08:28:17.173 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 572faabee44c4625a34ff3fce07fea7f 3ab3645c83854e14aad316227bf7d6f4 2026-06-29 08:28:17.229 | + inc/async:async_inner:63 : get_or_add_user_project_role member 572faabee44c4625a34ff3fce07fea7f 3ab3645c83854e14aad316227bf7d6f4 2026-06-29 08:28:17.264 | [2070 Async ks-demo-member:50873]: running: get_or_add_user_project_role member 572faabee44c4625a34ff3fce07fea7f 3ab3645c83854e14aad316227bf7d6f4 2026-06-29 08:28:17.266 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin 09708b4a3ab34bf4bf2430e6d6b3325c 3ab3645c83854e14aad316227bf7d6f4 2026-06-29 08:28:17.326 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 09708b4a3ab34bf4bf2430e6d6b3325c 3ab3645c83854e14aad316227bf7d6f4 2026-06-29 08:28:17.368 | [2070 Async ks-demo-admin:50969]: running: get_or_add_user_project_role admin 09708b4a3ab34bf4bf2430e6d6b3325c 3ab3645c83854e14aad316227bf7d6f4 2026-06-29 08:28:17.370 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 572faabee44c4625a34ff3fce07fea7f 3ab3645c83854e14aad316227bf7d6f4 2026-06-29 08:28:17.434 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 572faabee44c4625a34ff3fce07fea7f 3ab3645c83854e14aad316227bf7d6f4 2026-06-29 08:28:17.479 | [2070 Async ks-demo-another:51065]: running: get_or_add_user_project_role anotherrole 572faabee44c4625a34ff3fce07fea7f 3ab3645c83854e14aad316227bf7d6f4 2026-06-29 08:28:17.484 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 572faabee44c4625a34ff3fce07fea7f 4a41f6abe6504334817a56564a6198a7 2026-06-29 08:28:17.546 | + inc/async:async_inner:63 : get_or_add_user_project_role member 572faabee44c4625a34ff3fce07fea7f 4a41f6abe6504334817a56564a6198a7 2026-06-29 08:28:17.611 | [2070 Async ks-demo-invis:51161]: running: get_or_add_user_project_role member 572faabee44c4625a34ff3fce07fea7f 4a41f6abe6504334817a56564a6198a7 2026-06-29 08:28:17.617 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-06-29 08:28:17.622 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-06-29 08:28:17.629 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-29 08:28:17.633 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-06-29 08:28:17.640 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-06-29 08:28:17.649 | +++ 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-29 08:28:22.982 | +++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:28:22.988 | ++ functions-common:get_or_create_user:915 : user_id=a12c9ef9d52f4a518534dc998f454a99 2026-06-29 08:28:22.994 | ++ functions-common:get_or_create_user:916 : echo a12c9ef9d52f4a518534dc998f454a99 2026-06-29 08:28:22.999 | + lib/keystone:create_keystone_accounts:308 : demo_reader=a12c9ef9d52f4a518534dc998f454a99 2026-06-29 08:28:23.008 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader a12c9ef9d52f4a518534dc998f454a99 3ab3645c83854e14aad316227bf7d6f4 2026-06-29 08:28:23.144 | + inc/async:async_inner:63 : get_or_add_user_project_role reader a12c9ef9d52f4a518534dc998f454a99 3ab3645c83854e14aad316227bf7d6f4 2026-06-29 08:28:23.221 | [2070 Async ks-demo-reader:51332]: running: get_or_add_user_project_role reader a12c9ef9d52f4a518534dc998f454a99 3ab3645c83854e14aad316227bf7d6f4 2026-06-29 08:28:23.229 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-06-29 08:28:23.232 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-06-29 08:28:23.238 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-29 08:28:23.244 | +++ 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-29 08:28:29.215 | +++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:28:29.219 | ++ functions-common:get_or_create_project:928 : project_id=e406bd8f0ec24514b3c5a9d136fc85f0 2026-06-29 08:28:29.225 | ++ functions-common:get_or_create_project:929 : echo e406bd8f0ec24514b3c5a9d136fc85f0 2026-06-29 08:28:29.229 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=e406bd8f0ec24514b3c5a9d136fc85f0 2026-06-29 08:28:29.232 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-06-29 08:28:29.236 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-06-29 08:28:29.240 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-29 08:28:29.243 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-06-29 08:28:29.247 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-06-29 08:28:29.250 | +++ 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-29 08:28:29.859 | + inc/async:async_inner:64 : rc=0 2026-06-29 08:28:29.915 | [50969 Async ks-demo-admin:50969]: finished successfully 2026-06-29 08:28:30.684 | + inc/async:async_inner:64 : rc=0 2026-06-29 08:28:30.696 | + inc/async:async_inner:64 : rc=0 2026-06-29 08:28:30.726 | [51161 Async ks-demo-invis:51161]: finished successfully 2026-06-29 08:28:30.757 | [51065 Async ks-demo-another:51065]: finished successfully 2026-06-29 08:28:30.805 | + inc/async:async_inner:64 : rc=0 2026-06-29 08:28:30.840 | [50873 Async ks-demo-member:50873]: finished successfully 2026-06-29 08:28:33.244 | +++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:28:33.249 | ++ functions-common:get_or_create_user:915 : user_id=0a92946d224c4e9e82dc09cb96ae3203 2026-06-29 08:28:33.252 | ++ functions-common:get_or_create_user:916 : echo 0a92946d224c4e9e82dc09cb96ae3203 2026-06-29 08:28:33.256 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=0a92946d224c4e9e82dc09cb96ae3203 2026-06-29 08:28:33.260 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin 0a92946d224c4e9e82dc09cb96ae3203 e406bd8f0ec24514b3c5a9d136fc85f0 2026-06-29 08:28:33.327 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 0a92946d224c4e9e82dc09cb96ae3203 e406bd8f0ec24514b3c5a9d136fc85f0 2026-06-29 08:28:33.372 | [2070 Async ks-alt-admin:51721]: running: get_or_add_user_project_role admin 0a92946d224c4e9e82dc09cb96ae3203 e406bd8f0ec24514b3c5a9d136fc85f0 2026-06-29 08:28:33.375 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole 0a92946d224c4e9e82dc09cb96ae3203 e406bd8f0ec24514b3c5a9d136fc85f0 2026-06-29 08:28:33.428 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 0a92946d224c4e9e82dc09cb96ae3203 e406bd8f0ec24514b3c5a9d136fc85f0 2026-06-29 08:28:33.471 | [2070 Async ks-alt-another:51817]: running: get_or_add_user_project_role anotherrole 0a92946d224c4e9e82dc09cb96ae3203 e406bd8f0ec24514b3c5a9d136fc85f0 2026-06-29 08:28:33.473 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-06-29 08:28:33.475 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-06-29 08:28:33.478 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-29 08:28:33.480 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-06-29 08:28:33.482 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-06-29 08:28:33.484 | +++ 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-29 08:28:34.367 | + inc/async:async_inner:64 : rc=0 2026-06-29 08:28:34.389 | [51332 Async ks-demo-reader:51332]: finished successfully 2026-06-29 08:28:37.289 | +++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:28:37.293 | ++ functions-common:get_or_create_user:915 : user_id=dd823da618304a2ab987ccd1deae1fb9 2026-06-29 08:28:37.297 | ++ functions-common:get_or_create_user:916 : echo dd823da618304a2ab987ccd1deae1fb9 2026-06-29 08:28:37.300 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=dd823da618304a2ab987ccd1deae1fb9 2026-06-29 08:28:37.304 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member dd823da618304a2ab987ccd1deae1fb9 e406bd8f0ec24514b3c5a9d136fc85f0 2026-06-29 08:28:37.391 | + inc/async:async_inner:63 : get_or_add_user_project_role member dd823da618304a2ab987ccd1deae1fb9 e406bd8f0ec24514b3c5a9d136fc85f0 2026-06-29 08:28:37.438 | [2070 Async ks-alt-member-user:51993]: running: get_or_add_user_project_role member dd823da618304a2ab987ccd1deae1fb9 e406bd8f0ec24514b3c5a9d136fc85f0 2026-06-29 08:28:37.441 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-06-29 08:28:37.445 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-06-29 08:28:37.448 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-29 08:28:37.451 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-06-29 08:28:37.454 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-06-29 08:28:37.460 | +++ 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-29 08:28:41.376 | +++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:28:41.380 | ++ functions-common:get_or_create_user:915 : user_id=7e7e7e4423de46f08ede3fb59e2ffea8 2026-06-29 08:28:41.385 | ++ functions-common:get_or_create_user:916 : echo 7e7e7e4423de46f08ede3fb59e2ffea8 2026-06-29 08:28:41.387 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=7e7e7e4423de46f08ede3fb59e2ffea8 2026-06-29 08:28:41.391 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader 7e7e7e4423de46f08ede3fb59e2ffea8 e406bd8f0ec24514b3c5a9d136fc85f0 2026-06-29 08:28:41.466 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 7e7e7e4423de46f08ede3fb59e2ffea8 e406bd8f0ec24514b3c5a9d136fc85f0 2026-06-29 08:28:41.521 | [2070 Async ks-alt-reader-user:52164]: running: get_or_add_user_project_role reader 7e7e7e4423de46f08ede3fb59e2ffea8 e406bd8f0ec24514b3c5a9d136fc85f0 2026-06-29 08:28:41.528 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-06-29 08:28:41.533 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-29 08:28:41.538 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-06-29 08:28:41.541 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-06-29 08:28:41.545 | +++ 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-29 08:28:42.687 | + inc/async:async_inner:64 : rc=0 2026-06-29 08:28:42.743 | [51721 Async ks-alt-admin:51721]: finished successfully 2026-06-29 08:28:42.867 | + inc/async:async_inner:64 : rc=0 2026-06-29 08:28:42.893 | [51817 Async ks-alt-another:51817]: finished successfully 2026-06-29 08:28:45.661 | +++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:28:45.664 | ++ functions-common:get_or_create_user:915 : user_id=9e6fa320258243e1ad58968b33aaf48d 2026-06-29 08:28:45.668 | ++ functions-common:get_or_create_user:916 : echo 9e6fa320258243e1ad58968b33aaf48d 2026-06-29 08:28:45.671 | + lib/keystone:create_keystone_accounts:340 : system_member_user=9e6fa320258243e1ad58968b33aaf48d 2026-06-29 08:28:45.676 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member 9e6fa320258243e1ad58968b33aaf48d all 2026-06-29 08:28:45.779 | + inc/async:async_inner:63 : get_or_add_user_system_role member 9e6fa320258243e1ad58968b33aaf48d all 2026-06-29 08:28:45.840 | [2070 Async ks-system-member:52430]: running: get_or_add_user_system_role member 9e6fa320258243e1ad58968b33aaf48d all 2026-06-29 08:28:45.846 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-06-29 08:28:45.851 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-29 08:28:45.856 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-06-29 08:28:45.860 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-06-29 08:28:45.866 | +++ 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-29 08:28:46.850 | + inc/async:async_inner:64 : rc=0 2026-06-29 08:28:46.876 | [51993 Async ks-alt-member-user:51993]: finished successfully 2026-06-29 08:28:49.631 | +++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:28:49.635 | ++ functions-common:get_or_create_user:915 : user_id=cdffa706114541e1b370305ae729002b 2026-06-29 08:28:49.639 | ++ functions-common:get_or_create_user:916 : echo cdffa706114541e1b370305ae729002b 2026-06-29 08:28:49.643 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=cdffa706114541e1b370305ae729002b 2026-06-29 08:28:49.647 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader cdffa706114541e1b370305ae729002b all 2026-06-29 08:28:49.738 | + inc/async:async_inner:63 : get_or_add_user_system_role reader cdffa706114541e1b370305ae729002b all 2026-06-29 08:28:49.810 | [2070 Async ks-system-reader:52636]: running: get_or_add_user_system_role reader cdffa706114541e1b370305ae729002b all 2026-06-29 08:28:49.817 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-06-29 08:28:49.823 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-06-29 08:28:49.829 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-06-29 08:28:49.834 | ++ functions-common:get_or_create_group:885 : local group_id 2026-06-29 08:28:49.841 | +++ 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-29 08:28:50.656 | + inc/async:async_inner:64 : rc=0 2026-06-29 08:28:50.687 | [52164 Async ks-alt-reader-user:52164]: finished successfully 2026-06-29 08:28:53.663 | +++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:28:53.668 | ++ functions-common:get_or_create_group:892 : group_id=fa64bec7d89f4beba58af07b62733c96 2026-06-29 08:28:53.672 | ++ functions-common:get_or_create_group:893 : echo fa64bec7d89f4beba58af07b62733c96 2026-06-29 08:28:53.677 | + lib/keystone:create_keystone_accounts:350 : admin_group=fa64bec7d89f4beba58af07b62733c96 2026-06-29 08:28:53.684 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-06-29 08:28:53.691 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-06-29 08:28:53.695 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-06-29 08:28:53.700 | ++ functions-common:get_or_create_group:885 : local group_id 2026-06-29 08:28:53.706 | +++ 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-29 08:28:57.526 | +++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:28:57.530 | ++ functions-common:get_or_create_group:892 : group_id=2ea0b48c0f2148f684070759c1d817d9 2026-06-29 08:28:57.533 | ++ functions-common:get_or_create_group:893 : echo 2ea0b48c0f2148f684070759c1d817d9 2026-06-29 08:28:57.538 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=2ea0b48c0f2148f684070759c1d817d9 2026-06-29 08:28:57.541 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member 2ea0b48c0f2148f684070759c1d817d9 3ab3645c83854e14aad316227bf7d6f4 2026-06-29 08:28:57.631 | + inc/async:async_inner:63 : get_or_add_group_project_role member 2ea0b48c0f2148f684070759c1d817d9 3ab3645c83854e14aad316227bf7d6f4 2026-06-29 08:28:57.685 | [2070 Async ks-group-memberdemo:52899]: running: get_or_add_group_project_role member 2ea0b48c0f2148f684070759c1d817d9 3ab3645c83854e14aad316227bf7d6f4 2026-06-29 08:28:57.693 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 2ea0b48c0f2148f684070759c1d817d9 3ab3645c83854e14aad316227bf7d6f4 2026-06-29 08:28:57.783 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 2ea0b48c0f2148f684070759c1d817d9 3ab3645c83854e14aad316227bf7d6f4 2026-06-29 08:28:57.875 | [2070 Async ks-group-anotherdemo:52978]: running: get_or_add_group_project_role anotherrole 2ea0b48c0f2148f684070759c1d817d9 3ab3645c83854e14aad316227bf7d6f4 2026-06-29 08:28:57.885 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member 2ea0b48c0f2148f684070759c1d817d9 e406bd8f0ec24514b3c5a9d136fc85f0 2026-06-29 08:28:58.048 | + inc/async:async_inner:63 : get_or_add_group_project_role member 2ea0b48c0f2148f684070759c1d817d9 e406bd8f0ec24514b3c5a9d136fc85f0 2026-06-29 08:28:58.142 | [2070 Async ks-group-memberalt:53057]: running: get_or_add_group_project_role member 2ea0b48c0f2148f684070759c1d817d9 e406bd8f0ec24514b3c5a9d136fc85f0 2026-06-29 08:28:58.149 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 2ea0b48c0f2148f684070759c1d817d9 e406bd8f0ec24514b3c5a9d136fc85f0 2026-06-29 08:28:58.359 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 2ea0b48c0f2148f684070759c1d817d9 e406bd8f0ec24514b3c5a9d136fc85f0 2026-06-29 08:28:58.470 | [2070 Async ks-group-anotheralt:53136]: running: get_or_add_group_project_role anotherrole 2ea0b48c0f2148f684070759c1d817d9 e406bd8f0ec24514b3c5a9d136fc85f0 2026-06-29 08:28:58.476 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin fa64bec7d89f4beba58af07b62733c96 d47cceec51d4490ea8d98d20025dfc86 2026-06-29 08:28:58.567 | + inc/async:async_inner:63 : get_or_add_group_project_role admin fa64bec7d89f4beba58af07b62733c96 d47cceec51d4490ea8d98d20025dfc86 2026-06-29 08:28:58.668 | [2070 Async ks-group-admin:53215]: running: get_or_add_group_project_role admin fa64bec7d89f4beba58af07b62733c96 d47cceec51d4490ea8d98d20025dfc86 2026-06-29 08:28:58.678 | + 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-29 08:28:58.849 | [2070 Async ks-demo-member:50873]: Waiting for completion of get_or_add_user_project_role member 572faabee44c4625a34ff3fce07fea7f 3ab3645c83854e14aad316227bf7d6f4 running on PID 50873 (17 other jobs running) 2026-06-29 08:28:58.941 | [2070 Async ks-demo-member:50873]: Signaling child to exit 2026-06-29 08:28:58.942 | WAKEUP 2026-06-29 08:28:58.995 | [2070 Async ks-demo-member:50873]: Signaled 2026-06-29 08:28:59.002 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-29 08:28:59.002 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-29 08:28:59.002 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-29 08:28:59.002 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-29 08:28:59.002 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-29 08:28:59.002 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-29 08:28:59.002 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-29 08:28:59.002 | ++ functions-common:_get_domain_args:957 : echo 2026-06-29 08:28:59.002 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-29 08:28:59.002 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 572faabee44c4625a34ff3fce07fea7f --project 3ab3645c83854e14aad316227bf7d6f4 2026-06-29 08:28:59.002 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 572faabee44c4625a34ff3fce07fea7f --project 3ab3645c83854e14aad316227bf7d6f4 -c Role -f value 2026-06-29 08:28:59.003 | ++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:28:59.003 | + functions-common:get_or_add_user_project_role:979 : user_role_id=21730ec1dc5e458daff56cada149d6d9 2026-06-29 08:28:59.003 | + functions-common:get_or_add_user_project_role:980 : echo 21730ec1dc5e458daff56cada149d6d9 2026-06-29 08:28:59.003 | 21730ec1dc5e458daff56cada149d6d9 2026-06-29 08:28:59.146 | [2070 Async ks-demo-member:50873]: finished get_or_add_user_project_role member 572faabee44c4625a34ff3fce07fea7f 3ab3645c83854e14aad316227bf7d6f4 with result 0 in 13 seconds 2026-06-29 08:28:59.242 | [2070 Async ks-demo-admin:50969]: Waiting for completion of get_or_add_user_project_role admin 09708b4a3ab34bf4bf2430e6d6b3325c 3ab3645c83854e14aad316227bf7d6f4 running on PID 50969 (16 other jobs running) 2026-06-29 08:28:59.310 | [2070 Async ks-demo-admin:50969]: Signaling child to exit 2026-06-29 08:28:59.311 | WAKEUP 2026-06-29 08:28:59.371 | [2070 Async ks-demo-admin:50969]: Signaled 2026-06-29 08:28:59.374 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-29 08:28:59.374 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-29 08:28:59.374 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-29 08:28:59.374 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-29 08:28:59.374 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-29 08:28:59.374 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-29 08:28:59.374 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-29 08:28:59.374 | ++ functions-common:_get_domain_args:957 : echo 2026-06-29 08:28:59.374 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-29 08:28:59.374 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 09708b4a3ab34bf4bf2430e6d6b3325c --project 3ab3645c83854e14aad316227bf7d6f4 2026-06-29 08:28:59.374 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 09708b4a3ab34bf4bf2430e6d6b3325c --project 3ab3645c83854e14aad316227bf7d6f4 -c Role -f value 2026-06-29 08:28:59.375 | ++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:28:59.375 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8c62e0d6bd1a4bd493c63c7a9b333c5b 2026-06-29 08:28:59.375 | + functions-common:get_or_add_user_project_role:980 : echo 8c62e0d6bd1a4bd493c63c7a9b333c5b 2026-06-29 08:28:59.375 | 8c62e0d6bd1a4bd493c63c7a9b333c5b 2026-06-29 08:28:59.492 | [2070 Async ks-demo-admin:50969]: finished get_or_add_user_project_role admin 09708b4a3ab34bf4bf2430e6d6b3325c 3ab3645c83854e14aad316227bf7d6f4 with result 0 in 12 seconds 2026-06-29 08:28:59.594 | [2070 Async ks-demo-another:51065]: Waiting for completion of get_or_add_user_project_role anotherrole 572faabee44c4625a34ff3fce07fea7f 3ab3645c83854e14aad316227bf7d6f4 running on PID 51065 (15 other jobs running) 2026-06-29 08:28:59.657 | [2070 Async ks-demo-another:51065]: Signaling child to exit 2026-06-29 08:28:59.665 | WAKEUP 2026-06-29 08:28:59.710 | [2070 Async ks-demo-another:51065]: Signaled 2026-06-29 08:28:59.714 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-29 08:28:59.714 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-29 08:28:59.714 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-29 08:28:59.714 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-29 08:28:59.714 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-29 08:28:59.714 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-29 08:28:59.715 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-29 08:28:59.715 | ++ functions-common:_get_domain_args:957 : echo 2026-06-29 08:28:59.715 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-29 08:28:59.715 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 572faabee44c4625a34ff3fce07fea7f --project 3ab3645c83854e14aad316227bf7d6f4 2026-06-29 08:28:59.715 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 572faabee44c4625a34ff3fce07fea7f --project 3ab3645c83854e14aad316227bf7d6f4 -c Role -f value 2026-06-29 08:28:59.715 | ++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:28:59.715 | + functions-common:get_or_add_user_project_role:979 : user_role_id=12d70a1f61e04b34a888c9f6a9f7580e 2026-06-29 08:28:59.715 | + functions-common:get_or_add_user_project_role:980 : echo 12d70a1f61e04b34a888c9f6a9f7580e 2026-06-29 08:28:59.715 | 12d70a1f61e04b34a888c9f6a9f7580e 2026-06-29 08:28:59.819 | [2070 Async ks-demo-another:51065]: finished get_or_add_user_project_role anotherrole 572faabee44c4625a34ff3fce07fea7f 3ab3645c83854e14aad316227bf7d6f4 with result 0 in 13 seconds 2026-06-29 08:28:59.912 | [2070 Async ks-demo-invis:51161]: Waiting for completion of get_or_add_user_project_role member 572faabee44c4625a34ff3fce07fea7f 4a41f6abe6504334817a56564a6198a7 running on PID 51161 (14 other jobs running) 2026-06-29 08:28:59.974 | [2070 Async ks-demo-invis:51161]: Signaling child to exit 2026-06-29 08:28:59.978 | WAKEUP 2026-06-29 08:29:00.038 | [2070 Async ks-demo-invis:51161]: Signaled 2026-06-29 08:29:00.041 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-29 08:29:00.041 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-29 08:29:00.041 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-29 08:29:00.042 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-29 08:29:00.042 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-29 08:29:00.042 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-29 08:29:00.042 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-29 08:29:00.042 | ++ functions-common:_get_domain_args:957 : echo 2026-06-29 08:29:00.042 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-29 08:29:00.043 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 572faabee44c4625a34ff3fce07fea7f --project 4a41f6abe6504334817a56564a6198a7 2026-06-29 08:29:00.043 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 572faabee44c4625a34ff3fce07fea7f --project 4a41f6abe6504334817a56564a6198a7 -c Role -f value 2026-06-29 08:29:00.043 | ++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:29:00.043 | + functions-common:get_or_add_user_project_role:979 : user_role_id=21730ec1dc5e458daff56cada149d6d9 2026-06-29 08:29:00.043 | + functions-common:get_or_add_user_project_role:980 : echo 21730ec1dc5e458daff56cada149d6d9 2026-06-29 08:29:00.043 | 21730ec1dc5e458daff56cada149d6d9 2026-06-29 08:29:00.079 | + inc/async:async_inner:64 : rc=0 2026-06-29 08:29:00.149 | [52430 Async ks-system-member:52430]: finished successfully 2026-06-29 08:29:00.165 | [2070 Async ks-demo-invis:51161]: finished get_or_add_user_project_role member 572faabee44c4625a34ff3fce07fea7f 4a41f6abe6504334817a56564a6198a7 with result 0 in 13 seconds 2026-06-29 08:29:00.251 | [2070 Async ks-demo-reader:51332]: Waiting for completion of get_or_add_user_project_role reader a12c9ef9d52f4a518534dc998f454a99 3ab3645c83854e14aad316227bf7d6f4 running on PID 51332 (13 other jobs running) 2026-06-29 08:29:00.307 | [2070 Async ks-demo-reader:51332]: Signaling child to exit 2026-06-29 08:29:00.309 | WAKEUP 2026-06-29 08:29:00.362 | [2070 Async ks-demo-reader:51332]: Signaled 2026-06-29 08:29:00.365 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-29 08:29:00.365 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-29 08:29:00.365 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-29 08:29:00.366 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-29 08:29:00.366 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-29 08:29:00.366 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-29 08:29:00.366 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-29 08:29:00.366 | ++ functions-common:_get_domain_args:957 : echo 2026-06-29 08:29:00.366 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-29 08:29:00.366 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user a12c9ef9d52f4a518534dc998f454a99 --project 3ab3645c83854e14aad316227bf7d6f4 2026-06-29 08:29:00.366 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user a12c9ef9d52f4a518534dc998f454a99 --project 3ab3645c83854e14aad316227bf7d6f4 -c Role -f value 2026-06-29 08:29:00.366 | ++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:29:00.366 | + functions-common:get_or_add_user_project_role:979 : user_role_id=922b9f75e756466a991914e6fa397484 2026-06-29 08:29:00.366 | + functions-common:get_or_add_user_project_role:980 : echo 922b9f75e756466a991914e6fa397484 2026-06-29 08:29:00.367 | 922b9f75e756466a991914e6fa397484 2026-06-29 08:29:00.476 | [2070 Async ks-demo-reader:51332]: finished get_or_add_user_project_role reader a12c9ef9d52f4a518534dc998f454a99 3ab3645c83854e14aad316227bf7d6f4 with result 0 in 11 seconds 2026-06-29 08:29:00.489 | + inc/async:async_wait:197 : return 0 2026-06-29 08:29:00.496 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-06-29 08:29:00.632 | [2070 Async ks-alt-admin:51721]: Waiting for completion of get_or_add_user_project_role admin 0a92946d224c4e9e82dc09cb96ae3203 e406bd8f0ec24514b3c5a9d136fc85f0 running on PID 51721 (12 other jobs running) 2026-06-29 08:29:00.667 | [2070 Async ks-alt-admin:51721]: Signaling child to exit 2026-06-29 08:29:00.667 | WAKEUP 2026-06-29 08:29:00.698 | [2070 Async ks-alt-admin:51721]: Signaled 2026-06-29 08:29:00.703 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-29 08:29:00.703 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-29 08:29:00.703 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-29 08:29:00.703 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-29 08:29:00.703 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-29 08:29:00.703 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-29 08:29:00.704 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-29 08:29:00.704 | ++ functions-common:_get_domain_args:957 : echo 2026-06-29 08:29:00.704 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-29 08:29:00.704 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 0a92946d224c4e9e82dc09cb96ae3203 --project e406bd8f0ec24514b3c5a9d136fc85f0 2026-06-29 08:29:00.704 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0a92946d224c4e9e82dc09cb96ae3203 --project e406bd8f0ec24514b3c5a9d136fc85f0 -c Role -f value 2026-06-29 08:29:00.704 | ++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:29:00.704 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8c62e0d6bd1a4bd493c63c7a9b333c5b 2026-06-29 08:29:00.704 | + functions-common:get_or_add_user_project_role:980 : echo 8c62e0d6bd1a4bd493c63c7a9b333c5b 2026-06-29 08:29:00.704 | 8c62e0d6bd1a4bd493c63c7a9b333c5b 2026-06-29 08:29:00.774 | [2070 Async ks-alt-admin:51721]: finished get_or_add_user_project_role admin 0a92946d224c4e9e82dc09cb96ae3203 e406bd8f0ec24514b3c5a9d136fc85f0 with result 0 in 9 seconds 2026-06-29 08:29:00.853 | [2070 Async ks-alt-another:51817]: Waiting for completion of get_or_add_user_project_role anotherrole 0a92946d224c4e9e82dc09cb96ae3203 e406bd8f0ec24514b3c5a9d136fc85f0 running on PID 51817 (11 other jobs running) 2026-06-29 08:29:00.908 | [2070 Async ks-alt-another:51817]: Signaling child to exit 2026-06-29 08:29:00.914 | WAKEUP 2026-06-29 08:29:00.952 | [2070 Async ks-alt-another:51817]: Signaled 2026-06-29 08:29:00.953 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-29 08:29:00.953 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-29 08:29:00.953 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-29 08:29:00.954 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-29 08:29:00.954 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-29 08:29:00.954 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-29 08:29:00.954 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-29 08:29:00.954 | ++ functions-common:_get_domain_args:957 : echo 2026-06-29 08:29:00.954 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-29 08:29:00.954 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 0a92946d224c4e9e82dc09cb96ae3203 --project e406bd8f0ec24514b3c5a9d136fc85f0 2026-06-29 08:29:00.954 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 0a92946d224c4e9e82dc09cb96ae3203 --project e406bd8f0ec24514b3c5a9d136fc85f0 -c Role -f value 2026-06-29 08:29:00.954 | ++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:29:00.954 | + functions-common:get_or_add_user_project_role:979 : user_role_id=12d70a1f61e04b34a888c9f6a9f7580e 2026-06-29 08:29:00.954 | + functions-common:get_or_add_user_project_role:980 : echo 12d70a1f61e04b34a888c9f6a9f7580e 2026-06-29 08:29:00.955 | 12d70a1f61e04b34a888c9f6a9f7580e 2026-06-29 08:29:01.039 | [2070 Async ks-alt-another:51817]: finished get_or_add_user_project_role anotherrole 0a92946d224c4e9e82dc09cb96ae3203 e406bd8f0ec24514b3c5a9d136fc85f0 with result 0 in 9 seconds 2026-06-29 08:29:01.096 | [2070 Async ks-alt-member-user:51993]: Waiting for completion of get_or_add_user_project_role member dd823da618304a2ab987ccd1deae1fb9 e406bd8f0ec24514b3c5a9d136fc85f0 running on PID 51993 (10 other jobs running) 2026-06-29 08:29:01.143 | [2070 Async ks-alt-member-user:51993]: Signaling child to exit 2026-06-29 08:29:01.143 | WAKEUP 2026-06-29 08:29:01.181 | [2070 Async ks-alt-member-user:51993]: Signaled 2026-06-29 08:29:01.183 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-29 08:29:01.183 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-29 08:29:01.183 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-29 08:29:01.184 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-29 08:29:01.184 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-29 08:29:01.184 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-29 08:29:01.184 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-29 08:29:01.184 | ++ functions-common:_get_domain_args:957 : echo 2026-06-29 08:29:01.184 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-29 08:29:01.184 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user dd823da618304a2ab987ccd1deae1fb9 --project e406bd8f0ec24514b3c5a9d136fc85f0 2026-06-29 08:29:01.184 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user dd823da618304a2ab987ccd1deae1fb9 --project e406bd8f0ec24514b3c5a9d136fc85f0 -c Role -f value 2026-06-29 08:29:01.184 | ++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:29:01.184 | + functions-common:get_or_add_user_project_role:979 : user_role_id=21730ec1dc5e458daff56cada149d6d9 2026-06-29 08:29:01.184 | + functions-common:get_or_add_user_project_role:980 : echo 21730ec1dc5e458daff56cada149d6d9 2026-06-29 08:29:01.185 | 21730ec1dc5e458daff56cada149d6d9 2026-06-29 08:29:01.269 | [2070 Async ks-alt-member-user:51993]: finished get_or_add_user_project_role member dd823da618304a2ab987ccd1deae1fb9 e406bd8f0ec24514b3c5a9d136fc85f0 with result 0 in 9 seconds 2026-06-29 08:29:01.329 | [2070 Async ks-alt-reader-user:52164]: Waiting for completion of get_or_add_user_project_role reader 7e7e7e4423de46f08ede3fb59e2ffea8 e406bd8f0ec24514b3c5a9d136fc85f0 running on PID 52164 (9 other jobs running) 2026-06-29 08:29:01.383 | [2070 Async ks-alt-reader-user:52164]: Signaling child to exit 2026-06-29 08:29:01.384 | WAKEUP 2026-06-29 08:29:01.442 | [2070 Async ks-alt-reader-user:52164]: Signaled 2026-06-29 08:29:01.442 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-29 08:29:01.442 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-29 08:29:01.442 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-29 08:29:01.442 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-29 08:29:01.442 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-29 08:29:01.443 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-29 08:29:01.443 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-29 08:29:01.443 | ++ functions-common:_get_domain_args:957 : echo 2026-06-29 08:29:01.443 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-29 08:29:01.443 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 7e7e7e4423de46f08ede3fb59e2ffea8 --project e406bd8f0ec24514b3c5a9d136fc85f0 2026-06-29 08:29:01.443 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 7e7e7e4423de46f08ede3fb59e2ffea8 --project e406bd8f0ec24514b3c5a9d136fc85f0 -c Role -f value 2026-06-29 08:29:01.443 | ++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:29:01.443 | + functions-common:get_or_add_user_project_role:979 : user_role_id=922b9f75e756466a991914e6fa397484 2026-06-29 08:29:01.443 | + functions-common:get_or_add_user_project_role:980 : echo 922b9f75e756466a991914e6fa397484 2026-06-29 08:29:01.443 | 922b9f75e756466a991914e6fa397484 2026-06-29 08:29:01.549 | [2070 Async ks-alt-reader-user:52164]: finished get_or_add_user_project_role reader 7e7e7e4423de46f08ede3fb59e2ffea8 e406bd8f0ec24514b3c5a9d136fc85f0 with result 0 in 9 seconds 2026-06-29 08:29:01.558 | + inc/async:async_wait:197 : return 0 2026-06-29 08:29:01.560 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-06-29 08:29:01.675 | [2070 Async ks-system-member:52430]: Waiting for completion of get_or_add_user_system_role member 9e6fa320258243e1ad58968b33aaf48d all running on PID 52430 (8 other jobs running) 2026-06-29 08:29:01.729 | [2070 Async ks-system-member:52430]: Signaling child to exit 2026-06-29 08:29:01.729 | WAKEUP 2026-06-29 08:29:01.781 | [2070 Async ks-system-member:52430]: Signaled 2026-06-29 08:29:01.784 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-06-29 08:29:01.784 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-06-29 08:29:01.785 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-06-29 08:29:01.785 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-29 08:29:01.786 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-29 08:29:01.787 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-29 08:29:01.787 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-29 08:29:01.788 | ++ functions-common:_get_domain_args:957 : echo 2026-06-29 08:29:01.788 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-06-29 08:29:01.788 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9e6fa320258243e1ad58968b33aaf48d --system all -f value -c Role 2026-06-29 08:29:01.788 | ++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:29:01.788 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-06-29 08:29:01.789 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-06-29 08:29:01.789 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user 9e6fa320258243e1ad58968b33aaf48d --system all 2026-06-29 08:29:01.789 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9e6fa320258243e1ad58968b33aaf48d --system all -f value -c Role 2026-06-29 08:29:01.789 | ++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:29:01.789 | + functions-common:get_or_add_user_system_role:1028 : user_role_id= 2026-06-29 08:29:01.789 | + functions-common:get_or_add_user_system_role:1030 : echo 2026-06-29 08:29:01.789 | 2026-06-29 08:29:01.907 | [2070 Async ks-system-member:52430]: finished get_or_add_user_system_role member 9e6fa320258243e1ad58968b33aaf48d all with result 0 in 14 seconds 2026-06-29 08:29:01.987 | [2070 Async ks-system-reader:52636]: Waiting for completion of get_or_add_user_system_role reader cdffa706114541e1b370305ae729002b all running on PID 52636 (7 other jobs running) 2026-06-29 08:29:02.042 | [2070 Async ks-system-reader:52636]: Signaling child to exit 2026-06-29 08:29:06.742 | + inc/async:async_inner:64 : rc=0 2026-06-29 08:29:06.804 | [52636 Async ks-system-reader:52636]: finished successfully 2026-06-29 08:29:06.862 | WAKEUP 2026-06-29 08:29:06.911 | [2070 Async ks-system-reader:52636]: Signaled 2026-06-29 08:29:06.915 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-06-29 08:29:06.915 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-06-29 08:29:06.915 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-06-29 08:29:06.915 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-29 08:29:06.915 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-29 08:29:06.916 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-29 08:29:06.916 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-29 08:29:06.916 | ++ functions-common:_get_domain_args:957 : echo 2026-06-29 08:29:06.916 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-06-29 08:29:06.916 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user cdffa706114541e1b370305ae729002b --system all -f value -c Role 2026-06-29 08:29:06.916 | ++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:29:06.916 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-06-29 08:29:06.916 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-06-29 08:29:06.916 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user cdffa706114541e1b370305ae729002b --system all 2026-06-29 08:29:06.916 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user cdffa706114541e1b370305ae729002b --system all -f value -c Role 2026-06-29 08:29:06.916 | ++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:29:06.917 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=922b9f75e756466a991914e6fa397484 2026-06-29 08:29:06.917 | + functions-common:get_or_add_user_system_role:1030 : echo 922b9f75e756466a991914e6fa397484 2026-06-29 08:29:06.917 | 922b9f75e756466a991914e6fa397484 2026-06-29 08:29:07.031 | [2070 Async ks-system-reader:52636]: finished get_or_add_user_system_role reader cdffa706114541e1b370305ae729002b all with result 0 in 17 seconds 2026-06-29 08:29:07.044 | + inc/async:async_wait:197 : return 0 2026-06-29 08:29:07.048 | + 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-29 08:29:07.154 | [2070 Async ks-group-memberdemo:52899]: Waiting for completion of get_or_add_group_project_role member 2ea0b48c0f2148f684070759c1d817d9 3ab3645c83854e14aad316227bf7d6f4 running on PID 52899 (6 other jobs running) 2026-06-29 08:29:07.203 | [2070 Async ks-group-memberdemo:52899]: Signaling child to exit 2026-06-29 08:29:10.422 | + inc/async:async_inner:64 : rc=0 2026-06-29 08:29:10.463 | [52978 Async ks-group-anotherdemo:52978]: finished successfully 2026-06-29 08:29:11.271 | + inc/async:async_inner:64 : rc=0 2026-06-29 08:29:11.301 | [53215 Async ks-group-admin:53215]: finished successfully 2026-06-29 08:29:11.390 | + inc/async:async_inner:64 : rc=0 2026-06-29 08:29:11.427 | [52899 Async ks-group-memberdemo:52899]: finished successfully 2026-06-29 08:29:11.445 | + inc/async:async_inner:64 : rc=0 2026-06-29 08:29:11.454 | WAKEUP 2026-06-29 08:29:11.472 | [53057 Async ks-group-memberalt:53057]: finished successfully 2026-06-29 08:29:11.486 | [2070 Async ks-group-memberdemo:52899]: Signaled 2026-06-29 08:29:11.487 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-29 08:29:11.487 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 2ea0b48c0f2148f684070759c1d817d9 --project 3ab3645c83854e14aad316227bf7d6f4 2026-06-29 08:29:11.487 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 2ea0b48c0f2148f684070759c1d817d9 --project 3ab3645c83854e14aad316227bf7d6f4 -f value -c Role 2026-06-29 08:29:11.487 | ++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:29:11.487 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=21730ec1dc5e458daff56cada149d6d9 2026-06-29 08:29:11.487 | + functions-common:get_or_add_group_project_role:1049 : echo 21730ec1dc5e458daff56cada149d6d9 2026-06-29 08:29:11.487 | 21730ec1dc5e458daff56cada149d6d9 2026-06-29 08:29:11.533 | [2070 Async ks-group-memberdemo:52899]: finished get_or_add_group_project_role member 2ea0b48c0f2148f684070759c1d817d9 3ab3645c83854e14aad316227bf7d6f4 with result 0 in 13 seconds 2026-06-29 08:29:11.572 | [2070 Async ks-group-anotherdemo:52978]: Waiting for completion of get_or_add_group_project_role anotherrole 2ea0b48c0f2148f684070759c1d817d9 3ab3645c83854e14aad316227bf7d6f4 running on PID 52978 (5 other jobs running) 2026-06-29 08:29:11.600 | [2070 Async ks-group-anotherdemo:52978]: Signaling child to exit 2026-06-29 08:29:11.601 | WAKEUP 2026-06-29 08:29:11.626 | [2070 Async ks-group-anotherdemo:52978]: Signaled 2026-06-29 08:29:11.627 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-29 08:29:11.627 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 2ea0b48c0f2148f684070759c1d817d9 --project 3ab3645c83854e14aad316227bf7d6f4 2026-06-29 08:29:11.627 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 2ea0b48c0f2148f684070759c1d817d9 --project 3ab3645c83854e14aad316227bf7d6f4 -f value -c Role 2026-06-29 08:29:11.627 | ++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:29:11.628 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=12d70a1f61e04b34a888c9f6a9f7580e 2026-06-29 08:29:11.628 | + functions-common:get_or_add_group_project_role:1049 : echo 12d70a1f61e04b34a888c9f6a9f7580e 2026-06-29 08:29:11.628 | 12d70a1f61e04b34a888c9f6a9f7580e 2026-06-29 08:29:11.677 | [2070 Async ks-group-anotherdemo:52978]: finished get_or_add_group_project_role anotherrole 2ea0b48c0f2148f684070759c1d817d9 3ab3645c83854e14aad316227bf7d6f4 with result 0 in 12 seconds 2026-06-29 08:29:11.719 | [2070 Async ks-group-memberalt:53057]: Waiting for completion of get_or_add_group_project_role member 2ea0b48c0f2148f684070759c1d817d9 e406bd8f0ec24514b3c5a9d136fc85f0 running on PID 53057 (4 other jobs running) 2026-06-29 08:29:11.740 | + inc/async:async_inner:64 : rc=0 2026-06-29 08:29:11.751 | [2070 Async ks-group-memberalt:53057]: Signaling child to exit 2026-06-29 08:29:11.751 | WAKEUP 2026-06-29 08:29:11.773 | [53136 Async ks-group-anotheralt:53136]: finished successfully 2026-06-29 08:29:11.779 | [2070 Async ks-group-memberalt:53057]: Signaled 2026-06-29 08:29:11.781 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-29 08:29:11.781 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 2ea0b48c0f2148f684070759c1d817d9 --project e406bd8f0ec24514b3c5a9d136fc85f0 2026-06-29 08:29:11.781 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 2ea0b48c0f2148f684070759c1d817d9 --project e406bd8f0ec24514b3c5a9d136fc85f0 -f value -c Role 2026-06-29 08:29:11.781 | ++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:29:11.781 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=21730ec1dc5e458daff56cada149d6d9 2026-06-29 08:29:11.781 | + functions-common:get_or_add_group_project_role:1049 : echo 21730ec1dc5e458daff56cada149d6d9 2026-06-29 08:29:11.781 | 21730ec1dc5e458daff56cada149d6d9 2026-06-29 08:29:11.838 | [2070 Async ks-group-memberalt:53057]: finished get_or_add_group_project_role member 2ea0b48c0f2148f684070759c1d817d9 e406bd8f0ec24514b3c5a9d136fc85f0 with result 0 in 13 seconds 2026-06-29 08:29:11.883 | [2070 Async ks-group-anotheralt:53136]: Waiting for completion of get_or_add_group_project_role anotherrole 2ea0b48c0f2148f684070759c1d817d9 e406bd8f0ec24514b3c5a9d136fc85f0 running on PID 53136 (3 other jobs running) 2026-06-29 08:29:11.912 | [2070 Async ks-group-anotheralt:53136]: Signaling child to exit 2026-06-29 08:29:11.912 | WAKEUP 2026-06-29 08:29:11.937 | [2070 Async ks-group-anotheralt:53136]: Signaled 2026-06-29 08:29:11.939 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-29 08:29:11.939 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 2ea0b48c0f2148f684070759c1d817d9 --project e406bd8f0ec24514b3c5a9d136fc85f0 2026-06-29 08:29:11.939 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 2ea0b48c0f2148f684070759c1d817d9 --project e406bd8f0ec24514b3c5a9d136fc85f0 -f value -c Role 2026-06-29 08:29:11.940 | ++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:29:11.940 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=12d70a1f61e04b34a888c9f6a9f7580e 2026-06-29 08:29:11.940 | + functions-common:get_or_add_group_project_role:1049 : echo 12d70a1f61e04b34a888c9f6a9f7580e 2026-06-29 08:29:11.940 | 12d70a1f61e04b34a888c9f6a9f7580e 2026-06-29 08:29:11.990 | [2070 Async ks-group-anotheralt:53136]: finished get_or_add_group_project_role anotherrole 2ea0b48c0f2148f684070759c1d817d9 e406bd8f0ec24514b3c5a9d136fc85f0 with result 0 in 13 seconds 2026-06-29 08:29:12.032 | [2070 Async ks-group-admin:53215]: Waiting for completion of get_or_add_group_project_role admin fa64bec7d89f4beba58af07b62733c96 d47cceec51d4490ea8d98d20025dfc86 running on PID 53215 (2 other jobs running) 2026-06-29 08:29:12.061 | [2070 Async ks-group-admin:53215]: Signaling child to exit 2026-06-29 08:29:12.061 | WAKEUP 2026-06-29 08:29:12.087 | [2070 Async ks-group-admin:53215]: Signaled 2026-06-29 08:29:12.089 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-29 08:29:12.089 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group fa64bec7d89f4beba58af07b62733c96 --project d47cceec51d4490ea8d98d20025dfc86 2026-06-29 08:29:12.089 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group fa64bec7d89f4beba58af07b62733c96 --project d47cceec51d4490ea8d98d20025dfc86 -f value -c Role 2026-06-29 08:29:12.089 | ++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:29:12.089 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=8c62e0d6bd1a4bd493c63c7a9b333c5b 2026-06-29 08:29:12.089 | + functions-common:get_or_add_group_project_role:1049 : echo 8c62e0d6bd1a4bd493c63c7a9b333c5b 2026-06-29 08:29:12.089 | 8c62e0d6bd1a4bd493c63c7a9b333c5b 2026-06-29 08:29:12.139 | [2070 Async ks-group-admin:53215]: finished get_or_add_group_project_role admin fa64bec7d89f4beba58af07b62733c96 d47cceec51d4490ea8d98d20025dfc86 with result 0 in 12 seconds 2026-06-29 08:29:12.145 | + inc/async:async_wait:197 : return 0 2026-06-29 08:29:12.149 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-06-29 08:29:12.174 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:29:12.178 | + ./stack.sh:main:1122 : is_service_enabled nova 2026-06-29 08:29:12.203 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:29:12.206 | + ./stack.sh:main:1123 : async_runfunc create_nova_accounts 2026-06-29 08:29:12.210 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-06-29 08:29:12.293 | + inc/async:async_inner:63 : create_nova_accounts 2026-06-29 08:29:12.339 | [2070 Async create_nova_accounts:55116]: running: create_nova_accounts 2026-06-29 08:29:12.344 | + ./stack.sh:main:1125 : is_service_enabled glance 2026-06-29 08:29:12.366 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:29:12.368 | + ./stack.sh:main:1126 : async_runfunc create_glance_accounts 2026-06-29 08:29:12.372 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-06-29 08:29:12.449 | + inc/async:async_inner:63 : create_glance_accounts 2026-06-29 08:29:12.503 | [2070 Async create_glance_accounts:55239]: running: create_glance_accounts 2026-06-29 08:29:12.506 | + ./stack.sh:main:1128 : is_service_enabled cinder 2026-06-29 08:29:12.530 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:29:12.532 | + ./stack.sh:main:1129 : async_runfunc create_cinder_accounts 2026-06-29 08:29:12.534 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-06-29 08:29:12.589 | + inc/async:async_inner:63 : create_cinder_accounts 2026-06-29 08:29:12.629 | [2070 Async create_cinder_accounts:55377]: running: create_cinder_accounts 2026-06-29 08:29:12.631 | + ./stack.sh:main:1131 : is_service_enabled neutron 2026-06-29 08:29:12.653 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:29:12.655 | + ./stack.sh:main:1132 : async_runfunc create_neutron_accounts 2026-06-29 08:29:12.657 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-06-29 08:29:12.722 | + inc/async:async_inner:63 : create_neutron_accounts 2026-06-29 08:29:12.781 | [2070 Async create_neutron_accounts:55519]: running: create_neutron_accounts 2026-06-29 08:29:12.787 | + ./stack.sh:main:1134 : is_service_enabled swift 2026-06-29 08:29:12.818 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:29:12.823 | + ./stack.sh:main:1143 : is_service_enabled horizon 2026-06-29 08:29:12.862 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:29:12.868 | + ./stack.sh:main:1148 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-06-29 08:29:12.981 | [2070 Async create_nova_accounts:55116]: Waiting for completion of create_nova_accounts running on PID 55116 (5 other jobs running) 2026-06-29 08:29:13.037 | [2070 Async create_nova_accounts:55116]: Signaling child to exit 2026-06-29 08:29:50.148 | + inc/async:async_inner:64 : rc=0 2026-06-29 08:29:50.179 | [55519 Async create_neutron_accounts:55519]: finished successfully 2026-06-29 08:29:57.522 | + inc/async:async_inner:64 : rc=0 2026-06-29 08:29:57.554 | [55377 Async create_cinder_accounts:55377]: finished successfully 2026-06-29 08:30:15.429 | + inc/async:async_inner:64 : rc=0 2026-06-29 08:30:15.461 | [55116 Async create_nova_accounts:55116]: finished successfully 2026-06-29 08:30:15.484 | WAKEUP 2026-06-29 08:30:15.506 | [2070 Async create_nova_accounts:55116]: Signaled 2026-06-29 08:30:15.507 | + 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-29 08:30:15.507 | + lib/nova:create_nova_accounts:388 : create_service_user nova admin 2026-06-29 08:30:15.507 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-06-29 08:30:15.507 | + functions-common:get_or_create_user:899 : local user_id 2026-06-29 08:30:15.507 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-29 08:30:15.507 | + functions-common:get_or_create_user:903 : local email= 2026-06-29 08:30:15.508 | ++ 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-29 08:30:15.508 | ++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:30:15.508 | + functions-common:get_or_create_user:915 : user_id=0c1a46a74b8a46c69e5202cf4c70aa9d 2026-06-29 08:30:15.508 | + functions-common:get_or_create_user:916 : echo 0c1a46a74b8a46c69e5202cf4c70aa9d 2026-06-29 08:30:15.508 | 0c1a46a74b8a46c69e5202cf4c70aa9d 2026-06-29 08:30:15.509 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-06-29 08:30:15.509 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-29 08:30:15.509 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-29 08:30:15.510 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-29 08:30:15.510 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-29 08:30:15.510 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-29 08:30:15.510 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-29 08:30:15.510 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-29 08:30:15.511 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-29 08:30:15.511 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-29 08:30:15.511 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-29 08:30:15.511 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-29 08:30:15.511 | + 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-29 08:30:15.512 | ++ 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-29 08:30:15.512 | ++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:30:15.512 | + functions-common:get_or_add_user_project_role:979 : user_role_id=f984dab49eae441b9a2a46009e1ec326 2026-06-29 08:30:15.512 | + functions-common:get_or_add_user_project_role:980 : echo f984dab49eae441b9a2a46009e1ec326 2026-06-29 08:30:15.512 | f984dab49eae441b9a2a46009e1ec326 2026-06-29 08:30:15.513 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-29 08:30:15.513 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-06-29 08:30:15.513 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-29 08:30:15.514 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-29 08:30:15.514 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-29 08:30:15.514 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-29 08:30:15.514 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-29 08:30:15.515 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-29 08:30:15.515 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-29 08:30:15.515 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-29 08:30:15.515 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-29 08:30:15.515 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-29 08:30:15.515 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-29 08:30:15.515 | + 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-29 08:30:15.516 | ++ 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-29 08:30:15.516 | ++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:30:15.516 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8c62e0d6bd1a4bd493c63c7a9b333c5b 2026-06-29 08:30:15.516 | + functions-common:get_or_add_user_project_role:980 : echo 8c62e0d6bd1a4bd493c63c7a9b333c5b 2026-06-29 08:30:15.517 | 8c62e0d6bd1a4bd493c63c7a9b333c5b 2026-06-29 08:30:15.519 | + lib/nova:create_nova_accounts:390 : local nova_api_url 2026-06-29 08:30:15.519 | + lib/nova:create_nova_accounts:391 : nova_api_url=http://192.168.122.69/compute 2026-06-29 08:30:15.519 | + lib/nova:create_nova_accounts:393 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-06-29 08:30:15.519 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-29 08:30:15.519 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-06-29 08:30:15.520 | ++ 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-29 08:30:15.520 | ++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:30:15.520 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-29 08:30:15.520 | d75934b1c3bc4a979cde145554a6a850' 2026-06-29 08:30:15.520 | + functions-common:get_or_create_service:1067 : echo d75934b1c3bc4a979cde145554a6a850 2026-06-29 08:30:15.521 | d75934b1c3bc4a979cde145554a6a850 2026-06-29 08:30:15.521 | + lib/nova:create_nova_accounts:395 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.69/compute/v2/$(project_id)s' 2026-06-29 08:30:15.521 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-29 08:30:15.521 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.69/compute/v2/$(project_id)s' RegionOne 2026-06-29 08:30:15.521 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-29 08:30:15.521 | +++ 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-29 08:30:15.522 | +++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:30:15.522 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-29 08:30:15.522 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-29 08:30:15.522 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.69/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-06-29 08:30:15.523 | +++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:30:15.523 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=5ceb14a65c464877ab251b300bdd7a6f 2026-06-29 08:30:15.523 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 5ceb14a65c464877ab251b300bdd7a6f 2026-06-29 08:30:15.524 | + functions-common:get_or_create_endpoint:1100 : public_id=5ceb14a65c464877ab251b300bdd7a6f 2026-06-29 08:30:15.524 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-29 08:30:15.524 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-29 08:30:15.524 | + functions-common:get_or_create_endpoint:1109 : echo 5ceb14a65c464877ab251b300bdd7a6f 2026-06-29 08:30:15.526 | 5ceb14a65c464877ab251b300bdd7a6f 2026-06-29 08:30:15.526 | + lib/nova:create_nova_accounts:399 : get_or_create_service nova compute 'Nova Compute Service' 2026-06-29 08:30:15.526 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-29 08:30:15.527 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-06-29 08:30:15.527 | ++ 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-29 08:30:15.527 | ++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:30:15.528 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-29 08:30:15.529 | 964412a10ad146aeaf4ffa2175ffaf8a' 2026-06-29 08:30:15.529 | + functions-common:get_or_create_service:1067 : echo 964412a10ad146aeaf4ffa2175ffaf8a 2026-06-29 08:30:15.530 | 964412a10ad146aeaf4ffa2175ffaf8a 2026-06-29 08:30:15.530 | + lib/nova:create_nova_accounts:401 : get_or_create_endpoint compute RegionOne http://192.168.122.69/compute/v2.1 2026-06-29 08:30:15.530 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-29 08:30:15.530 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public http://192.168.122.69/compute/v2.1 RegionOne 2026-06-29 08:30:15.530 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-29 08:30:15.530 | +++ 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-29 08:30:15.530 | +++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:30:15.530 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-29 08:30:15.531 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-29 08:30:15.531 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.69/compute/v2.1 --region RegionOne -f value -c id 2026-06-29 08:30:15.531 | +++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:30:15.531 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=2e08b93334a6445e9dfad86308db2b6d 2026-06-29 08:30:15.531 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 2e08b93334a6445e9dfad86308db2b6d 2026-06-29 08:30:15.531 | + functions-common:get_or_create_endpoint:1100 : public_id=2e08b93334a6445e9dfad86308db2b6d 2026-06-29 08:30:15.532 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-29 08:30:15.532 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-29 08:30:15.532 | + functions-common:get_or_create_endpoint:1109 : echo 2e08b93334a6445e9dfad86308db2b6d 2026-06-29 08:30:15.533 | 2e08b93334a6445e9dfad86308db2b6d 2026-06-29 08:30:15.533 | + lib/nova:create_nova_accounts:406 : is_service_enabled n-api 2026-06-29 08:30:15.533 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:30:15.533 | + lib/nova:create_nova_accounts:408 : is_service_enabled swift 2026-06-29 08:30:15.534 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:30:15.534 | + lib/nova:create_nova_accounts:416 : is_service_enabled s3api 2026-06-29 08:30:15.534 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:30:15.534 | + lib/nova:create_nova_accounts:427 : is_service_enabled n-api 2026-06-29 08:30:15.534 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:30:15.534 | + lib/nova:create_nova_accounts:428 : [[ False = True ]] 2026-06-29 08:30:15.551 | [2070 Async create_nova_accounts:55116]: finished create_nova_accounts with result 0 in 63 seconds 2026-06-29 08:30:15.579 | [2070 Async create_glance_accounts:55239]: Waiting for completion of create_glance_accounts running on PID 55239 (4 other jobs running) 2026-06-29 08:30:15.599 | [2070 Async create_glance_accounts:55239]: Signaling child to exit 2026-06-29 08:30:29.429 | + inc/async:async_inner:64 : rc=0 2026-06-29 08:30:29.453 | [55239 Async create_glance_accounts:55239]: finished successfully 2026-06-29 08:30:29.476 | WAKEUP 2026-06-29 08:30:29.500 | [2070 Async create_glance_accounts:55239]: Signaled 2026-06-29 08:30:29.502 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-06-29 08:30:29.502 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:30:29.502 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-06-29 08:30:29.502 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-06-29 08:30:29.502 | + functions-common:get_or_create_user:899 : local user_id 2026-06-29 08:30:29.502 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-29 08:30:29.502 | + functions-common:get_or_create_user:903 : local email= 2026-06-29 08:30:29.502 | ++ 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-29 08:30:29.502 | ++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:30:29.502 | + functions-common:get_or_create_user:915 : user_id=6d5c622b01694e39ac752a91ac5720cb 2026-06-29 08:30:29.502 | + functions-common:get_or_create_user:916 : echo 6d5c622b01694e39ac752a91ac5720cb 2026-06-29 08:30:29.503 | 6d5c622b01694e39ac752a91ac5720cb 2026-06-29 08:30:29.503 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-06-29 08:30:29.503 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-29 08:30:29.503 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-29 08:30:29.503 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-29 08:30:29.504 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-29 08:30:29.504 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-29 08:30:29.504 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-29 08:30:29.505 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-29 08:30:29.505 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-29 08:30:29.505 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-29 08:30:29.506 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-29 08:30:29.506 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-29 08:30:29.506 | + 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-29 08:30:29.506 | ++ 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-29 08:30:29.506 | ++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:30:29.506 | + functions-common:get_or_add_user_project_role:979 : user_role_id=f984dab49eae441b9a2a46009e1ec326 2026-06-29 08:30:29.506 | + functions-common:get_or_add_user_project_role:980 : echo f984dab49eae441b9a2a46009e1ec326 2026-06-29 08:30:29.506 | f984dab49eae441b9a2a46009e1ec326 2026-06-29 08:30:29.506 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-29 08:30:29.506 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-06-29 08:30:29.506 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-29 08:30:29.507 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-29 08:30:29.507 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-29 08:30:29.507 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-29 08:30:29.507 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-29 08:30:29.507 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-29 08:30:29.507 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-29 08:30:29.507 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-29 08:30:29.507 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-29 08:30:29.507 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-29 08:30:29.507 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-29 08:30:29.507 | + 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-29 08:30:29.508 | ++ 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-29 08:30:29.508 | ++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:30:29.508 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8c62e0d6bd1a4bd493c63c7a9b333c5b 2026-06-29 08:30:29.508 | + functions-common:get_or_add_user_project_role:980 : echo 8c62e0d6bd1a4bd493c63c7a9b333c5b 2026-06-29 08:30:29.508 | 8c62e0d6bd1a4bd493c63c7a9b333c5b 2026-06-29 08:30:29.508 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-06-29 08:30:29.508 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:30:29.508 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-06-29 08:30:29.509 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-29 08:30:29.509 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-06-29 08:30:29.509 | ++ 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-29 08:30:29.509 | ++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:30:29.509 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-29 08:30:29.509 | a44a86c99a3a4d94a6821c4b9a62aef5' 2026-06-29 08:30:29.509 | + functions-common:get_or_create_service:1067 : echo a44a86c99a3a4d94a6821c4b9a62aef5 2026-06-29 08:30:29.509 | a44a86c99a3a4d94a6821c4b9a62aef5 2026-06-29 08:30:29.510 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.69/image 2026-06-29 08:30:29.510 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-29 08:30:29.510 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public http://192.168.122.69/image RegionOne 2026-06-29 08:30:29.510 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-29 08:30:29.510 | +++ 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-29 08:30:29.510 | +++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:30:29.510 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-29 08:30:29.510 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-29 08:30:29.510 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.69/image --region RegionOne -f value -c id 2026-06-29 08:30:29.511 | +++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:30:29.511 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=6a4748a35d694cbb960df56c46afa96e 2026-06-29 08:30:29.511 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 6a4748a35d694cbb960df56c46afa96e 2026-06-29 08:30:29.511 | + functions-common:get_or_create_endpoint:1100 : public_id=6a4748a35d694cbb960df56c46afa96e 2026-06-29 08:30:29.511 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-29 08:30:29.511 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-29 08:30:29.511 | + functions-common:get_or_create_endpoint:1109 : echo 6a4748a35d694cbb960df56c46afa96e 2026-06-29 08:30:29.511 | 6a4748a35d694cbb960df56c46afa96e 2026-06-29 08:30:29.511 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-06-29 08:30:29.511 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-06-29 08:30:29.511 | +++ 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-29 08:30:29.512 | +++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:30:29.512 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-06-29 08:30:29.512 | ++ functions-common:get_or_create_domain:878 : echo default 2026-06-29 08:30:29.512 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-06-29 08:30:29.512 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-06-29 08:30:29.512 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-06-29 08:30:29.512 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-06-29 08:30:29.512 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-06-29 08:30:29.512 | + 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-29 08:30:29.512 | +---------------+----------------------------------+ 2026-06-29 08:30:29.512 | | Field | Value | 2026-06-29 08:30:29.513 | +---------------+----------------------------------+ 2026-06-29 08:30:29.513 | | default_limit | 2000 | 2026-06-29 08:30:29.513 | | description | None | 2026-06-29 08:30:29.513 | | id | 6c79d7f6506943aab32a4dd996d4165f | 2026-06-29 08:30:29.513 | | region_id | RegionOne | 2026-06-29 08:30:29.513 | | resource_name | image_size_total | 2026-06-29 08:30:29.513 | | service_id | a44a86c99a3a4d94a6821c4b9a62aef5 | 2026-06-29 08:30:29.513 | +---------------+----------------------------------+ 2026-06-29 08:30:29.513 | + 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-29 08:30:29.513 | +---------------+----------------------------------+ 2026-06-29 08:30:29.513 | | Field | Value | 2026-06-29 08:30:29.514 | +---------------+----------------------------------+ 2026-06-29 08:30:29.514 | | default_limit | 2000 | 2026-06-29 08:30:29.514 | | description | None | 2026-06-29 08:30:29.514 | | id | 68bb81930a564b36a25563f273085047 | 2026-06-29 08:30:29.514 | | region_id | RegionOne | 2026-06-29 08:30:29.514 | | resource_name | image_stage_total | 2026-06-29 08:30:29.514 | | service_id | a44a86c99a3a4d94a6821c4b9a62aef5 | 2026-06-29 08:30:29.514 | +---------------+----------------------------------+ 2026-06-29 08:30:29.514 | + 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-29 08:30:29.514 | +---------------+----------------------------------+ 2026-06-29 08:30:29.515 | | Field | Value | 2026-06-29 08:30:29.515 | +---------------+----------------------------------+ 2026-06-29 08:30:29.515 | | default_limit | 100 | 2026-06-29 08:30:29.515 | | description | None | 2026-06-29 08:30:29.515 | | id | f19a0800e55e4212b31a2156d59226a7 | 2026-06-29 08:30:29.515 | | region_id | RegionOne | 2026-06-29 08:30:29.515 | | resource_name | image_count_total | 2026-06-29 08:30:29.515 | | service_id | a44a86c99a3a4d94a6821c4b9a62aef5 | 2026-06-29 08:30:29.515 | +---------------+----------------------------------+ 2026-06-29 08:30:29.515 | + 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-29 08:30:29.515 | +---------------+----------------------------------+ 2026-06-29 08:30:29.516 | | Field | Value | 2026-06-29 08:30:29.516 | +---------------+----------------------------------+ 2026-06-29 08:30:29.516 | | default_limit | 100 | 2026-06-29 08:30:29.516 | | description | None | 2026-06-29 08:30:29.516 | | id | d28b38a6f9c04acfae429d37b4864e65 | 2026-06-29 08:30:29.516 | | region_id | RegionOne | 2026-06-29 08:30:29.516 | | resource_name | image_count_uploading | 2026-06-29 08:30:29.516 | | service_id | a44a86c99a3a4d94a6821c4b9a62aef5 | 2026-06-29 08:30:29.516 | +---------------+----------------------------------+ 2026-06-29 08:30:29.516 | + lib/glance:configure_glance_quotas:329 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-06-29 08:30:29.516 | + lib/glance:configure_glance_quotas:332 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-06-29 08:30:29.516 | + lib/glance:configure_glance_quotas:333 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-06-29 08:30:29.517 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-06-29 08:30:29.517 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-06-29 08:30:29.517 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.69/identity 2026-06-29 08:30:29.517 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-06-29 08:30:29.517 | ++ lib/glance:configure_glance_quotas:338 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-06-29 08:30:29.517 | ++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:30:29.518 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 6a4748a35d694cbb960df56c46afa96e 2026-06-29 08:30:29.518 | + lib/glance:configure_glance_quotas:342 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-06-29 08:30:29.518 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-06-29 08:30:29.518 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:30:29.547 | [2070 Async create_glance_accounts:55239]: finished create_glance_accounts with result 0 in 77 seconds 2026-06-29 08:30:29.583 | [2070 Async create_cinder_accounts:55377]: Waiting for completion of create_cinder_accounts running on PID 55377 (3 other jobs running) 2026-06-29 08:30:29.606 | [2070 Async create_cinder_accounts:55377]: Signaling child to exit 2026-06-29 08:30:29.606 | WAKEUP 2026-06-29 08:30:29.626 | [2070 Async create_cinder_accounts:55377]: Signaled 2026-06-29 08:30:29.627 | + 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-29 08:30:29.628 | + lib/cinder:create_cinder_accounts:454 : local extra_role= 2026-06-29 08:30:29.628 | + lib/cinder:create_cinder_accounts:457 : is_service_enabled barbican 2026-06-29 08:30:29.628 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:30:29.628 | + lib/cinder:create_cinder_accounts:461 : create_service_user cinder 2026-06-29 08:30:29.628 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-06-29 08:30:29.628 | + functions-common:get_or_create_user:899 : local user_id 2026-06-29 08:30:29.628 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-29 08:30:29.628 | + functions-common:get_or_create_user:903 : local email= 2026-06-29 08:30:29.628 | ++ 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-29 08:30:29.628 | ++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:30:29.628 | + functions-common:get_or_create_user:915 : user_id=9f31d8adb4ed4c07a770ba6c8faf78c6 2026-06-29 08:30:29.629 | + functions-common:get_or_create_user:916 : echo 9f31d8adb4ed4c07a770ba6c8faf78c6 2026-06-29 08:30:29.629 | 9f31d8adb4ed4c07a770ba6c8faf78c6 2026-06-29 08:30:29.629 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-06-29 08:30:29.629 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-29 08:30:29.629 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-29 08:30:29.629 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-29 08:30:29.629 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-29 08:30:29.629 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-29 08:30:29.629 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-29 08:30:29.629 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-29 08:30:29.629 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-29 08:30:29.630 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-29 08:30:29.630 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-29 08:30:29.630 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-29 08:30:29.630 | + 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-29 08:30:29.630 | ++ 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-29 08:30:29.630 | ++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:30:29.630 | + functions-common:get_or_add_user_project_role:979 : user_role_id=f984dab49eae441b9a2a46009e1ec326 2026-06-29 08:30:29.630 | + functions-common:get_or_add_user_project_role:980 : echo f984dab49eae441b9a2a46009e1ec326 2026-06-29 08:30:29.630 | f984dab49eae441b9a2a46009e1ec326 2026-06-29 08:30:29.630 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-29 08:30:29.630 | + lib/cinder:create_cinder_accounts:463 : local cinder_api_url 2026-06-29 08:30:29.631 | + lib/cinder:create_cinder_accounts:464 : cinder_api_url=http://192.168.122.69/volume 2026-06-29 08:30:29.631 | + lib/cinder:create_cinder_accounts:467 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-06-29 08:30:29.631 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-29 08:30:29.631 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-06-29 08:30:29.631 | ++ 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-29 08:30:29.631 | ++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:30:29.631 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-29 08:30:29.631 | 447166eec0114a2db29729bfcf7cc1bd' 2026-06-29 08:30:29.631 | + functions-common:get_or_create_service:1067 : echo 447166eec0114a2db29729bfcf7cc1bd 2026-06-29 08:30:29.631 | 447166eec0114a2db29729bfcf7cc1bd 2026-06-29 08:30:29.631 | + lib/cinder:create_cinder_accounts:469 : get_or_create_endpoint block-storage RegionOne http://192.168.122.69/volume/v3 2026-06-29 08:30:29.631 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-29 08:30:29.632 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.69/volume/v3 RegionOne 2026-06-29 08:30:29.632 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-29 08:30:29.632 | +++ 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-29 08:30:29.632 | +++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:30:29.632 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-29 08:30:29.632 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-29 08:30:29.632 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.69/volume/v3 --region RegionOne -f value -c id 2026-06-29 08:30:29.632 | +++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:30:29.632 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=d8c941c7851c49f6bf2cacd632638b4e 2026-06-29 08:30:29.632 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo d8c941c7851c49f6bf2cacd632638b4e 2026-06-29 08:30:29.633 | + functions-common:get_or_create_endpoint:1100 : public_id=d8c941c7851c49f6bf2cacd632638b4e 2026-06-29 08:30:29.633 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-29 08:30:29.633 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-29 08:30:29.633 | + functions-common:get_or_create_endpoint:1109 : echo d8c941c7851c49f6bf2cacd632638b4e 2026-06-29 08:30:29.633 | d8c941c7851c49f6bf2cacd632638b4e 2026-06-29 08:30:29.633 | + lib/cinder:create_cinder_accounts:472 : configure_cinder_internal_tenant 2026-06-29 08:30:29.633 | ++ lib/cinder:configure_cinder_internal_tenant:708 : get_or_create_project service 2026-06-29 08:30:29.633 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-29 08:30:29.633 | +++ 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-29 08:30:29.633 | +++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:30:29.633 | ++ functions-common:get_or_create_project:928 : project_id=2b2099c87c8b4bf3aafe2981beb4c5a9 2026-06-29 08:30:29.634 | ++ functions-common:get_or_create_project:929 : echo 2b2099c87c8b4bf3aafe2981beb4c5a9 2026-06-29 08:30:29.634 | + lib/cinder:configure_cinder_internal_tenant:708 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 2b2099c87c8b4bf3aafe2981beb4c5a9 2026-06-29 08:30:29.634 | ++ lib/cinder:configure_cinder_internal_tenant:709 : get_or_create_user cinder 2026-06-29 08:30:29.634 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-29 08:30:29.634 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-29 08:30:29.634 | ++ functions-common:get_or_create_user:903 : local email= 2026-06-29 08:30:29.634 | +++ 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-29 08:30:29.634 | No password was supplied, authentication will fail when a user does not have a password. 2026-06-29 08:30:29.634 | +++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:30:29.634 | ++ functions-common:get_or_create_user:915 : user_id=9f31d8adb4ed4c07a770ba6c8faf78c6 2026-06-29 08:30:29.635 | ++ functions-common:get_or_create_user:916 : echo 9f31d8adb4ed4c07a770ba6c8faf78c6 2026-06-29 08:30:29.635 | + lib/cinder:configure_cinder_internal_tenant:709 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 9f31d8adb4ed4c07a770ba6c8faf78c6 2026-06-29 08:30:29.668 | [2070 Async create_cinder_accounts:55377]: finished create_cinder_accounts with result 0 in 44 seconds 2026-06-29 08:30:29.673 | + inc/async:async_wait:197 : return 0 2026-06-29 08:30:29.676 | + ./stack.sh:main:1149 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-06-29 08:30:29.725 | [2070 Async create_neutron_accounts:55519]: Waiting for completion of create_neutron_accounts running on PID 55519 (2 other jobs running) 2026-06-29 08:30:29.749 | [2070 Async create_neutron_accounts:55519]: Signaling child to exit 2026-06-29 08:30:29.749 | WAKEUP 2026-06-29 08:30:29.775 | [2070 Async create_neutron_accounts:55519]: Signaled 2026-06-29 08:30:29.776 | + lib/neutron:create_neutron_accounts:479 : local neutron_url 2026-06-29 08:30:29.776 | + lib/neutron:create_neutron_accounts:480 : neutron_url=http://192.168.122.69/ 2026-06-29 08:30:29.776 | + lib/neutron:create_neutron_accounts:481 : '[' '!' -z networking ']' 2026-06-29 08:30:29.776 | + lib/neutron:create_neutron_accounts:482 : neutron_url=http://192.168.122.69/networking 2026-06-29 08:30:29.776 | + lib/neutron:create_neutron_accounts:485 : is_service_enabled q-svc neutron-api 2026-06-29 08:30:29.776 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:30:29.777 | + lib/neutron:create_neutron_accounts:487 : create_service_user neutron 2026-06-29 08:30:29.777 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-06-29 08:30:29.777 | + functions-common:get_or_create_user:899 : local user_id 2026-06-29 08:30:29.777 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-29 08:30:29.777 | + functions-common:get_or_create_user:903 : local email= 2026-06-29 08:30:29.777 | ++ 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-29 08:30:29.777 | ++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:30:29.777 | + functions-common:get_or_create_user:915 : user_id=538b2b233d2e4f80891df210c48f3610 2026-06-29 08:30:29.777 | + functions-common:get_or_create_user:916 : echo 538b2b233d2e4f80891df210c48f3610 2026-06-29 08:30:29.777 | 538b2b233d2e4f80891df210c48f3610 2026-06-29 08:30:29.777 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-06-29 08:30:29.777 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-29 08:30:29.778 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-29 08:30:29.778 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-29 08:30:29.778 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-29 08:30:29.778 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-29 08:30:29.779 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-29 08:30:29.779 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-29 08:30:29.779 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-29 08:30:29.779 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-29 08:30:29.779 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-29 08:30:29.779 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-29 08:30:29.779 | + 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-29 08:30:29.779 | ++ 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-29 08:30:29.779 | ++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:30:29.779 | + functions-common:get_or_add_user_project_role:979 : user_role_id=f984dab49eae441b9a2a46009e1ec326 2026-06-29 08:30:29.779 | + functions-common:get_or_add_user_project_role:980 : echo f984dab49eae441b9a2a46009e1ec326 2026-06-29 08:30:29.779 | f984dab49eae441b9a2a46009e1ec326 2026-06-29 08:30:29.780 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-29 08:30:29.780 | + lib/neutron:create_neutron_accounts:489 : get_or_create_service neutron network 'Neutron Service' 2026-06-29 08:30:29.780 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-29 08:30:29.780 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-06-29 08:30:29.781 | ++ 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-29 08:30:29.781 | ++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:30:29.781 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-29 08:30:29.781 | 78e20897e9db4679a3d9b42ac244205f' 2026-06-29 08:30:29.781 | + functions-common:get_or_create_service:1067 : echo 78e20897e9db4679a3d9b42ac244205f 2026-06-29 08:30:29.782 | 78e20897e9db4679a3d9b42ac244205f 2026-06-29 08:30:29.782 | + lib/neutron:create_neutron_accounts:491 : get_or_create_endpoint network RegionOne http://192.168.122.69/networking 2026-06-29 08:30:29.782 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-29 08:30:29.782 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public http://192.168.122.69/networking RegionOne 2026-06-29 08:30:29.782 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-29 08:30:29.782 | +++ 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-29 08:30:29.782 | +++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:30:29.782 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-29 08:30:29.782 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-29 08:30:29.782 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.69/networking --region RegionOne -f value -c id 2026-06-29 08:30:29.783 | +++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:30:29.783 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=8f9d9bfec2d4463fa8b84e43d0341d01 2026-06-29 08:30:29.783 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 8f9d9bfec2d4463fa8b84e43d0341d01 2026-06-29 08:30:29.783 | + functions-common:get_or_create_endpoint:1100 : public_id=8f9d9bfec2d4463fa8b84e43d0341d01 2026-06-29 08:30:29.783 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-29 08:30:29.783 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-29 08:30:29.783 | + functions-common:get_or_create_endpoint:1109 : echo 8f9d9bfec2d4463fa8b84e43d0341d01 2026-06-29 08:30:29.783 | 8f9d9bfec2d4463fa8b84e43d0341d01 2026-06-29 08:30:29.822 | [2070 Async create_neutron_accounts:55519]: finished create_neutron_accounts with result 0 in 37 seconds 2026-06-29 08:30:29.829 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-06-29 08:30:29.835 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-06-29 08:30:29.838 | + inc/async:async_wait:197 : return 0 2026-06-29 08:30:29.840 | + ./stack.sh:main:1155 : is_service_enabled mysql postgresql 2026-06-29 08:30:29.859 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:30:29.862 | + ./stack.sh:main:1155 : is_service_enabled glance 2026-06-29 08:30:29.881 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:30:29.885 | + ./stack.sh:main:1156 : echo_summary 'Configuring Glance' 2026-06-29 08:30:29.888 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-29 08:30:29.891 | + ./stack.sh:echo_summary:447 : echo -e Configuring Glance 2026-06-29 08:30:29.893 | + ./stack.sh:main:1157 : async_runfunc init_glance 2026-06-29 08:30:29.896 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-06-29 08:30:29.961 | + inc/async:async_inner:63 : init_glance 2026-06-29 08:30:30.005 | [2070 Async init_glance:57764]: running: init_glance 2026-06-29 08:30:30.009 | + ./stack.sh:main:1164 : is_service_enabled neutron 2026-06-29 08:30:30.031 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:30:30.034 | + ./stack.sh:main:1165 : echo_summary 'Configuring Neutron' 2026-06-29 08:30:30.036 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-29 08:30:30.038 | + ./stack.sh:echo_summary:447 : echo -e Configuring Neutron 2026-06-29 08:30:30.041 | + ./stack.sh:main:1167 : configure_neutron 2026-06-29 08:30:30.045 | + lib/neutron:configure_neutron:377 : _configure_neutron_common 2026-06-29 08:30:30.048 | + lib/neutron:_configure_neutron_common:873 : _create_neutron_conf_dir 2026-06-29 08:30:30.051 | + lib/neutron:_create_neutron_conf_dir:866 : sudo install -d -o quobyte /etc/neutron 2026-06-29 08:30:30.069 | + lib/neutron:_configure_neutron_common:876 : cd /opt/stack/neutron 2026-06-29 08:30:30.072 | + lib/neutron:_configure_neutron_common:876 : exec ./tools/generate_config_file_samples.sh 2026-06-29 08:30:44.705 | + inc/async:async_inner:64 : rc=0 2026-06-29 08:30:44.731 | [57764 Async init_glance:57764]: finished successfully 2026-06-29 08:30:55.934 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-06-29 08:30:55.934 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-06-29 08:31:11.387 | + lib/neutron:_configure_neutron_common:878 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-06-29 08:31:11.394 | + lib/neutron:_configure_neutron_common:880 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-06-29 08:31:11.398 | + lib/neutron:_configure_neutron_common:884 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-06-29 08:31:11.401 | + lib/neutron:_configure_neutron_common:888 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-06-29 08:31:11.403 | + lib/neutron:_configure_neutron_common:893 : neutron_plugin_configure_common 2026-06-29 08:31:11.406 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-06-29 08:31:11.409 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-06-29 08:31:11.412 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-06-29 08:31:11.416 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-06-29 08:31:11.420 | + lib/neutron:neutron_service_plugin_class_add:1032 : local service_plugin_class=ovn-router 2026-06-29 08:31:11.423 | + lib/neutron:neutron_service_plugin_class_add:1033 : [[ '' == '' ]] 2026-06-29 08:31:11.427 | + lib/neutron:neutron_service_plugin_class_add:1034 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-06-29 08:31:11.430 | + lib/neutron:_configure_neutron_common:895 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-06-29 08:31:11.434 | + lib/neutron:_configure_neutron_common:895 : [[ ml2_conf.ini == '' ]] 2026-06-29 08:31:11.437 | + lib/neutron:_configure_neutron_common:895 : [[ ml2 == '' ]] 2026-06-29 08:31:11.440 | + lib/neutron:_configure_neutron_common:900 : mkdir -p /etc/neutron/plugins/ml2 2026-06-29 08:31:11.445 | + lib/neutron:_configure_neutron_common:901 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-29 08:31:11.448 | + lib/neutron:_configure_neutron_common:904 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-29 08:31:11.451 | + lib/neutron:_configure_neutron_common:907 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-06-29 08:31:11.455 | + 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-29 08:31:11.464 | ++ lib/neutron:_configure_neutron_common:913 : database_connection_url neutron 2026-06-29 08:31:11.469 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-06-29 08:31:11.473 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-06-29 08:31:11.478 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-06-29 08:31:11.482 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-29 08:31:11.486 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-29 08:31:11.490 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-29 08:31:11.513 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:31:11.517 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-29 08:31:11.521 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-06-29 08:31:11.526 | + 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-29 08:31:11.570 | + lib/neutron:_configure_neutron_common:914 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-06-29 08:31:11.613 | + lib/neutron:_configure_neutron_common:915 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-06-29 08:31:11.656 | + lib/neutron:_configure_neutron_common:916 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-06-29 08:31:11.699 | + lib/neutron:_configure_neutron_common:917 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-06-29 08:31:11.743 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-06-29 08:31:11.787 | + lib/neutron:_configure_neutron_common:922 : '[' libvirt = fake ']' 2026-06-29 08:31:11.790 | + lib/neutron:_configure_neutron_common:932 : setup_logging /etc/neutron/neutron.conf 2026-06-29 08:31:11.794 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-06-29 08:31:11.797 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-06-29 08:31:11.802 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-29 08:31:11.822 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-29 08:31:11.826 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-29 08:31:11.829 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-29 08:31:11.832 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-29 08:31:11.835 | + 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-29 08:31:11.872 | + 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-29 08:31:11.914 | + 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-29 08:31:11.955 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-29 08:31:11.996 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-06-29 08:31:12.039 | + lib/neutron:_configure_neutron_common:934 : _neutron_setup_rootwrap 2026-06-29 08:31:12.042 | + lib/neutron:_neutron_setup_rootwrap:1067 : [[ True == \F\a\l\s\e ]] 2026-06-29 08:31:12.046 | + lib/neutron:_neutron_setup_rootwrap:1071 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-06-29 08:31:12.050 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ -d /etc/neutron/rootwrap.d ]] 2026-06-29 08:31:12.053 | + lib/neutron:_neutron_setup_rootwrap:1076 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-06-29 08:31:12.056 | + lib/neutron:neutron_deploy_rootwrap_filters:1057 : [[ True == \F\a\l\s\e ]] 2026-06-29 08:31:12.060 | + lib/neutron:neutron_deploy_rootwrap_filters:1060 : local srcdir=/opt/stack/neutron 2026-06-29 08:31:12.063 | + lib/neutron:neutron_deploy_rootwrap_filters:1061 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-06-29 08:31:12.087 | + 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-29 08:31:12.108 | + 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-29 08:31:12.129 | + 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-29 08:31:12.148 | + lib/neutron:_neutron_setup_rootwrap:1085 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-06-29 08:31:12.168 | + lib/neutron:_neutron_setup_rootwrap:1088 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-29 08:31:12.172 | + lib/neutron:_neutron_setup_rootwrap:1089 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-29 08:31:12.176 | ++ lib/neutron:_neutron_setup_rootwrap:1092 : mktemp 2026-06-29 08:31:12.182 | + lib/neutron:_neutron_setup_rootwrap:1092 : TEMPFILE=/tmp/tmp.5JwchBem3k 2026-06-29 08:31:12.185 | + lib/neutron:_neutron_setup_rootwrap:1093 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-29 08:31:12.189 | + 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-29 08:31:12.193 | + lib/neutron:_neutron_setup_rootwrap:1095 : chmod 0440 /tmp/tmp.5JwchBem3k 2026-06-29 08:31:12.199 | + lib/neutron:_neutron_setup_rootwrap:1096 : sudo chown root:root /tmp/tmp.5JwchBem3k 2026-06-29 08:31:12.219 | + lib/neutron:_neutron_setup_rootwrap:1097 : sudo mv /tmp/tmp.5JwchBem3k /etc/sudoers.d/neutron-rootwrap 2026-06-29 08:31:12.238 | + lib/neutron:_neutron_setup_rootwrap:1100 : configure_root_helper_options /etc/neutron/neutron.conf 2026-06-29 08:31:12.242 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/neutron.conf 2026-06-29 08:31:12.246 | + 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-29 08:31:12.290 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-29 08:31:12.293 | + 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-29 08:31:12.335 | + lib/neutron:configure_neutron:378 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-06-29 08:31:12.340 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-06-29 08:31:12.344 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-06-29 08:31:12.348 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-29 08:31:12.352 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-29 08:31:12.355 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-29 08:31:12.381 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:31:12.386 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-29 08:31:12.390 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-29 08:31:12.394 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-29 08:31:12.421 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:31:12.425 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.69:5672/ 2026-06-29 08:31:12.430 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.69:5672/ 2026-06-29 08:31:12.475 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-29 08:31:12.480 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-29 08:31:12.484 | + lib/neutron:configure_neutron:380 : is_service_enabled q-metering neutron-metering 2026-06-29 08:31:12.512 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:31:12.517 | + lib/neutron:configure_neutron:383 : is_service_enabled q-agt neutron-agent 2026-06-29 08:31:12.547 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:31:12.552 | + lib/neutron:configure_neutron:386 : is_service_enabled q-dhcp neutron-dhcp 2026-06-29 08:31:12.581 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:31:12.586 | + lib/neutron:configure_neutron:389 : is_service_enabled q-l3 neutron-l3 2026-06-29 08:31:12.614 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:31:12.619 | + lib/neutron:configure_neutron:392 : is_service_enabled q-meta neutron-metadata-agent 2026-06-29 08:31:12.642 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:31:12.647 | + lib/neutron:configure_neutron:396 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-29 08:31:12.651 | + lib/neutron:configure_neutron:399 : is_service_enabled ceilometer 2026-06-29 08:31:12.673 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:31:12.678 | + lib/neutron:configure_neutron:403 : [[ ovn == \o\v\n ]] 2026-06-29 08:31:12.681 | + lib/neutron:configure_neutron:404 : configure_ovn 2026-06-29 08:31:12.685 | + lib/neutron_plugins/ovn_agent:configure_ovn:554 : echo 'Configuring OVN' 2026-06-29 08:31:12.685 | Configuring OVN 2026-06-29 08:31:12.688 | + lib/neutron_plugins/ovn_agent:configure_ovn:556 : '[' -z '' ']' 2026-06-29 08:31:12.691 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-06-29 08:31:12.696 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:558 : cat /etc/openvswitch/system-id.conf 2026-06-29 08:31:12.703 | + lib/neutron_plugins/ovn_agent:configure_ovn:558 : OVN_UUID=9ddb4a98-64e9-477e-9fb0-92d30bbbb376 2026-06-29 08:31:12.707 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : [[ False == \F\a\l\s\e ]] 2026-06-29 08:31:12.711 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : is_fedora 2026-06-29 08:31:12.714 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-29 08:31:12.718 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-29 08:31:12.721 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-29 08:31:12.724 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-29 08:31:12.726 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-29 08:31:12.731 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-29 08:31:12.733 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-29 08:31:12.738 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-29 08:31:12.742 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-29 08:31:12.746 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-29 08:31:12.749 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-29 08:31:12.755 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-29 08:31:12.756 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-29 08:31:12.760 | + lib/neutron_plugins/ovn_agent:configure_ovn:580 : local sample_file= 2026-06-29 08:31:12.763 | + lib/neutron_plugins/ovn_agent:configure_ovn:581 : local config_file= 2026-06-29 08:31:12.767 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_ovn_agent_enabled 2026-06-29 08:31:12.770 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-29 08:31:12.793 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:31:12.796 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-29 08:31:12.852 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-29 08:31:12.855 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : [[ metadata =~ metadata ]] 2026-06-29 08:31:12.857 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_service_enabled ovn-controller 2026-06-29 08:31:12.879 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:31:12.883 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-06-29 08:31:12.887 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-29 08:31:12.889 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-06-29 08:31:12.893 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : sudo install -d -o quobyte /etc/neutron 2026-06-29 08:31:12.910 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-06-29 08:31:12.916 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : cd /opt/stack/neutron 2026-06-29 08:31:12.919 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : exec ./tools/generate_config_file_samples.sh 2026-06-29 08:31:37.879 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-06-29 08:31:37.879 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-06-29 08:31:53.577 | + 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-29 08:31:53.581 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-29 08:31:53.583 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-29 08:31:53.586 | + 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-29 08:31:53.613 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-29 08:31:53.615 | + 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-29 08:31:53.642 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-06-29 08:31:53.669 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.69 2026-06-29 08:31:53.696 | + lib/neutron_plugins/ovn_agent:configure_ovn:600 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-06-29 08:31:53.723 | + 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-29 08:31:53.750 | + 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-29 08:31:53.779 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.69:6642 2026-06-29 08:31:53.806 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : is_service_enabled tls-proxy 2026-06-29 08:31:53.821 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:31:53.823 | + lib/neutron_plugins/ovn_agent:configure_ovn:612 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-06-29 08:31:53.825 | + lib/neutron_plugins/ovn_agent:configure_ovn:613 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-06-29 08:31:53.853 | + lib/neutron_plugins/ovn_agent:configure_ovn:614 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.69:6641 2026-06-29 08:31:53.880 | + lib/neutron:configure_neutron:405 : configure_ovn_plugin 2026-06-29 08:31:53.882 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : echo 'Configuring Neutron for OVN' 2026-06-29 08:31:53.882 | Configuring Neutron for OVN 2026-06-29 08:31:53.884 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled q-svc neutron-api 2026-06-29 08:31:53.899 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:31:53.901 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : filter_network_api_extensions 2026-06-29 08:31:53.904 | ++ 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-29 08:31:53.904 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-06-29 08:31:57.645 | + 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-29 08:31:57.648 | ++ 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-29 08:31:57.649 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-06-29 08:32:00.895 | + 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-29 08:32:00.897 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : is_service_enabled q-qos neutron-qos 2026-06-29 08:32:00.915 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:32:00.919 | + 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-29 08:32:00.923 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : tr ', ' '\n' 2026-06-29 08:32:00.924 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-29 08:32:00.925 | ++ 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-29 08:32:00.925 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : LC_ALL=C 2026-06-29 08:32:00.927 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-29 08:32:00.928 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : sort -u 2026-06-29 08:32:00.933 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : extensions='address-group 2026-06-29 08:32:00.934 | address-scope 2026-06-29 08:32:00.934 | agent 2026-06-29 08:32:00.934 | allowed-address-pairs 2026-06-29 08:32:00.934 | auto-allocated-topology 2026-06-29 08:32:00.934 | availability_zone 2026-06-29 08:32:00.934 | bgp 2026-06-29 08:32:00.934 | bgp_4byte_asn 2026-06-29 08:32:00.934 | bgp_dragent_scheduler 2026-06-29 08:32:00.934 | binding 2026-06-29 08:32:00.934 | binding-extended 2026-06-29 08:32:00.935 | default-subnetpools 2026-06-29 08:32:00.935 | dhcp_agent_scheduler 2026-06-29 08:32:00.935 | dns-domain-ports 2026-06-29 08:32:00.935 | dns-integration 2026-06-29 08:32:00.935 | dns-integration-domain-keywords 2026-06-29 08:32:00.935 | empty-string-filtering 2026-06-29 08:32:00.935 | enable-default-route-bfd 2026-06-29 08:32:00.935 | enable-default-route-ecmp 2026-06-29 08:32:00.935 | expose-port-forwarding-in-fip 2026-06-29 08:32:00.935 | ext-gw-mode 2026-06-29 08:32:00.936 | external-gateway-multihoming 2026-06-29 08:32:00.936 | external-net 2026-06-29 08:32:00.936 | extra_dhcp_opt 2026-06-29 08:32:00.936 | extraroute 2026-06-29 08:32:00.936 | extraroute-atomic 2026-06-29 08:32:00.936 | filter-validation 2026-06-29 08:32:00.936 | fip-port-details 2026-06-29 08:32:00.936 | flavors 2026-06-29 08:32:00.936 | floating-ip-port-forwarding 2026-06-29 08:32:00.937 | floating-ip-port-forwarding-description 2026-06-29 08:32:00.937 | floating-ip-port-forwarding-detail 2026-06-29 08:32:00.937 | floating-ip-port-forwarding-port-ranges 2026-06-29 08:32:00.937 | floatingip-pools 2026-06-29 08:32:00.937 | fwaas_v2 2026-06-29 08:32:00.937 | ip_allocation 2026-06-29 08:32:00.937 | l3-agent-scheduler-ha-chassis-priority 2026-06-29 08:32:00.937 | l3-flavors 2026-06-29 08:32:00.937 | l3-ha 2026-06-29 08:32:00.938 | l3_agent_scheduler 2026-06-29 08:32:00.938 | logging 2026-06-29 08:32:00.938 | multi-provider 2026-06-29 08:32:00.938 | net-mtu 2026-06-29 08:32:00.938 | net-mtu-writable 2026-06-29 08:32:00.938 | network-ip-availability 2026-06-29 08:32:00.938 | network_availability_zone 2026-06-29 08:32:00.938 | network_ha 2026-06-29 08:32:00.938 | pagination 2026-06-29 08:32:00.938 | port-device-profile 2026-06-29 08:32:00.939 | port-hardware-offload-type 2026-06-29 08:32:00.939 | port-mac-address-regenerate 2026-06-29 08:32:00.939 | port-numa-affinity-policy 2026-06-29 08:32:00.939 | port-numa-affinity-policy-socket 2026-06-29 08:32:00.939 | port-resource-request 2026-06-29 08:32:00.940 | port-security 2026-06-29 08:32:00.940 | port-trusted-vif 2026-06-29 08:32:00.940 | project-id 2026-06-29 08:32:00.940 | provider 2026-06-29 08:32:00.940 | pvlan 2026-06-29 08:32:00.941 | qinq 2026-06-29 08:32:00.941 | qos 2026-06-29 08:32:00.942 | qos-bw-limit-direction 2026-06-29 08:32:00.942 | qos-bw-minimum-ingress 2026-06-29 08:32:00.942 | qos-default 2026-06-29 08:32:00.942 | qos-fip 2026-06-29 08:32:00.942 | qos-gateway-ip 2026-06-29 08:32:00.942 | qos-rule-type-details 2026-06-29 08:32:00.942 | qos-rule-type-filter 2026-06-29 08:32:00.942 | qos-rules-alias 2026-06-29 08:32:00.942 | quota-check-limit 2026-06-29 08:32:00.942 | quota-check-limit-default 2026-06-29 08:32:00.943 | quota_details 2026-06-29 08:32:00.943 | quotas 2026-06-29 08:32:00.943 | rbac-address-scope 2026-06-29 08:32:00.943 | rbac-policies 2026-06-29 08:32:00.943 | rbac-security-groups 2026-06-29 08:32:00.943 | router 2026-06-29 08:32:00.943 | router-enable-snat 2026-06-29 08:32:00.943 | router_availability_zone 2026-06-29 08:32:00.944 | security-group 2026-06-29 08:32:00.944 | security-groups-default-rules 2026-06-29 08:32:00.944 | security-groups-default-statefulness 2026-06-29 08:32:00.944 | security-groups-normalized-cidr 2026-06-29 08:32:00.944 | security-groups-remote-address-group 2026-06-29 08:32:00.944 | security-groups-rules-belongs-to-default-sg 2026-06-29 08:32:00.944 | security-groups-shared-filtering 2026-06-29 08:32:00.945 | segment 2026-06-29 08:32:00.945 | sorting 2026-06-29 08:32:00.945 | standard-attr-description 2026-06-29 08:32:00.945 | standard-attr-fwaas-v2 2026-06-29 08:32:00.945 | standard-attr-revisions 2026-06-29 08:32:00.945 | standard-attr-tag 2026-06-29 08:32:00.945 | standard-attr-timestamp 2026-06-29 08:32:00.945 | stateful-security-group 2026-06-29 08:32:00.946 | subnet-dns-publish-fixed-ip 2026-06-29 08:32:00.946 | subnet-external-network 2026-06-29 08:32:00.946 | subnet-service-types 2026-06-29 08:32:00.946 | subnet_allocation 2026-06-29 08:32:00.946 | subnet_onboard 2026-06-29 08:32:00.946 | subnetpool-prefix-ops 2026-06-29 08:32:00.946 | tag-creation 2026-06-29 08:32:00.946 | tap-mirror 2026-06-29 08:32:00.946 | tap-mirror-both-direction 2026-06-29 08:32:00.947 | trunk 2026-06-29 08:32:00.947 | uplink-status-propagation 2026-06-29 08:32:00.947 | uplink-status-propagation-updatable 2026-06-29 08:32:00.947 | vlan-transparent 2026-06-29 08:32:00.947 | vpn-endpoint-groups 2026-06-29 08:32:00.947 | vpnaas' 2026-06-29 08:32:00.947 | ++ 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-29 08:32:00.948 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-29 08:32:00.948 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : tr ', ' '\n' 2026-06-29 08:32:00.948 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : LC_ALL=C 2026-06-29 08:32:00.948 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-29 08:32:00.948 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : sort -u 2026-06-29 08:32:00.954 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : supported_ext='address-group 2026-06-29 08:32:00.954 | address-scope 2026-06-29 08:32:00.954 | agent 2026-06-29 08:32:00.954 | allowed-address-pairs 2026-06-29 08:32:00.954 | auto-allocated-topology 2026-06-29 08:32:00.954 | availability_zone 2026-06-29 08:32:00.954 | bgp 2026-06-29 08:32:00.955 | bgp_4byte_asn 2026-06-29 08:32:00.955 | bgp_dragent_scheduler 2026-06-29 08:32:00.955 | binding 2026-06-29 08:32:00.955 | binding-extended 2026-06-29 08:32:00.955 | default-subnetpools 2026-06-29 08:32:00.955 | dhcp_agent_scheduler 2026-06-29 08:32:00.955 | dns-domain-ports 2026-06-29 08:32:00.955 | dns-integration 2026-06-29 08:32:00.955 | dns-integration-domain-keywords 2026-06-29 08:32:00.956 | empty-string-filtering 2026-06-29 08:32:00.956 | enable-default-route-bfd 2026-06-29 08:32:00.956 | enable-default-route-ecmp 2026-06-29 08:32:00.956 | expose-port-forwarding-in-fip 2026-06-29 08:32:00.956 | ext-gw-mode 2026-06-29 08:32:00.956 | external-gateway-multihoming 2026-06-29 08:32:00.956 | external-net 2026-06-29 08:32:00.956 | extra_dhcp_opt 2026-06-29 08:32:00.957 | extraroute 2026-06-29 08:32:00.957 | extraroute-atomic 2026-06-29 08:32:00.957 | filter-validation 2026-06-29 08:32:00.957 | fip-port-details 2026-06-29 08:32:00.957 | flavors 2026-06-29 08:32:00.957 | floating-ip-port-forwarding 2026-06-29 08:32:00.957 | floating-ip-port-forwarding-description 2026-06-29 08:32:00.957 | floating-ip-port-forwarding-detail 2026-06-29 08:32:00.958 | floating-ip-port-forwarding-port-ranges 2026-06-29 08:32:00.958 | floatingip-pools 2026-06-29 08:32:00.958 | fwaas_v2 2026-06-29 08:32:00.958 | ip_allocation 2026-06-29 08:32:00.959 | l3-agent-scheduler-ha-chassis-priority 2026-06-29 08:32:00.959 | l3-flavors 2026-06-29 08:32:00.959 | l3-ha 2026-06-29 08:32:00.959 | l3_agent_scheduler 2026-06-29 08:32:00.960 | logging 2026-06-29 08:32:00.960 | multi-provider 2026-06-29 08:32:00.960 | net-mtu 2026-06-29 08:32:00.960 | net-mtu-writable 2026-06-29 08:32:00.960 | network-ip-availability 2026-06-29 08:32:00.960 | network_availability_zone 2026-06-29 08:32:00.960 | network_ha 2026-06-29 08:32:00.960 | pagination 2026-06-29 08:32:00.960 | port-device-profile 2026-06-29 08:32:00.961 | port-hardware-offload-type 2026-06-29 08:32:00.961 | port-mac-address-regenerate 2026-06-29 08:32:00.961 | port-numa-affinity-policy 2026-06-29 08:32:00.961 | port-numa-affinity-policy-socket 2026-06-29 08:32:00.961 | port-resource-request 2026-06-29 08:32:00.961 | port-security 2026-06-29 08:32:00.961 | port-trusted-vif 2026-06-29 08:32:00.961 | project-id 2026-06-29 08:32:00.961 | provider 2026-06-29 08:32:00.961 | pvlan 2026-06-29 08:32:00.962 | qinq 2026-06-29 08:32:00.962 | qos 2026-06-29 08:32:00.962 | qos-bw-limit-direction 2026-06-29 08:32:00.962 | qos-bw-minimum-ingress 2026-06-29 08:32:00.962 | qos-default 2026-06-29 08:32:00.962 | qos-fip 2026-06-29 08:32:00.962 | qos-gateway-ip 2026-06-29 08:32:00.962 | qos-rule-type-details 2026-06-29 08:32:00.962 | qos-rule-type-filter 2026-06-29 08:32:00.962 | qos-rules-alias 2026-06-29 08:32:00.963 | quota-check-limit 2026-06-29 08:32:00.963 | quota-check-limit-default 2026-06-29 08:32:00.963 | quota_details 2026-06-29 08:32:00.963 | quotas 2026-06-29 08:32:00.963 | rbac-address-scope 2026-06-29 08:32:00.963 | rbac-policies 2026-06-29 08:32:00.963 | rbac-security-groups 2026-06-29 08:32:00.963 | router 2026-06-29 08:32:00.963 | router-enable-snat 2026-06-29 08:32:00.963 | router_availability_zone 2026-06-29 08:32:00.964 | security-group 2026-06-29 08:32:00.964 | security-groups-default-rules 2026-06-29 08:32:00.964 | security-groups-default-statefulness 2026-06-29 08:32:00.964 | security-groups-normalized-cidr 2026-06-29 08:32:00.964 | security-groups-remote-address-group 2026-06-29 08:32:00.964 | security-groups-rules-belongs-to-default-sg 2026-06-29 08:32:00.964 | security-groups-shared-filtering 2026-06-29 08:32:00.964 | segment 2026-06-29 08:32:00.964 | sorting 2026-06-29 08:32:00.965 | standard-attr-description 2026-06-29 08:32:00.965 | standard-attr-fwaas-v2 2026-06-29 08:32:00.965 | standard-attr-revisions 2026-06-29 08:32:00.965 | standard-attr-tag 2026-06-29 08:32:00.965 | standard-attr-timestamp 2026-06-29 08:32:00.965 | stateful-security-group 2026-06-29 08:32:00.965 | subnet-dns-publish-fixed-ip 2026-06-29 08:32:00.965 | subnet-external-network 2026-06-29 08:32:00.965 | subnet-service-types 2026-06-29 08:32:00.966 | subnet_allocation 2026-06-29 08:32:00.966 | subnet_onboard 2026-06-29 08:32:00.966 | subnetpool-prefix-ops 2026-06-29 08:32:00.966 | tag-creation 2026-06-29 08:32:00.966 | tap-mirror 2026-06-29 08:32:00.966 | tap-mirror-both-direction 2026-06-29 08:32:00.966 | trunk 2026-06-29 08:32:00.966 | uplink-status-propagation 2026-06-29 08:32:00.966 | uplink-status-propagation-updatable 2026-06-29 08:32:00.966 | vlan-transparent 2026-06-29 08:32:00.967 | vpn-endpoint-groups 2026-06-29 08:32:00.967 | vpnaas' 2026-06-29 08:32:00.967 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-29 08:32:00.967 | address-scope 2026-06-29 08:32:00.967 | agent 2026-06-29 08:32:00.967 | allowed-address-pairs 2026-06-29 08:32:00.967 | auto-allocated-topology 2026-06-29 08:32:00.967 | availability_zone 2026-06-29 08:32:00.967 | bgp 2026-06-29 08:32:00.967 | bgp_4byte_asn 2026-06-29 08:32:00.967 | bgp_dragent_scheduler 2026-06-29 08:32:00.968 | binding 2026-06-29 08:32:00.968 | binding-extended 2026-06-29 08:32:00.968 | default-subnetpools 2026-06-29 08:32:00.968 | dhcp_agent_scheduler 2026-06-29 08:32:00.968 | dns-domain-ports 2026-06-29 08:32:00.968 | dns-integration 2026-06-29 08:32:00.968 | dns-integration-domain-keywords 2026-06-29 08:32:00.968 | empty-string-filtering 2026-06-29 08:32:00.968 | enable-default-route-bfd 2026-06-29 08:32:00.968 | enable-default-route-ecmp 2026-06-29 08:32:00.969 | expose-port-forwarding-in-fip 2026-06-29 08:32:00.969 | ext-gw-mode 2026-06-29 08:32:00.969 | external-gateway-multihoming 2026-06-29 08:32:00.969 | external-net 2026-06-29 08:32:00.969 | extra_dhcp_opt 2026-06-29 08:32:00.969 | extraroute 2026-06-29 08:32:00.969 | extraroute-atomic 2026-06-29 08:32:00.969 | filter-validation 2026-06-29 08:32:00.969 | fip-port-details 2026-06-29 08:32:00.969 | flavors 2026-06-29 08:32:00.969 | floating-ip-port-forwarding 2026-06-29 08:32:00.970 | floating-ip-port-forwarding-description 2026-06-29 08:32:00.970 | floating-ip-port-forwarding-detail 2026-06-29 08:32:00.970 | floating-ip-port-forwarding-port-ranges 2026-06-29 08:32:00.970 | floatingip-pools 2026-06-29 08:32:00.970 | fwaas_v2 2026-06-29 08:32:00.970 | ip_allocation 2026-06-29 08:32:00.970 | l3-agent-scheduler-ha-chassis-priority 2026-06-29 08:32:00.970 | l3-flavors 2026-06-29 08:32:00.970 | l3-ha 2026-06-29 08:32:00.970 | l3_agent_scheduler 2026-06-29 08:32:00.970 | logging 2026-06-29 08:32:00.971 | multi-provider 2026-06-29 08:32:00.971 | net-mtu 2026-06-29 08:32:00.971 | net-mtu-writable 2026-06-29 08:32:00.971 | network-ip-availability 2026-06-29 08:32:00.971 | network_availability_zone 2026-06-29 08:32:00.971 | network_ha 2026-06-29 08:32:00.971 | pagination 2026-06-29 08:32:00.971 | port-device-profile 2026-06-29 08:32:00.971 | port-hardware-offload-type 2026-06-29 08:32:00.971 | port-mac-address-regenerate 2026-06-29 08:32:00.971 | port-numa-affinity-policy 2026-06-29 08:32:00.971 | port-numa-affinity-policy-socket 2026-06-29 08:32:00.972 | port-resource-request 2026-06-29 08:32:00.972 | port-security 2026-06-29 08:32:00.972 | port-trusted-vif 2026-06-29 08:32:00.972 | project-id 2026-06-29 08:32:00.972 | provider 2026-06-29 08:32:00.972 | pvlan 2026-06-29 08:32:00.972 | qinq 2026-06-29 08:32:00.972 | qos 2026-06-29 08:32:00.972 | qos-bw-limit-direction 2026-06-29 08:32:00.972 | qos-bw-minimum-ingress 2026-06-29 08:32:00.972 | qos-default 2026-06-29 08:32:00.973 | qos-fip 2026-06-29 08:32:00.973 | qos-gateway-ip 2026-06-29 08:32:00.973 | qos-rule-type-details 2026-06-29 08:32:00.973 | qos-rule-type-filter 2026-06-29 08:32:00.973 | qos-rules-alias 2026-06-29 08:32:00.973 | quota-check-limit 2026-06-29 08:32:00.973 | quota-check-limit-default 2026-06-29 08:32:00.973 | quota_details 2026-06-29 08:32:00.973 | quotas 2026-06-29 08:32:00.973 | rbac-address-scope 2026-06-29 08:32:00.973 | rbac-policies 2026-06-29 08:32:00.973 | rbac-security-groups 2026-06-29 08:32:00.974 | router 2026-06-29 08:32:00.974 | router-enable-snat 2026-06-29 08:32:00.974 | router_availability_zone 2026-06-29 08:32:00.974 | security-group 2026-06-29 08:32:00.974 | security-groups-default-rules 2026-06-29 08:32:00.974 | security-groups-default-statefulness 2026-06-29 08:32:00.974 | security-groups-normalized-cidr 2026-06-29 08:32:00.974 | security-groups-remote-address-group 2026-06-29 08:32:00.974 | security-groups-rules-belongs-to-default-sg 2026-06-29 08:32:00.974 | security-groups-shared-filtering 2026-06-29 08:32:00.975 | segment 2026-06-29 08:32:00.975 | sorting 2026-06-29 08:32:00.975 | standard-attr-description 2026-06-29 08:32:00.975 | standard-attr-fwaas-v2 2026-06-29 08:32:00.975 | standard-attr-revisions 2026-06-29 08:32:00.975 | standard-attr-tag 2026-06-29 08:32:00.975 | standard-attr-timestamp 2026-06-29 08:32:00.975 | stateful-security-group 2026-06-29 08:32:00.975 | subnet-dns-publish-fixed-ip 2026-06-29 08:32:00.975 | subnet-external-network 2026-06-29 08:32:00.976 | subnet-service-types 2026-06-29 08:32:00.976 | subnet_allocation 2026-06-29 08:32:00.976 | subnet_onboard 2026-06-29 08:32:00.976 | subnetpool-prefix-ops 2026-06-29 08:32:00.976 | tag-creation 2026-06-29 08:32:00.976 | tap-mirror 2026-06-29 08:32:00.976 | tap-mirror-both-direction 2026-06-29 08:32:00.976 | trunk 2026-06-29 08:32:00.976 | uplink-status-propagation 2026-06-29 08:32:00.976 | uplink-status-propagation-updatable 2026-06-29 08:32:00.976 | vlan-transparent 2026-06-29 08:32:00.977 | vpn-endpoint-groups 2026-06-29 08:32:00.977 | vpnaas' 2026-06-29 08:32:00.977 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-29 08:32:00.977 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : LC_ALL=C 2026-06-29 08:32:00.977 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-29 08:32:00.978 | address-scope 2026-06-29 08:32:00.978 | agent 2026-06-29 08:32:00.978 | allowed-address-pairs 2026-06-29 08:32:00.978 | auto-allocated-topology 2026-06-29 08:32:00.978 | availability_zone 2026-06-29 08:32:00.979 | bgp 2026-06-29 08:32:00.979 | bgp_4byte_asn 2026-06-29 08:32:00.979 | bgp_dragent_scheduler 2026-06-29 08:32:00.979 | binding 2026-06-29 08:32:00.979 | binding-extended 2026-06-29 08:32:00.980 | default-subnetpools 2026-06-29 08:32:00.980 | dhcp_agent_scheduler 2026-06-29 08:32:00.980 | dns-domain-ports 2026-06-29 08:32:00.980 | dns-integration 2026-06-29 08:32:00.980 | dns-integration-domain-keywords 2026-06-29 08:32:00.980 | empty-string-filtering 2026-06-29 08:32:00.980 | enable-default-route-bfd 2026-06-29 08:32:00.980 | enable-default-route-ecmp 2026-06-29 08:32:00.980 | expose-port-forwarding-in-fip 2026-06-29 08:32:00.980 | ext-gw-mode 2026-06-29 08:32:00.980 | external-gateway-multihoming 2026-06-29 08:32:00.981 | external-net 2026-06-29 08:32:00.981 | extra_dhcp_opt 2026-06-29 08:32:00.981 | extraroute 2026-06-29 08:32:00.981 | extraroute-atomic 2026-06-29 08:32:00.981 | filter-validation 2026-06-29 08:32:00.981 | fip-port-details 2026-06-29 08:32:00.981 | flavors 2026-06-29 08:32:00.981 | floating-ip-port-forwarding 2026-06-29 08:32:00.981 | floating-ip-port-forwarding-description 2026-06-29 08:32:00.981 | floating-ip-port-forwarding-detail 2026-06-29 08:32:00.981 | floating-ip-port-forwarding-port-ranges 2026-06-29 08:32:00.982 | floatingip-pools 2026-06-29 08:32:00.982 | fwaas_v2 2026-06-29 08:32:00.982 | ip_allocation 2026-06-29 08:32:00.982 | l3-agent-scheduler-ha-chassis-priority 2026-06-29 08:32:00.982 | l3-flavors 2026-06-29 08:32:00.982 | l3-ha 2026-06-29 08:32:00.982 | l3_agent_scheduler 2026-06-29 08:32:00.982 | logging 2026-06-29 08:32:00.982 | multi-provider 2026-06-29 08:32:00.982 | net-mtu 2026-06-29 08:32:00.982 | net-mtu-writable 2026-06-29 08:32:00.983 | network-ip-availability 2026-06-29 08:32:00.983 | network_availability_zone 2026-06-29 08:32:00.983 | network_ha 2026-06-29 08:32:00.983 | pagination 2026-06-29 08:32:00.983 | port-device-profile 2026-06-29 08:32:00.983 | port-hardware-offload-type 2026-06-29 08:32:00.983 | port-mac-address-regenerate 2026-06-29 08:32:00.983 | port-numa-affinity-policy 2026-06-29 08:32:00.983 | port-numa-affinity-policy-socket 2026-06-29 08:32:00.983 | port-resource-request 2026-06-29 08:32:00.983 | port-security 2026-06-29 08:32:00.984 | port-trusted-vif 2026-06-29 08:32:00.984 | project-id 2026-06-29 08:32:00.984 | provider 2026-06-29 08:32:00.984 | pvlan 2026-06-29 08:32:00.984 | qinq 2026-06-29 08:32:00.984 | qos 2026-06-29 08:32:00.984 | qos-bw-limit-direction 2026-06-29 08:32:00.984 | qos-bw-minimum-ingress 2026-06-29 08:32:00.984 | qos-default 2026-06-29 08:32:00.984 | qos-fip 2026-06-29 08:32:00.984 | qos-gateway-ip 2026-06-29 08:32:00.984 | qos-rule-type-details 2026-06-29 08:32:00.985 | qos-rule-type-filter 2026-06-29 08:32:00.985 | qos-rules-alias 2026-06-29 08:32:00.985 | quota-check-limit 2026-06-29 08:32:00.985 | quota-check-limit-default 2026-06-29 08:32:00.985 | quota_details 2026-06-29 08:32:00.985 | quotas 2026-06-29 08:32:00.985 | rbac-address-scope 2026-06-29 08:32:00.985 | rbac-policies 2026-06-29 08:32:00.985 | rbac-security-groups 2026-06-29 08:32:00.985 | router 2026-06-29 08:32:00.986 | router-enable-snat 2026-06-29 08:32:00.986 | router_availability_zone 2026-06-29 08:32:00.986 | security-group 2026-06-29 08:32:00.986 | security-groups-default-rules 2026-06-29 08:32:00.986 | security-groups-default-statefulness 2026-06-29 08:32:00.986 | security-groups-normalized-cidr 2026-06-29 08:32:00.986 | security-groups-remote-address-group 2026-06-29 08:32:00.986 | security-groups-rules-belongs-to-default-sg 2026-06-29 08:32:00.986 | security-groups-shared-filtering 2026-06-29 08:32:00.986 | segment 2026-06-29 08:32:00.986 | sorting 2026-06-29 08:32:00.987 | standard-attr-description 2026-06-29 08:32:00.987 | standard-attr-fwaas-v2 2026-06-29 08:32:00.987 | standard-attr-revisions 2026-06-29 08:32:00.987 | standard-attr-tag 2026-06-29 08:32:00.987 | standard-attr-timestamp 2026-06-29 08:32:00.987 | stateful-security-group 2026-06-29 08:32:00.987 | subnet-dns-publish-fixed-ip 2026-06-29 08:32:00.987 | subnet-external-network 2026-06-29 08:32:00.987 | subnet-service-types 2026-06-29 08:32:00.987 | subnet_allocation 2026-06-29 08:32:00.987 | subnet_onboard 2026-06-29 08:32:00.988 | subnetpool-prefix-ops 2026-06-29 08:32:00.988 | tag-creation 2026-06-29 08:32:00.988 | tap-mirror 2026-06-29 08:32:00.988 | tap-mirror-both-direction 2026-06-29 08:32:00.988 | trunk 2026-06-29 08:32:00.988 | uplink-status-propagation 2026-06-29 08:32:00.988 | uplink-status-propagation-updatable 2026-06-29 08:32:00.988 | vlan-transparent 2026-06-29 08:32:00.988 | vpn-endpoint-groups 2026-06-29 08:32:00.988 | vpnaas' 2026-06-29 08:32:00.988 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-29 08:32:00.989 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : comm -12 /dev/fd/63 /dev/fd/62 2026-06-29 08:32:00.989 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : enabled_ext='address-group 2026-06-29 08:32:00.989 | address-scope 2026-06-29 08:32:00.989 | agent 2026-06-29 08:32:00.989 | allowed-address-pairs 2026-06-29 08:32:00.989 | auto-allocated-topology 2026-06-29 08:32:00.989 | availability_zone 2026-06-29 08:32:00.989 | bgp 2026-06-29 08:32:00.989 | bgp_4byte_asn 2026-06-29 08:32:00.989 | bgp_dragent_scheduler 2026-06-29 08:32:00.990 | binding 2026-06-29 08:32:00.990 | binding-extended 2026-06-29 08:32:00.990 | default-subnetpools 2026-06-29 08:32:00.990 | dhcp_agent_scheduler 2026-06-29 08:32:00.990 | dns-domain-ports 2026-06-29 08:32:00.990 | dns-integration 2026-06-29 08:32:00.990 | dns-integration-domain-keywords 2026-06-29 08:32:00.990 | empty-string-filtering 2026-06-29 08:32:00.990 | enable-default-route-bfd 2026-06-29 08:32:00.990 | enable-default-route-ecmp 2026-06-29 08:32:00.990 | expose-port-forwarding-in-fip 2026-06-29 08:32:00.990 | ext-gw-mode 2026-06-29 08:32:00.991 | external-gateway-multihoming 2026-06-29 08:32:00.991 | external-net 2026-06-29 08:32:00.991 | extra_dhcp_opt 2026-06-29 08:32:00.991 | extraroute 2026-06-29 08:32:00.991 | extraroute-atomic 2026-06-29 08:32:00.991 | filter-validation 2026-06-29 08:32:00.991 | fip-port-details 2026-06-29 08:32:00.991 | flavors 2026-06-29 08:32:00.991 | floating-ip-port-forwarding 2026-06-29 08:32:00.991 | floating-ip-port-forwarding-description 2026-06-29 08:32:00.991 | floating-ip-port-forwarding-detail 2026-06-29 08:32:00.992 | floating-ip-port-forwarding-port-ranges 2026-06-29 08:32:00.992 | floatingip-pools 2026-06-29 08:32:00.992 | fwaas_v2 2026-06-29 08:32:00.992 | ip_allocation 2026-06-29 08:32:00.992 | l3-agent-scheduler-ha-chassis-priority 2026-06-29 08:32:00.992 | l3-flavors 2026-06-29 08:32:00.992 | l3-ha 2026-06-29 08:32:00.992 | l3_agent_scheduler 2026-06-29 08:32:00.992 | logging 2026-06-29 08:32:00.993 | multi-provider 2026-06-29 08:32:00.993 | net-mtu 2026-06-29 08:32:00.993 | net-mtu-writable 2026-06-29 08:32:00.993 | network-ip-availability 2026-06-29 08:32:00.993 | network_availability_zone 2026-06-29 08:32:00.993 | network_ha 2026-06-29 08:32:00.993 | pagination 2026-06-29 08:32:00.993 | port-device-profile 2026-06-29 08:32:00.993 | port-hardware-offload-type 2026-06-29 08:32:00.993 | port-mac-address-regenerate 2026-06-29 08:32:00.993 | port-numa-affinity-policy 2026-06-29 08:32:00.994 | port-numa-affinity-policy-socket 2026-06-29 08:32:00.994 | port-resource-request 2026-06-29 08:32:00.994 | port-security 2026-06-29 08:32:00.994 | port-trusted-vif 2026-06-29 08:32:00.994 | project-id 2026-06-29 08:32:00.994 | provider 2026-06-29 08:32:00.994 | pvlan 2026-06-29 08:32:00.994 | qinq 2026-06-29 08:32:00.994 | qos 2026-06-29 08:32:00.994 | qos-bw-limit-direction 2026-06-29 08:32:00.995 | qos-bw-minimum-ingress 2026-06-29 08:32:00.995 | qos-default 2026-06-29 08:32:00.995 | qos-fip 2026-06-29 08:32:00.995 | qos-gateway-ip 2026-06-29 08:32:00.995 | qos-rule-type-details 2026-06-29 08:32:00.995 | qos-rule-type-filter 2026-06-29 08:32:00.995 | qos-rules-alias 2026-06-29 08:32:00.995 | quota-check-limit 2026-06-29 08:32:00.995 | quota-check-limit-default 2026-06-29 08:32:00.995 | quota_details 2026-06-29 08:32:00.995 | quotas 2026-06-29 08:32:00.995 | rbac-address-scope 2026-06-29 08:32:00.996 | rbac-policies 2026-06-29 08:32:00.996 | rbac-security-groups 2026-06-29 08:32:00.996 | router 2026-06-29 08:32:00.996 | router-enable-snat 2026-06-29 08:32:00.996 | router_availability_zone 2026-06-29 08:32:00.996 | security-group 2026-06-29 08:32:00.996 | security-groups-default-rules 2026-06-29 08:32:00.996 | security-groups-default-statefulness 2026-06-29 08:32:00.996 | security-groups-normalized-cidr 2026-06-29 08:32:00.997 | security-groups-remote-address-group 2026-06-29 08:32:00.997 | security-groups-rules-belongs-to-default-sg 2026-06-29 08:32:00.997 | security-groups-shared-filtering 2026-06-29 08:32:00.997 | segment 2026-06-29 08:32:00.997 | sorting 2026-06-29 08:32:00.997 | standard-attr-description 2026-06-29 08:32:00.997 | standard-attr-fwaas-v2 2026-06-29 08:32:00.997 | standard-attr-revisions 2026-06-29 08:32:00.997 | standard-attr-tag 2026-06-29 08:32:00.997 | standard-attr-timestamp 2026-06-29 08:32:00.997 | stateful-security-group 2026-06-29 08:32:00.997 | subnet-dns-publish-fixed-ip 2026-06-29 08:32:00.998 | subnet-external-network 2026-06-29 08:32:00.998 | subnet-service-types 2026-06-29 08:32:00.998 | subnet_allocation 2026-06-29 08:32:00.998 | subnet_onboard 2026-06-29 08:32:00.998 | subnetpool-prefix-ops 2026-06-29 08:32:00.998 | tag-creation 2026-06-29 08:32:00.998 | tap-mirror 2026-06-29 08:32:00.998 | tap-mirror-both-direction 2026-06-29 08:32:00.998 | trunk 2026-06-29 08:32:00.998 | uplink-status-propagation 2026-06-29 08:32:00.998 | uplink-status-propagation-updatable 2026-06-29 08:32:00.998 | vlan-transparent 2026-06-29 08:32:00.999 | vpn-endpoint-groups 2026-06-29 08:32:00.999 | vpnaas' 2026-06-29 08:32:00.999 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-29 08:32:00.999 | address-scope 2026-06-29 08:32:00.999 | agent 2026-06-29 08:32:00.999 | allowed-address-pairs 2026-06-29 08:32:00.999 | auto-allocated-topology 2026-06-29 08:32:00.999 | availability_zone 2026-06-29 08:32:00.999 | bgp 2026-06-29 08:32:00.999 | bgp_4byte_asn 2026-06-29 08:32:00.999 | bgp_dragent_scheduler 2026-06-29 08:32:00.999 | binding 2026-06-29 08:32:01.000 | binding-extended 2026-06-29 08:32:01.000 | default-subnetpools 2026-06-29 08:32:01.000 | dhcp_agent_scheduler 2026-06-29 08:32:01.000 | dns-domain-ports 2026-06-29 08:32:01.000 | dns-integration 2026-06-29 08:32:01.000 | dns-integration-domain-keywords 2026-06-29 08:32:01.000 | empty-string-filtering 2026-06-29 08:32:01.000 | enable-default-route-bfd 2026-06-29 08:32:01.000 | enable-default-route-ecmp 2026-06-29 08:32:01.000 | expose-port-forwarding-in-fip 2026-06-29 08:32:01.000 | ext-gw-mode 2026-06-29 08:32:01.001 | external-gateway-multihoming 2026-06-29 08:32:01.001 | external-net 2026-06-29 08:32:01.001 | extra_dhcp_opt 2026-06-29 08:32:01.001 | extraroute 2026-06-29 08:32:01.001 | extraroute-atomic 2026-06-29 08:32:01.001 | filter-validation 2026-06-29 08:32:01.001 | fip-port-details 2026-06-29 08:32:01.001 | flavors 2026-06-29 08:32:01.001 | floating-ip-port-forwarding 2026-06-29 08:32:01.001 | floating-ip-port-forwarding-description 2026-06-29 08:32:01.001 | floating-ip-port-forwarding-detail 2026-06-29 08:32:01.001 | floating-ip-port-forwarding-port-ranges 2026-06-29 08:32:01.002 | floatingip-pools 2026-06-29 08:32:01.002 | fwaas_v2 2026-06-29 08:32:01.002 | ip_allocation 2026-06-29 08:32:01.002 | l3-agent-scheduler-ha-chassis-priority 2026-06-29 08:32:01.002 | l3-flavors 2026-06-29 08:32:01.002 | l3-ha 2026-06-29 08:32:01.002 | l3_agent_scheduler 2026-06-29 08:32:01.002 | logging 2026-06-29 08:32:01.002 | multi-provider 2026-06-29 08:32:01.002 | net-mtu 2026-06-29 08:32:01.002 | net-mtu-writable 2026-06-29 08:32:01.002 | network-ip-availability 2026-06-29 08:32:01.003 | network_availability_zone 2026-06-29 08:32:01.003 | network_ha 2026-06-29 08:32:01.003 | pagination 2026-06-29 08:32:01.003 | port-device-profile 2026-06-29 08:32:01.003 | port-hardware-offload-type 2026-06-29 08:32:01.003 | port-mac-address-regenerate 2026-06-29 08:32:01.003 | port-numa-affinity-policy 2026-06-29 08:32:01.003 | port-numa-affinity-policy-socket 2026-06-29 08:32:01.003 | port-resource-request 2026-06-29 08:32:01.003 | port-security 2026-06-29 08:32:01.003 | port-trusted-vif 2026-06-29 08:32:01.004 | project-id 2026-06-29 08:32:01.004 | provider 2026-06-29 08:32:01.004 | pvlan 2026-06-29 08:32:01.004 | qinq 2026-06-29 08:32:01.004 | qos 2026-06-29 08:32:01.004 | qos-bw-limit-direction 2026-06-29 08:32:01.004 | qos-bw-minimum-ingress 2026-06-29 08:32:01.004 | qos-default 2026-06-29 08:32:01.004 | qos-fip 2026-06-29 08:32:01.004 | qos-gateway-ip 2026-06-29 08:32:01.004 | qos-rule-type-details 2026-06-29 08:32:01.005 | qos-rule-type-filter 2026-06-29 08:32:01.005 | qos-rules-alias 2026-06-29 08:32:01.005 | quota-check-limit 2026-06-29 08:32:01.005 | quota-check-limit-default 2026-06-29 08:32:01.005 | quota_details 2026-06-29 08:32:01.005 | quotas 2026-06-29 08:32:01.005 | rbac-address-scope 2026-06-29 08:32:01.005 | rbac-policies 2026-06-29 08:32:01.005 | rbac-security-groups 2026-06-29 08:32:01.005 | router 2026-06-29 08:32:01.005 | router-enable-snat 2026-06-29 08:32:01.006 | router_availability_zone 2026-06-29 08:32:01.006 | security-group 2026-06-29 08:32:01.006 | security-groups-default-rules 2026-06-29 08:32:01.006 | security-groups-default-statefulness 2026-06-29 08:32:01.006 | security-groups-normalized-cidr 2026-06-29 08:32:01.006 | security-groups-remote-address-group 2026-06-29 08:32:01.006 | security-groups-rules-belongs-to-default-sg 2026-06-29 08:32:01.006 | security-groups-shared-filtering 2026-06-29 08:32:01.006 | segment 2026-06-29 08:32:01.006 | sorting 2026-06-29 08:32:01.007 | standard-attr-description 2026-06-29 08:32:01.007 | standard-attr-fwaas-v2 2026-06-29 08:32:01.007 | standard-attr-revisions 2026-06-29 08:32:01.007 | standard-attr-tag 2026-06-29 08:32:01.007 | standard-attr-timestamp 2026-06-29 08:32:01.007 | stateful-security-group 2026-06-29 08:32:01.007 | subnet-dns-publish-fixed-ip 2026-06-29 08:32:01.007 | subnet-external-network 2026-06-29 08:32:01.007 | subnet-service-types 2026-06-29 08:32:01.007 | subnet_allocation 2026-06-29 08:32:01.007 | subnet_onboard 2026-06-29 08:32:01.007 | subnetpool-prefix-ops 2026-06-29 08:32:01.008 | tag-creation 2026-06-29 08:32:01.008 | tap-mirror 2026-06-29 08:32:01.008 | tap-mirror-both-direction 2026-06-29 08:32:01.008 | trunk 2026-06-29 08:32:01.008 | uplink-status-propagation 2026-06-29 08:32:01.008 | uplink-status-propagation-updatable 2026-06-29 08:32:01.008 | vlan-transparent 2026-06-29 08:32:01.008 | vpn-endpoint-groups 2026-06-29 08:32:01.008 | vpnaas' 2026-06-29 08:32:01.008 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-29 08:32:01.009 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-06-29 08:32:01.009 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-29 08:32:01.009 | address-scope 2026-06-29 08:32:01.009 | agent 2026-06-29 08:32:01.009 | allowed-address-pairs 2026-06-29 08:32:01.009 | auto-allocated-topology 2026-06-29 08:32:01.009 | availability_zone 2026-06-29 08:32:01.009 | bgp 2026-06-29 08:32:01.009 | bgp_4byte_asn 2026-06-29 08:32:01.009 | bgp_dragent_scheduler 2026-06-29 08:32:01.009 | binding 2026-06-29 08:32:01.010 | binding-extended 2026-06-29 08:32:01.010 | default-subnetpools 2026-06-29 08:32:01.010 | dhcp_agent_scheduler 2026-06-29 08:32:01.010 | dns-domain-ports 2026-06-29 08:32:01.010 | dns-integration 2026-06-29 08:32:01.010 | dns-integration-domain-keywords 2026-06-29 08:32:01.010 | empty-string-filtering 2026-06-29 08:32:01.010 | enable-default-route-bfd 2026-06-29 08:32:01.010 | enable-default-route-ecmp 2026-06-29 08:32:01.010 | expose-port-forwarding-in-fip 2026-06-29 08:32:01.010 | ext-gw-mode 2026-06-29 08:32:01.011 | external-gateway-multihoming 2026-06-29 08:32:01.011 | external-net 2026-06-29 08:32:01.011 | extra_dhcp_opt 2026-06-29 08:32:01.011 | extraroute 2026-06-29 08:32:01.011 | extraroute-atomic 2026-06-29 08:32:01.011 | filter-validation 2026-06-29 08:32:01.011 | fip-port-details 2026-06-29 08:32:01.011 | flavors 2026-06-29 08:32:01.011 | floating-ip-port-forwarding 2026-06-29 08:32:01.011 | floating-ip-port-forwarding-description 2026-06-29 08:32:01.011 | floating-ip-port-forwarding-detail 2026-06-29 08:32:01.012 | floating-ip-port-forwarding-port-ranges 2026-06-29 08:32:01.012 | floatingip-pools 2026-06-29 08:32:01.012 | fwaas_v2 2026-06-29 08:32:01.012 | ip_allocation 2026-06-29 08:32:01.012 | l3-agent-scheduler-ha-chassis-priority 2026-06-29 08:32:01.012 | l3-flavors 2026-06-29 08:32:01.012 | l3-ha 2026-06-29 08:32:01.012 | l3_agent_scheduler 2026-06-29 08:32:01.012 | logging 2026-06-29 08:32:01.012 | multi-provider 2026-06-29 08:32:01.012 | net-mtu 2026-06-29 08:32:01.013 | net-mtu-writable 2026-06-29 08:32:01.013 | network-ip-availability 2026-06-29 08:32:01.013 | network_availability_zone 2026-06-29 08:32:01.013 | network_ha 2026-06-29 08:32:01.013 | pagination 2026-06-29 08:32:01.013 | port-device-profile 2026-06-29 08:32:01.013 | port-hardware-offload-type 2026-06-29 08:32:01.013 | port-mac-address-regenerate 2026-06-29 08:32:01.013 | port-numa-affinity-policy 2026-06-29 08:32:01.013 | port-numa-affinity-policy-socket 2026-06-29 08:32:01.013 | port-resource-request 2026-06-29 08:32:01.014 | port-security 2026-06-29 08:32:01.014 | port-trusted-vif 2026-06-29 08:32:01.014 | project-id 2026-06-29 08:32:01.014 | provider 2026-06-29 08:32:01.014 | pvlan 2026-06-29 08:32:01.014 | qinq 2026-06-29 08:32:01.014 | qos 2026-06-29 08:32:01.014 | qos-bw-limit-direction 2026-06-29 08:32:01.014 | qos-bw-minimum-ingress 2026-06-29 08:32:01.014 | qos-default 2026-06-29 08:32:01.014 | qos-fip 2026-06-29 08:32:01.014 | qos-gateway-ip 2026-06-29 08:32:01.015 | qos-rule-type-details 2026-06-29 08:32:01.015 | qos-rule-type-filter 2026-06-29 08:32:01.015 | qos-rules-alias 2026-06-29 08:32:01.015 | quota-check-limit 2026-06-29 08:32:01.015 | quota-check-limit-default 2026-06-29 08:32:01.015 | quota_details 2026-06-29 08:32:01.015 | quotas 2026-06-29 08:32:01.015 | rbac-address-scope 2026-06-29 08:32:01.015 | rbac-policies 2026-06-29 08:32:01.015 | rbac-security-groups 2026-06-29 08:32:01.015 | router 2026-06-29 08:32:01.016 | router-enable-snat 2026-06-29 08:32:01.016 | router_availability_zone 2026-06-29 08:32:01.016 | security-group 2026-06-29 08:32:01.016 | security-groups-default-rules 2026-06-29 08:32:01.016 | security-groups-default-statefulness 2026-06-29 08:32:01.016 | security-groups-normalized-cidr 2026-06-29 08:32:01.016 | security-groups-remote-address-group 2026-06-29 08:32:01.016 | security-groups-rules-belongs-to-default-sg 2026-06-29 08:32:01.016 | security-groups-shared-filtering 2026-06-29 08:32:01.016 | segment 2026-06-29 08:32:01.017 | sorting 2026-06-29 08:32:01.017 | standard-attr-description 2026-06-29 08:32:01.017 | standard-attr-fwaas-v2 2026-06-29 08:32:01.017 | standard-attr-revisions 2026-06-29 08:32:01.017 | standard-attr-tag 2026-06-29 08:32:01.017 | standard-attr-timestamp 2026-06-29 08:32:01.017 | stateful-security-group 2026-06-29 08:32:01.017 | subnet-dns-publish-fixed-ip 2026-06-29 08:32:01.017 | subnet-external-network 2026-06-29 08:32:01.017 | subnet-service-types 2026-06-29 08:32:01.017 | subnet_allocation 2026-06-29 08:32:01.018 | subnet_onboard 2026-06-29 08:32:01.018 | subnetpool-prefix-ops 2026-06-29 08:32:01.018 | tag-creation 2026-06-29 08:32:01.018 | tap-mirror 2026-06-29 08:32:01.018 | tap-mirror-both-direction 2026-06-29 08:32:01.018 | trunk 2026-06-29 08:32:01.018 | uplink-status-propagation 2026-06-29 08:32:01.018 | uplink-status-propagation-updatable 2026-06-29 08:32:01.019 | vlan-transparent 2026-06-29 08:32:01.019 | vpn-endpoint-groups 2026-06-29 08:32:01.019 | vpnaas' 2026-06-29 08:32:01.019 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-29 08:32:01.019 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : comm -3 /dev/fd/63 /dev/fd/62 2026-06-29 08:32:01.019 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : disabled_ext= 2026-06-29 08:32:01.019 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : '[' '!' -z '' ']' 2026-06-29 08:32:01.019 | ++ 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-29 08:32:01.019 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : tr ' ' , 2026-06-29 08:32:01.019 | + 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-29 08:32:01.020 | + 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-29 08:32:01.020 | + 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-29 08:32:01.020 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-29 08:32:01.020 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-29 08:32:01.020 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-06-29 08:32:01.020 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-06-29 08:32:01.020 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-29 08:32:01.022 | + 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-29 08:32:01.054 | + 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.69:6641 2026-06-29 08:32:01.056 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-29 08:32:01.059 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-29 08:32:01.061 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.69:6641 2026-06-29 08:32:01.064 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.69:6641 ']' 2026-06-29 08:32:01.067 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-29 08:32:01.070 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.69:6641 2026-06-29 08:32:01.103 | + 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.69:6642 2026-06-29 08:32:01.105 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-29 08:32:01.107 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-29 08:32:01.109 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.69:6642 2026-06-29 08:32:01.111 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.69:6642 ']' 2026-06-29 08:32:01.114 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-29 08:32:01.116 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.69:6642 2026-06-29 08:32:01.148 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : is_service_enabled tls-proxy 2026-06-29 08:32:01.164 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:32:01.167 | + 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-29 08:32:01.169 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-29 08:32:01.172 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-29 08:32:01.174 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-06-29 08:32:01.177 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-06-29 08:32:01.180 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-29 08:32:01.182 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-06-29 08:32:01.213 | + 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-29 08:32:01.216 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-29 08:32:01.219 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-29 08:32:01.221 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-06-29 08:32:01.224 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-06-29 08:32:01.226 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-29 08:32:01.229 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-06-29 08:32:01.261 | + 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-29 08:32:01.264 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-29 08:32:01.266 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-29 08:32:01.269 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-29 08:32:01.271 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-29 08:32:01.274 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-29 08:32:01.276 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-29 08:32:01.308 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-06-29 08:32:01.330 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : is_service_enabled q-log neutron-log 2026-06-29 08:32:01.349 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:32:01.352 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_ovn_metadata_agent_enabled 2026-06-29 08:32:01.355 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-29 08:32:01.374 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:32:01.377 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-29 08:32:01.380 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-29 08:32:01.382 | + 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-29 08:32:01.385 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-29 08:32:01.387 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-29 08:32:01.390 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-06-29 08:32:01.393 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-06-29 08:32:01.395 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-29 08:32:01.398 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-06-29 08:32:01.430 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : is_service_enabled q-dns neutron-dns 2026-06-29 08:32:01.449 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:32:01.452 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:535 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-06-29 08:32:01.490 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : is_service_enabled q-dhcp neutron-dhcp 2026-06-29 08:32:01.511 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:32:01.514 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-06-29 08:32:01.549 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled n-api-meta 2026-06-29 08:32:01.568 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:32:01.571 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:545 : is_ovn_metadata_agent_enabled 2026-06-29 08:32:01.574 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-29 08:32:01.593 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:32:01.597 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-29 08:32:01.600 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-29 08:32:01.603 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:546 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-06-29 08:32:01.636 | + lib/neutron:configure_neutron:409 : is_service_enabled q-placement neutron-placement 2026-06-29 08:32:01.653 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:32:01.656 | + lib/neutron:configure_neutron:412 : is_service_enabled q-trunk neutron-trunk 2026-06-29 08:32:01.676 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:32:01.679 | + lib/neutron:configure_neutron:415 : is_service_enabled q-qos neutron-qos 2026-06-29 08:32:01.698 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:32:01.701 | + lib/neutron:configure_neutron:422 : is_service_enabled neutron-segments 2026-06-29 08:32:01.720 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:32:01.723 | + lib/neutron:configure_neutron:426 : is_service_enabled q-ovn-bgp 2026-06-29 08:32:01.743 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:32:01.746 | + lib/neutron:configure_neutron:431 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-06-29 08:32:01.767 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:32:01.770 | + lib/neutron:configure_neutron:432 : _configure_neutron_service 2026-06-29 08:32:01.773 | + lib/neutron:_configure_neutron_service:1002 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-06-29 08:32:01.775 | + lib/neutron:_configure_neutron_service:1003 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-06-29 08:32:01.781 | + lib/neutron:_configure_neutron_service:1006 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-06-29 08:32:01.818 | + lib/neutron:_configure_neutron_service:1008 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-06-29 08:32:01.854 | + lib/neutron:_configure_neutron_service:1009 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-06-29 08:32:01.892 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-06-29 08:32:01.928 | + lib/neutron:_configure_neutron_service:1012 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-06-29 08:32:01.931 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-06-29 08:32:01.934 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-06-29 08:32:01.937 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-29 08:32:01.940 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-29 08:32:01.943 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-06-29 08:32:01.946 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-29 08:32:01.949 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-06-29 08:32:01.951 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-29 08:32:01.955 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-06-29 08:32:01.990 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-06-29 08:32:02.025 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.69/identity 2026-06-29 08:32:02.058 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-06-29 08:32:02.094 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-06-29 08:32:02.127 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-06-29 08:32:02.160 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-06-29 08:32:02.193 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-06-29 08:32:02.229 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.69/identity 2026-06-29 08:32:02.272 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-29 08:32:02.315 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-06-29 08:32:02.359 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-29 08:32:02.363 | + lib/neutron:_configure_neutron_service:1015 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-06-29 08:32:02.407 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-06-29 08:32:02.452 | + lib/neutron:_configure_neutron_service:1018 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-06-29 08:32:02.456 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-29 08:32:02.460 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-29 08:32:02.463 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-29 08:32:02.467 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-06-29 08:32:02.512 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-06-29 08:32:02.556 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.69/identity 2026-06-29 08:32:02.600 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-06-29 08:32:02.645 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-06-29 08:32:02.687 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-06-29 08:32:02.731 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-06-29 08:32:02.768 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-06-29 08:32:02.805 | + lib/neutron:_configure_neutron_service:1021 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-06-29 08:32:02.807 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-29 08:32:02.811 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-29 08:32:02.813 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-29 08:32:02.817 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-06-29 08:32:02.856 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-06-29 08:32:02.896 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.69/identity 2026-06-29 08:32:02.933 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-06-29 08:32:02.972 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-06-29 08:32:03.009 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-06-29 08:32:03.049 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-06-29 08:32:03.088 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-06-29 08:32:03.127 | + lib/neutron:_configure_neutron_service:1024 : neutron_plugin_configure_service 2026-06-29 08:32:03.130 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-06-29 08:32:03.134 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-06-29 08:32:03.138 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-06-29 08:32:03.141 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-06-29 08:32:03.144 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-06-29 08:32:03.148 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-06-29 08:32:03.152 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-06-29 08:32:03.156 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-06-29 08:32:03.159 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-06-29 08:32:03.162 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-06-29 08:32:03.166 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-06-29 08:32:03.169 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-06-29 08:32:03.172 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-06-29 08:32:03.175 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-06-29 08:32:03.179 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-06-29 08:32:03.182 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-06-29 08:32:03.185 | + 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-29 08:32:03.189 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-29 08:32:03.193 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-29 08:32:03.197 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-29 08:32:03.200 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-29 08:32:03.205 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-29 08:32:03.209 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-29 08:32:03.258 | + 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-29 08:32:03.261 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-29 08:32:03.265 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-29 08:32:03.269 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-06-29 08:32:03.273 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-06-29 08:32:03.277 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-29 08:32:03.282 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-06-29 08:32:03.326 | + 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-29 08:32:03.331 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-29 08:32:03.334 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-29 08:32:03.338 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-06-29 08:32:03.343 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-06-29 08:32:03.346 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-29 08:32:03.351 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-06-29 08:32:03.398 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-06-29 08:32:03.402 | + 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-29 08:32:03.406 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-29 08:32:03.410 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-29 08:32:03.414 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-06-29 08:32:03.418 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-06-29 08:32:03.422 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-29 08:32:03.427 | + 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-29 08:32:03.476 | + 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-29 08:32:03.481 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-29 08:32:03.486 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-29 08:32:03.490 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-06-29 08:32:03.494 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-06-29 08:32:03.498 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-29 08:32:03.502 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-06-29 08:32:03.552 | + 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-29 08:32:03.556 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-29 08:32:03.561 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-29 08:32:03.565 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-06-29 08:32:03.569 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-06-29 08:32:03.573 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-29 08:32:03.576 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-06-29 08:32:03.620 | + 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-29 08:32:03.623 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-29 08:32:03.626 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-06-29 08:32:03.629 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-06-29 08:32:03.633 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-06-29 08:32:03.636 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-29 08:32:03.639 | + 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-29 08:32:03.684 | + 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-29 08:32:03.688 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-29 08:32:03.692 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-06-29 08:32:03.697 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-06-29 08:32:03.700 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-06-29 08:32:03.704 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-29 08:32:03.707 | + 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-29 08:32:03.757 | + 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-29 08:32:03.761 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-29 08:32:03.764 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-06-29 08:32:03.768 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-06-29 08:32:03.771 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-06-29 08:32:03.776 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-29 08:32:03.780 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-06-29 08:32:03.827 | + 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-29 08:32:03.832 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-29 08:32:03.836 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-06-29 08:32:03.841 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-06-29 08:32:03.845 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-06-29 08:32:03.850 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-29 08:32:03.854 | + 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-29 08:32:03.903 | + 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-29 08:32:03.908 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-29 08:32:03.912 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-29 08:32:03.916 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-06-29 08:32:03.920 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-06-29 08:32:03.925 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-29 08:32:03.929 | + 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-29 08:32:03.979 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-29 08:32:03.983 | + lib/neutron:configure_neutron:435 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-06-29 08:32:04.034 | + lib/neutron:configure_neutron:439 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-06-29 08:32:04.084 | + lib/neutron:configure_neutron:441 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-06-29 08:32:04.088 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-06-29 08:32:04.092 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-06-29 08:32:04.096 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-06-29 08:32:04.100 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-29 08:32:04.105 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-06-29 08:32:04.109 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-06-29 08:32:04.113 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-29 08:32:04.117 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-29 08:32:04.138 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-29 08:32:04.138 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-29 08:32:04.151 | d /var/run/uwsgi 0755 quobyte root 2026-06-29 08:32:04.158 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-29 08:32:04.173 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-29 08:32:04.180 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-06-29 08:32:04.184 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-06-29 08:32:04.190 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-29 08:32:04.194 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-06-29 08:32:04.243 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-06-29 08:32:04.287 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-06-29 08:32:04.331 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-06-29 08:32:04.371 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-29 08:32:04.413 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-29 08:32:04.455 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-06-29 08:32:04.501 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-06-29 08:32:04.548 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-06-29 08:32:04.596 | + 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-29 08:32:04.643 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-29 08:32:04.689 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-29 08:32:04.733 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-06-29 08:32:04.774 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-06-29 08:32:04.816 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-29 08:32:04.820 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-29 08:32:04.825 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-06-29 08:32:04.829 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-06-29 08:32:04.833 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-29 08:32:04.836 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-29 08:32:04.839 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-29 08:32:04.843 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-06-29 08:32:04.848 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-06-29 08:32:04.851 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-06-29 08:32:04.893 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-29 08:32:04.938 | + 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-29 08:32:04.938 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-06-29 08:32:04.949 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-06-29 08:32:04.955 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-06-29 08:32:04.958 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-06-29 08:32:04.962 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-29 08:32:04.966 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-29 08:32:04.970 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-29 08:32:04.973 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-29 08:32:04.978 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-29 08:32:04.984 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-29 08:32:04.987 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-29 08:32:04.992 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-29 08:32:04.995 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-29 08:32:04.997 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-29 08:32:05.000 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-06-29 08:32:05.016 | perl: warning: Setting locale failed. 2026-06-29 08:32:05.016 | perl: warning: Please check that your locale settings: 2026-06-29 08:32:05.016 | LANGUAGE = (unset), 2026-06-29 08:32:05.017 | LC_ALL = "en_US.utf8", 2026-06-29 08:32:05.017 | LANG = "de_DE.UTF-8" 2026-06-29 08:32:05.017 | are supported and installed on your system. 2026-06-29 08:32:05.017 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-29 08:32:05.059 | Enabling site neutron-api. 2026-06-29 08:32:05.065 | To activate the new configuration, you need to run: 2026-06-29 08:32:05.065 | systemctl reload apache2 2026-06-29 08:32:05.071 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-29 08:32:05.074 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-29 08:32:05.077 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-29 08:32:05.081 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-29 08:32:05.255 | + ./stack.sh:main:1170 : is_service_enabled mysql postgresql 2026-06-29 08:32:05.284 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:32:05.289 | + ./stack.sh:main:1170 : is_service_enabled neutron 2026-06-29 08:32:05.315 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:32:05.319 | + ./stack.sh:main:1171 : async_runfunc init_neutron 2026-06-29 08:32:05.323 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-06-29 08:32:05.403 | + inc/async:async_inner:63 : init_neutron 2026-06-29 08:32:05.454 | [2070 Async init_neutron:61986]: running: init_neutron 2026-06-29 08:32:05.458 | + ./stack.sh:main:1179 : is_service_enabled q-dhcp 2026-06-29 08:32:05.484 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:32:05.488 | + ./stack.sh:main:1198 : is_service_enabled nova neutron 2026-06-29 08:32:05.513 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:32:05.517 | + ./stack.sh:main:1199 : configure_os_vif 2026-06-29 08:32:05.521 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-06-29 08:32:05.524 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-06-29 08:32:05.564 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-06-29 08:32:05.567 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-06-29 08:32:05.611 | + ./stack.sh:main:1205 : is_service_enabled swift 2026-06-29 08:32:05.638 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:32:05.642 | + ./stack.sh:main:1214 : is_service_enabled cinder 2026-06-29 08:32:05.663 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:32:05.666 | + ./stack.sh:main:1215 : echo_summary 'Configuring Cinder' 2026-06-29 08:32:05.669 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-29 08:32:05.672 | + ./stack.sh:echo_summary:447 : echo -e Configuring Cinder 2026-06-29 08:32:05.675 | + ./stack.sh:main:1216 : async_runfunc init_cinder 2026-06-29 08:32:05.678 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-06-29 08:32:05.750 | + inc/async:async_inner:63 : init_cinder 2026-06-29 08:32:05.798 | [2070 Async init_cinder:62222]: running: init_cinder 2026-06-29 08:32:05.800 | + ./stack.sh:main:1222 : is_service_enabled placement 2026-06-29 08:32:05.820 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:32:05.822 | + ./stack.sh:main:1223 : echo_summary 'Configuring placement' 2026-06-29 08:32:05.825 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-29 08:32:05.829 | + ./stack.sh:echo_summary:447 : echo -e Configuring placement 2026-06-29 08:32:05.833 | + ./stack.sh:main:1224 : async_runfunc init_placement 2026-06-29 08:32:05.836 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-06-29 08:32:05.897 | + inc/async:async_inner:63 : init_placement 2026-06-29 08:32:05.945 | [2070 Async init_placement:62352]: running: init_placement 2026-06-29 08:32:05.946 | + ./stack.sh:main:1228 : async_wait init_neutron 2026-06-29 08:32:06.027 | [2070 Async init_neutron:61986]: Waiting for completion of init_neutron running on PID 61986 (5 other jobs running) 2026-06-29 08:32:06.071 | [2070 Async init_neutron:61986]: Signaling child to exit 2026-06-29 08:32:21.807 | + inc/async:async_inner:64 : rc=0 2026-06-29 08:32:21.849 | [62222 Async init_cinder:62222]: finished successfully 2026-06-29 08:32:58.918 | + inc/async:async_inner:64 : rc=0 2026-06-29 08:32:58.948 | [62352 Async init_placement:62352]: finished successfully 2026-06-29 08:33:04.605 | + inc/async:async_inner:64 : rc=0 2026-06-29 08:33:04.637 | [61986 Async init_neutron:61986]: finished successfully 2026-06-29 08:33:04.664 | WAKEUP 2026-06-29 08:33:04.688 | [2070 Async init_neutron:61986]: Signaled 2026-06-29 08:33:04.690 | + lib/neutron:init_neutron:498 : recreate_database neutron 2026-06-29 08:33:04.690 | + lib/database:recreate_database:112 : local db=neutron 2026-06-29 08:33:04.690 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-06-29 08:33:04.690 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-06-29 08:33:04.690 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-06-29 08:33:04.690 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-29 08:33:04.690 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-06-29 08:33:04.690 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-29 08:33:04.690 | + lib/neutron:init_neutron:499 : time_start dbsync 2026-06-29 08:33:04.691 | + functions-common:time_start:2406 : local name=dbsync 2026-06-29 08:33:04.691 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:33:04.691 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:33:04.691 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:33:04.691 | + functions-common:time_start:2411 : _TIME_START[$name]=1782721925619 2026-06-29 08:33:04.691 | + 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-29 08:33:04.691 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-29 08:33:04.691 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-29 08:33:04.691 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-29 08:33:04.691 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-29 08:33:04.692 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-06-29 08:33:04.692 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-06-29 08:33:04.692 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-06-29 08:33:04.692 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-06-29 08:33:04.692 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-06-29 08:33:04.693 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-06-29 08:33:04.693 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-06-29 08:33:04.693 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-06-29 08:33:04.693 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-06-29 08:33:04.693 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-06-29 08:33:04.693 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-06-29 08:33:04.693 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-06-29 08:33:04.693 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-06-29 08:33:04.694 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-06-29 08:33:04.694 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-06-29 08:33:04.694 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-06-29 08:33:04.694 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-06-29 08:33:04.694 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-06-29 08:33:04.694 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-06-29 08:33:04.694 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-06-29 08:33:04.694 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-06-29 08:33:04.694 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-06-29 08:33:04.694 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-06-29 08:33:04.694 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-06-29 08:33:04.695 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-06-29 08:33:04.695 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-06-29 08:33:04.695 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-06-29 08:33:04.695 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-06-29 08:33:04.695 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-06-29 08:33:04.695 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-06-29 08:33:04.695 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-06-29 08:33:04.695 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-06-29 08:33:04.695 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-06-29 08:33:04.695 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-06-29 08:33:04.695 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-06-29 08:33:04.696 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-06-29 08:33:04.696 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-06-29 08:33:04.696 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-06-29 08:33:04.696 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-06-29 08:33:04.696 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-06-29 08:33:04.696 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-06-29 08:33:04.696 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-06-29 08:33:04.696 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-06-29 08:33:04.696 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-06-29 08:33:04.696 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-06-29 08:33:04.697 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-06-29 08:33:04.697 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-06-29 08:33:04.697 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-06-29 08:33:04.697 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-06-29 08:33:04.697 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-06-29 08:33:04.697 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-06-29 08:33:04.697 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-06-29 08:33:04.697 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-06-29 08:33:04.697 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-06-29 08:33:04.697 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-06-29 08:33:04.698 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-06-29 08:33:04.698 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-06-29 08:33:04.698 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-06-29 08:33:04.698 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-06-29 08:33:04.698 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-06-29 08:33:04.698 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-06-29 08:33:04.698 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-06-29 08:33:04.698 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-06-29 08:33:04.698 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-06-29 08:33:04.699 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-06-29 08:33:04.699 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-06-29 08:33:04.699 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-06-29 08:33:04.699 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-06-29 08:33:04.699 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-06-29 08:33:04.699 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-06-29 08:33:04.699 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-06-29 08:33:04.699 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-06-29 08:33:04.699 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-06-29 08:33:04.699 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-06-29 08:33:04.700 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-06-29 08:33:04.700 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-06-29 08:33:04.700 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-06-29 08:33:04.700 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-06-29 08:33:04.700 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-06-29 08:33:04.700 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-06-29 08:33:04.700 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-06-29 08:33:04.700 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-06-29 08:33:04.700 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-06-29 08:33:04.701 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-06-29 08:33:04.701 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-06-29 08:33:04.701 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-06-29 08:33:04.701 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-06-29 08:33:04.701 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-06-29 08:33:04.701 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-06-29 08:33:04.701 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-06-29 08:33:04.701 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-06-29 08:33:04.702 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-06-29 08:33:04.702 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-06-29 08:33:04.702 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-06-29 08:33:04.702 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-06-29 08:33:04.702 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-06-29 08:33:04.702 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-06-29 08:33:04.703 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-06-29 08:33:04.703 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-06-29 08:33:04.703 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-06-29 08:33:04.703 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-06-29 08:33:04.703 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-06-29 08:33:04.703 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-06-29 08:33:04.703 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-06-29 08:33:04.703 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-06-29 08:33:04.703 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-06-29 08:33:04.704 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-06-29 08:33:04.704 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-06-29 08:33:04.704 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-06-29 08:33:04.704 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-06-29 08:33:04.704 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-06-29 08:33:04.704 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-06-29 08:33:04.704 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-06-29 08:33:04.704 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-06-29 08:33:04.704 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-06-29 08:33:04.704 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-06-29 08:33:04.705 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-06-29 08:33:04.705 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-06-29 08:33:04.705 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-06-29 08:33:04.705 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-06-29 08:33:04.705 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-06-29 08:33:04.705 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-06-29 08:33:04.705 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-06-29 08:33:04.705 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-06-29 08:33:04.705 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-06-29 08:33:04.705 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-06-29 08:33:04.706 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-06-29 08:33:04.706 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-06-29 08:33:04.706 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-06-29 08:33:04.706 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-06-29 08:33:04.706 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-06-29 08:33:04.706 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-06-29 08:33:04.706 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-06-29 08:33:04.706 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-06-29 08:33:04.707 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-06-29 08:33:04.707 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-06-29 08:33:04.707 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-06-29 08:33:04.707 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-06-29 08:33:04.707 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-06-29 08:33:04.707 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-06-29 08:33:04.707 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-06-29 08:33:04.707 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-06-29 08:33:04.707 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-06-29 08:33:04.707 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-06-29 08:33:04.708 | Running upgrade for neutron ... 2026-06-29 08:33:04.708 | OK 2026-06-29 08:33:04.708 | + lib/neutron:init_neutron:502 : time_stop dbsync 2026-06-29 08:33:04.708 | + functions-common:time_stop:2420 : local name 2026-06-29 08:33:04.708 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:33:04.708 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:33:04.708 | + functions-common:time_stop:2423 : local total 2026-06-29 08:33:04.708 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:33:04.708 | + functions-common:time_stop:2426 : name=dbsync 2026-06-29 08:33:04.709 | + functions-common:time_stop:2427 : start_time=1782721925619 2026-06-29 08:33:04.709 | + functions-common:time_stop:2429 : [[ -z 1782721925619 ]] 2026-06-29 08:33:04.709 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:33:04.709 | + functions-common:time_stop:2432 : end_time=1782721984585 2026-06-29 08:33:04.709 | + functions-common:time_stop:2433 : elapsed_time=58966 2026-06-29 08:33:04.709 | + functions-common:time_stop:2434 : total=8637 2026-06-29 08:33:04.709 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:33:04.709 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=67603 2026-06-29 08:33:04.748 | [2070 Async init_neutron:61986]: finished init_neutron with result 0 in 59 seconds 2026-06-29 08:33:04.753 | + inc/async:async_wait:197 : return 0 2026-06-29 08:33:04.756 | + ./stack.sh:main:1229 : async_wait init_placement 2026-06-29 08:33:04.804 | [2070 Async init_placement:62352]: Waiting for completion of init_placement running on PID 62352 (4 other jobs running) 2026-06-29 08:33:04.829 | [2070 Async init_placement:62352]: Signaling child to exit 2026-06-29 08:33:04.829 | WAKEUP 2026-06-29 08:33:04.851 | [2070 Async init_placement:62352]: Signaled 2026-06-29 08:33:04.852 | + lib/placement:init_placement:113 : recreate_database placement 2026-06-29 08:33:04.852 | + lib/database:recreate_database:112 : local db=placement 2026-06-29 08:33:04.852 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-06-29 08:33:04.852 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-06-29 08:33:04.852 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-06-29 08:33:04.852 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-29 08:33:04.853 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-06-29 08:33:04.853 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-29 08:33:04.853 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-06-29 08:33:04.853 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-29 08:33:04.853 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-29 08:33:04.853 | we strongly recommend against using it for new projects. 2026-06-29 08:33:04.853 | 2026-06-29 08:33:04.853 | If you are already using Eventlet, we recommend migrating to a different 2026-06-29 08:33:04.853 | framework. For more detail see 2026-06-29 08:33:04.853 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-29 08:33:04.853 | 2026-06-29 08:33:04.854 | __import__(import_str) 2026-06-29 08:33:04.854 | + lib/placement:init_placement:115 : create_placement_accounts 2026-06-29 08:33:04.854 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-06-29 08:33:04.854 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-06-29 08:33:04.854 | + functions-common:get_or_create_user:899 : local user_id 2026-06-29 08:33:04.854 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-29 08:33:04.854 | + functions-common:get_or_create_user:903 : local email= 2026-06-29 08:33:04.854 | ++ 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-29 08:33:04.854 | ++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:33:04.854 | + functions-common:get_or_create_user:915 : user_id=eecbf9c269e24a2393156e052515547e 2026-06-29 08:33:04.855 | + functions-common:get_or_create_user:916 : echo eecbf9c269e24a2393156e052515547e 2026-06-29 08:33:04.855 | eecbf9c269e24a2393156e052515547e 2026-06-29 08:33:04.855 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-06-29 08:33:04.855 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-29 08:33:04.855 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-29 08:33:04.855 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-29 08:33:04.855 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-29 08:33:04.855 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-29 08:33:04.855 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-29 08:33:04.855 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-29 08:33:04.856 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-29 08:33:04.856 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-29 08:33:04.856 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-29 08:33:04.856 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-29 08:33:04.856 | + 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-29 08:33:04.856 | ++ 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-29 08:33:04.856 | ++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:33:04.856 | + functions-common:get_or_add_user_project_role:979 : user_role_id=f984dab49eae441b9a2a46009e1ec326 2026-06-29 08:33:04.856 | + functions-common:get_or_add_user_project_role:980 : echo f984dab49eae441b9a2a46009e1ec326 2026-06-29 08:33:04.856 | f984dab49eae441b9a2a46009e1ec326 2026-06-29 08:33:04.857 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-29 08:33:04.857 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-06-29 08:33:04.857 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-29 08:33:04.857 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-29 08:33:04.857 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-29 08:33:04.857 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-29 08:33:04.857 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-29 08:33:04.857 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-29 08:33:04.857 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-29 08:33:04.858 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-29 08:33:04.858 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-29 08:33:04.858 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-29 08:33:04.858 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-29 08:33:04.858 | + 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-29 08:33:04.858 | ++ 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-29 08:33:04.858 | ++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:33:04.858 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8c62e0d6bd1a4bd493c63c7a9b333c5b 2026-06-29 08:33:04.858 | + functions-common:get_or_add_user_project_role:980 : echo 8c62e0d6bd1a4bd493c63c7a9b333c5b 2026-06-29 08:33:04.858 | 8c62e0d6bd1a4bd493c63c7a9b333c5b 2026-06-29 08:33:04.858 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.69/placement 2026-06-29 08:33:04.859 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-06-29 08:33:04.859 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-29 08:33:04.859 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-06-29 08:33:04.859 | ++ 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-29 08:33:04.859 | ++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:33:04.859 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-29 08:33:04.859 | 200db1d65f654cc7bcbb4f7e585aa39d' 2026-06-29 08:33:04.859 | + functions-common:get_or_create_service:1067 : echo 200db1d65f654cc7bcbb4f7e585aa39d 2026-06-29 08:33:04.859 | 200db1d65f654cc7bcbb4f7e585aa39d 2026-06-29 08:33:04.860 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.69/placement 2026-06-29 08:33:04.860 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-29 08:33:04.860 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public http://192.168.122.69/placement RegionOne 2026-06-29 08:33:04.860 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-29 08:33:04.860 | +++ 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-29 08:33:04.860 | +++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:33:04.860 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-29 08:33:04.860 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-29 08:33:04.860 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.69/placement --region RegionOne -f value -c id 2026-06-29 08:33:04.860 | +++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:33:04.861 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=709d4014112f478eab4f14c947d4969a 2026-06-29 08:33:04.861 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 709d4014112f478eab4f14c947d4969a 2026-06-29 08:33:04.861 | + functions-common:get_or_create_endpoint:1100 : public_id=709d4014112f478eab4f14c947d4969a 2026-06-29 08:33:04.861 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-29 08:33:04.861 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-29 08:33:04.861 | + functions-common:get_or_create_endpoint:1109 : echo 709d4014112f478eab4f14c947d4969a 2026-06-29 08:33:04.861 | 709d4014112f478eab4f14c947d4969a 2026-06-29 08:33:04.896 | [2070 Async init_placement:62352]: finished init_placement with result 0 in 53 seconds 2026-06-29 08:33:04.901 | + inc/async:async_wait:197 : return 0 2026-06-29 08:33:04.904 | + ./stack.sh:main:1230 : async_wait init_glance 2026-06-29 08:33:04.953 | [2070 Async init_glance:57764]: Waiting for completion of init_glance running on PID 57764 (3 other jobs running) 2026-06-29 08:33:04.976 | [2070 Async init_glance:57764]: Signaling child to exit 2026-06-29 08:33:04.977 | WAKEUP 2026-06-29 08:33:04.998 | [2070 Async init_glance:57764]: Signaled 2026-06-29 08:33:04.999 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-06-29 08:33:05.000 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-06-29 08:33:05.000 | + lib/glance:init_glance:529 : recreate_database glance 2026-06-29 08:33:05.000 | + lib/database:recreate_database:112 : local db=glance 2026-06-29 08:33:05.000 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-06-29 08:33:05.000 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-06-29 08:33:05.000 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-06-29 08:33:05.000 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-29 08:33:05.000 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-06-29 08:33:05.000 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-29 08:33:05.000 | + lib/glance:init_glance:531 : time_start dbsync 2026-06-29 08:33:05.000 | + functions-common:time_start:2406 : local name=dbsync 2026-06-29 08:33:05.001 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:33:05.001 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:33:05.001 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:33:05.001 | + functions-common:time_start:2411 : _TIME_START[$name]=1782721830179 2026-06-29 08:33:05.001 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-06-29 08:33:05.001 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-29 08:33:05.001 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-29 08:33:05.001 | we strongly recommend against using it for new projects. 2026-06-29 08:33:05.001 | 2026-06-29 08:33:05.001 | If you are already using Eventlet, we recommend migrating to a different 2026-06-29 08:33:05.002 | framework. For more detail see 2026-06-29 08:33:05.002 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-29 08:33:05.002 | 2026-06-29 08:33:05.002 | __import__(import_str) 2026-06-29 08:33:05.002 | INFO dbcounter [-] Registered counter for database glance 2026-06-29 08:33:05.002 | 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=57870) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-29 08:33:05.002 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-29 08:33:05.002 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-29 08:33:05.002 | DEBUG dbcounter [-] [57870] Writer thread running {{(pid=57870) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-29 08:33:05.002 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-29 08:33:05.003 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-29 08:33:05.003 | INFO dbcounter [-] Registered counter for database glance 2026-06-29 08:33:05.003 | 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=57870) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-29 08:33:05.003 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-29 08:33:05.003 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-29 08:33:05.003 | DEBUG dbcounter [-] [57870] Writer thread running {{(pid=57870) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-29 08:33:05.003 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-06-29 08:33:05.003 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=57870) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-29 08:33:05.003 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-06-29 08:33:05.003 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=57870) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-29 08:33:05.004 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-06-29 08:33:05.004 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=57870) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-29 08:33:05.004 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-06-29 08:33:05.004 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=57870) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-29 08:33:05.004 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-06-29 08:33:05.004 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=57870) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-29 08:33:05.004 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-06-29 08:33:05.004 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=57870) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-29 08:33:05.004 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-06-29 08:33:05.004 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=57870) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-29 08:33:05.004 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-06-29 08:33:05.005 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=57870) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-29 08:33:05.005 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-06-29 08:33:05.005 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=57870) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-29 08:33:05.005 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-06-29 08:33:05.005 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=57870) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-29 08:33:05.005 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-06-29 08:33:05.005 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=57870) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-29 08:33:05.005 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-29 08:33:05.005 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=57870) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-29 08:33:05.005 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-29 08:33:05.006 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=57870) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-29 08:33:05.006 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-29 08:33:05.006 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=57870) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-29 08:33:05.006 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-29 08:33:05.006 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=57870) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-29 08:33:05.006 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-06-29 08:33:05.006 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=57870) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-29 08:33:05.006 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-29 08:33:05.006 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-29 08:33:05.006 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-29 08:33:05.007 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-29 08:33:05.007 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-29 08:33:05.007 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-29 08:33:05.007 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-29 08:33:05.007 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-29 08:33:05.007 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-29 08:33:05.007 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-29 08:33:05.007 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-06-29 08:33:05.007 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=57870) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-29 08:33:05.007 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-06-29 08:33:05.008 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=57870) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-29 08:33:05.008 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-06-29 08:33:05.008 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=57870) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-29 08:33:05.008 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-06-29 08:33:05.008 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=57870) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-29 08:33:05.008 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-06-29 08:33:05.008 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=57870) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-29 08:33:05.008 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-06-29 08:33:05.008 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=57870) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-29 08:33:05.008 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-06-29 08:33:05.009 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=57870) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-29 08:33:05.009 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-06-29 08:33:05.009 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=57870) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-29 08:33:05.009 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-06-29 08:33:05.009 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=57870) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-29 08:33:05.009 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-06-29 08:33:05.009 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=57870) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-29 08:33:05.009 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-06-29 08:33:05.009 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=57870) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-29 08:33:05.009 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-06-29 08:33:05.010 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=57870) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-29 08:33:05.010 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-06-29 08:33:05.010 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=57870) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-06-29 08:33:05.010 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-29 08:33:05.010 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-29 08:33:05.010 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-29 08:33:05.010 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-29 08:33:05.010 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-06-29 08:33:05.010 | Database migration is up to date. No migration needed. 2026-06-29 08:33:05.010 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-06-29 08:33:05.011 | Database is synced successfully. 2026-06-29 08:33:05.011 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-06-29 08:33:05.011 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-29 08:33:05.011 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-29 08:33:05.011 | we strongly recommend against using it for new projects. 2026-06-29 08:33:05.011 | 2026-06-29 08:33:05.011 | If you are already using Eventlet, we recommend migrating to a different 2026-06-29 08:33:05.011 | framework. For more detail see 2026-06-29 08:33:05.011 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-29 08:33:05.011 | 2026-06-29 08:33:05.012 | __import__(import_str) 2026-06-29 08:33:05.012 | INFO dbcounter [-] Registered counter for database glance 2026-06-29 08:33:05.012 | 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=58047) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-29 08:33:05.012 | DEBUG dbcounter [-] [58047] Writer thread running {{(pid=58047) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-29 08:33:05.012 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-06-29 08:33:05.012 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-06-29 08:33:05.012 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-06-29 08:33:05.012 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-06-29 08:33:05.012 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-06-29 08:33:05.012 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-06-29 08:33:05.013 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-06-29 08:33:05.013 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-06-29 08:33:05.013 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-06-29 08:33:05.013 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-06-29 08:33:05.013 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-06-29 08:33:05.013 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-06-29 08:33:05.013 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-06-29 08:33:05.013 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-06-29 08:33:05.013 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-06-29 08:33:05.013 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-06-29 08:33:05.014 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-06-29 08:33:05.014 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-06-29 08:33:05.014 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-06-29 08:33:05.014 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-06-29 08:33:05.014 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-06-29 08:33:05.014 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-06-29 08:33:05.014 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-06-29 08:33:05.014 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-06-29 08:33:05.014 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-06-29 08:33:05.014 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-06-29 08:33:05.014 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-06-29 08:33:05.015 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-06-29 08:33:05.015 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-06-29 08:33:05.015 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-06-29 08:33:05.015 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-06-29 08:33:05.015 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-06-29 08:33:05.015 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-06-29 08:33:05.015 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-06-29 08:33:05.015 | + lib/glance:init_glance:537 : time_stop dbsync 2026-06-29 08:33:05.015 | + functions-common:time_stop:2420 : local name 2026-06-29 08:33:05.015 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:33:05.016 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:33:05.016 | + functions-common:time_stop:2423 : local total 2026-06-29 08:33:05.016 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:33:05.016 | + functions-common:time_stop:2426 : name=dbsync 2026-06-29 08:33:05.016 | + functions-common:time_stop:2427 : start_time=1782721830179 2026-06-29 08:33:05.016 | + functions-common:time_stop:2429 : [[ -z 1782721830179 ]] 2026-06-29 08:33:05.016 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:33:05.016 | + functions-common:time_stop:2432 : end_time=1782721844687 2026-06-29 08:33:05.016 | + functions-common:time_stop:2433 : elapsed_time=14508 2026-06-29 08:33:05.016 | + functions-common:time_stop:2434 : total=8637 2026-06-29 08:33:05.017 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:33:05.017 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23145 2026-06-29 08:33:05.045 | [2070 Async init_glance:57764]: finished init_glance with result 0 in 14 seconds 2026-06-29 08:33:05.049 | + inc/async:async_wait:197 : return 0 2026-06-29 08:33:05.052 | + ./stack.sh:main:1231 : async_wait init_swift 2026-06-29 08:33:05.070 | Not waiting for async task init_swift that we never started or has already been waited for 2026-06-29 08:33:05.072 | + inc/async:async_wait:197 : return 0 2026-06-29 08:33:05.075 | + ./stack.sh:main:1232 : async_wait init_cinder 2026-06-29 08:33:05.120 | [2070 Async init_cinder:62222]: Waiting for completion of init_cinder running on PID 62222 (2 other jobs running) 2026-06-29 08:33:05.143 | [2070 Async init_cinder:62222]: Signaling child to exit 2026-06-29 08:33:05.143 | WAKEUP 2026-06-29 08:33:05.163 | [2070 Async init_cinder:62222]: Signaled 2026-06-29 08:33:05.164 | + lib/cinder:init_cinder:478 : is_service_enabled mysql postgresql 2026-06-29 08:33:05.165 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:33:05.165 | + lib/cinder:init_cinder:480 : recreate_database cinder 2026-06-29 08:33:05.165 | + lib/database:recreate_database:112 : local db=cinder 2026-06-29 08:33:05.165 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-06-29 08:33:05.165 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-06-29 08:33:05.165 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-06-29 08:33:05.165 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-29 08:33:05.165 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-06-29 08:33:05.165 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-29 08:33:05.165 | + lib/cinder:init_cinder:482 : time_start dbsync 2026-06-29 08:33:05.165 | + functions-common:time_start:2406 : local name=dbsync 2026-06-29 08:33:05.166 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:33:05.166 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:33:05.166 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:33:05.166 | + functions-common:time_start:2411 : _TIME_START[$name]=1782721926023 2026-06-29 08:33:05.166 | + lib/cinder:init_cinder:484 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-06-29 08:33:05.166 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-06-29 08:33:05.166 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-29 08:33:05.166 | we strongly recommend against using it for new projects. 2026-06-29 08:33:05.166 | 2026-06-29 08:33:05.166 | If you are already using Eventlet, we recommend migrating to a different 2026-06-29 08:33:05.166 | framework. For more detail see 2026-06-29 08:33:05.167 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-29 08:33:05.167 | 2026-06-29 08:33:05.167 | import eventlet # noqa 2026-06-29 08:33:05.167 | INFO dbcounter [-] Registered counter for database cinder 2026-06-29 08:33:05.167 | 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=62450) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-29 08:33:05.167 | INFO cinder.db.migration [-] Applying migration(s) 2026-06-29 08:33:05.167 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-29 08:33:05.167 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-29 08:33:05.167 | DEBUG dbcounter [-] [62450] Writer thread running {{(pid=62450) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-29 08:33:05.167 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-06-29 08:33:05.167 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=62450) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-29 08:33:05.168 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-06-29 08:33:05.168 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=62450) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-29 08:33:05.168 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-06-29 08:33:05.168 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=62450) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-29 08:33:05.168 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-06-29 08:33:05.168 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=62450) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-29 08:33:05.168 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-06-29 08:33:05.168 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=62450) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-29 08:33:05.168 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-06-29 08:33:05.168 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=62450) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-29 08:33:05.168 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-06-29 08:33:05.169 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=62450) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-29 08:33:05.169 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-06-29 08:33:05.169 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=62450) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-29 08:33:05.169 | INFO cinder.db.migration [-] Migration(s) applied 2026-06-29 08:33:05.169 | + lib/cinder:init_cinder:485 : time_stop dbsync 2026-06-29 08:33:05.169 | + functions-common:time_stop:2420 : local name 2026-06-29 08:33:05.169 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:33:05.169 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:33:05.169 | + functions-common:time_stop:2423 : local total 2026-06-29 08:33:05.169 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:33:05.170 | + functions-common:time_stop:2426 : name=dbsync 2026-06-29 08:33:05.170 | + functions-common:time_stop:2427 : start_time=1782721926023 2026-06-29 08:33:05.170 | + functions-common:time_stop:2429 : [[ -z 1782721926023 ]] 2026-06-29 08:33:05.170 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:33:05.170 | + functions-common:time_stop:2432 : end_time=1782721939647 2026-06-29 08:33:05.170 | + functions-common:time_stop:2433 : elapsed_time=13624 2026-06-29 08:33:05.170 | + functions-common:time_stop:2434 : total=8637 2026-06-29 08:33:05.170 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:33:05.170 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22261 2026-06-29 08:33:05.171 | + lib/cinder:init_cinder:488 : is_service_enabled c-vol 2026-06-29 08:33:05.171 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:33:05.171 | + lib/cinder:init_cinder:488 : [[ -n lvm:lvmdriver-1 ]] 2026-06-29 08:33:05.171 | + lib/cinder:init_cinder:489 : local be be_name be_type 2026-06-29 08:33:05.171 | + lib/cinder:init_cinder:490 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-29 08:33:05.171 | + lib/cinder:init_cinder:491 : be_type=lvm 2026-06-29 08:33:05.171 | + lib/cinder:init_cinder:492 : be_name=lvmdriver-1 2026-06-29 08:33:05.171 | + lib/cinder:init_cinder:493 : type init_cinder_backend_lvm 2026-06-29 08:33:05.171 | + lib/cinder:init_cinder:494 : init_cinder_backend_lvm lvmdriver-1 2026-06-29 08:33:05.171 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-06-29 08:33:05.172 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-06-29 08:33:05.172 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-06-29 08:33:05.172 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-06-29 08:33:05.172 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-06-29 08:33:05.172 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-29 08:33:05.172 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-29 08:33:05.172 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-29 08:33:05.172 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-29 08:33:05.172 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-29 08:33:05.172 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-29 08:33:05.172 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-29 08:33:05.173 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-29 08:33:05.173 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-29 08:33:05.173 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-29 08:33:05.173 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-29 08:33:05.173 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-29 08:33:05.173 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-29 08:33:05.173 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-06-29 08:33:05.173 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-06-29 08:33:05.173 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-06-29 08:33:05.173 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-29 08:33:05.174 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-06-29 08:33:05.174 | Volume group "stack-volumes-lvmdriver-1" not found 2026-06-29 08:33:05.174 | Cannot process volume group stack-volumes-lvmdriver-1 2026-06-29 08:33:05.174 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-06-29 08:33:05.174 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-29 08:33:05.174 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-06-29 08:33:05.174 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-06-29 08:33:05.174 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-06-29 08:33:05.174 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-06-29 08:33:05.174 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-06-29 08:33:05.175 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-06-29 08:33:05.175 | s|%DIRECTIO%|--direct-io=on|g; 2026-06-29 08:33:05.175 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-06-29 08:33:05.175 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-06-29 08:33:05.175 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-06-29 08:33:05.175 | [Unit] 2026-06-29 08:33:05.175 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-29 08:33:05.175 | DefaultDependencies=no 2026-06-29 08:33:05.175 | After=systemd-udev-settle.service 2026-06-29 08:33:05.175 | Before=lvm2-activation-early.service 2026-06-29 08:33:05.175 | Wants=systemd-udev-settle.service 2026-06-29 08:33:05.176 | 2026-06-29 08:33:05.176 | [Service] 2026-06-29 08:33:05.176 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-29 08:33:05.176 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-06-29 08:33:05.176 | RemainAfterExit=yes 2026-06-29 08:33:05.176 | Type=oneshot 2026-06-29 08:33:05.176 | 2026-06-29 08:33:05.176 | [Install] 2026-06-29 08:33:05.176 | WantedBy=local-fs.target 2026-06-29 08:33:05.176 | Also=systemd-udev-settle.service 2026-06-29 08:33:05.176 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-06-29 08:33:05.177 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-06-29 08:33:05.177 | 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-29 08:33:05.177 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-06-29 08:33:05.177 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-06-29 08:33:05.177 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-06-29 08:33:05.177 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-06-29 08:33:05.177 | Volume group "stack-volumes-lvmdriver-1" not found 2026-06-29 08:33:05.177 | Cannot process volume group stack-volumes-lvmdriver-1 2026-06-29 08:33:05.177 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-06-29 08:33:05.177 | Physical volume "/dev/loop0" successfully created. 2026-06-29 08:33:05.178 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-06-29 08:33:05.178 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-06-29 08:33:05.178 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:33:05.178 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-06-29 08:33:05.178 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-06-29 08:33:05.178 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-06-29 08:33:05.178 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-06-29 08:33:05.178 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-29 08:33:05.178 | we strongly recommend against using it for new projects. 2026-06-29 08:33:05.178 | 2026-06-29 08:33:05.179 | If you are already using Eventlet, we recommend migrating to a different 2026-06-29 08:33:05.179 | framework. For more detail see 2026-06-29 08:33:05.179 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-29 08:33:05.179 | 2026-06-29 08:33:05.179 | import eventlet # noqa 2026-06-29 08:33:05.179 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-06-29 08:33:05.179 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-06-29 08:33:05.179 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-06-29 08:33:05.179 | + lib/cinder:init_cinder:499 : is_service_enabled c-bak 2026-06-29 08:33:05.179 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:33:05.180 | + lib/cinder:init_cinder:505 : mkdir -p /opt/stack/data/cinder/volumes 2026-06-29 08:33:05.206 | [2070 Async init_cinder:62222]: finished init_cinder with result 0 in 16 seconds 2026-06-29 08:33:05.210 | + inc/async:async_wait:197 : return 0 2026-06-29 08:33:05.212 | + ./stack.sh:main:1237 : is_service_enabled nova 2026-06-29 08:33:05.229 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:33:05.231 | + ./stack.sh:main:1238 : echo_summary 'Configuring Nova' 2026-06-29 08:33:05.233 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-29 08:33:05.236 | + ./stack.sh:echo_summary:447 : echo -e Configuring Nova 2026-06-29 08:33:05.239 | + ./stack.sh:main:1239 : init_nova 2026-06-29 08:33:05.241 | + lib/nova:init_nova:846 : is_service_enabled mysql postgresql 2026-06-29 08:33:05.257 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:33:05.260 | + lib/nova:init_nova:846 : is_service_enabled n-api 2026-06-29 08:33:05.278 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:33:05.281 | + lib/nova:init_nova:848 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-29 08:33:05.283 | + lib/nova:init_nova:856 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-29 08:33:05.344 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-29 08:33:05.379 | [2070 Async nova-cell-0:64553]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-29 08:33:05.382 | ++ lib/nova:init_nova:859 : seq 1 1 2026-06-29 08:33:05.386 | + lib/nova:init_nova:859 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-29 08:33:05.389 | ++ lib/nova:init_nova:860 : conductor_conf 1 2026-06-29 08:33:05.391 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-29 08:33:05.393 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-29 08:33:05.396 | + lib/nova:init_nova:860 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-29 08:33:05.454 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-29 08:33:05.496 | [2070 Async nova-cell-1:64656]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-29 08:33:05.499 | + lib/nova:init_nova:863 : recreate_database nova_api 2026-06-29 08:33:05.503 | + lib/database:recreate_database:112 : local db=nova_api 2026-06-29 08:33:05.506 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-06-29 08:33:05.510 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-06-29 08:33:05.513 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-06-29 08:33:05.521 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-29 08:33:05.601 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-06-29 08:33:05.609 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-29 08:33:05.698 | + lib/nova:init_nova:864 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-06-29 08:33:06.184 | /opt/stack/nova/nova/monkey_patch.py:30: EventletDeprecationWarning: 2026-06-29 08:33:06.184 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-29 08:33:06.184 | we strongly recommend against using it for new projects. 2026-06-29 08:33:06.184 | 2026-06-29 08:33:06.184 | If you are already using Eventlet, we recommend migrating to a different 2026-06-29 08:33:06.185 | framework. For more detail see 2026-06-29 08:33:06.185 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-29 08:33:06.185 | 2026-06-29 08:33:06.185 | import eventlet 2026-06-29 08:33:10.536 | INFO dbcounter [-] Registered counter for database nova_api 2026-06-29 08:33:10.654 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-29 08:33:10.654 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-29 08:33:10.655 | DEBUG dbcounter [-] [64727] Writer thread running {{(pid=64727) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-29 08:33:10.730 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-06-29 08:33:16.627 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=64727) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-29 08:33:16.634 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-06-29 08:33:19.032 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=64727) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-29 08:33:19.037 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-06-29 08:33:19.046 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=64727) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-29 08:33:19.359 | Exception ignored in: 2026-06-29 08:33:19.359 | Traceback (most recent call last): 2026-06-29 08:33:19.360 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-29 08:33:19.360 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-29 08:33:19.361 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-29 08:33:19.362 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-29 08:33:19.362 | RuntimeError: greenlet is being finalized 2026-06-29 08:33:19.738 | ++ lib/nova:init_nova:868 : database_connection_url nova_cell0 2026-06-29 08:33:19.742 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-29 08:33:19.749 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-29 08:33:19.754 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-29 08:33:19.757 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-29 08:33:19.761 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-29 08:33:19.764 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-29 08:33:19.783 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:33:19.786 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-29 08:33:19.789 | ++ 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-29 08:33:19.793 | + 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-29 08:33:20.378 | /opt/stack/nova/nova/monkey_patch.py:30: EventletDeprecationWarning: 2026-06-29 08:33:20.378 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-29 08:33:20.378 | we strongly recommend against using it for new projects. 2026-06-29 08:33:20.378 | 2026-06-29 08:33:20.378 | If you are already using Eventlet, we recommend migrating to a different 2026-06-29 08:33:20.378 | framework. For more detail see 2026-06-29 08:33:20.379 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-29 08:33:20.379 | 2026-06-29 08:33:20.379 | import eventlet 2026-06-29 08:33:24.460 | INFO dbcounter [None req-544cdd9c-fc30-4b03-b142-e6f26a2eafcf None None] Registered counter for database nova_api 2026-06-29 08:33:24.608 | DEBUG dbcounter [-] [65309] Writer thread running {{(pid=65309) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-29 08:33:24.938 | Exception ignored in: 2026-06-29 08:33:24.939 | Traceback (most recent call last): 2026-06-29 08:33:24.939 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-29 08:33:24.939 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-29 08:33:24.939 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-29 08:33:24.939 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-29 08:33:24.939 | RuntimeError: greenlet is being finalized 2026-06-29 08:33:25.311 | ++ lib/nova:init_nova:871 : seq 0 1 2026-06-29 08:33:25.316 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-29 08:33:25.320 | + lib/nova:init_nova:872 : async_wait nova-cell-0 2026-06-29 08:33:25.386 | [2070 Async nova-cell-0:64553]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 64553 (3 other jobs running) 2026-06-29 08:33:25.425 | [2070 Async nova-cell-0:64553]: Signaling child to exit 2026-06-29 08:33:34.008 | + inc/async:async_inner:64 : rc=0 2026-06-29 08:33:34.036 | + inc/async:async_inner:64 : rc=0 2026-06-29 08:33:34.039 | [64656 Async nova-cell-1:64656]: finished successfully 2026-06-29 08:33:34.064 | [64553 Async nova-cell-0:64553]: finished successfully 2026-06-29 08:33:34.089 | WAKEUP 2026-06-29 08:33:34.113 | [2070 Async nova-cell-0:64553]: Signaled 2026-06-29 08:33:34.115 | + lib/nova:init_nova_db:836 : local dbname=nova_cell0 2026-06-29 08:33:34.115 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova.conf 2026-06-29 08:33:34.115 | + lib/nova:init_nova_db:838 : recreate_database nova_cell0 2026-06-29 08:33:34.115 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-06-29 08:33:34.115 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-06-29 08:33:34.115 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-06-29 08:33:34.115 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-06-29 08:33:34.115 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-29 08:33:34.115 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-06-29 08:33:34.116 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-29 08:33:34.116 | + 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-29 08:33:34.116 | /opt/stack/nova/nova/monkey_patch.py:30: EventletDeprecationWarning: 2026-06-29 08:33:34.116 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-29 08:33:34.116 | we strongly recommend against using it for new projects. 2026-06-29 08:33:34.116 | 2026-06-29 08:33:34.116 | If you are already using Eventlet, we recommend migrating to a different 2026-06-29 08:33:34.116 | framework. For more detail see 2026-06-29 08:33:34.116 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-29 08:33:34.117 | 2026-06-29 08:33:34.117 | import eventlet 2026-06-29 08:33:34.117 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-06-29 08:33:34.117 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-29 08:33:34.117 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-29 08:33:34.117 | DEBUG dbcounter [-] [64715] Writer thread running {{(pid=64715) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-29 08:33:34.117 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-29 08:33:34.117 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=64715) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-29 08:33:34.117 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-29 08:33:34.118 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=64715) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-29 08:33:34.118 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-29 08:33:34.118 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=64715) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-29 08:33:34.118 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-29 08:33:34.118 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=64715) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-29 08:33:34.118 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-29 08:33:34.118 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=64715) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-29 08:33:34.118 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-29 08:33:34.118 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=64715) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-29 08:33:34.118 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-29 08:33:34.118 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=64715) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-29 08:33:34.119 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-29 08:33:34.119 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=64715) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-29 08:33:34.119 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-29 08:33:34.119 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=64715) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-29 08:33:34.119 | Exception ignored in: 2026-06-29 08:33:34.119 | Traceback (most recent call last): 2026-06-29 08:33:34.119 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-29 08:33:34.119 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-29 08:33:34.119 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-29 08:33:34.119 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-29 08:33:34.120 | RuntimeError: greenlet is being finalized 2026-06-29 08:33:34.163 | [2070 Async nova-cell-0:64553]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 28 seconds 2026-06-29 08:33:34.168 | + inc/async:async_wait:197 : return 0 2026-06-29 08:33:34.172 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-29 08:33:34.175 | + lib/nova:init_nova:872 : async_wait nova-cell-1 2026-06-29 08:33:34.234 | [2070 Async nova-cell-1:64656]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 64656 (2 other jobs running) 2026-06-29 08:33:34.263 | [2070 Async nova-cell-1:64656]: Signaling child to exit 2026-06-29 08:33:34.263 | WAKEUP 2026-06-29 08:33:34.289 | [2070 Async nova-cell-1:64656]: Signaled 2026-06-29 08:33:34.291 | + lib/nova:init_nova_db:836 : local dbname=nova_cell1 2026-06-29 08:33:34.291 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova_cell1.conf 2026-06-29 08:33:34.291 | + lib/nova:init_nova_db:838 : recreate_database nova_cell1 2026-06-29 08:33:34.291 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-06-29 08:33:34.291 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-06-29 08:33:34.291 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-06-29 08:33:34.292 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-06-29 08:33:34.292 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-29 08:33:34.292 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-06-29 08:33:34.292 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-29 08:33:34.292 | + 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-29 08:33:34.292 | /opt/stack/nova/nova/monkey_patch.py:30: EventletDeprecationWarning: 2026-06-29 08:33:34.292 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-29 08:33:34.292 | we strongly recommend against using it for new projects. 2026-06-29 08:33:34.292 | 2026-06-29 08:33:34.293 | If you are already using Eventlet, we recommend migrating to a different 2026-06-29 08:33:34.293 | framework. For more detail see 2026-06-29 08:33:34.293 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-29 08:33:34.293 | 2026-06-29 08:33:34.293 | import eventlet 2026-06-29 08:33:34.293 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-06-29 08:33:34.293 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-29 08:33:34.294 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-29 08:33:34.294 | DEBUG dbcounter [-] [64724] Writer thread running {{(pid=64724) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-29 08:33:34.294 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-29 08:33:34.294 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=64724) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-29 08:33:34.294 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-29 08:33:34.294 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=64724) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-29 08:33:34.294 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-29 08:33:34.294 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=64724) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-29 08:33:34.295 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-29 08:33:34.295 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=64724) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-29 08:33:34.295 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-29 08:33:34.295 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=64724) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-29 08:33:34.295 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-29 08:33:34.295 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=64724) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-29 08:33:34.295 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-29 08:33:34.295 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=64724) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-29 08:33:34.296 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-29 08:33:34.296 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=64724) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-29 08:33:34.296 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-29 08:33:34.296 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=64724) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-29 08:33:34.296 | Exception ignored in: 2026-06-29 08:33:34.296 | Traceback (most recent call last): 2026-06-29 08:33:34.296 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-29 08:33:34.296 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-29 08:33:34.297 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-29 08:33:34.297 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-29 08:33:34.297 | RuntimeError: greenlet is being finalized 2026-06-29 08:33:34.347 | [2070 Async nova-cell-1:64656]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 28 seconds 2026-06-29 08:33:34.353 | + inc/async:async_wait:197 : return 0 2026-06-29 08:33:34.357 | + lib/nova:init_nova:875 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-29 08:33:34.361 | + lib/nova:init_nova:882 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-06-29 08:33:34.875 | /opt/stack/nova/nova/monkey_patch.py:30: EventletDeprecationWarning: 2026-06-29 08:33:34.875 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-29 08:33:34.875 | we strongly recommend against using it for new projects. 2026-06-29 08:33:34.875 | 2026-06-29 08:33:34.875 | If you are already using Eventlet, we recommend migrating to a different 2026-06-29 08:33:34.876 | framework. For more detail see 2026-06-29 08:33:34.876 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-29 08:33:34.876 | 2026-06-29 08:33:34.876 | import eventlet 2026-06-29 08:33:38.455 | Running batches of 50 until complete 2026-06-29 08:33:38.455 | INFO dbcounter [None req-2ff33b84-3cbf-43a3-8f9a-0f0737d05a57 None None] Registered counter for database nova_cell0 2026-06-29 08:33:38.669 | DEBUG dbcounter [-] [65945] Writer thread running {{(pid=65945) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-29 08:33:38.675 | INFO dbcounter [None req-2ff33b84-3cbf-43a3-8f9a-0f0737d05a57 None None] Registered counter for database nova_api 2026-06-29 08:33:38.852 | DEBUG dbcounter [-] [65945] Writer thread running {{(pid=65945) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-29 08:33:38.881 | INFO dbcounter [None req-2ff33b84-3cbf-43a3-8f9a-0f0737d05a57 None None] Registered counter for database nova_cell0 2026-06-29 08:33:39.086 | DEBUG dbcounter [-] [65945] Writer thread running {{(pid=65945) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-29 08:33:39.179 | +-------------------------------------+--------------+-----------+ 2026-06-29 08:33:39.180 | | Migration | Total Needed | Completed | 2026-06-29 08:33:39.180 | +-------------------------------------+--------------+-----------+ 2026-06-29 08:33:39.180 | | fill_virtual_interface_list | 0 | 0 | 2026-06-29 08:33:39.180 | | migrate_empty_ratio | 0 | 0 | 2026-06-29 08:33:39.180 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-06-29 08:33:39.180 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-06-29 08:33:39.180 | | migration_migrate_to_uuid | 0 | 0 | 2026-06-29 08:33:39.180 | | populate_dev_uuids | 0 | 0 | 2026-06-29 08:33:39.180 | | populate_instance_compute_id | 0 | 0 | 2026-06-29 08:33:39.180 | | populate_missing_availability_zones | 0 | 0 | 2026-06-29 08:33:39.181 | | populate_queued_for_delete | 0 | 0 | 2026-06-29 08:33:39.181 | | populate_user_id | 0 | 0 | 2026-06-29 08:33:39.181 | | populate_uuids | 0 | 0 | 2026-06-29 08:33:39.181 | +-------------------------------------+--------------+-----------+ 2026-06-29 08:33:39.494 | Exception ignored in: 2026-06-29 08:33:39.494 | Traceback (most recent call last): 2026-06-29 08:33:39.494 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-29 08:33:39.494 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-29 08:33:39.494 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-29 08:33:39.494 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-29 08:33:39.496 | RuntimeError: greenlet is being finalized 2026-06-29 08:33:39.873 | ++ lib/nova:init_nova:885 : seq 1 1 2026-06-29 08:33:39.878 | + lib/nova:init_nova:885 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-29 08:33:39.881 | ++ lib/nova:init_nova:886 : conductor_conf 1 2026-06-29 08:33:39.884 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-29 08:33:39.886 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-29 08:33:39.889 | + 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-29 08:33:40.360 | /opt/stack/nova/nova/monkey_patch.py:30: EventletDeprecationWarning: 2026-06-29 08:33:40.361 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-29 08:33:40.361 | we strongly recommend against using it for new projects. 2026-06-29 08:33:40.361 | 2026-06-29 08:33:40.361 | If you are already using Eventlet, we recommend migrating to a different 2026-06-29 08:33:40.361 | framework. For more detail see 2026-06-29 08:33:40.361 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-29 08:33:40.361 | 2026-06-29 08:33:40.362 | import eventlet 2026-06-29 08:33:43.916 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-06-29 08:33:43.916 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-06-29 08:33:43.916 | INFO dbcounter [None req-175a11eb-3b96-44fa-a3fc-810529175de9 None None] Registered counter for database nova_api 2026-06-29 08:33:44.051 | DEBUG dbcounter [-] [65964] Writer thread running {{(pid=65964) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-29 08:33:44.347 | Exception ignored in: 2026-06-29 08:33:44.347 | Traceback (most recent call last): 2026-06-29 08:33:44.347 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-29 08:33:44.347 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-29 08:33:44.348 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-29 08:33:44.348 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-29 08:33:44.348 | RuntimeError: greenlet is being finalized 2026-06-29 08:33:44.685 | + lib/nova:init_nova:890 : create_nova_keys_dir 2026-06-29 08:33:44.688 | + lib/nova:create_nova_keys_dir:832 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-06-29 08:33:44.705 | + lib/nova:init_nova:892 : [[ '' == \L\V\M ]] 2026-06-29 08:33:44.708 | + ./stack.sh:main:1241 : async_runfunc configure_neutron_nova 2026-06-29 08:33:44.710 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-06-29 08:33:44.778 | + inc/async:async_inner:63 : configure_neutron_nova 2026-06-29 08:33:44.818 | [2070 Async configure_neutron_nova:66022]: running: configure_neutron_nova 2026-06-29 08:33:44.822 | + ./stack.sh:main:1249 : run_phase stack post-config 2026-06-29 08:33:44.826 | + functions-common:run_phase:1848 : local mode=stack 2026-06-29 08:33:44.829 | + functions-common:run_phase:1849 : local phase=post-config 2026-06-29 08:33:44.833 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-29 08:33:44.836 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-29 08:33:44.839 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-29 08:33:44.842 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-29 08:33:44.844 | + functions-common:run_phase:1858 : local extra 2026-06-29 08:33:44.848 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-29 08:33:44.853 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-29 08:33:44.856 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-29 08:33:44.859 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-29 08:33:44.861 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-06-29 08:33:44.865 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-29 08:33:44.881 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:33:44.885 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-29 08:33:44.887 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-29 08:33:44.890 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-06-29 08:33:44.894 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-29 08:33:44.896 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-29 08:33:44.898 | ++ extras.d/80-tempest.sh:source:12 : : 2026-06-29 08:33:44.901 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-29 08:33:44.904 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-29 08:33:44.906 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-29 08:33:44.909 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-29 08:33:44.912 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-06-29 08:33:44.915 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-29 08:33:44.918 | + functions-common:run_plugins:1835 : local phase=post-config 2026-06-29 08:33:44.921 | + functions-common:run_plugins:1837 : local plugins= 2026-06-29 08:33:44.924 | + functions-common:run_plugins:1838 : local plugin 2026-06-29 08:33:44.927 | + ./stack.sh:main:1257 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-06-29 08:33:44.931 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-29 08:33:44.934 | + inc/meta-config:merge_config_group:171 : shift 2026-06-29 08:33:44.936 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-06-29 08:33:44.939 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-29 08:33:44.943 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-29 08:33:44.946 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-29 08:33:44.948 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-06-29 08:33:44.951 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-29 08:33:44.954 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-06-29 08:33:44.956 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-29 08:33:44.959 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-06-29 08:33:44.960 | /^\[\[.+\|.*\]\]/ { 2026-06-29 08:33:44.960 | gsub("[][]", "", $1); 2026-06-29 08:33:44.960 | split($1, a, "|"); 2026-06-29 08:33:44.960 | if (a[1] == matchgroup) 2026-06-29 08:33:44.960 | print a[2] 2026-06-29 08:33:44.960 | } 2026-06-29 08:33:44.960 | ' /home/quobyte/devstack/local.conf 2026-06-29 08:33:44.966 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-29 08:33:44.972 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-29 08:33:44.977 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-29 08:33:44.980 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-06-29 08:33:44.983 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-06-29 08:33:44.986 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-06-29 08:33:44.989 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-06-29 08:33:44.993 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-06-29 08:33:44.999 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-06-29 08:33:45.002 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-06-29 08:33:45.004 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-06-29 08:33:45.007 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-06-29 08:33:45.010 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-06-29 08:33:45.013 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-29 08:33:45.016 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-29 08:33:45.019 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-06-29 08:33:45.021 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-29 08:33:45.025 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-06-29 08:33:45.027 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-06-29 08:33:45.031 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-06-29 08:33:45.034 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-06-29 08:33:45.039 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-06-29 08:33:45.039 | BEGIN { 2026-06-29 08:33:45.039 | section = "" 2026-06-29 08:33:45.039 | last_section = "" 2026-06-29 08:33:45.039 | section_count = 0 2026-06-29 08:33:45.039 | } 2026-06-29 08:33:45.039 | + inc/meta-config:merge_config_file:164 : read a 2026-06-29 08:33:45.039 | /^\[.+\]/ { 2026-06-29 08:33:45.039 | gsub("[][]", "", $1); 2026-06-29 08:33:45.039 | section=$1 2026-06-29 08:33:45.039 | next 2026-06-29 08:33:45.040 | } 2026-06-29 08:33:45.040 | /^ *\#/ { 2026-06-29 08:33:45.040 | next 2026-06-29 08:33:45.040 | } 2026-06-29 08:33:45.040 | /^[^ \t]+/ { 2026-06-29 08:33:45.040 | # get offset of first = in $0 2026-06-29 08:33:45.040 | eq_idx = index($0, "=") 2026-06-29 08:33:45.040 | # extract attr & value from $0 2026-06-29 08:33:45.040 | attr = substr($0, 1, eq_idx - 1) 2026-06-29 08:33:45.040 | value = substr($0, eq_idx + 1) 2026-06-29 08:33:45.040 | # only need to strip trailing whitespace from attr 2026-06-29 08:33:45.040 | sub(/[ \t]*$/, "", attr) 2026-06-29 08:33:45.041 | # need to strip leading & trailing whitespace from value 2026-06-29 08:33:45.042 | sub(/^[ \t]*/, "", value) 2026-06-29 08:33:45.042 | sub(/[ \t]*$/, "", value) 2026-06-29 08:33:45.043 | 2026-06-29 08:33:45.044 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-29 08:33:45.044 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-29 08:33:45.044 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-29 08:33:45.045 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-29 08:33:45.045 | if (! (section, attr) in cfg_attr_count) { 2026-06-29 08:33:45.045 | if (section != last_section) { 2026-06-29 08:33:45.045 | cfg_section[section_count++] = section 2026-06-29 08:33:45.045 | last_section = section 2026-06-29 08:33:45.045 | } 2026-06-29 08:33:45.045 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-29 08:33:45.045 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-29 08:33:45.045 | 2026-06-29 08:33:45.046 | cfg_attr[section, attr, 0] = value 2026-06-29 08:33:45.046 | cfg_attr_count[section, attr] = 1 2026-06-29 08:33:45.046 | } else { 2026-06-29 08:33:45.046 | lno = cfg_attr_count[section, attr]++ 2026-06-29 08:33:45.046 | cfg_attr[section, attr, lno] = value 2026-06-29 08:33:45.046 | } 2026-06-29 08:33:45.046 | } 2026-06-29 08:33:45.046 | END { 2026-06-29 08:33:45.046 | # Process each section in order 2026-06-29 08:33:45.046 | for (sno = 0; sno < section_count; sno++) { 2026-06-29 08:33:45.046 | section = cfg_section[sno] 2026-06-29 08:33:45.047 | # The ini routines simply append a config item immediately 2026-06-29 08:33:45.047 | # after the section header. To keep the same order as defined 2026-06-29 08:33:45.047 | # in local.conf, invoke the ini routines in the reverse order 2026-06-29 08:33:45.048 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-29 08:33:45.048 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-29 08:33:45.048 | if (cfg_attr_count[section, attr] == 1) 2026-06-29 08:33:45.048 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-29 08:33:45.048 | else { 2026-06-29 08:33:45.048 | # For multiline, invoke the ini routines in the reverse order 2026-06-29 08:33:45.048 | count = cfg_attr_count[section, attr] 2026-06-29 08:33:45.048 | print "inidelete " configfile " " section " " attr 2026-06-29 08:33:45.048 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-29 08:33:45.048 | for (l = count -2; l >= 0; l--) 2026-06-29 08:33:45.048 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-29 08:33:45.049 | } 2026-06-29 08:33:45.049 | } 2026-06-29 08:33:45.049 | } 2026-06-29 08:33:45.049 | } 2026-06-29 08:33:45.049 | ' 2026-06-29 08:33:45.049 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-06-29 08:33:45.049 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-29 08:33:45.049 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-29 08:33:45.049 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-29 08:33:45.051 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-06-29 08:33:45.055 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-29 08:33:45.059 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-06-29 08:33:45.065 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-06-29 08:33:45.065 | BEGIN { group = "" } 2026-06-29 08:33:45.065 | /^\[\[.+\|.*\]\]/ { 2026-06-29 08:33:45.065 | gsub("[][]", "", $1); 2026-06-29 08:33:45.066 | split($1, a, "|"); 2026-06-29 08:33:45.066 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-29 08:33:45.066 | group=a[1] 2026-06-29 08:33:45.066 | } else { 2026-06-29 08:33:45.066 | group="" 2026-06-29 08:33:45.066 | } 2026-06-29 08:33:45.066 | next 2026-06-29 08:33:45.066 | } 2026-06-29 08:33:45.066 | { 2026-06-29 08:33:45.066 | if (group != "") 2026-06-29 08:33:45.066 | print $0 2026-06-29 08:33:45.067 | } 2026-06-29 08:33:45.067 | ' /home/quobyte/devstack/local.conf 2026-06-29 08:33:45.073 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-06-29 08:33:45.077 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-06-29 08:33:45.113 | + inc/meta-config:merge_config_file:164 : read a 2026-06-29 08:33:45.116 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-06-29 08:33:45.119 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-06-29 08:33:45.161 | + inc/meta-config:merge_config_file:164 : read a 2026-06-29 08:33:45.164 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-06-29 08:33:45.167 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-06-29 08:33:45.209 | + inc/meta-config:merge_config_file:164 : read a 2026-06-29 08:33:45.211 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-06-29 08:33:45.215 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-06-29 08:33:45.258 | + inc/meta-config:merge_config_file:164 : read a 2026-06-29 08:33:45.262 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-06-29 08:33:45.266 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-06-29 08:33:45.314 | + inc/meta-config:merge_config_file:164 : read a 2026-06-29 08:33:45.319 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-29 08:33:45.322 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-29 08:33:45.326 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-29 08:33:45.331 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-06-29 08:33:45.335 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-06-29 08:33:45.340 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-06-29 08:33:45.344 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-06-29 08:33:45.348 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-06-29 08:33:45.355 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-06-29 08:33:45.359 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-06-29 08:33:45.363 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-06-29 08:33:45.366 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-06-29 08:33:45.370 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-06-29 08:33:45.374 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-29 08:33:45.378 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-29 08:33:45.382 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-06-29 08:33:45.386 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-29 08:33:45.391 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-06-29 08:33:45.396 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-06-29 08:33:45.401 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-06-29 08:33:45.404 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-06-29 08:33:45.409 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-06-29 08:33:45.415 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-06-29 08:33:45.417 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-06-29 08:33:45.418 | BEGIN { 2026-06-29 08:33:45.418 | section = "" 2026-06-29 08:33:45.418 | last_section = "" 2026-06-29 08:33:45.418 | section_count = 0 2026-06-29 08:33:45.418 | } 2026-06-29 08:33:45.418 | /^\[.+\]/ { 2026-06-29 08:33:45.418 | gsub("[][]", "", $1); 2026-06-29 08:33:45.418 | section=$1 2026-06-29 08:33:45.418 | next 2026-06-29 08:33:45.419 | } 2026-06-29 08:33:45.419 | /^ *\#/ { 2026-06-29 08:33:45.419 | next 2026-06-29 08:33:45.419 | } 2026-06-29 08:33:45.419 | /^[^ \t]+/ { 2026-06-29 08:33:45.419 | # get offset of first = in $0 2026-06-29 08:33:45.419 | eq_idx = index($0, "=") 2026-06-29 08:33:45.419 | # extract attr & value from $0 2026-06-29 08:33:45.419 | attr = substr($0, 1, eq_idx - 1) 2026-06-29 08:33:45.419 | value = substr($0, eq_idx + 1) 2026-06-29 08:33:45.420 | # only need to strip trailing whitespace from attr 2026-06-29 08:33:45.420 | sub(/[ \t]*$/, "", attr) 2026-06-29 08:33:45.420 | # need to strip leading & trailing whitespace from value 2026-06-29 08:33:45.420 | sub(/^[ \t]*/, "", value) 2026-06-29 08:33:45.420 | sub(/[ \t]*$/, "", value) 2026-06-29 08:33:45.422 | 2026-06-29 08:33:45.422 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-29 08:33:45.422 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-29 08:33:45.422 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-29 08:33:45.422 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-29 08:33:45.422 | if (! (section, attr) in cfg_attr_count) { 2026-06-29 08:33:45.422 | if (section != last_section) { 2026-06-29 08:33:45.422 | cfg_section[section_count++] = section 2026-06-29 08:33:45.423 | last_section = section 2026-06-29 08:33:45.423 | } 2026-06-29 08:33:45.423 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-29 08:33:45.423 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-29 08:33:45.423 | 2026-06-29 08:33:45.423 | cfg_attr[section, attr, 0] = value 2026-06-29 08:33:45.423 | cfg_attr_count[section, attr] = 1 2026-06-29 08:33:45.423 | } else { 2026-06-29 08:33:45.423 | lno = cfg_attr_count[section, attr]++ 2026-06-29 08:33:45.424 | cfg_attr[section, attr, lno] = value 2026-06-29 08:33:45.424 | } 2026-06-29 08:33:45.425 | } 2026-06-29 08:33:45.425 | END { 2026-06-29 08:33:45.425 | # Process each section in order 2026-06-29 08:33:45.425 | for (sno = 0; sno < section_count; sno++) { 2026-06-29 08:33:45.425 | section = cfg_section[sno] 2026-06-29 08:33:45.425 | # The ini routines simply append a config item immediately 2026-06-29 08:33:45.425 | # after the section header. To keep the same order as defined 2026-06-29 08:33:45.425 | # in local.conf, invoke the ini routines in the reverse order 2026-06-29 08:33:45.426 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-29 08:33:45.426 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-29 08:33:45.426 | if (cfg_attr_count[section, attr] == 1) 2026-06-29 08:33:45.426 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-29 08:33:45.426 | else { 2026-06-29 08:33:45.426 | # For multiline, invoke the ini routines in the reverse order 2026-06-29 08:33:45.426 | count = cfg_attr_count[section, attr] 2026-06-29 08:33:45.426 | print "inidelete " configfile " " section " " attr 2026-06-29 08:33:45.427 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-29 08:33:45.427 | for (l = count -2; l >= 0; l--) 2026-06-29 08:33:45.427 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-29 08:33:45.427 | } 2026-06-29 08:33:45.427 | } 2026-06-29 08:33:45.427 | } 2026-06-29 08:33:45.427 | } 2026-06-29 08:33:45.427 | ' 2026-06-29 08:33:45.428 | + inc/meta-config:merge_config_file:164 : read a 2026-06-29 08:33:45.428 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-29 08:33:45.428 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-29 08:33:45.430 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-29 08:33:45.434 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-06-29 08:33:45.439 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-29 08:33:45.443 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-06-29 08:33:45.447 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-06-29 08:33:45.447 | BEGIN { group = "" } 2026-06-29 08:33:45.447 | /^\[\[.+\|.*\]\]/ { 2026-06-29 08:33:45.447 | gsub("[][]", "", $1); 2026-06-29 08:33:45.447 | split($1, a, "|"); 2026-06-29 08:33:45.448 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-29 08:33:45.448 | group=a[1] 2026-06-29 08:33:45.448 | } else { 2026-06-29 08:33:45.448 | group="" 2026-06-29 08:33:45.448 | } 2026-06-29 08:33:45.448 | next 2026-06-29 08:33:45.448 | } 2026-06-29 08:33:45.448 | { 2026-06-29 08:33:45.449 | if (group != "") 2026-06-29 08:33:45.449 | print $0 2026-06-29 08:33:45.449 | } 2026-06-29 08:33:45.449 | ' /home/quobyte/devstack/local.conf 2026-06-29 08:33:45.457 | + 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-29 08:33:45.460 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-06-29 08:33:45.504 | + inc/meta-config:merge_config_file:164 : read a 2026-06-29 08:33:45.508 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-29 08:33:45.511 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-29 08:33:45.515 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-29 08:33:45.520 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-06-29 08:33:45.524 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-06-29 08:33:45.529 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-06-29 08:33:45.532 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-06-29 08:33:45.537 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-06-29 08:33:45.543 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-06-29 08:33:45.547 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-06-29 08:33:45.550 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-06-29 08:33:45.553 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-06-29 08:33:45.556 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-06-29 08:33:45.560 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-29 08:33:45.564 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-29 08:33:45.568 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-06-29 08:33:45.571 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-29 08:33:45.574 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-06-29 08:33:45.578 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-06-29 08:33:45.582 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-06-29 08:33:45.586 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-06-29 08:33:45.590 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-06-29 08:33:45.592 | + inc/meta-config:merge_config_file:164 : read a 2026-06-29 08:33:45.592 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-06-29 08:33:45.592 | BEGIN { 2026-06-29 08:33:45.592 | section = "" 2026-06-29 08:33:45.592 | last_section = "" 2026-06-29 08:33:45.592 | section_count = 0 2026-06-29 08:33:45.592 | } 2026-06-29 08:33:45.592 | /^\[.+\]/ { 2026-06-29 08:33:45.592 | gsub("[][]", "", $1); 2026-06-29 08:33:45.593 | section=$1 2026-06-29 08:33:45.593 | next 2026-06-29 08:33:45.593 | } 2026-06-29 08:33:45.593 | /^ *\#/ { 2026-06-29 08:33:45.593 | next 2026-06-29 08:33:45.593 | } 2026-06-29 08:33:45.593 | /^[^ \t]+/ { 2026-06-29 08:33:45.593 | # get offset of first = in $0 2026-06-29 08:33:45.593 | eq_idx = index($0, "=") 2026-06-29 08:33:45.593 | # extract attr & value from $0 2026-06-29 08:33:45.593 | attr = substr($0, 1, eq_idx - 1) 2026-06-29 08:33:45.593 | value = substr($0, eq_idx + 1) 2026-06-29 08:33:45.594 | # only need to strip trailing whitespace from attr 2026-06-29 08:33:45.594 | sub(/[ \t]*$/, "", attr) 2026-06-29 08:33:45.594 | # need to strip leading & trailing whitespace from value 2026-06-29 08:33:45.594 | sub(/^[ \t]*/, "", value) 2026-06-29 08:33:45.594 | sub(/[ \t]*$/, "", value) 2026-06-29 08:33:45.595 | 2026-06-29 08:33:45.595 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-29 08:33:45.595 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-29 08:33:45.596 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-29 08:33:45.596 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-29 08:33:45.596 | if (! (section, attr) in cfg_attr_count) { 2026-06-29 08:33:45.597 | if (section != last_section) { 2026-06-29 08:33:45.597 | cfg_section[section_count++] = section 2026-06-29 08:33:45.597 | last_section = section 2026-06-29 08:33:45.598 | } 2026-06-29 08:33:45.598 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-29 08:33:45.598 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-29 08:33:45.598 | 2026-06-29 08:33:45.598 | cfg_attr[section, attr, 0] = value 2026-06-29 08:33:45.598 | cfg_attr_count[section, attr] = 1 2026-06-29 08:33:45.598 | } else { 2026-06-29 08:33:45.598 | lno = cfg_attr_count[section, attr]++ 2026-06-29 08:33:45.598 | cfg_attr[section, attr, lno] = value 2026-06-29 08:33:45.598 | } 2026-06-29 08:33:45.598 | } 2026-06-29 08:33:45.599 | END { 2026-06-29 08:33:45.599 | # Process each section in order 2026-06-29 08:33:45.599 | for (sno = 0; sno < section_count; sno++) { 2026-06-29 08:33:45.599 | section = cfg_section[sno] 2026-06-29 08:33:45.599 | # The ini routines simply append a config item immediately 2026-06-29 08:33:45.599 | # after the section header. To keep the same order as defined 2026-06-29 08:33:45.599 | # in local.conf, invoke the ini routines in the reverse order 2026-06-29 08:33:45.599 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-29 08:33:45.599 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-29 08:33:45.599 | if (cfg_attr_count[section, attr] == 1) 2026-06-29 08:33:45.600 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-29 08:33:45.600 | else { 2026-06-29 08:33:45.600 | # For multiline, invoke the ini routines in the reverse order 2026-06-29 08:33:45.600 | count = cfg_attr_count[section, attr] 2026-06-29 08:33:45.600 | print "inidelete " configfile " " section " " attr 2026-06-29 08:33:45.600 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-29 08:33:45.600 | for (l = count -2; l >= 0; l--) 2026-06-29 08:33:45.600 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-29 08:33:45.600 | } 2026-06-29 08:33:45.600 | } 2026-06-29 08:33:45.601 | } 2026-06-29 08:33:45.601 | } 2026-06-29 08:33:45.601 | ' 2026-06-29 08:33:45.601 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-29 08:33:45.601 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-29 08:33:45.601 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-29 08:33:45.602 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-06-29 08:33:45.605 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-29 08:33:45.608 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-06-29 08:33:45.611 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-06-29 08:33:45.611 | BEGIN { group = "" } 2026-06-29 08:33:45.611 | /^\[\[.+\|.*\]\]/ { 2026-06-29 08:33:45.611 | gsub("[][]", "", $1); 2026-06-29 08:33:45.611 | split($1, a, "|"); 2026-06-29 08:33:45.611 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-29 08:33:45.611 | group=a[1] 2026-06-29 08:33:45.612 | } else { 2026-06-29 08:33:45.612 | group="" 2026-06-29 08:33:45.612 | } 2026-06-29 08:33:45.612 | next 2026-06-29 08:33:45.612 | } 2026-06-29 08:33:45.612 | { 2026-06-29 08:33:45.612 | if (group != "") 2026-06-29 08:33:45.612 | print $0 2026-06-29 08:33:45.612 | } 2026-06-29 08:33:45.612 | ' /home/quobyte/devstack/local.conf 2026-06-29 08:33:45.619 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-06-29 08:33:45.623 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-06-29 08:33:45.663 | + inc/meta-config:merge_config_file:164 : read a 2026-06-29 08:33:45.666 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-06-29 08:33:45.669 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-06-29 08:33:45.708 | + inc/meta-config:merge_config_file:164 : read a 2026-06-29 08:33:45.711 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-06-29 08:33:45.714 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-06-29 08:33:45.755 | + inc/meta-config:merge_config_file:164 : read a 2026-06-29 08:33:45.758 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-06-29 08:33:45.761 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-06-29 08:33:45.798 | + inc/meta-config:merge_config_file:164 : read a 2026-06-29 08:33:45.802 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814"' 2026-06-29 08:33:45.805 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 2026-06-29 08:33:45.827 | + inc/async:async_inner:64 : rc=0 2026-06-29 08:33:45.844 | + inc/meta-config:merge_config_file:164 : read a 2026-06-29 08:33:45.846 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-06-29 08:33:45.849 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-06-29 08:33:45.858 | [66022 Async configure_neutron_nova:66022]: finished successfully 2026-06-29 08:33:45.889 | + inc/meta-config:merge_config_file:164 : read a 2026-06-29 08:33:45.893 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-06-29 08:33:45.896 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-06-29 08:33:45.934 | + inc/meta-config:merge_config_file:164 : read a 2026-06-29 08:33:45.939 | + ./stack.sh:main:1266 : is_service_enabled swift 2026-06-29 08:33:45.964 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:33:45.967 | + ./stack.sh:main:1274 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-29 08:33:45.972 | + ./stack.sh:main:1275 : is_service_enabled cinder 2026-06-29 08:33:45.993 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:33:45.998 | + ./stack.sh:main:1276 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-29 08:33:46.040 | + ./stack.sh:main:1279 : async_wait configure_neutron_nova 2026-06-29 08:33:46.091 | [2070 Async configure_neutron_nova:66022]: Waiting for completion of configure_neutron_nova running on PID 66022 (2 other jobs running) 2026-06-29 08:33:46.126 | [2070 Async configure_neutron_nova:66022]: Signaling child to exit 2026-06-29 08:33:46.126 | WAKEUP 2026-06-29 08:33:46.163 | [2070 Async configure_neutron_nova:66022]: Signaled 2026-06-29 08:33:46.164 | + lib/neutron:configure_neutron_nova:445 : create_nova_conf_neutron /etc/nova/nova.conf 2026-06-29 08:33:46.164 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova.conf 2026-06-29 08:33:46.164 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-06-29 08:33:46.165 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-29 08:33:46.165 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-29 08:33:46.165 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-29 08:33:46.165 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-06-29 08:33:46.165 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-06-29 08:33:46.165 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.69/identity 2026-06-29 08:33:46.165 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-06-29 08:33:46.165 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-06-29 08:33:46.165 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-06-29 08:33:46.165 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-06-29 08:33:46.165 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-06-29 08:33:46.166 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-06-29 08:33:46.166 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-06-29 08:33:46.166 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-29 08:33:46.166 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-29 08:33:46.166 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-29 08:33:46.166 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:33:46.166 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-06-29 08:33:46.166 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-06-29 08:33:46.166 | + lib/neutron:configure_neutron_nova:446 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-06-29 08:33:46.166 | ++ lib/neutron:configure_neutron_nova:447 : seq 1 1 2026-06-29 08:33:46.166 | + lib/neutron:configure_neutron_nova:447 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-29 08:33:46.167 | + lib/neutron:configure_neutron_nova:448 : local conf 2026-06-29 08:33:46.167 | ++ lib/neutron:configure_neutron_nova:449 : conductor_conf 1 2026-06-29 08:33:46.167 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-29 08:33:46.167 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-29 08:33:46.167 | + lib/neutron:configure_neutron_nova:449 : conf=/etc/nova/nova_cell1.conf 2026-06-29 08:33:46.170 | + lib/neutron:configure_neutron_nova:450 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-06-29 08:33:46.170 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova_cell1.conf 2026-06-29 08:33:46.171 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-06-29 08:33:46.171 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-29 08:33:46.171 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-29 08:33:46.173 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-29 08:33:46.173 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-06-29 08:33:46.173 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-06-29 08:33:46.173 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.69/identity 2026-06-29 08:33:46.173 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-06-29 08:33:46.173 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-06-29 08:33:46.173 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-06-29 08:33:46.173 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-06-29 08:33:46.173 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-06-29 08:33:46.173 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-06-29 08:33:46.174 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-06-29 08:33:46.174 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-29 08:33:46.174 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-29 08:33:46.174 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-29 08:33:46.174 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:33:46.174 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-06-29 08:33:46.175 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-06-29 08:33:46.229 | [2070 Async configure_neutron_nova:66022]: finished configure_neutron_nova with result 0 in 1 seconds 2026-06-29 08:33:46.236 | + inc/async:async_wait:197 : return 0 2026-06-29 08:33:46.240 | + ./stack.sh:main:1285 : is_service_enabled nova 2026-06-29 08:33:46.266 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:33:46.269 | + ./stack.sh:main:1286 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-29 08:33:46.304 | + ./stack.sh:main:1287 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-29 08:33:46.340 | + ./stack.sh:main:1291 : is_service_enabled n-api 2026-06-29 08:33:46.367 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:33:46.372 | + ./stack.sh:main:1292 : echo_summary 'Starting Nova API' 2026-06-29 08:33:46.376 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-29 08:33:46.380 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova API 2026-06-29 08:33:46.385 | + ./stack.sh:main:1293 : start_nova_api 2026-06-29 08:33:46.389 | + 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-29 08:33:46.393 | + 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-29 08:33:46.397 | + 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-29 08:33:46.401 | ++ lib/nova:start_nova_api:969 : which uwsgi 2026-06-29 08:33:46.407 | + 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-29 08:33:46.409 | + functions-common:run_process:1674 : local service=n-api 2026-06-29 08:33:46.413 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-29 08:33:46.415 | + functions-common:run_process:1676 : local group= 2026-06-29 08:33:46.421 | + functions-common:run_process:1677 : local user= 2026-06-29 08:33:46.424 | + functions-common:run_process:1678 : local env_vars= 2026-06-29 08:33:46.428 | + functions-common:run_process:1680 : local name=n-api 2026-06-29 08:33:46.431 | + functions-common:run_process:1682 : time_start run_process 2026-06-29 08:33:46.434 | + functions-common:time_start:2406 : local name=run_process 2026-06-29 08:33:46.437 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:33:46.439 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:33:46.443 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:33:46.449 | + functions-common:time_start:2411 : _TIME_START[$name]=1782722026444 2026-06-29 08:33:46.452 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-06-29 08:33:46.471 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:33:46.474 | + 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-29 08:33:46.476 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-06-29 08:33:46.480 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-29 08:33:46.483 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-29 08:33:46.486 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-29 08:33:46.489 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-29 08:33:46.491 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-06-29 08:33:46.495 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-06-29 08:33:46.497 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-06-29 08:33:46.500 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-29 08:33:46.502 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-29 08:33:46.504 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-29 08:33:46.508 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-29 08:33:46.510 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-06-29 08:33:46.514 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-06-29 08:33:46.516 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-29 08:33:46.519 | + 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-29 08:33:46.521 | + 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-29 08:33:46.523 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-06-29 08:33:46.526 | + 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-29 08:33:46.529 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-29 08:33:46.531 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-29 08:33:46.534 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-29 08:33:46.537 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-06-29 08:33:46.540 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-29 08:33:46.545 | + 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-29 08:33:46.625 | + 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-29 08:33:46.704 | + 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-29 08:33:46.773 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-06-29 08:33:46.841 | + 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-29 08:33:46.913 | + 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-29 08:33:46.983 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-06-29 08:33:47.054 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-06-29 08:33:47.125 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-06-29 08:33:47.195 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-06-29 08:33:47.269 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-06-29 08:33:47.338 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-29 08:33:47.341 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-29 08:33:47.344 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-06-29 08:33:47.430 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-29 08:33:47.891 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-06-29 08:33:47.921 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-06-29 08:33:48.348 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-06-29 08:33:48.468 | + functions-common:run_process:1686 : time_stop run_process 2026-06-29 08:33:48.472 | + functions-common:time_stop:2420 : local name 2026-06-29 08:33:48.476 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:33:48.480 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:33:48.486 | + functions-common:time_stop:2423 : local total 2026-06-29 08:33:48.490 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:33:48.494 | + functions-common:time_stop:2426 : name=run_process 2026-06-29 08:33:48.499 | + functions-common:time_stop:2427 : start_time=1782722026444 2026-06-29 08:33:48.503 | + functions-common:time_stop:2429 : [[ -z 1782722026444 ]] 2026-06-29 08:33:48.508 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:33:48.515 | + functions-common:time_stop:2432 : end_time=1782722028510 2026-06-29 08:33:48.519 | + functions-common:time_stop:2433 : elapsed_time=2066 2026-06-29 08:33:48.523 | + functions-common:time_stop:2434 : total=4060 2026-06-29 08:33:48.528 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:33:48.533 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6126 2026-06-29 08:33:48.537 | + lib/nova:start_nova_api:971 : echo 'Waiting for nova-api to start...' 2026-06-29 08:33:48.537 | Waiting for nova-api to start... 2026-06-29 08:33:48.541 | + lib/nova:start_nova_api:973 : local service_url=http://192.168.122.69/compute/v2.1/ 2026-06-29 08:33:48.545 | + lib/nova:start_nova_api:975 : wait_for_service 60 http://192.168.122.69/compute/v2.1/ 2026-06-29 08:33:48.550 | + functions:wait_for_service:476 : local timeout=60 2026-06-29 08:33:48.554 | + functions:wait_for_service:477 : local url=http://192.168.122.69/compute/v2.1/ 2026-06-29 08:33:48.559 | + functions:wait_for_service:478 : local rval=0 2026-06-29 08:33:48.563 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-29 08:33:48.568 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-29 08:33:48.572 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:33:48.576 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:33:48.581 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:33:48.588 | + functions-common:time_start:2411 : _TIME_START[$name]=1782722028583 2026-06-29 08:33:48.592 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-29 08:33:48.596 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-29 08:33:48.599 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.69/compute/v2.1/ 2026-06-29 08:33:55.136 | + :: : [[ 200 == 503 ]] 2026-06-29 08:33:55.139 | + :: : [[ 0 -eq 7 ]] 2026-06-29 08:33:55.145 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-29 08:33:55.150 | + functions-common:time_stop:2420 : local name 2026-06-29 08:33:55.155 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:33:55.160 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:33:55.164 | + functions-common:time_stop:2423 : local total 2026-06-29 08:33:55.169 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:33:55.174 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-29 08:33:55.178 | + functions-common:time_stop:2427 : start_time=1782722028583 2026-06-29 08:33:55.183 | + functions-common:time_stop:2429 : [[ -z 1782722028583 ]] 2026-06-29 08:33:55.189 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:33:55.196 | + functions-common:time_stop:2432 : end_time=1782722035191 2026-06-29 08:33:55.201 | + functions-common:time_stop:2433 : elapsed_time=6608 2026-06-29 08:33:55.206 | + functions-common:time_stop:2434 : total=5705 2026-06-29 08:33:55.209 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:33:55.213 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12313 2026-06-29 08:33:55.218 | + functions:wait_for_service:486 : return 0 2026-06-29 08:33:55.222 | + 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-29 08:33:55.227 | + 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-29 08:33:55.232 | + ./stack.sh:main:1296 : is_service_enabled ovn-controller ovn-controller-vtep 2026-06-29 08:33:55.259 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:33:55.263 | + ./stack.sh:main:1297 : echo_summary 'Starting OVN services' 2026-06-29 08:33:55.267 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-29 08:33:55.272 | + ./stack.sh:echo_summary:447 : echo -e Starting OVN services 2026-06-29 08:33:55.276 | + ./stack.sh:main:1298 : start_ovn_services 2026-06-29 08:33:55.279 | + lib/neutron:start_ovn_services:575 : [[ ovn == \o\v\n ]] 2026-06-29 08:33:55.284 | + lib/neutron:start_ovn_services:576 : '[' libvirt '!=' ironic ']' 2026-06-29 08:33:55.288 | + lib/neutron:start_ovn_services:582 : init_ovn 2026-06-29 08:33:55.292 | + lib/neutron_plugins/ovn_agent:init_ovn:627 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-06-29 08:33:55.296 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : [[ False == \F\a\l\s\e ]] 2026-06-29 08:33:55.300 | + lib/neutron_plugins/ovn_agent:init_ovn:630 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-06-29 08:33:55.304 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo mkdir -p /var/lib/ovn 2026-06-29 08:33:55.327 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : mkdir -p /opt/stack/data/ovs 2026-06-29 08:33:55.334 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : rm -f '/opt/stack/data/ovs/*.db' 2026-06-29 08:33:55.342 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-06-29 08:33:55.348 | + 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-29 08:33:55.367 | + 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-29 08:33:55.384 | + 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-29 08:33:55.408 | + lib/neutron:start_ovn_services:583 : start_ovn 2026-06-29 08:33:55.412 | + lib/neutron_plugins/ovn_agent:start_ovn:745 : echo 'Starting OVN' 2026-06-29 08:33:55.412 | Starting OVN 2026-06-29 08:33:55.415 | + lib/neutron_plugins/ovn_agent:start_ovn:747 : _start_ovs 2026-06-29 08:33:55.418 | + lib/neutron_plugins/ovn_agent:_start_ovs:644 : echo 'Starting OVS' 2026-06-29 08:33:55.419 | Starting OVS 2026-06-29 08:33:55.421 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-06-29 08:33:55.441 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:33:55.444 | + lib/neutron_plugins/ovn_agent:_start_ovs:647 : enable_service ovsdb-server 2026-06-29 08:33:55.497 | + lib/neutron_plugins/ovn_agent:_start_ovs:648 : enable_service ovs-vswitchd 2026-06-29 08:33:55.552 | + lib/neutron_plugins/ovn_agent:_start_ovs:650 : [[ False == \T\r\u\e ]] 2026-06-29 08:33:55.555 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : _start_process ovsdb-server.service 2026-06-29 08:33:55.559 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-29 08:33:56.024 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovsdb-server.service 2026-06-29 08:33:56.495 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-29 08:33:56.495 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-29 08:33:56.495 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-29 08:33:56.495 | 2026-06-29 08:33:56.495 | Possible reasons for having these kinds of units are: 2026-06-29 08:33:56.496 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-29 08:33:56.496 | .wants/, .requires/, or .upholds/ directory. 2026-06-29 08:33:56.496 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-29 08:33:56.496 | a requirement dependency on it. 2026-06-29 08:33:56.496 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-29 08:33:56.496 | D-Bus, udev, scripted systemctl call, ...). 2026-06-29 08:33:56.496 | • In case of template units, the unit is meant to be enabled with some 2026-06-29 08:33:56.496 | instance name specified. 2026-06-29 08:33:56.510 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovsdb-server.service 2026-06-29 08:34:01.179 | + lib/neutron_plugins/ovn_agent:_start_ovs:675 : _start_process ovs-vswitchd.service 2026-06-29 08:34:01.183 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-29 08:34:01.674 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovs-vswitchd.service 2026-06-29 08:34:02.170 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-29 08:34:02.170 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-29 08:34:02.170 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-29 08:34:02.170 | 2026-06-29 08:34:02.170 | Possible reasons for having these kinds of units are: 2026-06-29 08:34:02.170 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-29 08:34:02.170 | .wants/, .requires/, or .upholds/ directory. 2026-06-29 08:34:02.171 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-29 08:34:02.171 | a requirement dependency on it. 2026-06-29 08:34:02.171 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-29 08:34:02.171 | D-Bus, udev, scripted systemctl call, ...). 2026-06-29 08:34:02.171 | • In case of template units, the unit is meant to be enabled with some 2026-06-29 08:34:02.171 | instance name specified. 2026-06-29 08:34:02.180 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovs-vswitchd.service 2026-06-29 08:34:02.432 | + lib/neutron_plugins/ovn_agent:_start_ovs:678 : echo 'Configuring OVSDB' 2026-06-29 08:34:02.433 | Configuring OVSDB 2026-06-29 08:34:02.435 | + lib/neutron_plugins/ovn_agent:_start_ovs:679 : is_service_enabled tls-proxy 2026-06-29 08:34:02.462 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:34:02.465 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-06-29 08:34:02.509 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-06-29 08:34:02.537 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=9ddb4a98-64e9-477e-9fb0-92d30bbbb376 2026-06-29 08:34:02.569 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.69:6642 2026-06-29 08:34:02.603 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-06-29 08:34:02.633 | + lib/neutron_plugins/ovn_agent:_start_ovs:691 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-06-29 08:34:02.658 | + lib/neutron_plugins/ovn_agent:_start_ovs:692 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.69 2026-06-29 08:34:02.683 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:693 : hostname 2026-06-29 08:34:02.687 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-06-29 08:34:02.708 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : [[ True == \T\r\u\e ]] 2026-06-29 08:34:02.711 | + 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-29 08:34:02.734 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : [[ metadata =~ ovn-bgp ]] 2026-06-29 08:34:02.737 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : is_provider_network 2026-06-29 08:34:02.740 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-29 08:34:02.742 | + functions-common:is_provider_network:2272 : return 1 2026-06-29 08:34:02.746 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-06-29 08:34:02.749 | + lib/neutron_plugins/ovn_agent:_start_ovs:706 : ovn_base_setup_bridge br-ex 2026-06-29 08:34:02.752 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:246 : local bridge=br-ex 2026-06-29 08:34:02.755 | + 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-29 08:34:02.758 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : '[' system '!=' system ']' 2026-06-29 08:34:02.761 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:253 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-06-29 08:34:02.790 | + 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-29 08:34:02.826 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-29 08:34:02.857 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : is_service_enabled ovn-controller-vtep 2026-06-29 08:34:02.877 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:34:02.881 | + lib/neutron_plugins/ovn_agent:start_ovn:749 : local SCRIPTDIR=/share/ovn/scripts 2026-06-29 08:34:02.884 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : use_new_ovn_repository 2026-06-29 08:34:02.887 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:218 : [[ False == \F\a\l\s\e ]] 2026-06-29 08:34:02.890 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:219 : return 0 2026-06-29 08:34:02.893 | + lib/neutron_plugins/ovn_agent:start_ovn:754 : is_service_enabled ovn-northd 2026-06-29 08:34:02.912 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:34:02.916 | + lib/neutron_plugins/ovn_agent:start_ovn:755 : [[ False == \T\r\u\e ]] 2026-06-29 08:34:02.919 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_process ovn-central.service 2026-06-29 08:34:02.922 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-29 08:34:03.381 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-central.service 2026-06-29 08:34:03.859 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-central.service 2026-06-29 08:34:03.940 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _wait_for_ovn_and_set_custom_config 2026-06-29 08:34:03.944 | + 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-29 08:34:03.948 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-29 08:34:03.952 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-29 08:34:03.957 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:209 : sleep 1 2026-06-29 08:34:04.964 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : count=1 2026-06-29 08:34:04.967 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' 1 -gt 40 ']' 2026-06-29 08:34:04.971 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-29 08:34:04.975 | + 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-29 08:34:04.978 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-29 08:34:04.982 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-06-29 08:34:04.986 | + 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-29 08:34:04.989 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-29 08:34:04.993 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-06-29 08:34:04.996 | + 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-29 08:34:04.999 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-29 08:34:05.003 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-06-29 08:34:05.007 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:732 : is_service_enabled tls-proxy 2026-06-29 08:34:05.029 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:34:05.033 | + 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-29 08:34:05.064 | + 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-29 08:34:05.092 | + 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-29 08:34:05.111 | + 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-29 08:34:05.131 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller 2026-06-29 08:34:05.151 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:34:05.155 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-06-29 08:34:05.158 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-controller.service 2026-06-29 08:34:05.161 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-29 08:34:05.634 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-controller.service 2026-06-29 08:34:06.100 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-29 08:34:06.100 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-29 08:34:06.100 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-29 08:34:06.100 | 2026-06-29 08:34:06.100 | Possible reasons for having these kinds of units are: 2026-06-29 08:34:06.100 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-29 08:34:06.100 | .wants/, .requires/, or .upholds/ directory. 2026-06-29 08:34:06.101 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-29 08:34:06.101 | a requirement dependency on it. 2026-06-29 08:34:06.101 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-29 08:34:06.101 | D-Bus, udev, scripted systemctl call, ...). 2026-06-29 08:34:06.101 | • In case of template units, the unit is meant to be enabled with some 2026-06-29 08:34:06.101 | instance name specified. 2026-06-29 08:34:06.112 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-controller.service 2026-06-29 08:34:06.380 | + lib/neutron_plugins/ovn_agent:start_ovn:779 : is_service_enabled ovn-controller-vtep 2026-06-29 08:34:06.404 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:34:06.408 | + lib/neutron_plugins/ovn_agent:start_ovn:788 : is_ovn_metadata_agent_enabled 2026-06-29 08:34:06.412 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-29 08:34:06.439 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:34:06.443 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-29 08:34:06.447 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-29 08:34:06.450 | + 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-29 08:34:06.453 | + functions-common:run_process:1674 : local service=q-ovn-metadata-agent 2026-06-29 08:34:06.455 | + 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-29 08:34:06.458 | + functions-common:run_process:1676 : local group= 2026-06-29 08:34:06.461 | + functions-common:run_process:1677 : local user= 2026-06-29 08:34:06.465 | + functions-common:run_process:1678 : local env_vars= 2026-06-29 08:34:06.468 | + functions-common:run_process:1680 : local name=q-ovn-metadata-agent 2026-06-29 08:34:06.471 | + functions-common:run_process:1682 : time_start run_process 2026-06-29 08:34:06.474 | + functions-common:time_start:2406 : local name=run_process 2026-06-29 08:34:06.477 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:34:06.479 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:34:06.483 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:34:06.487 | + functions-common:time_start:2411 : _TIME_START[$name]=1782722046484 2026-06-29 08:34:06.490 | + functions-common:run_process:1683 : is_service_enabled q-ovn-metadata-agent 2026-06-29 08:34:06.511 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:34:06.514 | + 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-29 08:34:06.516 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-metadata-agent 2026-06-29 08:34:06.520 | + 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-29 08:34:06.523 | + 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-29 08:34:06.526 | + 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-29 08:34:06.529 | + 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-29 08:34:06.532 | + 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-29 08:34:06.536 | + 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-29 08:34:06.539 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-06-29 08:34:06.542 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-29 08:34:06.544 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-29 08:34:06.548 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-29 08:34:06.551 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-29 08:34:06.554 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-06-29 08:34:06.557 | + 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-29 08:34:06.560 | + 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-29 08:34:06.563 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-metadata-agent.service 2026-06-29 08:34:06.565 | + 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-29 08:34:06.568 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-29 08:34:06.572 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-29 08:34:06.574 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-29 08:34:06.577 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-29 08:34:06.581 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-29 08:34:06.583 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-06-29 08:34:06.586 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-29 08:34:06.591 | + 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-29 08:34:06.672 | + 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-29 08:34:06.754 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-06-29 08:34:06.824 | + 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-29 08:34:06.890 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-06-29 08:34:06.961 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-06-29 08:34:07.029 | + 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-29 08:34:07.100 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-29 08:34:07.103 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-29 08:34:07.106 | + 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-29 08:34:07.186 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-29 08:34:07.624 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-06-29 08:34:07.653 | 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-29 08:34:08.112 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-06-29 08:34:08.167 | + functions-common:run_process:1686 : time_stop run_process 2026-06-29 08:34:08.171 | + functions-common:time_stop:2420 : local name 2026-06-29 08:34:08.174 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:34:08.177 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:34:08.181 | + functions-common:time_stop:2423 : local total 2026-06-29 08:34:08.185 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:34:08.188 | + functions-common:time_stop:2426 : name=run_process 2026-06-29 08:34:08.192 | + functions-common:time_stop:2427 : start_time=1782722046484 2026-06-29 08:34:08.195 | + functions-common:time_stop:2429 : [[ -z 1782722046484 ]] 2026-06-29 08:34:08.199 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:34:08.205 | + functions-common:time_stop:2432 : end_time=1782722048201 2026-06-29 08:34:08.209 | + functions-common:time_stop:2433 : elapsed_time=1717 2026-06-29 08:34:08.212 | + functions-common:time_stop:2434 : total=6126 2026-06-29 08:34:08.215 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:34:08.219 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7843 2026-06-29 08:34:08.223 | + lib/neutron_plugins/ovn_agent:start_ovn:791 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-29 08:34:08.227 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-29 08:34:08.230 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-29 08:34:08.234 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-29 08:34:08.256 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-29 08:34:08.259 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-29 08:34:08.263 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-29 08:34:08.266 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-29 08:34:08.269 | + 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-29 08:34:08.314 | + 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-29 08:34:08.354 | + 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-29 08:34:08.391 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-29 08:34:08.429 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-06-29 08:34:08.467 | + lib/neutron_plugins/ovn_agent:start_ovn:794 : is_ovn_agent_enabled 2026-06-29 08:34:08.471 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-29 08:34:08.491 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:34:08.494 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-29 08:34:08.547 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-29 08:34:08.551 | + 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-29 08:34:08.554 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-06-29 08:34:08.557 | + 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-29 08:34:08.560 | + functions-common:run_process:1676 : local group= 2026-06-29 08:34:08.564 | + functions-common:run_process:1677 : local user= 2026-06-29 08:34:08.567 | + functions-common:run_process:1678 : local env_vars= 2026-06-29 08:34:08.570 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-06-29 08:34:08.573 | + functions-common:run_process:1682 : time_start run_process 2026-06-29 08:34:08.576 | + functions-common:time_start:2406 : local name=run_process 2026-06-29 08:34:08.580 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:34:08.583 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:34:08.587 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:34:08.592 | + functions-common:time_start:2411 : _TIME_START[$name]=1782722048589 2026-06-29 08:34:08.595 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-06-29 08:34:08.616 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:34:08.620 | + 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-29 08:34:08.623 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-06-29 08:34:08.627 | + 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-29 08:34:08.630 | + 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-29 08:34:08.633 | + 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-29 08:34:08.636 | + 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-29 08:34:08.640 | + 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-29 08:34:08.643 | + 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-29 08:34:08.647 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-06-29 08:34:08.650 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-29 08:34:08.653 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-29 08:34:08.656 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-29 08:34:08.660 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-29 08:34:08.663 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-06-29 08:34:08.666 | + 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-29 08:34:08.669 | + 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-29 08:34:08.673 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-06-29 08:34:08.676 | + 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-29 08:34:08.679 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-29 08:34:08.682 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-29 08:34:08.685 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-29 08:34:08.688 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-29 08:34:08.691 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-29 08:34:08.694 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-06-29 08:34:08.697 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-29 08:34:08.702 | + 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-29 08:34:08.793 | + 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-29 08:34:08.882 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-06-29 08:34:08.960 | + 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-29 08:34:09.036 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-06-29 08:34:09.114 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-06-29 08:34:09.191 | + 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-29 08:34:09.267 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-29 08:34:09.270 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-29 08:34:09.274 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-06-29 08:34:09.365 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-29 08:34:09.840 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-06-29 08:34:09.859 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-06-29 08:34:10.299 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-06-29 08:34:10.348 | + functions-common:run_process:1686 : time_stop run_process 2026-06-29 08:34:10.354 | + functions-common:time_stop:2420 : local name 2026-06-29 08:34:10.355 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:34:10.359 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:34:10.362 | + functions-common:time_stop:2423 : local total 2026-06-29 08:34:10.365 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:34:10.368 | + functions-common:time_stop:2426 : name=run_process 2026-06-29 08:34:10.372 | + functions-common:time_stop:2427 : start_time=1782722048589 2026-06-29 08:34:10.375 | + functions-common:time_stop:2429 : [[ -z 1782722048589 ]] 2026-06-29 08:34:10.380 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:34:10.384 | + functions-common:time_stop:2432 : end_time=1782722050381 2026-06-29 08:34:10.388 | + functions-common:time_stop:2433 : elapsed_time=1792 2026-06-29 08:34:10.391 | + functions-common:time_stop:2434 : total=7843 2026-06-29 08:34:10.394 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:34:10.398 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9635 2026-06-29 08:34:10.401 | + lib/neutron_plugins/ovn_agent:start_ovn:797 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-29 08:34:10.406 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-29 08:34:10.407 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-29 08:34:10.411 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-29 08:34:10.433 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-29 08:34:10.436 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-29 08:34:10.439 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-29 08:34:10.442 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-29 08:34:10.445 | + 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-29 08:34:10.483 | + 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-29 08:34:10.522 | + 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-29 08:34:10.559 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-29 08:34:10.599 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-06-29 08:34:10.637 | + lib/neutron:start_ovn_services:585 : [[ True == \T\r\u\e ]] 2026-06-29 08:34:10.641 | + lib/neutron:start_ovn_services:586 : [[ True != \T\r\u\e ]] 2026-06-29 08:34:10.644 | + lib/neutron:start_ovn_services:590 : create_public_bridge 2026-06-29 08:34:10.648 | + lib/neutron_plugins/ovn_agent:create_public_bridge:311 : sudo ovs-vsctl --may-exist add-br br-ex 2026-06-29 08:34:10.672 | + lib/neutron_plugins/ovn_agent:create_public_bridge:312 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-29 08:34:10.695 | + lib/neutron_plugins/ovn_agent:create_public_bridge:313 : _configure_public_network_connectivity 2026-06-29 08:34:10.698 | + lib/neutron:_configure_public_network_connectivity:806 : [[ -n '' ]] 2026-06-29 08:34:10.701 | + lib/neutron:_configure_public_network_connectivity:813 : for d in $default_v4_route_devs 2026-06-29 08:34:10.704 | + 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-29 08:34:10.770 | + ./stack.sh:main:1301 : is_service_enabled q-svc neutron-api 2026-06-29 08:34:10.793 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:34:10.795 | + ./stack.sh:main:1302 : echo_summary 'Starting Neutron' 2026-06-29 08:34:10.798 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-29 08:34:10.800 | + ./stack.sh:echo_summary:447 : echo -e Starting Neutron 2026-06-29 08:34:10.803 | + ./stack.sh:main:1303 : configure_neutron_after_post_config 2026-06-29 08:34:10.805 | + lib/neutron:configure_neutron_after_post_config:555 : [[ ovn-router != '' ]] 2026-06-29 08:34:10.808 | + lib/neutron:configure_neutron_after_post_config:556 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-06-29 08:34:10.846 | + lib/neutron:configure_neutron_after_post_config:558 : configure_rbac_policies 2026-06-29 08:34:10.849 | + lib/neutron:configure_rbac_policies:564 : [[ True == \T\r\u\e ]] 2026-06-29 08:34:10.851 | + lib/neutron:configure_rbac_policies:565 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-06-29 08:34:10.884 | + lib/neutron:configure_rbac_policies:566 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope True 2026-06-29 08:34:10.918 | + ./stack.sh:main:1304 : start_neutron_service_and_check 2026-06-29 08:34:10.921 | + lib/neutron:start_neutron_service_and_check:631 : local cfg_file_options 2026-06-29 08:34:10.924 | + lib/neutron:start_neutron_service_and_check:632 : local neutron_url 2026-06-29 08:34:10.927 | ++ lib/neutron:start_neutron_service_and_check:634 : determine_config_files neutron-server 2026-06-29 08:34:10.929 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-29 08:34:10.932 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-29 08:34:10.935 | +++ lib/neutron:determine_config_files:365 : _determine_config_server 2026-06-29 08:34:10.937 | +++ lib/neutron:_determine_config_server:321 : [[ '' != '' ]] 2026-06-29 08:34:10.940 | +++ lib/neutron:_determine_config_server:328 : [[ 0 > 0 ]] 2026-06-29 08:34:10.942 | +++ lib/neutron:_determine_config_server:335 : local cfg_file 2026-06-29 08:34:10.945 | +++ 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-29 08:34:10.947 | +++ lib/neutron:_determine_config_server:340 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-29 08:34:10.950 | ++ lib/neutron:determine_config_files:365 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-29 08:34:10.953 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-06-29 08:34:10.955 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-29 08:34:10.958 | + 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-29 08:34:10.960 | + lib/neutron:start_neutron_service_and_check:637 : enable_neutron_server_services 2026-06-29 08:34:10.963 | + lib/neutron:enable_neutron_server_services:602 : local rpc_workers 2026-06-29 08:34:10.966 | + lib/neutron:enable_neutron_server_services:607 : [[ -f /etc/neutron/neutron.conf ]] 2026-06-29 08:34:10.969 | ++ lib/neutron:enable_neutron_server_services:608 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-06-29 08:34:10.989 | + lib/neutron:enable_neutron_server_services:608 : rpc_workers= 2026-06-29 08:34:10.992 | + lib/neutron:enable_neutron_server_services:615 : enable_service neutron-api 2026-06-29 08:34:11.033 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-periodic-workers 2026-06-29 08:34:11.074 | + lib/neutron:enable_neutron_server_services:619 : [[ '' != \0 ]] 2026-06-29 08:34:11.076 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-rpc-server 2026-06-29 08:34:11.117 | + lib/neutron:enable_neutron_server_services:624 : [[ ovn == \o\v\n ]] 2026-06-29 08:34:11.121 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-ovn-maintenance-worker 2026-06-29 08:34:11.174 | ++ lib/neutron:start_neutron_service_and_check:640 : which uwsgi 2026-06-29 08:34:11.180 | + 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-29 08:34:11.183 | + functions-common:run_process:1674 : local service=neutron-api 2026-06-29 08:34:11.186 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-29 08:34:11.189 | + functions-common:run_process:1676 : local group= 2026-06-29 08:34:11.193 | + functions-common:run_process:1677 : local user= 2026-06-29 08:34:11.195 | + functions-common:run_process:1678 : local env_vars= 2026-06-29 08:34:11.199 | + functions-common:run_process:1680 : local name=neutron-api 2026-06-29 08:34:11.202 | + functions-common:run_process:1682 : time_start run_process 2026-06-29 08:34:11.205 | + functions-common:time_start:2406 : local name=run_process 2026-06-29 08:34:11.208 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:34:11.210 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:34:11.216 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:34:11.223 | + functions-common:time_start:2411 : _TIME_START[$name]=1782722051218 2026-06-29 08:34:11.227 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-06-29 08:34:11.246 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:34:11.250 | + 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-29 08:34:11.253 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-06-29 08:34:11.256 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-29 08:34:11.259 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-29 08:34:11.263 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-29 08:34:11.267 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-29 08:34:11.269 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-06-29 08:34:11.272 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-06-29 08:34:11.275 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-06-29 08:34:11.279 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-29 08:34:11.281 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-29 08:34:11.285 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-29 08:34:11.288 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-29 08:34:11.291 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-06-29 08:34:11.294 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-06-29 08:34:11.297 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-29 08:34:11.299 | + 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-29 08:34:11.302 | + 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-29 08:34:11.305 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-06-29 08:34:11.308 | + 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-29 08:34:11.310 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-29 08:34:11.313 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-29 08:34:11.316 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-29 08:34:11.319 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-06-29 08:34:11.322 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-29 08:34:11.326 | + 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-29 08:34:11.414 | + 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-29 08:34:11.505 | + 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-29 08:34:11.579 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-06-29 08:34:11.646 | + 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-29 08:34:11.708 | + 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-29 08:34:11.768 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-06-29 08:34:11.829 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-06-29 08:34:11.890 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-06-29 08:34:11.952 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-06-29 08:34:12.013 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-06-29 08:34:12.080 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-29 08:34:12.082 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-29 08:34:12.085 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-06-29 08:34:12.157 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-29 08:34:12.607 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-06-29 08:34:12.634 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-06-29 08:34:13.069 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-06-29 08:34:13.213 | + functions-common:run_process:1686 : time_stop run_process 2026-06-29 08:34:13.218 | + functions-common:time_stop:2420 : local name 2026-06-29 08:34:13.220 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:34:13.223 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:34:13.227 | + functions-common:time_stop:2423 : local total 2026-06-29 08:34:13.229 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:34:13.231 | + functions-common:time_stop:2426 : name=run_process 2026-06-29 08:34:13.234 | + functions-common:time_stop:2427 : start_time=1782722051218 2026-06-29 08:34:13.237 | + functions-common:time_stop:2429 : [[ -z 1782722051218 ]] 2026-06-29 08:34:13.242 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:34:13.246 | + functions-common:time_stop:2432 : end_time=1782722053242 2026-06-29 08:34:13.247 | + functions-common:time_stop:2433 : elapsed_time=2024 2026-06-29 08:34:13.252 | + functions-common:time_stop:2434 : total=9635 2026-06-29 08:34:13.254 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:34:13.259 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11659 2026-06-29 08:34:13.259 | + lib/neutron:start_neutron_service_and_check:641 : neutron_url=http://192.168.122.69/ 2026-06-29 08:34:13.261 | + 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-29 08:34:13.263 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-06-29 08:34:13.267 | + 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-29 08:34:13.268 | + functions-common:run_process:1676 : local group= 2026-06-29 08:34:13.271 | + functions-common:run_process:1677 : local user= 2026-06-29 08:34:13.273 | + functions-common:run_process:1678 : local env_vars= 2026-06-29 08:34:13.276 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-06-29 08:34:13.278 | + functions-common:run_process:1682 : time_start run_process 2026-06-29 08:34:13.281 | + functions-common:time_start:2406 : local name=run_process 2026-06-29 08:34:13.283 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:34:13.286 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:34:13.290 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:34:13.294 | + functions-common:time_start:2411 : _TIME_START[$name]=1782722053291 2026-06-29 08:34:13.297 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-06-29 08:34:13.319 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:34:13.322 | + 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-29 08:34:13.324 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-06-29 08:34:13.326 | + 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-29 08:34:13.329 | + 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-29 08:34:13.331 | + 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-29 08:34:13.334 | + 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-29 08:34:13.336 | + 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-29 08:34:13.339 | + 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-29 08:34:13.341 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-06-29 08:34:13.344 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-29 08:34:13.346 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-29 08:34:13.348 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-29 08:34:13.351 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-29 08:34:13.353 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-06-29 08:34:13.356 | + 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-29 08:34:13.358 | + 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-29 08:34:13.360 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-06-29 08:34:13.363 | + 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-29 08:34:13.365 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-29 08:34:13.367 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-29 08:34:13.369 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-29 08:34:13.372 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-29 08:34:13.374 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-29 08:34:13.377 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-06-29 08:34:13.380 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-29 08:34:13.384 | + 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-29 08:34:13.474 | + 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-29 08:34:13.569 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-06-29 08:34:13.655 | + 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-29 08:34:13.726 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-06-29 08:34:13.796 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-06-29 08:34:13.867 | + 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-29 08:34:13.933 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-29 08:34:13.936 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-29 08:34:13.938 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-06-29 08:34:14.017 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-29 08:34:14.517 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-06-29 08:34:14.556 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-06-29 08:34:15.049 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-06-29 08:34:15.105 | + functions-common:run_process:1686 : time_stop run_process 2026-06-29 08:34:15.111 | + functions-common:time_stop:2420 : local name 2026-06-29 08:34:15.114 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:34:15.119 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:34:15.126 | + functions-common:time_stop:2423 : local total 2026-06-29 08:34:15.130 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:34:15.135 | + functions-common:time_stop:2426 : name=run_process 2026-06-29 08:34:15.145 | + functions-common:time_stop:2427 : start_time=1782722053291 2026-06-29 08:34:15.148 | + functions-common:time_stop:2429 : [[ -z 1782722053291 ]] 2026-06-29 08:34:15.153 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:34:15.163 | + functions-common:time_stop:2432 : end_time=1782722055155 2026-06-29 08:34:15.169 | + functions-common:time_stop:2433 : elapsed_time=1864 2026-06-29 08:34:15.179 | + functions-common:time_stop:2434 : total=11659 2026-06-29 08:34:15.180 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:34:15.184 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13523 2026-06-29 08:34:15.187 | + 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-29 08:34:15.194 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-06-29 08:34:15.198 | + 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-29 08:34:15.204 | + functions-common:run_process:1676 : local group= 2026-06-29 08:34:15.210 | + functions-common:run_process:1677 : local user= 2026-06-29 08:34:15.216 | + functions-common:run_process:1678 : local env_vars= 2026-06-29 08:34:15.221 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-06-29 08:34:15.228 | + functions-common:run_process:1682 : time_start run_process 2026-06-29 08:34:15.231 | + functions-common:time_start:2406 : local name=run_process 2026-06-29 08:34:15.238 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:34:15.243 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:34:15.254 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:34:15.257 | + functions-common:time_start:2411 : _TIME_START[$name]=1782722055253 2026-06-29 08:34:15.264 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-06-29 08:34:15.296 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:34:15.304 | + 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-29 08:34:15.305 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-06-29 08:34:15.315 | + 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-29 08:34:15.317 | + 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-29 08:34:15.326 | + 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-29 08:34:15.328 | + 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-29 08:34:15.333 | + 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-29 08:34:15.338 | + 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-29 08:34:15.342 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-06-29 08:34:15.350 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-29 08:34:15.352 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-29 08:34:15.358 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-29 08:34:15.364 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-29 08:34:15.370 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-06-29 08:34:15.375 | + 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-29 08:34:15.381 | + 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-29 08:34:15.386 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-06-29 08:34:15.392 | + 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-29 08:34:15.398 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-29 08:34:15.404 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-29 08:34:15.410 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-29 08:34:15.416 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-29 08:34:15.423 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-29 08:34:15.426 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-06-29 08:34:15.435 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-29 08:34:15.443 | + 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-29 08:34:15.588 | + 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-29 08:34:15.684 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-06-29 08:34:15.779 | + 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-29 08:34:15.886 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-06-29 08:34:15.995 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-06-29 08:34:16.107 | + 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-29 08:34:16.216 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-29 08:34:16.220 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-29 08:34:16.220 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-06-29 08:34:16.330 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-29 08:34:16.899 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-06-29 08:34:16.944 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-06-29 08:34:17.450 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-06-29 08:34:17.510 | + functions-common:run_process:1686 : time_stop run_process 2026-06-29 08:34:17.516 | + functions-common:time_stop:2420 : local name 2026-06-29 08:34:17.520 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:34:17.528 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:34:17.532 | + functions-common:time_stop:2423 : local total 2026-06-29 08:34:17.538 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:34:17.542 | + functions-common:time_stop:2426 : name=run_process 2026-06-29 08:34:17.547 | + functions-common:time_stop:2427 : start_time=1782722055253 2026-06-29 08:34:17.556 | + functions-common:time_stop:2429 : [[ -z 1782722055253 ]] 2026-06-29 08:34:17.561 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:34:17.572 | + functions-common:time_stop:2432 : end_time=1782722057563 2026-06-29 08:34:17.575 | + functions-common:time_stop:2433 : elapsed_time=2310 2026-06-29 08:34:17.579 | + functions-common:time_stop:2434 : total=13523 2026-06-29 08:34:17.586 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:34:17.592 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=15833 2026-06-29 08:34:17.594 | + lib/neutron:start_neutron_service_and_check:646 : _run_ovn_maintenance 2026-06-29 08:34:17.601 | + lib/neutron:_run_ovn_maintenance:349 : [[ ovn == \o\v\n ]] 2026-06-29 08:34:17.607 | + 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-29 08:34:17.609 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-06-29 08:34:17.616 | + 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-29 08:34:17.620 | + functions-common:run_process:1676 : local group= 2026-06-29 08:34:17.627 | + functions-common:run_process:1677 : local user= 2026-06-29 08:34:17.631 | + functions-common:run_process:1678 : local env_vars= 2026-06-29 08:34:17.635 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-06-29 08:34:17.641 | + functions-common:run_process:1682 : time_start run_process 2026-06-29 08:34:17.647 | + functions-common:time_start:2406 : local name=run_process 2026-06-29 08:34:17.652 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:34:17.657 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:34:17.667 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:34:17.671 | + functions-common:time_start:2411 : _TIME_START[$name]=1782722057667 2026-06-29 08:34:17.676 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-06-29 08:34:17.711 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:34:17.718 | + 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-29 08:34:17.725 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-06-29 08:34:17.732 | + 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-29 08:34:17.734 | + 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-29 08:34:17.742 | + 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-29 08:34:17.747 | + 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-29 08:34:17.753 | + 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-29 08:34:17.759 | + 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-29 08:34:17.767 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-06-29 08:34:17.771 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-29 08:34:17.775 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-29 08:34:17.780 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-29 08:34:17.786 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-29 08:34:17.792 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-06-29 08:34:17.798 | + 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-29 08:34:17.806 | + 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-29 08:34:17.810 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-06-29 08:34:17.814 | + 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-29 08:34:17.818 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-29 08:34:17.822 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-29 08:34:17.826 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-29 08:34:17.831 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-29 08:34:17.837 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-29 08:34:17.841 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-06-29 08:34:17.845 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-29 08:34:17.854 | + 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-29 08:34:17.972 | + 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-29 08:34:18.093 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-06-29 08:34:18.198 | + 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-29 08:34:18.308 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-06-29 08:34:18.421 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-06-29 08:34:18.508 | + 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-29 08:34:18.577 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-29 08:34:18.580 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-29 08:34:18.582 | + 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-29 08:34:18.702 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-29 08:34:19.233 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-06-29 08:34:19.272 | 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-29 08:34:19.754 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-06-29 08:34:19.807 | + functions-common:run_process:1686 : time_stop run_process 2026-06-29 08:34:19.813 | + functions-common:time_stop:2420 : local name 2026-06-29 08:34:19.818 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:34:19.822 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:34:19.826 | + functions-common:time_stop:2423 : local total 2026-06-29 08:34:19.830 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:34:19.835 | + functions-common:time_stop:2426 : name=run_process 2026-06-29 08:34:19.838 | + functions-common:time_stop:2427 : start_time=1782722057667 2026-06-29 08:34:19.842 | + functions-common:time_stop:2429 : [[ -z 1782722057667 ]] 2026-06-29 08:34:19.845 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:34:19.854 | + functions-common:time_stop:2432 : end_time=1782722059847 2026-06-29 08:34:19.860 | + functions-common:time_stop:2433 : elapsed_time=2180 2026-06-29 08:34:19.865 | + functions-common:time_stop:2434 : total=15833 2026-06-29 08:34:19.870 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:34:19.875 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18013 2026-06-29 08:34:19.880 | + lib/neutron:start_neutron_service_and_check:647 : '[' '!' -z networking ']' 2026-06-29 08:34:19.883 | + lib/neutron:start_neutron_service_and_check:648 : neutron_url=http://192.168.122.69/networking 2026-06-29 08:34:19.889 | + lib/neutron:start_neutron_service_and_check:650 : echo 'Waiting for Neutron to start...' 2026-06-29 08:34:19.889 | Waiting for Neutron to start... 2026-06-29 08:34:19.893 | + lib/neutron:start_neutron_service_and_check:652 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.69/networking' 2026-06-29 08:34:19.897 | + lib/neutron:start_neutron_service_and_check:653 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.69/networking' 'Neutron did not start' 60 2026-06-29 08:34:19.900 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.69/networking' 2026-06-29 08:34:19.903 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-06-29 08:34:19.906 | + functions-common:test_with_retry:2360 : local until=60 2026-06-29 08:34:19.909 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-06-29 08:34:19.912 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-06-29 08:34:19.915 | + functions-common:time_start:2406 : local name=test_with_retry 2026-06-29 08:34:19.920 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:34:19.922 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:34:19.926 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:34:19.931 | + functions-common:time_start:2411 : _TIME_START[$name]=1782722059928 2026-06-29 08:34:19.934 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.69/networking; do sleep 0.5; done' 2026-06-29 08:34:28.209 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.69/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-06-29 08:34:28.213 | + functions-common:time_stop:2420 : local name 2026-06-29 08:34:28.220 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:34:28.225 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:34:28.229 | + functions-common:time_stop:2423 : local total 2026-06-29 08:34:28.236 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:34:28.245 | + functions-common:time_stop:2426 : name=test_with_retry 2026-06-29 08:34:28.250 | + functions-common:time_stop:2427 : start_time=1782722059928 2026-06-29 08:34:28.256 | + functions-common:time_stop:2429 : [[ -z 1782722059928 ]] 2026-06-29 08:34:28.266 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:34:28.274 | + functions-common:time_stop:2432 : end_time=1782722068266 2026-06-29 08:34:28.278 | + functions-common:time_stop:2433 : elapsed_time=8338 2026-06-29 08:34:28.287 | + functions-common:time_stop:2434 : total=0 2026-06-29 08:34:28.290 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:34:28.297 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8338 2026-06-29 08:34:28.301 | + ./stack.sh:main:1309 : is_service_enabled placement 2026-06-29 08:34:28.338 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:34:28.343 | + ./stack.sh:main:1310 : echo_summary 'Starting Placement' 2026-06-29 08:34:28.350 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-29 08:34:28.357 | + ./stack.sh:echo_summary:447 : echo -e Starting Placement 2026-06-29 08:34:28.359 | + ./stack.sh:main:1311 : start_placement 2026-06-29 08:34:28.365 | + lib/placement:start_placement:137 : start_placement_api 2026-06-29 08:34:28.371 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-06-29 08:34:28.383 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-29 08:34:28.386 | + functions-common:run_process:1674 : local service=placement-api 2026-06-29 08:34:28.390 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-29 08:34:28.393 | + functions-common:run_process:1676 : local group= 2026-06-29 08:34:28.400 | + functions-common:run_process:1677 : local user= 2026-06-29 08:34:28.406 | + functions-common:run_process:1678 : local env_vars= 2026-06-29 08:34:28.409 | + functions-common:run_process:1680 : local name=placement-api 2026-06-29 08:34:28.415 | + functions-common:run_process:1682 : time_start run_process 2026-06-29 08:34:28.420 | + functions-common:time_start:2406 : local name=run_process 2026-06-29 08:34:28.426 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:34:28.433 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:34:28.444 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:34:28.450 | + functions-common:time_start:2411 : _TIME_START[$name]=1782722068444 2026-06-29 08:34:28.457 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-06-29 08:34:28.493 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:34:28.497 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-06-29 08:34:28.502 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-06-29 08:34:28.505 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-29 08:34:28.509 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-29 08:34:28.514 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-29 08:34:28.519 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-29 08:34:28.524 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-06-29 08:34:28.531 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-06-29 08:34:28.534 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-06-29 08:34:28.540 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-29 08:34:28.545 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-29 08:34:28.552 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-29 08:34:28.557 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-29 08:34:28.562 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-06-29 08:34:28.567 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-06-29 08:34:28.573 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-29 08:34:28.580 | + 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-29 08:34:28.584 | + 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-29 08:34:28.591 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-06-29 08:34:28.594 | + 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-29 08:34:28.599 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-29 08:34:28.605 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-29 08:34:28.608 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-29 08:34:28.613 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-06-29 08:34:28.618 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-29 08:34:28.625 | + 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-29 08:34:28.759 | + 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-29 08:34:28.889 | + 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-29 08:34:28.968 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-06-29 08:34:29.059 | + 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-29 08:34:29.163 | + 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-29 08:34:29.296 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-06-29 08:34:29.402 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-06-29 08:34:29.493 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-06-29 08:34:29.574 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-06-29 08:34:29.654 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-06-29 08:34:29.737 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-29 08:34:29.741 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-29 08:34:29.746 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-06-29 08:34:29.845 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-29 08:34:30.302 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-06-29 08:34:30.332 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-06-29 08:34:30.796 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-06-29 08:34:30.936 | + functions-common:run_process:1686 : time_stop run_process 2026-06-29 08:34:30.940 | + functions-common:time_stop:2420 : local name 2026-06-29 08:34:30.943 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:34:30.947 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:34:30.951 | + functions-common:time_stop:2423 : local total 2026-06-29 08:34:30.954 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:34:30.958 | + functions-common:time_stop:2426 : name=run_process 2026-06-29 08:34:30.962 | + functions-common:time_stop:2427 : start_time=1782722068444 2026-06-29 08:34:30.966 | + functions-common:time_stop:2429 : [[ -z 1782722068444 ]] 2026-06-29 08:34:30.972 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:34:30.980 | + functions-common:time_stop:2432 : end_time=1782722070974 2026-06-29 08:34:30.985 | + functions-common:time_stop:2433 : elapsed_time=2530 2026-06-29 08:34:30.989 | + functions-common:time_stop:2434 : total=18013 2026-06-29 08:34:30.994 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:34:31.000 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20543 2026-06-29 08:34:31.004 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-06-29 08:34:31.004 | Waiting for placement-api to start... 2026-06-29 08:34:31.008 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.69/placement 2026-06-29 08:34:31.012 | + functions:wait_for_service:476 : local timeout=60 2026-06-29 08:34:31.017 | + functions:wait_for_service:477 : local url=http://192.168.122.69/placement 2026-06-29 08:34:31.021 | + functions:wait_for_service:478 : local rval=0 2026-06-29 08:34:31.024 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-29 08:34:31.028 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-29 08:34:31.033 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:34:31.037 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:34:31.042 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:34:31.049 | + functions-common:time_start:2411 : _TIME_START[$name]=1782722071044 2026-06-29 08:34:31.054 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-29 08:34:31.058 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-29 08:34:31.060 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.69/placement 2026-06-29 08:34:34.296 | + :: : [[ 200 == 503 ]] 2026-06-29 08:34:34.298 | + :: : [[ 0 -eq 7 ]] 2026-06-29 08:34:34.303 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-29 08:34:34.308 | + functions-common:time_stop:2420 : local name 2026-06-29 08:34:34.313 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:34:34.317 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:34:34.321 | + functions-common:time_stop:2423 : local total 2026-06-29 08:34:34.325 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:34:34.328 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-29 08:34:34.331 | + functions-common:time_stop:2427 : start_time=1782722071044 2026-06-29 08:34:34.336 | + functions-common:time_stop:2429 : [[ -z 1782722071044 ]] 2026-06-29 08:34:34.341 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:34:34.347 | + functions-common:time_stop:2432 : end_time=1782722074343 2026-06-29 08:34:34.352 | + functions-common:time_stop:2433 : elapsed_time=3299 2026-06-29 08:34:34.356 | + functions-common:time_stop:2434 : total=12313 2026-06-29 08:34:34.359 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:34:34.363 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=15612 2026-06-29 08:34:34.367 | + functions:wait_for_service:486 : return 0 2026-06-29 08:34:34.372 | + ./stack.sh:main:1314 : is_service_enabled neutron 2026-06-29 08:34:34.397 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:34:34.402 | + ./stack.sh:main:1315 : start_neutron 2026-06-29 08:34:34.408 | + lib/neutron:start_neutron:657 : start_l2_agent 2026-06-29 08:34:34.412 | + 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-29 08:34:34.417 | + functions-common:run_process:1674 : local service=q-agt 2026-06-29 08:34:34.421 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-29 08:34:34.426 | + functions-common:run_process:1676 : local group= 2026-06-29 08:34:34.432 | + functions-common:run_process:1677 : local user= 2026-06-29 08:34:34.436 | + functions-common:run_process:1678 : local env_vars= 2026-06-29 08:34:34.440 | + functions-common:run_process:1680 : local name=q-agt 2026-06-29 08:34:34.444 | + functions-common:run_process:1682 : time_start run_process 2026-06-29 08:34:34.449 | + functions-common:time_start:2406 : local name=run_process 2026-06-29 08:34:34.453 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:34:34.457 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:34:34.463 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:34:34.469 | + functions-common:time_start:2411 : _TIME_START[$name]=1782722074464 2026-06-29 08:34:34.473 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-06-29 08:34:34.504 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:34:34.509 | + functions-common:run_process:1686 : time_stop run_process 2026-06-29 08:34:34.514 | + functions-common:time_stop:2420 : local name 2026-06-29 08:34:34.520 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:34:34.524 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:34:34.529 | + functions-common:time_stop:2423 : local total 2026-06-29 08:34:34.534 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:34:34.538 | + functions-common:time_stop:2426 : name=run_process 2026-06-29 08:34:34.543 | + functions-common:time_stop:2427 : start_time=1782722074464 2026-06-29 08:34:34.547 | + functions-common:time_stop:2429 : [[ -z 1782722074464 ]] 2026-06-29 08:34:34.554 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:34:34.561 | + functions-common:time_stop:2432 : end_time=1782722074556 2026-06-29 08:34:34.566 | + functions-common:time_stop:2433 : elapsed_time=92 2026-06-29 08:34:34.571 | + functions-common:time_stop:2434 : total=20543 2026-06-29 08:34:34.576 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:34:34.580 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20635 2026-06-29 08:34:34.585 | + lib/neutron:start_l2_agent:666 : is_provider_network 2026-06-29 08:34:34.590 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-29 08:34:34.595 | + functions-common:is_provider_network:2272 : return 1 2026-06-29 08:34:34.600 | + lib/neutron:start_neutron:658 : start_other_agents 2026-06-29 08:34:34.605 | + 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-29 08:34:34.610 | + functions-common:run_process:1674 : local service=q-dhcp 2026-06-29 08:34:34.615 | + 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-29 08:34:34.620 | + functions-common:run_process:1676 : local group= 2026-06-29 08:34:34.625 | + functions-common:run_process:1677 : local user= 2026-06-29 08:34:34.629 | + functions-common:run_process:1678 : local env_vars= 2026-06-29 08:34:34.640 | + functions-common:run_process:1680 : local name=q-dhcp 2026-06-29 08:34:34.644 | + functions-common:run_process:1682 : time_start run_process 2026-06-29 08:34:34.649 | + functions-common:time_start:2406 : local name=run_process 2026-06-29 08:34:34.655 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:34:34.660 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:34:34.666 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:34:34.674 | + functions-common:time_start:2411 : _TIME_START[$name]=1782722074668 2026-06-29 08:34:34.679 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-06-29 08:34:34.714 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:34:34.719 | + functions-common:run_process:1686 : time_stop run_process 2026-06-29 08:34:34.724 | + functions-common:time_stop:2420 : local name 2026-06-29 08:34:34.728 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:34:34.733 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:34:34.738 | + functions-common:time_stop:2423 : local total 2026-06-29 08:34:34.743 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:34:34.747 | + functions-common:time_stop:2426 : name=run_process 2026-06-29 08:34:34.752 | + functions-common:time_stop:2427 : start_time=1782722074668 2026-06-29 08:34:34.756 | + functions-common:time_stop:2429 : [[ -z 1782722074668 ]] 2026-06-29 08:34:34.762 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:34:34.767 | + functions-common:time_stop:2432 : end_time=1782722074763 2026-06-29 08:34:34.771 | + functions-common:time_stop:2433 : elapsed_time=95 2026-06-29 08:34:34.775 | + functions-common:time_stop:2434 : total=20635 2026-06-29 08:34:34.779 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:34:34.783 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20730 2026-06-29 08:34:34.788 | ++ lib/neutron:start_other_agents:684 : determine_config_files neutron-l3-agent 2026-06-29 08:34:34.793 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-29 08:34:34.797 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-29 08:34:34.801 | +++ lib/neutron:determine_config_files:366 : _determine_config_l3 2026-06-29 08:34:34.805 | +++ lib/neutron:_determine_config_l3:344 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-29 08:34:34.809 | +++ lib/neutron:_determine_config_l3:345 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-29 08:34:34.814 | ++ lib/neutron:determine_config_files:366 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-29 08:34:34.818 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-06-29 08:34:34.822 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-29 08:34:34.827 | + 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-29 08:34:34.831 | + functions-common:run_process:1674 : local service=q-l3 2026-06-29 08:34:34.836 | + 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-29 08:34:34.840 | + functions-common:run_process:1676 : local group= 2026-06-29 08:34:34.844 | + functions-common:run_process:1677 : local user= 2026-06-29 08:34:34.849 | + functions-common:run_process:1678 : local env_vars= 2026-06-29 08:34:34.854 | + functions-common:run_process:1680 : local name=q-l3 2026-06-29 08:34:34.858 | + functions-common:run_process:1682 : time_start run_process 2026-06-29 08:34:34.863 | + functions-common:time_start:2406 : local name=run_process 2026-06-29 08:34:34.867 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:34:34.871 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:34:34.875 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:34:34.882 | + functions-common:time_start:2411 : _TIME_START[$name]=1782722074877 2026-06-29 08:34:34.887 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-06-29 08:34:34.911 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:34:34.915 | + functions-common:run_process:1686 : time_stop run_process 2026-06-29 08:34:34.920 | + functions-common:time_stop:2420 : local name 2026-06-29 08:34:34.924 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:34:34.929 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:34:34.932 | + functions-common:time_stop:2423 : local total 2026-06-29 08:34:34.937 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:34:34.940 | + functions-common:time_stop:2426 : name=run_process 2026-06-29 08:34:34.944 | + functions-common:time_stop:2427 : start_time=1782722074877 2026-06-29 08:34:34.949 | + functions-common:time_stop:2429 : [[ -z 1782722074877 ]] 2026-06-29 08:34:34.954 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:34:34.962 | + functions-common:time_stop:2432 : end_time=1782722074957 2026-06-29 08:34:34.966 | + functions-common:time_stop:2433 : elapsed_time=80 2026-06-29 08:34:34.970 | + functions-common:time_stop:2434 : total=20730 2026-06-29 08:34:34.974 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:34:34.978 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20810 2026-06-29 08:34:34.982 | + 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-29 08:34:34.987 | + functions-common:run_process:1674 : local service=q-meta 2026-06-29 08:34:34.991 | + 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-29 08:34:34.996 | + functions-common:run_process:1676 : local group= 2026-06-29 08:34:35.000 | + functions-common:run_process:1677 : local user= 2026-06-29 08:34:35.005 | + functions-common:run_process:1678 : local env_vars= 2026-06-29 08:34:35.009 | + functions-common:run_process:1680 : local name=q-meta 2026-06-29 08:34:35.014 | + functions-common:run_process:1682 : time_start run_process 2026-06-29 08:34:35.018 | + functions-common:time_start:2406 : local name=run_process 2026-06-29 08:34:35.023 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:34:35.028 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:34:35.033 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:34:35.039 | + functions-common:time_start:2411 : _TIME_START[$name]=1782722075035 2026-06-29 08:34:35.043 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-06-29 08:34:35.069 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:34:35.074 | + functions-common:run_process:1686 : time_stop run_process 2026-06-29 08:34:35.078 | + functions-common:time_stop:2420 : local name 2026-06-29 08:34:35.081 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:34:35.085 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:34:35.089 | + functions-common:time_stop:2423 : local total 2026-06-29 08:34:35.093 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:34:35.097 | + functions-common:time_stop:2426 : name=run_process 2026-06-29 08:34:35.100 | + functions-common:time_stop:2427 : start_time=1782722075035 2026-06-29 08:34:35.104 | + functions-common:time_stop:2429 : [[ -z 1782722075035 ]] 2026-06-29 08:34:35.109 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:34:35.115 | + functions-common:time_stop:2432 : end_time=1782722075111 2026-06-29 08:34:35.119 | + functions-common:time_stop:2433 : elapsed_time=76 2026-06-29 08:34:35.124 | + functions-common:time_stop:2434 : total=20810 2026-06-29 08:34:35.128 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:34:35.133 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20886 2026-06-29 08:34:35.137 | + 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-29 08:34:35.141 | + functions-common:run_process:1674 : local service=q-metering 2026-06-29 08:34:35.146 | + 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-29 08:34:35.151 | + functions-common:run_process:1676 : local group= 2026-06-29 08:34:35.156 | + functions-common:run_process:1677 : local user= 2026-06-29 08:34:35.160 | + functions-common:run_process:1678 : local env_vars= 2026-06-29 08:34:35.164 | + functions-common:run_process:1680 : local name=q-metering 2026-06-29 08:34:35.170 | + functions-common:run_process:1682 : time_start run_process 2026-06-29 08:34:35.175 | + functions-common:time_start:2406 : local name=run_process 2026-06-29 08:34:35.179 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:34:35.184 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:34:35.191 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:34:35.199 | + functions-common:time_start:2411 : _TIME_START[$name]=1782722075194 2026-06-29 08:34:35.204 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-06-29 08:34:35.236 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:34:35.242 | + functions-common:run_process:1686 : time_stop run_process 2026-06-29 08:34:35.246 | + functions-common:time_stop:2420 : local name 2026-06-29 08:34:35.251 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:34:35.256 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:34:35.261 | + functions-common:time_stop:2423 : local total 2026-06-29 08:34:35.266 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:34:35.271 | + functions-common:time_stop:2426 : name=run_process 2026-06-29 08:34:35.275 | + functions-common:time_stop:2427 : start_time=1782722075194 2026-06-29 08:34:35.280 | + functions-common:time_stop:2429 : [[ -z 1782722075194 ]] 2026-06-29 08:34:35.285 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:34:35.292 | + functions-common:time_stop:2432 : end_time=1782722075288 2026-06-29 08:34:35.297 | + functions-common:time_stop:2433 : elapsed_time=94 2026-06-29 08:34:35.302 | + functions-common:time_stop:2434 : total=20886 2026-06-29 08:34:35.306 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:34:35.310 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20980 2026-06-29 08:34:35.315 | + ./stack.sh:main:1318 : is_service_enabled q-svc neutron-api 2026-06-29 08:34:35.346 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:34:35.350 | + ./stack.sh:main:1318 : [[ True == \T\r\u\e ]] 2026-06-29 08:34:35.355 | + ./stack.sh:main:1319 : echo_summary 'Creating initial neutron network elements' 2026-06-29 08:34:35.361 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-29 08:34:35.365 | + ./stack.sh:echo_summary:447 : echo -e Creating initial neutron network elements 2026-06-29 08:34:35.370 | + ./stack.sh:main:1322 : type -p neutron_plugin_create_initial_networks 2026-06-29 08:34:35.376 | + ./stack.sh:main:1325 : create_neutron_initial_network 2026-06-29 08:34:35.382 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-06-29 08:34:35.387 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-06-29 08:34:35.392 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-29 08:34:35.397 | ++ 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-29 08:34:40.105 | ++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:34:40.110 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-29 08:34:40.110 | address-scope 2026-06-29 08:34:40.110 | agent 2026-06-29 08:34:40.110 | allowed-address-pairs 2026-06-29 08:34:40.110 | auto-allocated-topology 2026-06-29 08:34:40.110 | availability_zone 2026-06-29 08:34:40.110 | default-subnetpools 2026-06-29 08:34:40.110 | dhcp_agent_scheduler 2026-06-29 08:34:40.111 | dns-integration 2026-06-29 08:34:40.111 | dns-domain-ports 2026-06-29 08:34:40.111 | dns-integration-domain-keywords 2026-06-29 08:34:40.111 | empty-string-filtering 2026-06-29 08:34:40.111 | external-net 2026-06-29 08:34:40.111 | extra_dhcp_opt 2026-06-29 08:34:40.111 | extraroute 2026-06-29 08:34:40.111 | extraroute-atomic 2026-06-29 08:34:40.111 | filter-validation 2026-06-29 08:34:40.111 | floating-ip-port-forwarding-detail 2026-06-29 08:34:40.111 | fip-port-details 2026-06-29 08:34:40.111 | flavors 2026-06-29 08:34:40.112 | floatingip-pools 2026-06-29 08:34:40.112 | router 2026-06-29 08:34:40.112 | l3-agent-scheduler-ha-chassis-priority 2026-06-29 08:34:40.112 | enable-default-route-bfd 2026-06-29 08:34:40.112 | enable-default-route-ecmp 2026-06-29 08:34:40.112 | ext-gw-mode 2026-06-29 08:34:40.112 | l3-ha 2026-06-29 08:34:40.112 | external-gateway-multihoming 2026-06-29 08:34:40.112 | l3-flavors 2026-06-29 08:34:40.112 | l3_agent_scheduler 2026-06-29 08:34:40.112 | multi-provider 2026-06-29 08:34:40.113 | net-mtu 2026-06-29 08:34:40.113 | net-mtu-writable 2026-06-29 08:34:40.113 | network_availability_zone 2026-06-29 08:34:40.113 | network-ip-availability 2026-06-29 08:34:40.113 | network-ip-availability-details 2026-06-29 08:34:40.113 | pagination 2026-06-29 08:34:40.113 | port-device-profile 2026-06-29 08:34:40.113 | port-mac-address-regenerate 2026-06-29 08:34:40.113 | port-numa-affinity-policy 2026-06-29 08:34:40.113 | port-numa-affinity-policy-socket 2026-06-29 08:34:40.113 | binding 2026-06-29 08:34:40.114 | binding-extended 2026-06-29 08:34:40.114 | port-security 2026-06-29 08:34:40.114 | project-id 2026-06-29 08:34:40.114 | provider 2026-06-29 08:34:40.114 | qinq 2026-06-29 08:34:40.114 | quota-check-limit 2026-06-29 08:34:40.114 | quota-check-limit-default 2026-06-29 08:34:40.114 | quotas 2026-06-29 08:34:40.114 | quota_details 2026-06-29 08:34:40.114 | rbac-policies 2026-06-29 08:34:40.114 | rbac-address-scope 2026-06-29 08:34:40.114 | rbac-security-groups 2026-06-29 08:34:40.115 | revision-if-match 2026-06-29 08:34:40.115 | standard-attr-revisions 2026-06-29 08:34:40.115 | router_availability_zone 2026-06-29 08:34:40.115 | router-enable-snat 2026-06-29 08:34:40.115 | security-groups-default-rules 2026-06-29 08:34:40.115 | security-groups-default-statefulness 2026-06-29 08:34:40.115 | security-groups-normalized-cidr 2026-06-29 08:34:40.115 | security-groups-remote-address-group 2026-06-29 08:34:40.115 | security-groups-rules-belongs-to-default-sg 2026-06-29 08:34:40.115 | security-groups-shared-filtering 2026-06-29 08:34:40.115 | security-group 2026-06-29 08:34:40.116 | service-type 2026-06-29 08:34:40.116 | sorting 2026-06-29 08:34:40.116 | standard-attr-description 2026-06-29 08:34:40.116 | stateful-security-group 2026-06-29 08:34:40.116 | subnet-dns-publish-fixed-ip 2026-06-29 08:34:40.116 | subnet-external-network 2026-06-29 08:34:40.116 | subnet_onboard 2026-06-29 08:34:40.116 | subnet-service-types 2026-06-29 08:34:40.116 | subnet_allocation 2026-06-29 08:34:40.116 | subnetpool-prefix-ops 2026-06-29 08:34:40.116 | tag-creation 2026-06-29 08:34:40.116 | standard-attr-tag 2026-06-29 08:34:40.117 | standard-attr-timestamp 2026-06-29 08:34:40.117 | vlan-transparent' 2026-06-29 08:34:40.117 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-29 08:34:40.117 | address-scope 2026-06-29 08:34:40.117 | agent 2026-06-29 08:34:40.117 | allowed-address-pairs 2026-06-29 08:34:40.117 | auto-allocated-topology 2026-06-29 08:34:40.117 | availability_zone 2026-06-29 08:34:40.117 | default-subnetpools 2026-06-29 08:34:40.117 | dhcp_agent_scheduler 2026-06-29 08:34:40.117 | dns-integration 2026-06-29 08:34:40.118 | dns-domain-ports 2026-06-29 08:34:40.118 | dns-integration-domain-keywords 2026-06-29 08:34:40.118 | empty-string-filtering 2026-06-29 08:34:40.118 | external-net 2026-06-29 08:34:40.118 | extra_dhcp_opt 2026-06-29 08:34:40.118 | extraroute 2026-06-29 08:34:40.118 | extraroute-atomic 2026-06-29 08:34:40.118 | filter-validation 2026-06-29 08:34:40.118 | floating-ip-port-forwarding-detail 2026-06-29 08:34:40.118 | fip-port-details 2026-06-29 08:34:40.118 | flavors 2026-06-29 08:34:40.118 | floatingip-pools 2026-06-29 08:34:40.119 | router 2026-06-29 08:34:40.119 | l3-agent-scheduler-ha-chassis-priority 2026-06-29 08:34:40.119 | enable-default-route-bfd 2026-06-29 08:34:40.119 | enable-default-route-ecmp 2026-06-29 08:34:40.119 | ext-gw-mode 2026-06-29 08:34:40.119 | l3-ha 2026-06-29 08:34:40.119 | external-gateway-multihoming 2026-06-29 08:34:40.119 | l3-flavors 2026-06-29 08:34:40.119 | l3_agent_scheduler 2026-06-29 08:34:40.119 | multi-provider 2026-06-29 08:34:40.119 | net-mtu 2026-06-29 08:34:40.120 | net-mtu-writable 2026-06-29 08:34:40.120 | network_availability_zone 2026-06-29 08:34:40.120 | network-ip-availability 2026-06-29 08:34:40.120 | network-ip-availability-details 2026-06-29 08:34:40.120 | pagination 2026-06-29 08:34:40.120 | port-device-profile 2026-06-29 08:34:40.120 | port-mac-address-regenerate 2026-06-29 08:34:40.120 | port-numa-affinity-policy 2026-06-29 08:34:40.120 | port-numa-affinity-policy-socket 2026-06-29 08:34:40.120 | binding 2026-06-29 08:34:40.120 | binding-extended 2026-06-29 08:34:40.121 | port-security 2026-06-29 08:34:40.121 | project-id 2026-06-29 08:34:40.121 | provider 2026-06-29 08:34:40.121 | qinq 2026-06-29 08:34:40.121 | quota-check-limit 2026-06-29 08:34:40.121 | quota-check-limit-default 2026-06-29 08:34:40.121 | quotas 2026-06-29 08:34:40.121 | quota_details 2026-06-29 08:34:40.121 | rbac-policies 2026-06-29 08:34:40.121 | rbac-address-scope 2026-06-29 08:34:40.121 | rbac-security-groups 2026-06-29 08:34:40.121 | revision-if-match 2026-06-29 08:34:40.122 | standard-attr-revisions 2026-06-29 08:34:40.122 | router_availability_zone 2026-06-29 08:34:40.122 | router-enable-snat 2026-06-29 08:34:40.122 | security-groups-default-rules 2026-06-29 08:34:40.122 | security-groups-default-statefulness 2026-06-29 08:34:40.122 | security-groups-normalized-cidr 2026-06-29 08:34:40.122 | security-groups-remote-address-group 2026-06-29 08:34:40.122 | security-groups-rules-belongs-to-default-sg 2026-06-29 08:34:40.122 | security-groups-shared-filtering 2026-06-29 08:34:40.122 | security-group 2026-06-29 08:34:40.122 | service-type 2026-06-29 08:34:40.123 | sorting 2026-06-29 08:34:40.123 | standard-attr-description 2026-06-29 08:34:40.123 | stateful-security-group 2026-06-29 08:34:40.123 | subnet-dns-publish-fixed-ip 2026-06-29 08:34:40.123 | subnet-external-network 2026-06-29 08:34:40.123 | subnet_onboard 2026-06-29 08:34:40.123 | subnet-service-types 2026-06-29 08:34:40.123 | subnet_allocation 2026-06-29 08:34:40.123 | subnetpool-prefix-ops 2026-06-29 08:34:40.123 | tag-creation 2026-06-29 08:34:40.123 | standard-attr-tag 2026-06-29 08:34:40.124 | standard-attr-timestamp 2026-06-29 08:34:40.124 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-29 08:34:40.124 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-29 08:34:40.127 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-06-29 08:34:40.132 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-06-29 08:34:40.139 | ++ 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-29 08:34:44.835 | ++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:34:44.839 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=a3c44519-e3aa-4909-9eee-07d31ed2447f 2026-06-29 08:34:44.843 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-06-29 08:34:44.847 | ++ 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 fd19:990a:5159::/56 --share --default -f value -c id 2026-06-29 08:34:48.948 | ++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:34:48.952 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=623caca6-4a33-4f5f-bf4f-649dace55526 2026-06-29 08:34:48.955 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-06-29 08:34:48.959 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-29 08:34:48.963 | + functions-common:is_provider_network:2272 : return 1 2026-06-29 08:34:48.968 | ++ 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-29 08:34:55.014 | ++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:34:55.018 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=a4050ad5-7068-4bd8-af90-eba9152910b9 2026-06-29 08:34:55.022 | + 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-29 08:34:55.026 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-29 08:34:55.047 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-06-29 08:34:55.052 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-06-29 08:34:55.056 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z a3c44519-e3aa-4909-9eee-07d31ed2447f ']' 2026-06-29 08:34:55.060 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-06-29 08:34:55.063 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-06-29 08:34:55.065 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool a3c44519-e3aa-4909-9eee-07d31ed2447f ' 2026-06-29 08:34:55.069 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-06-29 08:34:55.072 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network a4050ad5-7068-4bd8-af90-eba9152910b9 private-subnet' 2026-06-29 08:34:55.075 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-06-29 08:34:55.081 | +++ 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 a3c44519-e3aa-4909-9eee-07d31ed2447f --network a4050ad5-7068-4bd8-af90-eba9152910b9 private-subnet -f value -c id 2026-06-29 08:35:00.895 | +++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:35:00.901 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=6cdbc11e-559e-43e5-8b1b-35347b7df9a6 2026-06-29 08:35:00.905 | ++ 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-29 08:35:00.910 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-29 08:35:00.937 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo 6cdbc11e-559e-43e5-8b1b-35347b7df9a6 2026-06-29 08:35:00.942 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=6cdbc11e-559e-43e5-8b1b-35347b7df9a6 2026-06-29 08:35:00.946 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-06-29 08:35:00.952 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-06-29 08:35:00.956 | ++ 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-29 08:35:00.960 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-29 08:35:00.990 | ++ 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-29 08:35:00.994 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-29 08:35:01.021 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-06-29 08:35:01.025 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z 623caca6-4a33-4f5f-bf4f-649dace55526 ']' 2026-06-29 08:35:01.029 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-06-29 08:35:01.034 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-06-29 08:35:01.038 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool 623caca6-4a33-4f5f-bf4f-649dace55526 ' 2026-06-29 08:35:01.042 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-06-29 08:35:01.046 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network a4050ad5-7068-4bd8-af90-eba9152910b9 ipv6-private-subnet ' 2026-06-29 08:35:01.051 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-06-29 08:35:01.056 | +++ 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 623caca6-4a33-4f5f-bf4f-649dace55526 --ipv6-ra-mode slaac --ipv6-address-mode slaac --network a4050ad5-7068-4bd8-af90-eba9152910b9 ipv6-private-subnet -f value -c id 2026-06-29 08:35:06.301 | +++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:35:06.304 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=e7b8ea26-6205-43bd-b9a7-df2c25a6a6e5 2026-06-29 08:35:06.308 | ++ 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-29 08:35:06.311 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-29 08:35:06.330 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo e7b8ea26-6205-43bd-b9a7-df2c25a6a6e5 2026-06-29 08:35:06.334 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=e7b8ea26-6205-43bd-b9a7-df2c25a6a6e5 2026-06-29 08:35:06.338 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-06-29 08:35:06.341 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-06-29 08:35:06.346 | ++ 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-29 08:35:09.745 | ++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:35:09.749 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-29 08:35:09.749 | address-scope 2026-06-29 08:35:09.749 | agent 2026-06-29 08:35:09.749 | allowed-address-pairs 2026-06-29 08:35:09.749 | auto-allocated-topology 2026-06-29 08:35:09.749 | availability_zone 2026-06-29 08:35:09.749 | default-subnetpools 2026-06-29 08:35:09.750 | dhcp_agent_scheduler 2026-06-29 08:35:09.750 | dns-integration 2026-06-29 08:35:09.750 | dns-domain-ports 2026-06-29 08:35:09.750 | dns-integration-domain-keywords 2026-06-29 08:35:09.750 | empty-string-filtering 2026-06-29 08:35:09.750 | external-net 2026-06-29 08:35:09.750 | extra_dhcp_opt 2026-06-29 08:35:09.750 | extraroute 2026-06-29 08:35:09.750 | extraroute-atomic 2026-06-29 08:35:09.750 | filter-validation 2026-06-29 08:35:09.750 | floating-ip-port-forwarding-detail 2026-06-29 08:35:09.750 | fip-port-details 2026-06-29 08:35:09.751 | flavors 2026-06-29 08:35:09.751 | floatingip-pools 2026-06-29 08:35:09.751 | router 2026-06-29 08:35:09.751 | l3-agent-scheduler-ha-chassis-priority 2026-06-29 08:35:09.751 | enable-default-route-bfd 2026-06-29 08:35:09.752 | enable-default-route-ecmp 2026-06-29 08:35:09.752 | ext-gw-mode 2026-06-29 08:35:09.752 | l3-ha 2026-06-29 08:35:09.753 | external-gateway-multihoming 2026-06-29 08:35:09.753 | l3-flavors 2026-06-29 08:35:09.754 | l3_agent_scheduler 2026-06-29 08:35:09.754 | multi-provider 2026-06-29 08:35:09.754 | net-mtu 2026-06-29 08:35:09.754 | net-mtu-writable 2026-06-29 08:35:09.754 | network_availability_zone 2026-06-29 08:35:09.755 | network-ip-availability 2026-06-29 08:35:09.755 | network-ip-availability-details 2026-06-29 08:35:09.755 | pagination 2026-06-29 08:35:09.755 | port-device-profile 2026-06-29 08:35:09.755 | port-mac-address-regenerate 2026-06-29 08:35:09.755 | port-numa-affinity-policy 2026-06-29 08:35:09.755 | port-numa-affinity-policy-socket 2026-06-29 08:35:09.755 | binding 2026-06-29 08:35:09.755 | binding-extended 2026-06-29 08:35:09.755 | port-security 2026-06-29 08:35:09.755 | project-id 2026-06-29 08:35:09.756 | provider 2026-06-29 08:35:09.756 | qinq 2026-06-29 08:35:09.756 | quota-check-limit 2026-06-29 08:35:09.756 | quota-check-limit-default 2026-06-29 08:35:09.756 | quotas 2026-06-29 08:35:09.756 | quota_details 2026-06-29 08:35:09.757 | rbac-policies 2026-06-29 08:35:09.757 | rbac-address-scope 2026-06-29 08:35:09.757 | rbac-security-groups 2026-06-29 08:35:09.758 | revision-if-match 2026-06-29 08:35:09.758 | standard-attr-revisions 2026-06-29 08:35:09.758 | router_availability_zone 2026-06-29 08:35:09.759 | router-enable-snat 2026-06-29 08:35:09.759 | security-groups-default-rules 2026-06-29 08:35:09.759 | security-groups-default-statefulness 2026-06-29 08:35:09.759 | security-groups-normalized-cidr 2026-06-29 08:35:09.759 | security-groups-remote-address-group 2026-06-29 08:35:09.759 | security-groups-rules-belongs-to-default-sg 2026-06-29 08:35:09.759 | security-groups-shared-filtering 2026-06-29 08:35:09.759 | security-group 2026-06-29 08:35:09.760 | service-type 2026-06-29 08:35:09.760 | sorting 2026-06-29 08:35:09.760 | standard-attr-description 2026-06-29 08:35:09.760 | stateful-security-group 2026-06-29 08:35:09.760 | subnet-dns-publish-fixed-ip 2026-06-29 08:35:09.761 | subnet-external-network 2026-06-29 08:35:09.761 | subnet_onboard 2026-06-29 08:35:09.761 | subnet-service-types 2026-06-29 08:35:09.762 | subnet_allocation 2026-06-29 08:35:09.762 | subnetpool-prefix-ops 2026-06-29 08:35:09.762 | tag-creation 2026-06-29 08:35:09.762 | standard-attr-tag 2026-06-29 08:35:09.762 | standard-attr-timestamp 2026-06-29 08:35:09.762 | vlan-transparent' 2026-06-29 08:35:09.762 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-29 08:35:09.762 | address-scope 2026-06-29 08:35:09.762 | agent 2026-06-29 08:35:09.763 | allowed-address-pairs 2026-06-29 08:35:09.763 | auto-allocated-topology 2026-06-29 08:35:09.763 | availability_zone 2026-06-29 08:35:09.763 | default-subnetpools 2026-06-29 08:35:09.763 | dhcp_agent_scheduler 2026-06-29 08:35:09.763 | dns-integration 2026-06-29 08:35:09.763 | dns-domain-ports 2026-06-29 08:35:09.763 | dns-integration-domain-keywords 2026-06-29 08:35:09.763 | empty-string-filtering 2026-06-29 08:35:09.763 | external-net 2026-06-29 08:35:09.763 | extra_dhcp_opt 2026-06-29 08:35:09.763 | extraroute 2026-06-29 08:35:09.764 | extraroute-atomic 2026-06-29 08:35:09.764 | filter-validation 2026-06-29 08:35:09.764 | floating-ip-port-forwarding-detail 2026-06-29 08:35:09.764 | fip-port-details 2026-06-29 08:35:09.764 | flavors 2026-06-29 08:35:09.764 | floatingip-pools 2026-06-29 08:35:09.764 | router 2026-06-29 08:35:09.764 | l3-agent-scheduler-ha-chassis-priority 2026-06-29 08:35:09.765 | enable-default-route-bfd 2026-06-29 08:35:09.765 | enable-default-route-ecmp 2026-06-29 08:35:09.765 | ext-gw-mode 2026-06-29 08:35:09.765 | l3-ha 2026-06-29 08:35:09.765 | external-gateway-multihoming 2026-06-29 08:35:09.765 | l3-flavors 2026-06-29 08:35:09.765 | l3_agent_scheduler 2026-06-29 08:35:09.765 | multi-provider 2026-06-29 08:35:09.765 | net-mtu 2026-06-29 08:35:09.766 | net-mtu-writable 2026-06-29 08:35:09.766 | network_availability_zone 2026-06-29 08:35:09.766 | network-ip-availability 2026-06-29 08:35:09.766 | network-ip-availability-details 2026-06-29 08:35:09.766 | pagination 2026-06-29 08:35:09.766 | port-device-profile 2026-06-29 08:35:09.766 | port-mac-address-regenerate 2026-06-29 08:35:09.766 | port-numa-affinity-policy 2026-06-29 08:35:09.766 | port-numa-affinity-policy-socket 2026-06-29 08:35:09.767 | binding 2026-06-29 08:35:09.767 | binding-extended 2026-06-29 08:35:09.767 | port-security 2026-06-29 08:35:09.767 | project-id 2026-06-29 08:35:09.767 | provider 2026-06-29 08:35:09.767 | qinq 2026-06-29 08:35:09.767 | quota-check-limit 2026-06-29 08:35:09.767 | quota-check-limit-default 2026-06-29 08:35:09.767 | quotas 2026-06-29 08:35:09.768 | quota_details 2026-06-29 08:35:09.768 | rbac-policies 2026-06-29 08:35:09.768 | rbac-address-scope 2026-06-29 08:35:09.768 | rbac-security-groups 2026-06-29 08:35:09.768 | revision-if-match 2026-06-29 08:35:09.768 | standard-attr-revisions 2026-06-29 08:35:09.768 | router_availability_zone 2026-06-29 08:35:09.768 | router-enable-snat 2026-06-29 08:35:09.769 | security-groups-default-rules 2026-06-29 08:35:09.769 | security-groups-default-statefulness 2026-06-29 08:35:09.769 | security-groups-normalized-cidr 2026-06-29 08:35:09.769 | security-groups-remote-address-group 2026-06-29 08:35:09.769 | security-groups-rules-belongs-to-default-sg 2026-06-29 08:35:09.769 | security-groups-shared-filtering 2026-06-29 08:35:09.769 | security-group 2026-06-29 08:35:09.769 | service-type 2026-06-29 08:35:09.769 | sorting 2026-06-29 08:35:09.770 | standard-attr-description 2026-06-29 08:35:09.770 | stateful-security-group 2026-06-29 08:35:09.770 | subnet-dns-publish-fixed-ip 2026-06-29 08:35:09.770 | subnet-external-network 2026-06-29 08:35:09.770 | subnet_onboard 2026-06-29 08:35:09.770 | subnet-service-types 2026-06-29 08:35:09.770 | subnet_allocation 2026-06-29 08:35:09.770 | subnetpool-prefix-ops 2026-06-29 08:35:09.771 | tag-creation 2026-06-29 08:35:09.771 | standard-attr-tag 2026-06-29 08:35:09.771 | standard-attr-timestamp 2026-06-29 08:35:09.771 | vlan-transparent =~ router ]] 2026-06-29 08:35:09.771 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-29 08:35:09.771 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-06-29 08:35:09.771 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-29 08:35:09.771 | ++ 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-29 08:35:13.110 | ++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:35:13.113 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-29 08:35:13.113 | address-scope 2026-06-29 08:35:13.113 | agent 2026-06-29 08:35:13.113 | allowed-address-pairs 2026-06-29 08:35:13.113 | auto-allocated-topology 2026-06-29 08:35:13.113 | availability_zone 2026-06-29 08:35:13.114 | default-subnetpools 2026-06-29 08:35:13.114 | dhcp_agent_scheduler 2026-06-29 08:35:13.114 | dns-integration 2026-06-29 08:35:13.114 | dns-domain-ports 2026-06-29 08:35:13.114 | dns-integration-domain-keywords 2026-06-29 08:35:13.114 | empty-string-filtering 2026-06-29 08:35:13.114 | external-net 2026-06-29 08:35:13.114 | extra_dhcp_opt 2026-06-29 08:35:13.114 | extraroute 2026-06-29 08:35:13.114 | extraroute-atomic 2026-06-29 08:35:13.115 | filter-validation 2026-06-29 08:35:13.115 | floating-ip-port-forwarding-detail 2026-06-29 08:35:13.115 | fip-port-details 2026-06-29 08:35:13.115 | flavors 2026-06-29 08:35:13.115 | floatingip-pools 2026-06-29 08:35:13.115 | router 2026-06-29 08:35:13.115 | l3-agent-scheduler-ha-chassis-priority 2026-06-29 08:35:13.115 | enable-default-route-bfd 2026-06-29 08:35:13.115 | enable-default-route-ecmp 2026-06-29 08:35:13.115 | ext-gw-mode 2026-06-29 08:35:13.115 | l3-ha 2026-06-29 08:35:13.115 | external-gateway-multihoming 2026-06-29 08:35:13.116 | l3-flavors 2026-06-29 08:35:13.116 | l3_agent_scheduler 2026-06-29 08:35:13.116 | multi-provider 2026-06-29 08:35:13.116 | net-mtu 2026-06-29 08:35:13.116 | net-mtu-writable 2026-06-29 08:35:13.116 | network_availability_zone 2026-06-29 08:35:13.116 | network-ip-availability 2026-06-29 08:35:13.116 | network-ip-availability-details 2026-06-29 08:35:13.116 | pagination 2026-06-29 08:35:13.116 | port-device-profile 2026-06-29 08:35:13.116 | port-mac-address-regenerate 2026-06-29 08:35:13.116 | port-numa-affinity-policy 2026-06-29 08:35:13.117 | port-numa-affinity-policy-socket 2026-06-29 08:35:13.117 | binding 2026-06-29 08:35:13.117 | binding-extended 2026-06-29 08:35:13.117 | port-security 2026-06-29 08:35:13.117 | project-id 2026-06-29 08:35:13.117 | provider 2026-06-29 08:35:13.117 | qinq 2026-06-29 08:35:13.117 | quota-check-limit 2026-06-29 08:35:13.117 | quota-check-limit-default 2026-06-29 08:35:13.117 | quotas 2026-06-29 08:35:13.117 | quota_details 2026-06-29 08:35:13.117 | rbac-policies 2026-06-29 08:35:13.118 | rbac-address-scope 2026-06-29 08:35:13.118 | rbac-security-groups 2026-06-29 08:35:13.118 | revision-if-match 2026-06-29 08:35:13.118 | standard-attr-revisions 2026-06-29 08:35:13.118 | router_availability_zone 2026-06-29 08:35:13.118 | router-enable-snat 2026-06-29 08:35:13.118 | security-groups-default-rules 2026-06-29 08:35:13.118 | security-groups-default-statefulness 2026-06-29 08:35:13.118 | security-groups-normalized-cidr 2026-06-29 08:35:13.118 | security-groups-remote-address-group 2026-06-29 08:35:13.119 | security-groups-rules-belongs-to-default-sg 2026-06-29 08:35:13.119 | security-groups-shared-filtering 2026-06-29 08:35:13.119 | security-group 2026-06-29 08:35:13.119 | service-type 2026-06-29 08:35:13.119 | sorting 2026-06-29 08:35:13.119 | standard-attr-description 2026-06-29 08:35:13.119 | stateful-security-group 2026-06-29 08:35:13.119 | subnet-dns-publish-fixed-ip 2026-06-29 08:35:13.119 | subnet-external-network 2026-06-29 08:35:13.119 | subnet_onboard 2026-06-29 08:35:13.119 | subnet-service-types 2026-06-29 08:35:13.120 | subnet_allocation 2026-06-29 08:35:13.120 | subnetpool-prefix-ops 2026-06-29 08:35:13.120 | tag-creation 2026-06-29 08:35:13.120 | standard-attr-tag 2026-06-29 08:35:13.120 | standard-attr-timestamp 2026-06-29 08:35:13.120 | vlan-transparent' 2026-06-29 08:35:13.120 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-29 08:35:13.120 | address-scope 2026-06-29 08:35:13.120 | agent 2026-06-29 08:35:13.120 | allowed-address-pairs 2026-06-29 08:35:13.120 | auto-allocated-topology 2026-06-29 08:35:13.120 | availability_zone 2026-06-29 08:35:13.121 | default-subnetpools 2026-06-29 08:35:13.121 | dhcp_agent_scheduler 2026-06-29 08:35:13.121 | dns-integration 2026-06-29 08:35:13.121 | dns-domain-ports 2026-06-29 08:35:13.121 | dns-integration-domain-keywords 2026-06-29 08:35:13.121 | empty-string-filtering 2026-06-29 08:35:13.121 | external-net 2026-06-29 08:35:13.121 | extra_dhcp_opt 2026-06-29 08:35:13.121 | extraroute 2026-06-29 08:35:13.121 | extraroute-atomic 2026-06-29 08:35:13.121 | filter-validation 2026-06-29 08:35:13.121 | floating-ip-port-forwarding-detail 2026-06-29 08:35:13.122 | fip-port-details 2026-06-29 08:35:13.122 | flavors 2026-06-29 08:35:13.122 | floatingip-pools 2026-06-29 08:35:13.122 | router 2026-06-29 08:35:13.122 | l3-agent-scheduler-ha-chassis-priority 2026-06-29 08:35:13.122 | enable-default-route-bfd 2026-06-29 08:35:13.122 | enable-default-route-ecmp 2026-06-29 08:35:13.122 | ext-gw-mode 2026-06-29 08:35:13.122 | l3-ha 2026-06-29 08:35:13.122 | external-gateway-multihoming 2026-06-29 08:35:13.122 | l3-flavors 2026-06-29 08:35:13.123 | l3_agent_scheduler 2026-06-29 08:35:13.123 | multi-provider 2026-06-29 08:35:13.123 | net-mtu 2026-06-29 08:35:13.123 | net-mtu-writable 2026-06-29 08:35:13.123 | network_availability_zone 2026-06-29 08:35:13.123 | network-ip-availability 2026-06-29 08:35:13.123 | network-ip-availability-details 2026-06-29 08:35:13.123 | pagination 2026-06-29 08:35:13.123 | port-device-profile 2026-06-29 08:35:13.123 | port-mac-address-regenerate 2026-06-29 08:35:13.123 | port-numa-affinity-policy 2026-06-29 08:35:13.123 | port-numa-affinity-policy-socket 2026-06-29 08:35:13.124 | binding 2026-06-29 08:35:13.124 | binding-extended 2026-06-29 08:35:13.124 | port-security 2026-06-29 08:35:13.124 | project-id 2026-06-29 08:35:13.124 | provider 2026-06-29 08:35:13.124 | qinq 2026-06-29 08:35:13.124 | quota-check-limit 2026-06-29 08:35:13.124 | quota-check-limit-default 2026-06-29 08:35:13.124 | quotas 2026-06-29 08:35:13.124 | quota_details 2026-06-29 08:35:13.124 | rbac-policies 2026-06-29 08:35:13.125 | rbac-address-scope 2026-06-29 08:35:13.125 | rbac-security-groups 2026-06-29 08:35:13.125 | revision-if-match 2026-06-29 08:35:13.125 | standard-attr-revisions 2026-06-29 08:35:13.125 | router_availability_zone 2026-06-29 08:35:13.125 | router-enable-snat 2026-06-29 08:35:13.125 | security-groups-default-rules 2026-06-29 08:35:13.125 | security-groups-default-statefulness 2026-06-29 08:35:13.125 | security-groups-normalized-cidr 2026-06-29 08:35:13.125 | security-groups-remote-address-group 2026-06-29 08:35:13.125 | security-groups-rules-belongs-to-default-sg 2026-06-29 08:35:13.125 | security-groups-shared-filtering 2026-06-29 08:35:13.126 | security-group 2026-06-29 08:35:13.126 | service-type 2026-06-29 08:35:13.126 | sorting 2026-06-29 08:35:13.126 | standard-attr-description 2026-06-29 08:35:13.126 | stateful-security-group 2026-06-29 08:35:13.126 | subnet-dns-publish-fixed-ip 2026-06-29 08:35:13.126 | subnet-external-network 2026-06-29 08:35:13.126 | subnet_onboard 2026-06-29 08:35:13.126 | subnet-service-types 2026-06-29 08:35:13.126 | subnet_allocation 2026-06-29 08:35:13.126 | subnetpool-prefix-ops 2026-06-29 08:35:13.126 | tag-creation 2026-06-29 08:35:13.127 | standard-attr-tag 2026-06-29 08:35:13.127 | standard-attr-timestamp 2026-06-29 08:35:13.127 | vlan-transparent =~ external-net ]] 2026-06-29 08:35:13.127 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-29 08:35:13.127 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-06-29 08:35:13.128 | ++ 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-29 08:35:16.942 | ++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:35:16.945 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=656dd909-dd66-44c4-8b12-93713f92fb65 2026-06-29 08:35:16.949 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-06-29 08:35:16.952 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-29 08:35:16.973 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-06-29 08:35:16.977 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-06-29 08:35:16.980 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-29 08:35:16.984 | ++ 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-29 08:35:20.376 | ++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:35:20.380 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-29 08:35:20.380 | address-scope 2026-06-29 08:35:20.380 | agent 2026-06-29 08:35:20.381 | allowed-address-pairs 2026-06-29 08:35:20.381 | auto-allocated-topology 2026-06-29 08:35:20.381 | availability_zone 2026-06-29 08:35:20.381 | default-subnetpools 2026-06-29 08:35:20.381 | dhcp_agent_scheduler 2026-06-29 08:35:20.381 | dns-integration 2026-06-29 08:35:20.381 | dns-domain-ports 2026-06-29 08:35:20.381 | dns-integration-domain-keywords 2026-06-29 08:35:20.381 | empty-string-filtering 2026-06-29 08:35:20.382 | external-net 2026-06-29 08:35:20.382 | extra_dhcp_opt 2026-06-29 08:35:20.382 | extraroute 2026-06-29 08:35:20.382 | extraroute-atomic 2026-06-29 08:35:20.382 | filter-validation 2026-06-29 08:35:20.382 | floating-ip-port-forwarding-detail 2026-06-29 08:35:20.382 | fip-port-details 2026-06-29 08:35:20.382 | flavors 2026-06-29 08:35:20.382 | floatingip-pools 2026-06-29 08:35:20.383 | router 2026-06-29 08:35:20.383 | l3-agent-scheduler-ha-chassis-priority 2026-06-29 08:35:20.383 | enable-default-route-bfd 2026-06-29 08:35:20.383 | enable-default-route-ecmp 2026-06-29 08:35:20.383 | ext-gw-mode 2026-06-29 08:35:20.383 | l3-ha 2026-06-29 08:35:20.383 | external-gateway-multihoming 2026-06-29 08:35:20.383 | l3-flavors 2026-06-29 08:35:20.383 | l3_agent_scheduler 2026-06-29 08:35:20.383 | multi-provider 2026-06-29 08:35:20.384 | net-mtu 2026-06-29 08:35:20.384 | net-mtu-writable 2026-06-29 08:35:20.384 | network_availability_zone 2026-06-29 08:35:20.384 | network-ip-availability 2026-06-29 08:35:20.384 | network-ip-availability-details 2026-06-29 08:35:20.384 | pagination 2026-06-29 08:35:20.384 | port-device-profile 2026-06-29 08:35:20.384 | port-mac-address-regenerate 2026-06-29 08:35:20.384 | port-numa-affinity-policy 2026-06-29 08:35:20.385 | port-numa-affinity-policy-socket 2026-06-29 08:35:20.385 | binding 2026-06-29 08:35:20.385 | binding-extended 2026-06-29 08:35:20.385 | port-security 2026-06-29 08:35:20.385 | project-id 2026-06-29 08:35:20.385 | provider 2026-06-29 08:35:20.385 | qinq 2026-06-29 08:35:20.385 | quota-check-limit 2026-06-29 08:35:20.385 | quota-check-limit-default 2026-06-29 08:35:20.385 | quotas 2026-06-29 08:35:20.386 | quota_details 2026-06-29 08:35:20.386 | rbac-policies 2026-06-29 08:35:20.386 | rbac-address-scope 2026-06-29 08:35:20.386 | rbac-security-groups 2026-06-29 08:35:20.386 | revision-if-match 2026-06-29 08:35:20.386 | standard-attr-revisions 2026-06-29 08:35:20.386 | router_availability_zone 2026-06-29 08:35:20.386 | router-enable-snat 2026-06-29 08:35:20.386 | security-groups-default-rules 2026-06-29 08:35:20.387 | security-groups-default-statefulness 2026-06-29 08:35:20.387 | security-groups-normalized-cidr 2026-06-29 08:35:20.387 | security-groups-remote-address-group 2026-06-29 08:35:20.387 | security-groups-rules-belongs-to-default-sg 2026-06-29 08:35:20.387 | security-groups-shared-filtering 2026-06-29 08:35:20.387 | security-group 2026-06-29 08:35:20.387 | service-type 2026-06-29 08:35:20.387 | sorting 2026-06-29 08:35:20.387 | standard-attr-description 2026-06-29 08:35:20.388 | stateful-security-group 2026-06-29 08:35:20.388 | subnet-dns-publish-fixed-ip 2026-06-29 08:35:20.388 | subnet-external-network 2026-06-29 08:35:20.388 | subnet_onboard 2026-06-29 08:35:20.388 | subnet-service-types 2026-06-29 08:35:20.388 | subnet_allocation 2026-06-29 08:35:20.388 | subnetpool-prefix-ops 2026-06-29 08:35:20.388 | tag-creation 2026-06-29 08:35:20.388 | standard-attr-tag 2026-06-29 08:35:20.388 | standard-attr-timestamp 2026-06-29 08:35:20.389 | vlan-transparent' 2026-06-29 08:35:20.389 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-29 08:35:20.389 | address-scope 2026-06-29 08:35:20.389 | agent 2026-06-29 08:35:20.389 | allowed-address-pairs 2026-06-29 08:35:20.389 | auto-allocated-topology 2026-06-29 08:35:20.389 | availability_zone 2026-06-29 08:35:20.389 | default-subnetpools 2026-06-29 08:35:20.389 | dhcp_agent_scheduler 2026-06-29 08:35:20.390 | dns-integration 2026-06-29 08:35:20.390 | dns-domain-ports 2026-06-29 08:35:20.390 | dns-integration-domain-keywords 2026-06-29 08:35:20.390 | empty-string-filtering 2026-06-29 08:35:20.390 | external-net 2026-06-29 08:35:20.390 | extra_dhcp_opt 2026-06-29 08:35:20.390 | extraroute 2026-06-29 08:35:20.390 | extraroute-atomic 2026-06-29 08:35:20.391 | filter-validation 2026-06-29 08:35:20.391 | floating-ip-port-forwarding-detail 2026-06-29 08:35:20.391 | fip-port-details 2026-06-29 08:35:20.391 | flavors 2026-06-29 08:35:20.391 | floatingip-pools 2026-06-29 08:35:20.391 | router 2026-06-29 08:35:20.391 | l3-agent-scheduler-ha-chassis-priority 2026-06-29 08:35:20.391 | enable-default-route-bfd 2026-06-29 08:35:20.391 | enable-default-route-ecmp 2026-06-29 08:35:20.392 | ext-gw-mode 2026-06-29 08:35:20.392 | l3-ha 2026-06-29 08:35:20.392 | external-gateway-multihoming 2026-06-29 08:35:20.392 | l3-flavors 2026-06-29 08:35:20.392 | l3_agent_scheduler 2026-06-29 08:35:20.392 | multi-provider 2026-06-29 08:35:20.392 | net-mtu 2026-06-29 08:35:20.392 | net-mtu-writable 2026-06-29 08:35:20.392 | network_availability_zone 2026-06-29 08:35:20.392 | network-ip-availability 2026-06-29 08:35:20.392 | network-ip-availability-details 2026-06-29 08:35:20.392 | pagination 2026-06-29 08:35:20.393 | port-device-profile 2026-06-29 08:35:20.393 | port-mac-address-regenerate 2026-06-29 08:35:20.393 | port-numa-affinity-policy 2026-06-29 08:35:20.393 | port-numa-affinity-policy-socket 2026-06-29 08:35:20.393 | binding 2026-06-29 08:35:20.393 | binding-extended 2026-06-29 08:35:20.393 | port-security 2026-06-29 08:35:20.393 | project-id 2026-06-29 08:35:20.393 | provider 2026-06-29 08:35:20.393 | qinq 2026-06-29 08:35:20.393 | quota-check-limit 2026-06-29 08:35:20.393 | quota-check-limit-default 2026-06-29 08:35:20.394 | quotas 2026-06-29 08:35:20.394 | quota_details 2026-06-29 08:35:20.394 | rbac-policies 2026-06-29 08:35:20.394 | rbac-address-scope 2026-06-29 08:35:20.394 | rbac-security-groups 2026-06-29 08:35:20.394 | revision-if-match 2026-06-29 08:35:20.394 | standard-attr-revisions 2026-06-29 08:35:20.394 | router_availability_zone 2026-06-29 08:35:20.394 | router-enable-snat 2026-06-29 08:35:20.394 | security-groups-default-rules 2026-06-29 08:35:20.394 | security-groups-default-statefulness 2026-06-29 08:35:20.395 | security-groups-normalized-cidr 2026-06-29 08:35:20.395 | security-groups-remote-address-group 2026-06-29 08:35:20.395 | security-groups-rules-belongs-to-default-sg 2026-06-29 08:35:20.395 | security-groups-shared-filtering 2026-06-29 08:35:20.395 | security-group 2026-06-29 08:35:20.395 | service-type 2026-06-29 08:35:20.395 | sorting 2026-06-29 08:35:20.395 | standard-attr-description 2026-06-29 08:35:20.395 | stateful-security-group 2026-06-29 08:35:20.395 | subnet-dns-publish-fixed-ip 2026-06-29 08:35:20.395 | subnet-external-network 2026-06-29 08:35:20.395 | subnet_onboard 2026-06-29 08:35:20.396 | subnet-service-types 2026-06-29 08:35:20.396 | subnet_allocation 2026-06-29 08:35:20.396 | subnetpool-prefix-ops 2026-06-29 08:35:20.396 | tag-creation 2026-06-29 08:35:20.396 | standard-attr-tag 2026-06-29 08:35:20.396 | standard-attr-timestamp 2026-06-29 08:35:20.396 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-29 08:35:20.396 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-29 08:35:20.396 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-06-29 08:35:20.398 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-06-29 08:35:20.402 | ++ 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-29 08:35:25.176 | ++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:35:25.180 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=0ba10407-5146-4d0d-a107-01f3d0eb4ef8 2026-06-29 08:35:25.184 | + 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-29 08:35:25.188 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-29 08:35:25.207 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-06-29 08:35:25.210 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-06-29 08:35:25.213 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 656dd909-dd66-44c4-8b12-93713f92fb65 6cdbc11e-559e-43e5-8b1b-35347b7df9a6 2026-06-29 08:35:31.044 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-06-29 08:35:31.050 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 0ba10407-5146-4d0d-a107-01f3d0eb4ef8 2026-06-29 08:35:31.054 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-06-29 08:35:31.057 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-06-29 08:35:31.059 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-06-29 08:35:31.062 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-06-29 08:35:31.065 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-06-29 08:35:31.069 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network 0ba10407-5146-4d0d-a107-01f3d0eb4ef8 --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-06-29 08:35:31.073 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-06-29 08:35:31.076 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-06-29 08:35:31.082 | +++ 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 0ba10407-5146-4d0d-a107-01f3d0eb4ef8 --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-06-29 08:35:31.082 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-06-29 08:35:34.828 | +++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:35:34.833 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-06-29 08:35:34.833 | | id | 4fb45bf7-0ef2-4730-8690-3ad1f3daca18 |' 2026-06-29 08:35:34.836 | ++ 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-29 08:35:34.839 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-29 08:35:34.856 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 4fb45bf7-0ef2-4730-8690-3ad1f3daca18 '|' 2026-06-29 08:35:34.860 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | 4fb45bf7-0ef2-4730-8690-3ad1f3daca18 |' 2026-06-29 08:35:34.863 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-06-29 08:35:34.868 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-06-29 08:35:34.868 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 4fb45bf7-0ef2-4730-8690-3ad1f3daca18 '|' 2026-06-29 08:35:34.871 | ++ functions-common:get_field:806 : local data field 2026-06-29 08:35:34.873 | ++ functions-common:get_field:807 : read data 2026-06-29 08:35:34.876 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-06-29 08:35:34.878 | ++ functions-common:get_field:811 : field='$3' 2026-06-29 08:35:34.882 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 4fb45bf7-0ef2-4730-8690-3ad1f3daca18 |' 2026-06-29 08:35:34.882 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-29 08:35:34.888 | ++ functions-common:get_field:807 : read data 2026-06-29 08:35:34.892 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-06-29 08:35:34.897 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 4fb45bf7-0ef2-4730-8690-3ad1f3daca18 '|' 2026-06-29 08:35:34.897 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-06-29 08:35:34.900 | ++ functions-common:get_field:806 : local data field 2026-06-29 08:35:34.903 | ++ functions-common:get_field:807 : read data 2026-06-29 08:35:34.906 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-06-29 08:35:34.909 | ++ functions-common:get_field:811 : field='$6' 2026-06-29 08:35:34.913 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 4fb45bf7-0ef2-4730-8690-3ad1f3daca18 |' 2026-06-29 08:35:34.913 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-29 08:35:34.919 | ++ functions-common:get_field:807 : read data 2026-06-29 08:35:34.922 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=4fb45bf7-0ef2-4730-8690-3ad1f3daca18 2026-06-29 08:35:34.925 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 0ba10407-5146-4d0d-a107-01f3d0eb4ef8 656dd909-dd66-44c4-8b12-93713f92fb65 2026-06-29 08:35:40.856 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-06-29 08:35:40.859 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-06-29 08:35:40.861 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-06-29 08:35:40.882 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:35:40.887 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-06-29 08:35:40.890 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-06-29 08:35:40.893 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-29 08:35:40.896 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-06-29 08:35:40.898 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-29 08:35:40.903 | ++ 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-29 08:35:40.938 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-29 08:35:40.940 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-06-29 08:35:40.942 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-06-29 08:35:40.945 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-06-29 08:35:40.948 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-29 08:35:40.951 | + 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-29 08:35:40.954 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-29 08:35:40.957 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-06-29 08:35:40.960 | + functions-common:test_with_retry:2360 : local until=10 2026-06-29 08:35:40.962 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-06-29 08:35:40.966 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-06-29 08:35:40.969 | + functions-common:time_start:2406 : local name=test_with_retry 2026-06-29 08:35:40.972 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:35:40.975 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:35:40.978 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:35:40.983 | + functions-common:time_start:2411 : _TIME_START[$name]=1782722140980 2026-06-29 08:35:40.986 | + 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-29 08:35:40.994 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-06-29 08:35:40.997 | + functions-common:time_stop:2420 : local name 2026-06-29 08:35:41.000 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:35:41.003 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:35:41.007 | + functions-common:time_stop:2423 : local total 2026-06-29 08:35:41.010 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:35:41.014 | + functions-common:time_stop:2426 : name=test_with_retry 2026-06-29 08:35:41.017 | + functions-common:time_stop:2427 : start_time=1782722140980 2026-06-29 08:35:41.020 | + functions-common:time_stop:2429 : [[ -z 1782722140980 ]] 2026-06-29 08:35:41.024 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:35:41.028 | + functions-common:time_stop:2432 : end_time=1782722141025 2026-06-29 08:35:41.031 | + functions-common:time_stop:2433 : elapsed_time=45 2026-06-29 08:35:41.035 | + functions-common:time_stop:2434 : total=8338 2026-06-29 08:35:41.038 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:35:41.042 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8383 2026-06-29 08:35:41.047 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-06-29 08:35:41.047 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-06-29 08:35:41.053 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-06-29 08:35:41.057 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-06-29 08:35:41.060 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-06-29 08:35:41.063 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-06-29 08:35:41.067 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-06-29 08:35:41.088 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-06-29 08:35:41.112 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-06-29 08:35:41.113 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-06-29 08:35:41.113 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-06-29 08:35:41.113 | ++ 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-29 08:35:44.456 | ++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:35:44.461 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.21 ' 2026-06-29 08:35:44.464 | + 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-29 08:35:44.467 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-29 08:35:44.486 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-06-29 08:35:44.489 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-29 08:35:44.493 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-06-29 08:35:44.496 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-06-29 08:35:44.499 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 656dd909-dd66-44c4-8b12-93713f92fb65 e7b8ea26-6205-43bd-b9a7-df2c25a6a6e5 2026-06-29 08:35:50.901 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-06-29 08:35:50.905 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 0ba10407-5146-4d0d-a107-01f3d0eb4ef8 2026-06-29 08:35:50.908 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-06-29 08:35:50.911 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-06-29 08:35:50.914 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-06-29 08:35:50.918 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-06-29 08:35:50.921 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network 0ba10407-5146-4d0d-a107-01f3d0eb4ef8 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-06-29 08:35:50.924 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-06-29 08:35:50.927 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-06-29 08:35:50.932 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-06-29 08:35:50.932 | +++ 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 0ba10407-5146-4d0d-a107-01f3d0eb4ef8 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-06-29 08:35:57.234 | +++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:35:57.240 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-06-29 08:35:57.240 | | id | 04df1c37-2567-43ec-8073-229f6cefef87 |' 2026-06-29 08:35:57.244 | ++ 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-29 08:35:57.249 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-29 08:35:57.274 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 04df1c37-2567-43ec-8073-229f6cefef87 '|' 2026-06-29 08:35:57.279 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 04df1c37-2567-43ec-8073-229f6cefef87 |' 2026-06-29 08:35:57.283 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-06-29 08:35:57.291 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 04df1c37-2567-43ec-8073-229f6cefef87 '|' 2026-06-29 08:35:57.291 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-06-29 08:35:57.294 | ++ functions-common:get_field:806 : local data field 2026-06-29 08:35:57.298 | ++ functions-common:get_field:807 : read data 2026-06-29 08:35:57.302 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-06-29 08:35:57.305 | ++ functions-common:get_field:811 : field='$3' 2026-06-29 08:35:57.310 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-29 08:35:57.310 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 04df1c37-2567-43ec-8073-229f6cefef87 |' 2026-06-29 08:35:57.317 | ++ functions-common:get_field:807 : read data 2026-06-29 08:35:57.323 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-06-29 08:35:57.328 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-06-29 08:35:57.334 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 04df1c37-2567-43ec-8073-229f6cefef87 '|' 2026-06-29 08:35:57.335 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-06-29 08:35:57.339 | ++ functions-common:get_field:806 : local data field 2026-06-29 08:35:57.343 | ++ functions-common:get_field:807 : read data 2026-06-29 08:35:57.347 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-06-29 08:35:57.352 | ++ functions-common:get_field:811 : field='$6' 2026-06-29 08:35:57.358 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 04df1c37-2567-43ec-8073-229f6cefef87 |' 2026-06-29 08:35:57.358 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-29 08:35:57.367 | ++ functions-common:get_field:807 : read data 2026-06-29 08:35:57.373 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=04df1c37-2567-43ec-8073-229f6cefef87 2026-06-29 08:35:57.378 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-06-29 08:35:57.383 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-06-29 08:35:57.387 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-06-29 08:35:57.391 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-06-29 08:35:57.418 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:35:57.423 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-06-29 08:35:57.440 | net.ipv6.conf.all.forwarding = 1 2026-06-29 08:35:57.452 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show 656dd909-dd66-44c4-8b12-93713f92fb65 -c external_gateway_info -f json 2026-06-29 08:35:57.452 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-06-29 08:35:57.452 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 04df1c37-2567-43ec-8073-229f6cefef87 2026-06-29 08:35:57.456 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-06-29 08:35:57.457 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-06-29 08:36:01.045 | ++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:36:01.051 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-29 08:36:01.056 | + 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-29 08:36:01.060 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-29 08:36:01.084 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-06-29 08:36:01.088 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-29 08:36:01.092 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-06-29 08:36:01.098 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-06-29 08:36:01.102 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-29 08:36:01.106 | ++ 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-29 08:36:01.136 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-29 08:36:01.142 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-06-29 08:36:01.146 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-06-29 08:36:01.150 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-06-29 08:36:01.169 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-06-29 08:36:01.189 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fd19:990a:5159::/56 2026-06-29 08:36:01.192 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z 623caca6-4a33-4f5f-bf4f-649dace55526 ]] 2026-06-29 08:36:01.196 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fd19:990a:5159::/56 via 2001:db8::1 dev br-ex 2026-06-29 08:36:01.215 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-06-29 08:36:01.219 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-29 08:36:01.223 | + ./stack.sh:main:1330 : is_service_enabled nova 2026-06-29 08:36:01.250 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:36:01.254 | + ./stack.sh:main:1331 : echo_summary 'Starting Nova' 2026-06-29 08:36:01.258 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-29 08:36:01.262 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova 2026-06-29 08:36:01.266 | + ./stack.sh:main:1332 : start_nova 2026-06-29 08:36:01.270 | + lib/nova:start_nova:1168 : start_nova_rest 2026-06-29 08:36:01.274 | + 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-29 08:36:01.277 | + 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-29 08:36:01.281 | + 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-29 08:36:01.285 | + lib/nova:start_nova_rest:1084 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-29 08:36:01.289 | + 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-29 08:36:01.293 | + functions-common:run_process:1674 : local service=n-sch 2026-06-29 08:36:01.297 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-29 08:36:01.301 | + functions-common:run_process:1676 : local group= 2026-06-29 08:36:01.305 | + functions-common:run_process:1677 : local user= 2026-06-29 08:36:01.309 | + functions-common:run_process:1678 : local env_vars= 2026-06-29 08:36:01.312 | + functions-common:run_process:1680 : local name=n-sch 2026-06-29 08:36:01.316 | + functions-common:run_process:1682 : time_start run_process 2026-06-29 08:36:01.320 | + functions-common:time_start:2406 : local name=run_process 2026-06-29 08:36:01.324 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:36:01.328 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:36:01.333 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:36:01.339 | + functions-common:time_start:2411 : _TIME_START[$name]=1782722161334 2026-06-29 08:36:01.343 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-06-29 08:36:01.369 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:36:01.373 | + 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-29 08:36:01.379 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-06-29 08:36:01.388 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-29 08:36:01.392 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-29 08:36:01.396 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-29 08:36:01.399 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-29 08:36:01.403 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-29 08:36:01.407 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-29 08:36:01.411 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-06-29 08:36:01.415 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-29 08:36:01.419 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-29 08:36:01.423 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-29 08:36:01.427 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-29 08:36:01.431 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-06-29 08:36:01.435 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-29 08:36:01.441 | + 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-29 08:36:01.445 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-06-29 08:36:01.448 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-29 08:36:01.452 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-29 08:36:01.457 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-29 08:36:01.460 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-29 08:36:01.466 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-29 08:36:01.469 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-29 08:36:01.475 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-06-29 08:36:01.479 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-29 08:36:01.486 | + 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-29 08:36:01.580 | + 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-29 08:36:01.668 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-06-29 08:36:01.745 | + 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-29 08:36:01.823 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-06-29 08:36:01.901 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-06-29 08:36:01.982 | + 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-29 08:36:02.063 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-29 08:36:02.066 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-29 08:36:02.070 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-06-29 08:36:02.163 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-29 08:36:02.675 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-06-29 08:36:02.710 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-06-29 08:36:03.157 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-06-29 08:36:03.211 | + functions-common:run_process:1686 : time_stop run_process 2026-06-29 08:36:03.212 | + functions-common:time_stop:2420 : local name 2026-06-29 08:36:03.216 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:36:03.219 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:36:03.222 | + functions-common:time_stop:2423 : local total 2026-06-29 08:36:03.225 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:36:03.229 | + functions-common:time_stop:2426 : name=run_process 2026-06-29 08:36:03.232 | + functions-common:time_stop:2427 : start_time=1782722161334 2026-06-29 08:36:03.235 | + functions-common:time_stop:2429 : [[ -z 1782722161334 ]] 2026-06-29 08:36:03.241 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:36:03.247 | + functions-common:time_stop:2432 : end_time=1782722163244 2026-06-29 08:36:03.252 | + functions-common:time_stop:2433 : elapsed_time=1910 2026-06-29 08:36:03.254 | + functions-common:time_stop:2434 : total=20980 2026-06-29 08:36:03.257 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:36:03.264 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22890 2026-06-29 08:36:03.270 | ++ lib/nova:start_nova_rest:1087 : which uwsgi 2026-06-29 08:36:03.275 | + 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-29 08:36:03.278 | + functions-common:run_process:1674 : local service=n-api-meta 2026-06-29 08:36:03.281 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-29 08:36:03.283 | + functions-common:run_process:1676 : local group= 2026-06-29 08:36:03.286 | + functions-common:run_process:1677 : local user= 2026-06-29 08:36:03.289 | + functions-common:run_process:1678 : local env_vars= 2026-06-29 08:36:03.292 | + functions-common:run_process:1680 : local name=n-api-meta 2026-06-29 08:36:03.295 | + functions-common:run_process:1682 : time_start run_process 2026-06-29 08:36:03.298 | + functions-common:time_start:2406 : local name=run_process 2026-06-29 08:36:03.300 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:36:03.303 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:36:03.306 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:36:03.311 | + functions-common:time_start:2411 : _TIME_START[$name]=1782722163308 2026-06-29 08:36:03.314 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-06-29 08:36:03.334 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:36:03.337 | + 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-29 08:36:03.340 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-06-29 08:36:03.343 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-29 08:36:03.346 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-29 08:36:03.348 | + 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-29 08:36:03.351 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-29 08:36:03.353 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-06-29 08:36:03.357 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-06-29 08:36:03.360 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-06-29 08:36:03.363 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-29 08:36:03.366 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-29 08:36:03.368 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-29 08:36:03.370 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-29 08:36:03.373 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-06-29 08:36:03.375 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-06-29 08:36:03.378 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-29 08:36:03.381 | + 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-29 08:36:03.384 | + 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-29 08:36:03.386 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-06-29 08:36:03.389 | + 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-29 08:36:03.392 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-29 08:36:03.394 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-29 08:36:03.396 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-29 08:36:03.399 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-06-29 08:36:03.402 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-29 08:36:03.406 | + 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-29 08:36:03.503 | + 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-29 08:36:03.597 | + 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-29 08:36:03.666 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-06-29 08:36:03.738 | + 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-29 08:36:03.808 | + 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-29 08:36:03.882 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-06-29 08:36:03.953 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-06-29 08:36:04.022 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-06-29 08:36:04.089 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-06-29 08:36:04.159 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-06-29 08:36:04.225 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-29 08:36:04.228 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-29 08:36:04.231 | + 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-29 08:36:04.314 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-29 08:36:04.785 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-06-29 08:36:04.811 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-06-29 08:36:05.252 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-06-29 08:36:05.386 | + functions-common:run_process:1686 : time_stop run_process 2026-06-29 08:36:05.389 | + functions-common:time_stop:2420 : local name 2026-06-29 08:36:05.393 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:36:05.396 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:36:05.400 | + functions-common:time_stop:2423 : local total 2026-06-29 08:36:05.404 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:36:05.409 | + functions-common:time_stop:2426 : name=run_process 2026-06-29 08:36:05.411 | + functions-common:time_stop:2427 : start_time=1782722163308 2026-06-29 08:36:05.413 | + functions-common:time_stop:2429 : [[ -z 1782722163308 ]] 2026-06-29 08:36:05.418 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:36:05.423 | + functions-common:time_stop:2432 : end_time=1782722165420 2026-06-29 08:36:05.425 | + functions-common:time_stop:2433 : elapsed_time=2112 2026-06-29 08:36:05.428 | + functions-common:time_stop:2434 : total=22890 2026-06-29 08:36:05.430 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:36:05.432 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25002 2026-06-29 08:36:05.435 | + 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-29 08:36:05.439 | + 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-29 08:36:05.442 | + lib/nova:start_nova:1169 : start_nova_console_proxies 2026-06-29 08:36:05.444 | + 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-29 08:36:05.448 | + 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-29 08:36:05.451 | + 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-29 08:36:05.454 | + lib/nova:start_nova_console_proxies:1108 : local api_cell_conf=/etc/nova/nova.conf 2026-06-29 08:36:05.457 | + 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-29 08:36:05.460 | + lib/nova:start_nova_console_proxies:1115 : enable_nova_console_proxies 2026-06-29 08:36:05.466 | ++ lib/nova:enable_nova_console_proxies:1093 : seq 1 1 2026-06-29 08:36:05.471 | + lib/nova:enable_nova_console_proxies:1093 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-29 08:36:05.474 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-29 08:36:05.478 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-novnc 2026-06-29 08:36:05.497 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:36:05.500 | + lib/nova:enable_nova_console_proxies:1096 : enable_service n-novnc-cell1 2026-06-29 08:36:05.548 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-29 08:36:05.548 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-spice 2026-06-29 08:36:05.565 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:36:05.567 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-29 08:36:05.570 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-sproxy 2026-06-29 08:36:05.590 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:36:05.593 | ++ lib/nova:start_nova_console_proxies:1116 : seq 1 1 2026-06-29 08:36:05.599 | + lib/nova:start_nova_console_proxies:1116 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-29 08:36:05.599 | + lib/nova:start_nova_console_proxies:1117 : local conf 2026-06-29 08:36:05.601 | ++ lib/nova:start_nova_console_proxies:1118 : conductor_conf 1 2026-06-29 08:36:05.604 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-29 08:36:05.606 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-29 08:36:05.608 | + lib/nova:start_nova_console_proxies:1118 : conf=/etc/nova/nova_cell1.conf 2026-06-29 08:36:05.610 | + 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-29 08:36:05.613 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-06-29 08:36:05.615 | + 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-29 08:36:05.617 | + functions-common:run_process:1676 : local group= 2026-06-29 08:36:05.619 | + functions-common:run_process:1677 : local user= 2026-06-29 08:36:05.622 | + functions-common:run_process:1678 : local env_vars= 2026-06-29 08:36:05.624 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-06-29 08:36:05.626 | + functions-common:run_process:1682 : time_start run_process 2026-06-29 08:36:05.629 | + functions-common:time_start:2406 : local name=run_process 2026-06-29 08:36:05.631 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:36:05.633 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:36:05.637 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:36:05.641 | + functions-common:time_start:2411 : _TIME_START[$name]=1782722165638 2026-06-29 08:36:05.643 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-06-29 08:36:05.661 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:36:05.664 | + 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-29 08:36:05.666 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-06-29 08:36:05.668 | + 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-29 08:36:05.671 | + 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-29 08:36:05.673 | + 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-29 08:36:05.675 | + 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-29 08:36:05.677 | + 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-29 08:36:05.682 | + 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-29 08:36:05.682 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-06-29 08:36:05.684 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-29 08:36:05.686 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-29 08:36:05.688 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-29 08:36:05.691 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-29 08:36:05.693 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-06-29 08:36:05.695 | + 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-29 08:36:05.698 | + 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-29 08:36:05.700 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-06-29 08:36:05.702 | + 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-29 08:36:05.704 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-29 08:36:05.706 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-29 08:36:05.708 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-29 08:36:05.710 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-29 08:36:05.713 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-29 08:36:05.716 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-06-29 08:36:05.718 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-29 08:36:05.724 | + 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-29 08:36:05.808 | + 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-29 08:36:05.887 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-06-29 08:36:05.961 | + 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-29 08:36:06.025 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-06-29 08:36:06.088 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-06-29 08:36:06.152 | + 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-29 08:36:06.220 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-29 08:36:06.222 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-29 08:36:06.224 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-06-29 08:36:06.300 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-29 08:36:06.829 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-06-29 08:36:06.864 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-06-29 08:36:07.367 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-06-29 08:36:07.433 | + functions-common:run_process:1686 : time_stop run_process 2026-06-29 08:36:07.437 | + functions-common:time_stop:2420 : local name 2026-06-29 08:36:07.441 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:36:07.443 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:36:07.445 | + functions-common:time_stop:2423 : local total 2026-06-29 08:36:07.449 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:36:07.456 | + functions-common:time_stop:2426 : name=run_process 2026-06-29 08:36:07.462 | + functions-common:time_stop:2427 : start_time=1782722165638 2026-06-29 08:36:07.466 | + functions-common:time_stop:2429 : [[ -z 1782722165638 ]] 2026-06-29 08:36:07.471 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:36:07.481 | + functions-common:time_stop:2432 : end_time=1782722167475 2026-06-29 08:36:07.486 | + functions-common:time_stop:2433 : elapsed_time=1837 2026-06-29 08:36:07.488 | + functions-common:time_stop:2434 : total=25002 2026-06-29 08:36:07.491 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:36:07.494 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26839 2026-06-29 08:36:07.498 | + 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-29 08:36:07.501 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-06-29 08:36:07.501 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-06-29 08:36:07.506 | + functions-common:run_process:1676 : local group= 2026-06-29 08:36:07.507 | + functions-common:run_process:1677 : local user= 2026-06-29 08:36:07.510 | + functions-common:run_process:1678 : local env_vars= 2026-06-29 08:36:07.512 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-06-29 08:36:07.515 | + functions-common:run_process:1682 : time_start run_process 2026-06-29 08:36:07.519 | + functions-common:time_start:2406 : local name=run_process 2026-06-29 08:36:07.522 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:36:07.528 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:36:07.535 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:36:07.541 | + functions-common:time_start:2411 : _TIME_START[$name]=1782722167537 2026-06-29 08:36:07.545 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-06-29 08:36:07.571 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:36:07.575 | + functions-common:run_process:1686 : time_stop run_process 2026-06-29 08:36:07.576 | + functions-common:time_stop:2420 : local name 2026-06-29 08:36:07.579 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:36:07.583 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:36:07.585 | + functions-common:time_stop:2423 : local total 2026-06-29 08:36:07.587 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:36:07.590 | + functions-common:time_stop:2426 : name=run_process 2026-06-29 08:36:07.593 | + functions-common:time_stop:2427 : start_time=1782722167537 2026-06-29 08:36:07.595 | + functions-common:time_stop:2429 : [[ -z 1782722167537 ]] 2026-06-29 08:36:07.598 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:36:07.603 | + functions-common:time_stop:2432 : end_time=1782722167600 2026-06-29 08:36:07.606 | + functions-common:time_stop:2433 : elapsed_time=63 2026-06-29 08:36:07.608 | + functions-common:time_stop:2434 : total=26839 2026-06-29 08:36:07.613 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:36:07.613 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26902 2026-06-29 08:36:07.616 | + 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-29 08:36:07.618 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-06-29 08:36:07.620 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-06-29 08:36:07.623 | + functions-common:run_process:1676 : local group= 2026-06-29 08:36:07.625 | + functions-common:run_process:1677 : local user= 2026-06-29 08:36:07.628 | + functions-common:run_process:1678 : local env_vars= 2026-06-29 08:36:07.630 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-06-29 08:36:07.633 | + functions-common:run_process:1682 : time_start run_process 2026-06-29 08:36:07.635 | + functions-common:time_start:2406 : local name=run_process 2026-06-29 08:36:07.638 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:36:07.641 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:36:07.644 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:36:07.649 | + functions-common:time_start:2411 : _TIME_START[$name]=1782722167646 2026-06-29 08:36:07.651 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-06-29 08:36:07.681 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:36:07.691 | + functions-common:run_process:1686 : time_stop run_process 2026-06-29 08:36:07.698 | + functions-common:time_stop:2420 : local name 2026-06-29 08:36:07.711 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:36:07.715 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:36:07.719 | + functions-common:time_stop:2423 : local total 2026-06-29 08:36:07.726 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:36:07.732 | + functions-common:time_stop:2426 : name=run_process 2026-06-29 08:36:07.738 | + functions-common:time_stop:2427 : start_time=1782722167646 2026-06-29 08:36:07.746 | + functions-common:time_stop:2429 : [[ -z 1782722167646 ]] 2026-06-29 08:36:07.755 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:36:07.761 | + functions-common:time_stop:2432 : end_time=1782722167756 2026-06-29 08:36:07.767 | + functions-common:time_stop:2433 : elapsed_time=110 2026-06-29 08:36:07.771 | + functions-common:time_stop:2434 : total=26902 2026-06-29 08:36:07.778 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:36:07.784 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27012 2026-06-29 08:36:07.788 | + 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-29 08:36:07.795 | + 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-29 08:36:07.800 | + lib/nova:start_nova:1170 : start_nova_conductor 2026-06-29 08:36:07.807 | + lib/nova:start_nova_conductor:1138 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-29 08:36:07.813 | + lib/nova:start_nova_conductor:1144 : enable_nova_fleet 2026-06-29 08:36:07.816 | + lib/nova:enable_nova_fleet:1129 : is_service_enabled n-cond 2026-06-29 08:36:07.859 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:36:07.865 | + lib/nova:enable_nova_fleet:1130 : enable_service n-super-cond 2026-06-29 08:36:07.979 | ++ lib/nova:enable_nova_fleet:1131 : seq 1 1 2026-06-29 08:36:07.987 | + lib/nova:enable_nova_fleet:1131 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-29 08:36:07.991 | + lib/nova:enable_nova_fleet:1132 : enable_service n-cond-cell1 2026-06-29 08:36:08.082 | + lib/nova:start_nova_conductor:1145 : is_service_enabled n-super-cond 2026-06-29 08:36:08.118 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:36:08.122 | + 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-29 08:36:08.130 | + functions-common:run_process:1674 : local service=n-super-cond 2026-06-29 08:36:08.134 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-29 08:36:08.139 | + functions-common:run_process:1676 : local group= 2026-06-29 08:36:08.142 | + functions-common:run_process:1677 : local user= 2026-06-29 08:36:08.149 | + functions-common:run_process:1678 : local env_vars= 2026-06-29 08:36:08.155 | + functions-common:run_process:1680 : local name=n-super-cond 2026-06-29 08:36:08.162 | + functions-common:run_process:1682 : time_start run_process 2026-06-29 08:36:08.169 | + functions-common:time_start:2406 : local name=run_process 2026-06-29 08:36:08.174 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:36:08.178 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:36:08.183 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:36:08.187 | + functions-common:time_start:2411 : _TIME_START[$name]=1782722168183 2026-06-29 08:36:08.193 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-06-29 08:36:08.230 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:36:08.237 | + 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-29 08:36:08.242 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-06-29 08:36:08.249 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-29 08:36:08.254 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-29 08:36:08.260 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-29 08:36:08.262 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-29 08:36:08.264 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-29 08:36:08.267 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-29 08:36:08.269 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-06-29 08:36:08.272 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-29 08:36:08.274 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-29 08:36:08.276 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-29 08:36:08.281 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-29 08:36:08.281 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-06-29 08:36:08.283 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-29 08:36:08.286 | + 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-29 08:36:08.288 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-06-29 08:36:08.290 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-29 08:36:08.292 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-29 08:36:08.295 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-29 08:36:08.303 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-29 08:36:08.306 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-29 08:36:08.312 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-29 08:36:08.316 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-06-29 08:36:08.321 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-29 08:36:08.328 | + 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-29 08:36:08.475 | + 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-29 08:36:08.616 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-06-29 08:36:08.736 | + 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-29 08:36:08.818 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-06-29 08:36:08.885 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-06-29 08:36:08.956 | + 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-29 08:36:09.031 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-29 08:36:09.031 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-29 08:36:09.034 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-06-29 08:36:09.115 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-29 08:36:09.639 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-06-29 08:36:09.674 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-06-29 08:36:10.157 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-06-29 08:36:10.216 | + functions-common:run_process:1686 : time_stop run_process 2026-06-29 08:36:10.221 | + functions-common:time_stop:2420 : local name 2026-06-29 08:36:10.226 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:36:10.232 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:36:10.235 | + functions-common:time_stop:2423 : local total 2026-06-29 08:36:10.238 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:36:10.240 | + functions-common:time_stop:2426 : name=run_process 2026-06-29 08:36:10.245 | + functions-common:time_stop:2427 : start_time=1782722168183 2026-06-29 08:36:10.252 | + functions-common:time_stop:2429 : [[ -z 1782722168183 ]] 2026-06-29 08:36:10.255 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:36:10.262 | + functions-common:time_stop:2432 : end_time=1782722170257 2026-06-29 08:36:10.264 | + functions-common:time_stop:2433 : elapsed_time=2074 2026-06-29 08:36:10.270 | + functions-common:time_stop:2434 : total=27012 2026-06-29 08:36:10.276 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:36:10.281 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29086 2026-06-29 08:36:10.289 | ++ lib/nova:start_nova_conductor:1148 : seq 1 1 2026-06-29 08:36:10.296 | + lib/nova:start_nova_conductor:1148 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-29 08:36:10.300 | + lib/nova:start_nova_conductor:1149 : is_service_enabled n-cond-cell1 2026-06-29 08:36:10.349 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:36:10.350 | + lib/nova:start_nova_conductor:1150 : local conf 2026-06-29 08:36:10.357 | ++ lib/nova:start_nova_conductor:1151 : conductor_conf 1 2026-06-29 08:36:10.360 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-29 08:36:10.368 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-29 08:36:10.370 | + lib/nova:start_nova_conductor:1151 : conf=/etc/nova/nova_cell1.conf 2026-06-29 08:36:10.376 | + 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-29 08:36:10.379 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-06-29 08:36:10.382 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-29 08:36:10.391 | + functions-common:run_process:1676 : local group= 2026-06-29 08:36:10.395 | + functions-common:run_process:1677 : local user= 2026-06-29 08:36:10.401 | + functions-common:run_process:1678 : local env_vars= 2026-06-29 08:36:10.406 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-06-29 08:36:10.427 | + functions-common:run_process:1682 : time_start run_process 2026-06-29 08:36:10.427 | + functions-common:time_start:2406 : local name=run_process 2026-06-29 08:36:10.433 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:36:10.441 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:36:10.452 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:36:10.464 | + functions-common:time_start:2411 : _TIME_START[$name]=1782722170452 2026-06-29 08:36:10.474 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-06-29 08:36:10.511 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:36:10.518 | + 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-29 08:36:10.522 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-06-29 08:36:10.530 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-29 08:36:10.534 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-29 08:36:10.536 | + 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-29 08:36:10.540 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-29 08:36:10.546 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-06-29 08:36:10.549 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-06-29 08:36:10.554 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-06-29 08:36:10.558 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-29 08:36:10.560 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-29 08:36:10.564 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-29 08:36:10.566 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-29 08:36:10.568 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-06-29 08:36:10.572 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-06-29 08:36:10.574 | + 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-29 08:36:10.578 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-06-29 08:36:10.582 | + 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-29 08:36:10.584 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-29 08:36:10.586 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-29 08:36:10.591 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-29 08:36:10.596 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-29 08:36:10.599 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-29 08:36:10.605 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-06-29 08:36:10.610 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-29 08:36:10.618 | + 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-29 08:36:10.741 | + 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-29 08:36:10.876 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-06-29 08:36:11.012 | + 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-29 08:36:11.131 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-06-29 08:36:11.256 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-06-29 08:36:11.380 | + 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-29 08:36:11.538 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-29 08:36:11.544 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-29 08:36:11.548 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-06-29 08:36:11.714 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-29 08:36:12.297 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-06-29 08:36:12.326 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-06-29 08:36:12.822 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-06-29 08:36:12.884 | + functions-common:run_process:1686 : time_stop run_process 2026-06-29 08:36:12.889 | + functions-common:time_stop:2420 : local name 2026-06-29 08:36:12.893 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:36:12.898 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:36:12.902 | + functions-common:time_stop:2423 : local total 2026-06-29 08:36:12.907 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:36:12.912 | + functions-common:time_stop:2426 : name=run_process 2026-06-29 08:36:12.916 | + functions-common:time_stop:2427 : start_time=1782722170452 2026-06-29 08:36:12.920 | + functions-common:time_stop:2429 : [[ -z 1782722170452 ]] 2026-06-29 08:36:12.926 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:36:12.934 | + functions-common:time_stop:2432 : end_time=1782722172928 2026-06-29 08:36:12.938 | + functions-common:time_stop:2433 : elapsed_time=2476 2026-06-29 08:36:12.942 | + functions-common:time_stop:2434 : total=29086 2026-06-29 08:36:12.947 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:36:12.949 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31562 2026-06-29 08:36:12.951 | + lib/nova:start_nova:1171 : start_nova_compute 2026-06-29 08:36:12.956 | + 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-29 08:36:12.962 | + 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-29 08:36:12.967 | + 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-29 08:36:12.971 | + lib/nova:start_nova_compute:989 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-29 08:36:12.975 | + lib/nova:start_nova_compute:992 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-06-29 08:36:12.983 | + lib/nova:start_nova_compute:994 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-29 08:36:12.988 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-29 08:36:12.993 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-29 08:36:12.997 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-06-29 08:36:13.002 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-29 08:36:13.007 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-06-29 08:36:13.012 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-06-29 08:36:13.017 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-06-29 08:36:13.022 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-06-29 08:36:13.027 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-29 08:36:13.032 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-29 08:36:13.032 | BEGIN { 2026-06-29 08:36:13.032 | section = "" 2026-06-29 08:36:13.032 | last_section = "" 2026-06-29 08:36:13.033 | section_count = 0 2026-06-29 08:36:13.033 | } 2026-06-29 08:36:13.033 | /^\[.+\]/ { 2026-06-29 08:36:13.033 | gsub("[][]", "", $1); 2026-06-29 08:36:13.033 | section=$1 2026-06-29 08:36:13.033 | next 2026-06-29 08:36:13.033 | } 2026-06-29 08:36:13.034 | /^ *\#/ { 2026-06-29 08:36:13.034 | next 2026-06-29 08:36:13.034 | } 2026-06-29 08:36:13.034 | /^[^ \t]+/ { 2026-06-29 08:36:13.036 | # get offset of first = in $0 2026-06-29 08:36:13.036 | eq_idx = index($0, "=") 2026-06-29 08:36:13.036 | # extract attr & value from $0 2026-06-29 08:36:13.036 | attr = substr($0, 1, eq_idx - 1) 2026-06-29 08:36:13.036 | value = substr($0, eq_idx + 1) 2026-06-29 08:36:13.037 | # only need to strip trailing whitespace from attr 2026-06-29 08:36:13.037 | sub(/[ \t]*$/, "", attr) 2026-06-29 08:36:13.037 | # need to strip leading & trailing whitespace from value 2026-06-29 08:36:13.037 | sub(/^[ \t]*/, "", value) 2026-06-29 08:36:13.037 | sub(/[ \t]*$/, "", value) 2026-06-29 08:36:13.038 | 2026-06-29 08:36:13.038 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-29 08:36:13.038 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-29 08:36:13.039 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-29 08:36:13.039 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-29 08:36:13.039 | if (! (section, attr) in cfg_attr_count) { 2026-06-29 08:36:13.039 | if (section != last_section) { 2026-06-29 08:36:13.039 | cfg_section[section_count++] = section 2026-06-29 08:36:13.040 | last_section = section 2026-06-29 08:36:13.040 | } 2026-06-29 08:36:13.040 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-29 08:36:13.040 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-29 08:36:13.040 | 2026-06-29 08:36:13.040 | cfg_attr[section, attr, 0] = value 2026-06-29 08:36:13.040 | cfg_attr_count[section, attr] = 1 2026-06-29 08:36:13.040 | } else { 2026-06-29 08:36:13.040 | lno = cfg_attr_count[section, attr]++ 2026-06-29 08:36:13.041 | cfg_attr[section, attr, lno] = value 2026-06-29 08:36:13.041 | } 2026-06-29 08:36:13.041 | } 2026-06-29 08:36:13.041 | END { 2026-06-29 08:36:13.041 | # Process each section in order 2026-06-29 08:36:13.041 | for (sno = 0; sno < section_count; sno++) { 2026-06-29 08:36:13.041 | section = cfg_section[sno] 2026-06-29 08:36:13.042 | # The ini routines simply append a config item immediately 2026-06-29 08:36:13.042 | # after the section header. To keep the same order as defined 2026-06-29 08:36:13.042 | # in local.conf, invoke the ini routines in the reverse order 2026-06-29 08:36:13.042 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-29 08:36:13.043 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-29 08:36:13.043 | if (cfg_attr_count[section, attr] == 1) 2026-06-29 08:36:13.043 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-29 08:36:13.043 | else { 2026-06-29 08:36:13.043 | # For multiline, invoke the ini routines in the reverse order 2026-06-29 08:36:13.043 | count = cfg_attr_count[section, attr] 2026-06-29 08:36:13.043 | print "inidelete " configfile " " section " " attr 2026-06-29 08:36:13.043 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-29 08:36:13.043 | for (l = count -2; l >= 0; l--) 2026-06-29 08:36:13.043 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-29 08:36:13.044 | } 2026-06-29 08:36:13.044 | } 2026-06-29 08:36:13.044 | } 2026-06-29 08:36:13.044 | } 2026-06-29 08:36:13.044 | ' 2026-06-29 08:36:13.044 | + inc/meta-config:merge_config_file:164 : read a 2026-06-29 08:36:13.044 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-29 08:36:13.044 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-29 08:36:13.044 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-29 08:36:13.045 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-06-29 08:36:13.045 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-29 08:36:13.047 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-06-29 08:36:13.051 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-29 08:36:13.052 | BEGIN { group = "" } 2026-06-29 08:36:13.052 | /^\[\[.+\|.*\]\]/ { 2026-06-29 08:36:13.052 | gsub("[][]", "", $1); 2026-06-29 08:36:13.052 | split($1, a, "|"); 2026-06-29 08:36:13.052 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-29 08:36:13.052 | group=a[1] 2026-06-29 08:36:13.052 | } else { 2026-06-29 08:36:13.053 | group="" 2026-06-29 08:36:13.053 | } 2026-06-29 08:36:13.053 | next 2026-06-29 08:36:13.053 | } 2026-06-29 08:36:13.053 | { 2026-06-29 08:36:13.053 | if (group != "") 2026-06-29 08:36:13.054 | print $0 2026-06-29 08:36:13.054 | } 2026-06-29 08:36:13.054 | ' /home/quobyte/devstack/local.conf 2026-06-29 08:36:13.064 | + lib/nova:start_nova_compute:996 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-29 08:36:13.069 | + lib/nova:start_nova_compute:1003 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-06-29 08:36:13.118 | + lib/nova:start_nova_compute:1006 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-06-29 08:36:13.168 | + lib/nova:start_nova_compute:1007 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-06-29 08:36:13.175 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-29 08:36:13.181 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-06-29 08:36:13.185 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-29 08:36:13.189 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-29 08:36:13.194 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-29 08:36:13.220 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:36:13.225 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-29 08:36:13.230 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-29 08:36:13.235 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-29 08:36:13.266 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:36:13.270 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.69:5672/nova_cell1 2026-06-29 08:36:13.275 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.69:5672/nova_cell1 2026-06-29 08:36:13.328 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-29 08:36:13.332 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-29 08:36:13.337 | + lib/nova:start_nova_compute:1011 : inidelete /etc/nova/nova-cpu.conf database connection 2026-06-29 08:36:13.369 | + lib/nova:start_nova_compute:1012 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-06-29 08:36:13.401 | + lib/nova:start_nova_compute:1017 : configure_console_compute 2026-06-29 08:36:13.406 | + lib/nova:configure_console_compute:669 : local offset 2026-06-29 08:36:13.411 | + lib/nova:configure_console_compute:670 : offset=0 2026-06-29 08:36:13.415 | + lib/nova:configure_console_compute:674 : local default_proxyclient_addr 2026-06-29 08:36:13.421 | ++ lib/nova:configure_console_compute:675 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-06-29 08:36:13.473 | + lib/nova:configure_console_compute:675 : default_proxyclient_addr=192.168.122.69 2026-06-29 08:36:13.478 | + lib/nova:configure_console_compute:679 : is_service_enabled n-cpu 2026-06-29 08:36:13.505 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:36:13.509 | + lib/nova:configure_console_compute:680 : '[' False == True ']' 2026-06-29 08:36:13.513 | + lib/nova:configure_console_compute:683 : vercmp v1.3.0 '<' 1.0.0 2026-06-29 08:36:13.519 | + functions:vercmp:647 : local v1=v1.3.0 2026-06-29 08:36:13.523 | + functions:vercmp:648 : local 'op=<' 2026-06-29 08:36:13.528 | + functions:vercmp:649 : local v2=1.0.0 2026-06-29 08:36:13.534 | + functions:vercmp:650 : local result 2026-06-29 08:36:13.541 | ++ functions:vercmp:654 : sort -V 2026-06-29 08:36:13.544 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-06-29 08:36:13.547 | ++ functions:vercmp:654 : head -1 2026-06-29 08:36:13.555 | + functions:vercmp:654 : result=1.0.0 2026-06-29 08:36:13.561 | + functions:vercmp:656 : case $op in 2026-06-29 08:36:13.565 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-06-29 08:36:13.570 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-06-29 08:36:13.574 | + functions:vercmp:667 : return 2026-06-29 08:36:13.579 | + lib/nova:configure_console_compute:688 : NOVNCPROXY_URL=http://192.168.122.69:6080/vnc_lite.html 2026-06-29 08:36:13.583 | + lib/nova:configure_console_compute:690 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.69:6080/vnc_lite.html 2026-06-29 08:36:13.632 | + lib/nova:configure_console_compute:691 : SPICEHTML5PROXY_URL=http://192.168.122.69:6081/spice_auto.html 2026-06-29 08:36:13.638 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.69:6081/spice_auto.html 2026-06-29 08:36:13.694 | + lib/nova:configure_console_compute:695 : is_service_enabled n-novnc 2026-06-29 08:36:13.725 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:36:13.730 | + lib/nova:configure_console_compute:698 : VNCSERVER_LISTEN=0.0.0.0 2026-06-29 08:36:13.734 | + lib/nova:configure_console_compute:699 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.69 2026-06-29 08:36:13.738 | + lib/nova:configure_console_compute:700 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-06-29 08:36:13.791 | + lib/nova:configure_console_compute:701 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.69 2026-06-29 08:36:13.847 | + lib/nova:configure_console_compute:706 : is_service_enabled n-spice 2026-06-29 08:36:13.881 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:36:13.883 | + lib/nova:configure_console_compute:706 : '[' False '!=' False ']' 2026-06-29 08:36:13.887 | + lib/nova:configure_console_compute:716 : is_service_enabled n-sproxy 2026-06-29 08:36:13.914 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:36:13.918 | + lib/nova:configure_console_compute:716 : '[' False '!=' False ']' 2026-06-29 08:36:13.922 | + lib/nova:start_nova_compute:1021 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-06-29 08:36:13.961 | + lib/nova:start_nova_compute:1024 : '[' -n 127.0.0.1 ']' 2026-06-29 08:36:13.964 | + 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-29 08:36:13.994 | + lib/nova:start_nova_compute:1029 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-29 08:36:13.996 | + lib/nova:start_nova_compute:1029 : [[ kvm == \q\e\m\u ]] 2026-06-29 08:36:13.998 | + lib/nova:start_nova_compute:1033 : [[ -n '' ]] 2026-06-29 08:36:14.000 | + lib/nova:start_nova_compute:1037 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-29 08:36:14.003 | + lib/nova:start_nova_compute:1038 : '[' 0 -gt 0 ']' 2026-06-29 08:36:14.005 | + 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-29 08:36:14.007 | + functions-common:run_process:1674 : local service=n-cpu 2026-06-29 08:36:14.009 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-29 08:36:14.012 | + functions-common:run_process:1676 : local group=libvirt 2026-06-29 08:36:14.014 | + functions-common:run_process:1677 : local user= 2026-06-29 08:36:14.016 | + functions-common:run_process:1678 : local env_vars= 2026-06-29 08:36:14.018 | + functions-common:run_process:1680 : local name=n-cpu 2026-06-29 08:36:14.021 | + functions-common:run_process:1682 : time_start run_process 2026-06-29 08:36:14.023 | + functions-common:time_start:2406 : local name=run_process 2026-06-29 08:36:14.025 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:36:14.027 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:36:14.030 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:36:14.034 | + functions-common:time_start:2411 : _TIME_START[$name]=1782722174032 2026-06-29 08:36:14.037 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-06-29 08:36:14.060 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:36:14.064 | + 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-29 08:36:14.067 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-06-29 08:36:14.071 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-29 08:36:14.075 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-29 08:36:14.078 | + 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-29 08:36:14.082 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-29 08:36:14.085 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-06-29 08:36:14.089 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-06-29 08:36:14.093 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-06-29 08:36:14.096 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-06-29 08:36:14.099 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-29 08:36:14.103 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-29 08:36:14.109 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-29 08:36:14.109 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-06-29 08:36:14.112 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-06-29 08:36:14.114 | + 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-29 08:36:14.116 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-06-29 08:36:14.118 | + 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-29 08:36:14.120 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-06-29 08:36:14.122 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-29 08:36:14.124 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-29 08:36:14.126 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-29 08:36:14.128 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-06-29 08:36:14.129 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-06-29 08:36:14.133 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-06-29 08:36:14.136 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-29 08:36:14.142 | + 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-29 08:36:14.245 | + 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-29 08:36:14.347 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-06-29 08:36:14.436 | + 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-29 08:36:14.523 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-06-29 08:36:14.597 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-06-29 08:36:14.662 | + 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-29 08:36:14.737 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-29 08:36:14.741 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-06-29 08:36:14.745 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-06-29 08:36:14.835 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-06-29 08:36:14.937 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-29 08:36:15.444 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-06-29 08:36:15.480 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-06-29 08:36:15.999 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-06-29 08:36:16.062 | + functions-common:run_process:1686 : time_stop run_process 2026-06-29 08:36:16.068 | + functions-common:time_stop:2420 : local name 2026-06-29 08:36:16.070 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:36:16.073 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:36:16.077 | + functions-common:time_stop:2423 : local total 2026-06-29 08:36:16.082 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:36:16.086 | + functions-common:time_stop:2426 : name=run_process 2026-06-29 08:36:16.088 | + functions-common:time_stop:2427 : start_time=1782722174032 2026-06-29 08:36:16.092 | + functions-common:time_stop:2429 : [[ -z 1782722174032 ]] 2026-06-29 08:36:16.096 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:36:16.102 | + functions-common:time_stop:2432 : end_time=1782722176098 2026-06-29 08:36:16.106 | + functions-common:time_stop:2433 : elapsed_time=2066 2026-06-29 08:36:16.109 | + functions-common:time_stop:2434 : total=31562 2026-06-29 08:36:16.115 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:36:16.116 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33628 2026-06-29 08:36:16.120 | + 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-29 08:36:16.124 | + 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-29 08:36:16.128 | + lib/nova:start_nova:1172 : is_service_enabled n-api 2026-06-29 08:36:16.148 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:36:16.153 | + lib/nova:start_nova:1174 : echo 'Dumping cells_v2 mapping' 2026-06-29 08:36:16.153 | Dumping cells_v2 mapping 2026-06-29 08:36:16.155 | + lib/nova:start_nova:1175 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-06-29 08:36:16.628 | /opt/stack/nova/nova/monkey_patch.py:30: EventletDeprecationWarning: 2026-06-29 08:36:16.628 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-29 08:36:16.628 | we strongly recommend against using it for new projects. 2026-06-29 08:36:16.628 | 2026-06-29 08:36:16.628 | If you are already using Eventlet, we recommend migrating to a different 2026-06-29 08:36:16.628 | framework. For more detail see 2026-06-29 08:36:16.628 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-29 08:36:16.628 | 2026-06-29 08:36:16.628 | import eventlet 2026-06-29 08:36:20.221 | INFO dbcounter [None req-ed1a21c7-f675-452b-bd81-d5fd8fc46252 None None] Registered counter for database nova_api 2026-06-29 08:36:20.374 | DEBUG dbcounter [-] [80279] Writer thread running {{(pid=80279) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-29 08:36:20.403 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-29 08:36:20.403 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-06-29 08:36:20.403 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-29 08:36:20.403 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-06-29 08:36:20.403 | | cell1 | 535c59d7-46ba-4b31-822a-5013390db155 | rabbit://stackrabbit:stackqueue@192.168.122.69:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-06-29 08:36:20.403 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-29 08:36:20.671 | Exception ignored in: 2026-06-29 08:36:20.672 | Traceback (most recent call last): 2026-06-29 08:36:20.672 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-29 08:36:20.672 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-29 08:36:20.672 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-29 08:36:20.672 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-29 08:36:20.672 | RuntimeError: greenlet is being finalized 2026-06-29 08:36:20.996 | + ./stack.sh:main:1333 : async_runfunc create_flavors 2026-06-29 08:36:20.998 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-06-29 08:36:21.068 | + inc/async:async_inner:63 : create_flavors 2026-06-29 08:36:21.114 | [2070 Async create_flavors:80343]: running: create_flavors 2026-06-29 08:36:21.119 | + ./stack.sh:main:1335 : is_service_enabled cinder 2026-06-29 08:36:21.144 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:36:21.147 | + ./stack.sh:main:1336 : echo_summary 'Starting Cinder' 2026-06-29 08:36:21.151 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-29 08:36:21.152 | + ./stack.sh:echo_summary:447 : echo -e Starting Cinder 2026-06-29 08:36:21.155 | + ./stack.sh:main:1337 : start_cinder 2026-06-29 08:36:21.157 | + lib/cinder:start_cinder:604 : '[' lioadm = tgtadm ']' 2026-06-29 08:36:21.161 | ++ lib/cinder:start_cinder:619 : which uwsgi 2026-06-29 08:36:21.166 | + lib/cinder:start_cinder:619 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-29 08:36:21.174 | + functions-common:run_process:1674 : local service=c-api 2026-06-29 08:36:21.177 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-29 08:36:21.180 | + functions-common:run_process:1676 : local group= 2026-06-29 08:36:21.184 | + functions-common:run_process:1677 : local user= 2026-06-29 08:36:21.188 | + functions-common:run_process:1678 : local env_vars= 2026-06-29 08:36:21.191 | + functions-common:run_process:1680 : local name=c-api 2026-06-29 08:36:21.195 | + functions-common:run_process:1682 : time_start run_process 2026-06-29 08:36:21.199 | + functions-common:time_start:2406 : local name=run_process 2026-06-29 08:36:21.201 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:36:21.205 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:36:21.209 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:36:21.214 | + functions-common:time_start:2411 : _TIME_START[$name]=1782722181210 2026-06-29 08:36:21.218 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-06-29 08:36:21.241 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:36:21.244 | + 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-29 08:36:21.248 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-06-29 08:36:21.251 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-29 08:36:21.255 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-29 08:36:21.258 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-29 08:36:21.261 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-29 08:36:21.264 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-06-29 08:36:21.268 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-06-29 08:36:21.271 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-06-29 08:36:21.273 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-29 08:36:21.276 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-29 08:36:21.280 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-29 08:36:21.283 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-29 08:36:21.286 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-06-29 08:36:21.290 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-06-29 08:36:21.293 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-29 08:36:21.296 | + 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-29 08:36:21.300 | + 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-29 08:36:21.303 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-06-29 08:36:21.306 | + 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-29 08:36:21.309 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-29 08:36:21.312 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-29 08:36:21.315 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-29 08:36:21.319 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-06-29 08:36:21.322 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-29 08:36:21.327 | + 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-29 08:36:21.409 | + 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-29 08:36:21.498 | + 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-29 08:36:21.573 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-06-29 08:36:21.656 | + 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-29 08:36:21.754 | + 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-29 08:36:21.831 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-06-29 08:36:21.911 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-06-29 08:36:21.987 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-06-29 08:36:22.068 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-06-29 08:36:22.137 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-06-29 08:36:22.207 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-29 08:36:22.209 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-29 08:36:22.211 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-06-29 08:36:22.302 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-29 08:36:22.861 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-06-29 08:36:22.888 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-06-29 08:36:23.421 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-06-29 08:36:23.579 | + functions-common:run_process:1686 : time_stop run_process 2026-06-29 08:36:23.585 | + functions-common:time_stop:2420 : local name 2026-06-29 08:36:23.588 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:36:23.593 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:36:23.596 | + functions-common:time_stop:2423 : local total 2026-06-29 08:36:23.599 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:36:23.602 | + functions-common:time_stop:2426 : name=run_process 2026-06-29 08:36:23.605 | + functions-common:time_stop:2427 : start_time=1782722181210 2026-06-29 08:36:23.607 | + functions-common:time_stop:2429 : [[ -z 1782722181210 ]] 2026-06-29 08:36:23.611 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:36:23.615 | + functions-common:time_stop:2432 : end_time=1782722183612 2026-06-29 08:36:23.618 | + functions-common:time_stop:2433 : elapsed_time=2402 2026-06-29 08:36:23.621 | + functions-common:time_stop:2434 : total=33628 2026-06-29 08:36:23.624 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:36:23.626 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36030 2026-06-29 08:36:23.629 | + lib/cinder:start_cinder:621 : echo 'Waiting for Cinder API to start...' 2026-06-29 08:36:23.630 | Waiting for Cinder API to start... 2026-06-29 08:36:23.632 | + lib/cinder:start_cinder:623 : local cinder_url=http://192.168.122.69/volume/v3/ 2026-06-29 08:36:23.635 | + lib/cinder:start_cinder:625 : wait_for_service 60 http://192.168.122.69/volume/v3/ 2026-06-29 08:36:23.637 | + functions:wait_for_service:476 : local timeout=60 2026-06-29 08:36:23.640 | + functions:wait_for_service:477 : local url=http://192.168.122.69/volume/v3/ 2026-06-29 08:36:23.643 | + functions:wait_for_service:478 : local rval=0 2026-06-29 08:36:23.645 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-29 08:36:23.648 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-29 08:36:23.651 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:36:23.655 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:36:23.658 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:36:23.662 | + functions-common:time_start:2411 : _TIME_START[$name]=1782722183659 2026-06-29 08:36:23.665 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-29 08:36:23.668 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-29 08:36:23.672 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.69/volume/v3/ 2026-06-29 08:36:28.739 | + :: : [[ 401 == 503 ]] 2026-06-29 08:36:28.742 | + :: : [[ 0 -eq 7 ]] 2026-06-29 08:36:28.745 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-29 08:36:28.750 | + functions-common:time_stop:2420 : local name 2026-06-29 08:36:28.752 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:36:28.755 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:36:28.759 | + functions-common:time_stop:2423 : local total 2026-06-29 08:36:28.763 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:36:28.766 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-29 08:36:28.770 | + functions-common:time_stop:2427 : start_time=1782722183659 2026-06-29 08:36:28.772 | + functions-common:time_stop:2429 : [[ -z 1782722183659 ]] 2026-06-29 08:36:28.777 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:36:28.783 | + functions-common:time_stop:2432 : end_time=1782722188780 2026-06-29 08:36:28.785 | + functions-common:time_stop:2433 : elapsed_time=5121 2026-06-29 08:36:28.788 | + functions-common:time_stop:2434 : total=15612 2026-06-29 08:36:28.790 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:36:28.793 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20733 2026-06-29 08:36:28.795 | + functions:wait_for_service:486 : return 0 2026-06-29 08:36:28.799 | + lib/cinder:start_cinder:629 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-29 08:36:28.801 | + functions-common:run_process:1674 : local service=c-sch 2026-06-29 08:36:28.804 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-29 08:36:28.807 | + functions-common:run_process:1676 : local group= 2026-06-29 08:36:28.810 | + functions-common:run_process:1677 : local user= 2026-06-29 08:36:28.813 | + functions-common:run_process:1678 : local env_vars= 2026-06-29 08:36:28.815 | + functions-common:run_process:1680 : local name=c-sch 2026-06-29 08:36:28.819 | + functions-common:run_process:1682 : time_start run_process 2026-06-29 08:36:28.821 | + functions-common:time_start:2406 : local name=run_process 2026-06-29 08:36:28.823 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:36:28.828 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:36:28.834 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:36:28.841 | + functions-common:time_start:2411 : _TIME_START[$name]=1782722188835 2026-06-29 08:36:28.844 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-06-29 08:36:28.865 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:36:28.869 | + 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-29 08:36:28.872 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-06-29 08:36:28.875 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-29 08:36:28.879 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-29 08:36:28.885 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-29 08:36:28.890 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-29 08:36:28.896 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-29 08:36:28.899 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-29 08:36:28.903 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-06-29 08:36:28.906 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-29 08:36:28.910 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-29 08:36:28.913 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-29 08:36:28.915 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-29 08:36:28.918 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-06-29 08:36:28.922 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-29 08:36:28.925 | + 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-29 08:36:28.928 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-06-29 08:36:28.930 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-29 08:36:28.933 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-29 08:36:28.936 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-29 08:36:28.939 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-29 08:36:28.941 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-29 08:36:28.944 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-29 08:36:28.947 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-06-29 08:36:28.950 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-29 08:36:28.954 | + 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-29 08:36:29.035 | + 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-29 08:36:29.110 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-06-29 08:36:29.175 | + 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-29 08:36:29.244 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-06-29 08:36:29.319 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-06-29 08:36:29.390 | + 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-29 08:36:29.456 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-29 08:36:29.458 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-29 08:36:29.461 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-06-29 08:36:29.540 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-29 08:36:30.058 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-06-29 08:36:30.089 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-06-29 08:36:30.553 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-06-29 08:36:30.608 | + functions-common:run_process:1686 : time_stop run_process 2026-06-29 08:36:30.612 | + functions-common:time_stop:2420 : local name 2026-06-29 08:36:30.614 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:36:30.618 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:36:30.620 | + functions-common:time_stop:2423 : local total 2026-06-29 08:36:30.622 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:36:30.628 | + functions-common:time_stop:2426 : name=run_process 2026-06-29 08:36:30.631 | + functions-common:time_stop:2427 : start_time=1782722188835 2026-06-29 08:36:30.636 | + functions-common:time_stop:2429 : [[ -z 1782722188835 ]] 2026-06-29 08:36:30.644 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:36:30.647 | + functions-common:time_stop:2432 : end_time=1782722190643 2026-06-29 08:36:30.650 | + functions-common:time_stop:2433 : elapsed_time=1808 2026-06-29 08:36:30.655 | + functions-common:time_stop:2434 : total=36030 2026-06-29 08:36:30.659 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:36:30.663 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37838 2026-06-29 08:36:30.667 | + lib/cinder:start_cinder:634 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-29 08:36:30.671 | + 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-29 08:36:30.673 | + functions-common:run_process:1674 : local service=c-bak 2026-06-29 08:36:30.677 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-06-29 08:36:30.680 | + functions-common:run_process:1676 : local group= 2026-06-29 08:36:30.683 | + functions-common:run_process:1677 : local user= 2026-06-29 08:36:30.686 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-29 08:36:30.689 | + functions-common:run_process:1680 : local name=c-bak 2026-06-29 08:36:30.694 | + functions-common:run_process:1682 : time_start run_process 2026-06-29 08:36:30.701 | + functions-common:time_start:2406 : local name=run_process 2026-06-29 08:36:30.703 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:36:30.706 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:36:30.712 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:36:30.715 | + functions-common:time_start:2411 : _TIME_START[$name]=1782722190712 2026-06-29 08:36:30.717 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-06-29 08:36:30.745 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:36:30.753 | + functions-common:run_process:1686 : time_stop run_process 2026-06-29 08:36:30.761 | + functions-common:time_stop:2420 : local name 2026-06-29 08:36:30.767 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:36:30.775 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:36:30.779 | + functions-common:time_stop:2423 : local total 2026-06-29 08:36:30.780 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:36:30.785 | + functions-common:time_stop:2426 : name=run_process 2026-06-29 08:36:30.790 | + functions-common:time_stop:2427 : start_time=1782722190712 2026-06-29 08:36:30.796 | + functions-common:time_stop:2429 : [[ -z 1782722190712 ]] 2026-06-29 08:36:30.806 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:36:30.814 | + functions-common:time_stop:2432 : end_time=1782722190808 2026-06-29 08:36:30.821 | + functions-common:time_stop:2433 : elapsed_time=96 2026-06-29 08:36:30.828 | + functions-common:time_stop:2434 : total=37838 2026-06-29 08:36:30.832 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:36:30.837 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37934 2026-06-29 08:36:30.842 | + 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-29 08:36:30.846 | + functions-common:run_process:1674 : local service=c-vol 2026-06-29 08:36:30.853 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-29 08:36:30.856 | + functions-common:run_process:1676 : local group= 2026-06-29 08:36:30.863 | + functions-common:run_process:1677 : local user= 2026-06-29 08:36:30.869 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-29 08:36:30.875 | + functions-common:run_process:1680 : local name=c-vol 2026-06-29 08:36:30.877 | + functions-common:run_process:1682 : time_start run_process 2026-06-29 08:36:30.882 | + functions-common:time_start:2406 : local name=run_process 2026-06-29 08:36:30.884 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:36:30.887 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:36:30.890 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:36:30.895 | + functions-common:time_start:2411 : _TIME_START[$name]=1782722190892 2026-06-29 08:36:30.898 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-06-29 08:36:30.918 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:36:30.921 | + 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-29 08:36:30.924 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-06-29 08:36:30.927 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-29 08:36:30.930 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-29 08:36:30.932 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-29 08:36:30.936 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-29 08:36:30.938 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-29 08:36:30.941 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-29 08:36:30.944 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-06-29 08:36:30.947 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-29 08:36:30.949 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-29 08:36:30.952 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-29 08:36:30.954 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-29 08:36:30.957 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-06-29 08:36:30.963 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-29 08:36:30.970 | + 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-29 08:36:30.974 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-06-29 08:36:30.980 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-29 08:36:30.984 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-29 08:36:30.986 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-29 08:36:30.989 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-29 08:36:30.992 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-29 08:36:30.994 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-29 08:36:30.996 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-06-29 08:36:30.998 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-29 08:36:31.003 | + 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-29 08:36:31.091 | + 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-29 08:36:31.208 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-06-29 08:36:31.285 | + 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-29 08:36:31.362 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-06-29 08:36:31.429 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-06-29 08:36:31.500 | + 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-29 08:36:31.577 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-06-29 08:36:31.580 | + 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-29 08:36:31.661 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-29 08:36:31.663 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-06-29 08:36:31.751 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-29 08:36:32.296 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-06-29 08:36:32.321 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-06-29 08:36:32.851 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-06-29 08:36:32.916 | + functions-common:run_process:1686 : time_stop run_process 2026-06-29 08:36:32.916 | + functions-common:time_stop:2420 : local name 2026-06-29 08:36:32.920 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:36:32.923 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:36:32.928 | + functions-common:time_stop:2423 : local total 2026-06-29 08:36:32.931 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:36:32.935 | + functions-common:time_stop:2426 : name=run_process 2026-06-29 08:36:32.938 | + functions-common:time_stop:2427 : start_time=1782722190892 2026-06-29 08:36:32.941 | + functions-common:time_stop:2429 : [[ -z 1782722190892 ]] 2026-06-29 08:36:32.947 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:36:32.950 | + functions-common:time_stop:2432 : end_time=1782722192947 2026-06-29 08:36:32.953 | + functions-common:time_stop:2433 : elapsed_time=2055 2026-06-29 08:36:32.958 | + functions-common:time_stop:2434 : total=37934 2026-06-29 08:36:32.961 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:36:32.964 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39989 2026-06-29 08:36:32.967 | + ./stack.sh:main:1338 : create_volume_types 2026-06-29 08:36:32.972 | + lib/cinder:create_volume_types:677 : is_service_enabled c-api 2026-06-29 08:36:32.994 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:36:32.996 | + lib/cinder:create_volume_types:677 : [[ -n lvm:lvmdriver-1 ]] 2026-06-29 08:36:32.998 | + lib/cinder:create_volume_types:678 : local be be_name 2026-06-29 08:36:33.000 | + lib/cinder:create_volume_types:679 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-29 08:36:33.002 | + lib/cinder:create_volume_types:680 : be_name=lvmdriver-1 2026-06-29 08:36:33.005 | + lib/cinder:create_volume_types:681 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-06-29 08:36:33.007 | + lib/cinder:create_one_type:652 : type_name=lvmdriver-1 2026-06-29 08:36:33.009 | + lib/cinder:create_one_type:653 : property_key=volume_backend_name 2026-06-29 08:36:33.011 | + lib/cinder:create_one_type:654 : property_value=lvmdriver-1 2026-06-29 08:36:33.013 | + lib/cinder:create_one_type:656 : is_service_enabled keystone 2026-06-29 08:36:33.031 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:36:33.034 | + lib/cinder:create_one_type:657 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-06-29 08:36:38.067 | +-------------+--------------------------------------+ 2026-06-29 08:36:38.068 | | Field | Value | 2026-06-29 08:36:38.068 | +-------------+--------------------------------------+ 2026-06-29 08:36:38.068 | | description | None | 2026-06-29 08:36:38.068 | | id | 07b27196-2c8e-484a-8243-80673979a243 | 2026-06-29 08:36:38.068 | | is_public | True | 2026-06-29 08:36:38.069 | | name | lvmdriver-1 | 2026-06-29 08:36:38.070 | | properties | volume_backend_name='lvmdriver-1' | 2026-06-29 08:36:38.070 | +-------------+--------------------------------------+ 2026-06-29 08:36:38.478 | + lib/cinder:create_one_type:658 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-06-29 08:36:38.486 | + lib/cinder:create_volume_types:684 : [[ False == \T\r\u\e ]] 2026-06-29 08:36:38.491 | + lib/cinder:create_volume_types:691 : [[ False == \T\r\u\e ]] 2026-06-29 08:36:38.497 | + ./stack.sh:main:1343 : [[ False == \T\r\u\e ]] 2026-06-29 08:36:38.502 | + ./stack.sh:main:1351 : is_service_enabled glance 2026-06-29 08:36:38.531 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:36:38.539 | + ./stack.sh:main:1352 : echo_summary 'Starting Glance' 2026-06-29 08:36:38.545 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-29 08:36:38.548 | + ./stack.sh:echo_summary:447 : echo -e Starting Glance 2026-06-29 08:36:38.552 | + ./stack.sh:main:1353 : start_glance 2026-06-29 08:36:38.556 | + lib/glance:start_glance:650 : local service_protocol=http 2026-06-29 08:36:38.561 | ++ lib/glance:start_glance:652 : which uwsgi 2026-06-29 08:36:38.568 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-29 08:36:38.574 | + functions-common:run_process:1674 : local service=g-api 2026-06-29 08:36:38.578 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-29 08:36:38.582 | + functions-common:run_process:1676 : local group= 2026-06-29 08:36:38.588 | + functions-common:run_process:1677 : local user= 2026-06-29 08:36:38.592 | + functions-common:run_process:1678 : local env_vars= 2026-06-29 08:36:38.596 | + functions-common:run_process:1680 : local name=g-api 2026-06-29 08:36:38.600 | + functions-common:run_process:1682 : time_start run_process 2026-06-29 08:36:38.605 | + functions-common:time_start:2406 : local name=run_process 2026-06-29 08:36:38.610 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:36:38.615 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:36:38.622 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:36:38.637 | + functions-common:time_start:2411 : _TIME_START[$name]=1782722198627 2026-06-29 08:36:38.642 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-06-29 08:36:38.667 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:36:38.670 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-06-29 08:36:38.676 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-06-29 08:36:38.679 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-29 08:36:38.684 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-29 08:36:38.687 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-29 08:36:38.690 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-29 08:36:38.693 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-06-29 08:36:38.696 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-06-29 08:36:38.699 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-06-29 08:36:38.702 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-29 08:36:38.706 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-29 08:36:38.710 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-29 08:36:38.713 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-29 08:36:38.717 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-06-29 08:36:38.721 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-06-29 08:36:38.724 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-29 08:36:38.726 | + 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-29 08:36:38.728 | + 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-29 08:36:38.731 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-06-29 08:36:38.734 | + 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-29 08:36:38.737 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-29 08:36:38.740 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-29 08:36:38.743 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-29 08:36:38.746 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-06-29 08:36:38.749 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-29 08:36:38.755 | + 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-29 08:36:38.842 | + 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-29 08:36:38.930 | + 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-29 08:36:39.005 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-06-29 08:36:39.076 | + 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-29 08:36:39.162 | + 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-29 08:36:39.240 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-06-29 08:36:39.318 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-06-29 08:36:39.389 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-06-29 08:36:39.459 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-06-29 08:36:39.530 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-06-29 08:36:39.603 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-29 08:36:39.606 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-29 08:36:39.608 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-06-29 08:36:39.697 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-29 08:36:40.236 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-06-29 08:36:40.270 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-06-29 08:36:40.776 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-06-29 08:36:40.924 | + functions-common:run_process:1686 : time_stop run_process 2026-06-29 08:36:40.934 | + functions-common:time_stop:2420 : local name 2026-06-29 08:36:40.941 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:36:40.947 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:36:40.953 | + functions-common:time_stop:2423 : local total 2026-06-29 08:36:40.959 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:36:40.965 | + functions-common:time_stop:2426 : name=run_process 2026-06-29 08:36:40.973 | + functions-common:time_stop:2427 : start_time=1782722198627 2026-06-29 08:36:40.980 | + functions-common:time_stop:2429 : [[ -z 1782722198627 ]] 2026-06-29 08:36:40.991 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:36:41.004 | + functions-common:time_stop:2432 : end_time=1782722200996 2026-06-29 08:36:41.010 | + functions-common:time_stop:2433 : elapsed_time=2369 2026-06-29 08:36:41.015 | + functions-common:time_stop:2434 : total=39989 2026-06-29 08:36:41.021 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:36:41.026 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=42358 2026-06-29 08:36:41.032 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-06-29 08:36:41.072 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:36:41.080 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.69) to start...' 2026-06-29 08:36:41.082 | Waiting for g-api (192.168.122.69) to start... 2026-06-29 08:36:41.089 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.69/image 2026-06-29 08:36:41.097 | + functions:wait_for_service:476 : local timeout=60 2026-06-29 08:36:41.105 | + functions:wait_for_service:477 : local url=http://192.168.122.69/image 2026-06-29 08:36:41.111 | + functions:wait_for_service:478 : local rval=0 2026-06-29 08:36:41.117 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-29 08:36:41.126 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-29 08:36:41.129 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:36:41.138 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:36:41.148 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:36:41.164 | + functions-common:time_start:2411 : _TIME_START[$name]=1782722201150 2026-06-29 08:36:41.171 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-29 08:36:41.173 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-29 08:36:41.180 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.69/image 2026-06-29 08:36:46.846 | + :: : [[ 300 == 503 ]] 2026-06-29 08:36:46.850 | + :: : [[ 0 -eq 7 ]] 2026-06-29 08:36:46.857 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-29 08:36:46.863 | + functions-common:time_stop:2420 : local name 2026-06-29 08:36:46.868 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:36:46.875 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:36:46.882 | + functions-common:time_stop:2423 : local total 2026-06-29 08:36:46.890 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:36:46.898 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-29 08:36:46.904 | + functions-common:time_stop:2427 : start_time=1782722201150 2026-06-29 08:36:46.912 | + functions-common:time_stop:2429 : [[ -z 1782722201150 ]] 2026-06-29 08:36:46.924 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:36:46.934 | + functions-common:time_stop:2432 : end_time=1782722206927 2026-06-29 08:36:46.939 | + functions-common:time_stop:2433 : elapsed_time=5777 2026-06-29 08:36:46.946 | + functions-common:time_stop:2434 : total=20733 2026-06-29 08:36:46.954 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:36:46.959 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26510 2026-06-29 08:36:46.965 | + functions:wait_for_service:486 : return 0 2026-06-29 08:36:46.970 | + ./stack.sh:main:1367 : is_service_enabled mysql postgresql 2026-06-29 08:36:47.020 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:36:47.028 | + ./stack.sh:main:1367 : is_service_enabled glance 2026-06-29 08:36:47.078 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:36:47.088 | + ./stack.sh:main:1368 : echo_summary 'Uploading images' 2026-06-29 08:36:47.098 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-29 08:36:47.103 | + ./stack.sh:echo_summary:447 : echo -e Uploading images 2026-06-29 08:36:47.110 | + ./stack.sh:main:1370 : for image_url in ${IMAGE_URLS//,/ } 2026-06-29 08:36:47.119 | + ./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-29 08:36:47.122 | + 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-29 08:36:47.127 | + functions:upload_image:141 : local image image_fname image_name 2026-06-29 08:36:47.130 | + functions:upload_image:143 : local max_attempts=5 2026-06-29 08:36:47.134 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-06-29 08:36:47.145 | ++ 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-29 08:36:47.153 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-06-29 08:36:47.159 | + 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-29 08:36:47.162 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-06-29 08:36:47.169 | ++ functions:upload_image:151 : seq 5 2026-06-29 08:36:47.173 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-06-29 08:36:47.177 | + functions:upload_image:152 : local rc=0 2026-06-29 08:36:47.182 | + 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-29 08:36:47.190 | --2026-06-29 10:36:47-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-29 08:36:47.274 | Resolving github.com (github.com)... 140.82.121.3 2026-06-29 08:36:47.290 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-06-29 08:36:47.343 | HTTP request sent, awaiting response... 302 Found 2026-06-29 08:36:47.343 | 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-29T09%3A19%3A46Z&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-29T08%3A19%3A34Z&ske=2026-06-29T09%3A19%3A46Z&sks=b&skv=2018-11-09&sig=wpXQU14Rj6pkSiO5O7fT5y4KAPqP9fJ91RWajrwRuH8%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjcyMzk0NiwibmJmIjoxNzgyNzIyMTQ2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.lZimAVWAV2Y5UEYd95YLllOwBZKksdhFVo2GOtULyeI&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-06-29 08:36:47.343 | --2026-06-29 10:36:47-- 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-29T09%3A19%3A46Z&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-29T08%3A19%3A34Z&ske=2026-06-29T09%3A19%3A46Z&sks=b&skv=2018-11-09&sig=wpXQU14Rj6pkSiO5O7fT5y4KAPqP9fJ91RWajrwRuH8%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjcyMzk0NiwibmJmIjoxNzgyNzIyMTQ2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.lZimAVWAV2Y5UEYd95YLllOwBZKksdhFVo2GOtULyeI&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-06-29 08:36:47.346 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.109.133, 185.199.110.133, ... 2026-06-29 08:36:47.357 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-06-29 08:36:47.402 | HTTP request sent, awaiting response... 200 OK 2026-06-29 08:36:47.404 | Length: 21692416 (21M) [application/octet-stream] 2026-06-29 08:36:47.404 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-06-29 08:36:47.453 | 2026-06-29 08:36:47.689 | 0K ........ ........ .... 100% 72.5M=0.3s 2026-06-29 08:36:47.690 | 2026-06-29 08:36:47.691 | 2026-06-29 10:36:47 (72.5 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-06-29 08:36:47.691 | 2026-06-29 08:36:47.699 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-06-29 08:36:47.704 | + functions:upload_image:163 : break 2026-06-29 08:36:47.710 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-29 08:36:47.716 | + 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-29 08:36:47.720 | + 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-29 08:36:47.723 | + 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-29 08:36:47.726 | + functions:upload_image:313 : local kernel= 2026-06-29 08:36:47.729 | + functions:upload_image:314 : local ramdisk= 2026-06-29 08:36:47.732 | + functions:upload_image:315 : local disk_format= 2026-06-29 08:36:47.735 | + functions:upload_image:316 : local container_format= 2026-06-29 08:36:47.740 | + functions:upload_image:317 : local unpack= 2026-06-29 08:36:47.743 | + functions:upload_image:318 : local img_property= 2026-06-29 08:36:47.747 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-29 08:36:47.751 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-06-29 08:36:47.755 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-06-29 08:36:47.758 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-06-29 08:36:47.763 | + functions:upload_image:328 : case "$image_fname" in 2026-06-29 08:36:47.766 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-06-29 08:36:47.771 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-06-29 08:36:47.774 | + functions:upload_image:350 : local format 2026-06-29 08:36:47.780 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-29 08:36:47.780 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-06-29 08:36:47.792 | + functions:upload_image:351 : format=qcow2 2026-06-29 08:36:47.795 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-06-29 08:36:47.799 | + functions:upload_image:353 : disk_format=qcow2 2026-06-29 08:36:47.802 | + functions:upload_image:357 : container_format=bare 2026-06-29 08:36:47.805 | + functions:upload_image:404 : is_arch ppc64le 2026-06-29 08:36:47.808 | ++ functions-common:is_arch:519 : uname -m 2026-06-29 08:36:47.813 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-06-29 08:36:47.816 | + functions:upload_image:404 : is_arch ppc64 2026-06-29 08:36:47.820 | ++ functions-common:is_arch:519 : uname -m 2026-06-29 08:36:47.824 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-29 08:36:47.827 | + functions:upload_image:404 : is_arch ppc 2026-06-29 08:36:47.831 | ++ functions-common:is_arch:519 : uname -m 2026-06-29 08:36:47.836 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-06-29 08:36:47.841 | + functions:upload_image:408 : is_arch aarch64 2026-06-29 08:36:47.842 | ++ functions-common:is_arch:519 : uname -m 2026-06-29 08:36:47.846 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-29 08:36:47.848 | + functions:upload_image:412 : '[' bare = bare ']' 2026-06-29 08:36:47.850 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-06-29 08:36:47.853 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-06-29 08:36:47.854 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-06-29 08:36:47.856 | + 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-29 08:36:47.858 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-06-29 08:36:47.860 | + functions:_upload_image:112 : shift 2026-06-29 08:36:47.863 | + functions:_upload_image:113 : local container=bare 2026-06-29 08:36:47.865 | + functions:_upload_image:114 : shift 2026-06-29 08:36:47.868 | + functions:_upload_image:115 : local disk=qcow2 2026-06-29 08:36:47.868 | + functions:_upload_image:116 : shift 2026-06-29 08:36:47.870 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-29 08:36:47.872 | + functions:_upload_image:118 : shift 2026-06-29 08:36:47.874 | + functions:_upload_image:119 : local properties 2026-06-29 08:36:47.876 | + functions:_upload_image:120 : local useimport 2026-06-29 08:36:47.878 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-06-29 08:36:47.881 | ++ functions:_image_properties_to_arg:94 : local result= 2026-06-29 08:36:47.883 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-06-29 08:36:47.884 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-06-29 08:36:47.886 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-06-29 08:36:47.888 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-06-29 08:36:47.890 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-06-29 08:36:47.893 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-29 08:36:47.897 | + 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-29 08:36:54.148 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-29 08:36:54.148 | | Field | Value | 2026-06-29 08:36:54.148 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-29 08:36:54.148 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-06-29 08:36:54.148 | | container_format | bare | 2026-06-29 08:36:54.148 | | created_at | 2026-06-29T08:36:52Z | 2026-06-29 08:36:54.148 | | disk_format | qcow2 | 2026-06-29 08:36:54.149 | | file | /v2/images/1aa1ce57-b29b-4481-8b55-b7ff02ffdc41/file | 2026-06-29 08:36:54.149 | | id | 1aa1ce57-b29b-4481-8b55-b7ff02ffdc41 | 2026-06-29 08:36:54.149 | | min_disk | 0 | 2026-06-29 08:36:54.149 | | min_ram | 0 | 2026-06-29 08:36:54.149 | | name | cirros-0.6.3-x86_64-disk | 2026-06-29 08:36:54.149 | | owner | d47cceec51d4490ea8d98d20025dfc86 | 2026-06-29 08:36:54.149 | | 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-29 08:36:54.149 | | protected | False | 2026-06-29 08:36:54.149 | | schema | /v2/schemas/image | 2026-06-29 08:36:54.149 | | size | 21692416 | 2026-06-29 08:36:54.149 | | status | active | 2026-06-29 08:36:54.150 | | tags | | 2026-06-29 08:36:54.150 | | updated_at | 2026-06-29T08:36:54Z | 2026-06-29 08:36:54.150 | | virtual_size | 117440512 | 2026-06-29 08:36:54.150 | | visibility | public | 2026-06-29 08:36:54.152 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-29 08:36:54.504 | + ./stack.sh:main:1375 : async_wait create_flavors 2026-06-29 08:36:54.577 | [2070 Async create_flavors:80343]: Waiting for completion of create_flavors running on PID 80343 (2 other jobs running) 2026-06-29 08:36:54.611 | [2070 Async create_flavors:80343]: Signaling child to exit 2026-06-29 08:37:05.246 | + inc/async:async_inner:64 : rc=0 2026-06-29 08:37:05.279 | [80343 Async create_flavors:80343]: finished successfully 2026-06-29 08:37:05.312 | WAKEUP 2026-06-29 08:37:05.340 | [2070 Async create_flavors:80343]: Signaled 2026-06-29 08:37:05.342 | + lib/nova:create_flavors:1239 : is_service_enabled n-api 2026-06-29 08:37:05.342 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:37:05.342 | + lib/nova:create_flavors:1240 : openstack --os-region-name=RegionOne flavor list 2026-06-29 08:37:05.342 | + lib/nova:create_flavors:1240 : grep -q ds512M 2026-06-29 08:37:05.343 | + 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-29 08:37:05.343 | +----------------------------+-----------------------+ 2026-06-29 08:37:05.343 | | Field | Value | 2026-06-29 08:37:05.343 | +----------------------------+-----------------------+ 2026-06-29 08:37:05.343 | | OS-FLV-DISABLED:disabled | False | 2026-06-29 08:37:05.343 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-29 08:37:05.343 | | description | None | 2026-06-29 08:37:05.343 | | disk | 1 | 2026-06-29 08:37:05.343 | | id | c1 | 2026-06-29 08:37:05.344 | | name | cirros256 | 2026-06-29 08:37:05.344 | | os-flavor-access:is_public | True | 2026-06-29 08:37:05.344 | | properties | hw_rng:allowed='True' | 2026-06-29 08:37:05.344 | | ram | 256 | 2026-06-29 08:37:05.344 | | rxtx_factor | 1.0 | 2026-06-29 08:37:05.344 | | swap | 0 | 2026-06-29 08:37:05.344 | | vcpus | 1 | 2026-06-29 08:37:05.344 | +----------------------------+-----------------------+ 2026-06-29 08:37:05.345 | + 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-29 08:37:05.345 | +----------------------------+-----------------------+ 2026-06-29 08:37:05.345 | | Field | Value | 2026-06-29 08:37:05.345 | +----------------------------+-----------------------+ 2026-06-29 08:37:05.345 | | OS-FLV-DISABLED:disabled | False | 2026-06-29 08:37:05.345 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-29 08:37:05.345 | | description | None | 2026-06-29 08:37:05.345 | | disk | 5 | 2026-06-29 08:37:05.345 | | id | d1 | 2026-06-29 08:37:05.345 | | name | ds512M | 2026-06-29 08:37:05.346 | | os-flavor-access:is_public | True | 2026-06-29 08:37:05.346 | | properties | hw_rng:allowed='True' | 2026-06-29 08:37:05.346 | | ram | 512 | 2026-06-29 08:37:05.346 | | rxtx_factor | 1.0 | 2026-06-29 08:37:05.346 | | swap | 0 | 2026-06-29 08:37:05.346 | | vcpus | 1 | 2026-06-29 08:37:05.346 | +----------------------------+-----------------------+ 2026-06-29 08:37:05.346 | + 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-29 08:37:05.346 | +----------------------------+-----------------------+ 2026-06-29 08:37:05.347 | | Field | Value | 2026-06-29 08:37:05.347 | +----------------------------+-----------------------+ 2026-06-29 08:37:05.347 | | OS-FLV-DISABLED:disabled | False | 2026-06-29 08:37:05.347 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-29 08:37:05.347 | | description | None | 2026-06-29 08:37:05.347 | | disk | 10 | 2026-06-29 08:37:05.347 | | id | d2 | 2026-06-29 08:37:05.347 | | name | ds1G | 2026-06-29 08:37:05.347 | | os-flavor-access:is_public | True | 2026-06-29 08:37:05.348 | | properties | hw_rng:allowed='True' | 2026-06-29 08:37:05.348 | | ram | 1024 | 2026-06-29 08:37:05.348 | | rxtx_factor | 1.0 | 2026-06-29 08:37:05.348 | | swap | 0 | 2026-06-29 08:37:05.348 | | vcpus | 1 | 2026-06-29 08:37:05.348 | +----------------------------+-----------------------+ 2026-06-29 08:37:05.348 | + 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-29 08:37:05.348 | +----------------------------+-----------------------+ 2026-06-29 08:37:05.348 | | Field | Value | 2026-06-29 08:37:05.349 | +----------------------------+-----------------------+ 2026-06-29 08:37:05.349 | | OS-FLV-DISABLED:disabled | False | 2026-06-29 08:37:05.349 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-29 08:37:05.349 | | description | None | 2026-06-29 08:37:05.349 | | disk | 10 | 2026-06-29 08:37:05.349 | | id | d3 | 2026-06-29 08:37:05.349 | | name | ds2G | 2026-06-29 08:37:05.349 | | os-flavor-access:is_public | True | 2026-06-29 08:37:05.349 | | properties | hw_rng:allowed='True' | 2026-06-29 08:37:05.350 | | ram | 2048 | 2026-06-29 08:37:05.350 | | rxtx_factor | 1.0 | 2026-06-29 08:37:05.350 | | swap | 0 | 2026-06-29 08:37:05.350 | | vcpus | 2 | 2026-06-29 08:37:05.350 | +----------------------------+-----------------------+ 2026-06-29 08:37:05.350 | + 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-29 08:37:05.350 | +----------------------------+-----------------------+ 2026-06-29 08:37:05.350 | | Field | Value | 2026-06-29 08:37:05.351 | +----------------------------+-----------------------+ 2026-06-29 08:37:05.351 | | OS-FLV-DISABLED:disabled | False | 2026-06-29 08:37:05.351 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-29 08:37:05.351 | | description | None | 2026-06-29 08:37:05.351 | | disk | 20 | 2026-06-29 08:37:05.351 | | id | d4 | 2026-06-29 08:37:05.351 | | name | ds4G | 2026-06-29 08:37:05.351 | | os-flavor-access:is_public | True | 2026-06-29 08:37:05.351 | | properties | hw_rng:allowed='True' | 2026-06-29 08:37:05.352 | | ram | 4096 | 2026-06-29 08:37:05.352 | | rxtx_factor | 1.0 | 2026-06-29 08:37:05.352 | | swap | 0 | 2026-06-29 08:37:05.352 | | vcpus | 4 | 2026-06-29 08:37:05.352 | +----------------------------+-----------------------+ 2026-06-29 08:37:05.352 | + lib/nova:create_flavors:1249 : openstack --os-region-name=RegionOne flavor list 2026-06-29 08:37:05.352 | + lib/nova:create_flavors:1249 : grep -q m1.tiny 2026-06-29 08:37:05.352 | + 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-29 08:37:05.352 | +----------------------------+-----------------------+ 2026-06-29 08:37:05.352 | | Field | Value | 2026-06-29 08:37:05.353 | +----------------------------+-----------------------+ 2026-06-29 08:37:05.353 | | OS-FLV-DISABLED:disabled | False | 2026-06-29 08:37:05.353 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-29 08:37:05.353 | | description | None | 2026-06-29 08:37:05.353 | | disk | 1 | 2026-06-29 08:37:05.353 | | id | 1 | 2026-06-29 08:37:05.353 | | name | m1.tiny | 2026-06-29 08:37:05.353 | | os-flavor-access:is_public | True | 2026-06-29 08:37:05.353 | | properties | hw_rng:allowed='True' | 2026-06-29 08:37:05.354 | | ram | 512 | 2026-06-29 08:37:05.354 | | rxtx_factor | 1.0 | 2026-06-29 08:37:05.354 | | swap | 0 | 2026-06-29 08:37:05.354 | | vcpus | 1 | 2026-06-29 08:37:05.354 | +----------------------------+-----------------------+ 2026-06-29 08:37:05.354 | + 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-29 08:37:05.354 | +----------------------------+-----------------------+ 2026-06-29 08:37:05.354 | | Field | Value | 2026-06-29 08:37:05.354 | +----------------------------+-----------------------+ 2026-06-29 08:37:05.354 | | OS-FLV-DISABLED:disabled | False | 2026-06-29 08:37:05.355 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-29 08:37:05.355 | | description | None | 2026-06-29 08:37:05.355 | | disk | 20 | 2026-06-29 08:37:05.355 | | id | 2 | 2026-06-29 08:37:05.355 | | name | m1.small | 2026-06-29 08:37:05.355 | | os-flavor-access:is_public | True | 2026-06-29 08:37:05.355 | | properties | hw_rng:allowed='True' | 2026-06-29 08:37:05.355 | | ram | 2048 | 2026-06-29 08:37:05.355 | | rxtx_factor | 1.0 | 2026-06-29 08:37:05.356 | | swap | 0 | 2026-06-29 08:37:05.356 | | vcpus | 1 | 2026-06-29 08:37:05.356 | +----------------------------+-----------------------+ 2026-06-29 08:37:05.356 | + 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-29 08:37:05.356 | +----------------------------+-----------------------+ 2026-06-29 08:37:05.356 | | Field | Value | 2026-06-29 08:37:05.356 | +----------------------------+-----------------------+ 2026-06-29 08:37:05.356 | | OS-FLV-DISABLED:disabled | False | 2026-06-29 08:37:05.356 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-29 08:37:05.357 | | description | None | 2026-06-29 08:37:05.357 | | disk | 40 | 2026-06-29 08:37:05.357 | | id | 3 | 2026-06-29 08:37:05.357 | | name | m1.medium | 2026-06-29 08:37:05.357 | | os-flavor-access:is_public | True | 2026-06-29 08:37:05.357 | | properties | hw_rng:allowed='True' | 2026-06-29 08:37:05.357 | | ram | 4096 | 2026-06-29 08:37:05.357 | | rxtx_factor | 1.0 | 2026-06-29 08:37:05.357 | | swap | 0 | 2026-06-29 08:37:05.358 | | vcpus | 2 | 2026-06-29 08:37:05.358 | +----------------------------+-----------------------+ 2026-06-29 08:37:05.358 | + 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-29 08:37:05.358 | +----------------------------+-----------------------+ 2026-06-29 08:37:05.358 | | Field | Value | 2026-06-29 08:37:05.358 | +----------------------------+-----------------------+ 2026-06-29 08:37:05.358 | | OS-FLV-DISABLED:disabled | False | 2026-06-29 08:37:05.358 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-29 08:37:05.358 | | description | None | 2026-06-29 08:37:05.359 | | disk | 80 | 2026-06-29 08:37:05.359 | | id | 4 | 2026-06-29 08:37:05.359 | | name | m1.large | 2026-06-29 08:37:05.359 | | os-flavor-access:is_public | True | 2026-06-29 08:37:05.359 | | properties | hw_rng:allowed='True' | 2026-06-29 08:37:05.359 | | ram | 8192 | 2026-06-29 08:37:05.359 | | rxtx_factor | 1.0 | 2026-06-29 08:37:05.359 | | swap | 0 | 2026-06-29 08:37:05.359 | | vcpus | 4 | 2026-06-29 08:37:05.360 | +----------------------------+-----------------------+ 2026-06-29 08:37:05.360 | + 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-29 08:37:05.360 | +----------------------------+-----------------------+ 2026-06-29 08:37:05.360 | | Field | Value | 2026-06-29 08:37:05.360 | +----------------------------+-----------------------+ 2026-06-29 08:37:05.360 | | OS-FLV-DISABLED:disabled | False | 2026-06-29 08:37:05.360 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-29 08:37:05.360 | | description | None | 2026-06-29 08:37:05.360 | | disk | 160 | 2026-06-29 08:37:05.360 | | id | 5 | 2026-06-29 08:37:05.361 | | name | m1.xlarge | 2026-06-29 08:37:05.361 | | os-flavor-access:is_public | True | 2026-06-29 08:37:05.361 | | properties | hw_rng:allowed='True' | 2026-06-29 08:37:05.361 | | ram | 16384 | 2026-06-29 08:37:05.361 | | rxtx_factor | 1.0 | 2026-06-29 08:37:05.361 | | swap | 0 | 2026-06-29 08:37:05.361 | | vcpus | 8 | 2026-06-29 08:37:05.361 | +----------------------------+-----------------------+ 2026-06-29 08:37:05.400 | [2070 Async create_flavors:80343]: finished create_flavors with result 0 in 44 seconds 2026-06-29 08:37:05.406 | + inc/async:async_wait:197 : return 0 2026-06-29 08:37:05.409 | + ./stack.sh:main:1377 : is_service_enabled horizon 2026-06-29 08:37:05.432 | + functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:37:05.437 | + ./stack.sh:main:1391 : is_service_enabled nova 2026-06-29 08:37:05.461 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:37:05.464 | + ./stack.sh:main:1391 : is_service_enabled keystone 2026-06-29 08:37:05.489 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:37:05.492 | + ./stack.sh:main:1392 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-06-29 08:37:05.495 | + ./stack.sh:main:1394 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-29 08:37:05.499 | + ./stack.sh:main:1398 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-06-29 08:37:05.503 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-29 08:37:05.505 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-06-29 08:37:05.508 | ++ 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-29 08:37:05.512 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-06-29 08:37:05.514 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-06-29 08:37:05.516 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-06-29 08:37:05.518 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-06-29 08:37:05.520 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-06-29 08:37:05.522 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-06-29 08:37:05.524 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-06-29 08:37:05.526 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-06-29 08:37:05.528 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-06-29 08:37:05.530 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-06-29 08:37:05.532 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-06-29 08:37:05.534 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-29 08:37:05.536 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-06-29 08:37:05.538 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-29 08:37:05.540 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-06-29 08:37:05.542 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-29 08:37:05.544 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-06-29 08:37:05.546 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-29 08:37:05.548 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-06-29 08:37:05.551 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-29 08:37:05.552 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-06-29 08:37:05.554 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-06-29 08:37:05.556 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-29 08:37:05.558 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-06-29 08:37:05.560 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-29 08:37:05.563 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-06-29 08:37:05.565 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-06-29 08:37:05.567 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-06-29 08:37:05.569 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-29 08:37:05.571 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-06-29 08:37:05.573 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-29 08:37:05.575 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-06-29 08:37:05.577 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-06-29 08:37:05.579 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-06-29 08:37:05.582 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-06-29 08:37:05.584 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-06-29 08:37:05.586 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-06-29 08:37:05.588 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-06-29 08:37:05.590 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-06-29 08:37:05.592 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-06-29 08:37:05.595 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-06-29 08:37:05.597 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-06-29 08:37:05.599 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-06-29 08:37:05.601 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-29 08:37:05.603 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-29 08:37:05.606 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-06-29 08:37:05.608 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-06-29 08:37:05.610 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-06-29 08:37:05.612 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-06-29 08:37:05.614 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-06-29 08:37:05.616 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-06-29 08:37:05.619 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-06-29 08:37:05.621 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-06-29 08:37:05.625 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-06-29 08:37:05.625 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-06-29 08:37:05.625 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-06-29 08:37:05.627 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-06-29 08:37:05.629 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-06-29 08:37:08.032 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-06-29 08:37:08.035 | 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-29 08:37:08.441 | + ./stack.sh:main:1403 : save_stackenv 2026-06-29 08:37:08.445 | + functions-common:save_stackenv:65 : local tag= 2026-06-29 08:37:08.450 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-29 08:37:08.458 | + functions-common:save_stackenv:67 : time_stamp=2026-06-29-103708 2026-06-29 08:37:08.462 | + functions-common:save_stackenv:68 : echo '# 2026-06-29-103708 ' 2026-06-29 08:37:08.468 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-29 08:37:08.472 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-29 08:37:08.475 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-29 08:37:08.479 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-29 08:37:08.482 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-29 08:37:08.486 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-29 08:37:08.489 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-29 08:37:08.492 | + 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-29 08:37:08.497 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-29 08:37:08.500 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.69 2026-06-29 08:37:08.504 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-29 08:37:08.507 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.69/identity 2026-06-29 08:37:08.511 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-29 08:37:08.514 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-29-101214 2026-06-29 08:37:08.518 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-29 08:37:08.521 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-29 08:37:08.526 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-29 08:37:08.529 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.69 2026-06-29 08:37:08.533 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-29 08:37:08.536 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-29 08:37:08.540 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-29 08:37:08.544 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-29 08:37:08.547 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-29 08:37:08.552 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-29 08:37:08.555 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-29 08:37:08.558 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-29 08:37:08.562 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-29 08:37:08.565 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.69 2026-06-29 08:37:08.568 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-29 08:37:08.571 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-29 08:37:08.574 | + ./stack.sh:main:1414 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-06-29 08:37:08.578 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-29 08:37:08.581 | + inc/meta-config:merge_config_group:171 : shift 2026-06-29 08:37:08.584 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-06-29 08:37:08.587 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-29 08:37:08.591 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-29 08:37:08.595 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-29 08:37:08.600 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-06-29 08:37:08.604 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-29 08:37:08.608 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-06-29 08:37:08.612 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-29 08:37:08.616 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-06-29 08:37:08.616 | /^\[\[.+\|.*\]\]/ { 2026-06-29 08:37:08.616 | gsub("[][]", "", $1); 2026-06-29 08:37:08.616 | split($1, a, "|"); 2026-06-29 08:37:08.616 | if (a[1] == matchgroup) 2026-06-29 08:37:08.616 | print a[2] 2026-06-29 08:37:08.616 | } 2026-06-29 08:37:08.616 | ' /home/quobyte/devstack/local.conf 2026-06-29 08:37:08.625 | + ./stack.sh:main:1421 : run_phase stack extra 2026-06-29 08:37:08.628 | + functions-common:run_phase:1848 : local mode=stack 2026-06-29 08:37:08.633 | + functions-common:run_phase:1849 : local phase=extra 2026-06-29 08:37:08.636 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-29 08:37:08.640 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-29 08:37:08.645 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-29 08:37:08.649 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-29 08:37:08.654 | + functions-common:run_phase:1858 : local extra 2026-06-29 08:37:08.658 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-29 08:37:08.663 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-29 08:37:08.668 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-29 08:37:08.672 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-29 08:37:08.677 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-06-29 08:37:08.681 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-29 08:37:08.705 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:37:08.709 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-29 08:37:08.713 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-29 08:37:08.717 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-06-29 08:37:08.721 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-29 08:37:08.726 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-29 08:37:08.730 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-29 08:37:08.734 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-06-29 08:37:08.738 | ++ extras.d/80-tempest.sh:source:15 : : 2026-06-29 08:37:08.743 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-29 08:37:08.747 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-29 08:37:08.751 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-29 08:37:08.756 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-29 08:37:08.759 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-06-29 08:37:08.764 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-29 08:37:08.768 | + functions-common:run_plugins:1835 : local phase=extra 2026-06-29 08:37:08.773 | + functions-common:run_plugins:1837 : local plugins= 2026-06-29 08:37:08.776 | + functions-common:run_plugins:1838 : local plugin 2026-06-29 08:37:08.780 | + ./stack.sh:main:1429 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-06-29 08:37:08.785 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-29 08:37:08.790 | + inc/meta-config:merge_config_group:171 : shift 2026-06-29 08:37:08.794 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-06-29 08:37:08.799 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-29 08:37:08.803 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-29 08:37:08.807 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-29 08:37:08.813 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-06-29 08:37:08.817 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-29 08:37:08.821 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-06-29 08:37:08.826 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-29 08:37:08.831 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-06-29 08:37:08.831 | /^\[\[.+\|.*\]\]/ { 2026-06-29 08:37:08.831 | gsub("[][]", "", $1); 2026-06-29 08:37:08.831 | split($1, a, "|"); 2026-06-29 08:37:08.831 | if (a[1] == matchgroup) 2026-06-29 08:37:08.831 | print a[2] 2026-06-29 08:37:08.832 | } 2026-06-29 08:37:08.832 | ' /home/quobyte/devstack/local.conf 2026-06-29 08:37:08.837 | + ./stack.sh:main:1438 : is_service_enabled n-cpu 2026-06-29 08:37:08.866 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:37:08.870 | + ./stack.sh:main:1439 : is_nova_ready 2026-06-29 08:37:08.874 | + lib/nova:is_nova_ready:1164 : wait_for_compute 60 2026-06-29 08:37:08.878 | + functions:wait_for_compute:490 : local timeout=60 2026-06-29 08:37:08.882 | + functions:wait_for_compute:491 : local rval=0 2026-06-29 08:37:08.886 | + functions:wait_for_compute:492 : local compute_hostname 2026-06-29 08:37:08.890 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-06-29 08:37:08.893 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-29 08:37:08.897 | + functions-common:time_start:2407 : local start_time= 2026-06-29 08:37:08.900 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:37:08.905 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:37:08.911 | + functions-common:time_start:2411 : _TIME_START[$name]=1782722228907 2026-06-29 08:37:08.916 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-06-29 08:37:08.947 | + functions:wait_for_compute:494 : compute_hostname= 2026-06-29 08:37:08.951 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-06-29 08:37:08.956 | ++ functions:wait_for_compute:496 : hostname 2026-06-29 08:37:08.961 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-06-29 08:37:08.965 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-06-29 08:37:08.971 | ++ functions:wait_for_compute:498 : hostname 2026-06-29 08:37:08.976 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-29 08:37:08.978 | + :: : ID= 2026-06-29 08:37:08.980 | + :: : [[ '' == '' ]] 2026-06-29 08:37:08.982 | + :: : sleep 1 2026-06-29 08:37:09.985 | + :: : [[ libvirt = \f\a\k\e ]] 2026-06-29 08:37:09.988 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-06-29 08:37:13.486 | + :: : ID=b2935824-74f0-4cea-8128-a90cc1c36131 2026-06-29 08:37:13.487 | + :: : [[ b2935824-74f0-4cea-8128-a90cc1c36131 == '' ]] 2026-06-29 08:37:13.491 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-06-29 08:37:13.495 | + functions-common:time_stop:2420 : local name 2026-06-29 08:37:13.498 | + functions-common:time_stop:2421 : local end_time 2026-06-29 08:37:13.501 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:37:13.504 | + functions-common:time_stop:2423 : local total 2026-06-29 08:37:13.507 | + functions-common:time_stop:2424 : local start_time 2026-06-29 08:37:13.510 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-29 08:37:13.513 | + functions-common:time_stop:2427 : start_time=1782722228907 2026-06-29 08:37:13.516 | + functions-common:time_stop:2429 : [[ -z 1782722228907 ]] 2026-06-29 08:37:13.520 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:37:13.525 | + functions-common:time_stop:2432 : end_time=1782722233522 2026-06-29 08:37:13.528 | + functions-common:time_stop:2433 : elapsed_time=4615 2026-06-29 08:37:13.531 | + functions-common:time_stop:2434 : total=26510 2026-06-29 08:37:13.535 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:37:13.538 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31125 2026-06-29 08:37:13.542 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-06-29 08:37:13.545 | + functions:wait_for_compute:516 : return 0 2026-06-29 08:37:13.548 | + ./stack.sh:main:1443 : service_check 2026-06-29 08:37:13.551 | + functions-common:service_check:1713 : local service 2026-06-29 08:37:13.555 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-29 08:37:13.558 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-06-29 08:37:13.578 | not-found 2026-06-29 08:37:13.583 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-29 08:37:13.586 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-06-29 08:37:13.604 | enabled 2026-06-29 08:37:13.610 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-06-29 08:37:13.632 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-06-29 08:37:13.632 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-06-29 08:37:13.633 | Active: active (running) since Mon 2026-06-29 10:33:48 CEST; 3min 25s ago 2026-06-29 08:37:13.633 | Main PID: 68232 (uwsgi) 2026-06-29 08:37:13.633 | Status: "uWSGI is ready" 2026-06-29 08:37:13.633 | Tasks: 3 (limit: 14255) 2026-06-29 08:37:13.633 | Memory: 285.2M (peak: 285.7M) 2026-06-29 08:37:13.633 | CPU: 15.219s 2026-06-29 08:37:13.633 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-06-29 08:37:13.633 | ├─68232 "nova-apiuWSGI master" 2026-06-29 08:37:13.633 | ├─68233 "nova-apiuWSGI worker 1" 2026-06-29 08:37:13.633 | └─68234 "nova-apiuWSGI worker 2" 2026-06-29 08:37:13.633 | 2026-06-29 08:37:13.634 | Jun 29 10:37:12 devstack devstack@n-api.service[68233]: [pid: 68233|app: 0|req: 19/36] 192.168.122.69 () {54 vars in 930 bytes} [Mon Jun 29 10:37:12 2026] GET /compute/v2.1 => generated 392 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-29 08:37:13.634 | Jun 29 10:37:13 devstack devstack@n-api.service[68234]: DEBUG nova.api.openstack.wsgi [None req-22e721e6-d194-40d3-b33a-79e5c2c650f5 admin admin] Calling method '>' {{(pid=68234) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} 2026-06-29 08:37:13.634 | Jun 29 10:37:13 devstack devstack@n-api.service[68234]: DEBUG oslo_concurrency.lockutils [None req-22e721e6-d194-40d3-b33a-79e5c2c650f5 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=68234) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-29 08:37:13.634 | Jun 29 10:37:13 devstack devstack@n-api.service[68234]: DEBUG oslo_concurrency.lockutils [None req-22e721e6-d194-40d3-b33a-79e5c2c650f5 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=68234) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-29 08:37:13.634 | Jun 29 10:37:13 devstack devstack@n-api.service[68234]: DEBUG oslo_concurrency.lockutils [None req-22e721e6-d194-40d3-b33a-79e5c2c650f5 admin admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=68234) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-29 08:37:13.634 | Jun 29 10:37:13 devstack devstack@n-api.service[68234]: DEBUG oslo_concurrency.lockutils [None req-22e721e6-d194-40d3-b33a-79e5c2c650f5 admin admin] Acquiring lock "535c59d7-46ba-4b31-822a-5013390db155" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=68234) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-29 08:37:13.634 | Jun 29 10:37:13 devstack devstack@n-api.service[68234]: DEBUG oslo_concurrency.lockutils [None req-22e721e6-d194-40d3-b33a-79e5c2c650f5 admin admin] Lock "535c59d7-46ba-4b31-822a-5013390db155" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=68234) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-29 08:37:13.634 | Jun 29 10:37:13 devstack devstack@n-api.service[68234]: DEBUG oslo_concurrency.lockutils [None req-22e721e6-d194-40d3-b33a-79e5c2c650f5 admin admin] Lock "535c59d7-46ba-4b31-822a-5013390db155" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=68234) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-29 08:37:13.634 | Jun 29 10:37:13 devstack devstack@n-api.service[68234]: INFO nova.api.openstack.requestlog [None req-22e721e6-d194-40d3-b33a-79e5c2c650f5 admin admin] 192.168.122.69 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.172535 2026-06-29 08:37:13.634 | Jun 29 10:37:13 devstack devstack@n-api.service[68234]: [pid: 68234|app: 0|req: 18/37] 192.168.122.69 () {60 vars in 1320 bytes} [Mon Jun 29 10:37:12 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-06-29 08:37:13.639 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-29 08:37:13.642 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-06-29 08:37:13.660 | enabled 2026-06-29 08:37:13.665 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-06-29 08:37:13.687 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-06-29 08:37:13.687 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-06-29 08:37:13.687 | Active: active (running) since Mon 2026-06-29 10:36:16 CEST; 57s ago 2026-06-29 08:37:13.687 | Main PID: 80222 (nova-compute) 2026-06-29 08:37:13.687 | Tasks: 22 (limit: 14255) 2026-06-29 08:37:13.687 | Memory: 150.3M (peak: 152.8M) 2026-06-29 08:37:13.687 | CPU: 5.552s 2026-06-29 08:37:13.687 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-06-29 08:37:13.687 | └─80222 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-06-29 08:37:13.688 | 2026-06-29 08:37:13.688 | Jun 29 10:36:46 devstack nova-compute[80222]: DEBUG nova.compute.provider_tree [None req-923c0fbf-42b5-4c30-a0f0-15b81f1158af None None] Updating resource provider 2e7b56ce-af10-4d77-807c-e6200c46d035 generation from 0 to 1 during operation: update_inventory {{(pid=80222) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-06-29 08:37:13.688 | Jun 29 10:36:46 devstack nova-compute[80222]: DEBUG nova.compute.provider_tree [None req-923c0fbf-42b5-4c30-a0f0-15b81f1158af None None] Updating inventory in ProviderTree for provider 2e7b56ce-af10-4d77-807c-e6200c46d035 with inventory: {'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=80222) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} 2026-06-29 08:37:13.688 | Jun 29 10:36:47 devstack nova-compute[80222]: DEBUG nova.compute.provider_tree [None req-923c0fbf-42b5-4c30-a0f0-15b81f1158af None None] Updating resource provider 2e7b56ce-af10-4d77-807c-e6200c46d035 generation from 1 to 2 during operation: update_traits {{(pid=80222) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-06-29 08:37:13.688 | Jun 29 10:36:47 devstack nova-compute[80222]: DEBUG nova.compute.resource_tracker [None req-923c0fbf-42b5-4c30-a0f0-15b81f1158af None None] Compute_service record updated for devstack:devstack {{(pid=80222) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1067}} 2026-06-29 08:37:13.688 | Jun 29 10:36:47 devstack nova-compute[80222]: DEBUG oslo_concurrency.lockutils [None req-923c0fbf-42b5-4c30-a0f0-15b81f1158af None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 5.184s {{(pid=80222) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-29 08:37:13.688 | Jun 29 10:36:47 devstack nova-compute[80222]: DEBUG nova.service [None req-923c0fbf-42b5-4c30-a0f0-15b81f1158af None None] Creating RPC server for service compute {{(pid=80222) start /opt/stack/nova/nova/service.py:186}} 2026-06-29 08:37:13.688 | Jun 29 10:36:47 devstack nova-compute[80222]: DEBUG nova.service [None req-923c0fbf-42b5-4c30-a0f0-15b81f1158af None None] Join ServiceGroup membership for this service compute {{(pid=80222) start /opt/stack/nova/nova/service.py:203}} 2026-06-29 08:37:13.688 | Jun 29 10:36:47 devstack nova-compute[80222]: DEBUG nova.servicegroup.drivers.db [None req-923c0fbf-42b5-4c30-a0f0-15b81f1158af None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=80222) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-29 08:37:13.688 | Jun 29 10:36:53 devstack nova-compute[80222]: DEBUG oslo_service.periodic_task [None req-52649d2e-e015-44e8-bb1f-a9b67bd70f45 None None] Running periodic task ComputeManager._sync_power_states {{(pid=80222) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-29 08:37:13.689 | Jun 29 10:36:54 devstack nova-compute[80222]: DEBUG oslo_service.periodic_task [None req-52649d2e-e015-44e8-bb1f-a9b67bd70f45 None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=80222) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-29 08:37:13.694 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-29 08:37:13.697 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-06-29 08:37:13.714 | not-found 2026-06-29 08:37:13.719 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-29 08:37:13.723 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-06-29 08:37:13.743 | enabled 2026-06-29 08:37:13.748 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-06-29 08:37:13.771 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-06-29 08:37:13.771 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-06-29 08:37:13.771 | Active: active (running) since Mon 2026-06-29 10:36:03 CEST; 1min 10s ago 2026-06-29 08:37:13.771 | Main PID: 76576 (nova-scheduler) 2026-06-29 08:37:13.772 | Tasks: 3 (limit: 14255) 2026-06-29 08:37:13.772 | Memory: 165.4M (peak: 165.9M) 2026-06-29 08:37:13.772 | CPU: 6.432s 2026-06-29 08:37:13.772 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-06-29 08:37:13.772 | ├─76576 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf 2026-06-29 08:37:13.772 | ├─78096 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf 2026-06-29 08:37:13.773 | └─78100 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf 2026-06-29 08:37:13.773 | 2026-06-29 08:37:13.773 | Jun 29 10:36:08 devstack nova-scheduler[76576]: DEBUG oslo_service.backend._eventlet.service [None req-010fa149-68fb-4bce-a3ec-79dfb25a7831 None None] oslo_limit.version = None {{(pid=76576) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} 2026-06-29 08:37:13.773 | Jun 29 10:36:08 devstack nova-scheduler[76576]: DEBUG oslo_service.backend._eventlet.service [None req-010fa149-68fb-4bce-a3ec-79dfb25a7831 None None] oslo_reports.file_event_handler = None {{(pid=76576) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} 2026-06-29 08:37:13.773 | Jun 29 10:36:08 devstack nova-scheduler[76576]: DEBUG oslo_service.backend._eventlet.service [None req-010fa149-68fb-4bce-a3ec-79dfb25a7831 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=76576) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} 2026-06-29 08:37:13.773 | Jun 29 10:36:08 devstack nova-scheduler[76576]: DEBUG oslo_service.backend._eventlet.service [None req-010fa149-68fb-4bce-a3ec-79dfb25a7831 None None] oslo_reports.log_dir = None {{(pid=76576) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} 2026-06-29 08:37:13.773 | Jun 29 10:36:08 devstack nova-scheduler[76576]: DEBUG oslo_service.backend._eventlet.service [None req-010fa149-68fb-4bce-a3ec-79dfb25a7831 None None] ******************************************************************************** {{(pid=76576) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} 2026-06-29 08:37:13.773 | Jun 29 10:36:17 devstack nova-scheduler[76576]: DEBUG dbcounter [-] [76576] Writing DB stats nova_api:SELECT=3 {{(pid=76576) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-29 08:37:13.773 | Jun 29 10:36:18 devstack nova-scheduler[76576]: DEBUG dbcounter [-] [76576] Writing DB stats nova_cell0:SELECT=1 {{(pid=76576) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-29 08:37:13.773 | Jun 29 10:36:18 devstack nova-scheduler[76576]: DEBUG dbcounter [-] [76576] Writing DB stats nova_cell1:SELECT=1 {{(pid=76576) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-29 08:37:13.774 | Jun 29 10:36:23 devstack nova-scheduler[78100]: DEBUG dbcounter [-] [78100] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=78100) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-29 08:37:13.774 | Jun 29 10:36:23 devstack nova-scheduler[78096]: DEBUG dbcounter [-] [78096] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1 {{(pid=78096) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-29 08:37:13.778 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-29 08:37:13.781 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-06-29 08:37:13.799 | not-found 2026-06-29 08:37:13.804 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-29 08:37:13.807 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-06-29 08:37:13.828 | enabled 2026-06-29 08:37:13.834 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-06-29 08:37:13.858 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-06-29 08:37:13.858 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-06-29 08:37:13.859 | Active: active (running) since Mon 2026-06-29 10:36:05 CEST; 1min 8s ago 2026-06-29 08:37:13.859 | Main PID: 77187 (uwsgi) 2026-06-29 08:37:13.859 | Status: "uWSGI is ready" 2026-06-29 08:37:13.859 | Tasks: 4 (limit: 14255) 2026-06-29 08:37:13.859 | Memory: 231.2M (peak: 231.4M) 2026-06-29 08:37:13.859 | CPU: 10.695s 2026-06-29 08:37:13.859 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-06-29 08:37:13.859 | ├─77187 "nova-api-metauWSGI master" 2026-06-29 08:37:13.859 | ├─77188 "nova-api-metauWSGI worker 1" 2026-06-29 08:37:13.859 | ├─77189 "nova-api-metauWSGI worker 2" 2026-06-29 08:37:13.859 | └─77190 "nova-api-metauWSGI http 1" 2026-06-29 08:37:13.860 | 2026-06-29 08:37:13.860 | Jun 29 10:36:12 devstack devstack@n-api-meta.service[77188]: DEBUG dbcounter [-] [77188] Writer thread running {{(pid=77188) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-29 08:37:13.860 | Jun 29 10:36:12 devstack devstack@n-api-meta.service[77189]: DEBUG dbcounter [-] [77189] Writer thread running {{(pid=77189) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-29 08:37:13.860 | Jun 29 10:36:12 devstack devstack@n-api-meta.service[77189]: DEBUG dbcounter [-] [77189] Writer thread running {{(pid=77189) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-29 08:37:13.860 | Jun 29 10:36:12 devstack devstack@n-api-meta.service[77189]: INFO dbcounter [None req-8d46c06a-a949-46bb-97a0-335dc8f617fc None None] Registered counter for database nova_cell0 2026-06-29 08:37:13.860 | Jun 29 10:36:12 devstack devstack@n-api-meta.service[77188]: WARNING nova.api.metadata.handler [None req-9a5c7b96-0fb6-4c6b-8f11-d14d75819847 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2026-06-29 08:37:13.860 | Jun 29 10:36:12 devstack devstack@n-api-meta.service[77188]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x72482dea3668 pid: 77188 (default app) 2026-06-29 08:37:13.860 | Jun 29 10:36:12 devstack devstack@n-api-meta.service[77189]: DEBUG oslo_db.sqlalchemy.engines [None req-8d46c06a-a949-46bb-97a0-335dc8f617fc None None] 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=77189) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-29 08:37:13.860 | Jun 29 10:36:12 devstack devstack@n-api-meta.service[77189]: DEBUG dbcounter [-] [77189] Writer thread running {{(pid=77189) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-29 08:37:13.860 | Jun 29 10:36:12 devstack devstack@n-api-meta.service[77189]: WARNING nova.api.metadata.handler [None req-8d46c06a-a949-46bb-97a0-335dc8f617fc None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2026-06-29 08:37:13.860 | Jun 29 10:36:12 devstack devstack@n-api-meta.service[77189]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x72482dea3668 pid: 77189 (default app) 2026-06-29 08:37:13.865 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-29 08:37:13.868 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-06-29 08:37:13.887 | enabled 2026-06-29 08:37:13.892 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-06-29 08:37:13.915 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-06-29 08:37:13.915 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-06-29 08:37:13.915 | Active: active (running) since Mon 2026-06-29 10:34:30 CEST; 2min 42s ago 2026-06-29 08:37:13.915 | Main PID: 74342 (uwsgi) 2026-06-29 08:37:13.915 | Status: "uWSGI is ready" 2026-06-29 08:37:13.915 | Tasks: 5 (limit: 14255) 2026-06-29 08:37:13.916 | Memory: 177.3M (peak: 177.5M) 2026-06-29 08:37:13.916 | CPU: 7.247s 2026-06-29 08:37:13.916 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-06-29 08:37:13.916 | ├─74342 "placementuWSGI master" 2026-06-29 08:37:13.916 | ├─74343 "placementuWSGI worker 1" 2026-06-29 08:37:13.916 | └─74344 "placementuWSGI worker 2" 2026-06-29 08:37:13.916 | 2026-06-29 08:37:13.916 | Jun 29 10:36:46 devstack devstack@placement-api.service[74343]: INFO placement.requestlog [req-9ace0a88-3480-48b4-b2dd-3c48dc327257 req-4d7730d1-ffdf-45c5-b32e-7be46249af56 service nova] 192.168.122.69 "PUT /placement/resource_providers/2e7b56ce-af10-4d77-807c-e6200c46d035/inventories" status: 200 len: 396 microversion: 1.26 2026-06-29 08:37:13.916 | Jun 29 10:36:46 devstack devstack@placement-api.service[74343]: [pid: 74343|app: 0|req: 5/9] 192.168.122.69 () {64 vars in 1493 bytes} [Mon Jun 29 10:36:46 2026] PUT /placement/resource_providers/2e7b56ce-af10-4d77-807c-e6200c46d035/inventories => generated 396 bytes in 131 msecs (HTTP/1.1 200) 8 headers in 296 bytes (2 switches on core 0) 2026-06-29 08:37:13.916 | Jun 29 10:36:46 devstack devstack@placement-api.service[74344]: DEBUG placement.requestlog [req-9ace0a88-3480-48b4-b2dd-3c48dc327257 req-755dd8ee-3e19-420c-80d5-a73150d6951b None None] Starting request: 192.168.122.69 "GET /placement/traits?name=in:COMPUTE_GRAPHICS_MODEL_BOCHS,HW_CPU_X86_AVX,HW_CPU_X86_SSE41,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_ARCH_X86_64,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_ARCH_X86_64,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_AMD_SVM,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_ACCELERATORS,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_AVX2,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NET_VIF_MODEL_PCNET,HW_CPU_X86_SSE2,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_FMA3,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_ABM,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_DEVICE_TAGGING,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_BMI2,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_MMX,HW_CPU_X86_BMI,COMPUTE_NODE,HW_CPU_X86_AESNI,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_RESCUE_BFV,HW_CPU_X86_SHA,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_SSSE3,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_STORAGE_BUS_USB,HW_CPU_X86_CLMUL,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_F16C,COMPUTE_STORAGE_BUS_FDC,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_SVM,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_SSE,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_STORAGE_BUS_SATA,COMPUTE_GRAPHICS_MODEL_QXL,HW_CPU_X86_SSE4A,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_SSE42,COMPUTE_IMAGE_TYPE_RAW" {{(pid=74344) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-29 08:37:13.917 | Jun 29 10:36:46 devstack devstack@placement-api.service[74344]: INFO placement.requestlog [req-9ace0a88-3480-48b4-b2dd-3c48dc327257 req-755dd8ee-3e19-420c-80d5-a73150d6951b service nova] 192.168.122.69 "GET /placement/traits?name=in:COMPUTE_GRAPHICS_MODEL_BOCHS,HW_CPU_X86_AVX,HW_CPU_X86_SSE41,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_ARCH_X86_64,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_ARCH_X86_64,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_AMD_SVM,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_ACCELERATORS,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_AVX2,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NET_VIF_MODEL_PCNET,HW_CPU_X86_SSE2,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_FMA3,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_ABM,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_DEVICE_TAGGING,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_BMI2,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_MMX,HW_CPU_X86_BMI,COMPUTE_NODE,HW_CPU_X86_AESNI,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_RESCUE_BFV,HW_CPU_X86_SHA,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_SSSE3,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_STORAGE_BUS_USB,HW_CPU_X86_CLMUL,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_F16C,COMPUTE_STORAGE_BUS_FDC,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_SVM,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_SSE,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_STORAGE_BUS_SATA,COMPUTE_GRAPHICS_MODEL_QXL,HW_CPU_X86_SSE4A,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_SSE42,COMPUTE_IMAGE_TYPE_RAW" status: 200 len: 1860 microversion: 1.6 2026-06-29 08:37:13.917 | Jun 29 10:36:46 devstack devstack@placement-api.service[74344]: [pid: 74344|app: 0|req: 5/10] 192.168.122.69 () {60 vars in 4553 bytes} [Mon Jun 29 10:36:46 2026] GET /placement/traits?name=in:COMPUTE_GRAPHICS_MODEL_BOCHS,HW_CPU_X86_AVX,HW_CPU_X86_SSE41,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_ARCH_X86_64,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_ARCH_X86_64,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_AMD_SVM,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_ACCELERATORS,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_AVX2,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NET_VIF_MODEL_PCNET,HW_CPU_X86_SSE2,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_FMA3,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_ABM,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_DEVICE_TAGGING,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_BMI2,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_MMX,HW_CPU_X86_BMI,COMPUTE_NODE,HW_CPU_X86_AESNI,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_RESCUE_BFV,HW_CPU_X86_SHA,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_SSSE3,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_STORAGE_BUS_USB,HW_CPU_X86_CLMUL,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_F16C,COMPUTE_STORAGE_BUS_FDC,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_SVM,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_SSE,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_STORAGE_BUS_SATA,COMPUTE_GRAPHICS_MODEL_QXL,HW_CPU_X86_SSE4A,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_SSE42,COMPUTE_IMAGE_TYPE_RAW => generated 1860 bytes in 111 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-06-29 08:37:13.917 | Jun 29 10:36:46 devstack devstack@placement-api.service[74343]: DEBUG placement.requestlog [req-9ace0a88-3480-48b4-b2dd-3c48dc327257 req-0056702f-8fdc-485c-aabf-d8a719dfd738 None None] Starting request: 192.168.122.69 "PUT /placement/resource_providers/2e7b56ce-af10-4d77-807c-e6200c46d035/traits" {{(pid=74343) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-29 08:37:13.917 | Jun 29 10:36:47 devstack devstack@placement-api.service[74343]: INFO placement.requestlog [req-9ace0a88-3480-48b4-b2dd-3c48dc327257 req-0056702f-8fdc-485c-aabf-d8a719dfd738 service nova] 192.168.122.69 "PUT /placement/resource_providers/2e7b56ce-af10-4d77-807c-e6200c46d035/traits" status: 200 len: 1895 microversion: 1.6 2026-06-29 08:37:13.917 | Jun 29 10:36:47 devstack devstack@placement-api.service[74343]: [pid: 74343|app: 0|req: 6/11] 192.168.122.69 () {64 vars in 1478 bytes} [Mon Jun 29 10:36:46 2026] PUT /placement/resource_providers/2e7b56ce-af10-4d77-807c-e6200c46d035/traits => generated 1895 bytes in 385 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-06-29 08:37:13.917 | Jun 29 10:36:56 devstack devstack@placement-api.service[74344]: DEBUG dbcounter [-] [74344] Writing DB stats placement:SELECT=4 {{(pid=74344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-29 08:37:13.917 | Jun 29 10:36:57 devstack devstack@placement-api.service[74343]: DEBUG dbcounter [-] [74343] Writing DB stats placement:INSERT=73,placement:UPDATE=3,placement:SELECT=6 {{(pid=74343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-29 08:37:13.922 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-29 08:37:13.924 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-client.service 2026-06-29 08:37:13.941 | not-found 2026-06-29 08:37:13.946 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-29 08:37:13.949 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-06-29 08:37:13.967 | enabled 2026-06-29 08:37:13.972 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-06-29 08:37:13.995 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-06-29 08:37:13.995 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-06-29 08:37:13.995 | Active: active (running) since Mon 2026-06-29 10:36:40 CEST; 33s ago 2026-06-29 08:37:13.996 | Main PID: 83276 (uwsgi) 2026-06-29 08:37:13.996 | Status: "uWSGI is ready" 2026-06-29 08:37:13.996 | Tasks: 9 (limit: 14255) 2026-06-29 08:37:13.996 | Memory: 257.8M (peak: 258.2M) 2026-06-29 08:37:13.996 | CPU: 10.910s 2026-06-29 08:37:13.996 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-06-29 08:37:13.997 | ├─83276 "glance-apiuWSGI master" 2026-06-29 08:37:13.997 | ├─83277 "glance-apiuWSGI worker 1" 2026-06-29 08:37:13.997 | └─83278 "glance-apiuWSGI worker 2" 2026-06-29 08:37:13.997 | 2026-06-29 08:37:13.997 | Jun 29 10:36:54 devstack devstack@g-api.service[83278]: INFO glance.location [None req-f5b17d9a-b708-48f9-9c53-aad983f4134b admin admin] Image format matched and virtual size computed: 117440512 2026-06-29 08:37:13.997 | Jun 29 10:36:54 devstack devstack@g-api.service[83278]: DEBUG glance_store.backend [None req-f5b17d9a-b708-48f9-9c53-aad983f4134b admin admin] Skipping store.set_acls... not implemented. {{(pid=83278) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-06-29 08:37:13.998 | Jun 29 10:36:54 devstack devstack@g-api.service[83278]: [pid: 83278|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 872 bytes} [Mon Jun 29 10:36:52 2026] PUT /v2/images/1aa1ce57-b29b-4481-8b55-b7ff02ffdc41/file => generated 0 bytes in 1989 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-06-29 08:37:13.998 | Jun 29 10:36:54 devstack devstack@g-api.service[83277]: DEBUG glance.api.middleware.version_negotiation [None req-0bd3b98e-b89c-4517-a64a-295ef3af4f42 admin admin] Determining version of request: GET /v2/images/1aa1ce57-b29b-4481-8b55-b7ff02ffdc41 Accept: */* {{(pid=83277) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-06-29 08:37:13.998 | Jun 29 10:36:54 devstack devstack@g-api.service[83277]: DEBUG glance.api.middleware.version_negotiation [None req-0bd3b98e-b89c-4517-a64a-295ef3af4f42 admin admin] Using url versioning {{(pid=83277) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-06-29 08:37:13.998 | Jun 29 10:36:54 devstack devstack@g-api.service[83277]: DEBUG glance.api.middleware.version_negotiation [None req-0bd3b98e-b89c-4517-a64a-295ef3af4f42 admin admin] Matched version: v2 {{(pid=83277) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-06-29 08:37:13.998 | Jun 29 10:36:54 devstack devstack@g-api.service[83277]: DEBUG glance.api.middleware.version_negotiation [None req-0bd3b98e-b89c-4517-a64a-295ef3af4f42 admin admin] new path /v2/images/1aa1ce57-b29b-4481-8b55-b7ff02ffdc41 {{(pid=83277) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-06-29 08:37:13.998 | Jun 29 10:36:54 devstack devstack@g-api.service[83277]: [pid: 83277|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 799 bytes} [Mon Jun 29 10:36:54 2026] GET /v2/images/1aa1ce57-b29b-4481-8b55-b7ff02ffdc41 => generated 976 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-29 08:37:13.998 | Jun 29 10:37:04 devstack devstack@g-api.service[83278]: DEBUG dbcounter [-] [83278] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=83278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-29 08:37:13.998 | Jun 29 10:37:04 devstack devstack@g-api.service[83277]: DEBUG dbcounter [-] [83277] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=83277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-29 08:37:14.000 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-29 08:37:14.003 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-06-29 08:37:14.021 | enabled 2026-06-29 08:37:14.026 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-06-29 08:37:14.048 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-06-29 08:37:14.048 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-06-29 08:37:14.049 | Active: active (running) since Mon 2026-06-29 10:36:30 CEST; 43s ago 2026-06-29 08:37:14.049 | Main PID: 81793 (cinder-schedule) 2026-06-29 08:37:14.049 | Tasks: 1 (limit: 14255) 2026-06-29 08:37:14.049 | Memory: 109.6M (peak: 109.9M) 2026-06-29 08:37:14.049 | CPU: 4.133s 2026-06-29 08:37:14.049 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-06-29 08:37:14.049 | └─81793 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-06-29 08:37:14.049 | 2026-06-29 08:37:14.049 | Jun 29 10:36:35 devstack cinder-scheduler[81793]: DEBUG cinder.service [None req-0ec047fd-16b5-4dfd-9d8e-0346a430400e None None] Creating RPC server for service cinder-scheduler {{(pid=81793) start /opt/stack/cinder/cinder/service.py:231}} 2026-06-29 08:37:14.049 | Jun 29 10:36:35 devstack cinder-scheduler[81793]: DEBUG cinder.service [None req-0ec047fd-16b5-4dfd-9d8e-0346a430400e None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=81793) start /opt/stack/cinder/cinder/service.py:237}} 2026-06-29 08:37:14.049 | Jun 29 10:36:45 devstack cinder-scheduler[81793]: DEBUG dbcounter [-] [81793] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=81793) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-29 08:37:14.050 | Jun 29 10:36:53 devstack cinder-scheduler[81793]: DEBUG cinder.scheduler.host_manager [None req-72793781-5508-48ba-add1-045fd72254e6 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=81793) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-06-29 08:37:14.050 | Jun 29 10:36:53 devstack cinder-scheduler[81793]: DEBUG cinder.scheduler.host_manager [None req-72793781-5508-48ba-add1-045fd72254e6 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, 29, 8, 36, 53, 854023)}, {'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, 29, 8, 36, 53, 854023)}]. {{(pid=81793) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-06-29 08:37:14.050 | Jun 29 10:36:53 devstack cinder-scheduler[81793]: DEBUG cinder.scheduler.host_manager [None req-72793781-5508-48ba-add1-045fd72254e6 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, 29, 8, 36, 53, 821723)} {{(pid=81793) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-06-29 08:37:14.050 | Jun 29 10:37:03 devstack cinder-scheduler[81793]: DEBUG dbcounter [-] [81793] Writing DB stats cinder:SELECT=1 {{(pid=81793) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-29 08:37:14.050 | Jun 29 10:37:10 devstack cinder-scheduler[81793]: DEBUG oslo_service.periodic_task [None req-c682bd9f-3aa6-4170-bf56-e00e8507adb1 None None] Running periodic task SchedulerManager._clean_expired_messages {{(pid=81793) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-29 08:37:14.050 | Jun 29 10:37:10 devstack cinder-scheduler[81793]: INFO cinder.message.api [None req-c682bd9f-3aa6-4170-bf56-e00e8507adb1 None None] Deleted 0 expired messages. 2026-06-29 08:37:14.050 | Jun 29 10:37:10 devstack cinder-scheduler[81793]: DEBUG oslo_service.periodic_task [None req-c682bd9f-3aa6-4170-bf56-e00e8507adb1 None None] Running periodic task SchedulerManager._clean_expired_reservation {{(pid=81793) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-29 08:37:14.056 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-29 08:37:14.058 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-06-29 08:37:14.077 | enabled 2026-06-29 08:37:14.082 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-06-29 08:37:14.105 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-06-29 08:37:14.105 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-06-29 08:37:14.105 | Active: active (running) since Mon 2026-06-29 10:36:23 CEST; 50s ago 2026-06-29 08:37:14.105 | Main PID: 81061 (uwsgi) 2026-06-29 08:37:14.105 | Status: "uWSGI is ready" 2026-06-29 08:37:14.105 | Tasks: 7 (limit: 14255) 2026-06-29 08:37:14.105 | Memory: 247.1M (peak: 247.3M) 2026-06-29 08:37:14.105 | CPU: 10.955s 2026-06-29 08:37:14.105 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-06-29 08:37:14.105 | ├─81061 "cinder-apiuWSGI master" 2026-06-29 08:37:14.106 | ├─81070 "cinder-apiuWSGI worker 1" 2026-06-29 08:37:14.106 | └─81071 "cinder-apiuWSGI worker 2" 2026-06-29 08:37:14.106 | 2026-06-29 08:37:14.106 | Jun 29 10:36:37 devstack devstack@c-api.service[81070]: DEBUG cinder.api.middleware.request_id [req-8bec111a-2f88-45b3-8163-7dde8f80e23d req-5e8e22e0-94db-49a7-b6dd-eeba0491fe20 None None] RequestId filter calling following filter/app {{(pid=81070) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2026-06-29 08:37:14.106 | Jun 29 10:36:37 devstack devstack@c-api.service[81070]: INFO cinder.api.openstack.wsgi [req-8bec111a-2f88-45b3-8163-7dde8f80e23d req-5e8e22e0-94db-49a7-b6dd-eeba0491fe20 admin admin] POST http://192.168.122.69/volume/v3/types/07b27196-2c8e-484a-8243-80673979a243/extra_specs 2026-06-29 08:37:14.106 | Jun 29 10:36:37 devstack devstack@c-api.service[81070]: DEBUG cinder.api.openstack.wsgi [req-8bec111a-2f88-45b3-8163-7dde8f80e23d req-5e8e22e0-94db-49a7-b6dd-eeba0491fe20 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=81070) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-06-29 08:37:14.106 | Jun 29 10:36:37 devstack devstack@c-api.service[81070]: /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-29 08:37:14.106 | Jun 29 10:36:37 devstack devstack@c-api.service[81070]: warnings.warn( 2026-06-29 08:37:14.106 | Jun 29 10:36:37 devstack devstack@c-api.service[81070]: DEBUG oslo_db.sqlalchemy.engines [req-8bec111a-2f88-45b3-8163-7dde8f80e23d req-5e8e22e0-94db-49a7-b6dd-eeba0491fe20 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=81070) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-29 08:37:14.106 | Jun 29 10:36:38 devstack devstack@c-api.service[81070]: INFO cinder.api.openstack.wsgi [req-8bec111a-2f88-45b3-8163-7dde8f80e23d req-5e8e22e0-94db-49a7-b6dd-eeba0491fe20 admin admin] http://192.168.122.69/volume/v3/types/07b27196-2c8e-484a-8243-80673979a243/extra_specs returned with HTTP 200 2026-06-29 08:37:14.106 | Jun 29 10:36:38 devstack devstack@c-api.service[81070]: [pid: 81070|app: 0|req: 2/3] 192.168.122.69 () {62 vars in 1358 bytes} [Mon Jun 29 10:36:37 2026] POST /volume/v3/types/07b27196-2c8e-484a-8243-80673979a243/extra_specs => generated 55 bytes in 852 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-29 08:37:14.107 | Jun 29 10:36:47 devstack devstack@c-api.service[81071]: DEBUG dbcounter [-] [81071] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=81071) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-29 08:37:14.107 | Jun 29 10:36:48 devstack devstack@c-api.service[81070]: DEBUG dbcounter [-] [81070] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=81070) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-29 08:37:14.111 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-29 08:37:14.114 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-06-29 08:37:14.132 | enabled 2026-06-29 08:37:14.138 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-06-29 08:37:14.162 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-06-29 08:37:14.162 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-06-29 08:37:14.162 | Active: active (running) since Mon 2026-06-29 10:36:32 CEST; 41s ago 2026-06-29 08:37:14.162 | Main PID: 82447 (cinder-volume) 2026-06-29 08:37:14.162 | Tasks: 2 (limit: 14255) 2026-06-29 08:37:14.162 | Memory: 144.2M (peak: 172.8M) 2026-06-29 08:37:14.162 | CPU: 20.839s 2026-06-29 08:37:14.162 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-06-29 08:37:14.162 | ├─82447 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-29 08:37:14.162 | └─82624 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-29 08:37:14.163 | 2026-06-29 08:37:14.163 | Jun 29 10:36:55 devstack sudo[83822]: pam_unix(sudo:session): session closed for user root 2026-06-29 08:37:14.163 | Jun 29 10:36:55 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 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.605s {{(pid=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-06-29 08:37:14.163 | Jun 29 10:36:55 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 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=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-06-29 08:37:14.163 | Jun 29 10:36:55 devstack sudo[83825]: 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-29 08:37:14.163 | Jun 29 10:36:55 devstack sudo[83825]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-06-29 08:37:14.163 | Jun 29 10:36:56 devstack sudo[83825]: pam_unix(sudo:session): session closed for user root 2026-06-29 08:37:14.163 | Jun 29 10:36:56 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 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.637s {{(pid=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-06-29 08:37:14.163 | Jun 29 10:36:56 devstack cinder-volume[82624]: INFO cinder.volume.manager [None req-72793781-5508-48ba-add1-045fd72254e6 None None] Driver post RPC initialization completed successfully. 2026-06-29 08:37:14.163 | Jun 29 10:37:06 devstack cinder-volume[82624]: DEBUG dbcounter [-] [82624] Writing DB stats cinder:SELECT=4 {{(pid=82624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-29 08:37:14.164 | Jun 29 10:37:06 devstack cinder-volume[82624]: DEBUG dbcounter [-] [82624] Writing DB stats cinder:SELECT=10,cinder:INSERT=1,cinder:UPDATE=2 {{(pid=82624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-29 08:37:14.170 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-29 08:37:14.174 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-06-29 08:37:14.193 | not-found 2026-06-29 08:37:14.200 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-29 08:37:14.204 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-06-29 08:37:14.222 | not-found 2026-06-29 08:37:14.229 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-29 08:37:14.232 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-06-29 08:37:14.252 | not-found 2026-06-29 08:37:14.257 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-29 08:37:14.262 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-06-29 08:37:14.281 | not-found 2026-06-29 08:37:14.287 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-29 08:37:14.292 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-06-29 08:37:14.310 | not-found 2026-06-29 08:37:14.316 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-29 08:37:14.320 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-06-29 08:37:14.341 | enabled 2026-06-29 08:37:14.346 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-06-29 08:37:14.371 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-06-29 08:37:14.371 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-06-29 08:37:14.371 | Active: active (running) since Mon 2026-06-29 10:34:10 CEST; 3min 4s ago 2026-06-29 08:37:14.371 | Main PID: 70938 (neutron-ovn-age) 2026-06-29 08:37:14.371 | Tasks: 20 (limit: 14255) 2026-06-29 08:37:14.371 | Memory: 345.4M (peak: 346.2M) 2026-06-29 08:37:14.371 | CPU: 12.712s 2026-06-29 08:37:14.372 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-06-29 08:37:14.372 | ├─70938 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-06-29 08:37:14.372 | ├─72464 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-06-29 08:37:14.372 | ├─72966 /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/tmp17388qra/privsep.sock 2026-06-29 08:37:14.372 | └─75237 /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/tmpv3pzacoy/privsep.sock 2026-06-29 08:37:14.372 | 2026-06-29 08:37:14.372 | Jun 29 10:35:14 devstack neutron-ovn-agent[72464]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=72464) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-29 08:37:14.373 | Jun 29 10:35:55 devstack neutron-ovn-agent[72464]: 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=532f32c3-3d12-47bd-8abd-a111d502251a, external_ids={}, ipsec=False, nb_cfg=2, options={'arp_ns_explicit_output': 'true', 'mac_prefix': '0e:9d:cc', 'max_tunid': '16711680', 'northd_internal_version': '24.03.6-20.33.0-76.8', 'svc_monitor_mac': '46:95:ee:f3:64:d9', '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=532f32c3-3d12-47bd-8abd-a111d502251a, nb_cfg=1) {{(pid=72464) matches /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/event.py:55}} 2026-06-29 08:37:14.373 | Jun 29 10:35:55 devstack neutron-ovn-agent[72464]: DEBUG neutron.agent.ovn.agent.ovn_neutron_agent [-] Delaying updating chassis table for 7 seconds {{(pid=72464) run /opt/stack/neutron/neutron/agent/ovn/agent/ovn_neutron_agent.py:66}} 2026-06-29 08:37:14.373 | Jun 29 10:36:02 devstack neutron-ovn-agent[72464]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=9ddb4a98-64e9-477e-9fb0-92d30bbbb376, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '2'}),), if_exists=True) {{(pid=72464) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-06-29 08:37:14.373 | Jun 29 10:36:14 devstack neutron-ovn-agent[72464]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=72464) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-29 08:37:14.373 | Jun 29 10:36:14 devstack neutron-ovn-agent[72464]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=72464) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-29 08:37:14.373 | Jun 29 10:36:14 devstack neutron-ovn-agent[72464]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=72464) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-29 08:37:14.373 | Jun 29 10:36:14 devstack neutron-ovn-agent[72464]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=72464) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-29 08:37:14.373 | Jun 29 10:36:14 devstack neutron-ovn-agent[72464]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=72464) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-29 08:37:14.374 | Jun 29 10:36:14 devstack neutron-ovn-agent[72464]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=72464) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-29 08:37:14.377 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-29 08:37:14.381 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-06-29 08:37:14.400 | not-found 2026-06-29 08:37:14.406 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-29 08:37:14.410 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-06-29 08:37:14.430 | not-found 2026-06-29 08:37:14.437 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-29 08:37:14.441 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-06-29 08:37:14.460 | not-found 2026-06-29 08:37:14.466 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-29 08:37:14.470 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-06-29 08:37:14.488 | not-found 2026-06-29 08:37:14.495 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-29 08:37:14.498 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@dstat.service 2026-06-29 08:37:14.518 | enabled 2026-06-29 08:37:14.524 | + functions-common:service_check:1720 : sudo systemctl status devstack@dstat.service --no-pager 2026-06-29 08:37:14.549 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-06-29 08:37:14.549 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-06-29 08:37:14.549 | Active: active (running) since Mon 2026-06-29 10:27:14 CEST; 10min ago 2026-06-29 08:37:14.549 | Main PID: 47498 (dstat.sh) 2026-06-29 08:37:14.550 | Tasks: 3 (limit: 14255) 2026-06-29 08:37:14.550 | Memory: 27.5M (peak: 28.2M) 2026-06-29 08:37:14.550 | CPU: 3.807s 2026-06-29 08:37:14.550 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-06-29 08:37:14.550 | ├─47498 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-06-29 08:37:14.550 | ├─47625 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-06-29 08:37:14.550 | └─47626 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-06-29 08:37:14.550 | 2026-06-29 08:37:14.550 | Jun 29 10:37:04 devstack dstat.sh[47626]: 29-06 10:37:04| 24 8 63 0 0|5392M 214M 222M 5903M| 0 0 | 32k 368k|1.00 37.0 |3087 2751 |3.28 2.69 1.79|1.0 0 2.0| 0 0 | | 17 269 0 33 0 2026-06-29 08:37:14.550 | Jun 29 10:37:05 devstack dstat.sh[47626]: 29-06 10:37:05| 18 15 61 0 0|5352M 254M 222M 5903M|6231B 36k| 44k 384k|3.00 36.0 |4974 4610 |3.28 2.69 1.79|1.0 0 262| 0 0 | | 17 268 0 34 0 2026-06-29 08:37:14.551 | Jun 29 10:37:06 devstack dstat.sh[47626]: 29-06 10:37:06| 22 12 63 0 0|5350M 256M 222M 5903M| 0 0 | 0 5495k| 0 477 |2664 2111 |3.28 2.69 1.79|1.0 0 2.0| 0 0 | | 17 272 0 34 0 2026-06-29 08:37:14.551 | Jun 29 10:37:07 devstack dstat.sh[47626]: 29-06 10:37:07| 21 9 68 0 0|5371M 235M 222M 5903M| 52B 0 | 0 369k| 0 23.1 |2369 1941 |3.28 2.69 1.79|1.0 0 0| 0 0 | | 17 272 0 34 0 2026-06-29 08:37:14.551 | Jun 29 10:37:08 devstack dstat.sh[47626]: 29-06 10:37:08| 16 13 64 0 0|5337M 269M 223M 5903M|6056B 17k| 140k 148k|5.98 14.0 |4186 3675 |3.28 2.69 1.79|3.0 0 197| 0 0 | | 17 272 0 34 0 2026-06-29 08:37:14.551 | Jun 29 10:37:09 devstack dstat.sh[47626]: 29-06 10:37:09| 3 5 88 0 0|5329M 277M 223M 5903M|1707B 4547B| 0 116k| 0 11.0 |2210 2470 |3.02 2.65 1.78| 0 0 82| 0 0 | | 17 272 0 34 0 2026-06-29 08:37:14.551 | Jun 29 10:37:10 devstack dstat.sh[47626]: 29-06 10:37:10| 15 9 72 0 0|5353M 253M 223M 5903M| 132B 474B| 0 295k| 0 61.8 |2290 2060 |3.02 2.65 1.78|2.0 0 5.0| 0 0 | | 17 272 0 34 0 2026-06-29 08:37:14.551 | Jun 29 10:37:11 devstack dstat.sh[47626]: 29-06 10:37:11| 19 10 69 0 0|5375M 230M 223M 5903M| 52B 0 | 0 225k| 0 27.1 |2411 1980 |3.02 2.65 1.78|1.0 0 0| 0 0 | | 17 272 0 34 0 2026-06-29 08:37:14.551 | Jun 29 10:37:12 devstack dstat.sh[47626]: 29-06 10:37:12| 22 7 67 0 0|5385M 221M 223M 5903M| 0 0 | 0 328k| 0 33.0 |2832 2629 |3.02 2.65 1.78|1.0 0 1.0| 0 0 | | 17 272 0 34 0 2026-06-29 08:37:14.551 | Jun 29 10:37:13 devstack dstat.sh[47626]: 29-06 10:37:13| 19 10 64 0 0|5282M 324M 223M 5903M|5052B 22k|8167B 136k|1.99 8.97 |3998 3332 |3.02 2.65 1.78|1.0 0 98| 0 0 | | 17 276 0 34 0 2026-06-29 08:37:14.557 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-29 08:37:14.560 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-06-29 08:37:14.580 | enabled 2026-06-29 08:37:14.588 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-06-29 08:37:14.616 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-06-29 08:37:14.616 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-06-29 08:37:14.616 | Active: active (running) since Mon 2026-06-29 10:34:08 CEST; 3min 6s ago 2026-06-29 08:37:14.616 | Main PID: 70242 (neutron-ovn-met) 2026-06-29 08:37:14.616 | Tasks: 2 (limit: 14255) 2026-06-29 08:37:14.616 | Memory: 121.5M (peak: 122.1M) 2026-06-29 08:37:14.616 | CPU: 3.888s 2026-06-29 08:37:14.616 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-06-29 08:37:14.616 | └─70242 "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-29 08:37:14.616 | 2026-06-29 08:37:14.617 | Jun 29 10:34:12 devstack neutron-ovn-metadata-agent[70242]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-06-29 08:37:14.617 | Jun 29 10:34:12 devstack neutron-ovn-metadata-agent[70242]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-06-29 08:37:14.617 | Jun 29 10:34:12 devstack neutron-ovn-metadata-agent[70242]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-29 08:37:14.617 | Jun 29 10:34:12 devstack neutron-ovn-metadata-agent[70242]: 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-29 08:37:14.617 | Jun 29 10:34:12 devstack neutron-ovn-metadata-agent[70242]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-06-29 08:37:14.617 | Jun 29 10:34:12 devstack neutron-ovn-metadata-agent[70242]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-29 08:37:14.618 | Jun 29 10:34:12 devstack neutron-ovn-metadata-agent[70242]: 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-29 08:37:14.618 | Jun 29 10:34:12 devstack neutron-ovn-metadata-agent[70242]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-06-29 08:37:14.618 | Jun 29 10:34:12 devstack neutron-ovn-metadata-agent[70242]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-06-29 08:37:14.618 | Jun 29 10:34:12 devstack neutron-ovn-metadata-agent[70242]: ERROR neutron 2026-06-29 08:37:14.622 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-29 08:37:14.625 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-06-29 08:37:14.643 | enabled 2026-06-29 08:37:14.648 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-06-29 08:37:14.670 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-06-29 08:37:14.670 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-06-29 08:37:14.671 | Active: active (running) since Mon 2026-06-29 10:34:13 CEST; 3min 1s ago 2026-06-29 08:37:14.671 | Main PID: 72032 (uwsgi) 2026-06-29 08:37:14.671 | Status: "uWSGI is ready" 2026-06-29 08:37:14.671 | Tasks: 23 (limit: 14255) 2026-06-29 08:37:14.671 | Memory: 386.4M (peak: 387.1M) 2026-06-29 08:37:14.671 | CPU: 44.192s 2026-06-29 08:37:14.671 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-06-29 08:37:14.671 | ├─72032 "neutron-apiuWSGI master" 2026-06-29 08:37:14.671 | ├─72033 "neutron-apiuWSGI worker 1" 2026-06-29 08:37:14.671 | └─72034 "neutron-apiuWSGI worker 2" 2026-06-29 08:37:14.671 | 2026-06-29 08:37:14.672 | Jun 29 10:36:57 devstack devstack@neutron-api.service[72033]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=72033) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-29 08:37:14.672 | Jun 29 10:36:57 devstack devstack@neutron-api.service[72033]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=72033) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-29 08:37:14.672 | Jun 29 10:36:59 devstack devstack@neutron-api.service[72034]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=72034) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-29 08:37:14.672 | Jun 29 10:36:59 devstack devstack@neutron-api.service[72034]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=72034) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-29 08:37:14.672 | Jun 29 10:37:07 devstack devstack@neutron-api.service[72033]: DEBUG dbcounter [-] [72033] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=72033) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-29 08:37:14.672 | Jun 29 10:37:09 devstack devstack@neutron-api.service[72034]: DEBUG dbcounter [-] [72034] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=72034) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-29 08:37:14.672 | Jun 29 10:37:12 devstack devstack@neutron-api.service[72033]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=72033) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-29 08:37:14.672 | Jun 29 10:37:12 devstack devstack@neutron-api.service[72033]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=72033) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-29 08:37:14.672 | Jun 29 10:37:14 devstack devstack@neutron-api.service[72034]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=72034) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-29 08:37:14.672 | Jun 29 10:37:14 devstack devstack@neutron-api.service[72034]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=72034) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-29 08:37:14.678 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-29 08:37:14.681 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-06-29 08:37:14.699 | enabled 2026-06-29 08:37:14.704 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-06-29 08:37:14.727 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-06-29 08:37:14.727 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-06-29 08:37:14.727 | Active: active (running) since Mon 2026-06-29 10:34:17 CEST; 2min 57s ago 2026-06-29 08:37:14.727 | Main PID: 73043 (neutron-periodi) 2026-06-29 08:37:14.727 | Tasks: 15 (limit: 14255) 2026-06-29 08:37:14.727 | Memory: 182.2M (peak: 182.5M) 2026-06-29 08:37:14.728 | CPU: 6.948s 2026-06-29 08:37:14.728 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-06-29 08:37:14.728 | ├─73043 "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-29 08:37:14.728 | └─73984 "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-29 08:37:14.728 | 2026-06-29 08:37:14.728 | Jun 29 10:36:08 devstack neutron-periodic-workers[73984]: DEBUG dbcounter [-] [73984] Writing DB stats neutron:SELECT=4 {{(pid=73984) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-29 08:37:14.728 | Jun 29 10:36:29 devstack neutron-periodic-workers[73984]: DEBUG oslo.service.backend._threading.loopingcall [None req-3363a990-2bd5-4550-a401-4ff275206b6e None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.98 seconds {{(pid=73984) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-29 08:37:14.728 | Jun 29 10:36:30 devstack neutron-periodic-workers[73984]: DEBUG oslo.service.backend._threading.loopingcall [None req-bbe0b9da-aabe-4683-b692-beafb78be5f4 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.99 seconds {{(pid=73984) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-29 08:37:14.728 | Jun 29 10:36:35 devstack neutron-periodic-workers[73984]: DEBUG neutron.db.agents_db [None req-043ac3d6-43a1-424f-b09c-f50e4257a4d6 None None] Agent healthcheck: found 0 active agents {{(pid=73984) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-06-29 08:37:14.728 | Jun 29 10:36:35 devstack neutron-periodic-workers[73984]: DEBUG oslo.service.backend._threading.loopingcall [None req-043ac3d6-43a1-424f-b09c-f50e4257a4d6 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.98 seconds {{(pid=73984) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-29 08:37:14.729 | Jun 29 10:36:45 devstack neutron-periodic-workers[73984]: DEBUG dbcounter [-] [73984] Writing DB stats neutron:DELETE=1,neutron:SELECT=4 {{(pid=73984) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-29 08:37:14.729 | Jun 29 10:37:05 devstack neutron-periodic-workers[73984]: DEBUG oslo.service.backend._threading.loopingcall [None req-5de9a749-0df6-43b4-832a-823df2fc6419 None None] Fixed interval looping call 'neutron.services.ovn_l3.plugin.L3_NAT_dbonly_mixin._clean_garbage' sleeping for 299.99 seconds {{(pid=73984) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-29 08:37:14.729 | Jun 29 10:37:07 devstack neutron-periodic-workers[73984]: DEBUG oslo.service.backend._threading.loopingcall [None req-bbe0b9da-aabe-4683-b692-beafb78be5f4 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=73984) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-29 08:37:14.729 | Jun 29 10:37:12 devstack neutron-periodic-workers[73984]: DEBUG neutron.db.agents_db [None req-043ac3d6-43a1-424f-b09c-f50e4257a4d6 None None] Agent healthcheck: found 0 active agents {{(pid=73984) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-06-29 08:37:14.729 | Jun 29 10:37:12 devstack neutron-periodic-workers[73984]: DEBUG oslo.service.backend._threading.loopingcall [None req-043ac3d6-43a1-424f-b09c-f50e4257a4d6 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=73984) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-29 08:37:14.734 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-29 08:37:14.737 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-06-29 08:37:14.756 | enabled 2026-06-29 08:37:14.760 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-06-29 08:37:14.782 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-06-29 08:37:14.783 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-06-29 08:37:14.783 | Active: active (running) since Mon 2026-06-29 10:34:15 CEST; 2min 59s ago 2026-06-29 08:37:14.784 | Main PID: 72543 (neutron-rpc-ser) 2026-06-29 08:37:14.784 | Tasks: 27 (limit: 14255) 2026-06-29 08:37:14.784 | Memory: 204.2M (peak: 204.7M) 2026-06-29 08:37:14.784 | CPU: 7.945s 2026-06-29 08:37:14.784 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-06-29 08:37:14.785 | ├─72543 "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-29 08:37:14.785 | ├─73771 "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-29 08:37:14.785 | └─73784 "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-29 08:37:14.785 | 2026-06-29 08:37:14.785 | Jun 29 10:36:02 devstack neutron-rpc-server[73784]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-29 08:37:14.785 | Jun 29 10:36:02 devstack neutron-rpc-server[73784]: 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-29 08:37:14.785 | Jun 29 10:36:02 devstack neutron-rpc-server[73784]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._load_hash_ring() 2026-06-29 08:37:14.785 | Jun 29 10:36:02 devstack neutron-rpc-server[73784]: 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-29 08:37:14.785 | Jun 29 10:36:02 devstack neutron-rpc-server[73784]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._wait_startup_before_caching or 2026-06-29 08:37:14.785 | Jun 29 10:36:02 devstack neutron-rpc-server[73784]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-29 08:37:14.785 | Jun 29 10:36:02 devstack neutron-rpc-server[73784]: 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-29 08:37:14.786 | Jun 29 10:36:02 devstack neutron-rpc-server[73784]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor raise RuntimeError(msg) 2026-06-29 08:37:14.786 | Jun 29 10:36:02 devstack neutron-rpc-server[73784]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor RuntimeError: The Neutron API workers count is zero 2026-06-29 08:37:14.786 | Jun 29 10:36:02 devstack neutron-rpc-server[73784]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor 2026-06-29 08:37:14.788 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-29 08:37:14.792 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-06-29 08:37:14.810 | enabled 2026-06-29 08:37:14.815 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-06-29 08:37:14.838 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-06-29 08:37:14.838 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-06-29 08:37:14.838 | Active: active (running) since Mon 2026-06-29 10:34:19 CEST; 2min 55s ago 2026-06-29 08:37:14.838 | Main PID: 73546 (neutron-ovn-mai) 2026-06-29 08:37:14.838 | Tasks: 12 (limit: 14255) 2026-06-29 08:37:14.838 | Memory: 262.9M (peak: 263.7M) 2026-06-29 08:37:14.838 | CPU: 8.028s 2026-06-29 08:37:14.838 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-06-29 08:37:14.838 | ├─73546 "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-29 08:37:14.838 | └─73723 "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-29 08:37:14.839 | 2026-06-29 08:37:14.839 | Jun 29 10:34:49 devstack neutron-ovn-maintenance-worker[73723]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-1c4e053f-9d33-4a26-8ec1-8c2fbf0cc127 None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=73723) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-06-29 08:37:14.839 | Jun 29 10:34:49 devstack neutron-ovn-maintenance-worker[73723]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-1c4e053f-9d33-4a26-8ec1-8c2fbf0cc127 None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=73723) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-29 08:37:14.839 | Jun 29 10:34:49 devstack neutron-ovn-maintenance-worker[73723]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-1c4e053f-9d33-4a26-8ec1-8c2fbf0cc127 None None] OVN maintenance task update_router_distributed_flag finished in 0.010 seconds 2026-06-29 08:37:14.839 | Jun 29 10:34:49 devstack neutron-ovn-maintenance-worker[73723]: DEBUG futurist.periodics [None req-1c4e053f-9d33-4a26-8ec1-8c2fbf0cc127 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=73723) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-29 08:37:14.839 | Jun 29 10:34:49 devstack neutron-ovn-maintenance-worker[73723]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-1c4e053f-9d33-4a26-8ec1-8c2fbf0cc127 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=73723) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-06-29 08:37:14.839 | Jun 29 10:34:49 devstack neutron-ovn-maintenance-worker[73723]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-1c4e053f-9d33-4a26-8ec1-8c2fbf0cc127 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=73723) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-29 08:37:14.839 | Jun 29 10:34:49 devstack neutron-ovn-maintenance-worker[73723]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-1c4e053f-9d33-4a26-8ec1-8c2fbf0cc127 None None] OVN maintenance task update_security_group_with_address_group finished in 0.023 seconds 2026-06-29 08:37:14.839 | Jun 29 10:34:49 devstack neutron-ovn-maintenance-worker[73723]: DEBUG futurist.periodics [None req-1c4e053f-9d33-4a26-8ec1-8c2fbf0cc127 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=73723) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-29 08:37:14.839 | Jun 29 10:34:49 devstack neutron-ovn-maintenance-worker[73723]: DEBUG futurist.periodics [None req-1c4e053f-9d33-4a26-8ec1-8c2fbf0cc127 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=73723) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-29 08:37:14.840 | Jun 29 10:34:59 devstack neutron-ovn-maintenance-worker[73723]: DEBUG dbcounter [-] [73723] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=73723) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-29 08:37:14.845 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-29 08:37:14.849 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-06-29 08:37:14.867 | enabled 2026-06-29 08:37:14.872 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-06-29 08:37:14.894 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-06-29 08:37:14.894 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-06-29 08:37:14.894 | Active: active (running) since Mon 2026-06-29 10:36:07 CEST; 1min 7s ago 2026-06-29 08:37:14.894 | Main PID: 77825 (nova-novncproxy) 2026-06-29 08:37:14.894 | Tasks: 4 (limit: 14255) 2026-06-29 08:37:14.894 | Memory: 109.2M (peak: 109.4M) 2026-06-29 08:37:14.894 | CPU: 3.828s 2026-06-29 08:37:14.894 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-06-29 08:37:14.894 | └─77825 /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-29 08:37:14.894 | 2026-06-29 08:37:14.895 | Jun 29 10:36:08 devstack nova-novncproxy[77825]: we strongly recommend against using it for new projects. 2026-06-29 08:37:14.895 | Jun 29 10:36:08 devstack nova-novncproxy[77825]: If you are already using Eventlet, we recommend migrating to a different 2026-06-29 08:37:14.895 | Jun 29 10:36:08 devstack nova-novncproxy[77825]: framework. For more detail see 2026-06-29 08:37:14.895 | Jun 29 10:36:08 devstack nova-novncproxy[77825]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-29 08:37:14.895 | Jun 29 10:36:08 devstack nova-novncproxy[77825]: import eventlet 2026-06-29 08:37:14.895 | Jun 29 10:36:12 devstack nova-novncproxy[77825]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-06-29 08:37:14.895 | Jun 29 10:36:12 devstack nova-novncproxy[77825]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-06-29 08:37:14.896 | Jun 29 10:36:12 devstack nova-novncproxy[77825]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-06-29 08:37:14.896 | Jun 29 10:36:12 devstack nova-novncproxy[77825]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-06-29 08:37:14.896 | Jun 29 10:36:12 devstack nova-novncproxy[77825]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-06-29 08:37:14.900 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-29 08:37:14.903 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-06-29 08:37:14.922 | enabled 2026-06-29 08:37:14.928 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-06-29 08:37:14.951 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-06-29 08:37:14.951 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-06-29 08:37:14.951 | Active: active (running) since Mon 2026-06-29 10:36:10 CEST; 1min 4s ago 2026-06-29 08:37:14.951 | Main PID: 78610 (nova-conductor) 2026-06-29 08:37:14.951 | Tasks: 3 (limit: 14255) 2026-06-29 08:37:14.951 | Memory: 165.1M (peak: 165.6M) 2026-06-29 08:37:14.951 | CPU: 6.213s 2026-06-29 08:37:14.952 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-06-29 08:37:14.952 | ├─78610 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf 2026-06-29 08:37:14.952 | ├─80139 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf 2026-06-29 08:37:14.952 | └─80140 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf 2026-06-29 08:37:14.952 | 2026-06-29 08:37:14.952 | Jun 29 10:36:15 devstack nova-conductor[78610]: DEBUG oslo_service.backend._eventlet.service [None req-f0eb28aa-9923-4d7b-904e-45ddbc6fc084 None None] oslo_limit.version = None {{(pid=78610) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} 2026-06-29 08:37:14.952 | Jun 29 10:36:15 devstack nova-conductor[78610]: DEBUG oslo_service.backend._eventlet.service [None req-f0eb28aa-9923-4d7b-904e-45ddbc6fc084 None None] oslo_reports.file_event_handler = None {{(pid=78610) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} 2026-06-29 08:37:14.952 | Jun 29 10:36:15 devstack nova-conductor[78610]: DEBUG oslo_service.backend._eventlet.service [None req-f0eb28aa-9923-4d7b-904e-45ddbc6fc084 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=78610) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} 2026-06-29 08:37:14.953 | Jun 29 10:36:15 devstack nova-conductor[78610]: DEBUG oslo_service.backend._eventlet.service [None req-f0eb28aa-9923-4d7b-904e-45ddbc6fc084 None None] oslo_reports.log_dir = None {{(pid=78610) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} 2026-06-29 08:37:14.953 | Jun 29 10:36:15 devstack nova-conductor[78610]: DEBUG oslo_service.backend._eventlet.service [None req-f0eb28aa-9923-4d7b-904e-45ddbc6fc084 None None] ******************************************************************************** {{(pid=78610) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} 2026-06-29 08:37:14.953 | Jun 29 10:36:25 devstack nova-conductor[78610]: DEBUG dbcounter [-] [78610] Writing DB stats nova_api:SELECT=1 {{(pid=78610) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-29 08:37:14.953 | Jun 29 10:36:25 devstack nova-conductor[78610]: DEBUG dbcounter [-] [78610] Writing DB stats nova_cell1:SELECT=1 {{(pid=78610) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-29 08:37:14.953 | Jun 29 10:36:25 devstack nova-conductor[78610]: DEBUG dbcounter [-] [78610] Writing DB stats nova_cell0:SELECT=1 {{(pid=78610) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-29 08:37:14.953 | Jun 29 10:36:30 devstack nova-conductor[80140]: DEBUG dbcounter [-] [80140] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=80140) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-29 08:37:14.953 | Jun 29 10:36:30 devstack nova-conductor[80139]: DEBUG dbcounter [-] [80139] Writing DB stats nova_cell0:SELECT=3 {{(pid=80139) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-29 08:37:14.959 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-29 08:37:14.962 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-06-29 08:37:14.981 | enabled 2026-06-29 08:37:14.986 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-06-29 08:37:15.009 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-06-29 08:37:15.009 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-06-29 08:37:15.009 | Active: active (running) since Mon 2026-06-29 10:36:12 CEST; 1min 2s ago 2026-06-29 08:37:15.009 | Main PID: 79158 (nova-conductor) 2026-06-29 08:37:15.009 | Tasks: 3 (limit: 14255) 2026-06-29 08:37:15.009 | Memory: 178.7M (peak: 178.9M) 2026-06-29 08:37:15.009 | CPU: 6.127s 2026-06-29 08:37:15.009 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-06-29 08:37:15.009 | ├─79158 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2026-06-29 08:37:15.010 | ├─80281 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2026-06-29 08:37:15.010 | └─80282 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2026-06-29 08:37:15.010 | 2026-06-29 08:37:15.010 | Jun 29 10:36:17 devstack nova-conductor[79158]: DEBUG oslo_service.backend._eventlet.service [None req-d7a94cfd-9f66-4bae-bfef-27f14430385d None None] oslo_limit.status_code_retries = None {{(pid=79158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} 2026-06-29 08:37:15.010 | Jun 29 10:36:17 devstack nova-conductor[79158]: DEBUG oslo_service.backend._eventlet.service [None req-d7a94cfd-9f66-4bae-bfef-27f14430385d None None] oslo_limit.status_code_retry_delay = None {{(pid=79158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} 2026-06-29 08:37:15.010 | Jun 29 10:36:17 devstack nova-conductor[79158]: DEBUG oslo_service.backend._eventlet.service [None req-d7a94cfd-9f66-4bae-bfef-27f14430385d None None] oslo_limit.timeout = None {{(pid=79158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} 2026-06-29 08:37:15.010 | Jun 29 10:36:17 devstack nova-conductor[79158]: DEBUG oslo_service.backend._eventlet.service [None req-d7a94cfd-9f66-4bae-bfef-27f14430385d None None] oslo_limit.valid_interfaces = None {{(pid=79158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} 2026-06-29 08:37:15.010 | Jun 29 10:36:17 devstack nova-conductor[79158]: DEBUG oslo_service.backend._eventlet.service [None req-d7a94cfd-9f66-4bae-bfef-27f14430385d None None] oslo_limit.version = None {{(pid=79158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} 2026-06-29 08:37:15.010 | Jun 29 10:36:17 devstack nova-conductor[79158]: DEBUG oslo_service.backend._eventlet.service [None req-d7a94cfd-9f66-4bae-bfef-27f14430385d None None] oslo_reports.file_event_handler = None {{(pid=79158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} 2026-06-29 08:37:15.011 | Jun 29 10:36:17 devstack nova-conductor[79158]: DEBUG oslo_service.backend._eventlet.service [None req-d7a94cfd-9f66-4bae-bfef-27f14430385d None None] oslo_reports.file_event_handler_interval = 1 {{(pid=79158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} 2026-06-29 08:37:15.011 | Jun 29 10:36:17 devstack nova-conductor[79158]: DEBUG oslo_service.backend._eventlet.service [None req-d7a94cfd-9f66-4bae-bfef-27f14430385d None None] oslo_reports.log_dir = None {{(pid=79158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} 2026-06-29 08:37:15.011 | Jun 29 10:36:17 devstack nova-conductor[79158]: DEBUG oslo_service.backend._eventlet.service [None req-d7a94cfd-9f66-4bae-bfef-27f14430385d None None] ******************************************************************************** {{(pid=79158) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} 2026-06-29 08:37:15.011 | Jun 29 10:36:26 devstack nova-conductor[79158]: DEBUG dbcounter [-] [79158] Writing DB stats nova_cell1:SELECT=1 {{(pid=79158) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-29 08:37:15.016 | + ./stack.sh:main:1449 : is_service_enabled n-api 2026-06-29 08:37:15.038 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:37:15.042 | + ./stack.sh:main:1450 : is_service_enabled n-cpu 2026-06-29 08:37:15.063 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:37:15.066 | + ./stack.sh:main:1451 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-06-29 08:37:15.070 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-29 08:37:15.542 | /opt/stack/nova/nova/monkey_patch.py:30: EventletDeprecationWarning: 2026-06-29 08:37:15.542 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-29 08:37:15.542 | we strongly recommend against using it for new projects. 2026-06-29 08:37:15.542 | 2026-06-29 08:37:15.542 | If you are already using Eventlet, we recommend migrating to a different 2026-06-29 08:37:15.542 | framework. For more detail see 2026-06-29 08:37:15.543 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-29 08:37:15.543 | 2026-06-29 08:37:15.543 | import eventlet 2026-06-29 08:37:19.064 | INFO dbcounter [None req-7446aaf8-8926-41fe-b512-76488a444707 None None] Registered counter for database nova_api 2026-06-29 08:37:19.203 | DEBUG dbcounter [-] [84739] Writer thread running {{(pid=84739) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-29 08:37:19.214 | Found 2 cell mappings. 2026-06-29 08:37:19.214 | Skipping cell0 since it does not contain hosts. 2026-06-29 08:37:19.215 | Getting computes from cell 'cell1': 535c59d7-46ba-4b31-822a-5013390db155 2026-06-29 08:37:19.215 | INFO dbcounter [None req-7446aaf8-8926-41fe-b512-76488a444707 None None] Registered counter for database nova_cell1 2026-06-29 08:37:19.301 | DEBUG dbcounter [-] [84739] Writer thread running {{(pid=84739) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-29 08:37:19.471 | Checking host mapping for compute host 'devstack': 2e7b56ce-af10-4d77-807c-e6200c46d035 2026-06-29 08:37:19.471 | Creating host mapping for compute host 'devstack': 2e7b56ce-af10-4d77-807c-e6200c46d035 2026-06-29 08:37:19.471 | Found 1 unmapped computes in cell: 535c59d7-46ba-4b31-822a-5013390db155 2026-06-29 08:37:19.789 | Exception ignored in: 2026-06-29 08:37:19.789 | Traceback (most recent call last): 2026-06-29 08:37:19.789 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-29 08:37:19.789 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-29 08:37:19.790 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-29 08:37:19.790 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-29 08:37:19.790 | RuntimeError: greenlet is being finalized 2026-06-29 08:37:20.156 | + ./stack.sh:main:1464 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-06-29 08:37:20.639 | /opt/stack/nova/nova/monkey_patch.py:30: EventletDeprecationWarning: 2026-06-29 08:37:20.639 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-29 08:37:20.639 | we strongly recommend against using it for new projects. 2026-06-29 08:37:20.639 | 2026-06-29 08:37:20.639 | If you are already using Eventlet, we recommend migrating to a different 2026-06-29 08:37:20.639 | framework. For more detail see 2026-06-29 08:37:20.640 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-29 08:37:20.640 | 2026-06-29 08:37:20.640 | import eventlet 2026-06-29 08:37:24.517 | +-------------------------------------------+ 2026-06-29 08:37:24.517 | | Upgrade Check Results | 2026-06-29 08:37:24.517 | +-------------------------------------------+ 2026-06-29 08:37:24.517 | | Check: Cells v2 | 2026-06-29 08:37:24.518 | | Result: Success | 2026-06-29 08:37:24.518 | | Details: None | 2026-06-29 08:37:24.518 | +-------------------------------------------+ 2026-06-29 08:37:24.518 | | Check: Placement API | 2026-06-29 08:37:24.518 | | Result: Success | 2026-06-29 08:37:24.518 | | Details: None | 2026-06-29 08:37:24.519 | +-------------------------------------------+ 2026-06-29 08:37:24.519 | | Check: Cinder API | 2026-06-29 08:37:24.519 | | Result: Success | 2026-06-29 08:37:24.519 | | Details: None | 2026-06-29 08:37:24.519 | +-------------------------------------------+ 2026-06-29 08:37:24.519 | | Check: Policy File JSON to YAML Migration | 2026-06-29 08:37:24.519 | | Result: Success | 2026-06-29 08:37:24.519 | | Details: None | 2026-06-29 08:37:24.519 | +-------------------------------------------+ 2026-06-29 08:37:24.519 | | Check: Older than N-1 computes | 2026-06-29 08:37:24.520 | | Result: Success | 2026-06-29 08:37:24.520 | | Details: None | 2026-06-29 08:37:24.520 | +-------------------------------------------+ 2026-06-29 08:37:24.520 | | Check: hw_machine_type unset | 2026-06-29 08:37:24.520 | | Result: Success | 2026-06-29 08:37:24.520 | | Details: None | 2026-06-29 08:37:24.520 | +-------------------------------------------+ 2026-06-29 08:37:24.520 | | Check: Service User Token Configuration | 2026-06-29 08:37:24.520 | | Result: Success | 2026-06-29 08:37:24.520 | | Details: None | 2026-06-29 08:37:24.520 | +-------------------------------------------+ 2026-06-29 08:37:24.798 | Exception ignored in: 2026-06-29 08:37:24.798 | Traceback (most recent call last): 2026-06-29 08:37:24.798 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-29 08:37:24.798 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-29 08:37:24.798 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-29 08:37:24.798 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-29 08:37:24.799 | RuntimeError: greenlet is being finalized 2026-06-29 08:37:25.130 | + ./stack.sh:main:1471 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-06-29 08:37:25.134 | + ./stack.sh:main:1482 : command openstack complete 2026-06-29 08:37:25.134 | + ./stack.sh:main:1483 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-06-29 08:37:28.879 | + ./stack.sh:main:1486 : is_service_enabled cinder 2026-06-29 08:37:28.898 | + functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:37:28.901 | + ./stack.sh:main:1487 : is_ubuntu 2026-06-29 08:37:28.904 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-29 08:37:28.909 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-29 08:37:28.910 | + ./stack.sh:main:1488 : echo_summary 'Configuring lvm.conf global device filter' 2026-06-29 08:37:28.913 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-29 08:37:28.916 | + ./stack.sh:echo_summary:447 : echo -e Configuring lvm.conf global device filter 2026-06-29 08:37:28.919 | + ./stack.sh:main:1489 : set_lvm_filter 2026-06-29 08:37:28.922 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-06-29 08:37:28.924 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-06-29 08:37:28.927 | + lib/lvm:set_lvm_filter:191 : local pv 2026-06-29 08:37:28.930 | + lib/lvm:set_lvm_filter:192 : local vg 2026-06-29 08:37:28.933 | + lib/lvm:set_lvm_filter:193 : local line 2026-06-29 08:37:28.936 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-06-29 08:37:28.989 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-06-29 08:37:28.994 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-06-29 08:37:28.994 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-06-29 08:37:28.996 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-06-29 08:37:29.001 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-06-29 08:37:29.003 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-06-29 08:37:29.006 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-06-29 08:37:29.009 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-06-29 08:37:29.011 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-06-29 08:37:29.017 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-06-29 08:37:29.037 | + 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-29 08:37:29.056 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-06-29 08:37:29.060 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-29 08:37:29.063 | + ./stack.sh:echo_summary:447 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-06-29 08:37:29.066 | + ./stack.sh:main:1499 : run_phase stack test-config 2026-06-29 08:37:29.069 | + functions-common:run_phase:1848 : local mode=stack 2026-06-29 08:37:29.071 | + functions-common:run_phase:1849 : local phase=test-config 2026-06-29 08:37:29.074 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-29 08:37:29.077 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-29 08:37:29.080 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-29 08:37:29.083 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-29 08:37:29.085 | + functions-common:run_phase:1858 : local extra 2026-06-29 08:37:29.089 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-29 08:37:29.093 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-29 08:37:29.096 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-29 08:37:29.099 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-29 08:37:29.102 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-06-29 08:37:29.105 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-29 08:37:29.122 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:37:29.124 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-29 08:37:29.127 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-29 08:37:29.129 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-06-29 08:37:29.132 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-29 08:37:29.135 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-29 08:37:29.138 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-29 08:37:29.140 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-06-29 08:37:29.143 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-29 08:37:29.147 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-29 08:37:29.150 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-29 08:37:29.154 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-29 08:37:29.158 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-06-29 08:37:29.211 | [2070 Async install_tempest:45614]: Waiting for completion of install_tempest running on PID 45614 (1 other jobs running) 2026-06-29 08:37:29.235 | [2070 Async install_tempest:45614]: Signaling child to exit 2026-06-29 08:37:29.235 | WAKEUP 2026-06-29 08:37:29.255 | [2070 Async install_tempest:45614]: Signaled 2026-06-29 08:37:29.257 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-06-29 08:37:29.257 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-06-29 08:37:29.258 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-06-29 08:37:29.258 | ++ functions-common:git_clone:591 : local git_ref=master 2026-06-29 08:37:29.258 | ++ functions-common:git_clone:592 : local orig_dir 2026-06-29 08:37:29.258 | +++ functions-common:git_clone:593 : pwd 2026-06-29 08:37:29.258 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-29 08:37:29.258 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-06-29 08:37:29.258 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-29 08:37:29.258 | ++ functions-common:git_clone:596 : RECLONE=False 2026-06-29 08:37:29.258 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-29 08:37:29.258 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-29 08:37:29.258 | ++ functions-common:git_clone:610 : echo master 2026-06-29 08:37:29.259 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-06-29 08:37:29.259 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-06-29 08:37:29.259 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-29 08:37:29.259 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-06-29 08:37:29.259 | ++ functions-common:git_timed:697 : local count=0 2026-06-29 08:37:29.259 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-29 08:37:29.259 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-29 08:37:29.259 | ++ functions-common:git_timed:701 : timeout=0 2026-06-29 08:37:29.259 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-29 08:37:29.259 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-29 08:37:29.259 | ++ functions-common:time_start:2407 : local start_time= 2026-06-29 08:37:29.260 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:37:29.260 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:37:29.260 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782721614130 2026-06-29 08:37:29.260 | ++ 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-29 08:37:29.260 | Cloning into '/opt/stack/tempest'... 2026-06-29 08:37:29.260 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-29 08:37:29.260 | ++ functions-common:time_stop:2420 : local name 2026-06-29 08:37:29.260 | ++ functions-common:time_stop:2421 : local end_time 2026-06-29 08:37:29.260 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:37:29.260 | ++ functions-common:time_stop:2423 : local total 2026-06-29 08:37:29.260 | ++ functions-common:time_stop:2424 : local start_time 2026-06-29 08:37:29.261 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-29 08:37:29.261 | ++ functions-common:time_stop:2427 : start_time=1782721614130 2026-06-29 08:37:29.261 | ++ functions-common:time_stop:2429 : [[ -z 1782721614130 ]] 2026-06-29 08:37:29.261 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:37:29.261 | ++ functions-common:time_stop:2432 : end_time=1782721623116 2026-06-29 08:37:29.261 | ++ functions-common:time_stop:2433 : elapsed_time=8986 2026-06-29 08:37:29.261 | ++ functions-common:time_stop:2434 : total=409159 2026-06-29 08:37:29.261 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:37:29.261 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=418145 2026-06-29 08:37:29.261 | ++ functions-common:git_clone:631 : cd /opt/stack/tempest 2026-06-29 08:37:29.261 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-06-29 08:37:29.262 | ++ functions-common:git_timed:697 : local count=0 2026-06-29 08:37:29.262 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-29 08:37:29.262 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-29 08:37:29.262 | ++ functions-common:git_timed:701 : timeout=0 2026-06-29 08:37:29.262 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-29 08:37:29.262 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-29 08:37:29.262 | ++ functions-common:time_start:2407 : local start_time= 2026-06-29 08:37:29.262 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:37:29.262 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:37:29.262 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782721623156 2026-06-29 08:37:29.262 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-29 08:37:29.263 | From https://review.opendev.org/openstack/tempest 2026-06-29 08:37:29.263 | * branch master -> FETCH_HEAD 2026-06-29 08:37:29.263 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-29 08:37:29.263 | ++ functions-common:time_stop:2420 : local name 2026-06-29 08:37:29.263 | ++ functions-common:time_stop:2421 : local end_time 2026-06-29 08:37:29.263 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:37:29.263 | ++ functions-common:time_stop:2423 : local total 2026-06-29 08:37:29.263 | ++ functions-common:time_stop:2424 : local start_time 2026-06-29 08:37:29.263 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-29 08:37:29.263 | ++ functions-common:time_stop:2427 : start_time=1782721623156 2026-06-29 08:37:29.263 | ++ functions-common:time_stop:2429 : [[ -z 1782721623156 ]] 2026-06-29 08:37:29.264 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:37:29.264 | ++ functions-common:time_stop:2432 : end_time=1782721623867 2026-06-29 08:37:29.264 | ++ functions-common:time_stop:2433 : elapsed_time=711 2026-06-29 08:37:29.264 | ++ functions-common:time_stop:2434 : total=418145 2026-06-29 08:37:29.264 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:37:29.264 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=418856 2026-06-29 08:37:29.264 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-29 08:37:29.264 | ++ functions-common:git_timed:697 : local count=0 2026-06-29 08:37:29.264 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-29 08:37:29.264 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-29 08:37:29.264 | ++ functions-common:git_timed:701 : timeout=0 2026-06-29 08:37:29.265 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-29 08:37:29.265 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-29 08:37:29.265 | ++ functions-common:time_start:2407 : local start_time= 2026-06-29 08:37:29.265 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:37:29.265 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:37:29.265 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782721623919 2026-06-29 08:37:29.265 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-29 08:37:29.265 | Note: switching to 'FETCH_HEAD'. 2026-06-29 08:37:29.265 | 2026-06-29 08:37:29.265 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-29 08:37:29.265 | changes and commit them, and you can discard any commits you make in this 2026-06-29 08:37:29.266 | state without impacting any branches by switching back to a branch. 2026-06-29 08:37:29.266 | 2026-06-29 08:37:29.266 | If you want to create a new branch to retain commits you create, you may 2026-06-29 08:37:29.266 | do so (now or later) by using -c with the switch command. Example: 2026-06-29 08:37:29.266 | 2026-06-29 08:37:29.266 | git switch -c 2026-06-29 08:37:29.266 | 2026-06-29 08:37:29.266 | Or undo this operation with: 2026-06-29 08:37:29.266 | 2026-06-29 08:37:29.266 | git switch - 2026-06-29 08:37:29.267 | 2026-06-29 08:37:29.267 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-29 08:37:29.267 | 2026-06-29 08:37:29.267 | HEAD is now at 1a502cabe Mark ``test_resize_volume_backed_server_confirm`` as unstable 2026-06-29 08:37:29.267 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-29 08:37:29.267 | ++ functions-common:time_stop:2420 : local name 2026-06-29 08:37:29.267 | ++ functions-common:time_stop:2421 : local end_time 2026-06-29 08:37:29.267 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:37:29.267 | ++ functions-common:time_stop:2423 : local total 2026-06-29 08:37:29.267 | ++ functions-common:time_stop:2424 : local start_time 2026-06-29 08:37:29.268 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-29 08:37:29.268 | ++ functions-common:time_stop:2427 : start_time=1782721623919 2026-06-29 08:37:29.268 | ++ functions-common:time_stop:2429 : [[ -z 1782721623919 ]] 2026-06-29 08:37:29.268 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:37:29.268 | ++ functions-common:time_stop:2432 : end_time=1782721624122 2026-06-29 08:37:29.268 | ++ functions-common:time_stop:2433 : elapsed_time=203 2026-06-29 08:37:29.268 | ++ functions-common:time_stop:2434 : total=418856 2026-06-29 08:37:29.268 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:37:29.268 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=419059 2026-06-29 08:37:29.268 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-06-29 08:37:29.268 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-06-29 08:37:29.268 | ++ functions-common:git_clone:673 : git show --oneline 2026-06-29 08:37:29.269 | ++ functions-common:git_clone:673 : head -1 2026-06-29 08:37:29.269 | 1a502cabe Mark ``test_resize_volume_backed_server_confirm`` as unstable 2026-06-29 08:37:29.269 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-29 08:37:29.269 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-06-29 08:37:29.269 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-06-29 08:37:29.269 | ++ 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-29 08:37:29.269 | Collecting tox!=2.8.0,<4.0.0 2026-06-29 08:37:29.269 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-06-29 08:37:29.269 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-06-29 08:37:29.269 | Downloading filelock-3.29.4-py3-none-any.whl.metadata (2.0 kB) 2026-06-29 08:37:29.270 | 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-29 08:37:29.270 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-06-29 08:37:29.270 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-06-29 08:37:29.270 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-06-29 08:37:29.270 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-06-29 08:37:29.270 | 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-29 08:37:29.270 | 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-29 08:37:29.270 | Downloading virtualenv-21.5.1-py3-none-any.whl.metadata (3.4 kB) 2026-06-29 08:37:29.270 | 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-29 08:37:29.270 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-06-29 08:37:29.270 | 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-29 08:37:29.271 | 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-29 08:37:29.271 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-06-29 08:37:29.271 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-06-29 08:37:29.271 | Downloading filelock-3.29.4-py3-none-any.whl (42 kB) 2026-06-29 08:37:29.271 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-06-29 08:37:29.271 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-06-29 08:37:29.271 | Downloading virtualenv-21.5.1-py3-none-any.whl (4.6 MB) 2026-06-29 08:37:29.271 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 39.1 MB/s 0:00:00 2026-06-29 08:37:29.271 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-06-29 08:37:29.271 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-06-29 08:37:29.271 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-06-29 08:37:29.272 | 2026-06-29 08:37:29.272 | 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-29 08:37:29.272 | ++ inc/python:pip_install:216 : result=0 2026-06-29 08:37:29.272 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-29 08:37:29.272 | ++ functions-common:time_stop:2420 : local name 2026-06-29 08:37:29.272 | ++ functions-common:time_stop:2421 : local end_time 2026-06-29 08:37:29.272 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:37:29.272 | ++ functions-common:time_stop:2423 : local total 2026-06-29 08:37:29.272 | ++ functions-common:time_stop:2424 : local start_time 2026-06-29 08:37:29.272 | ++ functions-common:time_stop:2426 : name=pip_install 2026-06-29 08:37:29.272 | ++ functions-common:time_stop:2427 : start_time=1782721624211 2026-06-29 08:37:29.273 | ++ functions-common:time_stop:2429 : [[ -z 1782721624211 ]] 2026-06-29 08:37:29.273 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:37:29.273 | ++ functions-common:time_stop:2432 : end_time=1782721628110 2026-06-29 08:37:29.273 | ++ functions-common:time_stop:2433 : elapsed_time=3899 2026-06-29 08:37:29.273 | ++ functions-common:time_stop:2434 : total=165612 2026-06-29 08:37:29.273 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:37:29.273 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=169511 2026-06-29 08:37:29.273 | ++ inc/python:pip_install:219 : return 0 2026-06-29 08:37:29.273 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-06-29 08:37:29.273 | /opt/stack/tempest ~/devstack 2026-06-29 08:37:29.274 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-06-29 08:37:29.274 | Switched to branch 'master' 2026-06-29 08:37:29.274 | Your branch is up to date with 'origin/master'. 2026-06-29 08:37:29.274 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-06-29 08:37:29.274 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-29 08:37:29.274 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.sdTTIFNCJJ 2026-06-29 08:37:29.274 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.sdTTIFNCJJ 2026-06-29 08:37:29.274 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-29 08:37:29.274 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.sdTTIFNCJJ 2026-06-29 08:37:29.274 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-29 08:37:29.274 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-29 08:37:29.275 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-29 08:37:29.275 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-29 08:37:29.275 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-29 08:37:29.275 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-29 08:37:29.275 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-29 08:37:29.275 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-06-29 08:37:29.275 | full create: /opt/stack/tempest/.tox/tempest 2026-06-29 08:37:29.275 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-29 08:37:29.275 | full develop-inst: /opt/stack/tempest 2026-06-29 08:37:29.275 | 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-29 08:37:29.275 | ___________________________________ summary ____________________________________ 2026-06-29 08:37:29.276 | full: skipped tests 2026-06-29 08:37:29.276 | congratulations :) 2026-06-29 08:37:29.276 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.sdTTIFNCJJ -r requirements.txt 2026-06-29 08:37:29.276 | 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-29 08:37:29.276 | 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-29 08:37:29.276 | 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-29 08:37:29.276 | 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-29 08:37:29.276 | 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-29 08:37:29.276 | 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-29 08:37:29.276 | 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-29 08:37:29.277 | 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-29 08:37:29.277 | 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-29 08:37:29.277 | 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-29 08:37:29.277 | 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-29 08:37:29.277 | 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-29 08:37:29.277 | 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-29 08:37:29.277 | 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-29 08:37:29.277 | 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-29 08:37:29.278 | 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-29 08:37:29.278 | 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-29 08:37:29.278 | 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-29 08:37:29.278 | 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-29 08:37:29.278 | 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-29 08:37:29.278 | 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-29 08:37:29.278 | 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-29 08:37:29.278 | 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-29 08:37:29.278 | 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-29 08:37:29.278 | 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-29 08:37:29.278 | 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-29 08:37:29.279 | 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-29 08:37:29.279 | 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-29 08:37:29.279 | 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-29 08:37:29.279 | 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-29 08:37:29.279 | 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-29 08:37:29.279 | 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-29 08:37:29.279 | 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-29 08:37:29.279 | 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-29 08:37:29.279 | 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-29 08:37:29.279 | 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-29 08:37:29.279 | 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-29 08:37:29.280 | 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-29 08:37:29.280 | 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-29 08:37:29.280 | 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-29 08:37:29.280 | 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-29 08:37:29.280 | 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-29 08:37:29.280 | 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-29 08:37:29.280 | 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-29 08:37:29.280 | 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-29 08:37:29.280 | 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-29 08:37:29.280 | 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-29 08:37:29.281 | 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-29 08:37:29.281 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-06-29 08:37:29.281 | 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-29 08:37:29.281 | 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-29 08:37:29.281 | 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-29 08:37:29.281 | 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-29 08:37:29.281 | 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-29 08:37:29.281 | 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-29 08:37:29.281 | 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-29 08:37:29.281 | 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-29 08:37:29.282 | 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-29 08:37:29.282 | 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-29 08:37:29.282 | 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-29 08:37:29.282 | 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-29 08:37:29.282 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-06-29 08:37:29.282 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.sdTTIFNCJJ 2026-06-29 08:37:29.282 | ++ lib/tempest:install_tempest:868 : popd 2026-06-29 08:37:29.282 | ~/devstack 2026-06-29 08:37:29.301 | [2070 Async install_tempest:45614]: finished install_tempest with result 0 in 46 seconds 2026-06-29 08:37:29.305 | ++ inc/async:async_wait:197 : return 0 2026-06-29 08:37:29.307 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-06-29 08:37:29.310 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-29 08:37:29.312 | ++ ./stack.sh:echo_summary:447 : echo -e Initializing Tempest 2026-06-29 08:37:29.315 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-06-29 08:37:29.317 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-06-29 08:37:29.320 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-06-29 08:37:29.322 | ++ inc/python:setup_develop:353 : local bindep 2026-06-29 08:37:29.324 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-29 08:37:29.326 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-06-29 08:37:29.328 | ++ inc/python:setup_develop:359 : local extras= 2026-06-29 08:37:29.330 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-06-29 08:37:29.332 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-29 08:37:29.334 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-29 08:37:29.337 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-06-29 08:37:29.339 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-29 08:37:29.341 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-29 08:37:29.345 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-06-29 08:37:29.347 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-29 08:37:29.349 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-06-29 08:37:29.351 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-29 08:37:29.353 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-29 08:37:29.356 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-06-29 08:37:29.362 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-06-29 08:37:29.364 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-06-29 08:37:29.366 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-06-29 08:37:29.567 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-06-29 08:37:29.569 | ++ inc/python:setup_package:436 : local bindep=0 2026-06-29 08:37:29.571 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-06-29 08:37:29.574 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-06-29 08:37:29.576 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-29 08:37:29.579 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-06-29 08:37:29.581 | ++ inc/python:setup_package:445 : local flags=-e 2026-06-29 08:37:29.584 | ++ inc/python:setup_package:446 : local extras= 2026-06-29 08:37:29.586 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-06-29 08:37:29.589 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-06-29 08:37:29.591 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-29 08:37:29.593 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-29 08:37:29.595 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-29 08:37:29.597 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-06-29 08:37:29.617 | Using python 3.12 to install /opt/stack/tempest 2026-06-29 08:37:29.619 | ++ 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-29 08:37:30.743 | Obtaining file:///opt/stack/tempest 2026-06-29 08:37:30.747 | Installing build dependencies: started 2026-06-29 08:37:32.811 | Installing build dependencies: finished with status 'done' 2026-06-29 08:37:32.812 | Checking if build backend supports build_editable: started 2026-06-29 08:37:33.399 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-29 08:37:33.400 | Getting requirements to build editable: started 2026-06-29 08:37:33.720 | Getting requirements to build editable: finished with status 'done' 2026-06-29 08:37:33.722 | Preparing editable metadata (pyproject.toml): started 2026-06-29 08:37:35.143 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-29 08:37:35.167 | 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-29 08:37:35.168 | 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-29 08:37:35.169 | 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-29 08:37:35.170 | 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-29 08:37:35.170 | 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-29 08:37:35.171 | 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-29 08:37:35.172 | 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-29 08:37:35.173 | 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-29 08:37:35.174 | 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-29 08:37:35.175 | 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-29 08:37:35.371 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev35) 2026-06-29 08:37:35.374 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-06-29 08:37:35.379 | 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-29 08:37:35.380 | 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-29 08:37:35.380 | 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-29 08:37:35.381 | 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-29 08:37:35.382 | 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-29 08:37:35.383 | 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-29 08:37:35.384 | 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-29 08:37:35.384 | 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-29 08:37:35.385 | 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-29 08:37:35.386 | 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-29 08:37:35.387 | 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-29 08:37:35.388 | 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-29 08:37:35.390 | 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-29 08:37:35.391 | 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-29 08:37:35.395 | 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-29 08:37:35.395 | 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-29 08:37:35.396 | 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-29 08:37:35.397 | 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-29 08:37:35.400 | 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-29 08:37:35.404 | 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-29 08:37:35.406 | 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-29 08:37:35.413 | 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-29 08:37:35.414 | 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-29 08:37:35.414 | 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-29 08:37:35.415 | 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-29 08:37:35.423 | 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-29 08:37:35.426 | 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-29 08:37:35.428 | 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-29 08:37:35.432 | 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-29 08:37:35.433 | 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-29 08:37:35.436 | 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-29 08:37:35.438 | 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-29 08:37:35.442 | 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-29 08:37:35.444 | 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-29 08:37:35.444 | 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-29 08:37:35.445 | 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-29 08:37:35.452 | 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-29 08:37:35.453 | 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-29 08:37:35.453 | 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-29 08:37:35.461 | 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-29 08:37:35.464 | 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-29 08:37:35.482 | 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-29 08:37:35.493 | 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-29 08:37:35.494 | 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-29 08:37:35.497 | 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-29 08:37:35.517 | 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-29 08:37:35.519 | 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-29 08:37:35.526 | 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-29 08:37:35.541 | 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-29 08:37:35.574 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev35) 2026-06-29 08:37:35.577 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-29 08:37:35.613 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-06-29 08:37:35.616 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-06-29 08:37:35.627 | Building wheels for collected packages: tempest 2026-06-29 08:37:35.629 | Building editable for tempest (pyproject.toml): started 2026-06-29 08:37:37.244 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-06-29 08:37:37.246 | Created wheel for tempest: filename=tempest-46.3.1.dev35-0.editable-py3-none-any.whl size=8319 sha256=c8e922cdc8fc9366198a57004c12d289cf35d52d18ce70c8d50674c2d4403953 2026-06-29 08:37:37.246 | Stored in directory: /tmp/pip-ephem-wheel-cache-0kew95qq/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-06-29 08:37:37.251 | Successfully built tempest 2026-06-29 08:37:37.552 | Installing collected packages: tomlkit, stestr, tempest 2026-06-29 08:37:37.823 | 2026-06-29 08:37:37.850 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev35 tomlkit-0.15.0 2026-06-29 08:37:38.012 | ++ inc/python:pip_install:216 : result=0 2026-06-29 08:37:38.014 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-29 08:37:38.016 | ++ functions-common:time_stop:2420 : local name 2026-06-29 08:37:38.018 | ++ functions-common:time_stop:2421 : local end_time 2026-06-29 08:37:38.021 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:37:38.023 | ++ functions-common:time_stop:2423 : local total 2026-06-29 08:37:38.025 | ++ functions-common:time_stop:2424 : local start_time 2026-06-29 08:37:38.027 | ++ functions-common:time_stop:2426 : name=pip_install 2026-06-29 08:37:38.029 | ++ functions-common:time_stop:2427 : start_time=1782722249612 2026-06-29 08:37:38.031 | ++ functions-common:time_stop:2429 : [[ -z 1782722249612 ]] 2026-06-29 08:37:38.034 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:37:38.037 | ++ functions-common:time_stop:2432 : end_time=1782722258035 2026-06-29 08:37:38.040 | ++ functions-common:time_stop:2433 : elapsed_time=8423 2026-06-29 08:37:38.042 | ++ functions-common:time_stop:2434 : total=176799 2026-06-29 08:37:38.044 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:37:38.046 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=185222 2026-06-29 08:37:38.048 | ++ inc/python:pip_install:219 : return 0 2026-06-29 08:37:38.051 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-29 08:37:38.053 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-29 08:37:38.055 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-06-29 08:37:38.057 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-06-29 08:37:38.059 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-29 08:37:38.062 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-29 08:37:38.064 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-06-29 08:37:38.067 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-29 08:37:38.069 | ++ 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-29 08:37:38.071 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-06-29 08:37:38.073 | ++ lib/tempest:configure_tempest:213 : local images 2026-06-29 08:37:38.075 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-06-29 08:37:38.078 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-06-29 08:37:38.080 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-06-29 08:37:38.082 | ++ lib/tempest:configure_tempest:217 : local password 2026-06-29 08:37:38.085 | ++ lib/tempest:configure_tempest:218 : local line 2026-06-29 08:37:38.087 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-06-29 08:37:38.089 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-06-29 08:37:38.091 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-06-29 08:37:38.093 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-06-29 08:37:38.096 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-06-29 08:37:38.098 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-06-29 08:37:38.100 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-06-29 08:37:38.102 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-06-29 08:37:38.104 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-06-29 08:37:38.106 | ++ lib/tempest:configure_tempest:228 : local disk 2026-06-29 08:37:38.109 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-06-29 08:37:38.109 | ' 2026-06-29 08:37:38.111 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-06-29 08:37:38.113 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-06-29 08:37:38.127 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:37:38.130 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-06-29 08:37:38.131 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-06-29 08:37:38.134 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-06-29 08:37:38.136 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-06-29 08:37:38.138 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-29 08:37:38.139 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-06-29 08:37:38.140 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-06-29 08:37:42.111 | +++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:37:42.115 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-06-29 08:37:42.118 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-06-29 08:37:42.122 | ++ lib/tempest:get_active_images:176 : img_id=1aa1ce57-b29b-4481-8b55-b7ff02ffdc41 2026-06-29 08:37:42.125 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-06-29 08:37:42.128 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-29 08:37:42.130 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-06-29 08:37:42.133 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-06-29 08:37:42.136 | ++ lib/tempest:configure_tempest:266 : '[' -z 1aa1ce57-b29b-4481-8b55-b7ff02ffdc41 ']' 2026-06-29 08:37:42.138 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=1aa1ce57-b29b-4481-8b55-b7ff02ffdc41 2026-06-29 08:37:42.141 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-06-29 08:37:42.160 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-06-29 08:37:42.163 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-06-29 08:37:42.166 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-06-29 08:37:42.168 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-06-29 08:37:42.171 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-06-29 08:37:42.173 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-06-29 08:37:42.176 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-06-29 08:37:42.178 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-06-29 08:37:42.184 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-06-29 08:37:42.184 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-06-29 08:37:45.602 | +++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:37:45.614 | ++ lib/tempest:configure_tempest:303 : admin_project_id=d47cceec51d4490ea8d98d20025dfc86 2026-06-29 08:37:45.618 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-06-29 08:37:45.644 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:37:45.650 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-06-29 08:37:49.237 | +++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:37:49.240 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-06-29 08:37:49.240 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-29 08:37:49.240 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-29 08:37:49.240 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-29 08:37:49.240 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-29 08:37:49.240 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-29 08:37:49.240 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-29 08:37:49.240 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-29 08:37:49.241 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-29 08:37:49.241 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-29 08:37:49.241 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-29 08:37:49.241 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-29 08:37:49.241 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-29 08:37:49.241 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-06-29 08:37:49.242 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-06-29 08:37:49.245 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-29 08:37:49.245 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-29 08:37:49.245 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-29 08:37:49.245 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-29 08:37:49.245 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-29 08:37:49.245 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-29 08:37:49.246 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-29 08:37:49.246 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-29 08:37:49.246 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-29 08:37:49.246 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-29 08:37:49.246 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-29 08:37:49.246 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-29 08:37:49.246 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-29 08:37:49.247 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-06-29 08:37:49.249 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 1aa1ce57-b29b-4481-8b55-b7ff02ffdc41 2026-06-29 08:37:49.252 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-29 08:37:49.255 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 1aa1ce57-b29b-4481-8b55-b7ff02ffdc41 -c size -f value 2026-06-29 08:37:52.708 | ++++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:37:52.711 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-06-29 08:37:52.714 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-06-29 08:37:52.715 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-29 08:37:52.762 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-06-29 08:37:52.765 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-06-29 08:37:52.767 | ++ 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-29 08:37:56.040 | +----------------------------+-----------------------+ 2026-06-29 08:37:56.040 | | Field | Value | 2026-06-29 08:37:56.041 | +----------------------------+-----------------------+ 2026-06-29 08:37:56.041 | | OS-FLV-DISABLED:disabled | False | 2026-06-29 08:37:56.041 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-29 08:37:56.041 | | description | None | 2026-06-29 08:37:56.041 | | disk | 1 | 2026-06-29 08:37:56.041 | | id | 42 | 2026-06-29 08:37:56.041 | | name | m1.nano | 2026-06-29 08:37:56.042 | | os-flavor-access:is_public | True | 2026-06-29 08:37:56.042 | | properties | hw_rng:allowed='True' | 2026-06-29 08:37:56.042 | | ram | 192 | 2026-06-29 08:37:56.042 | | rxtx_factor | 1.0 | 2026-06-29 08:37:56.042 | | swap | 0 | 2026-06-29 08:37:56.042 | | vcpus | 1 | 2026-06-29 08:37:56.042 | +----------------------------+-----------------------+ 2026-06-29 08:37:56.380 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-06-29 08:37:56.383 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-29 08:37:56.383 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-29 08:37:56.383 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-29 08:37:56.383 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-29 08:37:56.383 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-29 08:37:56.383 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-29 08:37:56.383 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-29 08:37:56.384 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-29 08:37:56.384 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-29 08:37:56.384 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-29 08:37:56.384 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-29 08:37:56.384 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-29 08:37:56.384 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-29 08:37:56.385 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-06-29 08:37:56.388 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 1aa1ce57-b29b-4481-8b55-b7ff02ffdc41 2026-06-29 08:37:56.391 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-29 08:37:56.394 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 1aa1ce57-b29b-4481-8b55-b7ff02ffdc41 -c size -f value 2026-06-29 08:37:59.868 | ++++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:37:59.870 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-06-29 08:37:59.873 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-06-29 08:37:59.874 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-29 08:37:59.917 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-06-29 08:37:59.921 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-06-29 08:37:59.924 | ++ 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-29 08:38:03.251 | +----------------------------+-----------------------+ 2026-06-29 08:38:03.251 | | Field | Value | 2026-06-29 08:38:03.251 | +----------------------------+-----------------------+ 2026-06-29 08:38:03.251 | | OS-FLV-DISABLED:disabled | False | 2026-06-29 08:38:03.251 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-29 08:38:03.251 | | description | None | 2026-06-29 08:38:03.252 | | disk | 1 | 2026-06-29 08:38:03.252 | | id | 84 | 2026-06-29 08:38:03.252 | | name | m1.micro | 2026-06-29 08:38:03.252 | | os-flavor-access:is_public | True | 2026-06-29 08:38:03.252 | | properties | hw_rng:allowed='True' | 2026-06-29 08:38:03.252 | | ram | 256 | 2026-06-29 08:38:03.253 | | rxtx_factor | 1.0 | 2026-06-29 08:38:03.253 | | swap | 0 | 2026-06-29 08:38:03.253 | | vcpus | 1 | 2026-06-29 08:38:03.253 | +----------------------------+-----------------------+ 2026-06-29 08:38:03.765 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-06-29 08:38:03.769 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-06-29 08:38:03.793 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:38:03.796 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-06-29 08:38:03.800 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-06-29 08:38:03.803 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-06-29 08:38:03.805 | ++ functions-common:git_clone:591 : local git_ref=master 2026-06-29 08:38:03.809 | ++ functions-common:git_clone:592 : local orig_dir 2026-06-29 08:38:03.812 | +++ functions-common:git_clone:593 : pwd 2026-06-29 08:38:03.816 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-29 08:38:03.819 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-06-29 08:38:03.823 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-29 08:38:03.846 | ++ functions-common:git_clone:596 : RECLONE=False 2026-06-29 08:38:03.849 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-29 08:38:03.853 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-29 08:38:03.857 | ++ functions-common:git_clone:610 : echo master 2026-06-29 08:38:03.858 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-06-29 08:38:03.864 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-06-29 08:38:03.868 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-29 08:38:03.871 | ++ 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-29 08:38:03.874 | ++ functions-common:git_timed:697 : local count=0 2026-06-29 08:38:03.877 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-29 08:38:03.880 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-29 08:38:03.883 | ++ functions-common:git_timed:701 : timeout=0 2026-06-29 08:38:03.887 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-29 08:38:03.890 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-29 08:38:03.893 | ++ functions-common:time_start:2407 : local start_time= 2026-06-29 08:38:03.896 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:38:03.900 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:38:03.905 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782722283902 2026-06-29 08:38:03.909 | ++ 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-29 08:38:03.913 | Cloning into '/opt/stack/os-test-images'... 2026-06-29 08:38:04.597 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-29 08:38:04.600 | ++ functions-common:time_stop:2420 : local name 2026-06-29 08:38:04.603 | ++ functions-common:time_stop:2421 : local end_time 2026-06-29 08:38:04.606 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:38:04.609 | ++ functions-common:time_stop:2423 : local total 2026-06-29 08:38:04.612 | ++ functions-common:time_stop:2424 : local start_time 2026-06-29 08:38:04.615 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-29 08:38:04.618 | ++ functions-common:time_stop:2427 : start_time=1782722283902 2026-06-29 08:38:04.621 | ++ functions-common:time_stop:2429 : [[ -z 1782722283902 ]] 2026-06-29 08:38:04.625 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:38:04.630 | ++ functions-common:time_stop:2432 : end_time=1782722284626 2026-06-29 08:38:04.633 | ++ functions-common:time_stop:2433 : elapsed_time=724 2026-06-29 08:38:04.636 | ++ functions-common:time_stop:2434 : total=409159 2026-06-29 08:38:04.639 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:38:04.642 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=409883 2026-06-29 08:38:04.645 | ++ functions-common:git_clone:631 : cd /opt/stack/os-test-images 2026-06-29 08:38:04.648 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-06-29 08:38:04.652 | ++ functions-common:git_timed:697 : local count=0 2026-06-29 08:38:04.656 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-29 08:38:04.659 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-29 08:38:04.662 | ++ functions-common:git_timed:701 : timeout=0 2026-06-29 08:38:04.665 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-29 08:38:04.668 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-29 08:38:04.672 | ++ functions-common:time_start:2407 : local start_time= 2026-06-29 08:38:04.675 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:38:04.679 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:38:04.686 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782722284681 2026-06-29 08:38:04.690 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-29 08:38:05.182 | From https://review.opendev.org/openstack/os-test-images 2026-06-29 08:38:05.182 | * branch master -> FETCH_HEAD 2026-06-29 08:38:05.193 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-29 08:38:05.196 | ++ functions-common:time_stop:2420 : local name 2026-06-29 08:38:05.200 | ++ functions-common:time_stop:2421 : local end_time 2026-06-29 08:38:05.204 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:38:05.206 | ++ functions-common:time_stop:2423 : local total 2026-06-29 08:38:05.210 | ++ functions-common:time_stop:2424 : local start_time 2026-06-29 08:38:05.212 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-29 08:38:05.214 | ++ functions-common:time_stop:2427 : start_time=1782722284681 2026-06-29 08:38:05.217 | ++ functions-common:time_stop:2429 : [[ -z 1782722284681 ]] 2026-06-29 08:38:05.221 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:38:05.226 | ++ functions-common:time_stop:2432 : end_time=1782722285222 2026-06-29 08:38:05.229 | ++ functions-common:time_stop:2433 : elapsed_time=541 2026-06-29 08:38:05.232 | ++ functions-common:time_stop:2434 : total=409883 2026-06-29 08:38:05.235 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:38:05.238 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=410424 2026-06-29 08:38:05.241 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-29 08:38:05.244 | ++ functions-common:git_timed:697 : local count=0 2026-06-29 08:38:05.247 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-29 08:38:05.250 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-29 08:38:05.253 | ++ functions-common:git_timed:701 : timeout=0 2026-06-29 08:38:05.255 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-29 08:38:05.257 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-29 08:38:05.261 | ++ functions-common:time_start:2407 : local start_time= 2026-06-29 08:38:05.263 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-29 08:38:05.267 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-29 08:38:05.273 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782722285269 2026-06-29 08:38:05.277 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-29 08:38:05.286 | Note: switching to 'FETCH_HEAD'. 2026-06-29 08:38:05.286 | 2026-06-29 08:38:05.286 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-29 08:38:05.286 | changes and commit them, and you can discard any commits you make in this 2026-06-29 08:38:05.286 | state without impacting any branches by switching back to a branch. 2026-06-29 08:38:05.286 | 2026-06-29 08:38:05.287 | If you want to create a new branch to retain commits you create, you may 2026-06-29 08:38:05.287 | do so (now or later) by using -c with the switch command. Example: 2026-06-29 08:38:05.287 | 2026-06-29 08:38:05.287 | git switch -c 2026-06-29 08:38:05.287 | 2026-06-29 08:38:05.287 | Or undo this operation with: 2026-06-29 08:38:05.287 | 2026-06-29 08:38:05.287 | git switch - 2026-06-29 08:38:05.287 | 2026-06-29 08:38:05.288 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-29 08:38:05.288 | 2026-06-29 08:38:05.288 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-06-29 08:38:05.291 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-29 08:38:05.294 | ++ functions-common:time_stop:2420 : local name 2026-06-29 08:38:05.298 | ++ functions-common:time_stop:2421 : local end_time 2026-06-29 08:38:05.301 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-29 08:38:05.303 | ++ functions-common:time_stop:2423 : local total 2026-06-29 08:38:05.307 | ++ functions-common:time_stop:2424 : local start_time 2026-06-29 08:38:05.311 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-29 08:38:05.314 | ++ functions-common:time_stop:2427 : start_time=1782722285269 2026-06-29 08:38:05.317 | ++ functions-common:time_stop:2429 : [[ -z 1782722285269 ]] 2026-06-29 08:38:05.320 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-29 08:38:05.325 | ++ functions-common:time_stop:2432 : end_time=1782722285322 2026-06-29 08:38:05.328 | ++ functions-common:time_stop:2433 : elapsed_time=53 2026-06-29 08:38:05.331 | ++ functions-common:time_stop:2434 : total=410424 2026-06-29 08:38:05.333 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-29 08:38:05.336 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=410477 2026-06-29 08:38:05.340 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-06-29 08:38:05.360 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-06-29 08:38:05.364 | ++ functions-common:git_clone:673 : head -1 2026-06-29 08:38:05.365 | ++ functions-common:git_clone:673 : git show --oneline 2026-06-29 08:38:05.368 | 5d0367e Clean-up zuul config spacing 2026-06-29 08:38:05.373 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-29 08:38:05.376 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-06-29 08:38:05.376 | /opt/stack/os-test-images ~/devstack 2026-06-29 08:38:05.378 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-06-29 08:38:05.874 | generate create: /opt/stack/os-test-images/.tox/generate 2026-06-29 08:38:06.531 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-06-29 08:38:09.509 | generate installed: PyYAML==6.0.3 2026-06-29 08:38:09.509 | generate run-test-pre: PYTHONHASHSEED='1455585447' 2026-06-29 08:38:09.510 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-06-29 08:38:09.652 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-06-29 08:38:09.676 | 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-29 08:38:09.699 | 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-29 08:38:09.729 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-06-29 08:38:09.732 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-06-29 08:38:09.741 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-06-29 08:38:09.750 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-06-29 08:38:09.790 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-06-29 08:38:09.803 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-06-29 08:38:09.811 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-06-29 08:38:09.824 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-06-29 08:38:09.824 | 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-29 08:38:09.834 | 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-29 08:38:09.841 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-06-29 08:38:09.860 | 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-29 08:38:09.864 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-06-29 08:38:09.866 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-06-29 08:38:09.879 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-06-29 08:38:09.891 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-06-29 08:38:09.906 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-06-29 08:38:09.909 | 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-29 08:38:09.924 | 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-29 08:38:09.927 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-06-29 08:38:09.931 | 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-29 08:38:09.942 | 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-29 08:38:09.946 | 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-29 08:38:09.958 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-06-29 08:38:09.984 | ___________________________________ summary ____________________________________ 2026-06-29 08:38:09.984 | generate: commands succeeded 2026-06-29 08:38:09.984 | congratulations :) 2026-06-29 08:38:10.028 | ++ lib/tempest:configure_tempest:376 : popd 2026-06-29 08:38:10.028 | ~/devstack 2026-06-29 08:38:10.031 | ++ 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-29 08:38:10.069 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-06-29 08:38:10.072 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-06-29 08:38:10.095 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-06-29 08:38:10.098 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-06-29 08:38:10.100 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-06-29 08:38:10.144 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-06-29 08:38:10.180 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-06-29 08:38:10.182 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-06-29 08:38:10.185 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-06-29 08:38:10.187 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-29 08:38:10.190 | +++ 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-29 08:38:13.777 | +++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:38:13.780 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-29 08:38:13.780 | address-scope 2026-06-29 08:38:13.780 | agent 2026-06-29 08:38:13.780 | allowed-address-pairs 2026-06-29 08:38:13.780 | auto-allocated-topology 2026-06-29 08:38:13.781 | availability_zone 2026-06-29 08:38:13.781 | default-subnetpools 2026-06-29 08:38:13.781 | dhcp_agent_scheduler 2026-06-29 08:38:13.781 | dns-integration 2026-06-29 08:38:13.781 | dns-domain-ports 2026-06-29 08:38:13.781 | dns-integration-domain-keywords 2026-06-29 08:38:13.781 | empty-string-filtering 2026-06-29 08:38:13.781 | external-net 2026-06-29 08:38:13.782 | extra_dhcp_opt 2026-06-29 08:38:13.782 | extraroute 2026-06-29 08:38:13.782 | extraroute-atomic 2026-06-29 08:38:13.782 | filter-validation 2026-06-29 08:38:13.782 | floating-ip-port-forwarding-detail 2026-06-29 08:38:13.782 | fip-port-details 2026-06-29 08:38:13.782 | flavors 2026-06-29 08:38:13.782 | floatingip-pools 2026-06-29 08:38:13.782 | router 2026-06-29 08:38:13.783 | l3-agent-scheduler-ha-chassis-priority 2026-06-29 08:38:13.783 | enable-default-route-bfd 2026-06-29 08:38:13.783 | enable-default-route-ecmp 2026-06-29 08:38:13.783 | ext-gw-mode 2026-06-29 08:38:13.783 | l3-ha 2026-06-29 08:38:13.784 | external-gateway-multihoming 2026-06-29 08:38:13.784 | l3-flavors 2026-06-29 08:38:13.784 | l3_agent_scheduler 2026-06-29 08:38:13.784 | multi-provider 2026-06-29 08:38:13.784 | net-mtu 2026-06-29 08:38:13.784 | net-mtu-writable 2026-06-29 08:38:13.785 | network_availability_zone 2026-06-29 08:38:13.785 | network-ip-availability 2026-06-29 08:38:13.785 | network-ip-availability-details 2026-06-29 08:38:13.785 | pagination 2026-06-29 08:38:13.785 | port-device-profile 2026-06-29 08:38:13.785 | port-mac-address-regenerate 2026-06-29 08:38:13.785 | port-numa-affinity-policy 2026-06-29 08:38:13.785 | port-numa-affinity-policy-socket 2026-06-29 08:38:13.785 | binding 2026-06-29 08:38:13.786 | binding-extended 2026-06-29 08:38:13.786 | port-security 2026-06-29 08:38:13.786 | project-id 2026-06-29 08:38:13.786 | provider 2026-06-29 08:38:13.786 | qinq 2026-06-29 08:38:13.786 | quota-check-limit 2026-06-29 08:38:13.786 | quota-check-limit-default 2026-06-29 08:38:13.786 | quotas 2026-06-29 08:38:13.786 | quota_details 2026-06-29 08:38:13.787 | rbac-policies 2026-06-29 08:38:13.787 | rbac-address-scope 2026-06-29 08:38:13.787 | rbac-security-groups 2026-06-29 08:38:13.787 | revision-if-match 2026-06-29 08:38:13.787 | standard-attr-revisions 2026-06-29 08:38:13.787 | router_availability_zone 2026-06-29 08:38:13.787 | router-enable-snat 2026-06-29 08:38:13.787 | security-groups-default-rules 2026-06-29 08:38:13.788 | security-groups-default-statefulness 2026-06-29 08:38:13.788 | security-groups-normalized-cidr 2026-06-29 08:38:13.788 | security-groups-remote-address-group 2026-06-29 08:38:13.788 | security-groups-rules-belongs-to-default-sg 2026-06-29 08:38:13.788 | security-groups-shared-filtering 2026-06-29 08:38:13.788 | security-group 2026-06-29 08:38:13.788 | service-type 2026-06-29 08:38:13.788 | sorting 2026-06-29 08:38:13.788 | standard-attr-description 2026-06-29 08:38:13.788 | stateful-security-group 2026-06-29 08:38:13.789 | subnet-dns-publish-fixed-ip 2026-06-29 08:38:13.789 | subnet-external-network 2026-06-29 08:38:13.789 | subnet_onboard 2026-06-29 08:38:13.789 | subnet-service-types 2026-06-29 08:38:13.789 | subnet_allocation 2026-06-29 08:38:13.789 | subnetpool-prefix-ops 2026-06-29 08:38:13.789 | tag-creation 2026-06-29 08:38:13.789 | standard-attr-tag 2026-06-29 08:38:13.790 | standard-attr-timestamp 2026-06-29 08:38:13.790 | vlan-transparent' 2026-06-29 08:38:13.790 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-29 08:38:13.790 | address-scope 2026-06-29 08:38:13.790 | agent 2026-06-29 08:38:13.790 | allowed-address-pairs 2026-06-29 08:38:13.790 | auto-allocated-topology 2026-06-29 08:38:13.790 | availability_zone 2026-06-29 08:38:13.790 | default-subnetpools 2026-06-29 08:38:13.791 | dhcp_agent_scheduler 2026-06-29 08:38:13.791 | dns-integration 2026-06-29 08:38:13.791 | dns-domain-ports 2026-06-29 08:38:13.791 | dns-integration-domain-keywords 2026-06-29 08:38:13.791 | empty-string-filtering 2026-06-29 08:38:13.791 | external-net 2026-06-29 08:38:13.791 | extra_dhcp_opt 2026-06-29 08:38:13.791 | extraroute 2026-06-29 08:38:13.791 | extraroute-atomic 2026-06-29 08:38:13.792 | filter-validation 2026-06-29 08:38:13.792 | floating-ip-port-forwarding-detail 2026-06-29 08:38:13.792 | fip-port-details 2026-06-29 08:38:13.792 | flavors 2026-06-29 08:38:13.792 | floatingip-pools 2026-06-29 08:38:13.792 | router 2026-06-29 08:38:13.792 | l3-agent-scheduler-ha-chassis-priority 2026-06-29 08:38:13.792 | enable-default-route-bfd 2026-06-29 08:38:13.793 | enable-default-route-ecmp 2026-06-29 08:38:13.793 | ext-gw-mode 2026-06-29 08:38:13.793 | l3-ha 2026-06-29 08:38:13.793 | external-gateway-multihoming 2026-06-29 08:38:13.793 | l3-flavors 2026-06-29 08:38:13.793 | l3_agent_scheduler 2026-06-29 08:38:13.794 | multi-provider 2026-06-29 08:38:13.794 | net-mtu 2026-06-29 08:38:13.794 | net-mtu-writable 2026-06-29 08:38:13.794 | network_availability_zone 2026-06-29 08:38:13.794 | network-ip-availability 2026-06-29 08:38:13.794 | network-ip-availability-details 2026-06-29 08:38:13.794 | pagination 2026-06-29 08:38:13.794 | port-device-profile 2026-06-29 08:38:13.795 | port-mac-address-regenerate 2026-06-29 08:38:13.795 | port-numa-affinity-policy 2026-06-29 08:38:13.795 | port-numa-affinity-policy-socket 2026-06-29 08:38:13.795 | binding 2026-06-29 08:38:13.795 | binding-extended 2026-06-29 08:38:13.795 | port-security 2026-06-29 08:38:13.795 | project-id 2026-06-29 08:38:13.796 | provider 2026-06-29 08:38:13.796 | qinq 2026-06-29 08:38:13.796 | quota-check-limit 2026-06-29 08:38:13.796 | quota-check-limit-default 2026-06-29 08:38:13.796 | quotas 2026-06-29 08:38:13.796 | quota_details 2026-06-29 08:38:13.796 | rbac-policies 2026-06-29 08:38:13.796 | rbac-address-scope 2026-06-29 08:38:13.797 | rbac-security-groups 2026-06-29 08:38:13.797 | revision-if-match 2026-06-29 08:38:13.797 | standard-attr-revisions 2026-06-29 08:38:13.797 | router_availability_zone 2026-06-29 08:38:13.797 | router-enable-snat 2026-06-29 08:38:13.797 | security-groups-default-rules 2026-06-29 08:38:13.797 | security-groups-default-statefulness 2026-06-29 08:38:13.797 | security-groups-normalized-cidr 2026-06-29 08:38:13.797 | security-groups-remote-address-group 2026-06-29 08:38:13.797 | security-groups-rules-belongs-to-default-sg 2026-06-29 08:38:13.798 | security-groups-shared-filtering 2026-06-29 08:38:13.798 | security-group 2026-06-29 08:38:13.798 | service-type 2026-06-29 08:38:13.798 | sorting 2026-06-29 08:38:13.798 | standard-attr-description 2026-06-29 08:38:13.798 | stateful-security-group 2026-06-29 08:38:13.798 | subnet-dns-publish-fixed-ip 2026-06-29 08:38:13.798 | subnet-external-network 2026-06-29 08:38:13.798 | subnet_onboard 2026-06-29 08:38:13.799 | subnet-service-types 2026-06-29 08:38:13.799 | subnet_allocation 2026-06-29 08:38:13.799 | subnetpool-prefix-ops 2026-06-29 08:38:13.799 | tag-creation 2026-06-29 08:38:13.799 | standard-attr-tag 2026-06-29 08:38:13.799 | standard-attr-timestamp 2026-06-29 08:38:13.799 | vlan-transparent =~ external-net ]] 2026-06-29 08:38:13.799 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-29 08:38:13.800 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-06-29 08:38:17.352 | +++ functions-common:oscwrap:2465 : return 0 2026-06-29 08:38:17.357 | ++ lib/tempest:configure_tempest:395 : public_network_id=0ba10407-5146-4d0d-a107-01f3d0eb4ef8 2026-06-29 08:38:17.360 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-06-29 08:38:21.785 | +---------------------------+--------------------------------------+ 2026-06-29 08:38:21.786 | | Field | Value | 2026-06-29 08:38:21.787 | +---------------------------+--------------------------------------+ 2026-06-29 08:38:21.787 | | admin_state_up | UP | 2026-06-29 08:38:21.788 | | availability_zone_hints | | 2026-06-29 08:38:21.789 | | availability_zones | | 2026-06-29 08:38:21.789 | | created_at | 2026-06-29T08:38:20Z | 2026-06-29 08:38:21.790 | | description | | 2026-06-29 08:38:21.791 | | dns_domain | None | 2026-06-29 08:38:21.793 | | id | 586ad8e8-8643-464d-8568-76d4b8dc59af | 2026-06-29 08:38:21.793 | | ipv4_address_scope | None | 2026-06-29 08:38:21.793 | | ipv6_address_scope | None | 2026-06-29 08:38:21.793 | | is_default | False | 2026-06-29 08:38:21.793 | | is_vlan_qinq | None | 2026-06-29 08:38:21.793 | | is_vlan_transparent | False | 2026-06-29 08:38:21.793 | | mtu | 1442 | 2026-06-29 08:38:21.794 | | name | shared | 2026-06-29 08:38:21.794 | | port_security_enabled | True | 2026-06-29 08:38:21.794 | | project_id | d47cceec51d4490ea8d98d20025dfc86 | 2026-06-29 08:38:21.794 | | provider:network_type | geneve | 2026-06-29 08:38:21.794 | | provider:physical_network | None | 2026-06-29 08:38:21.794 | | provider:segmentation_id | 6787 | 2026-06-29 08:38:21.794 | | pvlan | None | 2026-06-29 08:38:21.795 | | qinq | False | 2026-06-29 08:38:21.795 | | qos_policy_id | None | 2026-06-29 08:38:21.795 | | revision_number | 1 | 2026-06-29 08:38:21.795 | | router:external | Internal | 2026-06-29 08:38:21.795 | | segments | None | 2026-06-29 08:38:21.796 | | shared | True | 2026-06-29 08:38:21.796 | | status | ACTIVE | 2026-06-29 08:38:21.796 | | subnets | | 2026-06-29 08:38:21.796 | | tags | | 2026-06-29 08:38:21.797 | | updated_at | 2026-06-29T08:38:20Z | 2026-06-29 08:38:21.797 | +---------------------------+--------------------------------------+ 2026-06-29 08:38:22.123 | ++ 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-29 08:38:26.610 | +----------------------+--------------------------------------+ 2026-06-29 08:38:26.610 | | Field | Value | 2026-06-29 08:38:26.610 | +----------------------+--------------------------------------+ 2026-06-29 08:38:26.611 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-06-29 08:38:26.611 | | cidr | 192.168.233.0/24 | 2026-06-29 08:38:26.611 | | created_at | 2026-06-29T08:38:25Z | 2026-06-29 08:38:26.611 | | description | shared-subnet | 2026-06-29 08:38:26.611 | | dns_nameservers | | 2026-06-29 08:38:26.611 | | dns_publish_fixed_ip | None | 2026-06-29 08:38:26.611 | | enable_dhcp | True | 2026-06-29 08:38:26.612 | | gateway_ip | 192.168.233.1 | 2026-06-29 08:38:26.612 | | host_routes | | 2026-06-29 08:38:26.612 | | id | 825e9403-3d17-4e39-80aa-2c6970244c38 | 2026-06-29 08:38:26.612 | | ip_version | 4 | 2026-06-29 08:38:26.612 | | ipv6_address_mode | None | 2026-06-29 08:38:26.612 | | ipv6_ra_mode | None | 2026-06-29 08:38:26.612 | | name | shared-subnet | 2026-06-29 08:38:26.612 | | network_id | 586ad8e8-8643-464d-8568-76d4b8dc59af | 2026-06-29 08:38:26.613 | | project_id | d47cceec51d4490ea8d98d20025dfc86 | 2026-06-29 08:38:26.613 | | revision_number | 0 | 2026-06-29 08:38:26.613 | | router:external | False | 2026-06-29 08:38:26.613 | | segment_id | None | 2026-06-29 08:38:26.613 | | service_types | | 2026-06-29 08:38:26.613 | | subnetpool_id | None | 2026-06-29 08:38:26.613 | | tags | | 2026-06-29 08:38:26.613 | | updated_at | 2026-06-29T08:38:25Z | 2026-06-29 08:38:26.613 | +----------------------+--------------------------------------+ 2026-06-29 08:38:26.965 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-06-29 08:38:26.998 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-06-29 08:38:27.037 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-06-29 08:38:27.043 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-06-29 08:38:27.076 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-06-29 08:38:27.106 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-06-29 08:38:27.137 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-06-29 08:38:27.167 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-06-29 08:38:27.194 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.69/identity/v3 2026-06-29 08:38:27.228 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-06-29 08:38:27.262 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-06-29 08:38:27.295 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-06-29 08:38:27.326 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-06-29 08:38:27.329 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-06-29 08:38:27.361 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-06-29 08:38:27.390 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-06-29 08:38:27.422 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-06-29 08:38:27.456 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-06-29 08:38:27.485 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-06-29 08:38:27.503 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:38:27.507 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-06-29 08:38:27.509 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-06-29 08:38:27.543 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-06-29 08:38:27.559 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:38:27.562 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-06-29 08:38:27.597 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-06-29 08:38:27.628 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-06-29 08:38:27.660 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-06-29 08:38:27.662 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-06-29 08:38:27.695 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-06-29 08:38:27.728 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-06-29 08:38:27.745 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:38:27.748 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 1aa1ce57-b29b-4481-8b55-b7ff02ffdc41 2026-06-29 08:38:27.785 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 1aa1ce57-b29b-4481-8b55-b7ff02ffdc41 2026-06-29 08:38:27.819 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-06-29 08:38:27.852 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-06-29 08:38:27.887 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-06-29 08:38:27.919 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-06-29 08:38:27.936 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:38:27.938 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-06-29 08:38:27.941 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-06-29 08:38:27.944 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-06-29 08:38:27.946 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-06-29 08:38:27.949 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-06-29 08:38:27.952 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-06-29 08:38:27.970 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-06-29 08:38:27.972 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-06-29 08:38:28.005 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-06-29 08:38:28.042 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-06-29 08:38:28.074 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-06-29 08:38:28.106 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-06-29 08:38:28.137 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-06-29 08:38:28.168 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-06-29 08:38:28.198 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-06-29 08:38:28.230 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-06-29 08:38:28.260 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-06-29 08:38:28.262 | ++ 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-29 08:38:28.296 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-06-29 08:38:28.299 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-06-29 08:38:28.316 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:38:28.319 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-06-29 08:38:28.354 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-06-29 08:38:28.373 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:38:28.375 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-06-29 08:38:28.378 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-06-29 08:38:28.396 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:38:28.399 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-06-29 08:38:28.401 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-06-29 08:38:28.404 | ++ 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-29 08:38:28.438 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-06-29 08:38:28.473 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 0ba10407-5146-4d0d-a107-01f3d0eb4ef8 2026-06-29 08:38:28.510 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-06-29 08:38:28.541 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-06-29 08:38:28.578 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-06-29 08:38:28.623 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-06-29 08:38:28.662 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-06-29 08:38:28.694 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-06-29 08:38:28.729 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-06-29 08:38:28.731 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-06-29 08:38:28.733 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-06-29 08:38:28.735 | ++ 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-29 08:38:28.769 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-06-29 08:38:28.773 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-06-29 08:38:28.773 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-06-29 08:38:28.778 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-06-29 08:38:28.781 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-06-29 08:38:28.811 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-06-29 08:38:28.813 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-06-29 08:38:28.816 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-29 08:38:28.818 | ++ functions-common:is_provider_network:2272 : return 1 2026-06-29 08:38:28.820 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-06-29 08:38:28.856 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-06-29 08:38:28.887 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-06-29 08:38:28.920 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-06-29 08:38:28.950 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-06-29 08:38:28.978 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-06-29 08:38:29.008 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-29 08:38:29.011 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-06-29 08:38:29.013 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-06-29 08:38:29.029 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-06-29 08:38:29.062 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-29 08:38:29.064 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-06-29 08:38:29.068 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-06-29 08:38:29.085 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-06-29 08:38:29.117 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-29 08:38:29.119 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-06-29 08:38:29.121 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-06-29 08:38:29.124 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-06-29 08:38:29.142 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-06-29 08:38:29.181 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-29 08:38:29.184 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-06-29 08:38:29.187 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-06-29 08:38:29.203 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-06-29 08:38:29.232 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-06-29 08:38:29.261 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-06-29 08:38:29.263 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-06-29 08:38:29.299 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-06-29 08:38:29.302 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-06-29 08:38:29.304 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-06-29 08:38:29.306 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-06-29 08:38:29.326 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-06-29 08:38:29.329 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-06-29 08:38:29.363 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-06-29 08:38:29.377 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:38:29.379 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-06-29 08:38:29.417 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-06-29 08:38:29.421 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-06-29 08:38:29.425 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-06-29 08:38:29.428 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-06-29 08:38:29.431 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-06-29 08:38:29.434 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-06-29 08:38:29.438 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-06-29 08:38:29.442 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-06-29 08:38:29.445 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-06-29 08:38:29.471 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-06-29 08:38:29.474 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-06-29 08:38:29.516 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-06-29 08:38:29.520 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-06-29 08:38:29.523 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-06-29 08:38:29.526 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-06-29 08:38:29.564 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-06-29 08:38:29.601 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-06-29 08:38:29.639 | ++ lib/tempest:configure_tempest:718 : local service 2026-06-29 08:38:29.642 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-06-29 08:38:29.645 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-29 08:38:29.648 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-06-29 08:38:29.670 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:38:29.673 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-06-29 08:38:29.713 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-29 08:38:29.716 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-06-29 08:38:29.738 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:38:29.742 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-06-29 08:38:29.780 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-29 08:38:29.783 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-06-29 08:38:29.804 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:38:29.807 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-06-29 08:38:29.845 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-29 08:38:29.848 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-06-29 08:38:29.867 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:38:29.870 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-06-29 08:38:29.905 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-29 08:38:29.908 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-06-29 08:38:29.925 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-29 08:38:29.929 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-06-29 08:38:29.966 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-29 08:38:29.969 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-06-29 08:38:29.990 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:38:29.993 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-06-29 08:38:30.028 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-29 08:38:30.032 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-06-29 08:38:30.051 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:38:30.054 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-06-29 08:38:30.091 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-29 08:38:30.094 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-29 08:38:30.097 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-06-29 08:38:30.100 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-06-29 08:38:30.137 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-29 08:38:30.141 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-29 08:38:30.144 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-06-29 08:38:30.147 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-06-29 08:38:30.185 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-29 08:38:30.188 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-29 08:38:30.191 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-06-29 08:38:30.194 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-06-29 08:38:30.197 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-06-29 08:38:30.200 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-06-29 08:38:30.206 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.VOGaRrsaMz 2026-06-29 08:38:30.209 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-06-29 08:38:30.213 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-06-29 08:38:30.217 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-29 08:38:30.222 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.OWihI7xiQr 2026-06-29 08:38:30.225 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.OWihI7xiQr 2026-06-29 08:38:30.228 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-29 08:38:30.231 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.OWihI7xiQr 2026-06-29 08:38:30.234 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-29 08:38:30.237 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-29 08:38:30.240 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-29 08:38:30.248 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-29 08:38:30.252 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-29 08:38:30.255 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-29 08:38:30.259 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-29 08:38:30.262 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-06-29 08:38:30.266 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-06-29 08:38:30.879 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-06-29 08:38:31.855 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-29 08:38:49.165 | venv-tempest develop-inst: /opt/stack/tempest 2026-06-29 08:38:56.877 | 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-29 08:38:56.878 | ___________________________________ summary ____________________________________ 2026-06-29 08:38:56.878 | venv-tempest: skipped tests 2026-06-29 08:38:56.878 | congratulations :) 2026-06-29 08:38:56.921 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.OWihI7xiQr -r requirements.txt 2026-06-29 08:38:57.880 | /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-29 08:38:57.880 | !! 2026-06-29 08:38:57.881 | 2026-06-29 08:38:57.881 | ******************************************************************************** 2026-06-29 08:38:57.881 | Requirements should be satisfied by a PEP 517 installer. 2026-06-29 08:38:57.881 | If you are using pip, you can try `pip install --use-pep517`. 2026-06-29 08:38:57.881 | 2026-06-29 08:38:57.881 | This deprecation is overdue, please update your project and remove deprecated 2026-06-29 08:38:57.881 | calls to avoid build errors in the future. 2026-06-29 08:38:57.881 | ******************************************************************************** 2026-06-29 08:38:57.882 | 2026-06-29 08:38:57.882 | !! 2026-06-29 08:38:57.882 | dist.fetch_build_eggs(dist.setup_requires) 2026-06-29 08:38:58.288 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-06-29 08:38:58.288 | !! 2026-06-29 08:38:58.288 | 2026-06-29 08:38:58.288 | ******************************************************************************** 2026-06-29 08:38:58.288 | Please avoid running ``setup.py`` directly. 2026-06-29 08:38:58.288 | Instead, use pypa/build, pypa/installer or other 2026-06-29 08:38:58.288 | standards-based tools. 2026-06-29 08:38:58.288 | 2026-06-29 08:38:58.288 | This deprecation is overdue, please update your project and remove deprecated 2026-06-29 08:38:58.289 | calls to avoid build errors in the future. 2026-06-29 08:38:58.289 | 2026-06-29 08:38:58.289 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-06-29 08:38:58.289 | ******************************************************************************** 2026-06-29 08:38:58.289 | 2026-06-29 08:38:58.289 | !! 2026-06-29 08:38:58.289 | self.initialize_options() 2026-06-29 08:38:58.290 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-06-29 08:38:58.290 | warnings.warn(msg) 2026-06-29 08:38:58.330 | /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-29 08:38:58.330 | !! 2026-06-29 08:38:58.330 | 2026-06-29 08:38:58.330 | ******************************************************************************** 2026-06-29 08:38:58.331 | 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-29 08:38:58.331 | 2026-06-29 08:38:58.331 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-06-29 08:38:58.331 | or your builds will no longer be supported. 2026-06-29 08:38:58.331 | 2026-06-29 08:38:58.331 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-06-29 08:38:58.331 | ******************************************************************************** 2026-06-29 08:38:58.331 | 2026-06-29 08:38:58.332 | !! 2026-06-29 08:38:58.332 | corresp(dist, value, root_dir) 2026-06-29 08:38:58.516 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-06-29 08:39:06.013 | 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-29 08:39:06.013 | venv-tempest run-test-pre: PYTHONHASHSEED='716534897' 2026-06-29 08:39:06.014 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.OWihI7xiQr -r requirements.txt 2026-06-29 08:39:07.091 | 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-29 08:39:07.092 | 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-29 08:39:07.093 | 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-29 08:39:07.094 | 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-29 08:39:07.095 | 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-29 08:39:07.096 | 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-29 08:39:07.096 | 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-29 08:39:07.097 | 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-29 08:39:07.099 | 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-29 08:39:07.100 | 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-29 08:39:07.101 | 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-29 08:39:07.102 | 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-29 08:39:07.103 | 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-29 08:39:07.104 | 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-29 08:39:07.105 | 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-29 08:39:07.105 | 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-29 08:39:07.106 | 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-29 08:39:07.107 | 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-29 08:39:07.108 | 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-29 08:39:07.108 | 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-29 08:39:07.109 | 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-29 08:39:07.110 | 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-29 08:39:07.112 | 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-29 08:39:07.115 | 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-29 08:39:07.117 | 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-29 08:39:07.118 | 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-29 08:39:07.123 | 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-29 08:39:07.124 | 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-29 08:39:07.126 | 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-29 08:39:07.127 | 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-29 08:39:07.136 | 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-29 08:39:07.138 | 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-29 08:39:07.140 | 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-29 08:39:07.143 | 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-29 08:39:07.151 | 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-29 08:39:07.154 | 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-29 08:39:07.156 | 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-29 08:39:07.159 | 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-29 08:39:07.160 | 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-29 08:39:07.166 | 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-29 08:39:07.167 | 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-29 08:39:07.169 | 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-29 08:39:07.172 | 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-29 08:39:07.173 | 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-29 08:39:07.174 | 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-29 08:39:07.175 | 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-29 08:39:07.189 | 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-29 08:39:07.194 | 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-29 08:39:07.210 | 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-29 08:39:07.213 | 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-29 08:39:07.214 | 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-29 08:39:07.215 | 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-29 08:39:07.217 | 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-29 08:39:07.230 | 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-29 08:39:07.262 | 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-29 08:39:07.268 | 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-29 08:39:07.269 | 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-29 08:39:07.270 | 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-29 08:39:07.283 | 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-29 08:39:07.284 | 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-29 08:39:07.289 | 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-29 08:39:07.492 | ___________________________________ summary ____________________________________ 2026-06-29 08:39:07.492 | venv-tempest: commands succeeded 2026-06-29 08:39:07.493 | congratulations :) 2026-06-29 08:39:07.538 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.OWihI7xiQr 2026-06-29 08:39:07.544 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-06-29 08:39:07.547 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-06-29 08:39:07.549 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-06-29 08:39:07.581 | ++ lib/tempest:configure_tempest:794 : tox -evenv -- tempest verify-config -uro /tmp/tmp.VOGaRrsaMz 2026-06-29 08:39:08.162 | venv create: /opt/stack/tempest/.tox/venv 2026-06-29 08:39:08.811 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2026-06-29 08:39:34.454 | venv develop-inst: /opt/stack/tempest 2026-06-29 08:39:42.953 | 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-29 08:39:42.953 | venv run-test-pre: PYTHONHASHSEED='11774060' 2026-06-29 08:39:42.953 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.VOGaRrsaMz 2026-06-29 08:39:43.225 | /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-29 08:39:43.225 | warnings.warn( 2026-06-29 08:39:44.221 | /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-29 08:39:44.221 | warnings.warn( 2026-06-29 08:39:45.485 | /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-29 08:39:45.485 | _client = klass(auth_provider=auth_provider, **kwargs) 2026-06-29 08:39:47.447 | ___________________________________ summary ____________________________________ 2026-06-29 08:39:47.448 | venv: commands succeeded 2026-06-29 08:39:47.448 | congratulations :) 2026-06-29 08:39:47.500 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-06-29 08:39:47.520 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:39:47.523 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-06-29 08:39:47.528 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-06-29 08:39:47.550 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-29 08:39:47.553 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-06-29 08:39:47.557 | ++ 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-29 08:39:47.560 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-06-29 08:39:47.564 | ++ 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-29 08:39:47.568 | +++ 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-29 08:39:47.571 | +++ 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-29 08:39:47.574 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-06-29 08:39:47.577 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-06-29 08:39:47.580 | +++ 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-29 08:39:47.605 | +++ 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-29 08:39:47.628 | ++ 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-29 08:39:47.631 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-06-29 08:39:47.633 | ++ 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-29 08:39:47.671 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-06-29 08:39:47.674 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-06-29 08:39:47.678 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-06-29 08:39:47.716 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-06-29 08:39:47.719 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-06-29 08:39:47.722 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-06-29 08:39:47.759 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-06-29 08:39:47.759 | ' 2026-06-29 08:39:47.763 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-06-29 08:39:47.767 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-29 08:39:47.769 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest Plugins 2026-06-29 08:39:47.773 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-06-29 08:39:47.776 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-06-29 08:39:47.776 | /opt/stack/tempest /opt/stack/tempest 2026-06-29 08:39:47.779 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-06-29 08:39:47.782 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-06-29 08:39:47.782 | /opt/stack/tempest 2026-06-29 08:39:47.786 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-29 08:39:47.789 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-29 08:39:47.793 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-29 08:39:47.796 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-29 08:39:47.800 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-06-29 08:39:47.803 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-29 08:39:47.807 | + functions-common:run_plugins:1835 : local phase=test-config 2026-06-29 08:39:47.811 | + functions-common:run_plugins:1837 : local plugins= 2026-06-29 08:39:47.815 | + functions-common:run_plugins:1838 : local plugin 2026-06-29 08:39:47.819 | + ./stack.sh:main:1503 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-06-29 08:39:47.822 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-29 08:39:47.826 | + inc/meta-config:merge_config_group:171 : shift 2026-06-29 08:39:47.830 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-06-29 08:39:47.832 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-29 08:39:47.836 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-29 08:39:47.839 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-29 08:39:47.844 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-06-29 08:39:47.847 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-29 08:39:47.851 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-06-29 08:39:47.855 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-29 08:39:47.858 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-06-29 08:39:47.859 | /^\[\[.+\|.*\]\]/ { 2026-06-29 08:39:47.859 | gsub("[][]", "", $1); 2026-06-29 08:39:47.859 | split($1, a, "|"); 2026-06-29 08:39:47.859 | if (a[1] == matchgroup) 2026-06-29 08:39:47.859 | print a[2] 2026-06-29 08:39:47.860 | } 2026-06-29 08:39:47.860 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 31 async_wait 165 osc 481 apt-get 233 test_with_retry 8 dbsync 8 pip_install 185 apt-get-update 5 run_process 42 git_timed 410 ------------------------- Unaccounted time 89 ========================= Total runtime 1657 ================= Async summary ================= Time spent in the background minus waits: 583 sec Elapsed time: 1657 sec Time if we did everything serially: 2240 sec Speedup: 1.35184 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 21037 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | neutron | SELECT | 5328 | | neutron | INSERT | 846 | | neutron | DELETE | 32 | | placement | SELECT | 26 | | placement | INSERT | 77 | | placement | SET | 2 | | neutron | UPDATE | 243 | | nova_api | SELECT | 50 | | nova_cell0 | SELECT | 27 | | nova_cell1 | SELECT | 86 | | nova_cell0 | INSERT | 4 | | nova_cell0 | UPDATE | 5 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | cinder | UPDATE | 5 | | placement | UPDATE | 3 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | nova_cell1 | INSERT | 4 | | nova_cell1 | UPDATE | 37 | | cinder | DELETE | 1 | | nova_api | INSERT | 20 | | nova_api | SAVEPOINT | 10 | | nova_api | RELEASE | 10 | +------------+-----------+-------+ This is your host IP address: 192.168.122.69 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.69/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