2026-08-28 05:00:45.583 | + ./stack.sh:main:491 : exec 2026-08-28 05:00:45.584 | + ./stack.sh:main:499 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-08-28-070045' 2026-08-28 05:00:45.584 | ++ ./stack.sh:main:491 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-08-28-070045.summary.2026-08-28-070045 2026-08-28 05:00:45.584 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-28 05:00:45.584 | + ./stack.sh:echo_summary:450 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-08-28-070045 2026-08-28 05:00:45.584 | + ./stack.sh:main:501 : ln -sf /opt/stack/logs/stack.sh.log.2026-08-28-070045 /opt/stack/logs/stack.sh.log 2026-08-28 05:00:45.584 | + ./stack.sh:main:502 : ln -sf /opt/stack/logs/stack.sh.log.2026-08-28-070045.summary.2026-08-28-070045 /opt/stack/logs/stack.sh.log.summary 2026-08-28 05:00:45.584 | + ./stack.sh:main:517 : check_path_perm_sanity /opt/stack 2026-08-28 05:00:45.584 | + functions:check_path_perm_sanity:615 : local real_path 2026-08-28 05:00:45.584 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-08-28 05:00:45.584 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-08-28 05:00:45.584 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-08-28 05:00:45.584 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-08-28 05:00:45.585 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-08-28 05:00:45.585 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-08-28 05:00:45.585 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-08-28 05:00:45.585 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-08-28 05:00:45.585 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-08-28 05:00:45.585 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-08-28 05:00:45.585 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-08-28 05:00:45.586 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-08-28 05:00:45.590 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-08-28 05:00:45.593 | + ./stack.sh:main:523 : trap exit_trap EXIT 2026-08-28 05:00:45.596 | + ./stack.sh:main:564 : trap err_trap ERR 2026-08-28 05:00:45.598 | + ./stack.sh:main:577 : set -o errexit 2026-08-28 05:00:45.601 | + ./stack.sh:main:580 : uname -a 2026-08-28 05:00:45.602 | Linux devstack 6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-08-28 05:00:45.605 | + ./stack.sh:main:583 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-08-28 05:00:45.608 | + ./stack.sh:main:584 : rm -f /opt/stack/data/ca-bundle.pem 2026-08-28 05:00:45.613 | + ./stack.sh:main:587 : source /home/quobyte/devstack/lib/database 2026-08-28 05:00:45.658 | + ./stack.sh:main:588 : source /home/quobyte/devstack/lib/rpc_backend 2026-08-28 05:00:45.676 | + ./stack.sh:main:591 : source /home/quobyte/devstack/lib/host 2026-08-28 05:00:45.680 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-08-28 05:00:45.696 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-08-28 05:00:45.699 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-08-28 05:00:45.716 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-08-28 05:00:45.719 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-08-28 05:00:45.734 | ++ lib/host:source:56 : ENABLE_ZSWAP=False 2026-08-28 05:00:45.737 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-08-28 05:00:45.739 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-08-28 05:00:45.743 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-08-28 05:00:45.759 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=False 2026-08-28 05:00:45.762 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-08-28 05:00:45.778 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=False 2026-08-28 05:00:45.781 | + ./stack.sh:main:594 : tune_host 2026-08-28 05:00:45.783 | + lib/host:tune_host:125 : configure_host_mem 2026-08-28 05:00:45.786 | + lib/host:configure_host_mem:99 : configure_zswap 2026-08-28 05:00:45.788 | + lib/host:configure_zswap:69 : [[ False == \T\r\u\e ]] 2026-08-28 05:00:45.791 | + lib/host:configure_host_mem:100 : configure_ksm 2026-08-28 05:00:45.793 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-08-28 05:00:45.796 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-08-28 05:00:45.798 | + functions-common:install_package:1438 : update_package_repo 2026-08-28 05:00:45.801 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-28 05:00:45.803 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-08-28 05:00:45.805 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-28 05:00:45.808 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-28 05:00:45.810 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-28 05:00:45.812 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 05:00:45.815 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 05:00:45.817 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-28 05:00:45.819 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-08-28 05:00:45.822 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-08-28 05:00:45.824 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-08-28 05:00:45.828 | ++ functions-common:apt_get_update:1174 : id -u 2026-08-28 05:00:45.832 | + functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2026-08-28 05:00:45.834 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-08-28 05:00:45.837 | + functions-common:time_start:2406 : local name=apt-get-update 2026-08-28 05:00:45.839 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:00:45.842 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:00:45.845 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:00:45.849 | + functions-common:time_start:2411 : _TIME_START[$name]=1787893245846 2026-08-28 05:00:45.852 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-08-28 05:00:45.854 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-08-28 05:00:45.857 | + functions-common:apt_get_update:1181 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-08-28 05:00:46.003 | Get:1 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-08-28 05:00:46.051 | Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease 2026-08-28 05:00:46.055 | Hit:3 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-08-28 05:00:46.074 | Hit:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease 2026-08-28 05:00:46.097 | Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease 2026-08-28 05:00:49.309 | Fetched 4747 B in 1s (8811 B/s) 2026-08-28 05:00:50.913 | Reading package lists... 2026-08-28 05:00:50.941 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-08-28 05:00:50.943 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-08-28 05:00:50.945 | + functions-common:time_stop:2420 : local name 2026-08-28 05:00:50.947 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:00:50.949 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:00:50.952 | + functions-common:time_stop:2423 : local total 2026-08-28 05:00:50.954 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:00:50.956 | + functions-common:time_stop:2426 : name=apt-get-update 2026-08-28 05:00:50.958 | + functions-common:time_stop:2427 : start_time=1787893245846 2026-08-28 05:00:50.960 | + functions-common:time_stop:2429 : [[ -z 1787893245846 ]] 2026-08-28 05:00:50.963 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:00:50.967 | + functions-common:time_stop:2432 : end_time=1787893250964 2026-08-28 05:00:50.969 | + functions-common:time_stop:2433 : elapsed_time=5118 2026-08-28 05:00:50.971 | + functions-common:time_stop:2434 : total=0 2026-08-28 05:00:50.973 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:00:50.975 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5118 2026-08-28 05:00:50.978 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-08-28 05:00:50.980 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-28 05:00:50.982 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 05:00:50.984 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 05:00:50.987 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-08-28 05:00:51.004 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-08-28 05:00:51.041 | Reading package lists... 2026-08-28 05:00:51.419 | Building dependency tree... 2026-08-28 05:00:51.420 | Reading state information... 2026-08-28 05:00:51.998 | The following packages were automatically installed and are no longer required: 2026-08-28 05:00:52.000 | libfwupd2 libgusb2 2026-08-28 05:00:52.000 | Use 'sudo apt autoremove' to remove them. 2026-08-28 05:00:52.042 | The following NEW packages will be installed: 2026-08-28 05:00:52.044 | ksmtuned 2026-08-28 05:00:52.127 | 0 upgraded, 1 newly installed, 0 to remove and 15 not upgraded. 2026-08-28 05:00:52.128 | Need to get 7444 B of archives. 2026-08-28 05:00:52.128 | After this operation, 44.0 kB of additional disk space will be used. 2026-08-28 05:00:52.128 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-08-28 05:00:52.337 | perl: warning: Setting locale failed. 2026-08-28 05:00:52.338 | perl: warning: Please check that your locale settings: 2026-08-28 05:00:52.338 | LANGUAGE = (unset), 2026-08-28 05:00:52.338 | LC_ALL = "en_US.utf8", 2026-08-28 05:00:52.338 | LANG = "de_DE.UTF-8" 2026-08-28 05:00:52.338 | are supported and installed on your system. 2026-08-28 05:00:52.338 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 05:00:52.430 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-28 05:00:52.430 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-28 05:00:52.430 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-28 05:00:52.625 | Fetched 7444 B in 0s (126 kB/s) 2026-08-28 05:00:52.665 | Selecting previously unselected package ksmtuned. 2026-08-28 05:00:52.952 | (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 ... 107930 files and directories currently installed.) 2026-08-28 05:00:52.957 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-08-28 05:00:52.967 | Unpacking ksmtuned (4.20150326) ... 2026-08-28 05:00:53.029 | Setting up ksmtuned (4.20150326) ... 2026-08-28 05:00:53.233 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-08-28 05:00:53.421 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-08-28 05:00:54.108 | perl: warning: Setting locale failed. 2026-08-28 05:00:54.108 | perl: warning: Please check that your locale settings: 2026-08-28 05:00:54.109 | LANGUAGE = (unset), 2026-08-28 05:00:54.109 | LC_ALL = "en_US.utf8", 2026-08-28 05:00:54.109 | LANG = "de_DE.UTF-8" 2026-08-28 05:00:54.109 | are supported and installed on your system. 2026-08-28 05:00:54.109 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 05:00:54.254 | perl: warning: Setting locale failed. 2026-08-28 05:00:54.255 | perl: warning: Please check that your locale settings: 2026-08-28 05:00:54.255 | LANGUAGE = (unset), 2026-08-28 05:00:54.255 | LC_ALL = "en_US.utf8", 2026-08-28 05:00:54.255 | LANG = "de_DE.UTF-8" 2026-08-28 05:00:54.257 | are supported and installed on your system. 2026-08-28 05:00:54.257 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 05:00:54.307 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-28 05:00:54.307 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-28 05:00:54.307 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-28 05:00:54.377 | perl: warning: Setting locale failed. 2026-08-28 05:00:54.377 | perl: warning: Please check that your locale settings: 2026-08-28 05:00:54.377 | LANGUAGE = (unset), 2026-08-28 05:00:54.377 | LC_ALL = "en_US.utf8", 2026-08-28 05:00:54.377 | LANG = "de_DE.UTF-8" 2026-08-28 05:00:54.377 | are supported and installed on your system. 2026-08-28 05:00:54.377 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 05:00:54.903 | 2026-08-28 05:00:54.904 | Running kernel seems to be up-to-date. 2026-08-28 05:00:54.904 | 2026-08-28 05:00:54.904 | No services need to be restarted. 2026-08-28 05:00:54.904 | 2026-08-28 05:00:54.904 | No containers need to be restarted. 2026-08-28 05:00:54.904 | 2026-08-28 05:00:54.904 | No user sessions are running outdated binaries. 2026-08-28 05:00:54.904 | 2026-08-28 05:00:54.904 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-28 05:00:56.923 | + functions-common:apt_get:1211 : result=0 2026-08-28 05:00:56.926 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-28 05:00:56.929 | + functions-common:time_stop:2420 : local name 2026-08-28 05:00:56.931 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:00:56.933 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:00:56.936 | + functions-common:time_stop:2423 : local total 2026-08-28 05:00:56.938 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:00:56.940 | + functions-common:time_stop:2426 : name=apt-get 2026-08-28 05:00:56.943 | + functions-common:time_stop:2427 : start_time=1787893251002 2026-08-28 05:00:56.946 | + functions-common:time_stop:2429 : [[ -z 1787893251002 ]] 2026-08-28 05:00:56.949 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:00:56.953 | + functions-common:time_stop:2432 : end_time=1787893256950 2026-08-28 05:00:56.955 | + functions-common:time_stop:2433 : elapsed_time=5948 2026-08-28 05:00:56.958 | + functions-common:time_stop:2434 : total=1070 2026-08-28 05:00:56.960 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:00:56.963 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7018 2026-08-28 05:00:56.965 | + functions-common:apt_get:1215 : return 0 2026-08-28 05:00:56.969 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-08-28 05:00:56.986 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-08-28 05:00:56.989 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-08-28 05:00:56.992 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-08-28 05:00:56.994 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-08-28 05:00:56.997 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-08-28 05:00:57.000 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-08-28 05:00:57.000 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-08-28 05:00:57.010 | 0 2026-08-28 05:00:57.014 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-08-28 05:00:57.017 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ False == \T\r\u\e ]] 2026-08-28 05:00:57.019 | + lib/host:tune_host:126 : configure_host_net 2026-08-28 05:00:57.022 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-08-28 05:00:57.024 | + lib/host:configure_sysctl_net_parmaters:106 : [[ False == \T\r\u\e ]] 2026-08-28 05:00:57.026 | + ./stack.sh:main:600 : fetch_plugins 2026-08-28 05:00:57.029 | + functions-common:fetch_plugins:1766 : local plugins= 2026-08-28 05:00:57.032 | + functions-common:fetch_plugins:1767 : local plugin 2026-08-28 05:00:57.034 | + functions-common:fetch_plugins:1770 : [[ -z '' ]] 2026-08-28 05:00:57.037 | + functions-common:fetch_plugins:1771 : return 2026-08-28 05:00:57.039 | + ./stack.sh:main:604 : run_phase override_defaults 2026-08-28 05:00:57.042 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-08-28 05:00:57.044 | + functions-common:run_phase:1849 : local phase= 2026-08-28 05:00:57.047 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-28 05:00:57.049 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-28 05:00:57.052 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-28 05:00:57.054 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-28 05:00:57.056 | + functions-common:run_phase:1858 : local extra 2026-08-28 05:00:57.059 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-28 05:00:57.062 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-28 05:00:57.065 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-28 05:00:57.067 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-28 05:00:57.070 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-08-28 05:00:57.072 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-28 05:00:57.088 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:00:57.091 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-08-28 05:00:57.093 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-28 05:00:57.096 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-28 05:00:57.098 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-28 05:00:57.101 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-28 05:00:57.103 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-28 05:00:57.105 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-08-28 05:00:57.108 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-08-28 05:00:57.111 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-08-28 05:00:57.113 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-28 05:00:57.115 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-08-28 05:00:57.117 | + functions-common:plugin_override_defaults:1807 : local plugins= 2026-08-28 05:00:57.120 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-08-28 05:00:57.122 | + functions-common:plugin_override_defaults:1811 : [[ -z '' ]] 2026-08-28 05:00:57.125 | + functions-common:plugin_override_defaults:1812 : return 2026-08-28 05:00:57.127 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/apache 2026-08-28 05:00:57.146 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/tls 2026-08-28 05:00:57.148 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-08-28 05:00:57.165 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:00:57.168 | +++ lib/tls:source:43 : hostname -f 2026-08-28 05:00:57.173 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-08-28 05:00:57.176 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-08-28 05:00:57.178 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-08-28 05:00:57.181 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-08-28 05:00:57.183 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-08-28 05:00:57.186 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-08-28 05:00:57.188 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-08-28 05:00:57.190 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-08-28 05:00:57.193 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-08-28 05:00:57.195 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-08-28 05:00:57.199 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/infra 2026-08-28 05:00:57.214 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/libraries 2026-08-28 05:00:57.234 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/lvm 2026-08-28 05:00:57.249 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/horizon 2026-08-28 05:00:57.265 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/keystone 2026-08-28 05:00:57.306 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/glance 2026-08-28 05:00:57.389 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/nova 2026-08-28 05:00:57.498 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/placement 2026-08-28 05:00:57.530 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/cinder 2026-08-28 05:00:57.591 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/swift 2026-08-28 05:00:57.645 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/neutron 2026-08-28 05:00:57.649 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-08-28 05:00:57.666 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:00:57.669 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-08-28 05:00:57.672 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-08-28 05:00:57.674 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-08-28 05:00:57.677 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-08-28 05:00:57.681 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-08-28 05:00:57.700 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-08-28 05:00:57.703 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-08-28 05:00:57.706 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-08-28 05:00:57.709 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-08-28 05:00:57.712 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-08-28 05:00:57.715 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-08-28 05:00:57.719 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-08-28 05:00:57.721 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-08-28 05:00:57.725 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-08-28 05:00:57.729 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-08-28 05:00:57.750 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-08-28 05:00:57.753 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-08-28 05:00:57.756 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-08-28 05:00:57.760 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-08-28 05:00:57.763 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-08-28 05:00:57.766 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-08-28 05:00:57.770 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-08-28 05:00:57.773 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-08-28 05:00:57.776 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-08-28 05:00:57.780 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-08-28 05:00:57.783 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-08-28 05:00:57.786 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-08-28 05:00:57.789 | ++ lib/neutron:source:117 : Q_HOST=192.168.122.46 2026-08-28 05:00:57.793 | ++ lib/neutron:source:119 : Q_PROTOCOL=http 2026-08-28 05:00:57.797 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-08-28 05:00:57.801 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-28 05:00:57.802 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-08-28 05:00:57.807 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-08-28 05:00:57.810 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-08-28 05:00:57.813 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-08-28 05:00:57.817 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-08-28 05:00:57.820 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-08-28 05:00:57.824 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-08-28 05:00:57.842 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-08-28 05:00:57.846 | +++ lib/neutron:source:131 : ipv6_unquote 192.168.122.46 2026-08-28 05:00:57.850 | +++ functions-common:ipv6_unquote:2218 : echo 192.168.122.46 2026-08-28 05:00:57.851 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-28 05:00:57.856 | ++ lib/neutron:source:131 : Q_META_DATA_IP=192.168.122.46 2026-08-28 05:00:57.858 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-08-28 05:00:57.861 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-08-28 05:00:57.864 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-08-28 05:00:57.866 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-08-28 05:00:57.869 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-08-28 05:00:57.873 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-08-28 05:00:57.875 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-08-28 05:00:57.879 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-08-28 05:00:57.882 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-08-28 05:00:57.885 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-08-28 05:00:57.888 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-08-28 05:00:57.891 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-08-28 05:00:57.894 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-08-28 05:00:57.896 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-08-28 05:00:57.900 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-08-28 05:00:57.902 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-08-28 05:00:57.904 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-08-28 05:00:57.907 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-08-28 05:00:57.910 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-08-28 05:00:57.914 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-08-28 05:00:57.917 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-08-28 05:00:57.920 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-08-28 05:00:57.940 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-08-28 05:00:57.942 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-08-28 05:00:57.946 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-08-28 05:00:57.950 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-08-28 05:00:57.952 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-28 05:00:57.955 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-08-28 05:00:57.958 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-28 05:00:57.962 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-08-28 05:00:57.965 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-08-28 05:00:57.968 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-08-28 05:00:57.970 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-08-28 05:00:57.973 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-08-28 05:00:57.975 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-08-28 05:00:57.978 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-08-28 05:00:57.981 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-08-28 05:00:57.984 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-08-28 05:00:57.986 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-08-28 05:00:57.990 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-08-28 05:00:57.992 | ++ lib/neutron:source:267 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-08-28 05:00:57.995 | ++ lib/neutron:source:268 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-08-28 05:00:58.114 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-08-28 05:00:58.131 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-08-28 05:00:58.133 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-08-28 05:00:58.136 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-08-28 05:00:58.139 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-08-28 05:00:58.142 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-08-28 05:00:58.145 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-08-28 05:00:58.148 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-08-28 05:00:58.151 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-08-28 05:00:58.154 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-08-28 05:00:58.156 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-08-28 05:00:58.159 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-08-28 05:00:58.163 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-08-28 05:00:58.166 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-08-28 05:00:58.169 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-08-28 05:00:58.171 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-08-28 05:00:58.175 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-08-28 05:00:58.178 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-08-28 05:00:58.181 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-08-28 05:00:58.184 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-08-28 05:00:58.188 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-08-28 05:00:58.193 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-08-28 05:00:58.193 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-08-28 05:00:58.194 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-08-28 05:00:58.195 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-08-28 05:00:58.201 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=c3:7675:b612 2026-08-28 05:00:58.204 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-08-28 05:00:58.206 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-08-28 05:00:58.210 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-08-28 05:00:58.213 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-08-28 05:00:58.216 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fdc3:7675:b612::/56 2026-08-28 05:00:58.221 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fdc3:7675:b612::/56 2026-08-28 05:00:58.221 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-08-28 05:00:58.227 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fdc3:7675:b612::/64 2026-08-28 05:00:58.230 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-08-28 05:00:58.233 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-08-28 05:00:58.235 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-08-28 05:00:58.238 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-08-28 05:00:58.241 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-08-28 05:00:58.244 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-08-28 05:00:58.246 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-08-28 05:00:58.249 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-08-28 05:00:58.251 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-08-28 05:00:58.255 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-08-28 05:00:58.258 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-08-28 05:00:58.262 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-08-28 05:00:58.265 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-08-28 05:00:58.269 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fdc3:7675:b612::/56 2026-08-28 05:00:58.271 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-08-28 05:00:58.275 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-08-28 05:00:58.280 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-08-28 05:00:58.280 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-08-28 05:00:58.280 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-08-28 05:00:58.287 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-08-28 05:00:58.291 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-08-28 05:00:58.292 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-08-28 05:00:58.294 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-08-28 05:00:58.300 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-08-28 05:00:58.305 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-08-28 05:00:58.308 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-08-28 05:00:58.312 | ++ lib/neutron:source:283 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-08-28 05:00:58.314 | ++ lib/neutron:source:284 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-08-28 05:00:58.317 | ++ lib/neutron:source:285 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-08-28 05:00:58.321 | ++ lib/neutron:source:286 : source /home/quobyte/devstack/lib/neutron_plugins/services/evpn 2026-08-28 05:00:58.323 | ++ lib/neutron:source:289 : has_neutron_plugin_security_group 2026-08-28 05:00:58.326 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-08-28 05:00:58.329 | ++ lib/neutron:source:290 : Q_USE_SECGROUP=True 2026-08-28 05:00:58.331 | ++ lib/neutron:source:298 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-08-28 05:00:58.352 | + ./stack.sh:main:624 : source /home/quobyte/devstack/lib/ldap 2026-08-28 05:00:58.371 | + ./stack.sh:main:625 : source /home/quobyte/devstack/lib/dstat 2026-08-28 05:00:58.388 | + ./stack.sh:main:626 : source /home/quobyte/devstack/lib/atop 2026-08-28 05:00:58.406 | + ./stack.sh:main:627 : source /home/quobyte/devstack/lib/tcpdump 2026-08-28 05:00:58.425 | + ./stack.sh:main:628 : source /home/quobyte/devstack/lib/etcd3 2026-08-28 05:00:58.466 | + ./stack.sh:main:629 : source /home/quobyte/devstack/lib/os-vif 2026-08-28 05:00:58.470 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-08-28 05:00:58.474 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-08-28 05:00:58.477 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-08-28 05:00:58.481 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-08-28 05:00:58.486 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-08-28 05:00:58.507 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-08-28 05:00:58.510 | + ./stack.sh:main:635 : run_phase source 2026-08-28 05:00:58.512 | + functions-common:run_phase:1848 : local mode=source 2026-08-28 05:00:58.516 | + functions-common:run_phase:1849 : local phase= 2026-08-28 05:00:58.518 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-28 05:00:58.522 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-28 05:00:58.524 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-28 05:00:58.526 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-28 05:00:58.530 | + functions-common:run_phase:1858 : local extra 2026-08-28 05:00:58.534 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-28 05:00:58.538 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-28 05:00:58.541 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-28 05:00:58.543 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-28 05:00:58.547 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-08-28 05:00:58.549 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-28 05:00:58.568 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:00:58.572 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-08-28 05:00:58.574 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-08-28 05:00:58.629 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-08-28 05:00:58.632 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-08-28 05:00:58.635 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-08-28 05:00:58.638 | + functions-common:run_phase:1870 : load_plugin_settings 2026-08-28 05:00:58.642 | + functions-common:load_plugin_settings:1784 : local plugins= 2026-08-28 05:00:58.644 | + functions-common:load_plugin_settings:1785 : local plugin 2026-08-28 05:00:58.647 | + functions-common:load_plugin_settings:1788 : [[ -z '' ]] 2026-08-28 05:00:58.651 | + functions-common:load_plugin_settings:1789 : return 2026-08-28 05:00:58.653 | + functions-common:run_phase:1871 : verify_disabled_services 2026-08-28 05:00:58.657 | + functions-common:verify_disabled_services:2131 : local service 2026-08-28 05:00:58.659 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 05:00:58.662 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,key, ]] 2026-08-28 05:00:58.666 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 05:00:58.669 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-08-28 05:00:58.674 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 05:00:58.678 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-08-28 05:00:58.682 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 05:00:58.684 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-08-28 05:00:58.687 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 05:00:58.691 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-08-28 05:00:58.693 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 05:00:58.697 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-08-28 05:00:58.699 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 05:00:58.702 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-08-28 05:00:58.705 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 05:00:58.709 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-08-28 05:00:58.711 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 05:00:58.715 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-08-28 05:00:58.718 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 05:00:58.721 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-08-28 05:00:58.724 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 05:00:58.726 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-08-28 05:00:58.730 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 05:00:58.733 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-08-28 05:00:58.735 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 05:00:58.739 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-08-28 05:00:58.742 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 05:00:58.746 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-08-28 05:00:58.749 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 05:00:58.752 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-08-28 05:00:58.755 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 05:00:58.758 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-08-28 05:00:58.761 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 05:00:58.763 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-08-28 05:00:58.767 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 05:00:58.770 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-08-28 05:00:58.773 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 05:00:58.776 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-08-28 05:00:58.778 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 05:00:58.782 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-08-28 05:00:58.785 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 05:00:58.787 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-08-28 05:00:58.791 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 05:00:58.794 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-08-28 05:00:58.797 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 05:00:58.800 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-08-28 05:00:58.802 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 05:00:58.806 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-08-28 05:00:58.809 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 05:00:58.811 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-08-28 05:00:58.816 | + ./stack.sh:main:706 : initialize_database_backends 2026-08-28 05:00:58.818 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-08-28 05:00:58.821 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-08-28 05:00:58.841 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:00:58.844 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-08-28 05:00:58.846 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-08-28 05:00:58.850 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-08-28 05:00:58.871 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:00:58.873 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-08-28 05:00:58.877 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-08-28 05:00:58.880 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-08-28 05:00:58.882 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-08-28 05:00:58.886 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-08-28 05:00:58.889 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-08-28 05:00:58.893 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-08-28 05:00:58.896 | + lib/database:initialize_database_backends:92 : return 0 2026-08-28 05:00:58.898 | + ./stack.sh:main:707 : echo 'Using mysql database backend' 2026-08-28 05:00:58.898 | Using mysql database backend 2026-08-28 05:00:58.902 | + ./stack.sh:main:710 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-08-28 05:00:58.924 | + ./stack.sh:main:712 : define_database_baseurl 2026-08-28 05:00:58.928 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-08-28 05:00:58.931 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-08-28 05:00:58.934 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-08-28 05:00:58.938 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-08-28 05:00:58.941 | + ./stack.sh:main:724 : is_service_enabled rabbit 2026-08-28 05:00:58.963 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:00:58.967 | + ./stack.sh:main:725 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-08-28 05:00:58.989 | + ./stack.sh:main:732 : is_service_enabled keystone 2026-08-28 05:00:59.010 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:00:59.013 | + ./stack.sh:main:734 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-08-28 05:00:59.036 | + ./stack.sh:main:736 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-08-28 05:00:59.059 | + ./stack.sh:main:747 : is_service_enabled ldap 2026-08-28 05:00:59.081 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:00:59.084 | + ./stack.sh:main:756 : is_service_enabled s-proxy 2026-08-28 05:00:59.107 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:00:59.110 | + ./stack.sh:main:768 : save_stackenv 768 2026-08-28 05:00:59.114 | + functions-common:save_stackenv:65 : local tag=768 2026-08-28 05:00:59.118 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-08-28 05:00:59.122 | + functions-common:save_stackenv:67 : time_stamp=2026-08-28-070059 2026-08-28 05:00:59.126 | + functions-common:save_stackenv:68 : echo '# 2026-08-28-070059 768' 2026-08-28 05:00:59.130 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 05:00:59.132 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-08-28 05:00:59.136 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 05:00:59.139 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-08-28 05:00:59.142 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 05:00:59.146 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-08-28 05:00:59.148 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 05:00:59.151 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-08-28 05:00:59.153 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 05:00:59.157 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.46 2026-08-28 05:00:59.161 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 05:00:59.164 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.46/identity 2026-08-28 05:00:59.167 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 05:00:59.170 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-08-28-070045 2026-08-28 05:00:59.173 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 05:00:59.177 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-08-28 05:00:59.180 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 05:00:59.183 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.46 2026-08-28 05:00:59.186 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 05:00:59.189 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-08-28 05:00:59.193 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 05:00:59.196 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-08-28 05:00:59.199 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 05:00:59.202 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-08-28 05:00:59.205 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 05:00:59.209 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-08-28 05:00:59.212 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 05:00:59.215 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.46 2026-08-28 05:00:59.218 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 05:00:59.221 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-08-28 05:00:59.225 | + ./stack.sh:main:781 : GIT_DEPTH=0 2026-08-28 05:00:59.228 | + ./stack.sh:main:781 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-08-28 05:00:59.231 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-08-28 05:00:59.234 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-08-28 05:00:59.237 | + functions-common:git_clone:591 : local git_ref=master 2026-08-28 05:00:59.241 | + functions-common:git_clone:592 : local orig_dir 2026-08-28 05:00:59.244 | ++ functions-common:git_clone:593 : pwd 2026-08-28 05:00:59.248 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-28 05:00:59.251 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-28 05:00:59.255 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-28 05:00:59.275 | + functions-common:git_clone:596 : RECLONE=False 2026-08-28 05:00:59.277 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-28 05:00:59.281 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-28 05:00:59.285 | + functions-common:git_clone:610 : echo master 2026-08-28 05:00:59.285 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-28 05:00:59.292 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-08-28 05:00:59.294 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-28 05:00:59.297 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-08-28 05:00:59.301 | + functions-common:git_timed:697 : local count=0 2026-08-28 05:00:59.304 | + functions-common:git_timed:698 : local timeout=0 2026-08-28 05:00:59.307 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-28 05:00:59.310 | + functions-common:git_timed:701 : timeout=0 2026-08-28 05:00:59.313 | + functions-common:git_timed:704 : time_start git_timed 2026-08-28 05:00:59.316 | + functions-common:time_start:2406 : local name=git_timed 2026-08-28 05:00:59.319 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:00:59.322 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:00:59.326 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:00:59.332 | + functions-common:time_start:2411 : _TIME_START[$name]=1787893259328 2026-08-28 05:00:59.334 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-08-28 05:00:59.338 | Cloning into '/opt/stack/requirements'... 2026-08-28 05:01:03.235 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-28 05:01:03.237 | + functions-common:time_stop:2420 : local name 2026-08-28 05:01:03.241 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:01:03.243 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:01:03.245 | + functions-common:time_stop:2423 : local total 2026-08-28 05:01:03.249 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:01:03.251 | + functions-common:time_stop:2426 : name=git_timed 2026-08-28 05:01:03.253 | + functions-common:time_stop:2427 : start_time=1787893259328 2026-08-28 05:01:03.257 | + functions-common:time_stop:2429 : [[ -z 1787893259328 ]] 2026-08-28 05:01:03.260 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:01:03.266 | + functions-common:time_stop:2432 : end_time=1787893263262 2026-08-28 05:01:03.268 | + functions-common:time_stop:2433 : elapsed_time=3934 2026-08-28 05:01:03.271 | + functions-common:time_stop:2434 : total=0 2026-08-28 05:01:03.274 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:01:03.277 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=3934 2026-08-28 05:01:03.279 | + functions-common:git_clone:631 : cd /opt/stack/requirements 2026-08-28 05:01:03.283 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-28 05:01:03.286 | + functions-common:git_timed:697 : local count=0 2026-08-28 05:01:03.289 | + functions-common:git_timed:698 : local timeout=0 2026-08-28 05:01:03.291 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-28 05:01:03.294 | + functions-common:git_timed:701 : timeout=0 2026-08-28 05:01:03.297 | + functions-common:git_timed:704 : time_start git_timed 2026-08-28 05:01:03.300 | + functions-common:time_start:2406 : local name=git_timed 2026-08-28 05:01:03.302 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:01:03.305 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:01:03.309 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:01:03.315 | + functions-common:time_start:2411 : _TIME_START[$name]=1787893263311 2026-08-28 05:01:03.317 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-28 05:01:03.862 | From https://review.opendev.org/openstack/requirements 2026-08-28 05:01:03.862 | * branch master -> FETCH_HEAD 2026-08-28 05:01:03.871 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-28 05:01:03.873 | + functions-common:time_stop:2420 : local name 2026-08-28 05:01:03.877 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:01:03.881 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:01:03.884 | + functions-common:time_stop:2423 : local total 2026-08-28 05:01:03.887 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:01:03.889 | + functions-common:time_stop:2426 : name=git_timed 2026-08-28 05:01:03.893 | + functions-common:time_stop:2427 : start_time=1787893263311 2026-08-28 05:01:03.896 | + functions-common:time_stop:2429 : [[ -z 1787893263311 ]] 2026-08-28 05:01:03.900 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:01:03.904 | + functions-common:time_stop:2432 : end_time=1787893263901 2026-08-28 05:01:03.906 | + functions-common:time_stop:2433 : elapsed_time=590 2026-08-28 05:01:03.910 | + functions-common:time_stop:2434 : total=3934 2026-08-28 05:01:03.912 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:01:03.916 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4524 2026-08-28 05:01:03.918 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-28 05:01:03.921 | + functions-common:git_timed:697 : local count=0 2026-08-28 05:01:03.924 | + functions-common:git_timed:698 : local timeout=0 2026-08-28 05:01:03.928 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-28 05:01:03.930 | + functions-common:git_timed:701 : timeout=0 2026-08-28 05:01:03.934 | + functions-common:git_timed:704 : time_start git_timed 2026-08-28 05:01:03.937 | + functions-common:time_start:2406 : local name=git_timed 2026-08-28 05:01:03.940 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:01:03.943 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:01:03.947 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:01:03.951 | + functions-common:time_start:2411 : _TIME_START[$name]=1787893263948 2026-08-28 05:01:03.955 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-28 05:01:03.969 | Note: switching to 'FETCH_HEAD'. 2026-08-28 05:01:03.970 | 2026-08-28 05:01:03.970 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-28 05:01:03.970 | changes and commit them, and you can discard any commits you make in this 2026-08-28 05:01:03.970 | state without impacting any branches by switching back to a branch. 2026-08-28 05:01:03.970 | 2026-08-28 05:01:03.970 | If you want to create a new branch to retain commits you create, you may 2026-08-28 05:01:03.970 | do so (now or later) by using -c with the switch command. Example: 2026-08-28 05:01:03.970 | 2026-08-28 05:01:03.970 | git switch -c 2026-08-28 05:01:03.970 | 2026-08-28 05:01:03.971 | Or undo this operation with: 2026-08-28 05:01:03.971 | 2026-08-28 05:01:03.971 | git switch - 2026-08-28 05:01:03.971 | 2026-08-28 05:01:03.971 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-28 05:01:03.971 | 2026-08-28 05:01:03.971 | HEAD is now at 69c0522d Merge "update constraint for python-octaviaclient to new release 3.15.0" 2026-08-28 05:01:03.974 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-28 05:01:03.978 | + functions-common:time_stop:2420 : local name 2026-08-28 05:01:03.980 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:01:03.982 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:01:03.986 | + functions-common:time_stop:2423 : local total 2026-08-28 05:01:03.988 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:01:03.990 | + functions-common:time_stop:2426 : name=git_timed 2026-08-28 05:01:03.994 | + functions-common:time_stop:2427 : start_time=1787893263948 2026-08-28 05:01:03.996 | + functions-common:time_stop:2429 : [[ -z 1787893263948 ]] 2026-08-28 05:01:04.000 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:01:04.005 | + functions-common:time_stop:2432 : end_time=1787893264001 2026-08-28 05:01:04.007 | + functions-common:time_stop:2433 : elapsed_time=53 2026-08-28 05:01:04.011 | + functions-common:time_stop:2434 : total=4524 2026-08-28 05:01:04.013 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:01:04.017 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4577 2026-08-28 05:01:04.019 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-08-28 05:01:04.036 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-08-28 05:01:04.041 | + functions-common:git_clone:673 : git show --oneline 2026-08-28 05:01:04.041 | + functions-common:git_clone:673 : head -1 2026-08-28 05:01:04.045 | 69c0522d Merge "update constraint for python-octaviaclient to new release 3.15.0" 2026-08-28 05:01:04.048 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-28 05:01:04.052 | + ./stack.sh:main:785 : echo_summary 'Installing package prerequisites' 2026-08-28 05:01:04.055 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-28 05:01:04.059 | + ./stack.sh:echo_summary:450 : echo -e Installing package prerequisites 2026-08-28 05:01:04.062 | + ./stack.sh:main:786 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-08-28 05:01:04.066 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-08-28 05:01:04.069 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-08-28 05:01:04.073 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-08-28 05:01:04.076 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-08-28 05:01:04.079 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-08-28 05:01:04.083 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-08-28 05:01:04.087 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-08-28 05:01:04.092 | ++ tools/install_prereqs.sh:source:47 : NOW=1787893264 2026-08-28 05:01:04.097 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-08-28 05:01:04.101 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-08-28 05:01:04.105 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-08-28 05:01:04.109 | ++ tools/install_prereqs.sh:source:49 : DELTA=1787893264 2026-08-28 05:01:04.112 | ++ tools/install_prereqs.sh:source:50 : [[ 1787893264 -lt 7200 ]] 2026-08-28 05:01:04.116 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-08-28 05:01:04.119 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-08-28 05:01:04.122 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-08-28 05:01:04.125 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-08-28 05:01:04.128 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-08-28 05:01:04.132 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-08-28 05:01:04.135 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-08-28 05:01:04.141 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-08-28 05:01:04.174 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-08-28 05:01:04.174 | apache2-dev 2026-08-28 05:01:04.174 | bc 2026-08-28 05:01:04.174 | bsdmainutils 2026-08-28 05:01:04.175 | curl 2026-08-28 05:01:04.175 | g++ 2026-08-28 05:01:04.175 | gawk 2026-08-28 05:01:04.175 | gcc 2026-08-28 05:01:04.175 | gettext 2026-08-28 05:01:04.175 | git 2026-08-28 05:01:04.175 | graphviz 2026-08-28 05:01:04.175 | iputils-ping 2026-08-28 05:01:04.175 | libffi-dev 2026-08-28 05:01:04.176 | libjpeg-dev 2026-08-28 05:01:04.176 | libpq-dev 2026-08-28 05:01:04.176 | libssl-dev 2026-08-28 05:01:04.176 | libsystemd-dev 2026-08-28 05:01:04.176 | libxml2-dev 2026-08-28 05:01:04.176 | libxslt1-dev 2026-08-28 05:01:04.176 | libyaml-dev 2026-08-28 05:01:04.176 | lsof 2026-08-28 05:01:04.176 | openssh-server 2026-08-28 05:01:04.176 | openssl 2026-08-28 05:01:04.176 | pkg-config 2026-08-28 05:01:04.176 | psmisc 2026-08-28 05:01:04.177 | python3-dev 2026-08-28 05:01:04.177 | python3-pip 2026-08-28 05:01:04.177 | python3-systemd 2026-08-28 05:01:04.177 | python3-venv 2026-08-28 05:01:04.177 | tar 2026-08-28 05:01:04.177 | tcpdump 2026-08-28 05:01:04.177 | unzip 2026-08-28 05:01:04.177 | uuid-runtime 2026-08-28 05:01:04.177 | wget 2026-08-28 05:01:04.177 | zlib1g-dev 2026-08-28 05:01:04.177 | libkrb5-dev 2026-08-28 05:01:04.178 | libldap2-dev 2026-08-28 05:01:04.178 | libsasl2-dev 2026-08-28 05:01:04.178 | memcached 2026-08-28 05:01:04.178 | python3-mysqldb 2026-08-28 05:01:04.178 | sqlite3 2026-08-28 05:01:04.178 | conntrack 2026-08-28 05:01:04.178 | curl 2026-08-28 05:01:04.178 | ebtables 2026-08-28 05:01:04.178 | genisoimage 2026-08-28 05:01:04.178 | iptables 2026-08-28 05:01:04.178 | iputils-arping 2026-08-28 05:01:04.178 | kpartx 2026-08-28 05:01:04.179 | libjs-jquery-tablesorter 2026-08-28 05:01:04.179 | parted 2026-08-28 05:01:04.179 | pm-utils 2026-08-28 05:01:04.179 | python3-mysqldb 2026-08-28 05:01:04.179 | socat 2026-08-28 05:01:04.179 | sqlite3 2026-08-28 05:01:04.179 | sudo 2026-08-28 05:01:04.179 | vlan 2026-08-28 05:01:04.179 | lsscsi 2026-08-28 05:01:04.179 | open-iscsi 2026-08-28 05:01:04.179 | cryptsetup 2026-08-28 05:01:04.179 | dosfstools 2026-08-28 05:01:04.180 | genisoimage 2026-08-28 05:01:04.180 | gir1.2-libosinfo-1.0 2026-08-28 05:01:04.180 | netcat-openbsd 2026-08-28 05:01:04.180 | open-iscsi 2026-08-28 05:01:04.180 | qemu-utils 2026-08-28 05:01:04.180 | sg3-utils 2026-08-28 05:01:04.180 | sysfsutils 2026-08-28 05:01:04.180 | lvm2 2026-08-28 05:01:04.180 | qemu-utils 2026-08-28 05:01:04.180 | thin-provisioning-tools 2026-08-28 05:01:04.180 | acl 2026-08-28 05:01:04.181 | dnsmasq-base 2026-08-28 05:01:04.181 | dnsmasq-utils 2026-08-28 05:01:04.181 | ebtables 2026-08-28 05:01:04.181 | haproxy 2026-08-28 05:01:04.181 | iptables 2026-08-28 05:01:04.181 | iputils-arping 2026-08-28 05:01:04.181 | iputils-ping 2026-08-28 05:01:04.181 | postgresql-server-dev-all 2026-08-28 05:01:04.181 | python3-mysqldb 2026-08-28 05:01:04.181 | sqlite3 2026-08-28 05:01:04.181 | sudo 2026-08-28 05:01:04.181 | vlan 2026-08-28 05:01:04.182 | pcp' 2026-08-28 05:01:04.182 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-08-28 05:01:04.201 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-08-28 05:01:04.202 | apache2-dev 2026-08-28 05:01:04.202 | bc 2026-08-28 05:01:04.202 | bsdmainutils 2026-08-28 05:01:04.202 | curl 2026-08-28 05:01:04.202 | g++ 2026-08-28 05:01:04.202 | gawk 2026-08-28 05:01:04.202 | gcc 2026-08-28 05:01:04.202 | gettext 2026-08-28 05:01:04.202 | git 2026-08-28 05:01:04.202 | graphviz 2026-08-28 05:01:04.202 | iputils-ping 2026-08-28 05:01:04.202 | libffi-dev 2026-08-28 05:01:04.203 | libjpeg-dev 2026-08-28 05:01:04.203 | libpq-dev 2026-08-28 05:01:04.203 | libssl-dev 2026-08-28 05:01:04.203 | libsystemd-dev 2026-08-28 05:01:04.203 | libxml2-dev 2026-08-28 05:01:04.203 | libxslt1-dev 2026-08-28 05:01:04.203 | libyaml-dev 2026-08-28 05:01:04.203 | lsof 2026-08-28 05:01:04.203 | openssh-server 2026-08-28 05:01:04.203 | openssl 2026-08-28 05:01:04.203 | pkg-config 2026-08-28 05:01:04.204 | psmisc 2026-08-28 05:01:04.204 | python3-dev 2026-08-28 05:01:04.204 | python3-pip 2026-08-28 05:01:04.204 | python3-systemd 2026-08-28 05:01:04.204 | python3-venv 2026-08-28 05:01:04.204 | tar 2026-08-28 05:01:04.204 | tcpdump 2026-08-28 05:01:04.204 | unzip 2026-08-28 05:01:04.204 | uuid-runtime 2026-08-28 05:01:04.204 | wget 2026-08-28 05:01:04.204 | zlib1g-dev 2026-08-28 05:01:04.204 | libkrb5-dev 2026-08-28 05:01:04.205 | libldap2-dev 2026-08-28 05:01:04.205 | libsasl2-dev 2026-08-28 05:01:04.205 | memcached 2026-08-28 05:01:04.205 | python3-mysqldb 2026-08-28 05:01:04.205 | sqlite3 2026-08-28 05:01:04.205 | conntrack 2026-08-28 05:01:04.205 | curl 2026-08-28 05:01:04.205 | ebtables 2026-08-28 05:01:04.205 | genisoimage 2026-08-28 05:01:04.205 | iptables 2026-08-28 05:01:04.205 | iputils-arping 2026-08-28 05:01:04.206 | kpartx 2026-08-28 05:01:04.206 | libjs-jquery-tablesorter 2026-08-28 05:01:04.206 | parted 2026-08-28 05:01:04.206 | pm-utils 2026-08-28 05:01:04.206 | python3-mysqldb 2026-08-28 05:01:04.206 | socat 2026-08-28 05:01:04.206 | sqlite3 2026-08-28 05:01:04.206 | sudo 2026-08-28 05:01:04.206 | vlan 2026-08-28 05:01:04.206 | lsscsi 2026-08-28 05:01:04.206 | open-iscsi 2026-08-28 05:01:04.206 | cryptsetup 2026-08-28 05:01:04.207 | dosfstools 2026-08-28 05:01:04.207 | genisoimage 2026-08-28 05:01:04.207 | gir1.2-libosinfo-1.0 2026-08-28 05:01:04.207 | netcat-openbsd 2026-08-28 05:01:04.207 | open-iscsi 2026-08-28 05:01:04.207 | qemu-utils 2026-08-28 05:01:04.207 | sg3-utils 2026-08-28 05:01:04.207 | sysfsutils 2026-08-28 05:01:04.207 | lvm2 2026-08-28 05:01:04.207 | qemu-utils 2026-08-28 05:01:04.207 | thin-provisioning-tools 2026-08-28 05:01:04.208 | acl 2026-08-28 05:01:04.208 | dnsmasq-base 2026-08-28 05:01:04.208 | dnsmasq-utils 2026-08-28 05:01:04.208 | ebtables 2026-08-28 05:01:04.208 | haproxy 2026-08-28 05:01:04.208 | iptables 2026-08-28 05:01:04.208 | iputils-arping 2026-08-28 05:01:04.208 | iputils-ping 2026-08-28 05:01:04.208 | postgresql-server-dev-all 2026-08-28 05:01:04.208 | python3-mysqldb 2026-08-28 05:01:04.208 | sqlite3 2026-08-28 05:01:04.208 | sudo 2026-08-28 05:01:04.209 | vlan 2026-08-28 05:01:04.209 | pcp ' 2026-08-28 05:01:04.209 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-08-28 05:01:04.211 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 05:01:04.215 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 05:01:04.220 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-08-28 05:01:04.220 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-08-28 05:01:04.226 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-08-28 05:01:04.229 | ++ functions-common:install_package:1438 : update_package_repo 2026-08-28 05:01:04.233 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-28 05:01:04.235 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-28 05:01:04.238 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-28 05:01:04.242 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-28 05:01:04.245 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-08-28 05:01:04.248 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 05:01:04.250 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 05:01:04.254 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-08-28 05:01:04.258 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-28 05:01:04.261 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-28 05:01:04.265 | ++ functions-common:apt_get_update:1167 : return 2026-08-28 05:01:04.269 | ++ functions-common:install_package:1439 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-08-28 05:01:04.272 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-08-28 05:01:04.276 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 05:01:04.279 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 05:01:04.283 | ++ functions-common:real_install_package:1427 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-08-28 05:01:04.312 | ++ functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-08-28 05:01:04.350 | Reading package lists... 2026-08-28 05:01:04.722 | Building dependency tree... 2026-08-28 05:01:04.723 | Reading state information... 2026-08-28 05:01:05.293 | bc is already the newest version (1.07.1-3ubuntu4). 2026-08-28 05:01:05.293 | bc set to manually installed. 2026-08-28 05:01:05.293 | curl is already the newest version (8.5.0-2ubuntu10.13). 2026-08-28 05:01:05.293 | curl set to manually installed. 2026-08-28 05:01:05.293 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-08-28 05:01:05.293 | g++ set to manually installed. 2026-08-28 05:01:05.293 | gawk is already the newest version (1:5.2.1-2ubuntu0.1). 2026-08-28 05:01:05.293 | gawk set to manually installed. 2026-08-28 05:01:05.294 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-08-28 05:01:05.294 | gcc set to manually installed. 2026-08-28 05:01:05.294 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-08-28 05:01:05.294 | git set to manually installed. 2026-08-28 05:01:05.294 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-08-28 05:01:05.294 | iputils-ping set to manually installed. 2026-08-28 05:01:05.294 | lsof is already the newest version (4.95.0-1build3). 2026-08-28 05:01:05.294 | lsof set to manually installed. 2026-08-28 05:01:05.294 | openssh-server is already the newest version (1:9.6p1-3ubuntu13.18). 2026-08-28 05:01:05.294 | openssl is already the newest version (3.0.13-0ubuntu3.15). 2026-08-28 05:01:05.294 | openssl set to manually installed. 2026-08-28 05:01:05.295 | psmisc is already the newest version (23.7-1build1). 2026-08-28 05:01:05.295 | psmisc set to manually installed. 2026-08-28 05:01:05.295 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-08-28 05:01:05.295 | python3-dev set to manually installed. 2026-08-28 05:01:05.295 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-08-28 05:01:05.295 | python3-systemd is already the newest version (235-1build4). 2026-08-28 05:01:05.295 | python3-systemd set to manually installed. 2026-08-28 05:01:05.295 | tar is already the newest version (1.35+dfsg-3ubuntu0.4). 2026-08-28 05:01:05.295 | tar set to manually installed. 2026-08-28 05:01:05.295 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-08-28 05:01:05.295 | tcpdump set to manually installed. 2026-08-28 05:01:05.295 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-08-28 05:01:05.296 | uuid-runtime set to manually installed. 2026-08-28 05:01:05.296 | wget is already the newest version (1.21.4-1ubuntu4.5). 2026-08-28 05:01:05.296 | wget set to manually installed. 2026-08-28 05:01:05.296 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-08-28 05:01:05.296 | zlib1g-dev set to manually installed. 2026-08-28 05:01:05.296 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-08-28 05:01:05.296 | iptables set to manually installed. 2026-08-28 05:01:05.296 | kpartx is already the newest version (0.9.4-5ubuntu8.2). 2026-08-28 05:01:05.296 | kpartx set to manually installed. 2026-08-28 05:01:05.296 | parted is already the newest version (3.6-4build1). 2026-08-28 05:01:05.296 | parted set to manually installed. 2026-08-28 05:01:05.297 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-08-28 05:01:05.297 | sudo set to manually installed. 2026-08-28 05:01:05.297 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-08-28 05:01:05.297 | open-iscsi set to manually installed. 2026-08-28 05:01:05.297 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-08-28 05:01:05.297 | cryptsetup set to manually installed. 2026-08-28 05:01:05.297 | dosfstools is already the newest version (4.2-1.1build1). 2026-08-28 05:01:05.297 | dosfstools set to manually installed. 2026-08-28 05:01:05.297 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-08-28 05:01:05.297 | netcat-openbsd set to manually installed. 2026-08-28 05:01:05.297 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.18). 2026-08-28 05:01:05.297 | qemu-utils set to manually installed. 2026-08-28 05:01:05.298 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-08-28 05:01:05.298 | sg3-utils set to manually installed. 2026-08-28 05:01:05.298 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-08-28 05:01:05.298 | lvm2 set to manually installed. 2026-08-28 05:01:05.298 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-08-28 05:01:05.298 | thin-provisioning-tools set to manually installed. 2026-08-28 05:01:05.298 | acl is already the newest version (2.3.2-1build1.1). 2026-08-28 05:01:05.298 | acl set to manually installed. 2026-08-28 05:01:05.298 | dnsmasq-base is already the newest version (2.90-2ubuntu0.4). 2026-08-28 05:01:05.298 | dnsmasq-base set to manually installed. 2026-08-28 05:01:05.298 | The following packages were automatically installed and are no longer required: 2026-08-28 05:01:05.299 | libfwupd2 libgusb2 2026-08-28 05:01:05.299 | Use 'sudo apt autoremove' to remove them. 2026-08-28 05:01:05.299 | The following additional packages will be installed: 2026-08-28 05:01:05.299 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-08-28 05:01:05.299 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-08-28 05:01:05.299 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-08-28 05:01:05.299 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-08-28 05:01:05.299 | krb5-multidev libann0 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-08-28 05:01:05.299 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl 2026-08-28 05:01:05.299 | libarchive-zip-perl libcdt5 libcgraph6 libclang-common-17-dev 2026-08-28 05:01:05.299 | libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl 2026-08-28 05:01:05.300 | libdebhelper-perl libevent-2.1-7t64 libfile-stripnondeterminism-perl libgc1 2026-08-28 05:01:05.300 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-08-28 05:01:05.300 | libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata libjson-perl 2026-08-28 05:01:05.300 | libjson-xs-perl libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 2026-08-28 05:01:05.300 | liblab-gamut1 libldap-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-08-28 05:01:05.300 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-08-28 05:01:05.300 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-08-28 05:01:05.300 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-08-28 05:01:05.300 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-08-28 05:01:05.300 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq5 2026-08-28 05:01:05.300 | libsctp-dev libsctp1 libsm6 libsub-override-perl libsys-hostname-long-perl 2026-08-28 05:01:05.301 | libsysfs2 libtool libtypes-serialiser-perl libx86-1 libxaw7 libxmu6 2026-08-28 05:01:05.301 | libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools 2026-08-28 05:01:05.301 | llvm-17-runtime llvm-17-tools m4 mysql-common ncal osinfo-db pcp-conf 2026-08-28 05:01:05.301 | pkgconf pkgconf-bin po-debconf postgresql-client-16 postgresql-client-common 2026-08-28 05:01:05.301 | postgresql-common postgresql-server-dev-16 python3-pcp python3-pip-whl 2026-08-28 05:01:05.301 | python3-setuptools-whl python3.12-venv ssl-cert uuid-dev vbetool 2026-08-28 05:01:05.302 | Suggested packages: 2026-08-28 05:01:05.302 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-08-28 05:01:05.302 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-08-28 05:01:05.302 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-08-28 05:01:05.302 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-08-28 05:01:05.302 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-08-28 05:01:05.302 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-08-28 05:01:05.302 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-08-28 05:01:05.302 | libcache-memcached-perl libmemcached libyaml-perl pcp-gui libpcp-import-perl 2026-08-28 05:01:05.302 | redis-server cpufrequtils wireless-tools radeontool libmail-box-perl 2026-08-28 05:01:05.303 | postgresql-16 default-mysql-server | virtual-mysql-server sqlite3-doc zip 2026-08-28 05:01:05.437 | The following NEW packages will be installed: 2026-08-28 05:01:05.437 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-08-28 05:01:05.437 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-08-28 05:01:05.438 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-08-28 05:01:05.438 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-08-28 05:01:05.438 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-08-28 05:01:05.438 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-08-28 05:01:05.438 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-08-28 05:01:05.438 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-08-28 05:01:05.438 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-08-28 05:01:05.438 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-08-28 05:01:05.438 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-08-28 05:01:05.438 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-08-28 05:01:05.438 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-08-28 05:01:05.439 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-08-28 05:01:05.439 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-08-28 05:01:05.439 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-08-28 05:01:05.439 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-08-28 05:01:05.439 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-08-28 05:01:05.439 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-08-28 05:01:05.439 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-08-28 05:01:05.439 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-08-28 05:01:05.439 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-08-28 05:01:05.439 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-08-28 05:01:05.439 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-08-28 05:01:05.440 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-08-28 05:01:05.440 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-08-28 05:01:05.440 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-08-28 05:01:05.440 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-08-28 05:01:05.440 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-08-28 05:01:05.440 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-08-28 05:01:05.440 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-08-28 05:01:05.440 | uuid-dev vbetool vlan 2026-08-28 05:01:05.550 | 0 upgraded, 161 newly installed, 0 to remove and 15 not upgraded. 2026-08-28 05:01:05.550 | Need to get 175 MB of archives. 2026-08-28 05:01:05.550 | After this operation, 941 MB of additional disk space will be used. 2026-08-28 05:01:05.550 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-08-28 05:01:05.645 | Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-08-28 05:01:05.659 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-08-28 05:01:05.660 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-08-28 05:01:05.662 | Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-08-28 05:01:05.689 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.15 [1338 kB] 2026-08-28 05:01:05.742 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.15 [163 kB] 2026-08-28 05:01:05.747 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.15 [99.7 kB] 2026-08-28 05:01:05.755 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.15 [90.2 kB] 2026-08-28 05:01:05.757 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2070 kB] 2026-08-28 05:01:05.791 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-08-28 05:01:05.793 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-08-28 05:01:05.795 | Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-08-28 05:01:05.797 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-08-28 05:01:05.797 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-08-28 05:01:05.798 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-08-28 05:01:05.800 | Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-08-28 05:01:05.801 | Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-08-28 05:01:05.802 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-08-28 05:01:05.817 | Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-08-28 05:01:05.825 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-08-28 05:01:05.838 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-08-28 05:01:05.860 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-08-28 05:01:05.868 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-08-28 05:01:05.869 | Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-08-28 05:01:06.252 | Get:26 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-08-28 05:01:06.415 | Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-08-28 05:01:06.417 | Get:28 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-08-28 05:01:06.419 | Get:29 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-08-28 05:01:06.425 | Get:30 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-08-28 05:01:06.442 | Get:31 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-08-28 05:01:06.463 | Get:32 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-08-28 05:01:06.561 | Get:33 http://archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-08-28 05:01:06.563 | Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-08-28 05:01:06.565 | Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-08-28 05:01:06.566 | Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-08-28 05:01:06.567 | Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-08-28 05:01:06.568 | Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-08-28 05:01:06.568 | Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-08-28 05:01:06.569 | Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-08-28 05:01:06.570 | Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-08-28 05:01:06.587 | Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-08-28 05:01:06.600 | Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-08-28 05:01:06.601 | Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-08-28 05:01:06.610 | Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-08-28 05:01:06.628 | Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-08-28 05:01:06.629 | Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-08-28 05:01:06.629 | Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-08-28 05:01:06.630 | Get:49 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-08-28 05:01:06.641 | Get:50 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-08-28 05:01:06.645 | Get:51 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-08-28 05:01:06.646 | Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-08-28 05:01:06.655 | Get:53 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-08-28 05:01:06.658 | Get:54 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-08-28 05:01:06.661 | Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-08-28 05:01:06.662 | Get:56 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-08-28 05:01:06.677 | Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.15 [203 kB] 2026-08-28 05:01:06.680 | Get:58 http://archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-08-28 05:01:06.681 | Get:59 http://archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-08-28 05:01:06.681 | Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-08-28 05:01:06.682 | Get:61 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.4 [16.1 kB] 2026-08-28 05:01:06.683 | Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-08-28 05:01:06.700 | Get:63 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-08-28 05:01:06.722 | Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-08-28 05:01:06.726 | Get:65 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-08-28 05:01:06.726 | Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-08-28 05:01:06.734 | Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-08-28 05:01:06.735 | Get:68 http://archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-08-28 05:01:06.736 | Get:69 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-08-28 05:01:06.737 | Get:70 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-08-28 05:01:06.737 | Get:71 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-08-28 05:01:06.740 | Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-08-28 05:01:06.764 | Get:73 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-08-28 05:01:06.765 | Get:74 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-08-28 05:01:06.791 | Get:75 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-08-28 05:01:06.793 | Get:76 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-08-28 05:01:06.822 | Get:77 http://archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-08-28 05:01:06.822 | Get:78 http://archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-08-28 05:01:06.823 | Get:79 http://archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-08-28 05:01:06.825 | Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-08-28 05:01:06.826 | Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-08-28 05:01:06.829 | Get:82 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-08-28 05:01:06.836 | Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-08-28 05:01:06.839 | Get:84 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-08-28 05:01:06.839 | Get:85 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-08-28 05:01:06.856 | Get:86 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.8 [57.3 kB] 2026-08-28 05:01:06.857 | Get:87 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.8 [40.1 kB] 2026-08-28 05:01:06.858 | Get:88 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.8 [40.4 kB] 2026-08-28 05:01:06.860 | Get:89 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.8 [53.0 kB] 2026-08-28 05:01:06.861 | Get:90 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.8 [125 kB] 2026-08-28 05:01:06.862 | Get:91 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-08-28 05:01:06.878 | Get:92 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-08-28 05:01:06.911 | Get:93 http://archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-08-28 05:01:06.912 | Get:94 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-08-28 05:01:06.912 | Get:95 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-08-28 05:01:07.077 | Get:96 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-08-28 05:01:07.080 | Get:97 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-08-28 05:01:07.081 | Get:98 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-08-28 05:01:07.081 | Get:99 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-08-28 05:01:07.083 | Get:100 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-08-28 05:01:07.084 | Get:101 http://archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-08-28 05:01:07.132 | Get:102 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-08-28 05:01:07.219 | Get:103 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-08-28 05:01:07.257 | Get:104 http://archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-08-28 05:01:07.259 | Get:105 http://archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-08-28 05:01:07.262 | Get:106 http://archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-08-28 05:01:07.264 | Get:107 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1255 kB] 2026-08-28 05:01:07.322 | Get:108 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2.1 [384 kB] 2026-08-28 05:01:07.330 | Get:109 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-08-28 05:01:07.331 | Get:110 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-08-28 05:01:07.336 | Get:111 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-08-28 05:01:07.336 | Get:112 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-08-28 05:01:07.338 | Get:113 http://archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-08-28 05:01:07.338 | Get:114 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.15-0ubuntu0.24.04.1 [151 kB] 2026-08-28 05:01:07.340 | Get:115 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.15 [2408 kB] 2026-08-28 05:01:07.367 | Get:116 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.15-0ubuntu0.24.04.1 [153 kB] 2026-08-28 05:01:07.369 | Get:117 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-08-28 05:01:07.372 | Get:118 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.17 [1239 kB] 2026-08-28 05:01:07.409 | Get:119 http://archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-08-28 05:01:07.410 | Get:120 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-08-28 05:01:07.419 | Get:121 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-08-28 05:01:07.421 | Get:122 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-08-28 05:01:07.427 | Get:123 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-08-28 05:01:07.431 | Get:124 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-08-28 05:01:07.701 | Get:125 http://archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-08-28 05:01:07.702 | Get:126 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-08-28 05:01:07.709 | Get:127 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-08-28 05:01:07.777 | Get:128 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-08-28 05:01:07.778 | Get:129 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-08-28 05:01:08.302 | Get:130 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-08-28 05:01:08.303 | Get:131 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-08-28 05:01:08.306 | Get:132 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-08-28 05:01:08.307 | Get:133 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-08-28 05:01:08.307 | Get:134 http://archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-08-28 05:01:08.308 | Get:135 http://archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-08-28 05:01:08.308 | Get:136 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.15-0ubuntu0.24.04.1 [1301 kB] 2026-08-28 05:01:08.324 | Get:137 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.15-0ubuntu0.24.04.1 [1233 kB] 2026-08-28 05:01:08.337 | Get:138 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-08-28 05:01:08.338 | Get:139 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-08-28 05:01:08.351 | Get:140 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-08-28 05:01:08.370 | Get:141 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-08-28 05:01:08.398 | Get:142 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.16 [5682 B] 2026-08-28 05:01:08.399 | Get:143 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-08-28 05:01:08.399 | Get:144 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.7 [144 kB] 2026-08-28 05:01:08.401 | Get:145 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-08-28 05:01:08.404 | Get:146 http://archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-08-28 05:01:08.404 | Get:147 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-08-28 05:01:08.405 | Get:148 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-08-28 05:01:08.406 | Get:149 http://archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-08-28 05:01:08.407 | Get:150 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.8 [11.9 kB] 2026-08-28 05:01:08.422 | Get:151 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-08-28 05:01:08.431 | Get:152 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-08-28 05:01:08.432 | Get:153 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-08-28 05:01:08.433 | Get:154 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-08-28 05:01:08.433 | Get:155 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-08-28 05:01:08.433 | Get:156 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-08-28 05:01:08.436 | Get:157 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-08-28 05:01:08.437 | Get:158 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-08-28 05:01:08.438 | Get:159 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-08-28 05:01:08.477 | Get:160 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 socat amd64 1.8.0.0-4ubuntu0.1 [374 kB] 2026-08-28 05:01:08.481 | Get:161 http://archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-08-28 05:01:08.712 | perl: warning: Setting locale failed. 2026-08-28 05:01:08.712 | perl: warning: Please check that your locale settings: 2026-08-28 05:01:08.713 | LANGUAGE = (unset), 2026-08-28 05:01:08.713 | LC_ALL = "en_US.utf8", 2026-08-28 05:01:08.713 | LANG = "de_DE.UTF-8" 2026-08-28 05:01:08.713 | are supported and installed on your system. 2026-08-28 05:01:08.713 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 05:01:08.777 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-28 05:01:08.778 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-28 05:01:08.778 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-28 05:01:09.117 | Vorkonfiguration der Pakete ... 2026-08-28 05:01:09.143 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-28 05:01:09.259 | Fetched 175 MB in 3s (58.1 MB/s) 2026-08-28 05:01:09.302 | Selecting previously unselected package libapr1t64:amd64. 2026-08-28 05:01:09.362 | (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 ... 107939 files and directories currently installed.) 2026-08-28 05:01:09.368 | Preparing to unpack .../000-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-08-28 05:01:09.375 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-08-28 05:01:09.427 | Selecting previously unselected package libaprutil1t64:amd64. 2026-08-28 05:01:09.438 | Preparing to unpack .../001-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-28 05:01:09.442 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-28 05:01:09.488 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-08-28 05:01:09.500 | Preparing to unpack .../002-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-28 05:01:09.504 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-28 05:01:09.545 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-08-28 05:01:09.556 | Preparing to unpack .../003-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-28 05:01:09.562 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-28 05:01:09.606 | Selecting previously unselected package liblua5.4-0:amd64. 2026-08-28 05:01:09.617 | Preparing to unpack .../004-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-08-28 05:01:09.621 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-08-28 05:01:09.668 | Selecting previously unselected package apache2-bin. 2026-08-28 05:01:09.679 | Preparing to unpack .../005-apache2-bin_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-28 05:01:09.683 | Unpacking apache2-bin (2.4.58-1ubuntu8.15) ... 2026-08-28 05:01:09.841 | Selecting previously unselected package apache2-data. 2026-08-28 05:01:09.852 | Preparing to unpack .../006-apache2-data_2.4.58-1ubuntu8.15_all.deb ... 2026-08-28 05:01:09.855 | Unpacking apache2-data (2.4.58-1ubuntu8.15) ... 2026-08-28 05:01:10.055 | Selecting previously unselected package apache2-utils. 2026-08-28 05:01:10.067 | Preparing to unpack .../007-apache2-utils_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-28 05:01:10.072 | Unpacking apache2-utils (2.4.58-1ubuntu8.15) ... 2026-08-28 05:01:10.144 | Selecting previously unselected package apache2. 2026-08-28 05:01:10.154 | Preparing to unpack .../008-apache2_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-28 05:01:10.163 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-28 05:01:10.166 | Unpacking apache2 (2.4.58-1ubuntu8.15) ... 2026-08-28 05:01:10.287 | Selecting previously unselected package haproxy. 2026-08-28 05:01:10.298 | Preparing to unpack .../009-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-08-28 05:01:10.311 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-08-28 05:01:10.440 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-08-28 05:01:10.452 | Preparing to unpack .../010-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-08-28 05:01:10.457 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-28 05:01:10.511 | Selecting previously unselected package memcached. 2026-08-28 05:01:10.522 | Preparing to unpack .../011-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-08-28 05:01:10.530 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-08-28 05:01:10.590 | Selecting previously unselected package libjson-perl. 2026-08-28 05:01:10.600 | Preparing to unpack .../012-libjson-perl_4.10000-1_all.deb ... 2026-08-28 05:01:10.605 | Unpacking libjson-perl (4.10000-1) ... 2026-08-28 05:01:10.661 | Selecting previously unselected package postgresql-client-common. 2026-08-28 05:01:10.672 | Preparing to unpack .../013-postgresql-client-common_257build1.1_all.deb ... 2026-08-28 05:01:10.677 | Unpacking postgresql-client-common (257build1.1) ... 2026-08-28 05:01:10.737 | Selecting previously unselected package ssl-cert. 2026-08-28 05:01:10.748 | Preparing to unpack .../014-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-08-28 05:01:10.752 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-08-28 05:01:10.813 | Selecting previously unselected package postgresql-common. 2026-08-28 05:01:10.823 | Preparing to unpack .../015-postgresql-common_257build1.1_all.deb ... 2026-08-28 05:01:10.845 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-08-28 05:01:10.854 | Unpacking postgresql-common (257build1.1) ... 2026-08-28 05:01:10.978 | Selecting previously unselected package libsysfs2:amd64. 2026-08-28 05:01:10.990 | Preparing to unpack .../016-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-08-28 05:01:10.995 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-08-28 05:01:11.051 | Selecting previously unselected package sysfsutils. 2026-08-28 05:01:11.063 | Preparing to unpack .../017-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-08-28 05:01:11.070 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-08-28 05:01:11.114 | Selecting previously unselected package autotools-dev. 2026-08-28 05:01:11.126 | Preparing to unpack .../018-autotools-dev_20220109.1_all.deb ... 2026-08-28 05:01:11.130 | Unpacking autotools-dev (20220109.1) ... 2026-08-28 05:01:11.179 | Selecting previously unselected package m4. 2026-08-28 05:01:11.191 | Preparing to unpack .../019-m4_1.4.19-4build1_amd64.deb ... 2026-08-28 05:01:11.195 | Unpacking m4 (1.4.19-4build1) ... 2026-08-28 05:01:11.274 | Selecting previously unselected package autoconf. 2026-08-28 05:01:11.286 | Preparing to unpack .../020-autoconf_2.71-3_all.deb ... 2026-08-28 05:01:11.290 | Unpacking autoconf (2.71-3) ... 2026-08-28 05:01:11.387 | Selecting previously unselected package automake. 2026-08-28 05:01:11.399 | Preparing to unpack .../021-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-08-28 05:01:11.406 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-08-28 05:01:11.522 | Selecting previously unselected package autopoint. 2026-08-28 05:01:11.534 | Preparing to unpack .../022-autopoint_0.21-14ubuntu2_all.deb ... 2026-08-28 05:01:11.538 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-08-28 05:01:11.584 | Selecting previously unselected package libdebhelper-perl. 2026-08-28 05:01:11.596 | Preparing to unpack .../023-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-08-28 05:01:11.600 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-08-28 05:01:11.692 | Selecting previously unselected package libllvm17t64:amd64. 2026-08-28 05:01:11.704 | Preparing to unpack .../024-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-28 05:01:11.707 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-28 05:01:12.725 | Selecting previously unselected package libclang-cpp17t64. 2026-08-28 05:01:12.738 | Preparing to unpack .../025-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-28 05:01:12.742 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-08-28 05:01:13.256 | Selecting previously unselected package libgc1:amd64. 2026-08-28 05:01:13.269 | Preparing to unpack .../026-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-08-28 05:01:13.273 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-08-28 05:01:13.324 | Selecting previously unselected package libobjc4:amd64. 2026-08-28 05:01:13.337 | Preparing to unpack .../027-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-28 05:01:13.341 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-28 05:01:13.385 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-08-28 05:01:13.398 | Preparing to unpack .../028-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-28 05:01:13.402 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-28 05:01:13.462 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-08-28 05:01:13.475 | Preparing to unpack .../029-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-28 05:01:13.479 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-28 05:01:13.722 | Selecting previously unselected package llvm-17-linker-tools. 2026-08-28 05:01:13.734 | Preparing to unpack .../030-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-28 05:01:13.738 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-08-28 05:01:13.832 | Selecting previously unselected package libclang1-17t64. 2026-08-28 05:01:13.844 | Preparing to unpack .../031-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-28 05:01:13.848 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-08-28 05:01:14.151 | Selecting previously unselected package clang-17. 2026-08-28 05:01:14.163 | Preparing to unpack .../032-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-28 05:01:14.167 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-08-28 05:01:14.218 | Selecting previously unselected package libtool. 2026-08-28 05:01:14.230 | Preparing to unpack .../033-libtool_2.4.7-7build1_all.deb ... 2026-08-28 05:01:14.234 | Unpacking libtool (2.4.7-7build1) ... 2026-08-28 05:01:14.291 | Selecting previously unselected package dh-autoreconf. 2026-08-28 05:01:14.303 | Preparing to unpack .../034-dh-autoreconf_20_all.deb ... 2026-08-28 05:01:14.307 | Unpacking dh-autoreconf (20) ... 2026-08-28 05:01:14.359 | Selecting previously unselected package libarchive-zip-perl. 2026-08-28 05:01:14.370 | Preparing to unpack .../035-libarchive-zip-perl_1.68-1_all.deb ... 2026-08-28 05:01:14.373 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-08-28 05:01:14.442 | Selecting previously unselected package libsub-override-perl. 2026-08-28 05:01:14.454 | Preparing to unpack .../036-libsub-override-perl_0.10-1_all.deb ... 2026-08-28 05:01:14.459 | Unpacking libsub-override-perl (0.10-1) ... 2026-08-28 05:01:14.499 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-08-28 05:01:14.511 | Preparing to unpack .../037-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-08-28 05:01:14.516 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-08-28 05:01:14.563 | Selecting previously unselected package dh-strip-nondeterminism. 2026-08-28 05:01:14.574 | Preparing to unpack .../038-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-08-28 05:01:14.579 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-08-28 05:01:14.622 | Selecting previously unselected package debugedit. 2026-08-28 05:01:14.630 | Preparing to unpack .../039-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-08-28 05:01:14.634 | Unpacking debugedit (1:5.0-5build2) ... 2026-08-28 05:01:14.678 | Selecting previously unselected package dwz. 2026-08-28 05:01:14.691 | Preparing to unpack .../040-dwz_0.15-1build6_amd64.deb ... 2026-08-28 05:01:14.695 | Unpacking dwz (0.15-1build6) ... 2026-08-28 05:01:14.742 | Selecting previously unselected package gettext. 2026-08-28 05:01:14.754 | Preparing to unpack .../041-gettext_0.21-14ubuntu2_amd64.deb ... 2026-08-28 05:01:14.759 | Unpacking gettext (0.21-14ubuntu2) ... 2026-08-28 05:01:14.872 | Selecting previously unselected package intltool-debian. 2026-08-28 05:01:14.885 | Preparing to unpack .../042-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-08-28 05:01:14.888 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-08-28 05:01:14.930 | Selecting previously unselected package po-debconf. 2026-08-28 05:01:14.942 | Preparing to unpack .../043-po-debconf_1.0.21+nmu1_all.deb ... 2026-08-28 05:01:14.946 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-08-28 05:01:15.035 | Selecting previously unselected package debhelper. 2026-08-28 05:01:15.047 | Preparing to unpack .../044-debhelper_13.14.1ubuntu5_all.deb ... 2026-08-28 05:01:15.051 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-08-28 05:01:15.320 | Selecting previously unselected package uuid-dev:amd64. 2026-08-28 05:01:15.331 | Preparing to unpack .../045-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-28 05:01:15.335 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-08-28 05:01:15.393 | Selecting previously unselected package libsctp1:amd64. 2026-08-28 05:01:15.404 | Preparing to unpack .../046-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-08-28 05:01:15.408 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-08-28 05:01:15.447 | Selecting previously unselected package libsctp-dev:amd64. 2026-08-28 05:01:15.460 | Preparing to unpack .../047-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-08-28 05:01:15.464 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-08-28 05:01:15.518 | Selecting previously unselected package libapr1-dev. 2026-08-28 05:01:15.531 | Preparing to unpack .../048-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-08-28 05:01:15.535 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-08-28 05:01:15.902 | Selecting previously unselected package libldap-dev:amd64. 2026-08-28 05:01:15.915 | Preparing to unpack .../049-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-08-28 05:01:15.922 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-28 05:01:16.084 | Selecting previously unselected package libldap2-dev. 2026-08-28 05:01:16.097 | Preparing to unpack .../050-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-08-28 05:01:16.101 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-28 05:01:16.138 | Selecting previously unselected package libaprutil1-dev. 2026-08-28 05:01:16.151 | Preparing to unpack .../051-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-28 05:01:16.155 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-08-28 05:01:16.486 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-08-28 05:01:16.495 | Preparing to unpack .../052-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-08-28 05:01:16.498 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-28 05:01:16.548 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-08-28 05:01:16.560 | Preparing to unpack .../053-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-08-28 05:01:16.564 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-28 05:01:16.616 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-08-28 05:01:16.629 | Preparing to unpack .../054-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-08-28 05:01:16.633 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-08-28 05:01:16.676 | Selecting previously unselected package libpcre2-dev:amd64. 2026-08-28 05:01:16.688 | Preparing to unpack .../055-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-08-28 05:01:16.692 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-08-28 05:01:16.817 | Selecting previously unselected package apache2-dev. 2026-08-28 05:01:16.829 | Preparing to unpack .../056-apache2-dev_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-28 05:01:16.832 | Unpacking apache2-dev (2.4.58-1ubuntu8.15) ... 2026-08-28 05:01:16.923 | Selecting previously unselected package ncal. 2026-08-28 05:01:16.935 | Preparing to unpack .../057-ncal_12.1.8_amd64.deb ... 2026-08-28 05:01:16.939 | Unpacking ncal (12.1.8) ... 2026-08-28 05:01:16.987 | Selecting previously unselected package bsdmainutils. 2026-08-28 05:01:16.999 | Preparing to unpack .../058-bsdmainutils_12.1.8_all.deb ... 2026-08-28 05:01:17.006 | Unpacking bsdmainutils (12.1.8) ... 2026-08-28 05:01:17.043 | Selecting previously unselected package conntrack. 2026-08-28 05:01:17.055 | Preparing to unpack .../059-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-08-28 05:01:17.059 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-08-28 05:01:17.099 | Selecting previously unselected package dnsmasq-utils. 2026-08-28 05:01:17.111 | Preparing to unpack .../060-dnsmasq-utils_2.90-2ubuntu0.4_amd64.deb ... 2026-08-28 05:01:17.114 | Unpacking dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-08-28 05:01:17.170 | Selecting previously unselected package ebtables. 2026-08-28 05:01:17.180 | Preparing to unpack .../061-ebtables_2.0.11-6build1_amd64.deb ... 2026-08-28 05:01:17.196 | Unpacking ebtables (2.0.11-6build1) ... 2026-08-28 05:01:17.246 | Selecting previously unselected package fonts-liberation. 2026-08-28 05:01:17.259 | Preparing to unpack .../062-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-08-28 05:01:17.263 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-08-28 05:01:17.354 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-08-28 05:01:17.364 | Preparing to unpack .../063-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-08-28 05:01:17.368 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-08-28 05:01:17.416 | Selecting previously unselected package fonts-liberation2. 2026-08-28 05:01:17.428 | Preparing to unpack .../064-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-08-28 05:01:17.432 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-08-28 05:01:17.473 | Selecting previously unselected package genisoimage. 2026-08-28 05:01:17.482 | Preparing to unpack .../065-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-08-28 05:01:17.486 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-08-28 05:01:17.547 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-08-28 05:01:17.560 | Preparing to unpack .../066-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-08-28 05:01:17.563 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-08-28 05:01:17.614 | Selecting previously unselected package libann0. 2026-08-28 05:01:17.627 | Preparing to unpack .../067-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-08-28 05:01:17.632 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-08-28 05:01:17.675 | Selecting previously unselected package libcdt5:amd64. 2026-08-28 05:01:17.687 | Preparing to unpack .../068-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-28 05:01:17.691 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-28 05:01:17.736 | Selecting previously unselected package libcgraph6:amd64. 2026-08-28 05:01:17.745 | Preparing to unpack .../069-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-28 05:01:17.749 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-28 05:01:17.793 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-08-28 05:01:17.805 | Preparing to unpack .../070-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-08-28 05:01:17.809 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-08-28 05:01:17.859 | Selecting previously unselected package libltdl7:amd64. 2026-08-28 05:01:17.872 | Preparing to unpack .../071-libltdl7_2.4.7-7build1_amd64.deb ... 2026-08-28 05:01:17.875 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-08-28 05:01:17.922 | Selecting previously unselected package libpathplan4:amd64. 2026-08-28 05:01:17.933 | Preparing to unpack .../072-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-28 05:01:17.937 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-28 05:01:17.985 | Selecting previously unselected package libgvc6. 2026-08-28 05:01:17.997 | Preparing to unpack .../073-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-28 05:01:18.001 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-08-28 05:01:18.068 | Selecting previously unselected package libgvpr2:amd64. 2026-08-28 05:01:18.080 | Preparing to unpack .../074-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-28 05:01:18.084 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-28 05:01:18.135 | Selecting previously unselected package liblab-gamut1:amd64. 2026-08-28 05:01:18.145 | Preparing to unpack .../075-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-28 05:01:18.149 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-28 05:01:18.214 | Selecting previously unselected package libice6:amd64. 2026-08-28 05:01:18.226 | Preparing to unpack .../076-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-08-28 05:01:18.230 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-08-28 05:01:18.272 | Selecting previously unselected package libsm6:amd64. 2026-08-28 05:01:18.285 | Preparing to unpack .../077-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-08-28 05:01:18.288 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-08-28 05:01:18.333 | Selecting previously unselected package libxt6t64:amd64. 2026-08-28 05:01:18.346 | Preparing to unpack .../078-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-08-28 05:01:18.350 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-08-28 05:01:18.399 | Selecting previously unselected package libxmu6:amd64. 2026-08-28 05:01:18.409 | Preparing to unpack .../079-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-08-28 05:01:18.413 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-08-28 05:01:18.456 | Selecting previously unselected package libxaw7:amd64. 2026-08-28 05:01:18.468 | Preparing to unpack .../080-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-08-28 05:01:18.471 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-08-28 05:01:18.521 | Selecting previously unselected package graphviz. 2026-08-28 05:01:18.533 | Preparing to unpack .../081-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-28 05:01:18.536 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-08-28 05:01:18.658 | Selecting previously unselected package icu-devtools. 2026-08-28 05:01:18.670 | Preparing to unpack .../082-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-08-28 05:01:18.674 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-08-28 05:01:18.737 | Selecting previously unselected package iputils-arping. 2026-08-28 05:01:18.749 | Preparing to unpack .../083-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-08-28 05:01:18.753 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-08-28 05:01:18.797 | Selecting previously unselected package comerr-dev:amd64. 2026-08-28 05:01:18.809 | Preparing to unpack .../084-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-08-28 05:01:18.815 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-08-28 05:01:18.868 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-08-28 05:01:18.880 | Preparing to unpack .../085-libgssrpc4t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-28 05:01:18.884 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-28 05:01:18.932 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-08-28 05:01:18.944 | Preparing to unpack .../086-libkadm5clnt-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-28 05:01:18.947 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-28 05:01:18.993 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-08-28 05:01:19.003 | Preparing to unpack .../087-libkdb5-10t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-28 05:01:19.006 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-28 05:01:19.052 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-08-28 05:01:19.064 | Preparing to unpack .../088-libkadm5srv-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-28 05:01:19.068 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-28 05:01:19.109 | Selecting previously unselected package krb5-multidev:amd64. 2026-08-28 05:01:19.121 | Preparing to unpack .../089-krb5-multidev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-28 05:01:19.125 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-28 05:01:19.201 | Selecting previously unselected package libarchive-cpio-perl. 2026-08-28 05:01:19.213 | Preparing to unpack .../090-libarchive-cpio-perl_0.10-3_all.deb ... 2026-08-28 05:01:19.217 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-08-28 05:01:19.260 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-08-28 05:01:19.272 | Preparing to unpack .../091-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-28 05:01:19.275 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-28 05:01:19.553 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-08-28 05:01:19.565 | Preparing to unpack .../092-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-08-28 05:01:19.569 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-08-28 05:01:19.610 | Selecting previously unselected package libgts-bin. 2026-08-28 05:01:19.623 | Preparing to unpack .../093-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-08-28 05:01:19.627 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-08-28 05:01:19.680 | Selecting previously unselected package libicu-dev:amd64. 2026-08-28 05:01:19.692 | Preparing to unpack .../094-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-08-28 05:01:19.695 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-08-28 05:01:20.222 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-08-28 05:01:20.234 | Preparing to unpack .../095-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-08-28 05:01:20.238 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-08-28 05:01:20.293 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-08-28 05:01:20.306 | Preparing to unpack .../096-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-08-28 05:01:20.310 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-08-28 05:01:20.349 | Selecting previously unselected package libjpeg-dev:amd64. 2026-08-28 05:01:20.361 | Preparing to unpack .../097-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-08-28 05:01:20.365 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-08-28 05:01:20.404 | Selecting previously unselected package libjs-jquery-metadata. 2026-08-28 05:01:20.416 | Preparing to unpack .../098-libjs-jquery-metadata_12-4_all.deb ... 2026-08-28 05:01:20.420 | Unpacking libjs-jquery-metadata (12-4) ... 2026-08-28 05:01:20.463 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-08-28 05:01:20.475 | Preparing to unpack .../099-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-08-28 05:01:20.479 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-08-28 05:01:20.594 | Selecting previously unselected package libtypes-serialiser-perl. 2026-08-28 05:01:20.607 | Preparing to unpack .../100-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-08-28 05:01:20.611 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-08-28 05:01:20.655 | Selecting previously unselected package libjson-xs-perl. 2026-08-28 05:01:20.668 | Preparing to unpack .../101-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-08-28 05:01:20.671 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-08-28 05:01:20.719 | Selecting previously unselected package libltdl-dev:amd64. 2026-08-28 05:01:20.732 | Preparing to unpack .../102-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-08-28 05:01:20.736 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-08-28 05:01:20.806 | Selecting previously unselected package libsys-hostname-long-perl. 2026-08-28 05:01:20.816 | Preparing to unpack .../103-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-08-28 05:01:20.820 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-08-28 05:01:20.862 | Selecting previously unselected package libmail-sendmail-perl. 2026-08-28 05:01:20.874 | Preparing to unpack .../104-libmail-sendmail-perl_0.80-3_all.deb ... 2026-08-28 05:01:20.878 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-08-28 05:01:20.929 | Selecting previously unselected package mysql-common. 2026-08-28 05:01:20.941 | Preparing to unpack .../105-mysql-common_5.8+1.1.0build1_all.deb ... 2026-08-28 05:01:20.964 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-08-28 05:01:21.016 | Selecting previously unselected package libmysqlclient21:amd64. 2026-08-28 05:01:21.028 | Preparing to unpack .../106-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-28 05:01:21.032 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-28 05:01:21.124 | Selecting previously unselected package libncurses-dev:amd64. 2026-08-28 05:01:21.137 | Preparing to unpack .../107-libncurses-dev_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-28 05:01:21.140 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-28 05:01:21.228 | Selecting previously unselected package pcp-conf. 2026-08-28 05:01:21.241 | Preparing to unpack .../108-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-08-28 05:01:21.244 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-08-28 05:01:21.290 | Selecting previously unselected package libpcp3t64. 2026-08-28 05:01:21.302 | Preparing to unpack .../109-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-08-28 05:01:21.306 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-08-28 05:01:21.355 | Selecting previously unselected package libpcp-pmda3t64. 2026-08-28 05:01:21.368 | Preparing to unpack .../110-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-08-28 05:01:21.371 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-08-28 05:01:21.411 | Selecting previously unselected package libpcp-pmda-perl. 2026-08-28 05:01:21.426 | Preparing to unpack .../111-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-08-28 05:01:21.429 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-08-28 05:01:21.476 | Selecting previously unselected package libpkgconf3:amd64. 2026-08-28 05:01:21.488 | Preparing to unpack .../112-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-08-28 05:01:21.492 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-08-28 05:01:21.536 | Selecting previously unselected package libpq5:amd64. 2026-08-28 05:01:21.548 | Preparing to unpack .../113-libpq5_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-08-28 05:01:21.552 | Unpacking libpq5:amd64 (16.15-0ubuntu0.24.04.1) ... 2026-08-28 05:01:21.594 | Selecting previously unselected package libssl-dev:amd64. 2026-08-28 05:01:21.605 | Preparing to unpack .../114-libssl-dev_3.0.13-0ubuntu3.15_amd64.deb ... 2026-08-28 05:01:21.608 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.15) ... 2026-08-28 05:01:21.823 | Selecting previously unselected package libpq-dev. 2026-08-28 05:01:21.836 | Preparing to unpack .../115-libpq-dev_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-08-28 05:01:21.840 | Unpacking libpq-dev (16.15-0ubuntu0.24.04.1) ... 2026-08-28 05:01:21.895 | Selecting previously unselected package libsasl2-dev. 2026-08-28 05:01:21.907 | Preparing to unpack .../116-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-08-28 05:01:21.912 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-28 05:01:21.992 | Selecting previously unselected package libsystemd-dev:amd64. 2026-08-28 05:01:22.004 | Preparing to unpack .../117-libsystemd-dev_255.4-1ubuntu8.17_amd64.deb ... 2026-08-28 05:01:22.008 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-08-28 05:01:22.246 | Selecting previously unselected package libx86-1:amd64. 2026-08-28 05:01:22.259 | Preparing to unpack .../118-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-08-28 05:01:22.263 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-08-28 05:01:22.304 | Selecting previously unselected package libxml2-dev:amd64. 2026-08-28 05:01:22.317 | Preparing to unpack .../119-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-08-28 05:01:22.320 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-28 05:01:22.417 | Selecting previously unselected package libxslt1-dev:amd64. 2026-08-28 05:01:22.430 | Preparing to unpack .../120-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-08-28 05:01:22.434 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-28 05:01:22.533 | Selecting previously unselected package llvm-17-runtime. 2026-08-28 05:01:22.545 | Preparing to unpack .../121-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-28 05:01:22.549 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-08-28 05:01:22.616 | Selecting previously unselected package libpfm4:amd64. 2026-08-28 05:01:22.628 | Preparing to unpack .../122-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-08-28 05:01:22.632 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-08-28 05:01:22.704 | Selecting previously unselected package llvm-17. 2026-08-28 05:01:22.717 | Preparing to unpack .../123-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-28 05:01:22.720 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-08-28 05:01:23.720 | Selecting previously unselected package libffi-dev:amd64. 2026-08-28 05:01:23.733 | Preparing to unpack .../124-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-08-28 05:01:23.737 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-08-28 05:01:23.799 | Selecting previously unselected package llvm-17-tools. 2026-08-28 05:01:23.812 | Preparing to unpack .../125-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-28 05:01:23.816 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-08-28 05:01:24.187 | Selecting previously unselected package libz3-4:amd64. 2026-08-28 05:01:24.198 | Preparing to unpack .../126-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-08-28 05:01:24.202 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-08-28 05:01:24.405 | Selecting previously unselected package libz3-dev:amd64. 2026-08-28 05:01:24.416 | Preparing to unpack .../127-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-08-28 05:01:24.421 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-08-28 05:01:24.475 | Selecting previously unselected package llvm-17-dev. 2026-08-28 05:01:24.486 | Preparing to unpack .../128-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-28 05:01:24.491 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-08-28 05:01:27.772 | Selecting previously unselected package lsscsi. 2026-08-28 05:01:27.786 | Preparing to unpack .../129-lsscsi_0.32-1build1_amd64.deb ... 2026-08-28 05:01:27.791 | Unpacking lsscsi (0.32-1build1) ... 2026-08-28 05:01:27.833 | Selecting previously unselected package osinfo-db. 2026-08-28 05:01:27.846 | Preparing to unpack .../130-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-08-28 05:01:27.851 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-08-28 05:01:28.550 | Selecting previously unselected package pkgconf-bin. 2026-08-28 05:01:28.570 | Preparing to unpack .../131-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-08-28 05:01:28.575 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-08-28 05:01:28.621 | Selecting previously unselected package pkgconf:amd64. 2026-08-28 05:01:28.632 | Preparing to unpack .../132-pkgconf_1.8.1-2build1_amd64.deb ... 2026-08-28 05:01:28.640 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-08-28 05:01:28.693 | Selecting previously unselected package pkg-config:amd64. 2026-08-28 05:01:28.706 | Preparing to unpack .../133-pkg-config_1.8.1-2build1_amd64.deb ... 2026-08-28 05:01:28.714 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-08-28 05:01:28.757 | Selecting previously unselected package pm-utils. 2026-08-28 05:01:28.769 | Preparing to unpack .../134-pm-utils_1.4.1-21_all.deb ... 2026-08-28 05:01:28.773 | Unpacking pm-utils (1.4.1-21) ... 2026-08-28 05:01:28.854 | Selecting previously unselected package postgresql-client-16. 2026-08-28 05:01:28.866 | Preparing to unpack .../135-postgresql-client-16_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-08-28 05:01:28.870 | Unpacking postgresql-client-16 (16.15-0ubuntu0.24.04.1) ... 2026-08-28 05:01:29.072 | Selecting previously unselected package postgresql-server-dev-16. 2026-08-28 05:01:29.085 | Preparing to unpack .../136-postgresql-server-dev-16_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-08-28 05:01:29.089 | Unpacking postgresql-server-dev-16 (16.15-0ubuntu0.24.04.1) ... 2026-08-28 05:01:29.655 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-08-28 05:01:29.667 | Preparing to unpack .../137-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-08-28 05:01:29.672 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-08-28 05:01:29.726 | Selecting previously unselected package python3-mysqldb. 2026-08-28 05:01:29.739 | Preparing to unpack .../138-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-08-28 05:01:29.743 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-08-28 05:01:29.795 | Selecting previously unselected package python3-pip-whl. 2026-08-28 05:01:29.807 | Preparing to unpack .../139-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-08-28 05:01:29.810 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-08-28 05:01:29.870 | Selecting previously unselected package python3-setuptools-whl. 2026-08-28 05:01:29.883 | Preparing to unpack .../140-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-08-28 05:01:29.886 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-08-28 05:01:29.940 | Selecting previously unselected package python3.12-venv. 2026-08-28 05:01:29.953 | Preparing to unpack .../141-python3.12-venv_3.12.3-1ubuntu0.16_amd64.deb ... 2026-08-28 05:01:29.957 | Unpacking python3.12-venv (3.12.3-1ubuntu0.16) ... 2026-08-28 05:01:29.999 | Selecting previously unselected package python3-venv. 2026-08-28 05:01:30.012 | Preparing to unpack .../142-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-08-28 05:01:30.016 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-08-28 05:01:30.055 | Selecting previously unselected package sqlite3. 2026-08-28 05:01:30.068 | Preparing to unpack .../143-sqlite3_3.45.1-1ubuntu2.7_amd64.deb ... 2026-08-28 05:01:30.071 | Unpacking sqlite3 (3.45.1-1ubuntu2.7) ... 2026-08-28 05:01:30.120 | Selecting previously unselected package unzip. 2026-08-28 05:01:30.133 | Preparing to unpack .../144-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-08-28 05:01:30.137 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-08-28 05:01:30.190 | Selecting previously unselected package vbetool. 2026-08-28 05:01:30.203 | Preparing to unpack .../145-vbetool_1.1-5_amd64.deb ... 2026-08-28 05:01:30.207 | Unpacking vbetool (1.1-5) ... 2026-08-28 05:01:30.249 | Selecting previously unselected package libosinfo-l10n. 2026-08-28 05:01:30.262 | Preparing to unpack .../146-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-08-28 05:01:30.266 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-08-28 05:01:30.338 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-08-28 05:01:30.351 | Preparing to unpack .../147-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-08-28 05:01:30.355 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-08-28 05:01:30.400 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-08-28 05:01:30.412 | Preparing to unpack .../148-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-08-28 05:01:30.416 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-08-28 05:01:30.458 | Selecting previously unselected package libkrb5-dev:amd64. 2026-08-28 05:01:30.471 | Preparing to unpack .../149-libkrb5-dev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-28 05:01:30.474 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-28 05:01:30.527 | Selecting previously unselected package libpcp-archive1t64. 2026-08-28 05:01:30.540 | Preparing to unpack .../150-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-08-28 05:01:30.543 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-08-28 05:01:30.588 | Selecting previously unselected package libpcp-gui2t64. 2026-08-28 05:01:30.601 | Preparing to unpack .../151-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-08-28 05:01:30.605 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-08-28 05:01:30.649 | Selecting previously unselected package libpcp-import1t64. 2026-08-28 05:01:30.661 | Preparing to unpack .../152-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-08-28 05:01:30.665 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-08-28 05:01:30.710 | Selecting previously unselected package libpcp-mmv1t64. 2026-08-28 05:01:30.723 | Preparing to unpack .../153-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-08-28 05:01:30.727 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-08-28 05:01:30.771 | Selecting previously unselected package libpcp-trace2t64. 2026-08-28 05:01:30.784 | Preparing to unpack .../154-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-08-28 05:01:30.788 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-08-28 05:01:30.834 | Selecting previously unselected package libpcp-web1t64. 2026-08-28 05:01:30.846 | Preparing to unpack .../155-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-08-28 05:01:30.851 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-08-28 05:01:30.896 | Selecting previously unselected package libyaml-dev:amd64. 2026-08-28 05:01:30.908 | Preparing to unpack .../156-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-08-28 05:01:30.913 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-08-28 05:01:30.962 | Selecting previously unselected package python3-pcp. 2026-08-28 05:01:30.973 | Preparing to unpack .../157-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-08-28 05:01:30.976 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-08-28 05:01:31.038 | Selecting previously unselected package pcp. 2026-08-28 05:01:31.051 | Preparing to unpack .../158-pcp_6.2.0-1.1build4_amd64.deb ... 2026-08-28 05:01:31.303 | Unpacking pcp (6.2.0-1.1build4) ... 2026-08-28 05:01:32.237 | Selecting previously unselected package socat. 2026-08-28 05:01:32.251 | Preparing to unpack .../159-socat_1.8.0.0-4ubuntu0.1_amd64.deb ... 2026-08-28 05:01:32.255 | Unpacking socat (1.8.0.0-4ubuntu0.1) ... 2026-08-28 05:01:32.329 | Selecting previously unselected package vlan. 2026-08-28 05:01:32.342 | Preparing to unpack .../160-vlan_2.0.5ubuntu5_all.deb ... 2026-08-28 05:01:32.346 | Unpacking vlan (2.0.5ubuntu5) ... 2026-08-28 05:01:32.428 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-08-28 05:01:32.440 | Setting up postgresql-client-common (257build1.1) ... 2026-08-28 05:01:32.458 | Setting up dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-08-28 05:01:32.469 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-08-28 05:01:32.480 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-08-28 05:01:32.515 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-08-28 05:01:32.522 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-08-28 05:01:32.532 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-28 05:01:32.542 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-08-28 05:01:32.553 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-28 05:01:32.563 | Setting up gettext (0.21-14ubuntu2) ... 2026-08-28 05:01:32.574 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-08-28 05:01:32.584 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-08-28 05:01:32.595 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-08-28 05:01:32.606 | Setting up sysfsutils (2.1.1-6build1) ... 2026-08-28 05:01:33.247 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-08-28 05:01:33.247 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-08-28 05:01:33.715 | Setting up ncal (12.1.8) ... 2026-08-28 05:01:33.726 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-08-28 05:01:33.737 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-08-28 05:01:33.748 | Setting up libarchive-zip-perl (1.68-1) ... 2026-08-28 05:01:33.758 | Setting up vbetool (1.1-5) ... 2026-08-28 05:01:33.769 | Setting up pm-utils (1.4.1-21) ... 2026-08-28 05:01:33.787 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-08-28 05:01:33.800 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-08-28 05:01:33.811 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-28 05:01:33.822 | Setting up libpq5:amd64 (16.15-0ubuntu0.24.04.1) ... 2026-08-28 05:01:33.832 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-08-28 05:01:33.843 | Setting up m4 (1.4.19-4build1) ... 2026-08-28 05:01:33.853 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-28 05:01:33.863 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-08-28 05:01:33.895 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-08-28 05:01:33.905 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-08-28 05:01:33.914 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-08-28 05:01:34.790 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-08-28 05:01:35.236 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-28 05:01:35.246 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-08-28 05:01:35.256 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-08-28 05:01:35.498 | Setting up autotools-dev (20220109.1) ... 2026-08-28 05:01:35.508 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-08-28 05:01:35.518 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-28 05:01:35.528 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-08-28 05:01:35.537 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-08-28 05:01:35.547 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-28 05:01:35.556 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-08-28 05:01:35.567 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-08-28 05:01:35.630 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-28 05:01:35.631 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-28 05:01:35.631 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-28 05:01:35.806 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-28 05:01:36.466 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-08-28 05:01:36.947 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-28 05:01:36.958 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-28 05:01:36.968 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-08-28 05:01:36.982 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-28 05:01:36.992 | Setting up ebtables (2.0.11-6build1) ... 2026-08-28 05:01:37.608 | Setting up libjs-jquery-metadata (12-4) ... 2026-08-28 05:01:37.618 | Setting up socat (1.8.0.0-4ubuntu0.1) ... 2026-08-28 05:01:37.628 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-08-28 05:01:37.640 | Setting up bsdmainutils (12.1.8) ... 2026-08-28 05:01:37.652 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-08-28 05:01:37.663 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.15) ... 2026-08-28 05:01:37.673 | Setting up autopoint (0.21-14ubuntu2) ... 2026-08-28 05:01:37.684 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-08-28 05:01:37.694 | Setting up lsscsi (0.32-1build1) ... 2026-08-28 05:01:37.704 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-08-28 05:01:37.714 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-08-28 05:01:37.724 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-08-28 05:01:37.735 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-08-28 05:01:37.745 | Setting up autoconf (2.71-3) ... 2026-08-28 05:01:37.758 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-08-28 05:01:37.770 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-08-28 05:01:37.780 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-08-28 05:01:37.790 | Setting up dwz (0.15-1build6) ... 2026-08-28 05:01:37.800 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-08-28 05:01:37.812 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-08-28 05:01:37.822 | Setting up vlan (2.0.5ubuntu5) ... 2026-08-28 05:01:37.857 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-28 05:01:37.867 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-08-28 05:01:37.878 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-28 05:01:37.888 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-08-28 05:01:37.898 | Setting up libjson-perl (4.10000-1) ... 2026-08-28 05:01:37.907 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-08-28 05:01:37.920 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-08-28 05:01:37.930 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-08-28 05:01:37.957 | Setting up debugedit (1:5.0-5build2) ... 2026-08-28 05:01:37.987 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-08-28 05:01:37.997 | Setting up libsub-override-perl (0.10-1) ... 2026-08-28 05:01:38.008 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-08-28 05:01:38.018 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-28 05:01:38.028 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-28 05:01:38.038 | Setting up apache2-data (2.4.58-1ubuntu8.15) ... 2026-08-28 05:01:38.048 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-08-28 05:01:38.060 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-08-28 05:01:38.070 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-08-28 05:01:38.080 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-08-28 05:01:38.090 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-08-28 05:01:38.100 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-08-28 05:01:38.110 | Setting up sqlite3 (3.45.1-1ubuntu2.7) ... 2026-08-28 05:01:38.132 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-08-28 05:01:38.145 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-28 05:01:38.155 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-08-28 05:01:38.165 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-08-28 05:01:38.174 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-08-28 05:01:38.182 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-08-28 05:01:38.193 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-28 05:01:38.206 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-08-28 05:01:38.218 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-08-28 05:01:38.230 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-08-28 05:01:38.242 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-08-28 05:01:38.256 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-28 05:01:38.269 | Setting up python3.12-venv (3.12.3-1ubuntu0.16) ... 2026-08-28 05:01:38.381 | Setting up libtool (2.4.7-7build1) ... 2026-08-28 05:01:38.394 | Setting up po-debconf (1.0.21+nmu1) ... 2026-08-28 05:01:38.403 | Setting up postgresql-client-16 (16.15-0ubuntu0.24.04.1) ... 2026-08-28 05:01:38.989 | update-alternatives: using /usr/share/postgresql/16/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2026-08-28 05:01:39.028 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-08-28 05:01:39.037 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-08-28 05:01:39.920 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-08-28 05:01:40.555 | Setting up libpq-dev (16.15-0ubuntu0.24.04.1) ... 2026-08-28 05:01:40.566 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-28 05:01:40.576 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-28 05:01:40.586 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-28 05:01:40.596 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-08-28 05:01:40.606 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-28 05:01:40.617 | Setting up dh-autoreconf (20) ... 2026-08-28 05:01:40.627 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-08-28 05:01:40.638 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-08-28 05:01:40.648 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-08-28 05:01:40.658 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-28 05:01:40.668 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-28 05:01:40.679 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-08-28 05:01:40.689 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-08-28 05:01:40.700 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-08-28 05:01:40.710 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-08-28 05:01:40.721 | Setting up postgresql-common (257build1.1) ... 2026-08-28 05:01:40.797 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-28 05:01:40.798 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-28 05:01:40.798 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-28 05:01:40.874 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-28 05:01:41.369 | 2026-08-28 05:01:41.370 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-08-28 05:01:41.546 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-08-28 05:01:41.546 | Removing obsolete dictionary files: 2026-08-28 05:01:42.584 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-08-28 05:01:43.154 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-08-28 05:01:43.204 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-08-28 05:01:43.213 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-08-28 05:01:43.222 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-08-28 05:01:43.231 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-08-28 05:01:43.240 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-08-28 05:01:43.249 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-28 05:01:43.259 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-08-28 05:01:43.268 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-28 05:01:43.277 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-08-28 05:01:43.286 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-08-28 05:01:43.296 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-08-28 05:01:43.305 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-28 05:01:43.314 | Setting up apache2-utils (2.4.58-1ubuntu8.15) ... 2026-08-28 05:01:43.323 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-28 05:01:43.335 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-08-28 05:01:43.345 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-08-28 05:01:43.355 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-28 05:01:43.365 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-08-28 05:01:43.375 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-08-28 05:01:43.385 | Setting up debhelper (13.14.1ubuntu5) ... 2026-08-28 05:01:43.395 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-08-28 05:01:43.405 | Setting up apache2-bin (2.4.58-1ubuntu8.15) ... 2026-08-28 05:01:43.414 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-28 05:01:43.424 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-08-28 05:01:43.434 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-08-28 05:01:43.444 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-08-28 05:01:43.454 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-08-28 05:01:43.464 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-08-28 05:01:43.474 | Setting up apache2-dev (2.4.58-1ubuntu8.15) ... 2026-08-28 05:01:43.484 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-08-28 05:01:43.496 | Setting up apache2 (2.4.58-1ubuntu8.15) ... 2026-08-28 05:01:44.062 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-28 05:01:44.103 | Enabling module mpm_event. 2026-08-28 05:01:44.153 | Enabling module authz_core. 2026-08-28 05:01:44.159 | Enabling module authz_host. 2026-08-28 05:01:44.206 | Enabling module authn_core. 2026-08-28 05:01:44.211 | Enabling module auth_basic. 2026-08-28 05:01:44.260 | Enabling module access_compat. 2026-08-28 05:01:44.307 | Enabling module authn_file. 2026-08-28 05:01:44.354 | Enabling module authz_user. 2026-08-28 05:01:44.401 | Enabling module alias. 2026-08-28 05:01:44.448 | Enabling module dir. 2026-08-28 05:01:44.495 | Enabling module autoindex. 2026-08-28 05:01:44.542 | Enabling module env. 2026-08-28 05:01:44.589 | Enabling module mime. 2026-08-28 05:01:44.636 | Enabling module negotiation. 2026-08-28 05:01:44.683 | Enabling module setenvif. 2026-08-28 05:01:44.731 | Enabling module filter. 2026-08-28 05:01:44.778 | Enabling module deflate. 2026-08-28 05:01:44.827 | Enabling module status. 2026-08-28 05:01:44.874 | Enabling module reqtimeout. 2026-08-28 05:01:44.923 | Enabling conf charset. 2026-08-28 05:01:44.970 | Enabling conf localized-error-pages. 2026-08-28 05:01:45.016 | Enabling conf other-vhosts-access-log. 2026-08-28 05:01:45.063 | Enabling conf security. 2026-08-28 05:01:45.112 | Enabling conf serve-cgi-bin. 2026-08-28 05:01:45.159 | Enabling site 000-default. 2026-08-28 05:01:46.214 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-08-28 05:01:46.894 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-08-28 05:01:48.316 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-08-28 05:01:48.327 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-08-28 05:01:48.642 | Setting up postgresql-server-dev-16 (16.15-0ubuntu0.24.04.1) ... 2026-08-28 05:01:48.652 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-08-28 05:01:48.663 | Setting up pcp (6.2.0-1.1build4) ... 2026-08-28 05:01:50.374 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-08-28 05:01:50.442 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-08-28 05:01:50.509 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-08-28 05:01:50.577 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-08-28 05:01:52.353 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.3) ... 2026-08-28 05:01:52.609 | Processing triggers for ufw (0.36.2-6) ... 2026-08-28 05:01:52.740 | Processing triggers for systemd (255.4-1ubuntu8.17) ... 2026-08-28 05:01:52.796 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-28 05:01:52.910 | Processing triggers for install-info (7.1-3build2) ... 2026-08-28 05:01:53.078 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-08-28 05:01:53.129 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-28 05:01:53.380 | perl: warning: Setting locale failed. 2026-08-28 05:01:53.380 | perl: warning: Please check that your locale settings: 2026-08-28 05:01:53.380 | LANGUAGE = (unset), 2026-08-28 05:01:53.380 | LC_ALL = "en_US.utf8", 2026-08-28 05:01:53.380 | LANG = "de_DE.UTF-8" 2026-08-28 05:01:53.380 | are supported and installed on your system. 2026-08-28 05:01:53.380 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 05:01:53.520 | perl: warning: Setting locale failed. 2026-08-28 05:01:53.521 | perl: warning: Please check that your locale settings: 2026-08-28 05:01:53.521 | LANGUAGE = (unset), 2026-08-28 05:01:53.521 | LC_ALL = "en_US.utf8", 2026-08-28 05:01:53.521 | LANG = "de_DE.UTF-8" 2026-08-28 05:01:53.521 | are supported and installed on your system. 2026-08-28 05:01:53.521 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 05:01:53.572 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-28 05:01:53.572 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-28 05:01:53.572 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-28 05:01:53.642 | perl: warning: Setting locale failed. 2026-08-28 05:01:53.643 | perl: warning: Please check that your locale settings: 2026-08-28 05:01:53.643 | LANGUAGE = (unset), 2026-08-28 05:01:53.643 | LC_ALL = "en_US.utf8", 2026-08-28 05:01:53.643 | LANG = "de_DE.UTF-8" 2026-08-28 05:01:53.643 | are supported and installed on your system. 2026-08-28 05:01:53.643 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 05:01:54.153 | 2026-08-28 05:01:54.153 | Running kernel seems to be up-to-date. 2026-08-28 05:01:54.154 | 2026-08-28 05:01:54.154 | No services need to be restarted. 2026-08-28 05:01:54.154 | 2026-08-28 05:01:54.154 | No containers need to be restarted. 2026-08-28 05:01:54.154 | 2026-08-28 05:01:54.154 | No user sessions are running outdated binaries. 2026-08-28 05:01:54.154 | 2026-08-28 05:01:54.154 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-28 05:01:56.299 | ++ functions-common:apt_get:1211 : result=0 2026-08-28 05:01:56.302 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-08-28 05:01:56.305 | ++ functions-common:time_stop:2420 : local name 2026-08-28 05:01:56.308 | ++ functions-common:time_stop:2421 : local end_time 2026-08-28 05:01:56.312 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:01:56.314 | ++ functions-common:time_stop:2423 : local total 2026-08-28 05:01:56.317 | ++ functions-common:time_stop:2424 : local start_time 2026-08-28 05:01:56.321 | ++ functions-common:time_stop:2426 : name=apt-get 2026-08-28 05:01:56.323 | ++ functions-common:time_stop:2427 : start_time=1787893264308 2026-08-28 05:01:56.326 | ++ functions-common:time_stop:2429 : [[ -z 1787893264308 ]] 2026-08-28 05:01:56.330 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:01:56.336 | ++ functions-common:time_stop:2432 : end_time=1787893316332 2026-08-28 05:01:56.339 | ++ functions-common:time_stop:2433 : elapsed_time=52024 2026-08-28 05:01:56.343 | ++ functions-common:time_stop:2434 : total=7018 2026-08-28 05:01:56.346 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:01:56.349 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=59042 2026-08-28 05:01:56.352 | ++ functions-common:apt_get:1215 : return 0 2026-08-28 05:01:56.356 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-08-28 05:01:56.358 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-08-28 05:01:56.363 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-08-28 05:01:56.370 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-08-28 05:01:56.374 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-08-28 05:01:56.378 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-08-28 05:01:56.383 | ++ tools/install_prereqs.sh:source:89 : date 2026-08-28 05:01:56.388 | + ./stack.sh:main:801 : [[ False != \T\r\u\e ]] 2026-08-28 05:01:56.392 | + ./stack.sh:main:802 : PYPI_ALTERNATIVE_URL= 2026-08-28 05:01:56.395 | + ./stack.sh:main:802 : /home/quobyte/devstack/tools/install_pip.sh 2026-08-28 05:01:56.398 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-28 05:01:56.722 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-08-28 05:01:56.725 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-08-28 05:01:56.727 | + tools/install_pip.sh:main:42 : GetDistro 2026-08-28 05:01:56.730 | + functions-common:GetDistro:472 : GetOSVersion 2026-08-28 05:01:56.732 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-08-28 05:01:56.735 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-08-28 05:01:56.737 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-08-28 05:01:56.739 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-08-28 05:01:56.742 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-08-28 05:01:56.744 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-08-28 05:01:56.746 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-08-28 05:01:56.749 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-08-28 05:01:56.751 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-08-28 05:01:56.754 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-08-28 05:01:56.756 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-08-28 05:01:56.758 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-08-28 05:01:56.761 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-08-28 05:01:56.763 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-08-28 05:01:56.765 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-08-28 05:01:56.767 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-08-28 05:01:56.771 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-08-28 05:01:56.774 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-08-28 05:01:56.776 | + functions-common:_ensure_lsb_release:420 : return 2026-08-28 05:01:56.780 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-08-28 05:01:56.794 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-08-28 05:01:56.797 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-08-28 05:01:56.811 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-08-28 05:01:56.814 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-08-28 05:01:56.828 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-08-28 05:01:56.831 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-08-28 05:01:56.833 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-08-28 05:01:56.836 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-08-28 05:01:56.838 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-08-28 05:01:56.840 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-08-28 05:01:56.842 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-08-28 05:01:56.844 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-08-28 05:01:56.847 | + functions-common:GetDistro:476 : DISTRO=noble 2026-08-28 05:01:56.849 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-08-28 05:01:56.851 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-08-28 05:01:56.851 | Distro: noble 2026-08-28 05:01:56.853 | + tools/install_pip.sh:main:117 : get_versions 2026-08-28 05:01:56.857 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-08-28 05:01:56.861 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-08-28 05:01:56.863 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-08-28 05:01:56.867 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-08-28 05:01:56.867 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-08-28 05:01:57.545 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-08-28 05:01:57.546 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-08-28 05:01:57.546 | pip: 24.0 2026-08-28 05:01:57.548 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-08-28 05:01:57.551 | + tools/install_pip.sh:main:123 : is_fedora 2026-08-28 05:01:57.553 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-28 05:01:57.556 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-28 05:01:57.557 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-28 05:01:57.560 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-28 05:01:57.562 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-28 05:01:57.564 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-28 05:01:57.566 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-28 05:01:57.569 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-28 05:01:57.571 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-28 05:01:57.573 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-28 05:01:57.575 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-28 05:01:57.578 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-28 05:01:57.580 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-28 05:01:57.582 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-08-28 05:01:57.584 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 05:01:57.587 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 05:01:57.589 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-08-28 05:01:57.594 | + tools/install_pip.sh:main:146 : set -x 2026-08-28 05:01:57.596 | + tools/install_pip.sh:main:149 : get_versions 2026-08-28 05:01:57.600 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-08-28 05:01:57.604 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-08-28 05:01:57.607 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-08-28 05:01:57.611 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-08-28 05:01:57.611 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-08-28 05:01:58.202 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-08-28 05:01:58.204 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-08-28 05:01:58.204 | pip: 24.0 2026-08-28 05:01:58.209 | + ./stack.sh:main:806 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-08-28 05:01:58.213 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-08-28 05:01:58.217 | + ./stack.sh:main:807 : fixup_all 2026-08-28 05:01:58.220 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-08-28 05:01:58.224 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-08-28 05:01:58.227 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 05:01:58.230 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 05:01:58.233 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-08-28 05:01:58.249 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-08-28 05:01:58.266 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-08-28 05:01:58.282 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-08-28 05:01:58.286 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-08-28 05:01:58.290 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-28 05:01:58.293 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-28 05:01:58.297 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-28 05:01:58.300 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-28 05:01:58.304 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-28 05:01:58.307 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-28 05:01:58.311 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-28 05:01:58.314 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-28 05:01:58.318 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-28 05:01:58.321 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-28 05:01:58.325 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-28 05:01:58.328 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-28 05:01:58.332 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-28 05:01:58.336 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-08-28 05:01:58.339 | + ./stack.sh:main:809 : [[ True == \T\r\u\e ]] 2026-08-28 05:01:58.342 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-08-28 05:01:58.358 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-08-28 05:01:58.375 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-08-28 05:01:58.391 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-08-28 05:01:58.406 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-08-28 05:01:58.423 | + ./stack.sh:main:816 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-08-28 05:01:58.439 | + ./stack.sh:main:817 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-08-28 05:01:58.456 | + ./stack.sh:main:818 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-08-28 05:01:58.471 | + ./stack.sh:main:820 : setup_devstack_virtualenv 2026-08-28 05:01:58.474 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-08-28 05:01:58.477 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-08-28 05:02:04.048 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-08-28 05:02:04.075 | Using python 3.12 to install setuptools 2026-08-28 05:02:04.078 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pip 'setuptools[core]' 2026-08-28 05:02:05.455 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-08-28 05:02:05.709 | Collecting pip 2026-08-28 05:02:05.813 | Downloading pip-26.2.1-py3-none-any.whl.metadata (4.6 kB) 2026-08-28 05:02:05.825 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-08-28 05:02:06.301 | Collecting setuptools[core] 2026-08-28 05:02:06.317 | Downloading setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-28 05:02:06.478 | Collecting packaging>=24.2 (from setuptools[core]) 2026-08-28 05:02:06.494 | Downloading packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-08-28 05:02:06.580 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-08-28 05:02:06.596 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-08-28 05:02:06.619 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 1.9 MB/s eta 0:00:00 2026-08-28 05:02:06.693 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-08-28 05:02:06.709 | Downloading jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-28 05:02:06.813 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-08-28 05:02:06.828 | Downloading wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-28 05:02:06.906 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-08-28 05:02:06.921 | Downloading jaraco_functools-4.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-08-28 05:02:07.032 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-08-28 05:02:07.047 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-08-28 05:02:07.127 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-08-28 05:02:07.142 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-08-28 05:02:07.396 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-28 05:02:07.411 | Downloading typer-0.27.1-py3-none-any.whl.metadata (16 kB) 2026-08-28 05:02:07.498 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-28 05:02:07.513 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-08-28 05:02:07.688 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-28 05:02:07.703 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-08-28 05:02:07.765 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-28 05:02:07.780 | Downloading annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-08-28 05:02:07.873 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-28 05:02:07.888 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-08-28 05:02:07.983 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-28 05:02:08.000 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-28 05:02:08.048 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) (0.1.2) 2026-08-28 05:02:08.079 | Downloading pip-26.2.1-py3-none-any.whl (1.8 MB) 2026-08-28 05:02:08.271 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 9.8 MB/s eta 0:00:00 2026-08-28 05:02:08.285 | Downloading jaraco_functools-4.6.0-py3-none-any.whl (11 kB) 2026-08-28 05:02:08.307 | Downloading jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-08-28 05:02:08.328 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-08-28 05:02:08.341 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 8.2 MB/s eta 0:00:00 2026-08-28 05:02:08.355 | Downloading packaging-26.3-py3-none-any.whl (129 kB) 2026-08-28 05:02:08.371 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 130.0/130.0 kB 11.4 MB/s eta 0:00:00 2026-08-28 05:02:08.385 | Downloading wheel-0.48.0-py3-none-any.whl (33 kB) 2026-08-28 05:02:08.407 | Downloading setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-08-28 05:02:08.469 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 818.2/818.2 kB 14.1 MB/s eta 0:00:00 2026-08-28 05:02:08.484 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-08-28 05:02:08.506 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-08-28 05:02:08.526 | Downloading typer-0.27.1-py3-none-any.whl (122 kB) 2026-08-28 05:02:08.542 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.9/122.9 kB 12.7 MB/s eta 0:00:00 2026-08-28 05:02:08.555 | Downloading annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-08-28 05:02:08.575 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-08-28 05:02:08.602 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 13.8 MB/s eta 0:00:00 2026-08-28 05:02:08.618 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-08-28 05:02:08.639 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-08-28 05:02:08.652 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 10.1 MB/s eta 0:00:00 2026-08-28 05:02:08.666 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-08-28 05:02:08.736 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 18.9 MB/s eta 0:00:00 2026-08-28 05:02:09.466 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, markdown-it-py, jaraco.context, annotated-doc, wheel, rich, jaraco.functools, typer, typer-slim, jaraco.text 2026-08-28 05:02:09.491 | Attempting uninstall: setuptools 2026-08-28 05:02:09.507 | Found existing installation: setuptools 68.1.2 2026-08-28 05:02:09.509 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-28 05:02:09.509 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-08-28 05:02:10.371 | Attempting uninstall: pygments 2026-08-28 05:02:10.415 | Found existing installation: Pygments 2.17.2 2026-08-28 05:02:10.416 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-28 05:02:10.416 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-08-28 05:02:11.687 | Attempting uninstall: pip 2026-08-28 05:02:11.692 | Found existing installation: pip 24.0 2026-08-28 05:02:11.763 | Uninstalling pip-24.0: 2026-08-28 05:02:11.774 | Successfully uninstalled pip-24.0 2026-08-28 05:02:13.357 | Attempting uninstall: packaging 2026-08-28 05:02:13.383 | Found existing installation: packaging 24.0 2026-08-28 05:02:13.384 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-28 05:02:13.384 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-08-28 05:02:13.604 | Attempting uninstall: markdown-it-py 2026-08-28 05:02:13.630 | Found existing installation: markdown-it-py 3.0.0 2026-08-28 05:02:13.631 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-28 05:02:13.632 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-08-28 05:02:13.789 | Attempting uninstall: wheel 2026-08-28 05:02:13.821 | Found existing installation: wheel 0.42.0 2026-08-28 05:02:13.822 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-28 05:02:13.822 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-08-28 05:02:13.875 | Attempting uninstall: rich 2026-08-28 05:02:13.907 | Found existing installation: rich 13.7.1 2026-08-28 05:02:13.909 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-28 05:02:13.909 | Can't uninstall 'rich'. No files were found to uninstall. 2026-08-28 05:02:14.626 | Successfully installed annotated-doc-0.0.5 jaraco.context-6.1.2 jaraco.functools-4.6.0 jaraco.text-4.3.0 markdown-it-py-4.2.0 more_itertools-11.1.0 packaging-26.3 pip-26.2.1 pygments-2.20.0 rich-15.0.0 setuptools-84.0.0 shellingham-1.5.4 typer-0.27.1 typer-slim-0.24.0 wheel-0.48.0 2026-08-28 05:02:14.867 | + inc/python:pip_install:216 : result=0 2026-08-28 05:02:14.871 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-28 05:02:14.873 | + functions-common:time_stop:2420 : local name 2026-08-28 05:02:14.877 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:02:14.879 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:02:14.883 | + functions-common:time_stop:2423 : local total 2026-08-28 05:02:14.886 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:02:14.890 | + functions-common:time_stop:2426 : name=pip_install 2026-08-28 05:02:14.893 | + functions-common:time_stop:2427 : start_time=1787893324068 2026-08-28 05:02:14.896 | + functions-common:time_stop:2429 : [[ -z 1787893324068 ]] 2026-08-28 05:02:14.899 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:02:14.904 | + functions-common:time_stop:2432 : end_time=1787893334900 2026-08-28 05:02:14.907 | + functions-common:time_stop:2433 : elapsed_time=10832 2026-08-28 05:02:14.909 | + functions-common:time_stop:2434 : total=0 2026-08-28 05:02:14.912 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:02:14.914 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10832 2026-08-28 05:02:14.917 | + inc/python:pip_install:219 : return 0 2026-08-28 05:02:14.921 | + inc/python:setup_devstack_virtualenv:46 : [[ :/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin: != *\:\/\o\p\t\/\s\t\a\c\k\/\d\a\t\a\/\v\e\n\v\/\b\i\n\:* ]] 2026-08-28 05:02:14.924 | + inc/python:setup_devstack_virtualenv:47 : export PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-28 05:02:14.927 | + inc/python:setup_devstack_virtualenv:47 : PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-28 05:02:14.931 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-08-28 05:02:14.935 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-08-28 05:02:14.939 | + ./stack.sh:main:824 : pip_install -U os-testr 2026-08-28 05:02:14.966 | Using python 3.12 to install os-testr 2026-08-28 05:02:14.968 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2026-08-28 05:02:16.170 | Collecting os-testr 2026-08-28 05:02:16.297 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-08-28 05:02:16.359 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-08-28 05:02:16.375 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-28 05:02:16.411 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-08-28 05:02:16.426 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-08-28 05:02:16.484 | Collecting testtools>=2.2.0 (from os-testr) 2026-08-28 05:02:16.500 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-08-28 05:02:16.512 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (84.0.0) 2026-08-28 05:02:16.542 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-08-28 05:02:16.559 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-08-28 05:02:16.650 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-08-28 05:02:16.666 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-08-28 05:02:16.702 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-08-28 05:02:16.730 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-28 05:02:16.769 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-08-28 05:02:16.793 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-08-28 05:02:16.816 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-08-28 05:02:16.843 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-08-28 05:02:16.877 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 26.9 MB/s 0:00:00 2026-08-28 05:02:17.070 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-08-28 05:02:17.216 | Attempting uninstall: PyYAML 2026-08-28 05:02:17.224 | Found existing installation: PyYAML 6.0.1 2026-08-28 05:02:17.225 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-28 05:02:17.225 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-08-28 05:02:17.616 | 2026-08-28 05:02:17.621 | Successfully installed PyYAML-6.0.3 iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.6 testtools-2.9.1 2026-08-28 05:02:17.755 | + inc/python:pip_install:216 : result=0 2026-08-28 05:02:17.758 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-28 05:02:17.762 | + functions-common:time_stop:2420 : local name 2026-08-28 05:02:17.765 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:02:17.769 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:02:17.773 | + functions-common:time_stop:2423 : local total 2026-08-28 05:02:17.776 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:02:17.779 | + functions-common:time_stop:2426 : name=pip_install 2026-08-28 05:02:17.782 | + functions-common:time_stop:2427 : start_time=1787893334959 2026-08-28 05:02:17.787 | + functions-common:time_stop:2429 : [[ -z 1787893334959 ]] 2026-08-28 05:02:17.790 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:02:17.795 | + functions-common:time_stop:2432 : end_time=1787893337792 2026-08-28 05:02:17.799 | + functions-common:time_stop:2433 : elapsed_time=2833 2026-08-28 05:02:17.803 | + functions-common:time_stop:2434 : total=10832 2026-08-28 05:02:17.806 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:02:17.810 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13665 2026-08-28 05:02:17.813 | + inc/python:pip_install:219 : return 0 2026-08-28 05:02:17.816 | + ./stack.sh:main:828 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-08-28 05:02:17.889 | + ./stack.sh:main:829 : sudo systemctl restart systemd-journald 2026-08-28 05:02:17.979 | + ./stack.sh:main:835 : install_infra 2026-08-28 05:02:17.984 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-08-28 05:02:17.988 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-08-28 05:02:17.991 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-08-28 05:02:23.495 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-08-28 05:02:23.498 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-08-28 05:02:23.528 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 'setuptools[core]' 2026-08-28 05:02:24.909 | Collecting pbr 2026-08-28 05:02:24.913 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-28 05:02:25.351 | Collecting setuptools[core] 2026-08-28 05:02:25.354 | Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-28 05:02:25.505 | Collecting packaging>=24.2 (from setuptools[core]) 2026-08-28 05:02:25.508 | Using cached packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-08-28 05:02:25.577 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-08-28 05:02:25.579 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-08-28 05:02:25.648 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-08-28 05:02:25.650 | Using cached jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-28 05:02:25.740 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-08-28 05:02:25.743 | Using cached wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-28 05:02:25.809 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-08-28 05:02:25.813 | Using cached jaraco_functools-4.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-08-28 05:02:25.911 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-08-28 05:02:25.915 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-08-28 05:02:25.981 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-08-28 05:02:25.983 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-08-28 05:02:26.220 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-28 05:02:26.223 | Using cached typer-0.27.1-py3-none-any.whl.metadata (16 kB) 2026-08-28 05:02:26.297 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-28 05:02:26.299 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-08-28 05:02:26.458 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-28 05:02:26.461 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-08-28 05:02:26.554 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-28 05:02:26.557 | Using cached annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-08-28 05:02:26.638 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-28 05:02:26.641 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-08-28 05:02:26.719 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-28 05:02:26.721 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-28 05:02:26.809 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-28 05:02:26.894 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-08-28 05:02:26.920 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-28 05:02:26.924 | Using cached jaraco_functools-4.6.0-py3-none-any.whl (11 kB) 2026-08-28 05:02:26.926 | Using cached jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-08-28 05:02:26.928 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-08-28 05:02:26.931 | Using cached packaging-26.3-py3-none-any.whl (129 kB) 2026-08-28 05:02:26.935 | Using cached wheel-0.48.0-py3-none-any.whl (33 kB) 2026-08-28 05:02:26.937 | Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-08-28 05:02:26.947 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-08-28 05:02:26.949 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-08-28 05:02:26.952 | Using cached typer-0.27.1-py3-none-any.whl (122 kB) 2026-08-28 05:02:26.955 | Using cached annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-08-28 05:02:26.959 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-08-28 05:02:26.961 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-08-28 05:02:26.964 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-08-28 05:02:26.967 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-08-28 05:02:26.993 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-08-28 05:02:27.270 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-08-28 05:02:30.762 | Successfully installed annotated-doc-0.0.5 jaraco.context-6.1.2 jaraco.functools-4.6.0 jaraco.text-4.3.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.3 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-84.0.0 shellingham-1.5.4 typer-0.27.1 typer-slim-0.24.0 wheel-0.48.0 2026-08-28 05:02:30.986 | + inc/python:pip_install:216 : result=0 2026-08-28 05:02:30.990 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-28 05:02:30.993 | + functions-common:time_stop:2420 : local name 2026-08-28 05:02:30.997 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:02:31.001 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:02:31.004 | + functions-common:time_stop:2423 : local total 2026-08-28 05:02:31.008 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:02:31.011 | + functions-common:time_stop:2426 : name=pip_install 2026-08-28 05:02:31.015 | + functions-common:time_stop:2427 : start_time=1787893343519 2026-08-28 05:02:31.019 | + functions-common:time_stop:2429 : [[ -z 1787893343519 ]] 2026-08-28 05:02:31.023 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:02:31.028 | + functions-common:time_stop:2432 : end_time=1787893351025 2026-08-28 05:02:31.032 | + functions-common:time_stop:2433 : elapsed_time=7506 2026-08-28 05:02:31.034 | + functions-common:time_stop:2434 : total=13665 2026-08-28 05:02:31.038 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:02:31.042 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21171 2026-08-28 05:02:31.045 | + inc/python:pip_install:219 : return 0 2026-08-28 05:02:31.049 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-08-28 05:02:31.051 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-08-28 05:02:31.081 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2026-08-28 05:02:32.343 | Processing /opt/stack/requirements 2026-08-28 05:02:32.347 | Installing build dependencies: started 2026-08-28 05:02:35.158 | Installing build dependencies: finished with status 'done' 2026-08-28 05:02:35.161 | Getting requirements to build wheel: started 2026-08-28 05:02:35.456 | Getting requirements to build wheel: finished with status 'done' 2026-08-28 05:02:35.461 | Preparing metadata (pyproject.toml): started 2026-08-28 05:02:36.647 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-28 05:02:36.826 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8675) 2026-08-28 05:02:36.914 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-08-28 05:02:36.932 | 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.dev8675) (26.3) 2026-08-28 05:02:37.037 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8675) 2026-08-28 05:02:37.052 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-08-28 05:02:37.208 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8675) 2026-08-28 05:02:37.212 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-08-28 05:02:37.266 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8675) 2026-08-28 05:02:37.282 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-08-28 05:02:37.293 | 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.dev8675) (84.0.0) 2026-08-28 05:02:37.667 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8675) 2026-08-28 05:02:37.683 | Downloading charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (44 kB) 2026-08-28 05:02:37.699 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.1/44.1 kB 3.1 MB/s eta 0:00:00 2026-08-28 05:02:37.770 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8675) 2026-08-28 05:02:37.785 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-08-28 05:02:37.914 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8675) 2026-08-28 05:02:37.929 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-08-28 05:02:38.017 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8675) 2026-08-28 05:02:38.032 | Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) 2026-08-28 05:02:38.151 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-08-28 05:02:38.172 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-08-28 05:02:38.185 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 4.3 MB/s eta 0:00:00 2026-08-28 05:02:38.188 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-08-28 05:02:38.209 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-08-28 05:02:38.222 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 7.6 MB/s eta 0:00:00 2026-08-28 05:02:38.238 | Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 2026-08-28 05:02:38.253 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.0/137.0 kB 12.7 MB/s eta 0:00:00 2026-08-28 05:02:38.268 | Downloading charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (247 kB) 2026-08-28 05:02:38.286 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.5/247.5 kB 18.3 MB/s eta 0:00:00 2026-08-28 05:02:38.301 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-08-28 05:02:38.313 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 7.1 MB/s eta 0:00:00 2026-08-28 05:02:38.328 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-08-28 05:02:38.343 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 12.3 MB/s eta 0:00:00 2026-08-28 05:02:38.378 | Building wheels for collected packages: openstack_requirements 2026-08-28 05:02:38.378 | Building wheel for openstack_requirements (pyproject.toml): started 2026-08-28 05:02:40.663 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-08-28 05:02:40.664 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8675-py3-none-any.whl size=53493 sha256=a57c90ad5a1500e2d6a501f2768ff2c0daf0219932afb45c825702509544c6b4 2026-08-28 05:02:40.665 | Stored in directory: /tmp/pip-ephem-wheel-cache-54uyempp/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-08-28 05:02:40.670 | Successfully built openstack_requirements 2026-08-28 05:02:40.951 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-08-28 05:02:41.683 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.7.22 charset_normalizer-3.5.0 fixtures-4.3.2 idna-3.18 openstack_requirements-1.2.1.dev8675 requests-2.34.2 urllib3-2.7.0 2026-08-28 05:02:41.920 | + inc/python:pip_install:216 : result=0 2026-08-28 05:02:41.924 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-28 05:02:41.927 | + functions-common:time_stop:2420 : local name 2026-08-28 05:02:41.930 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:02:41.933 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:02:41.936 | + functions-common:time_stop:2423 : local total 2026-08-28 05:02:41.940 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:02:41.943 | + functions-common:time_stop:2426 : name=pip_install 2026-08-28 05:02:41.946 | + functions-common:time_stop:2427 : start_time=1787893351072 2026-08-28 05:02:41.950 | + functions-common:time_stop:2429 : [[ -z 1787893351072 ]] 2026-08-28 05:02:41.954 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:02:41.960 | + functions-common:time_stop:2432 : end_time=1787893361956 2026-08-28 05:02:41.962 | + functions-common:time_stop:2433 : elapsed_time=10884 2026-08-28 05:02:41.966 | + functions-common:time_stop:2434 : total=21171 2026-08-28 05:02:41.969 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:02:41.972 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32055 2026-08-28 05:02:41.975 | + inc/python:pip_install:219 : return 0 2026-08-28 05:02:41.978 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-08-28 05:02:41.981 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-08-28 05:02:41.985 | + inc/python:use_library_from_git:266 : local name=pbr 2026-08-28 05:02:41.988 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 05:02:41.991 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 05:02:41.995 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-08-28 05:02:41.998 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 05:02:42.001 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-08-28 05:02:42.028 | Using python 3.12 to install pbr 2026-08-28 05:02:42.031 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2026-08-28 05:02:42.996 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-08-28 05:02:43.040 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (84.0.0) 2026-08-28 05:02:43.304 | + inc/python:pip_install:216 : result=0 2026-08-28 05:02:43.307 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-28 05:02:43.310 | + functions-common:time_stop:2420 : local name 2026-08-28 05:02:43.314 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:02:43.317 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:02:43.321 | + functions-common:time_stop:2423 : local total 2026-08-28 05:02:43.324 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:02:43.327 | + functions-common:time_stop:2426 : name=pip_install 2026-08-28 05:02:43.330 | + functions-common:time_stop:2427 : start_time=1787893362022 2026-08-28 05:02:43.334 | + functions-common:time_stop:2429 : [[ -z 1787893362022 ]] 2026-08-28 05:02:43.338 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:02:43.343 | + functions-common:time_stop:2432 : end_time=1787893363339 2026-08-28 05:02:43.346 | + functions-common:time_stop:2433 : elapsed_time=1317 2026-08-28 05:02:43.350 | + functions-common:time_stop:2434 : total=32055 2026-08-28 05:02:43.353 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:02:43.357 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33372 2026-08-28 05:02:43.360 | + inc/python:pip_install:219 : return 0 2026-08-28 05:02:43.364 | + ./stack.sh:main:838 : python3.12 -m venv /opt/stack/bindep-venv 2026-08-28 05:02:48.961 | + ./stack.sh:main:840 : /opt/stack/bindep-venv/bin/pip install bindep 2026-08-28 05:02:49.763 | Collecting bindep 2026-08-28 05:02:49.849 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-08-28 05:02:49.955 | Collecting distro>=1.7 (from bindep) 2026-08-28 05:02:49.970 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-08-28 05:02:50.054 | Collecting packaging (from bindep) 2026-08-28 05:02:50.056 | Using cached packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-08-28 05:02:50.105 | Collecting Parsley (from bindep) 2026-08-28 05:02:50.121 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-08-28 05:02:50.211 | Collecting pbr>=2 (from bindep) 2026-08-28 05:02:50.214 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-28 05:02:50.617 | Collecting setuptools (from pbr>=2->bindep) 2026-08-28 05:02:50.620 | Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-28 05:02:50.706 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-08-28 05:02:50.736 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-08-28 05:02:50.746 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-28 05:02:50.750 | Using cached packaging-26.3-py3-none-any.whl (129 kB) 2026-08-28 05:02:50.765 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-08-28 05:02:50.786 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 5.2 MB/s eta 0:00:00 2026-08-28 05:02:50.788 | Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-08-28 05:02:50.928 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-08-28 05:02:52.400 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.3 pbr-7.0.3 setuptools-84.0.0 2026-08-28 05:02:52.564 | + ./stack.sh:main:841 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-08-28 05:02:52.569 | + ./stack.sh:main:841 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-08-28 05:02:52.574 | ++ ./stack.sh:main:844 : _get_plugin_bindep_packages 2026-08-28 05:02:52.598 | + ./stack.sh:main:844 : pkgs= 2026-08-28 05:02:52.601 | + ./stack.sh:main:845 : [[ -n '' ]] 2026-08-28 05:02:52.605 | + ./stack.sh:main:852 : run_phase stack pre-install 2026-08-28 05:02:52.609 | + functions-common:run_phase:1848 : local mode=stack 2026-08-28 05:02:52.612 | + functions-common:run_phase:1849 : local phase=pre-install 2026-08-28 05:02:52.616 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-28 05:02:52.619 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-28 05:02:52.622 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-28 05:02:52.625 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-28 05:02:52.629 | + functions-common:run_phase:1858 : local extra 2026-08-28 05:02:52.633 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-28 05:02:52.638 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-28 05:02:52.642 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-28 05:02:52.646 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-28 05:02:52.649 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-08-28 05:02:52.653 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-28 05:02:52.674 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:02:52.677 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-28 05:02:52.681 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-28 05:02:52.685 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-08-28 05:02:52.688 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-08-28 05:02:52.691 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-28 05:02:52.695 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-08-28 05:02:52.699 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-08-28 05:02:52.702 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-08-28 05:02:52.705 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-08-28 05:02:52.708 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-08-28 05:02:52.712 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-08-28 05:02:52.715 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-28 05:02:52.719 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-28 05:02:52.723 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-28 05:02:52.727 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-28 05:02:52.730 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-08-28 05:02:52.734 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-28 05:02:52.737 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-08-28 05:02:52.740 | + functions-common:run_plugins:1837 : local plugins= 2026-08-28 05:02:52.744 | + functions-common:run_plugins:1838 : local plugin 2026-08-28 05:02:52.748 | + ./stack.sh:main:855 : set_systemd_override DefaultLimitNOFILE 2048 2026-08-28 05:02:52.751 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-08-28 05:02:52.755 | + functions:set_systemd_override:845 : local value=2048 2026-08-28 05:02:52.759 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-08-28 05:02:52.762 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-08-28 05:02:52.833 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-08-28 05:02:52.833 | Set systemd system override for DefaultLimitNOFILE=2048 2026-08-28 05:02:52.836 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-08-28 05:02:53.261 | + ./stack.sh:main:857 : install_rpc_backend 2026-08-28 05:02:53.265 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-08-28 05:02:53.289 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:02:53.293 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-08-28 05:02:53.296 | + functions-common:install_package:1438 : update_package_repo 2026-08-28 05:02:53.300 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-28 05:02:53.303 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-28 05:02:53.307 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-28 05:02:53.311 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-28 05:02:53.315 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-28 05:02:53.319 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 05:02:53.322 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 05:02:53.326 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-28 05:02:53.330 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-28 05:02:53.334 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-28 05:02:53.337 | + functions-common:apt_get_update:1167 : return 2026-08-28 05:02:53.341 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-08-28 05:02:53.344 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-28 05:02:53.348 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 05:02:53.351 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 05:02:53.356 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-08-28 05:02:53.385 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-08-28 05:02:53.423 | Reading package lists... 2026-08-28 05:02:53.840 | Building dependency tree... 2026-08-28 05:02:53.842 | Reading state information... 2026-08-28 05:02:54.523 | The following packages were automatically installed and are no longer required: 2026-08-28 05:02:54.526 | libfwupd2 libgusb2 2026-08-28 05:02:54.526 | Use 'sudo apt autoremove' to remove them. 2026-08-28 05:02:54.528 | The following additional packages will be installed: 2026-08-28 05:02:54.530 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-08-28 05:02:54.531 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-08-28 05:02:54.531 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-08-28 05:02:54.531 | erlang-tools erlang-xmerl 2026-08-28 05:02:54.534 | Suggested packages: 2026-08-28 05:02:54.535 | erlang erlang-manpages erlang-doc 2026-08-28 05:02:54.604 | The following NEW packages will be installed: 2026-08-28 05:02:54.605 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-08-28 05:02:54.605 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-08-28 05:02:54.605 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-08-28 05:02:54.605 | erlang-tools erlang-xmerl rabbitmq-server 2026-08-28 05:02:54.711 | 0 upgraded, 18 newly installed, 0 to remove and 15 not upgraded. 2026-08-28 05:02:54.711 | Need to get 36.1 MB of archives. 2026-08-28 05:02:54.711 | After this operation, 56.3 MB of additional disk space will be used. 2026-08-28 05:02:54.711 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-08-28 05:02:55.030 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-08-28 05:02:55.064 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-08-28 05:02:55.066 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-08-28 05:02:55.076 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-08-28 05:02:55.086 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-08-28 05:02:55.089 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1646 kB] 2026-08-28 05:02:55.108 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-08-28 05:02:55.110 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-08-28 05:02:55.111 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-08-28 05:02:55.113 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-08-28 05:02:55.121 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1878 kB] 2026-08-28 05:02:55.145 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-os-mon amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [92.2 kB] 2026-08-28 05:02:55.147 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-08-28 05:02:55.149 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-08-28 05:02:55.153 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-08-28 05:02:55.164 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1371 kB] 2026-08-28 05:02:55.179 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-08-28 05:02:55.593 | perl: warning: Setting locale failed. 2026-08-28 05:02:55.593 | perl: warning: Please check that your locale settings: 2026-08-28 05:02:55.593 | LANGUAGE = (unset), 2026-08-28 05:02:55.593 | LC_ALL = "en_US.utf8", 2026-08-28 05:02:55.593 | LANG = "de_DE.UTF-8" 2026-08-28 05:02:55.593 | are supported and installed on your system. 2026-08-28 05:02:55.593 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 05:02:55.655 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-28 05:02:55.656 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-28 05:02:55.656 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-28 05:02:55.854 | Fetched 36.1 MB in 1s (50.3 MB/s) 2026-08-28 05:02:55.896 | Selecting previously unselected package erlang-base. 2026-08-28 05:02:55.957 | (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 ... 123043 files and directories currently installed.) 2026-08-28 05:02:55.964 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-28 05:02:55.968 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 05:02:56.334 | Selecting previously unselected package erlang-asn1. 2026-08-28 05:02:56.347 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-28 05:02:56.351 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 05:02:56.414 | Selecting previously unselected package erlang-crypto. 2026-08-28 05:02:56.427 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-28 05:02:56.431 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 05:02:56.475 | Selecting previously unselected package erlang-public-key. 2026-08-28 05:02:56.488 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-28 05:02:56.492 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 05:02:56.546 | Selecting previously unselected package erlang-mnesia. 2026-08-28 05:02:56.559 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-28 05:02:56.562 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 05:02:56.627 | Selecting previously unselected package erlang-runtime-tools. 2026-08-28 05:02:56.641 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-28 05:02:56.644 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 05:02:56.708 | Selecting previously unselected package erlang-ssl. 2026-08-28 05:02:56.720 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-28 05:02:56.724 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 05:02:56.813 | Selecting previously unselected package erlang-eldap. 2026-08-28 05:02:56.826 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-28 05:02:56.829 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 05:02:56.872 | Selecting previously unselected package erlang-ftp. 2026-08-28 05:02:56.885 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-28 05:02:56.890 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 05:02:56.933 | Selecting previously unselected package erlang-tftp. 2026-08-28 05:02:56.946 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-28 05:02:56.950 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 05:02:56.996 | Selecting previously unselected package erlang-inets. 2026-08-28 05:02:57.009 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-28 05:02:57.012 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 05:02:57.095 | Selecting previously unselected package erlang-snmp. 2026-08-28 05:02:57.107 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-28 05:02:57.111 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 05:02:57.291 | Selecting previously unselected package erlang-os-mon. 2026-08-28 05:02:57.301 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-28 05:02:57.306 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 05:02:57.352 | Selecting previously unselected package erlang-parsetools. 2026-08-28 05:02:57.364 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-28 05:02:57.367 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 05:02:57.412 | Selecting previously unselected package erlang-syntax-tools. 2026-08-28 05:02:57.423 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-28 05:02:57.426 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 05:02:57.474 | Selecting previously unselected package erlang-tools. 2026-08-28 05:02:57.486 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-28 05:02:57.490 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 05:02:57.553 | Selecting previously unselected package erlang-xmerl. 2026-08-28 05:02:57.566 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-28 05:02:57.570 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 05:02:57.651 | Selecting previously unselected package rabbitmq-server. 2026-08-28 05:02:57.663 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-08-28 05:02:57.670 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-08-28 05:02:58.708 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 05:02:59.073 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-08-28 05:02:59.073 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-08-28 05:03:01.562 | Searching for services which depend on erlang and should be started... none found. 2026-08-28 05:03:01.570 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 05:03:01.581 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 05:03:01.592 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 05:03:01.603 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 05:03:01.613 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 05:03:01.623 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 05:03:01.633 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 05:03:01.643 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 05:03:01.652 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 05:03:01.662 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 05:03:01.672 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 05:03:01.683 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 05:03:01.692 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 05:03:01.702 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 05:03:01.711 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 05:03:01.721 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 05:03:01.731 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-08-28 05:03:01.815 | info: Selecting GID from range 100 to 999 ... 2026-08-28 05:03:01.820 | info: Adding group `rabbitmq' (GID 118) ... 2026-08-28 05:03:01.918 | info: Selecting UID from range 100 to 999 ... 2026-08-28 05:03:01.919 | 2026-08-28 05:03:01.923 | info: Adding system user `rabbitmq' (UID 116) ... 2026-08-28 05:03:01.926 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-08-28 05:03:01.978 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-08-28 05:03:02.187 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-08-28 05:03:18.482 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-28 05:03:20.160 | perl: warning: Setting locale failed. 2026-08-28 05:03:20.160 | perl: warning: Please check that your locale settings: 2026-08-28 05:03:20.160 | LANGUAGE = (unset), 2026-08-28 05:03:20.160 | LC_ALL = "en_US.utf8", 2026-08-28 05:03:20.161 | LANG = "de_DE.UTF-8" 2026-08-28 05:03:20.161 | are supported and installed on your system. 2026-08-28 05:03:20.161 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 05:03:20.293 | perl: warning: Setting locale failed. 2026-08-28 05:03:20.293 | perl: warning: Please check that your locale settings: 2026-08-28 05:03:20.293 | LANGUAGE = (unset), 2026-08-28 05:03:20.293 | LC_ALL = "en_US.utf8", 2026-08-28 05:03:20.293 | LANG = "de_DE.UTF-8" 2026-08-28 05:03:20.293 | are supported and installed on your system. 2026-08-28 05:03:20.293 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 05:03:20.343 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-28 05:03:20.343 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-28 05:03:20.343 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-28 05:03:20.413 | perl: warning: Setting locale failed. 2026-08-28 05:03:20.413 | perl: warning: Please check that your locale settings: 2026-08-28 05:03:20.413 | LANGUAGE = (unset), 2026-08-28 05:03:20.413 | LC_ALL = "en_US.utf8", 2026-08-28 05:03:20.413 | LANG = "de_DE.UTF-8" 2026-08-28 05:03:20.413 | are supported and installed on your system. 2026-08-28 05:03:20.413 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 05:03:20.918 | 2026-08-28 05:03:20.918 | Running kernel seems to be up-to-date. 2026-08-28 05:03:20.918 | 2026-08-28 05:03:20.918 | No services need to be restarted. 2026-08-28 05:03:20.918 | 2026-08-28 05:03:20.918 | No containers need to be restarted. 2026-08-28 05:03:20.918 | 2026-08-28 05:03:20.918 | No user sessions are running outdated binaries. 2026-08-28 05:03:20.919 | 2026-08-28 05:03:20.919 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-28 05:03:23.188 | + functions-common:apt_get:1211 : result=0 2026-08-28 05:03:23.192 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-28 05:03:23.196 | + functions-common:time_stop:2420 : local name 2026-08-28 05:03:23.200 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:03:23.203 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:03:23.207 | + functions-common:time_stop:2423 : local total 2026-08-28 05:03:23.211 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:03:23.215 | + functions-common:time_stop:2426 : name=apt-get 2026-08-28 05:03:23.219 | + functions-common:time_stop:2427 : start_time=1787893373380 2026-08-28 05:03:23.223 | + functions-common:time_stop:2429 : [[ -z 1787893373380 ]] 2026-08-28 05:03:23.228 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:03:23.233 | + functions-common:time_stop:2432 : end_time=1787893403229 2026-08-28 05:03:23.237 | + functions-common:time_stop:2433 : elapsed_time=29849 2026-08-28 05:03:23.241 | + functions-common:time_stop:2434 : total=59042 2026-08-28 05:03:23.244 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:03:23.248 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=88891 2026-08-28 05:03:23.252 | + functions-common:apt_get:1215 : return 0 2026-08-28 05:03:23.256 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-08-28 05:03:23.260 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-28 05:03:23.264 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-28 05:03:23.268 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-28 05:03:23.271 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-28 05:03:23.275 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-28 05:03:23.279 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-28 05:03:23.283 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-28 05:03:23.287 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-28 05:03:23.291 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-28 05:03:23.294 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-28 05:03:23.298 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-28 05:03:23.302 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-28 05:03:23.306 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-28 05:03:23.310 | + ./stack.sh:main:858 : restart_rpc_backend 2026-08-28 05:03:23.314 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-08-28 05:03:23.339 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:03:23.343 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-08-28 05:03:23.346 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-28 05:03:23.350 | + ./stack.sh:echo_summary:450 : echo -e Starting RabbitMQ 2026-08-28 05:03:23.354 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-08-28 05:03:23.359 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-08-28 05:03:23.365 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-08-28 05:03:23.368 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-08-28 05:03:23.372 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-08-28 05:03:23.376 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-08-28 05:03:23.380 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-08-28 05:03:23.384 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-08-28 05:03:23.389 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-08-28 05:03:24.552 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-08-28 05:03:24.552 | user tags 2026-08-28 05:03:24.552 | guest [administrator]' 2026-08-28 05:03:24.558 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-08-28 05:03:24.558 | user tags 2026-08-28 05:03:24.558 | guest [administrator]' 2026-08-28 05:03:24.559 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-08-28 05:03:24.566 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-08-28 05:03:24.570 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-08-28 05:03:24.574 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-08-28 05:03:25.666 | Adding user "stackrabbit" ... 2026-08-28 05:03:25.689 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-08-28 05:03:25.710 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-08-28 05:03:26.862 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-08-28 05:03:26.900 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-08-28 05:03:26.904 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-08-28 05:03:28.035 | Changing password for user "stackrabbit" ... 2026-08-28 05:03:28.082 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-08-28 05:03:28.087 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-08-28 05:03:28.090 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-08-28 05:03:29.143 | Deleting user "guest" ... 2026-08-28 05:03:29.180 | + ./stack.sh:main:860 : is_service_enabled mysql postgresql 2026-08-28 05:03:29.203 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:03:29.207 | + ./stack.sh:main:861 : install_database 2026-08-28 05:03:29.211 | + lib/database:install_database:118 : install_database_mysql 2026-08-28 05:03:29.214 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-08-28 05:03:29.218 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 05:03:29.221 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 05:03:29.225 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-08-28 05:03:29.238 | perl: warning: Setting locale failed. 2026-08-28 05:03:29.238 | perl: warning: Please check that your locale settings: 2026-08-28 05:03:29.238 | LANGUAGE = (unset), 2026-08-28 05:03:29.239 | LC_ALL = "en_US.utf8", 2026-08-28 05:03:29.239 | LANG = "de_DE.UTF-8" 2026-08-28 05:03:29.239 | are supported and installed on your system. 2026-08-28 05:03:29.239 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 05:03:29.291 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-28 05:03:29.291 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-28 05:03:29.291 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-28 05:03:29.401 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-08-28 05:03:29.405 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-08-28 05:03:29.411 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-08-28 05:03:29.415 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 05:03:29.419 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 05:03:29.422 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-08-28 05:03:29.426 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-08-28 05:03:29.429 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-08-28 05:03:29.435 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-08-28 05:03:29.438 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-08-28 05:03:29.442 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-28 05:03:29.445 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-28 05:03:29.449 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-28 05:03:29.453 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-28 05:03:29.457 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-28 05:03:29.460 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-28 05:03:29.464 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-28 05:03:29.467 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-28 05:03:29.470 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-28 05:03:29.474 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-28 05:03:29.478 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-28 05:03:29.481 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-28 05:03:29.485 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-28 05:03:29.489 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-08-28 05:03:29.492 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 05:03:29.495 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 05:03:29.499 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-08-28 05:03:29.502 | + functions-common:install_package:1438 : update_package_repo 2026-08-28 05:03:29.506 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-28 05:03:29.510 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-28 05:03:29.514 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-28 05:03:29.518 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-28 05:03:29.521 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-28 05:03:29.525 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 05:03:29.529 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 05:03:29.532 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-28 05:03:29.535 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-28 05:03:29.539 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-28 05:03:29.542 | + functions-common:apt_get_update:1167 : return 2026-08-28 05:03:29.546 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-08-28 05:03:29.549 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-28 05:03:29.554 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 05:03:29.557 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 05:03:29.561 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-08-28 05:03:29.587 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-08-28 05:03:29.626 | Reading package lists... 2026-08-28 05:03:30.064 | Building dependency tree... 2026-08-28 05:03:30.066 | Reading state information... 2026-08-28 05:03:30.806 | The following packages were automatically installed and are no longer required: 2026-08-28 05:03:30.808 | libfwupd2 libgusb2 2026-08-28 05:03:30.808 | Use 'sudo apt autoremove' to remove them. 2026-08-28 05:03:30.810 | The following additional packages will be installed: 2026-08-28 05:03:30.810 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-08-28 05:03:30.810 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-08-28 05:03:30.810 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-08-28 05:03:30.810 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-08-28 05:03:30.811 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-08-28 05:03:30.811 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-08-28 05:03:30.812 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-08-28 05:03:30.815 | Suggested packages: 2026-08-28 05:03:30.815 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-08-28 05:03:30.815 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-08-28 05:03:30.876 | The following NEW packages will be installed: 2026-08-28 05:03:30.876 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-08-28 05:03:30.876 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-08-28 05:03:30.876 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-08-28 05:03:30.876 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-08-28 05:03:30.877 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-08-28 05:03:30.877 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-08-28 05:03:30.878 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-08-28 05:03:30.993 | 0 upgraded, 27 newly installed, 0 to remove and 15 not upgraded. 2026-08-28 05:03:30.993 | Need to get 29.6 MB of archives. 2026-08-28 05:03:30.993 | After this operation, 243 MB of additional disk space will be used. 2026-08-28 05:03:30.994 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [2740 kB] 2026-08-28 05:03:31.204 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [22.4 kB] 2026-08-28 05:03:31.205 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7982 B] 2026-08-28 05:03:31.205 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-08-28 05:03:31.209 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-08-28 05:03:31.212 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [17.5 MB] 2026-08-28 05:03:31.497 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [1442 kB] 2026-08-28 05:03:31.512 | Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-08-28 05:03:31.513 | Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-08-28 05:03:31.514 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhtml-parser-perl amd64 3.81-1ubuntu0.1 [86.0 kB] 2026-08-28 05:03:31.516 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-08-28 05:03:31.518 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi0t64 amd64 2.4.2-2.1ubuntu0.24.04.1 [27.0 kB] 2026-08-28 05:03:31.519 | Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-08-28 05:03:31.519 | Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-08-28 05:03:31.520 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-08-28 05:03:31.523 | Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-08-28 05:03:31.545 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi-bin amd64 2.4.2-2.1ubuntu0.24.04.1 [11.2 kB] 2026-08-28 05:03:31.545 | Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-08-28 05:03:31.546 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-08-28 05:03:31.547 | Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhttp-date-perl all 6.06-1ubuntu0.24.04.1 [10.6 kB] 2026-08-28 05:03:31.548 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-08-28 05:03:31.549 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-08-28 05:03:31.549 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-08-28 05:03:31.550 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-08-28 05:03:31.551 | Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-08-28 05:03:31.644 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-08-28 05:03:31.646 | Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.3 [9526 B] 2026-08-28 05:03:31.903 | perl: warning: Setting locale failed. 2026-08-28 05:03:31.903 | perl: warning: Please check that your locale settings: 2026-08-28 05:03:31.903 | LANGUAGE = (unset), 2026-08-28 05:03:31.903 | LC_ALL = "en_US.utf8", 2026-08-28 05:03:31.903 | LANG = "de_DE.UTF-8" 2026-08-28 05:03:31.904 | are supported and installed on your system. 2026-08-28 05:03:31.904 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 05:03:31.966 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-28 05:03:31.966 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-28 05:03:31.966 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-28 05:03:32.095 | Vorkonfiguration der Pakete ... 2026-08-28 05:03:32.105 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-28 05:03:32.234 | Fetched 29.6 MB in 1s (40.5 MB/s) 2026-08-28 05:03:32.273 | Selecting previously unselected package mysql-client-core-8.0. 2026-08-28 05:03:32.341 | (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 ... 125848 files and directories currently installed.) 2026-08-28 05:03:32.348 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-28 05:03:32.352 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-28 05:03:32.744 | Selecting previously unselected package mysql-client-8.0. 2026-08-28 05:03:32.756 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-28 05:03:32.760 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-28 05:03:32.812 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-08-28 05:03:32.825 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-08-28 05:03:32.836 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-28 05:03:32.887 | Selecting previously unselected package libmecab2:amd64. 2026-08-28 05:03:32.927 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-08-28 05:03:32.932 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-08-28 05:03:32.987 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-08-28 05:03:33.000 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-08-28 05:03:33.004 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-08-28 05:03:33.055 | Selecting previously unselected package mysql-server-core-8.0. 2026-08-28 05:03:33.068 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-28 05:03:33.072 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-28 05:03:33.988 | Selecting previously unselected package mysql-server-8.0. 2026-08-28 05:03:34.008 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-28 05:03:34.014 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-28 05:03:34.067 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-28 05:03:34.068 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-28 05:03:34.068 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-28 05:03:34.145 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-28 05:03:34.155 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-28 05:03:34.464 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-28 05:03:34.533 | Selecting previously unselected package libhtml-tagset-perl. 2026-08-28 05:03:34.546 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-08-28 05:03:34.550 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-08-28 05:03:34.592 | Selecting previously unselected package liburi-perl. 2026-08-28 05:03:34.604 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-08-28 05:03:34.607 | Unpacking liburi-perl (5.27-1) ... 2026-08-28 05:03:34.691 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-08-28 05:03:34.704 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1ubuntu0.1_amd64.deb ... 2026-08-28 05:03:34.707 | Unpacking libhtml-parser-perl:amd64 (3.81-1ubuntu0.1) ... 2026-08-28 05:03:34.765 | Selecting previously unselected package libcgi-pm-perl. 2026-08-28 05:03:34.777 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-08-28 05:03:34.781 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-08-28 05:03:34.843 | Selecting previously unselected package libfcgi0t64:amd64. 2026-08-28 05:03:34.855 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-08-28 05:03:34.859 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-28 05:03:34.902 | Selecting previously unselected package libfcgi-perl. 2026-08-28 05:03:34.915 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-08-28 05:03:34.918 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-08-28 05:03:34.964 | Selecting previously unselected package libcgi-fast-perl. 2026-08-28 05:03:34.976 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-08-28 05:03:34.980 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-08-28 05:03:35.028 | Selecting previously unselected package libclone-perl:amd64. 2026-08-28 05:03:35.040 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-08-28 05:03:35.044 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-08-28 05:03:35.088 | Selecting previously unselected package libencode-locale-perl. 2026-08-28 05:03:35.100 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-08-28 05:03:35.105 | Unpacking libencode-locale-perl (1.05-3) ... 2026-08-28 05:03:35.147 | Selecting previously unselected package libfcgi-bin. 2026-08-28 05:03:35.159 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-08-28 05:03:35.163 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-28 05:03:35.206 | Selecting previously unselected package libhtml-template-perl. 2026-08-28 05:03:35.217 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-08-28 05:03:35.221 | Unpacking libhtml-template-perl (2.97-2) ... 2026-08-28 05:03:35.268 | Selecting previously unselected package libtimedate-perl. 2026-08-28 05:03:35.278 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-08-28 05:03:35.283 | Unpacking libtimedate-perl (2.3300-2) ... 2026-08-28 05:03:35.354 | Selecting previously unselected package libhttp-date-perl. 2026-08-28 05:03:35.364 | Preparing to unpack .../19-libhttp-date-perl_6.06-1ubuntu0.24.04.1_all.deb ... 2026-08-28 05:03:35.369 | Unpacking libhttp-date-perl (6.06-1ubuntu0.24.04.1) ... 2026-08-28 05:03:35.409 | Selecting previously unselected package libio-html-perl. 2026-08-28 05:03:35.421 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-08-28 05:03:35.425 | Unpacking libio-html-perl (1.004-3) ... 2026-08-28 05:03:35.466 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-08-28 05:03:35.478 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-08-28 05:03:35.481 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-08-28 05:03:35.522 | Selecting previously unselected package libhttp-message-perl. 2026-08-28 05:03:35.535 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-08-28 05:03:35.538 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-08-28 05:03:35.592 | Selecting previously unselected package mecab-utils. 2026-08-28 05:03:35.604 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-08-28 05:03:35.608 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-08-28 05:03:35.656 | Selecting previously unselected package mecab-ipadic. 2026-08-28 05:03:35.668 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-08-28 05:03:35.671 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-08-28 05:03:36.283 | Selecting previously unselected package mecab-ipadic-utf8. 2026-08-28 05:03:36.295 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-08-28 05:03:36.299 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-08-28 05:03:36.341 | Selecting previously unselected package mysql-server. 2026-08-28 05:03:36.353 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-08-28 05:03:36.357 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-08-28 05:03:36.421 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-08-28 05:03:36.433 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-08-28 05:03:36.447 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-28 05:03:36.458 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-08-28 05:03:36.469 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-28 05:03:36.480 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-28 05:03:36.491 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-08-28 05:03:36.501 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-08-28 05:03:36.512 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-28 05:03:36.523 | Setting up libencode-locale-perl (1.05-3) ... 2026-08-28 05:03:36.533 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-08-28 05:03:36.544 | Setting up libio-html-perl (1.004-3) ... 2026-08-28 05:03:36.554 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-28 05:03:36.565 | Setting up libtimedate-perl (2.3300-2) ... 2026-08-28 05:03:36.576 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-28 05:03:36.587 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-08-28 05:03:36.597 | Setting up liburi-perl (5.27-1) ... 2026-08-28 05:03:36.608 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-28 05:03:36.659 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-28 05:03:36.711 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-28 05:03:36.711 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-28 05:03:36.711 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-28 05:03:36.787 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-28 05:03:36.797 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-28 05:03:36.854 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-08-28 05:03:36.888 | Renaming removed key_buffer and myisam-recover options (if present) 2026-08-28 05:03:47.597 | mysqld will log errors to /var/log/mysql/error.log 2026-08-28 05:03:48.422 | mysqld is running as pid 15929 2026-08-28 05:03:50.862 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-08-28 05:03:52.428 | Setting up libhttp-date-perl (6.06-1ubuntu0.24.04.1) ... 2026-08-28 05:03:52.439 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-08-28 05:03:52.448 | Compiling IPA dictionary for Mecab. This takes long time... 2026-08-28 05:03:52.452 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-08-28 05:03:52.452 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-08-28 05:03:52.452 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-08-28 05:03:52.453 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-08-28 05:03:52.524 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-08-28 05:03:52.525 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-08-28 05:03:52.833 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-08-28 05:03:52.834 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-08-28 05:03:52.834 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-08-28 05:03:52.835 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-08-28 05:03:52.882 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-08-28 05:03:52.882 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-08-28 05:03:52.890 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-08-28 05:03:52.890 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-08-28 05:03:52.891 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-08-28 05:03:52.893 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-08-28 05:03:52.893 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-08-28 05:03:53.038 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-08-28 05:03:53.038 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-08-28 05:03:53.263 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-08-28 05:03:53.311 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-08-28 05:03:53.315 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-08-28 05:03:53.315 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-08-28 05:03:53.316 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-08-28 05:03:53.408 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-08-28 05:03:53.436 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-08-28 05:03:53.443 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-08-28 05:03:53.444 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-08-28 05:03:53.444 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-08-28 05:03:53.795 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-08-28 05:03:53.910 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-08-28 05:03:54.157 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-08-28 05:03:54.160 | 2026-08-28 05:03:54.160 | done! 2026-08-28 05:03:54.166 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-08-28 05:03:54.173 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-08-28 05:03:54.182 | Compiling IPA dictionary for Mecab. This takes long time... 2026-08-28 05:03:54.187 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-08-28 05:03:54.187 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-08-28 05:03:54.188 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-08-28 05:03:54.188 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-08-28 05:03:54.291 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-08-28 05:03:54.291 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-08-28 05:03:54.750 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-08-28 05:03:54.751 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-08-28 05:03:54.751 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-08-28 05:03:54.752 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-08-28 05:03:54.834 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-08-28 05:03:54.834 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-08-28 05:03:54.846 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-08-28 05:03:54.847 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-08-28 05:03:54.847 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-08-28 05:03:54.850 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-08-28 05:03:54.850 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-08-28 05:03:55.053 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-08-28 05:03:55.053 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-08-28 05:03:55.359 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-08-28 05:03:55.427 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-08-28 05:03:55.433 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-08-28 05:03:55.433 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-08-28 05:03:55.434 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-08-28 05:03:55.558 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-08-28 05:03:55.597 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-08-28 05:03:55.607 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-08-28 05:03:55.608 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-08-28 05:03:55.608 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-08-28 05:03:56.049 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-08-28 05:03:56.174 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-08-28 05:03:56.422 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-08-28 05:03:56.424 | 2026-08-28 05:03:56.424 | done! 2026-08-28 05:03:56.431 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-08-28 05:03:56.438 | Setting up libhtml-parser-perl:amd64 (3.81-1ubuntu0.1) ... 2026-08-28 05:03:56.449 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-08-28 05:03:56.460 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-08-28 05:03:56.471 | Setting up libcgi-pm-perl (4.63-1) ... 2026-08-28 05:03:56.481 | Setting up libhtml-template-perl (2.97-2) ... 2026-08-28 05:03:56.492 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-08-28 05:03:56.503 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-28 05:03:58.387 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-28 05:03:58.622 | perl: warning: Setting locale failed. 2026-08-28 05:03:58.623 | perl: warning: Please check that your locale settings: 2026-08-28 05:03:58.623 | LANGUAGE = (unset), 2026-08-28 05:03:58.623 | LC_ALL = "en_US.utf8", 2026-08-28 05:03:58.623 | LANG = "de_DE.UTF-8" 2026-08-28 05:03:58.623 | are supported and installed on your system. 2026-08-28 05:03:58.623 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 05:03:58.751 | perl: warning: Setting locale failed. 2026-08-28 05:03:58.752 | perl: warning: Please check that your locale settings: 2026-08-28 05:03:58.752 | LANGUAGE = (unset), 2026-08-28 05:03:58.752 | LC_ALL = "en_US.utf8", 2026-08-28 05:03:58.752 | LANG = "de_DE.UTF-8" 2026-08-28 05:03:58.752 | are supported and installed on your system. 2026-08-28 05:03:58.752 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 05:03:58.803 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-28 05:03:58.803 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-28 05:03:58.803 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-28 05:03:58.876 | perl: warning: Setting locale failed. 2026-08-28 05:03:58.876 | perl: warning: Please check that your locale settings: 2026-08-28 05:03:58.876 | LANGUAGE = (unset), 2026-08-28 05:03:58.876 | LC_ALL = "en_US.utf8", 2026-08-28 05:03:58.876 | LANG = "de_DE.UTF-8" 2026-08-28 05:03:58.876 | are supported and installed on your system. 2026-08-28 05:03:58.876 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 05:03:59.383 | 2026-08-28 05:03:59.383 | Running kernel seems to be up-to-date. 2026-08-28 05:03:59.384 | 2026-08-28 05:03:59.384 | No services need to be restarted. 2026-08-28 05:03:59.384 | 2026-08-28 05:03:59.384 | No containers need to be restarted. 2026-08-28 05:03:59.384 | 2026-08-28 05:03:59.384 | No user sessions are running outdated binaries. 2026-08-28 05:03:59.385 | 2026-08-28 05:03:59.385 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-28 05:04:01.383 | + functions-common:apt_get:1211 : result=0 2026-08-28 05:04:01.385 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-28 05:04:01.388 | + functions-common:time_stop:2420 : local name 2026-08-28 05:04:01.391 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:04:01.394 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:04:01.397 | + functions-common:time_stop:2423 : local total 2026-08-28 05:04:01.399 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:04:01.402 | + functions-common:time_stop:2426 : name=apt-get 2026-08-28 05:04:01.405 | + functions-common:time_stop:2427 : start_time=1787893409584 2026-08-28 05:04:01.408 | + functions-common:time_stop:2429 : [[ -z 1787893409584 ]] 2026-08-28 05:04:01.411 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:04:01.416 | + functions-common:time_stop:2432 : end_time=1787893441413 2026-08-28 05:04:01.419 | + functions-common:time_stop:2433 : elapsed_time=31829 2026-08-28 05:04:01.422 | + functions-common:time_stop:2434 : total=88891 2026-08-28 05:04:01.424 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:04:01.427 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=120720 2026-08-28 05:04:01.430 | + functions-common:apt_get:1215 : return 0 2026-08-28 05:04:01.432 | + ./stack.sh:main:863 : '[' -n mysql ']' 2026-08-28 05:04:01.435 | + ./stack.sh:main:864 : install_database_python 2026-08-28 05:04:01.437 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-08-28 05:04:01.440 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-08-28 05:04:01.443 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-08-28 05:04:01.445 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-28 05:04:01.449 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-08-28 05:04:01.451 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-08-28 05:04:01.454 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-28 05:04:01.459 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-08-28 05:04:01.459 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-28 05:04:01.464 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-08-28 05:04:01.466 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-08-28 05:04:01.469 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-08-28 05:04:01.472 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-08-28 05:04:01.475 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-08-28 05:04:01.498 | Using python 3.12 to install PyMySQL 2026-08-28 05:04:01.500 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2026-08-28 05:04:02.646 | Collecting PyMySQL 2026-08-28 05:04:02.742 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-08-28 05:04:02.757 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-08-28 05:04:02.951 | Installing collected packages: PyMySQL 2026-08-28 05:04:03.022 | Successfully installed PyMySQL-1.2.0 2026-08-28 05:04:03.124 | + inc/python:pip_install:216 : result=0 2026-08-28 05:04:03.127 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-28 05:04:03.130 | + functions-common:time_stop:2420 : local name 2026-08-28 05:04:03.134 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:04:03.136 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:04:03.139 | + functions-common:time_stop:2423 : local total 2026-08-28 05:04:03.142 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:04:03.144 | + functions-common:time_stop:2426 : name=pip_install 2026-08-28 05:04:03.147 | + functions-common:time_stop:2427 : start_time=1787893441493 2026-08-28 05:04:03.150 | + functions-common:time_stop:2429 : [[ -z 1787893441493 ]] 2026-08-28 05:04:03.153 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:04:03.158 | + functions-common:time_stop:2432 : end_time=1787893443155 2026-08-28 05:04:03.161 | + functions-common:time_stop:2433 : elapsed_time=1662 2026-08-28 05:04:03.164 | + functions-common:time_stop:2434 : total=33372 2026-08-28 05:04:03.167 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:04:03.169 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35034 2026-08-28 05:04:03.173 | + inc/python:pip_install:219 : return 0 2026-08-28 05:04:03.176 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-08-28 05:04:03.179 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-08-28 05:04:03.182 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-08-28 05:04:03.185 | + ./stack.sh:main:867 : is_service_enabled neutron 2026-08-28 05:04:03.201 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:04:03.204 | + ./stack.sh:main:868 : install_neutron_agent_packages 2026-08-28 05:04:03.206 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-l3 neutron-l3 2026-08-28 05:04:03.226 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:04:03.228 | + lib/neutron:install_neutron_agent_packages:555 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-08-28 05:04:03.248 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:04:03.251 | + ./stack.sh:main:871 : is_service_enabled etcd3 2026-08-28 05:04:03.270 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:04:03.274 | + ./stack.sh:main:872 : install_etcd3 2026-08-28 05:04:03.276 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-08-28 05:04:03.276 | Installing etcd 2026-08-28 05:04:03.279 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-08-28 05:04:03.296 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-08-28 05:04:03.312 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-08-28 05:04:03.315 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-08-28 05:04:03.332 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-08-28 05:04:03.336 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-28 05:04:03.339 | ++ functions:get_extra_file:66 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-28 05:04:03.342 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-08-28 05:04:03.344 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-08-28 05:04:03.347 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-08-28 05:04:03.350 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-08-28 05:04:03.353 | ++ functions:get_extra_file:72 : [[ https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz != file* ]] 2026-08-28 05:04:03.355 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-08-28 05:04:03.358 | ++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz -O /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-28 05:04:03.363 | --2026-08-28 07:04:03-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-28 05:04:03.444 | Resolving github.com (github.com)... 140.82.121.4 2026-08-28 05:04:03.463 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-08-28 05:04:03.673 | HTTP request sent, awaiting response... 302 Found 2026-08-28 05:04:03.673 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-08-28T05%3A47%3A57Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-08-28T04%3A47%3A24Z&ske=2026-08-28T05%3A47%3A57Z&sks=b&skv=2018-11-09&sig=yh7P9GIbqB6%2FbN95EbfgxI8%2F%2FeyJgdrGJEypVBqyZ4A%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4Nzg5NTI0MywibmJmIjoxNzg3ODkzNDQzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.o6Z_xKfNpYqWIsM-0XTII1V-UckAmSB34mYbgBc5K4I&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-08-28 05:04:03.673 | --2026-08-28 07:04:03-- https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-08-28T05%3A47%3A57Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-08-28T04%3A47%3A24Z&ske=2026-08-28T05%3A47%3A57Z&sks=b&skv=2018-11-09&sig=yh7P9GIbqB6%2FbN95EbfgxI8%2F%2FeyJgdrGJEypVBqyZ4A%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4Nzg5NTI0MywibmJmIjoxNzg3ODkzNDQzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.o6Z_xKfNpYqWIsM-0XTII1V-UckAmSB34mYbgBc5K4I&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-08-28 05:04:03.701 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.111.133, 185.199.108.133, ... 2026-08-28 05:04:03.713 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-08-28 05:04:03.839 | HTTP request sent, awaiting response... 200 OK 2026-08-28 05:04:03.839 | Length: 20927601 (20M) [application/octet-stream] 2026-08-28 05:04:03.839 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-08-28 05:04:03.890 | 2026-08-28 05:04:04.124 | 0K ........ ........ ... 100% 70.1M=0.3s 2026-08-28 05:04:04.124 | 2026-08-28 05:04:04.124 | 2026-08-28 07:04:04 (70.1 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-08-28 05:04:04.124 | 2026-08-28 05:04:04.128 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-08-28 05:04:04.132 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-28 05:04:04.135 | ++ functions:get_extra_file:81 : return 2026-08-28 05:04:04.138 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-28 05:04:04.142 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-08-28 05:04:04.144 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-08-28 05:04:04.147 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-08-28 05:04:04.172 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-08-28 05:04:04.176 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz -C /home/quobyte/devstack/files 2026-08-28 05:04:04.185 | etcd-v3.5.21-linux-amd64/ 2026-08-28 05:04:04.185 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-08-28 05:04:04.185 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-08-28 05:04:04.185 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-08-28 05:04:04.185 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-08-28 05:04:04.185 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-08-28 05:04:04.186 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-08-28 05:04:04.186 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-08-28 05:04:04.186 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-08-28 05:04:04.186 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-08-28 05:04:04.186 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-08-28 05:04:04.186 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-08-28 05:04:04.187 | etcd-v3.5.21-linux-amd64/README.md 2026-08-28 05:04:04.187 | etcd-v3.5.21-linux-amd64/etcdutl 2026-08-28 05:04:04.351 | etcd-v3.5.21-linux-amd64/etcdctl 2026-08-28 05:04:04.548 | etcd-v3.5.21-linux-amd64/etcd 2026-08-28 05:04:04.806 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-08-28 05:04:04.842 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-08-28 05:04:04.872 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-08-28 05:04:04.875 | + ./stack.sh:main:881 : is_service_enabled tls-proxy 2026-08-28 05:04:04.895 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:04:04.898 | + ./stack.sh:main:891 : install_dstat 2026-08-28 05:04:04.900 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-08-28 05:04:04.921 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:04:04.924 | + ./stack.sh:main:897 : echo_summary 'Installing OpenStack project source' 2026-08-28 05:04:04.927 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-28 05:04:04.930 | + ./stack.sh:echo_summary:450 : echo -e Installing OpenStack project source 2026-08-28 05:04:04.933 | + ./stack.sh:main:900 : install_libs 2026-08-28 05:04:04.936 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-08-28 05:04:04.938 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-08-28 05:04:04.941 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-08-28 05:04:04.944 | + inc/python:use_library_from_git:266 : local name=automaton 2026-08-28 05:04:04.947 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 05:04:04.950 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 05:04:04.953 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-08-28 05:04:04.955 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 05:04:04.958 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-08-28 05:04:04.961 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-08-28 05:04:04.964 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-08-28 05:04:04.967 | + inc/python:use_library_from_git:266 : local name=castellan 2026-08-28 05:04:04.969 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 05:04:04.972 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 05:04:04.975 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-08-28 05:04:04.978 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 05:04:04.980 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-08-28 05:04:04.983 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-08-28 05:04:04.986 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-08-28 05:04:04.988 | + inc/python:use_library_from_git:266 : local name=cliff 2026-08-28 05:04:04.991 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 05:04:04.994 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 05:04:04.997 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-08-28 05:04:05.000 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 05:04:05.002 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-08-28 05:04:05.005 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-08-28 05:04:05.008 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-08-28 05:04:05.011 | + inc/python:use_library_from_git:266 : local name=cursive 2026-08-28 05:04:05.014 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 05:04:05.017 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 05:04:05.020 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-08-28 05:04:05.022 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 05:04:05.025 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-08-28 05:04:05.028 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-08-28 05:04:05.030 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-08-28 05:04:05.033 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-08-28 05:04:05.036 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 05:04:05.039 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 05:04:05.042 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-08-28 05:04:05.045 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 05:04:05.048 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-08-28 05:04:05.050 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-08-28 05:04:05.053 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-08-28 05:04:05.056 | + inc/python:use_library_from_git:266 : local name=futurist 2026-08-28 05:04:05.059 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 05:04:05.061 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 05:04:05.064 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-08-28 05:04:05.067 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 05:04:05.070 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-08-28 05:04:05.072 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-08-28 05:04:05.075 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-08-28 05:04:05.078 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-08-28 05:04:05.081 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 05:04:05.083 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 05:04:05.086 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-08-28 05:04:05.089 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 05:04:05.091 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-08-28 05:04:05.094 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-08-28 05:04:05.097 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-08-28 05:04:05.100 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-08-28 05:04:05.103 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 05:04:05.106 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 05:04:05.109 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-08-28 05:04:05.112 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 05:04:05.115 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-08-28 05:04:05.118 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-08-28 05:04:05.120 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-08-28 05:04:05.123 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-08-28 05:04:05.126 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 05:04:05.129 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 05:04:05.132 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-08-28 05:04:05.135 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 05:04:05.138 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-08-28 05:04:05.140 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-08-28 05:04:05.144 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-08-28 05:04:05.146 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-08-28 05:04:05.149 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 05:04:05.152 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 05:04:05.155 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-08-28 05:04:05.158 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 05:04:05.162 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-08-28 05:04:05.165 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-08-28 05:04:05.168 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-08-28 05:04:05.171 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-08-28 05:04:05.174 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 05:04:05.178 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 05:04:05.181 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-08-28 05:04:05.184 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 05:04:05.187 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-08-28 05:04:05.190 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-08-28 05:04:05.193 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-08-28 05:04:05.196 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-08-28 05:04:05.198 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 05:04:05.201 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 05:04:05.204 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-08-28 05:04:05.207 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 05:04:05.210 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-08-28 05:04:05.213 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-08-28 05:04:05.216 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-08-28 05:04:05.219 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-08-28 05:04:05.222 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 05:04:05.225 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 05:04:05.227 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-08-28 05:04:05.230 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 05:04:05.233 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-08-28 05:04:05.236 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-08-28 05:04:05.238 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-08-28 05:04:05.241 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-08-28 05:04:05.244 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 05:04:05.247 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 05:04:05.250 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-08-28 05:04:05.252 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 05:04:05.256 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-08-28 05:04:05.258 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-08-28 05:04:05.262 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-08-28 05:04:05.264 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-08-28 05:04:05.267 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 05:04:05.270 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 05:04:05.273 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-08-28 05:04:05.276 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 05:04:05.279 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-08-28 05:04:05.282 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-08-28 05:04:05.285 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-08-28 05:04:05.288 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-08-28 05:04:05.291 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 05:04:05.294 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 05:04:05.297 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-08-28 05:04:05.300 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 05:04:05.303 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-08-28 05:04:05.306 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-08-28 05:04:05.309 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-08-28 05:04:05.312 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-08-28 05:04:05.314 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 05:04:05.317 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 05:04:05.320 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-08-28 05:04:05.323 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 05:04:05.326 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-08-28 05:04:05.330 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-08-28 05:04:05.332 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-08-28 05:04:05.335 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-08-28 05:04:05.339 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 05:04:05.341 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 05:04:05.345 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-08-28 05:04:05.347 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 05:04:05.351 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-08-28 05:04:05.353 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-08-28 05:04:05.356 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-08-28 05:04:05.359 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-08-28 05:04:05.361 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 05:04:05.365 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 05:04:05.368 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-08-28 05:04:05.370 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 05:04:05.373 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-08-28 05:04:05.376 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-08-28 05:04:05.379 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-08-28 05:04:05.382 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-08-28 05:04:05.385 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 05:04:05.388 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 05:04:05.392 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-08-28 05:04:05.394 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 05:04:05.398 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-08-28 05:04:05.400 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-08-28 05:04:05.403 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-08-28 05:04:05.406 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-08-28 05:04:05.408 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 05:04:05.411 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 05:04:05.415 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-08-28 05:04:05.417 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 05:04:05.421 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-08-28 05:04:05.424 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-08-28 05:04:05.427 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-08-28 05:04:05.429 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-08-28 05:04:05.432 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 05:04:05.434 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 05:04:05.438 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-08-28 05:04:05.441 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 05:04:05.444 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-08-28 05:04:05.447 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-08-28 05:04:05.450 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-08-28 05:04:05.453 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-08-28 05:04:05.456 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 05:04:05.459 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 05:04:05.461 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-08-28 05:04:05.465 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 05:04:05.467 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-08-28 05:04:05.470 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-08-28 05:04:05.473 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-08-28 05:04:05.475 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-08-28 05:04:05.478 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 05:04:05.481 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 05:04:05.484 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-08-28 05:04:05.487 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 05:04:05.490 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-08-28 05:04:05.493 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-08-28 05:04:05.496 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-08-28 05:04:05.499 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-08-28 05:04:05.502 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 05:04:05.506 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 05:04:05.508 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-08-28 05:04:05.512 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 05:04:05.514 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-08-28 05:04:05.517 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-08-28 05:04:05.520 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-08-28 05:04:05.523 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-08-28 05:04:05.526 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 05:04:05.529 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 05:04:05.533 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-08-28 05:04:05.535 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 05:04:05.538 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-08-28 05:04:05.542 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-08-28 05:04:05.544 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-08-28 05:04:05.548 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-08-28 05:04:05.550 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 05:04:05.553 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 05:04:05.556 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-08-28 05:04:05.559 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 05:04:05.562 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-08-28 05:04:05.565 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-08-28 05:04:05.568 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-08-28 05:04:05.571 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-08-28 05:04:05.574 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 05:04:05.576 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 05:04:05.579 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-08-28 05:04:05.582 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 05:04:05.585 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-08-28 05:04:05.588 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-08-28 05:04:05.591 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-08-28 05:04:05.594 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-08-28 05:04:05.597 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 05:04:05.599 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 05:04:05.603 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-08-28 05:04:05.606 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 05:04:05.609 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-08-28 05:04:05.611 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-08-28 05:04:05.615 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-08-28 05:04:05.618 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-08-28 05:04:05.621 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 05:04:05.624 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 05:04:05.627 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-08-28 05:04:05.629 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 05:04:05.632 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-08-28 05:04:05.636 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-08-28 05:04:05.638 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-08-28 05:04:05.642 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-08-28 05:04:05.644 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 05:04:05.648 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 05:04:05.651 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-08-28 05:04:05.653 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 05:04:05.657 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-08-28 05:04:05.660 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-08-28 05:04:05.663 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-08-28 05:04:05.666 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-08-28 05:04:05.669 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 05:04:05.672 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 05:04:05.675 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-08-28 05:04:05.678 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 05:04:05.681 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-08-28 05:04:05.684 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-08-28 05:04:05.687 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-08-28 05:04:05.690 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-08-28 05:04:05.693 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 05:04:05.696 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 05:04:05.699 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-08-28 05:04:05.702 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 05:04:05.705 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-08-28 05:04:05.708 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-08-28 05:04:05.711 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-08-28 05:04:05.714 | + inc/python:use_library_from_git:266 : local name=tooz 2026-08-28 05:04:05.717 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 05:04:05.720 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 05:04:05.724 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-08-28 05:04:05.726 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 05:04:05.730 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-08-28 05:04:05.733 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-08-28 05:04:05.736 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-08-28 05:04:05.739 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-08-28 05:04:05.742 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 05:04:05.745 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 05:04:05.748 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-08-28 05:04:05.751 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 05:04:05.754 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-08-28 05:04:05.757 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-08-28 05:04:05.760 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-08-28 05:04:05.763 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-08-28 05:04:05.766 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 05:04:05.769 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 05:04:05.772 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-08-28 05:04:05.776 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 05:04:05.779 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-08-28 05:04:05.782 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-08-28 05:04:05.785 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-08-28 05:04:05.788 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-08-28 05:04:05.791 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 05:04:05.794 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 05:04:05.797 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-08-28 05:04:05.800 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 05:04:05.804 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-08-28 05:04:05.806 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-08-28 05:04:05.810 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-08-28 05:04:05.812 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-08-28 05:04:05.816 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 05:04:05.819 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 05:04:05.821 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-08-28 05:04:05.825 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 05:04:05.828 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-08-28 05:04:05.831 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-08-28 05:04:05.834 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 05:04:05.837 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 05:04:05.840 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-08-28 05:04:05.843 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 05:04:05.846 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-08-28 05:04:05.869 | Using python 3.12 to install etcd3gw 2026-08-28 05:04:05.872 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2026-08-28 05:04:07.005 | Collecting etcd3gw 2026-08-28 05:04:07.100 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-28 05:04:07.111 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-08-28 05:04:07.136 | Collecting requests>=2.20.0 (from etcd3gw) 2026-08-28 05:04:07.138 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-08-28 05:04:07.182 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-08-28 05:04:07.186 | Downloading futurist-3.5.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-28 05:04:07.230 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-08-28 05:04:07.234 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-08-28 05:04:07.858 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-08-28 05:04:07.862 | Downloading wrapt-2.3.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-08-28 05:04:07.885 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (84.0.0) 2026-08-28 05:04:08.122 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-08-28 05:04:08.124 | Using cached charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (44 kB) 2026-08-28 05:04:08.140 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-08-28 05:04:08.142 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-08-28 05:04:08.165 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-08-28 05:04:08.167 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-08-28 05:04:08.173 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-08-28 05:04:08.189 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-08-28 05:04:08.219 | Downloading futurist-3.5.0-py3-none-any.whl (50 kB) 2026-08-28 05:04:08.252 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-08-28 05:04:08.268 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-08-28 05:04:08.270 | Using cached charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (247 kB) 2026-08-28 05:04:08.273 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-08-28 05:04:08.275 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-08-28 05:04:08.280 | Downloading wrapt-2.3.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (172 kB) 2026-08-28 05:04:08.524 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-08-28 05:04:08.594 | Attempting uninstall: urllib3 2026-08-28 05:04:08.602 | Found existing installation: urllib3 2.0.7 2026-08-28 05:04:08.602 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-28 05:04:08.603 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-08-28 05:04:08.757 | Attempting uninstall: idna 2026-08-28 05:04:08.763 | Found existing installation: idna 3.6 2026-08-28 05:04:08.764 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-28 05:04:08.764 | Can't uninstall 'idna'. No files were found to uninstall. 2026-08-28 05:04:08.945 | Attempting uninstall: requests 2026-08-28 05:04:08.954 | Found existing installation: requests 2.31.0 2026-08-28 05:04:08.955 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-28 05:04:08.955 | Can't uninstall 'requests'. No files were found to uninstall. 2026-08-28 05:04:09.407 | 2026-08-28 05:04:09.412 | Successfully installed charset_normalizer-3.5.0 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.5.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.3.0 2026-08-28 05:04:09.558 | + inc/python:pip_install:216 : result=0 2026-08-28 05:04:09.561 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-28 05:04:09.564 | + functions-common:time_stop:2420 : local name 2026-08-28 05:04:09.568 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:04:09.570 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:04:09.573 | + functions-common:time_stop:2423 : local total 2026-08-28 05:04:09.575 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:04:09.578 | + functions-common:time_stop:2426 : name=pip_install 2026-08-28 05:04:09.581 | + functions-common:time_stop:2427 : start_time=1787893445864 2026-08-28 05:04:09.584 | + functions-common:time_stop:2429 : [[ -z 1787893445864 ]] 2026-08-28 05:04:09.588 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:04:09.592 | + functions-common:time_stop:2432 : end_time=1787893449589 2026-08-28 05:04:09.595 | + functions-common:time_stop:2433 : elapsed_time=3725 2026-08-28 05:04:09.597 | + functions-common:time_stop:2434 : total=35034 2026-08-28 05:04:09.600 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:04:09.603 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=38759 2026-08-28 05:04:09.605 | + inc/python:pip_install:219 : return 0 2026-08-28 05:04:09.608 | + ./stack.sh:main:903 : install_apache_uwsgi 2026-08-28 05:04:09.611 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-08-28 05:04:09.615 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-08-28 05:04:09.618 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-28 05:04:09.622 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-28 05:04:09.625 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-28 05:04:09.628 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-28 05:04:09.631 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-28 05:04:09.635 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-28 05:04:09.638 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-28 05:04:09.641 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-28 05:04:09.644 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-28 05:04:09.647 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-28 05:04:09.650 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-28 05:04:09.653 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-28 05:04:09.657 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-28 05:04:09.660 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-08-28 05:04:09.663 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 05:04:09.667 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 05:04:09.670 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-08-28 05:04:09.673 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-08-28 05:04:09.677 | + functions-common:install_package:1438 : update_package_repo 2026-08-28 05:04:09.680 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-28 05:04:09.684 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-28 05:04:09.687 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-28 05:04:09.690 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-28 05:04:09.693 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-28 05:04:09.696 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 05:04:09.698 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 05:04:09.702 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-28 05:04:09.706 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-28 05:04:09.709 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-28 05:04:09.712 | + functions-common:apt_get_update:1167 : return 2026-08-28 05:04:09.715 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-08-28 05:04:09.718 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-28 05:04:09.721 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 05:04:09.724 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 05:04:09.727 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-08-28 05:04:09.753 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 2026-08-28 05:04:09.791 | Reading package lists... 2026-08-28 05:04:10.169 | Building dependency tree... 2026-08-28 05:04:10.171 | Reading state information... 2026-08-28 05:04:10.742 | The following packages were automatically installed and are no longer required: 2026-08-28 05:04:10.744 | libfwupd2 libgusb2 2026-08-28 05:04:10.744 | Use 'sudo apt autoremove' to remove them. 2026-08-28 05:04:10.746 | The following additional packages will be installed: 2026-08-28 05:04:10.748 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-08-28 05:04:10.751 | Suggested packages: 2026-08-28 05:04:10.751 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-08-28 05:04:10.751 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-08-28 05:04:10.751 | python3-uwsgidecorators 2026-08-28 05:04:10.791 | The following NEW packages will be installed: 2026-08-28 05:04:10.793 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-08-28 05:04:10.896 | 0 upgraded, 6 newly installed, 0 to remove and 15 not upgraded. 2026-08-28 05:04:10.896 | Need to get 1270 kB of archives. 2026-08-28 05:04:10.896 | After this operation, 4285 kB of additional disk space will be used. 2026-08-28 05:04:10.896 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-08-28 05:04:11.007 | Get:2 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-08-28 05:04:11.025 | Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-08-28 05:04:11.056 | Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-08-28 05:04:11.082 | Get:5 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-08-28 05:04:11.083 | Get:6 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-08-28 05:04:11.320 | perl: warning: Setting locale failed. 2026-08-28 05:04:11.321 | perl: warning: Please check that your locale settings: 2026-08-28 05:04:11.321 | LANGUAGE = (unset), 2026-08-28 05:04:11.321 | LC_ALL = "en_US.utf8", 2026-08-28 05:04:11.321 | LANG = "de_DE.UTF-8" 2026-08-28 05:04:11.321 | are supported and installed on your system. 2026-08-28 05:04:11.321 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 05:04:11.384 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-28 05:04:11.384 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-28 05:04:11.384 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-28 05:04:11.574 | Fetched 1270 kB in 0s (4770 kB/s) 2026-08-28 05:04:11.615 | Selecting previously unselected package libnorm1t64:amd64. 2026-08-28 05:04:11.677 | (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 ... 126450 files and directories currently installed.) 2026-08-28 05:04:11.685 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-08-28 05:04:11.692 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-08-28 05:04:11.741 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-08-28 05:04:11.754 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-08-28 05:04:11.758 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-08-28 05:04:11.806 | Selecting previously unselected package libzmq5:amd64. 2026-08-28 05:04:11.819 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-08-28 05:04:11.822 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-08-28 05:04:11.871 | Selecting previously unselected package uwsgi-core. 2026-08-28 05:04:11.884 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-08-28 05:04:11.888 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-08-28 05:04:12.064 | Selecting previously unselected package uwsgi. 2026-08-28 05:04:12.077 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-08-28 05:04:12.083 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-08-28 05:04:12.135 | Selecting previously unselected package uwsgi-plugin-python3. 2026-08-28 05:04:12.149 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-08-28 05:04:12.152 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-08-28 05:04:12.223 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-08-28 05:04:12.235 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-08-28 05:04:12.246 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-08-28 05:04:12.257 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-08-28 05:04:12.275 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-08-28 05:04:12.851 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-08-28 05:04:12.883 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-28 05:04:13.869 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-28 05:04:14.100 | perl: warning: Setting locale failed. 2026-08-28 05:04:14.100 | perl: warning: Please check that your locale settings: 2026-08-28 05:04:14.101 | LANGUAGE = (unset), 2026-08-28 05:04:14.101 | LC_ALL = "en_US.utf8", 2026-08-28 05:04:14.101 | LANG = "de_DE.UTF-8" 2026-08-28 05:04:14.101 | are supported and installed on your system. 2026-08-28 05:04:14.101 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 05:04:14.229 | perl: warning: Setting locale failed. 2026-08-28 05:04:14.229 | perl: warning: Please check that your locale settings: 2026-08-28 05:04:14.230 | LANGUAGE = (unset), 2026-08-28 05:04:14.230 | LC_ALL = "en_US.utf8", 2026-08-28 05:04:14.230 | LANG = "de_DE.UTF-8" 2026-08-28 05:04:14.230 | are supported and installed on your system. 2026-08-28 05:04:14.230 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 05:04:14.280 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-28 05:04:14.280 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-28 05:04:14.280 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-28 05:04:14.352 | perl: warning: Setting locale failed. 2026-08-28 05:04:14.353 | perl: warning: Please check that your locale settings: 2026-08-28 05:04:14.353 | LANGUAGE = (unset), 2026-08-28 05:04:14.353 | LC_ALL = "en_US.utf8", 2026-08-28 05:04:14.353 | LANG = "de_DE.UTF-8" 2026-08-28 05:04:14.353 | are supported and installed on your system. 2026-08-28 05:04:14.353 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 05:04:14.852 | 2026-08-28 05:04:14.853 | Running kernel seems to be up-to-date. 2026-08-28 05:04:14.853 | 2026-08-28 05:04:14.853 | No services need to be restarted. 2026-08-28 05:04:14.853 | 2026-08-28 05:04:14.853 | No containers need to be restarted. 2026-08-28 05:04:14.853 | 2026-08-28 05:04:14.853 | No user sessions are running outdated binaries. 2026-08-28 05:04:14.853 | 2026-08-28 05:04:14.854 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-28 05:04:17.017 | + functions-common:apt_get:1211 : result=0 2026-08-28 05:04:17.020 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-28 05:04:17.023 | + functions-common:time_stop:2420 : local name 2026-08-28 05:04:17.026 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:04:17.029 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:04:17.031 | + functions-common:time_stop:2423 : local total 2026-08-28 05:04:17.034 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:04:17.037 | + functions-common:time_stop:2426 : name=apt-get 2026-08-28 05:04:17.040 | + functions-common:time_stop:2427 : start_time=1787893449749 2026-08-28 05:04:17.043 | + functions-common:time_stop:2429 : [[ -z 1787893449749 ]] 2026-08-28 05:04:17.047 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:04:17.051 | + functions-common:time_stop:2432 : end_time=1787893457048 2026-08-28 05:04:17.054 | + functions-common:time_stop:2433 : elapsed_time=7299 2026-08-28 05:04:17.057 | + functions-common:time_stop:2434 : total=120720 2026-08-28 05:04:17.060 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:04:17.064 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=128019 2026-08-28 05:04:17.066 | + functions-common:apt_get:1215 : return 0 2026-08-28 05:04:17.070 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-08-28 05:04:17.072 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 05:04:17.075 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 05:04:17.078 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-08-28 05:04:17.080 | perl: warning: Setting locale failed. 2026-08-28 05:04:17.080 | perl: warning: Please check that your locale settings: 2026-08-28 05:04:17.081 | LANGUAGE = (unset), 2026-08-28 05:04:17.081 | LC_ALL = "en_US.utf8", 2026-08-28 05:04:17.081 | LANG = (unset) 2026-08-28 05:04:17.081 | are supported and installed on your system. 2026-08-28 05:04:17.081 | perl: warning: Falling back to the standard locale ("C"). 2026-08-28 05:04:17.116 | No module matches proxy 2026-08-28 05:04:17.120 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-08-28 05:04:17.132 | perl: warning: Setting locale failed. 2026-08-28 05:04:17.132 | perl: warning: Please check that your locale settings: 2026-08-28 05:04:17.132 | LANGUAGE = (unset), 2026-08-28 05:04:17.132 | LC_ALL = "en_US.utf8", 2026-08-28 05:04:17.132 | LANG = "de_DE.UTF-8" 2026-08-28 05:04:17.132 | are supported and installed on your system. 2026-08-28 05:04:17.133 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 05:04:17.171 | Enabling module proxy. 2026-08-28 05:04:17.177 | To activate the new configuration, you need to run: 2026-08-28 05:04:17.178 | systemctl restart apache2 2026-08-28 05:04:17.183 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-08-28 05:04:17.194 | perl: warning: Setting locale failed. 2026-08-28 05:04:17.194 | perl: warning: Please check that your locale settings: 2026-08-28 05:04:17.194 | LANGUAGE = (unset), 2026-08-28 05:04:17.195 | LC_ALL = "en_US.utf8", 2026-08-28 05:04:17.195 | LANG = "de_DE.UTF-8" 2026-08-28 05:04:17.195 | are supported and installed on your system. 2026-08-28 05:04:17.195 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 05:04:17.234 | Considering dependency proxy for proxy_uwsgi: 2026-08-28 05:04:17.234 | Module proxy already enabled 2026-08-28 05:04:17.234 | Enabling module proxy_uwsgi. 2026-08-28 05:04:17.239 | To activate the new configuration, you need to run: 2026-08-28 05:04:17.239 | systemctl restart apache2 2026-08-28 05:04:17.244 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-08-28 05:04:17.247 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-28 05:04:17.250 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-28 05:04:17.253 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-28 05:04:17.380 | + ./stack.sh:main:906 : install_keystoneauth 2026-08-28 05:04:17.383 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-08-28 05:04:17.386 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-08-28 05:04:17.390 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 05:04:17.394 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 05:04:17.397 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-08-28 05:04:17.400 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 05:04:17.403 | + ./stack.sh:main:907 : install_keystoneclient 2026-08-28 05:04:17.406 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-08-28 05:04:17.408 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-08-28 05:04:17.411 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 05:04:17.414 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 05:04:17.417 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-08-28 05:04:17.420 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 05:04:17.422 | + ./stack.sh:main:908 : install_glanceclient 2026-08-28 05:04:17.426 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-08-28 05:04:17.429 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-08-28 05:04:17.432 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 05:04:17.435 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 05:04:17.438 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-08-28 05:04:17.440 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 05:04:17.443 | + ./stack.sh:main:909 : install_cinderclient 2026-08-28 05:04:17.446 | + lib/cinder:install_cinderclient:594 : use_library_from_git python-brick-cinderclient-ext 2026-08-28 05:04:17.449 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-08-28 05:04:17.452 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 05:04:17.454 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 05:04:17.457 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-08-28 05:04:17.461 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 05:04:17.464 | + lib/cinder:install_cinderclient:599 : use_library_from_git python-cinderclient 2026-08-28 05:04:17.467 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-08-28 05:04:17.470 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 05:04:17.473 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 05:04:17.476 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-08-28 05:04:17.479 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 05:04:17.483 | + ./stack.sh:main:910 : install_novaclient 2026-08-28 05:04:17.486 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-08-28 05:04:17.489 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-08-28 05:04:17.492 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 05:04:17.495 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 05:04:17.498 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-08-28 05:04:17.501 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 05:04:17.505 | + ./stack.sh:main:911 : is_service_enabled swift glance horizon 2026-08-28 05:04:17.524 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:04:17.528 | + ./stack.sh:main:912 : install_swiftclient 2026-08-28 05:04:17.530 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-08-28 05:04:17.533 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-08-28 05:04:17.536 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 05:04:17.539 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 05:04:17.541 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-08-28 05:04:17.544 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 05:04:17.547 | + ./stack.sh:main:914 : is_service_enabled neutron nova horizon 2026-08-28 05:04:17.566 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:04:17.569 | + ./stack.sh:main:915 : install_neutronclient 2026-08-28 05:04:17.572 | + lib/neutron:install_neutronclient:542 : use_library_from_git python-neutronclient 2026-08-28 05:04:17.575 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-08-28 05:04:17.577 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 05:04:17.581 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 05:04:17.584 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-08-28 05:04:17.587 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 05:04:17.589 | + ./stack.sh:main:919 : install_keystonemiddleware 2026-08-28 05:04:17.593 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-08-28 05:04:17.596 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-08-28 05:04:17.599 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 05:04:17.602 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 05:04:17.604 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-08-28 05:04:17.607 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 05:04:17.610 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-08-28 05:04:17.613 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-08-28 05:04:17.616 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-28 05:04:17.620 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-08-28 05:04:17.622 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-08-28 05:04:17.625 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-28 05:04:17.630 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-08-28 05:04:17.630 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-28 05:04:17.635 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-08-28 05:04:17.638 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-08-28 05:04:17.641 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-08-28 05:04:17.645 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-08-28 05:04:17.648 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-08-28 05:04:17.671 | Using python 3.12 to install keystonemiddleware 2026-08-28 05:04:17.674 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2026-08-28 05:04:18.843 | Collecting keystonemiddleware 2026-08-28 05:04:18.938 | Downloading keystonemiddleware-13.0.1-py3-none-any.whl.metadata (3.9 kB) 2026-08-28 05:04:18.999 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-08-28 05:04:19.004 | Downloading keystoneauth1-5.16.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-28 05:04:19.058 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-08-28 05:04:19.063 | Downloading oslo_cache-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-28 05:04:19.126 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-08-28 05:04:19.130 | Downloading oslo_config-10.7.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-28 05:04:19.176 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-08-28 05:04:19.180 | Downloading oslo_context-6.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-28 05:04:19.225 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-08-28 05:04:19.230 | Downloading oslo_i18n-6.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-08-28 05:04:19.285 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-08-28 05:04:19.290 | Downloading oslo_log-8.3.1-py3-none-any.whl.metadata (2.5 kB) 2026-08-28 05:04:19.423 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-08-28 05:04:19.428 | Downloading oslo_serialization-5.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-28 05:04:19.486 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-08-28 05:04:19.490 | Downloading oslo_utils-10.2.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-28 05:04:19.500 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-08-28 05:04:19.529 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-08-28 05:04:19.534 | Downloading pycadf-4.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-28 05:04:19.574 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-08-28 05:04:19.579 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-08-28 05:04:19.626 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-08-28 05:04:19.631 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-28 05:04:19.641 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-08-28 05:04:19.674 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-08-28 05:04:19.679 | Downloading webob-1.8.11-py2.py3-none-any.whl.metadata (13 kB) 2026-08-28 05:04:19.692 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (2.1.0) 2026-08-28 05:04:19.730 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-08-28 05:04:19.734 | Downloading stevedore-5.9.1-py3-none-any.whl.metadata (2.3 kB) 2026-08-28 05:04:19.768 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-08-28 05:04:19.772 | Downloading os_service_types-1.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-08-28 05:04:19.814 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-08-28 05:04:19.818 | Downloading typing_extensions-4.16.0-py3-none-any.whl.metadata (3.3 kB) 2026-08-28 05:04:19.861 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-08-28 05:04:19.866 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-08-28 05:04:19.914 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-08-28 05:04:19.919 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-08-28 05:04:19.963 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-08-28 05:04:19.967 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-08-28 05:04:20.004 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-08-28 05:04:20.009 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-08-28 05:04:20.019 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0.3) 2026-08-28 05:04:20.056 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-08-28 05:04:20.060 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-08-28 05:04:20.070 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware) (3.1.0) 2026-08-28 05:04:20.073 | 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.3.0) 2026-08-28 05:04:20.226 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-08-28 05:04:20.231 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.3 kB) 2026-08-28 05:04:20.288 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-08-28 05:04:20.292 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-08-28 05:04:20.302 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.3) 2026-08-28 05:04:20.430 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-08-28 05:04:20.434 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) 2026-08-28 05:04:20.453 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (84.0.0) 2026-08-28 05:04:20.486 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-08-28 05:04:20.490 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-08-28 05:04:20.507 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.5.0) 2026-08-28 05:04:20.508 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.18) 2026-08-28 05:04:20.509 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2.7.0) 2026-08-28 05:04:20.511 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-08-28 05:04:20.575 | Downloading keystonemiddleware-13.0.1-py3-none-any.whl (135 kB) 2026-08-28 05:04:20.589 | Downloading keystoneauth1-5.16.0-py3-none-any.whl (349 kB) 2026-08-28 05:04:20.604 | Downloading os_service_types-1.9.0-py3-none-any.whl (25 kB) 2026-08-28 05:04:20.617 | Downloading oslo_cache-4.3.0-py3-none-any.whl (65 kB) 2026-08-28 05:04:20.628 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-08-28 05:04:20.639 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-08-28 05:04:20.650 | Downloading oslo_config-10.7.0-py3-none-any.whl (143 kB) 2026-08-28 05:04:20.663 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-08-28 05:04:20.711 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 52.4 MB/s 0:00:00 2026-08-28 05:04:20.716 | Downloading oslo_context-6.5.0-py3-none-any.whl (20 kB) 2026-08-28 05:04:20.727 | Downloading oslo_i18n-6.9.0-py3-none-any.whl (47 kB) 2026-08-28 05:04:20.738 | Downloading oslo_log-8.3.1-py3-none-any.whl (77 kB) 2026-08-28 05:04:20.750 | Downloading oslo_serialization-5.11.0-py3-none-any.whl (27 kB) 2026-08-28 05:04:20.761 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (419 kB) 2026-08-28 05:04:20.778 | Downloading oslo_utils-10.2.0-py3-none-any.whl (154 kB) 2026-08-28 05:04:20.790 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-08-28 05:04:20.803 | Downloading pycadf-4.1.0-py3-none-any.whl (44 kB) 2026-08-28 05:04:20.814 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-08-28 05:04:20.825 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-08-28 05:04:20.837 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-08-28 05:04:20.851 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-08-28 05:04:20.867 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-08-28 05:04:20.877 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-08-28 05:04:20.888 | Downloading stevedore-5.9.1-py3-none-any.whl (54 kB) 2026-08-28 05:04:20.899 | Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB) 2026-08-28 05:04:20.910 | Downloading webob-1.8.11-py2.py3-none-any.whl (118 kB) 2026-08-28 05:04:21.276 | Installing collected packages: WebOb, typing-extensions, stevedore, six, rfc3986, pyparsing, PyJWT, psutil, netaddr, msgpack, decorator, python-dateutil, oslo.i18n, oslo.context, os-service-types, dogpile.cache, oslo.utils, oslo.config, keystoneauth1, oslo.serialization, python-keystoneclient, pycadf, oslo.log, oslo.cache, keystonemiddleware 2026-08-28 05:04:21.533 | Attempting uninstall: six 2026-08-28 05:04:21.541 | Found existing installation: six 1.16.0 2026-08-28 05:04:21.542 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-28 05:04:21.543 | Can't uninstall 'six'. No files were found to uninstall. 2026-08-28 05:04:21.605 | Attempting uninstall: pyparsing 2026-08-28 05:04:21.613 | Found existing installation: pyparsing 3.1.1 2026-08-28 05:04:21.614 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-28 05:04:21.614 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-08-28 05:04:21.753 | Attempting uninstall: PyJWT 2026-08-28 05:04:21.761 | Found existing installation: PyJWT 2.7.0 2026-08-28 05:04:21.761 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-28 05:04:21.762 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-08-28 05:04:21.924 | Attempting uninstall: netaddr 2026-08-28 05:04:21.933 | Found existing installation: netaddr 0.8.0 2026-08-28 05:04:21.934 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-28 05:04:21.934 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-08-28 05:04:22.191 | Attempting uninstall: python-dateutil 2026-08-28 05:04:22.200 | Found existing installation: python-dateutil 2.8.2 2026-08-28 05:04:22.201 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-28 05:04:22.202 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-08-28 05:04:24.407 | 2026-08-28 05:04:24.416 | Successfully installed PyJWT-2.13.0 WebOb-1.8.11 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.16.0 keystonemiddleware-13.0.1 msgpack-1.2.1 netaddr-1.3.0 os-service-types-1.9.0 oslo.cache-4.3.0 oslo.config-10.7.0 oslo.context-6.5.0 oslo.i18n-6.9.0 oslo.log-8.3.1 oslo.serialization-5.11.0 oslo.utils-10.2.0 psutil-7.2.2 pycadf-4.1.0 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.9.1 typing-extensions-4.16.0 2026-08-28 05:04:24.607 | + inc/python:pip_install:216 : result=0 2026-08-28 05:04:24.610 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-28 05:04:24.612 | + functions-common:time_stop:2420 : local name 2026-08-28 05:04:24.616 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:04:24.618 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:04:24.621 | + functions-common:time_stop:2423 : local total 2026-08-28 05:04:24.624 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:04:24.627 | + functions-common:time_stop:2426 : name=pip_install 2026-08-28 05:04:24.630 | + functions-common:time_stop:2427 : start_time=1787893457665 2026-08-28 05:04:24.633 | + functions-common:time_stop:2429 : [[ -z 1787893457665 ]] 2026-08-28 05:04:24.636 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:04:24.641 | + functions-common:time_stop:2432 : end_time=1787893464637 2026-08-28 05:04:24.644 | + functions-common:time_stop:2433 : elapsed_time=6972 2026-08-28 05:04:24.647 | + functions-common:time_stop:2434 : total=38759 2026-08-28 05:04:24.650 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:04:24.653 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=45731 2026-08-28 05:04:24.656 | + inc/python:pip_install:219 : return 0 2026-08-28 05:04:24.659 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-08-28 05:04:24.663 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-08-28 05:04:24.666 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-28 05:04:24.670 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-08-28 05:04:24.673 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-08-28 05:04:24.676 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-28 05:04:24.681 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-08-28 05:04:24.681 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-28 05:04:24.687 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-08-28 05:04:24.690 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-08-28 05:04:24.693 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-08-28 05:04:24.697 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-08-28 05:04:24.700 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-08-28 05:04:24.724 | Using python 3.12 to install python-memcached 2026-08-28 05:04:24.727 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2026-08-28 05:04:25.855 | Collecting python-memcached 2026-08-28 05:04:25.951 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-08-28 05:04:25.965 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-08-28 05:04:26.156 | Installing collected packages: python-memcached 2026-08-28 05:04:26.190 | Successfully installed python-memcached-1.62 2026-08-28 05:04:26.303 | + inc/python:pip_install:216 : result=0 2026-08-28 05:04:26.306 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-28 05:04:26.308 | + functions-common:time_stop:2420 : local name 2026-08-28 05:04:26.311 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:04:26.314 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:04:26.316 | + functions-common:time_stop:2423 : local total 2026-08-28 05:04:26.319 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:04:26.322 | + functions-common:time_stop:2426 : name=pip_install 2026-08-28 05:04:26.324 | + functions-common:time_stop:2427 : start_time=1787893464719 2026-08-28 05:04:26.327 | + functions-common:time_stop:2429 : [[ -z 1787893464719 ]] 2026-08-28 05:04:26.331 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:04:26.336 | + functions-common:time_stop:2432 : end_time=1787893466333 2026-08-28 05:04:26.338 | + functions-common:time_stop:2433 : elapsed_time=1614 2026-08-28 05:04:26.341 | + functions-common:time_stop:2434 : total=45731 2026-08-28 05:04:26.344 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:04:26.347 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=47345 2026-08-28 05:04:26.350 | + inc/python:pip_install:219 : return 0 2026-08-28 05:04:26.353 | + ./stack.sh:main:921 : is_service_enabled keystone 2026-08-28 05:04:26.372 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:04:26.375 | + ./stack.sh:main:922 : '[' 192.168.122.46 == 192.168.122.46 ']' 2026-08-28 05:04:26.378 | + ./stack.sh:main:923 : stack_install_service keystone 2026-08-28 05:04:26.380 | + lib/stack:stack_install_service:20 : local service=keystone 2026-08-28 05:04:26.384 | + lib/stack:stack_install_service:21 : type install_keystone 2026-08-28 05:04:26.387 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-28 05:04:26.389 | + lib/stack:stack_install_service:32 : install_keystone 2026-08-28 05:04:26.393 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-08-28 05:04:26.411 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:04:26.414 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-08-28 05:04:26.417 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-08-28 05:04:26.420 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-08-28 05:04:26.422 | + functions-common:git_clone:591 : local git_ref=master 2026-08-28 05:04:26.425 | + functions-common:git_clone:592 : local orig_dir 2026-08-28 05:04:26.429 | ++ functions-common:git_clone:593 : pwd 2026-08-28 05:04:26.432 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-28 05:04:26.435 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-28 05:04:26.439 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-28 05:04:26.457 | + functions-common:git_clone:596 : RECLONE=False 2026-08-28 05:04:26.459 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-28 05:04:26.462 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-28 05:04:26.465 | + functions-common:git_clone:610 : echo master 2026-08-28 05:04:26.466 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-28 05:04:26.470 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-08-28 05:04:26.473 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-28 05:04:26.475 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-08-28 05:04:26.478 | + functions-common:git_timed:697 : local count=0 2026-08-28 05:04:26.480 | + functions-common:git_timed:698 : local timeout=0 2026-08-28 05:04:26.483 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-28 05:04:26.486 | + functions-common:git_timed:701 : timeout=0 2026-08-28 05:04:26.488 | + functions-common:git_timed:704 : time_start git_timed 2026-08-28 05:04:26.491 | + functions-common:time_start:2406 : local name=git_timed 2026-08-28 05:04:26.494 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:04:26.497 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:04:26.500 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:04:26.504 | + functions-common:time_start:2411 : _TIME_START[$name]=1787893466502 2026-08-28 05:04:26.507 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-08-28 05:04:26.511 | Cloning into '/opt/stack/keystone'... 2026-08-28 05:04:43.538 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-28 05:04:43.539 | + functions-common:time_stop:2420 : local name 2026-08-28 05:04:43.543 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:04:43.546 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:04:43.550 | + functions-common:time_stop:2423 : local total 2026-08-28 05:04:43.553 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:04:43.557 | + functions-common:time_stop:2426 : name=git_timed 2026-08-28 05:04:43.561 | + functions-common:time_stop:2427 : start_time=1787893466502 2026-08-28 05:04:43.565 | + functions-common:time_stop:2429 : [[ -z 1787893466502 ]] 2026-08-28 05:04:43.569 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:04:43.577 | + functions-common:time_stop:2432 : end_time=1787893483573 2026-08-28 05:04:43.581 | + functions-common:time_stop:2433 : elapsed_time=17071 2026-08-28 05:04:43.584 | + functions-common:time_stop:2434 : total=4577 2026-08-28 05:04:43.588 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:04:43.591 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21648 2026-08-28 05:04:43.595 | + functions-common:git_clone:631 : cd /opt/stack/keystone 2026-08-28 05:04:43.599 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-28 05:04:43.602 | + functions-common:git_timed:697 : local count=0 2026-08-28 05:04:43.606 | + functions-common:git_timed:698 : local timeout=0 2026-08-28 05:04:43.610 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-28 05:04:43.613 | + functions-common:git_timed:701 : timeout=0 2026-08-28 05:04:43.617 | + functions-common:git_timed:704 : time_start git_timed 2026-08-28 05:04:43.620 | + functions-common:time_start:2406 : local name=git_timed 2026-08-28 05:04:43.624 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:04:43.627 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:04:43.631 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:04:43.636 | + functions-common:time_start:2411 : _TIME_START[$name]=1787893483633 2026-08-28 05:04:43.640 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-28 05:04:44.248 | From https://review.opendev.org/openstack/keystone 2026-08-28 05:04:44.248 | * branch master -> FETCH_HEAD 2026-08-28 05:04:44.259 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-28 05:04:44.263 | + functions-common:time_stop:2420 : local name 2026-08-28 05:04:44.267 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:04:44.270 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:04:44.273 | + functions-common:time_stop:2423 : local total 2026-08-28 05:04:44.277 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:04:44.280 | + functions-common:time_stop:2426 : name=git_timed 2026-08-28 05:04:44.284 | + functions-common:time_stop:2427 : start_time=1787893483633 2026-08-28 05:04:44.287 | + functions-common:time_stop:2429 : [[ -z 1787893483633 ]] 2026-08-28 05:04:44.291 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:04:44.297 | + functions-common:time_stop:2432 : end_time=1787893484293 2026-08-28 05:04:44.300 | + functions-common:time_stop:2433 : elapsed_time=660 2026-08-28 05:04:44.304 | + functions-common:time_stop:2434 : total=21648 2026-08-28 05:04:44.307 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:04:44.311 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22308 2026-08-28 05:04:44.314 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-28 05:04:44.318 | + functions-common:git_timed:697 : local count=0 2026-08-28 05:04:44.321 | + functions-common:git_timed:698 : local timeout=0 2026-08-28 05:04:44.324 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-28 05:04:44.328 | + functions-common:git_timed:701 : timeout=0 2026-08-28 05:04:44.331 | + functions-common:git_timed:704 : time_start git_timed 2026-08-28 05:04:44.335 | + functions-common:time_start:2406 : local name=git_timed 2026-08-28 05:04:44.338 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:04:44.342 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:04:44.346 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:04:44.351 | + functions-common:time_start:2411 : _TIME_START[$name]=1787893484348 2026-08-28 05:04:44.355 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-28 05:04:44.527 | Note: switching to 'FETCH_HEAD'. 2026-08-28 05:04:44.527 | 2026-08-28 05:04:44.527 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-28 05:04:44.527 | changes and commit them, and you can discard any commits you make in this 2026-08-28 05:04:44.527 | state without impacting any branches by switching back to a branch. 2026-08-28 05:04:44.527 | 2026-08-28 05:04:44.527 | If you want to create a new branch to retain commits you create, you may 2026-08-28 05:04:44.527 | do so (now or later) by using -c with the switch command. Example: 2026-08-28 05:04:44.528 | 2026-08-28 05:04:44.528 | git switch -c 2026-08-28 05:04:44.528 | 2026-08-28 05:04:44.528 | Or undo this operation with: 2026-08-28 05:04:44.528 | 2026-08-28 05:04:44.528 | git switch - 2026-08-28 05:04:44.528 | 2026-08-28 05:04:44.529 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-28 05:04:44.529 | 2026-08-28 05:04:44.529 | HEAD is now at 16afc813b Merge "Abandon server-side paged search cursor when sizelimit is reached" 2026-08-28 05:04:44.534 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-28 05:04:44.538 | + functions-common:time_stop:2420 : local name 2026-08-28 05:04:44.542 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:04:44.545 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:04:44.549 | + functions-common:time_stop:2423 : local total 2026-08-28 05:04:44.552 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:04:44.555 | + functions-common:time_stop:2426 : name=git_timed 2026-08-28 05:04:44.559 | + functions-common:time_stop:2427 : start_time=1787893484348 2026-08-28 05:04:44.562 | + functions-common:time_stop:2429 : [[ -z 1787893484348 ]] 2026-08-28 05:04:44.567 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:04:44.572 | + functions-common:time_stop:2432 : end_time=1787893484568 2026-08-28 05:04:44.576 | + functions-common:time_stop:2433 : elapsed_time=220 2026-08-28 05:04:44.579 | + functions-common:time_stop:2434 : total=22308 2026-08-28 05:04:44.582 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:04:44.586 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22528 2026-08-28 05:04:44.589 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-08-28 05:04:44.607 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-08-28 05:04:44.612 | + functions-common:git_clone:673 : git show --oneline 2026-08-28 05:04:44.613 | + functions-common:git_clone:673 : head -1 2026-08-28 05:04:44.617 | 16afc813b Merge "Abandon server-side paged search cursor when sizelimit is reached" 2026-08-28 05:04:44.621 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-28 05:04:44.625 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-08-28 05:04:44.629 | + inc/python:setup_develop:353 : local bindep 2026-08-28 05:04:44.633 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-08-28 05:04:44.637 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-08-28 05:04:44.641 | + inc/python:setup_develop:359 : local extras= 2026-08-28 05:04:44.645 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-08-28 05:04:44.649 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-28 05:04:44.652 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-08-28 05:04:44.656 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-08-28 05:04:44.659 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-28 05:04:44.663 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-28 05:04:44.668 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-08-28 05:04:44.672 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-28 05:04:44.676 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-08-28 05:04:44.680 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-28 05:04:44.684 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-28 05:04:44.689 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-08-28 05:04:44.696 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-08-28 05:04:44.700 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-08-28 05:04:44.704 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-08-28 05:04:44.862 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-08-28 05:04:44.866 | + inc/python:setup_package:436 : local bindep=0 2026-08-28 05:04:44.870 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-28 05:04:44.874 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-28 05:04:44.878 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-08-28 05:04:44.882 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-08-28 05:04:44.885 | + inc/python:setup_package:445 : local flags=-e 2026-08-28 05:04:44.889 | + inc/python:setup_package:446 : local extras= 2026-08-28 05:04:44.893 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-28 05:04:44.896 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-28 05:04:44.900 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-28 05:04:44.904 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-28 05:04:44.908 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-28 05:04:44.912 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-08-28 05:04:44.941 | Using python 3.12 to install /opt/stack/keystone 2026-08-28 05:04:44.944 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2026-08-28 05:04:45.909 | Obtaining file:///opt/stack/keystone 2026-08-28 05:04:45.915 | Installing build dependencies: started 2026-08-28 05:04:47.444 | Installing build dependencies: finished with status 'done' 2026-08-28 05:04:47.444 | Checking if build backend supports build_editable: started 2026-08-28 05:04:48.000 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-28 05:04:48.002 | Getting requirements to build editable: started 2026-08-28 05:04:48.292 | Getting requirements to build editable: finished with status 'done' 2026-08-28 05:04:48.295 | Preparing editable metadata (pyproject.toml): started 2026-08-28 05:04:49.345 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-28 05:04:49.361 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (7.0.3) 2026-08-28 05:04:49.362 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (1.8.11) 2026-08-28 05:04:49.543 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev64) 2026-08-28 05:04:49.658 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-08-28 05:04:49.698 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev64) 2026-08-28 05:04:49.703 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-08-28 05:04:50.095 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev64) 2026-08-28 05:04:50.100 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-08-28 05:04:50.682 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev64) 2026-08-28 05:04:50.686 | Downloading sqlalchemy-2.0.52-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.6 kB) 2026-08-28 05:04:50.706 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (5.9.1) 2026-08-28 05:04:50.708 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (5.8.0) 2026-08-28 05:04:50.708 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (13.0.1) 2026-08-28 05:04:50.783 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev64) 2026-08-28 05:04:50.788 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-08-28 05:04:50.800 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (4.3.0) 2026-08-28 05:04:50.801 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (10.7.0) 2026-08-28 05:04:50.802 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (6.5.0) 2026-08-28 05:04:50.864 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev64) 2026-08-28 05:04:50.869 | Downloading oslo_messaging-18.3.0-py3-none-any.whl.metadata (2.9 kB) 2026-08-28 05:04:50.929 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev64) 2026-08-28 05:04:50.934 | Downloading oslo_db-18.1.1-py3-none-any.whl.metadata (2.7 kB) 2026-08-28 05:04:50.945 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (6.9.0) 2026-08-28 05:04:50.946 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (8.3.1) 2026-08-28 05:04:50.986 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev64) 2026-08-28 05:04:50.991 | Downloading oslo_middleware-8.2.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-28 05:04:51.045 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev64) 2026-08-28 05:04:51.052 | Downloading oslo_policy-6.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-08-28 05:04:51.062 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (5.11.0) 2026-08-28 05:04:51.091 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev64) 2026-08-28 05:04:51.096 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl.metadata (1.8 kB) 2026-08-28 05:04:51.106 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (10.2.0) 2026-08-28 05:04:51.134 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev64) 2026-08-28 05:04:51.138 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-08-28 05:04:51.183 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev64) 2026-08-28 05:04:51.188 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-08-28 05:04:51.199 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (2.13.0) 2026-08-28 05:04:51.199 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (1.5.0) 2026-08-28 05:04:51.240 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev64) 2026-08-28 05:04:51.244 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-08-28 05:04:51.256 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (4.1.0) 2026-08-28 05:04:51.258 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (1.2.1) 2026-08-28 05:04:51.290 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev64) 2026-08-28 05:04:51.295 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-08-28 05:04:51.343 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev64) 2026-08-28 05:04:51.347 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-08-28 05:04:51.561 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev64) 2026-08-28 05:04:51.565 | Downloading cffi-2.1.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.5 kB) 2026-08-28 05:04:51.600 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev64) 2026-08-28 05:04:51.604 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-08-28 05:04:51.615 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.0.2->keystone==29.1.0.dev64) (5.3.1) 2026-08-28 05:04:51.643 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-28 05:04:51.647 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-28 05:04:51.689 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-28 05:04:51.693 | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-08-28 05:04:51.728 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-28 05:04:51.732 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-28 05:04:51.771 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-28 05:04:51.775 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-08-28 05:04:51.882 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-28 05:04:51.887 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-08-28 05:04:51.928 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev64) 2026-08-28 05:04:51.933 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-08-28 05:04:51.947 | Requirement already satisfied: six>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev64) (1.17.0) 2026-08-28 05:04:52.015 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev64) 2026-08-28 05:04:52.020 | Downloading pytz-2026.3.post1-py2.py3-none-any.whl.metadata (22 kB) 2026-08-28 05:04:52.065 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev64) 2026-08-28 05:04:52.069 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-08-28 05:04:52.105 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev64) 2026-08-28 05:04:52.109 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-08-28 05:04:52.158 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev64) 2026-08-28 05:04:52.162 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-28 05:04:52.730 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev64) 2026-08-28 05:04:52.735 | Downloading rpds_py-2026.6.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-08-28 05:04:52.751 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev64) (5.16.0) 2026-08-28 05:04:52.753 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev64) (2.34.2) 2026-08-28 05:04:52.758 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev64) (2.1.0) 2026-08-28 05:04:52.759 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev64) (1.9.0) 2026-08-28 05:04:52.760 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev64) (4.16.0) 2026-08-28 05:04:52.773 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev64) (1.3.0) 2026-08-28 05:04:52.774 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev64) (2.0.0) 2026-08-28 05:04:52.774 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev64) (6.0.3) 2026-08-28 05:04:52.819 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev64) 2026-08-28 05:04:52.824 | Downloading alembic-1.19.1-py3-none-any.whl.metadata (7.3 kB) 2026-08-28 05:04:52.835 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==29.1.0.dev64) (3.1.0) 2026-08-28 05:04:52.866 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev64) 2026-08-28 05:04:52.870 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-08-28 05:04:52.904 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev64) 2026-08-28 05:04:52.909 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-08-28 05:04:52.953 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev64) 2026-08-28 05:04:52.958 | Downloading mako-1.4.1-py3-none-any.whl.metadata (2.9 kB) 2026-08-28 05:04:52.970 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=6.0.0->keystone==29.1.0.dev64) (2.3.0) 2026-08-28 05:04:52.976 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.44.0->keystone==29.1.0.dev64) (2.9.0.post0) 2026-08-28 05:04:52.979 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) (3.5.0) 2026-08-28 05:04:53.023 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-28 05:04:53.028 | Downloading oslo_service-4.8.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-28 05:04:53.073 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-28 05:04:53.076 | Downloading cachetools-7.1.7-py3-none-any.whl.metadata (5.5 kB) 2026-08-28 05:04:53.119 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-28 05:04:53.123 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-08-28 05:04:53.183 | Collecting kombu>=5.2.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-28 05:04:53.187 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-08-28 05:04:53.229 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-28 05:04:53.234 | Downloading oslo_metrics-0.17.0-py3-none-any.whl.metadata (1.5 kB) 2026-08-28 05:04:53.272 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-28 05:04:53.275 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-28 05:04:53.321 | Collecting tzdata>=2025.2 (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-28 05:04:53.325 | Downloading tzdata-2026.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-08-28 05:04:53.335 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) (26.3) 2026-08-28 05:04:53.370 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-28 05:04:53.373 | Downloading prometheus_client-0.26.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-28 05:04:53.414 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev64) 2026-08-28 05:04:53.419 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-08-28 05:04:53.471 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-28 05:04:53.475 | Downloading eventlet-0.41.2-py3-none-any.whl.metadata (5.4 kB) 2026-08-28 05:04:53.761 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-28 05:04:53.766 | Downloading greenlet-3.5.5-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-08-28 05:04:53.815 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-28 05:04:53.820 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl.metadata (2.2 kB) 2026-08-28 05:04:53.856 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-28 05:04:53.861 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-28 05:04:53.899 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-28 05:04:53.904 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-08-28 05:04:53.951 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-28 05:04:53.955 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-08-28 05:04:54.030 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-28 05:04:54.034 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-08-28 05:04:54.075 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-28 05:04:54.078 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-08-28 05:04:54.127 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-28 05:04:54.132 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-08-28 05:04:54.176 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev64) 2026-08-28 05:04:54.180 | Downloading prettytable-3.18.0-py3-none-any.whl.metadata (37 kB) 2026-08-28 05:04:54.199 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev64) (3.3.2) 2026-08-28 05:04:54.201 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev64) (7.2.2) 2026-08-28 05:04:54.213 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) (84.0.0) 2026-08-28 05:04:54.250 | Collecting wcwidth>=0.3.5 (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev64) 2026-08-28 05:04:54.254 | Downloading wcwidth-0.8.2-py3-none-any.whl.metadata (43 kB) 2026-08-28 05:04:54.317 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev64) 2026-08-28 05:04:54.321 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-08-28 05:04:54.366 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev64) 2026-08-28 05:04:54.370 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-08-28 05:04:54.424 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev64) 2026-08-28 05:04:54.428 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-08-28 05:04:54.450 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev64) (3.5.0) 2026-08-28 05:04:54.453 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev64) (3.18) 2026-08-28 05:04:54.453 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev64) (2.7.0) 2026-08-28 05:04:54.454 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev64) (2023.11.17) 2026-08-28 05:04:54.507 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev64) 2026-08-28 05:04:54.512 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-08-28 05:04:54.574 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-28 05:04:54.579 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-08-28 05:04:54.672 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-08-28 05:04:54.689 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-08-28 05:04:54.761 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 59.1 MB/s 0:00:00 2026-08-28 05:04:54.766 | Downloading cffi-2.1.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (221 kB) 2026-08-28 05:04:54.780 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-08-28 05:04:54.791 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-08-28 05:04:54.802 | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-08-28 05:04:54.814 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-08-28 05:04:54.824 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-08-28 05:04:54.835 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-08-28 05:04:54.845 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-08-28 05:04:54.857 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-08-28 05:04:54.869 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-08-28 05:04:54.880 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-08-28 05:04:54.891 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-08-28 05:04:54.901 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-08-28 05:04:54.915 | Downloading oslo_db-18.1.1-py3-none-any.whl (152 kB) 2026-08-28 05:04:54.930 | Downloading alembic-1.19.1-py3-none-any.whl (265 kB) 2026-08-28 05:04:54.945 | Downloading oslo_messaging-18.3.0-py3-none-any.whl (204 kB) 2026-08-28 05:04:54.957 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-08-28 05:04:54.968 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-08-28 05:04:54.978 | Downloading cachetools-7.1.7-py3-none-any.whl (16 kB) 2026-08-28 05:04:54.989 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-08-28 05:04:55.002 | Downloading oslo_metrics-0.17.0-py3-none-any.whl (14 kB) 2026-08-28 05:04:55.013 | Downloading oslo_middleware-8.2.0-py3-none-any.whl (74 kB) 2026-08-28 05:04:55.025 | Downloading oslo_policy-6.0.1-py3-none-any.whl (89 kB) 2026-08-28 05:04:55.038 | Downloading oslo_service-4.8.0-py3-none-any.whl (125 kB) 2026-08-28 05:04:55.050 | Downloading eventlet-0.41.2-py3-none-any.whl (364 kB) 2026-08-28 05:04:55.067 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-08-28 05:04:55.081 | Downloading greenlet-3.5.5-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (621 kB) 2026-08-28 05:04:55.101 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 621.4/621.4 kB 31.9 MB/s 0:00:00 2026-08-28 05:04:55.107 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl (49 kB) 2026-08-28 05:04:55.116 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-08-28 05:04:55.127 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl (14 kB) 2026-08-28 05:04:55.138 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-08-28 05:04:55.150 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-08-28 05:04:55.166 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-08-28 05:04:55.177 | Downloading prettytable-3.18.0-py3-none-any.whl (37 kB) 2026-08-28 05:04:55.188 | Downloading prometheus_client-0.26.0-py3-none-any.whl (64 kB) 2026-08-28 05:04:55.199 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-08-28 05:04:55.218 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-08-28 05:04:55.230 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-08-28 05:04:55.247 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-08-28 05:04:55.261 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-08-28 05:04:55.272 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-08-28 05:04:55.282 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-08-28 05:04:55.293 | Downloading rpds_py-2026.6.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (366 kB) 2026-08-28 05:04:55.308 | Downloading sqlalchemy-2.0.52-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-08-28 05:04:55.373 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 55.9 MB/s 0:00:00 2026-08-28 05:04:55.378 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-08-28 05:04:55.389 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-08-28 05:04:55.399 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-08-28 05:04:55.410 | Downloading tzdata-2026.3-py2.py3-none-any.whl (348 kB) 2026-08-28 05:04:55.425 | Downloading wcwidth-0.8.2-py3-none-any.whl (323 kB) 2026-08-28 05:04:55.440 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-08-28 05:04:55.455 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-08-28 05:04:55.466 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-08-28 05:04:55.481 | Downloading mako-1.4.1-py3-none-any.whl (80 kB) 2026-08-28 05:04:55.519 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-08-28 05:04:55.536 | Downloading pytz-2026.3.post1-py2.py3-none-any.whl (508 kB) 2026-08-28 05:04:55.863 | Building wheels for collected packages: keystone 2026-08-28 05:04:55.865 | Building editable for keystone (pyproject.toml): started 2026-08-28 05:04:56.960 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-08-28 05:04:56.962 | Created wheel for keystone: filename=keystone-29.1.0.dev64-0.editable-py3-none-any.whl size=9272 sha256=15fed51ba8183faea080c2baff8dabc0672cb8c480c7bc7f6d414b327ab13956 2026-08-28 05:04:56.962 | Stored in directory: /tmp/pip-ephem-wheel-cache-2yfu77fp/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-08-28 05:04:56.967 | Successfully built keystone 2026-08-28 05:04:57.328 | Installing collected packages: statsd, pytz, aniso8601, Yappi, wcwidth, vine, tzdata, testscenarios, testresources, rpds-py, repoze.lru, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, click, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, SQLAlchemy, Routes, referencing, PrettyTable, Mako, jinja2, eventlet, cffi, amqp, kombu, jsonschema-specifications, Flask, cryptography, alembic, pyopenssl, oslo.middleware, oslo.db, oslo.concurrency, jsonschema, Flask-RESTful, pysaml2, osprofiler, oslo.policy, oslo.upgradecheck, oslo.service, oslo.metrics, oslo.messaging, keystone 2026-08-28 05:04:57.370 | Attempting uninstall: pytz 2026-08-28 05:04:57.380 | Found existing installation: pytz 2024.1 2026-08-28 05:04:57.380 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-28 05:04:57.381 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-08-28 05:04:59.169 | Attempting uninstall: oauthlib 2026-08-28 05:04:59.180 | Found existing installation: oauthlib 3.2.2 2026-08-28 05:04:59.181 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-28 05:04:59.181 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-08-28 05:04:59.328 | Attempting uninstall: markupsafe 2026-08-28 05:04:59.340 | Found existing installation: MarkupSafe 2.1.5 2026-08-28 05:04:59.341 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-28 05:04:59.343 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-08-28 05:05:00.425 | Attempting uninstall: click 2026-08-28 05:05:00.436 | Found existing installation: click 8.1.6 2026-08-28 05:05:00.436 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-28 05:05:00.437 | Can't uninstall 'click'. No files were found to uninstall. 2026-08-28 05:05:00.607 | Attempting uninstall: blinker 2026-08-28 05:05:00.618 | Found existing installation: blinker 1.7.0 2026-08-28 05:05:00.619 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-28 05:05:00.620 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-08-28 05:05:00.638 | Attempting uninstall: bcrypt 2026-08-28 05:05:00.648 | Found existing installation: bcrypt 3.2.2 2026-08-28 05:05:00.649 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-28 05:05:00.650 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-08-28 05:05:00.669 | Attempting uninstall: attrs 2026-08-28 05:05:00.680 | Found existing installation: attrs 23.2.0 2026-08-28 05:05:00.681 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-28 05:05:00.681 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-08-28 05:05:03.762 | Attempting uninstall: jinja2 2026-08-28 05:05:03.773 | Found existing installation: Jinja2 3.1.2 2026-08-28 05:05:03.774 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-28 05:05:03.774 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-08-28 05:05:04.821 | Attempting uninstall: cryptography 2026-08-28 05:05:04.836 | Found existing installation: cryptography 41.0.7 2026-08-28 05:05:04.836 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-28 05:05:04.836 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-08-28 05:05:05.439 | Attempting uninstall: pyopenssl 2026-08-28 05:05:05.452 | Found existing installation: pyOpenSSL 23.2.0 2026-08-28 05:05:05.452 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-28 05:05:05.453 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-08-28 05:05:05.876 | Attempting uninstall: jsonschema 2026-08-28 05:05:05.889 | Found existing installation: jsonschema 4.10.3 2026-08-28 05:05:05.890 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-28 05:05:05.890 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-08-28 05:05:07.521 | 2026-08-28 05:05:07.522 | ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 2026-08-28 05:05:07.522 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-08-28 05:05:07.537 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.4.1 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.18.0 Routes-2.5.1 SQLAlchemy-2.0.52 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.19.1 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.7 cffi-2.1.1 click-8.4.2 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.41.2 fasteners-0.20 greenlet-3.5.5 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev64 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.6.1 oslo.db-18.1.1 oslo.messaging-18.3.0 oslo.metrics-0.17.0 oslo.middleware-8.2.0 oslo.policy-6.0.1 oslo.service-4.8.0 oslo.upgradecheck-2.8.0 osprofiler-4.4.0 prometheus-client-0.26.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.3.post1 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.6.3 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.3 vine-5.1.0 wcwidth-0.8.2 xmlschema-2.5.1 2026-08-28 05:05:07.870 | + inc/python:pip_install:216 : result=0 2026-08-28 05:05:07.873 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-28 05:05:07.876 | + functions-common:time_stop:2420 : local name 2026-08-28 05:05:07.879 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:05:07.882 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:05:07.885 | + functions-common:time_stop:2423 : local total 2026-08-28 05:05:07.888 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:05:07.891 | + functions-common:time_stop:2426 : name=pip_install 2026-08-28 05:05:07.894 | + functions-common:time_stop:2427 : start_time=1787893484934 2026-08-28 05:05:07.897 | + functions-common:time_stop:2429 : [[ -z 1787893484934 ]] 2026-08-28 05:05:07.900 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:05:07.905 | + functions-common:time_stop:2432 : end_time=1787893507902 2026-08-28 05:05:07.907 | + functions-common:time_stop:2433 : elapsed_time=22968 2026-08-28 05:05:07.911 | + functions-common:time_stop:2434 : total=47345 2026-08-28 05:05:07.913 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:05:07.917 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=70313 2026-08-28 05:05:07.919 | + inc/python:pip_install:219 : return 0 2026-08-28 05:05:07.922 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-28 05:05:07.926 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-28 05:05:07.929 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-08-28 05:05:07.933 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-08-28 05:05:07.936 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 05:05:07.938 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 05:05:07.942 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-08-28 05:05:07.945 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 05:05:07.949 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-08-28 05:05:07.971 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:05:07.974 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-28 05:05:07.978 | + ./stack.sh:main:924 : configure_keystone 2026-08-28 05:05:07.981 | + lib/keystone:configure_keystone:145 : sudo install -d -o quobyte /etc/keystone 2026-08-28 05:05:07.998 | + lib/keystone:configure_keystone:147 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-08-28 05:05:08.001 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-08-28 05:05:08.008 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-08-28 05:05:08.029 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:05:08.033 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-08-28 05:05:08.078 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-08-28 05:05:08.119 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-08-28 05:05:08.163 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-08-28 05:05:08.208 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-08-28 05:05:08.251 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-08-28 05:05:08.296 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-08-28 05:05:08.336 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-08-28 05:05:08.377 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-08-28 05:05:08.419 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-08-28 05:05:08.423 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-08-28 05:05:08.426 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-08-28 05:05:08.430 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-08-28 05:05:08.433 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-28 05:05:08.437 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-28 05:05:08.458 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:05:08.462 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-28 05:05:08.464 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-28 05:05:08.467 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-28 05:05:08.486 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:05:08.489 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.46:5672/ 2026-08-28 05:05:08.492 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.46:5672/ 2026-08-28 05:05:08.535 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-28 05:05:08.539 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-28 05:05:08.542 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.46/identity 2026-08-28 05:05:08.585 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-08-28 05:05:08.587 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-08-28 05:05:08.631 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-08-28 05:05:08.634 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-08-28 05:05:08.637 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-08-28 05:05:08.639 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-08-28 05:05:08.642 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-28 05:05:08.645 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-28 05:05:08.647 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-28 05:05:08.668 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:05:08.671 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-28 05:05:08.674 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-08-28 05:05:08.678 | + lib/keystone:configure_keystone:182 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-08-28 05:05:08.720 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-08-28 05:05:08.724 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-08-28 05:05:08.727 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-08-28 05:05:08.730 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-08-28 05:05:08.736 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-28 05:05:08.758 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-28 05:05:08.762 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-28 05:05:08.765 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-28 05:05:08.768 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-28 05:05:08.772 | + functions:setup_systemd_logging:723 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-28 05:05:08.810 | + functions:setup_systemd_logging:725 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-28 05:05:08.848 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-28 05:05:08.887 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-28 05:05:08.926 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-08-28 05:05:08.966 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-08-28 05:05:09.006 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-08-28 05:05:09.009 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-08-28 05:05:09.013 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-08-28 05:05:09.016 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-08-28 05:05:09.019 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-28 05:05:09.023 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-08-28 05:05:09.026 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-08-28 05:05:09.030 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-28 05:05:09.033 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-28 05:05:09.051 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-28 05:05:09.051 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-28 05:05:09.063 | d /var/run/uwsgi 0755 quobyte root 2026-08-28 05:05:09.068 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-28 05:05:09.082 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-08-28 05:05:09.088 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-08-28 05:05:09.092 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-08-28 05:05:09.097 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-28 05:05:09.101 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-08-28 05:05:09.139 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-08-28 05:05:09.175 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-08-28 05:05:09.214 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-08-28 05:05:09.249 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-08-28 05:05:09.286 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-08-28 05:05:09.323 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-08-28 05:05:09.362 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-08-28 05:05:09.403 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-08-28 05:05:09.440 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-28 05:05:09.478 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-08-28 05:05:09.516 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-08-28 05:05:09.553 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-08-28 05:05:09.591 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-08-28 05:05:09.629 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-28 05:05:09.632 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-28 05:05:09.638 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-08-28 05:05:09.642 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-08-28 05:05:09.645 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-28 05:05:09.649 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 05:05:09.652 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 05:05:09.656 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-08-28 05:05:09.661 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-08-28 05:05:09.665 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-08-28 05:05:09.704 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-08-28 05:05:09.743 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 ' 2026-08-28 05:05:09.743 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-08-28 05:05:09.755 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-08-28 05:05:09.760 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-08-28 05:05:09.763 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-08-28 05:05:09.767 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-28 05:05:09.771 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-28 05:05:09.774 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-28 05:05:09.778 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-28 05:05:09.781 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 05:05:09.784 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 05:05:09.788 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-28 05:05:09.791 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-28 05:05:09.795 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 05:05:09.798 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 05:05:09.802 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-08-28 05:05:09.815 | perl: warning: Setting locale failed. 2026-08-28 05:05:09.815 | perl: warning: Please check that your locale settings: 2026-08-28 05:05:09.815 | LANGUAGE = (unset), 2026-08-28 05:05:09.816 | LC_ALL = "en_US.utf8", 2026-08-28 05:05:09.816 | LANG = "de_DE.UTF-8" 2026-08-28 05:05:09.816 | are supported and installed on your system. 2026-08-28 05:05:09.816 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 05:05:09.856 | Enabling site keystone-api. 2026-08-28 05:05:09.862 | To activate the new configuration, you need to run: 2026-08-28 05:05:09.862 | systemctl reload apache2 2026-08-28 05:05:09.866 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-28 05:05:09.870 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-28 05:05:09.873 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-28 05:05:09.876 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-28 05:05:10.116 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-08-28 05:05:10.158 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-08-28 05:05:10.202 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-08-28 05:05:10.244 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-08-28 05:05:10.247 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-08-28 05:05:10.289 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-08-28 05:05:10.328 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-08-28 05:05:10.369 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-08-28 05:05:10.410 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-08-28 05:05:10.414 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-08-28 05:05:10.455 | + ./stack.sh:main:928 : is_service_enabled swift 2026-08-28 05:05:10.479 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:05:10.483 | + ./stack.sh:main:942 : is_service_enabled g-api n-api 2026-08-28 05:05:10.506 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:05:10.509 | + ./stack.sh:main:944 : stack_install_service glance 2026-08-28 05:05:10.513 | + lib/stack:stack_install_service:20 : local service=glance 2026-08-28 05:05:10.516 | + lib/stack:stack_install_service:21 : type install_glance 2026-08-28 05:05:10.519 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-28 05:05:10.523 | + lib/stack:stack_install_service:32 : install_glance 2026-08-28 05:05:10.526 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-08-28 05:05:10.529 | + lib/glance:install_glance:551 : local glance_store_extras 2026-08-28 05:05:10.532 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-08-28 05:05:10.554 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:05:10.558 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-08-28 05:05:10.562 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-08-28 05:05:10.583 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:05:10.586 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-08-28 05:05:10.589 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-08-28 05:05:10.593 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 05:05:10.596 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 05:05:10.599 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-08-28 05:05:10.603 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 05:05:10.608 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-08-28 05:05:10.611 | ++ inc/python:join_extras:28 : local IFS=, 2026-08-28 05:05:10.615 | ++ inc/python:join_extras:29 : echo cinder 2026-08-28 05:05:10.619 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-08-28 05:05:10.623 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-08-28 05:05:10.626 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-08-28 05:05:10.630 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-08-28 05:05:10.634 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-08-28 05:05:10.638 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-08-28 05:05:10.641 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-08-28 05:05:10.646 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-08-28 05:05:10.646 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-08-28 05:05:10.653 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-08-28 05:05:10.657 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-08-28 05:05:10.660 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-08-28 05:05:10.664 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-08-28 05:05:10.667 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-08-28 05:05:10.695 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-08-28 05:05:10.698 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[cinder]!=0.29.0' 2026-08-28 05:05:11.927 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-08-28 05:05:12.022 | Downloading glance_store-5.7.0-py3-none-any.whl.metadata (4.5 kB) 2026-08-28 05:05:12.038 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.7.0) 2026-08-28 05:05:12.039 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.9.0) 2026-08-28 05:05:12.040 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.11.0) 2026-08-28 05:05:12.041 | 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.2.0) 2026-08-28 05:05:12.041 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.6.1) 2026-08-28 05:05:12.042 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.9.1) 2026-08-28 05:05:12.043 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.26.0) 2026-08-28 05:05:12.044 | 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.16.0) 2026-08-28 05:05:12.045 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.8.0) 2026-08-28 05:05:12.046 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.34.2) 2026-08-28 05:05:12.073 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-08-28 05:05:12.078 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-08-28 05:05:12.088 | 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.5.0) 2026-08-28 05:05:12.090 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-08-28 05:05:12.092 | 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.3.0) 2026-08-28 05:05:12.133 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-08-28 05:05:12.138 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-08-28 05:05:12.202 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-08-28 05:05:12.207 | Downloading os_brick-7.1.1-py3-none-any.whl.metadata (2.9 kB) 2026-08-28 05:05:12.252 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-08-28 05:05:12.256 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-28 05:05:12.302 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-08-28 05:05:12.307 | Downloading oslo_privsep-3.12.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-28 05:05:12.318 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.1.0) 2026-08-28 05:05:12.319 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2025.9.1) 2026-08-28 05:05:12.320 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.37.0) 2026-08-28 05:05:12.321 | 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.6.3) 2026-08-28 05:05:12.327 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.1.0) 2026-08-28 05:05:12.328 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.9.0) 2026-08-28 05:05:12.329 | 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.16.0) 2026-08-28 05:05:12.332 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.0.3) 2026-08-28 05:05:12.333 | Requirement already satisfied: oslo.context>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (6.5.0) 2026-08-28 05:05:12.334 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (8.3.1) 2026-08-28 05:05:12.337 | Requirement already satisfied: oslo.service>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (4.8.0) 2026-08-28 05:05:12.368 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-08-28 05:05:12.372 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-08-28 05:05:12.381 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.2.2) 2026-08-28 05:05:12.386 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.20) 2026-08-28 05:05:12.389 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.3.0) 2026-08-28 05:05:12.391 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-08-28 05:05:12.392 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.0.3) 2026-08-28 05:05:12.401 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.9.0.post0) 2026-08-28 05:05:12.404 | 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.1.1) 2026-08-28 05:05:12.405 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (1.2.1) 2026-08-28 05:05:12.408 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (3.0) 2026-08-28 05:05:12.415 | 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.11) 2026-08-28 05:05:12.416 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.41.2) 2026-08-28 05:05:12.417 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.5.5) 2026-08-28 05:05:12.419 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-08-28 05:05:12.420 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.5.1) 2026-08-28 05:05:12.421 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.10.1) 2026-08-28 05:05:12.422 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.7.6) 2026-08-28 05:05:12.425 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.8.0) 2026-08-28 05:05:12.435 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.3.2) 2026-08-28 05:05:12.436 | 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.3) 2026-08-28 05:05:12.442 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (84.0.0) 2026-08-28 05:05:12.458 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (3.18.0) 2026-08-28 05:05:12.462 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (0.8.2) 2026-08-28 05:05:12.466 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.17.0) 2026-08-28 05:05:12.478 | 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.5.0) 2026-08-28 05:05:12.479 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.18) 2026-08-28 05:05:12.480 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.7.0) 2026-08-28 05:05:12.482 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2023.11.17) 2026-08-28 05:05:12.503 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.8) 2026-08-28 05:05:12.549 | Downloading glance_store-5.7.0-py3-none-any.whl (262 kB) 2026-08-28 05:05:12.589 | Downloading os_brick-7.1.1-py3-none-any.whl (285 kB) 2026-08-28 05:05:12.603 | Downloading oslo_privsep-3.12.0-py3-none-any.whl (41 kB) 2026-08-28 05:05:12.613 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl (40 kB) 2026-08-28 05:05:12.623 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-08-28 05:05:12.636 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-08-28 05:05:12.645 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-08-28 05:05:12.915 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-08-28 05:05:14.487 | 2026-08-28 05:05:14.503 | Successfully installed glance-store-5.7.0 os-brick-7.1.1 oslo.privsep-3.12.0 oslo.rootwrap-7.10.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-08-28 05:05:14.637 | + inc/python:pip_install:216 : result=0 2026-08-28 05:05:14.640 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-28 05:05:14.644 | + functions-common:time_stop:2420 : local name 2026-08-28 05:05:14.647 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:05:14.650 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:05:14.654 | + functions-common:time_stop:2423 : local total 2026-08-28 05:05:14.657 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:05:14.661 | + functions-common:time_stop:2426 : name=pip_install 2026-08-28 05:05:14.664 | + functions-common:time_stop:2427 : start_time=1787893510689 2026-08-28 05:05:14.668 | + functions-common:time_stop:2429 : [[ -z 1787893510689 ]] 2026-08-28 05:05:14.673 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:05:14.678 | + functions-common:time_stop:2432 : end_time=1787893514674 2026-08-28 05:05:14.681 | + functions-common:time_stop:2433 : elapsed_time=3985 2026-08-28 05:05:14.685 | + functions-common:time_stop:2434 : total=70313 2026-08-28 05:05:14.688 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:05:14.692 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=74298 2026-08-28 05:05:14.696 | + inc/python:pip_install:219 : return 0 2026-08-28 05:05:14.699 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-08-28 05:05:14.703 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-08-28 05:05:14.706 | + lib/glance:copy_rootwrap:269 : sudo install -d -o quobyte /etc/glance 2026-08-28 05:05:14.722 | + lib/glance:copy_rootwrap:270 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-08-28 05:05:14.729 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-08-28 05:05:14.732 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-08-28 05:05:14.736 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-08-28 05:05:14.740 | + functions-common:git_clone:591 : local git_ref=master 2026-08-28 05:05:14.743 | + functions-common:git_clone:592 : local orig_dir 2026-08-28 05:05:14.747 | ++ functions-common:git_clone:593 : pwd 2026-08-28 05:05:14.751 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-28 05:05:14.755 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-28 05:05:14.760 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-28 05:05:14.781 | + functions-common:git_clone:596 : RECLONE=False 2026-08-28 05:05:14.785 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-28 05:05:14.788 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-28 05:05:14.792 | + functions-common:git_clone:610 : echo master 2026-08-28 05:05:14.793 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-28 05:05:14.798 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-08-28 05:05:14.801 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-28 05:05:14.805 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-08-28 05:05:14.808 | + functions-common:git_timed:697 : local count=0 2026-08-28 05:05:14.811 | + functions-common:git_timed:698 : local timeout=0 2026-08-28 05:05:14.815 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-28 05:05:14.818 | + functions-common:git_timed:701 : timeout=0 2026-08-28 05:05:14.821 | + functions-common:git_timed:704 : time_start git_timed 2026-08-28 05:05:14.825 | + functions-common:time_start:2406 : local name=git_timed 2026-08-28 05:05:14.828 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:05:14.831 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:05:14.836 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:05:14.841 | + functions-common:time_start:2411 : _TIME_START[$name]=1787893514837 2026-08-28 05:05:14.844 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-08-28 05:05:14.848 | Cloning into '/opt/stack/glance'... 2026-08-28 05:05:23.546 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-28 05:05:23.549 | + functions-common:time_stop:2420 : local name 2026-08-28 05:05:23.552 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:05:23.556 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:05:23.559 | + functions-common:time_stop:2423 : local total 2026-08-28 05:05:23.562 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:05:23.565 | + functions-common:time_stop:2426 : name=git_timed 2026-08-28 05:05:23.569 | + functions-common:time_stop:2427 : start_time=1787893514837 2026-08-28 05:05:23.572 | + functions-common:time_stop:2429 : [[ -z 1787893514837 ]] 2026-08-28 05:05:23.576 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:05:23.582 | + functions-common:time_stop:2432 : end_time=1787893523578 2026-08-28 05:05:23.586 | + functions-common:time_stop:2433 : elapsed_time=8741 2026-08-28 05:05:23.589 | + functions-common:time_stop:2434 : total=22528 2026-08-28 05:05:23.593 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:05:23.596 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31269 2026-08-28 05:05:23.599 | + functions-common:git_clone:631 : cd /opt/stack/glance 2026-08-28 05:05:23.602 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-28 05:05:23.606 | + functions-common:git_timed:697 : local count=0 2026-08-28 05:05:23.610 | + functions-common:git_timed:698 : local timeout=0 2026-08-28 05:05:23.614 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-28 05:05:23.618 | + functions-common:git_timed:701 : timeout=0 2026-08-28 05:05:23.621 | + functions-common:git_timed:704 : time_start git_timed 2026-08-28 05:05:23.625 | + functions-common:time_start:2406 : local name=git_timed 2026-08-28 05:05:23.628 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:05:23.631 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:05:23.635 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:05:23.640 | + functions-common:time_start:2411 : _TIME_START[$name]=1787893523636 2026-08-28 05:05:23.644 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-28 05:05:24.250 | From https://review.opendev.org/openstack/glance 2026-08-28 05:05:24.251 | * branch master -> FETCH_HEAD 2026-08-28 05:05:24.260 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-28 05:05:24.263 | + functions-common:time_stop:2420 : local name 2026-08-28 05:05:24.266 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:05:24.269 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:05:24.272 | + functions-common:time_stop:2423 : local total 2026-08-28 05:05:24.275 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:05:24.278 | + functions-common:time_stop:2426 : name=git_timed 2026-08-28 05:05:24.282 | + functions-common:time_stop:2427 : start_time=1787893523636 2026-08-28 05:05:24.285 | + functions-common:time_stop:2429 : [[ -z 1787893523636 ]] 2026-08-28 05:05:24.288 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:05:24.293 | + functions-common:time_stop:2432 : end_time=1787893524289 2026-08-28 05:05:24.296 | + functions-common:time_stop:2433 : elapsed_time=653 2026-08-28 05:05:24.299 | + functions-common:time_stop:2434 : total=31269 2026-08-28 05:05:24.303 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:05:24.307 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31922 2026-08-28 05:05:24.309 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-28 05:05:24.313 | + functions-common:git_timed:697 : local count=0 2026-08-28 05:05:24.316 | + functions-common:git_timed:698 : local timeout=0 2026-08-28 05:05:24.320 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-28 05:05:24.324 | + functions-common:git_timed:701 : timeout=0 2026-08-28 05:05:24.328 | + functions-common:git_timed:704 : time_start git_timed 2026-08-28 05:05:24.331 | + functions-common:time_start:2406 : local name=git_timed 2026-08-28 05:05:24.335 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:05:24.338 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:05:24.343 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:05:24.348 | + functions-common:time_start:2411 : _TIME_START[$name]=1787893524344 2026-08-28 05:05:24.351 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-28 05:05:24.479 | Note: switching to 'FETCH_HEAD'. 2026-08-28 05:05:24.479 | 2026-08-28 05:05:24.479 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-28 05:05:24.480 | changes and commit them, and you can discard any commits you make in this 2026-08-28 05:05:24.480 | state without impacting any branches by switching back to a branch. 2026-08-28 05:05:24.480 | 2026-08-28 05:05:24.480 | If you want to create a new branch to retain commits you create, you may 2026-08-28 05:05:24.480 | do so (now or later) by using -c with the switch command. Example: 2026-08-28 05:05:24.480 | 2026-08-28 05:05:24.480 | git switch -c 2026-08-28 05:05:24.480 | 2026-08-28 05:05:24.480 | Or undo this operation with: 2026-08-28 05:05:24.480 | 2026-08-28 05:05:24.480 | git switch - 2026-08-28 05:05:24.480 | 2026-08-28 05:05:24.481 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-28 05:05:24.481 | 2026-08-28 05:05:24.481 | HEAD is now at 602b6d703 Test requirements: remove testresources and testscenarios 2026-08-28 05:05:24.486 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-28 05:05:24.489 | + functions-common:time_stop:2420 : local name 2026-08-28 05:05:24.492 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:05:24.494 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:05:24.497 | + functions-common:time_stop:2423 : local total 2026-08-28 05:05:24.500 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:05:24.504 | + functions-common:time_stop:2426 : name=git_timed 2026-08-28 05:05:24.507 | + functions-common:time_stop:2427 : start_time=1787893524344 2026-08-28 05:05:24.510 | + functions-common:time_stop:2429 : [[ -z 1787893524344 ]] 2026-08-28 05:05:24.514 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:05:24.519 | + functions-common:time_stop:2432 : end_time=1787893524516 2026-08-28 05:05:24.522 | + functions-common:time_stop:2433 : elapsed_time=172 2026-08-28 05:05:24.525 | + functions-common:time_stop:2434 : total=31922 2026-08-28 05:05:24.529 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:05:24.532 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32094 2026-08-28 05:05:24.535 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-08-28 05:05:24.552 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-08-28 05:05:24.557 | + functions-common:git_clone:673 : git show --oneline 2026-08-28 05:05:24.557 | + functions-common:git_clone:673 : head -1 2026-08-28 05:05:24.559 | 602b6d703 Test requirements: remove testresources and testscenarios 2026-08-28 05:05:24.562 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-28 05:05:24.565 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-08-28 05:05:24.569 | + inc/python:setup_develop:353 : local bindep 2026-08-28 05:05:24.572 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-08-28 05:05:24.576 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-08-28 05:05:24.579 | + inc/python:setup_develop:359 : local extras= 2026-08-28 05:05:24.582 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-08-28 05:05:24.585 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-28 05:05:24.588 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-08-28 05:05:24.592 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-08-28 05:05:24.595 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-28 05:05:24.599 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-28 05:05:24.603 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-08-28 05:05:24.607 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-28 05:05:24.611 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-08-28 05:05:24.615 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-28 05:05:24.619 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-28 05:05:24.623 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-08-28 05:05:24.630 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-08-28 05:05:24.634 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-08-28 05:05:24.637 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-08-28 05:05:24.798 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-08-28 05:05:24.802 | + inc/python:setup_package:436 : local bindep=0 2026-08-28 05:05:24.806 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-28 05:05:24.810 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-28 05:05:24.814 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-08-28 05:05:24.817 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-08-28 05:05:24.821 | + inc/python:setup_package:445 : local flags=-e 2026-08-28 05:05:24.825 | + inc/python:setup_package:446 : local extras= 2026-08-28 05:05:24.829 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-28 05:05:24.833 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-28 05:05:24.837 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-28 05:05:24.841 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-28 05:05:24.844 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-28 05:05:24.848 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-08-28 05:05:24.875 | Using python 3.12 to install /opt/stack/glance 2026-08-28 05:05:24.878 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2026-08-28 05:05:25.875 | Obtaining file:///opt/stack/glance 2026-08-28 05:05:25.879 | Installing build dependencies: started 2026-08-28 05:05:27.370 | Installing build dependencies: finished with status 'done' 2026-08-28 05:05:27.371 | Checking if build backend supports build_editable: started 2026-08-28 05:05:27.910 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-28 05:05:27.911 | Getting requirements to build editable: started 2026-08-28 05:05:28.205 | Getting requirements to build editable: finished with status 'done' 2026-08-28 05:05:28.206 | Preparing editable metadata (pyproject.toml): started 2026-08-28 05:05:29.118 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-28 05:05:29.137 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (7.0.3) 2026-08-28 05:05:29.138 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (0.7.1) 2026-08-28 05:05:29.139 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (2.0.52) 2026-08-28 05:05:29.140 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (3.1.0) 2026-08-28 05:05:29.140 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (2.5.1) 2026-08-28 05:05:29.141 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (1.8.11) 2026-08-28 05:05:29.143 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (1.19.1) 2026-08-28 05:05:29.319 | Collecting httplib2>=0.9.1 (from glance==33.0.0.0b3.dev43) 2026-08-28 05:05:29.415 | Downloading httplib2-0.32.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-28 05:05:29.426 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (10.7.0) 2026-08-28 05:05:29.427 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (7.6.1) 2026-08-28 05:05:29.428 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (6.5.0) 2026-08-28 05:05:29.429 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (2.8.0) 2026-08-28 05:05:29.429 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (10.2.0) 2026-08-28 05:05:29.430 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (5.9.1) 2026-08-28 05:05:29.488 | Collecting taskflow>=4.0.0 (from glance==33.0.0.0b3.dev43) 2026-08-28 05:05:29.492 | Downloading taskflow-6.4.0-py3-none-any.whl.metadata (4.5 kB) 2026-08-28 05:05:29.507 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (5.16.0) 2026-08-28 05:05:29.508 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (13.0.1) 2026-08-28 05:05:29.536 | Collecting WSME>=0.8.0 (from glance==33.0.0.0b3.dev43) 2026-08-28 05:05:29.541 | Downloading wsme-0.13.0-py3-none-any.whl.metadata (4.0 kB) 2026-08-28 05:05:29.552 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (3.18.0) 2026-08-28 05:05:29.552 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (3.10.1) 2026-08-28 05:05:29.553 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (4.26.0) 2026-08-28 05:05:29.554 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (5.8.0) 2026-08-28 05:05:29.555 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (18.1.1) 2026-08-28 05:05:29.556 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (6.9.0) 2026-08-28 05:05:29.586 | Collecting oslo.limit>=1.6.0 (from glance==33.0.0.0b3.dev43) 2026-08-28 05:05:29.591 | Downloading oslo_limit-2.12.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-28 05:05:29.601 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (8.3.1) 2026-08-28 05:05:29.602 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (18.3.0) 2026-08-28 05:05:29.603 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (8.2.0) 2026-08-28 05:05:29.640 | Collecting oslo.reports>=3.2.0 (from glance==33.0.0.0b3.dev43) 2026-08-28 05:05:29.645 | Downloading oslo_reports-3.9.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-28 05:05:29.655 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (6.0.1) 2026-08-28 05:05:29.657 | Requirement already satisfied: oslo.service>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev43) (4.8.0) 2026-08-28 05:05:29.658 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (4.4.0) 2026-08-28 05:05:29.659 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (5.7.0) 2026-08-28 05:05:29.660 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (3.1.0) 2026-08-28 05:05:29.660 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (43.0.3) 2026-08-28 05:05:29.687 | Collecting cursive>=0.2.1 (from glance==33.0.0.0b3.dev43) 2026-08-28 05:05:29.692 | Downloading cursive-0.3.1-py3-none-any.whl.metadata (1.9 kB) 2026-08-28 05:05:29.739 | Collecting castellan>=0.17.0 (from glance==33.0.0.0b3.dev43) 2026-08-28 05:05:29.744 | Downloading castellan-5.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-28 05:05:29.756 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev43) (1.4.1) 2026-08-28 05:05:29.757 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev43) (4.16.0) 2026-08-28 05:05:29.794 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==33.0.0.0b3.dev43) 2026-08-28 05:05:29.798 | Downloading python_barbicanclient-7.5.0-py3-none-any.whl.metadata (11 kB) 2026-08-28 05:05:29.812 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==33.0.0.0b3.dev43) (2.34.2) 2026-08-28 05:05:29.814 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==33.0.0.0b3.dev43) (2.1.1) 2026-08-28 05:05:29.819 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==33.0.0.0b3.dev43) (3.0) 2026-08-28 05:05:29.821 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cursive>=0.2.1->glance==33.0.0.0b3.dev43) (5.11.0) 2026-08-28 05:05:29.825 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==33.0.0.0b3.dev43) (2.3.0) 2026-08-28 05:05:29.830 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==33.0.0.0b3.dev43) (1.4.2) 2026-08-28 05:05:29.831 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==33.0.0.0b3.dev43) (3.5.0) 2026-08-28 05:05:29.838 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==33.0.0.0b3.dev43) (3.3.2) 2026-08-28 05:05:29.842 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev43) (26.1.0) 2026-08-28 05:05:29.842 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev43) (2025.9.1) 2026-08-28 05:05:29.843 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev43) (0.37.0) 2026-08-28 05:05:29.844 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev43) (2026.6.3) 2026-08-28 05:05:29.852 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==33.0.0.0b3.dev43) (2.1.0) 2026-08-28 05:05:29.853 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==33.0.0.0b3.dev43) (1.9.0) 2026-08-28 05:05:29.858 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev43) (4.3.0) 2026-08-28 05:05:29.861 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev43) (4.1.0) 2026-08-28 05:05:29.861 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev43) (2.13.0) 2026-08-28 05:05:29.868 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev43) (1.5.0) 2026-08-28 05:05:29.872 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev43) (5.3.1) 2026-08-28 05:05:29.877 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==33.0.0.0b3.dev43) (0.20) 2026-08-28 05:05:29.882 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev43) (1.3.0) 2026-08-28 05:05:29.883 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev43) (2.0.0) 2026-08-28 05:05:29.884 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev43) (6.0.3) 2026-08-28 05:05:29.893 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==33.0.0.0b3.dev43) (2.1.2) 2026-08-28 05:05:29.894 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==33.0.0.0b3.dev43) (0.6.2) 2026-08-28 05:05:29.952 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==33.0.0.0b3.dev43) 2026-08-28 05:05:29.957 | Downloading openstacksdk-4.19.1-py3-none-any.whl.metadata (12 kB) 2026-08-28 05:05:29.999 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev43) 2026-08-28 05:05:30.003 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-08-28 05:05:30.046 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev43) 2026-08-28 05:05:30.051 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-08-28 05:05:30.099 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev43) 2026-08-28 05:05:30.104 | Downloading platformdirs-4.11.3-py3-none-any.whl.metadata (5.5 kB) 2026-08-28 05:05:30.114 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev43) (7.2.2) 2026-08-28 05:05:30.146 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev43) 2026-08-28 05:05:30.150 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-08-28 05:05:30.166 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.5.0->glance==33.0.0.0b3.dev43) (2.9.0.post0) 2026-08-28 05:05:30.172 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev43) (7.1.7) 2026-08-28 05:05:30.173 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev43) (5.3.1) 2026-08-28 05:05:30.174 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev43) (5.6.2) 2026-08-28 05:05:30.175 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev43) (0.17.0) 2026-08-28 05:05:30.179 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev43) (5.1.0) 2026-08-28 05:05:30.188 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev43) (2026.3) 2026-08-28 05:05:30.189 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev43) (26.3) 2026-08-28 05:05:30.196 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev43) (0.26.0) 2026-08-28 05:05:30.199 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev43) (5.0.0) 2026-08-28 05:05:30.200 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev43) (3.1.6) 2026-08-28 05:05:30.202 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev43) (4.0.1) 2026-08-28 05:05:30.209 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev43) (3.0.3) 2026-08-28 05:05:30.223 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==33.0.0.0b3.dev43) (1.2.1) 2026-08-28 05:05:30.230 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev43) (0.41.2) 2026-08-28 05:05:30.231 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev43) (3.5.5) 2026-08-28 05:05:30.234 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev43) (1.7.6) 2026-08-28 05:05:30.239 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev43) (2.8.0) 2026-08-28 05:05:30.284 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev43) 2026-08-28 05:05:30.289 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-08-28 05:05:30.405 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev43) 2026-08-28 05:05:30.410 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (10 kB) 2026-08-28 05:05:30.443 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==33.0.0.0b3.dev43) (84.0.0) 2026-08-28 05:05:30.460 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==33.0.0.0b3.dev43) (0.8.2) 2026-08-28 05:05:30.522 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev43) 2026-08-28 05:05:30.527 | Downloading cliff-4.16.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-28 05:05:30.569 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev43) 2026-08-28 05:05:30.573 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-08-28 05:05:30.639 | Collecting cmd2>=4.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev43) 2026-08-28 05:05:30.644 | Downloading cmd2-4.2.0-py3-none-any.whl.metadata (16 kB) 2026-08-28 05:05:30.713 | Collecting prompt-toolkit>=3.0.53 (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev43) 2026-08-28 05:05:30.717 | Downloading prompt_toolkit-3.0.53-py3-none-any.whl.metadata (6.4 kB) 2026-08-28 05:05:30.752 | Collecting pyperclip>=1.8.2 (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev43) 2026-08-28 05:05:30.756 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-08-28 05:05:30.767 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev43) (15.0.0) 2026-08-28 05:05:30.794 | Collecting rich-argparse>=1.7.2 (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev43) 2026-08-28 05:05:30.798 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-08-28 05:05:30.822 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.5.0->glance==33.0.0.0b3.dev43) (1.17.0) 2026-08-28 05:05:30.842 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev43) (3.5.0) 2026-08-28 05:05:30.842 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev43) (3.18) 2026-08-28 05:05:30.843 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev43) (2.7.0) 2026-08-28 05:05:30.845 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev43) (2023.11.17) 2026-08-28 05:05:30.879 | 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>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev43) (4.2.0) 2026-08-28 05:05:30.880 | 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>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev43) (2.20.0) 2026-08-28 05:05:30.889 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev43) (0.1.2) 2026-08-28 05:05:30.906 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==33.0.0.0b3.dev43) (0.8) 2026-08-28 05:05:31.040 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev43) 2026-08-28 05:05:31.044 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-08-28 05:05:31.093 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev43) 2026-08-28 05:05:31.098 | Downloading automaton-3.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-28 05:05:31.108 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==33.0.0.0b3.dev43) (9.1.4) 2026-08-28 05:05:31.134 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev43) 2026-08-28 05:05:31.138 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-08-28 05:05:31.233 | Collecting simplegeneric (from WSME>=0.8.0->glance==33.0.0.0b3.dev43) 2026-08-28 05:05:31.238 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-08-28 05:05:31.252 | Installing build dependencies: started 2026-08-28 05:05:32.733 | Installing build dependencies: finished with status 'done' 2026-08-28 05:05:32.734 | Getting requirements to build wheel: started 2026-08-28 05:05:33.372 | Getting requirements to build wheel: finished with status 'done' 2026-08-28 05:05:33.373 | Preparing metadata (pyproject.toml): started 2026-08-28 05:05:33.754 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-28 05:05:33.807 | Collecting importlib_metadata>=4.4 (from WSME>=0.8.0->glance==33.0.0.0b3.dev43) 2026-08-28 05:05:33.811 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-08-28 05:05:33.862 | Collecting zipp>=3.20 (from importlib_metadata>=4.4->WSME>=0.8.0->glance==33.0.0.0b3.dev43) 2026-08-28 05:05:33.866 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-08-28 05:05:33.930 | Downloading castellan-5.8.0-py3-none-any.whl (104 kB) 2026-08-28 05:05:33.943 | Downloading cursive-0.3.1-py3-none-any.whl (44 kB) 2026-08-28 05:05:33.954 | Downloading httplib2-0.32.0-py3-none-any.whl (93 kB) 2026-08-28 05:05:33.966 | Downloading oslo_limit-2.12.0-py3-none-any.whl (24 kB) 2026-08-28 05:05:33.977 | Downloading openstacksdk-4.19.1-py3-none-any.whl (2.0 MB) 2026-08-28 05:05:34.021 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 51.1 MB/s 0:00:00 2026-08-28 05:05:34.026 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-08-28 05:05:34.037 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-08-28 05:05:34.046 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-08-28 05:05:34.057 | Downloading oslo_reports-3.9.0-py3-none-any.whl (54 kB) 2026-08-28 05:05:34.068 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-08-28 05:05:34.078 | Downloading platformdirs-4.11.3-py3-none-any.whl (23 kB) 2026-08-28 05:05:34.089 | Downloading python_barbicanclient-7.5.0-py3-none-any.whl (90 kB) 2026-08-28 05:05:34.101 | Downloading cliff-4.16.0-py3-none-any.whl (86 kB) 2026-08-28 05:05:34.113 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-08-28 05:05:34.125 | Downloading cmd2-4.2.0-py3-none-any.whl (193 kB) 2026-08-28 05:05:34.138 | Downloading prompt_toolkit-3.0.53-py3-none-any.whl (392 kB) 2026-08-28 05:05:34.154 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-08-28 05:05:34.166 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-08-28 05:05:34.176 | Downloading taskflow-6.4.0-py3-none-any.whl (491 kB) 2026-08-28 05:05:34.194 | Downloading automaton-3.5.0-py3-none-any.whl (23 kB) 2026-08-28 05:05:34.205 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-08-28 05:05:34.249 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 52.2 MB/s 0:00:00 2026-08-28 05:05:34.253 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-08-28 05:05:34.264 | Downloading wsme-0.13.0-py3-none-any.whl (59 kB) 2026-08-28 05:05:34.274 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-08-28 05:05:34.285 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-08-28 05:05:34.296 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-08-28 05:05:34.459 | Building wheels for collected packages: glance, simplegeneric 2026-08-28 05:05:34.461 | Building editable for glance (pyproject.toml): started 2026-08-28 05:05:35.319 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-08-28 05:05:35.320 | Created wheel for glance: filename=glance-33.0.0.0b3.dev43-0.editable-py3-none-any.whl size=9068 sha256=317f3a8e1801804291926ec5f94ab2135abcce0454dd552d7ba4c85b4d1c5eb1 2026-08-28 05:05:35.320 | Stored in directory: /tmp/pip-ephem-wheel-cache-oq4y9owe/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-08-28 05:05:35.327 | Building wheel for simplegeneric (pyproject.toml): started 2026-08-28 05:05:35.747 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-08-28 05:05:35.748 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=384a7b00eb20b10619230e20c5571317aa7f892404a90807bdf849a3d22a9ca2 2026-08-28 05:05:35.748 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-08-28 05:05:35.752 | Successfully built glance simplegeneric 2026-08-28 05:05:36.050 | Installing collected packages: simplegeneric, pyperclip, zipp, setproctitle, pydot, prompt-toolkit, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib_metadata, cotyledon, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-08-28 05:05:39.061 | Attempting uninstall: jsonpointer 2026-08-28 05:05:39.076 | Found existing installation: jsonpointer 2.0 2026-08-28 05:05:39.077 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-28 05:05:39.077 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-08-28 05:05:39.094 | Attempting uninstall: jmespath 2026-08-28 05:05:39.110 | Found existing installation: jmespath 1.0.1 2026-08-28 05:05:39.110 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-28 05:05:39.111 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-08-28 05:05:39.152 | Attempting uninstall: httplib2 2026-08-28 05:05:39.168 | Found existing installation: httplib2 0.20.4 2026-08-28 05:05:39.169 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-28 05:05:39.169 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-08-28 05:05:39.265 | Attempting uninstall: jsonpatch 2026-08-28 05:05:39.282 | Found existing installation: jsonpatch 1.32 2026-08-28 05:05:39.282 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-28 05:05:39.283 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-08-28 05:05:43.821 | 2026-08-28 05:05:43.840 | Successfully installed WSME-0.13.0 automaton-3.5.0 autopage-0.6.0 castellan-5.8.0 cliff-4.16.0 cmd2-4.2.0 cotyledon-2.2.0 cursive-0.3.1 glance-33.0.0.0b3.dev43 httplib2-0.32.0 importlib_metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.19.1 oslo.limit-2.12.0 oslo.reports-3.9.0 platformdirs-4.11.3 prompt-toolkit-3.0.53 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.5.0 rich-argparse-1.8.0 setproctitle-1.3.7 simplegeneric-0.8.1 taskflow-6.4.0 zipp-4.1.0 2026-08-28 05:05:44.085 | + inc/python:pip_install:216 : result=0 2026-08-28 05:05:44.089 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-28 05:05:44.092 | + functions-common:time_stop:2420 : local name 2026-08-28 05:05:44.096 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:05:44.099 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:05:44.103 | + functions-common:time_stop:2423 : local total 2026-08-28 05:05:44.105 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:05:44.108 | + functions-common:time_stop:2426 : name=pip_install 2026-08-28 05:05:44.111 | + functions-common:time_stop:2427 : start_time=1787893524869 2026-08-28 05:05:44.114 | + functions-common:time_stop:2429 : [[ -z 1787893524869 ]] 2026-08-28 05:05:44.119 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:05:44.125 | + functions-common:time_stop:2432 : end_time=1787893544121 2026-08-28 05:05:44.128 | + functions-common:time_stop:2433 : elapsed_time=19252 2026-08-28 05:05:44.132 | + functions-common:time_stop:2434 : total=74298 2026-08-28 05:05:44.135 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:05:44.138 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=93550 2026-08-28 05:05:44.142 | + inc/python:pip_install:219 : return 0 2026-08-28 05:05:44.146 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-28 05:05:44.149 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-28 05:05:44.152 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-08-28 05:05:44.155 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-08-28 05:05:44.159 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 05:05:44.163 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 05:05:44.167 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-08-28 05:05:44.171 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 05:05:44.174 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-28 05:05:44.178 | + ./stack.sh:main:945 : configure_glance 2026-08-28 05:05:44.181 | + lib/glance:configure_glance:350 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-08-28 05:05:44.199 | + lib/glance:configure_glance:353 : local dburl 2026-08-28 05:05:44.204 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-08-28 05:05:44.207 | ++ lib/database:database_connection_url:134 : local db=glance 2026-08-28 05:05:44.210 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-08-28 05:05:44.213 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-08-28 05:05:44.217 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-28 05:05:44.221 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-28 05:05:44.224 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-28 05:05:44.245 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:05:44.248 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-28 05:05:44.250 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-08-28 05:05:44.255 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-08-28 05:05:44.258 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-08-28 05:05:44.299 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-08-28 05:05:44.341 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-08-28 05:05:44.380 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-08-28 05:05:44.418 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-08-28 05:05:44.456 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-08-28 05:05:44.497 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-08-28 05:05:44.537 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-08-28 05:05:44.540 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-08-28 05:05:44.544 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-08-28 05:05:44.547 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-28 05:05:44.550 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-28 05:05:44.554 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-08-28 05:05:44.557 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-08-28 05:05:44.561 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-08-28 05:05:44.564 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-28 05:05:44.568 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-08-28 05:05:44.607 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-08-28 05:05:44.645 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.46/identity 2026-08-28 05:05:44.683 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-08-28 05:05:44.723 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-08-28 05:05:44.760 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-08-28 05:05:44.799 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-08-28 05:05:44.837 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-08-28 05:05:44.875 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.46/identity 2026-08-28 05:05:44.915 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-28 05:05:44.952 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-08-28 05:05:44.991 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-28 05:05:44.994 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-08-28 05:05:45.035 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-08-28 05:05:45.038 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-08-28 05:05:45.041 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-08-28 05:05:45.045 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-28 05:05:45.048 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-28 05:05:45.051 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-28 05:05:45.072 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:05:45.077 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-28 05:05:45.080 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-28 05:05:45.084 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-28 05:05:45.105 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:05:45.108 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.46:5672/ 2026-08-28 05:05:45.112 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.46:5672/ 2026-08-28 05:05:45.149 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-28 05:05:45.153 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-28 05:05:45.157 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-08-28 05:05:45.160 | + lib/glance:configure_glance:366 : '[' kvm = parallels ']' 2026-08-28 05:05:45.164 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-08-28 05:05:45.202 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-08-28 05:05:45.240 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-08-28 05:05:45.282 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-08-28 05:05:45.286 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-08-28 05:05:45.290 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-08-28 05:05:45.293 | + lib/glance:configure_glance_store:282 : local be 2026-08-28 05:05:45.297 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-08-28 05:05:45.300 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-08-28 05:05:45.303 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-08-28 05:05:45.346 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-08-28 05:05:45.348 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.46 2026-08-28 05:05:45.389 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-08-28 05:05:45.391 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-08-28 05:05:45.394 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-08-28 05:05:45.414 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:05:45.418 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.46/image 2026-08-28 05:05:45.456 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-08-28 05:05:45.479 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:05:45.482 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-08-28 05:05:45.485 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-08-28 05:05:45.489 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-08-28 05:05:45.493 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-28 05:05:45.516 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-28 05:05:45.519 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-28 05:05:45.522 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-28 05:05:45.525 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-28 05:05:45.528 | + functions:setup_systemd_logging:723 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-28 05:05:45.566 | + functions:setup_systemd_logging:725 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-28 05:05:45.604 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-28 05:05:45.643 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-28 05:05:45.681 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-08-28 05:05:45.721 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-08-28 05:05:45.727 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-08-28 05:05:45.770 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-08-28 05:05:45.811 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-08-28 05:05:45.850 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-08-28 05:05:45.891 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-08-28 05:05:45.932 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-08-28 05:05:45.974 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-08-28 05:05:46.016 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-08-28 05:05:46.055 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-08-28 05:05:46.060 | + lib/glance:configure_glance:449 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2026-08-28 05:05:46.068 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-08-28 05:05:46.089 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:05:46.092 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-08-28 05:05:46.095 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-08-28 05:05:46.099 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-08-28 05:05:46.102 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-08-28 05:05:46.105 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-08-28 05:05:46.108 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-08-28 05:05:46.112 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-08-28 05:05:46.117 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-28 05:05:46.120 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-08-28 05:05:46.158 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-08-28 05:05:46.161 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-08-28 05:05:46.165 | ++ functions:get_random_port:861 : true 2026-08-28 05:05:46.168 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-08-28 05:05:46.172 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-08-28 05:05:46.175 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-08-28 05:05:46.231 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-08-28 05:05:46.234 | ++ functions:get_random_port:865 : break 2 2026-08-28 05:05:46.237 | ++ functions:get_random_port:869 : echo 60999 2026-08-28 05:05:46.241 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-08-28 05:05:46.244 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-08-28 05:05:46.280 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-08-28 05:05:46.317 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-08-28 05:05:46.354 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-08-28 05:05:46.390 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-08-28 05:05:46.426 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-28 05:05:46.463 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-08-28 05:05:46.500 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-08-28 05:05:46.539 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-08-28 05:05:46.575 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-28 05:05:46.612 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-08-28 05:05:46.650 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-28 05:05:46.688 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-08-28 05:05:46.724 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-08-28 05:05:46.760 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-08-28 05:05:46.796 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-08-28 05:05:46.835 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-08-28 05:05:46.873 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-08-28 05:05:46.911 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-08-28 05:05:46.948 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-08-28 05:05:46.986 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-08-28 05:05:46.989 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-08-28 05:05:46.992 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-28 05:05:46.995 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-28 05:05:46.999 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 05:05:47.002 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 05:05:47.005 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-08-28 05:05:47.009 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-08-28 05:05:47.012 | perl: warning: Setting locale failed. 2026-08-28 05:05:47.012 | perl: warning: Please check that your locale settings: 2026-08-28 05:05:47.012 | LANGUAGE = (unset), 2026-08-28 05:05:47.012 | LC_ALL = "en_US.utf8", 2026-08-28 05:05:47.012 | LANG = (unset) 2026-08-28 05:05:47.012 | are supported and installed on your system. 2026-08-28 05:05:47.012 | perl: warning: Falling back to the standard locale ("C"). 2026-08-28 05:05:47.047 | proxy (enabled by site administrator) 2026-08-28 05:05:47.052 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-08-28 05:05:47.056 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-08-28 05:05:47.059 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-28 05:05:47.062 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-28 05:05:47.066 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 05:05:47.069 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 05:05:47.073 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-08-28 05:05:47.075 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-08-28 05:05:47.078 | perl: warning: Setting locale failed. 2026-08-28 05:05:47.078 | perl: warning: Please check that your locale settings: 2026-08-28 05:05:47.078 | LANGUAGE = (unset), 2026-08-28 05:05:47.078 | LC_ALL = "en_US.utf8", 2026-08-28 05:05:47.078 | LANG = (unset) 2026-08-28 05:05:47.078 | are supported and installed on your system. 2026-08-28 05:05:47.078 | perl: warning: Falling back to the standard locale ("C"). 2026-08-28 05:05:47.114 | No module matches proxy_http 2026-08-28 05:05:47.118 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-08-28 05:05:47.129 | perl: warning: Setting locale failed. 2026-08-28 05:05:47.129 | perl: warning: Please check that your locale settings: 2026-08-28 05:05:47.129 | LANGUAGE = (unset), 2026-08-28 05:05:47.129 | LC_ALL = "en_US.utf8", 2026-08-28 05:05:47.129 | LANG = "de_DE.UTF-8" 2026-08-28 05:05:47.130 | are supported and installed on your system. 2026-08-28 05:05:47.130 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 05:05:47.169 | Considering dependency proxy for proxy_http: 2026-08-28 05:05:47.169 | Module proxy already enabled 2026-08-28 05:05:47.169 | Enabling module proxy_http. 2026-08-28 05:05:47.175 | To activate the new configuration, you need to run: 2026-08-28 05:05:47.175 | systemctl restart apache2 2026-08-28 05:05:47.180 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-08-28 05:05:47.184 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-08-28 05:05:47.188 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-28 05:05:47.192 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-28 05:05:47.195 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-28 05:05:47.400 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-08-28 05:05:47.405 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-08-28 05:05:47.409 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-08-28 05:05:47.413 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-28 05:05:47.416 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 05:05:47.420 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 05:05:47.423 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-08-28 05:05:47.427 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-08-28 05:05:47.431 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-08-28 05:05:47.433 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-08-28 05:05:47.441 | KeepAlive Off 2026-08-28 05:05:47.447 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-08-28 05:05:47.448 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-08-28 05:05:47.457 | SetEnv proxy-sendchunked 1 2026-08-28 05:05:47.464 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-08-28 05:05:47.464 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-08-28 05:05:47.474 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-08-28 05:05:47.479 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-08-28 05:05:47.483 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-08-28 05:05:47.486 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-28 05:05:47.489 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-28 05:05:47.491 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-28 05:05:47.495 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-28 05:05:47.498 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 05:05:47.501 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 05:05:47.505 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-28 05:05:47.509 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-28 05:05:47.512 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 05:05:47.516 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 05:05:47.518 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-08-28 05:05:47.529 | perl: warning: Setting locale failed. 2026-08-28 05:05:47.530 | perl: warning: Please check that your locale settings: 2026-08-28 05:05:47.530 | LANGUAGE = (unset), 2026-08-28 05:05:47.530 | LC_ALL = "en_US.utf8", 2026-08-28 05:05:47.530 | LANG = "de_DE.UTF-8" 2026-08-28 05:05:47.530 | are supported and installed on your system. 2026-08-28 05:05:47.530 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 05:05:47.570 | Enabling site glance-api. 2026-08-28 05:05:47.576 | To activate the new configuration, you need to run: 2026-08-28 05:05:47.576 | systemctl reload apache2 2026-08-28 05:05:47.582 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-08-28 05:05:47.586 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-28 05:05:47.590 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-28 05:05:47.593 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-28 05:05:47.739 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-08-28 05:05:47.748 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-08-28 05:05:47.785 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-08-28 05:05:47.823 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-08-28 05:05:47.826 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-08-28 05:05:47.865 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-08-28 05:05:47.904 | + ./stack.sh:main:948 : is_service_enabled cinder 2026-08-28 05:05:47.926 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:05:47.929 | + ./stack.sh:main:950 : stack_install_service cinder 2026-08-28 05:05:47.932 | + lib/stack:stack_install_service:20 : local service=cinder 2026-08-28 05:05:47.936 | + lib/stack:stack_install_service:21 : type install_cinder 2026-08-28 05:05:47.940 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-28 05:05:47.942 | + lib/stack:stack_install_service:32 : install_cinder 2026-08-28 05:05:47.946 | + lib/cinder:install_cinder:539 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder refs/changes/19/1002719/1 2026-08-28 05:05:47.949 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-08-28 05:05:47.952 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-08-28 05:05:47.955 | + functions-common:git_clone:591 : local git_ref=refs/changes/19/1002719/1 2026-08-28 05:05:47.958 | + functions-common:git_clone:592 : local orig_dir 2026-08-28 05:05:47.962 | ++ functions-common:git_clone:593 : pwd 2026-08-28 05:05:47.966 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-28 05:05:47.969 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-28 05:05:47.974 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-28 05:05:47.995 | + functions-common:git_clone:596 : RECLONE=False 2026-08-28 05:05:47.998 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-28 05:05:48.002 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-28 05:05:48.006 | + functions-common:git_clone:610 : echo refs/changes/19/1002719/1 2026-08-28 05:05:48.007 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-28 05:05:48.014 | + functions-common:git_clone:612 : [[ ! -d /opt/stack/cinder ]] 2026-08-28 05:05:48.017 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2026-08-28 05:05:48.019 | + functions-common:git_clone:618 : git_timed clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-08-28 05:05:48.023 | + functions-common:git_timed:697 : local count=0 2026-08-28 05:05:48.027 | + functions-common:git_timed:698 : local timeout=0 2026-08-28 05:05:48.030 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-28 05:05:48.034 | + functions-common:git_timed:701 : timeout=0 2026-08-28 05:05:48.037 | + functions-common:git_timed:704 : time_start git_timed 2026-08-28 05:05:48.041 | + functions-common:time_start:2406 : local name=git_timed 2026-08-28 05:05:48.044 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:05:48.047 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:05:48.051 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:05:48.056 | + functions-common:time_start:2411 : _TIME_START[$name]=1787893548052 2026-08-28 05:05:48.060 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-08-28 05:05:48.063 | Cloning into '/opt/stack/cinder'... 2026-08-28 05:06:41.177 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-28 05:06:41.180 | + functions-common:time_stop:2420 : local name 2026-08-28 05:06:41.183 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:06:41.187 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:06:41.190 | + functions-common:time_stop:2423 : local total 2026-08-28 05:06:41.193 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:06:41.196 | + functions-common:time_stop:2426 : name=git_timed 2026-08-28 05:06:41.200 | + functions-common:time_stop:2427 : start_time=1787893548052 2026-08-28 05:06:41.204 | + functions-common:time_stop:2429 : [[ -z 1787893548052 ]] 2026-08-28 05:06:41.208 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:06:41.213 | + functions-common:time_stop:2432 : end_time=1787893601209 2026-08-28 05:06:41.216 | + functions-common:time_stop:2433 : elapsed_time=53157 2026-08-28 05:06:41.219 | + functions-common:time_stop:2434 : total=32094 2026-08-28 05:06:41.222 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:06:41.225 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=85251 2026-08-28 05:06:41.228 | + functions-common:git_clone:620 : cd /opt/stack/cinder 2026-08-28 05:06:41.232 | + functions-common:git_clone:621 : git_timed fetch https://review.opendev.org/openstack/cinder.git refs/changes/19/1002719/1 2026-08-28 05:06:41.236 | + functions-common:git_timed:697 : local count=0 2026-08-28 05:06:41.239 | + functions-common:git_timed:698 : local timeout=0 2026-08-28 05:06:41.243 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-28 05:06:41.246 | + functions-common:git_timed:701 : timeout=0 2026-08-28 05:06:41.249 | + functions-common:git_timed:704 : time_start git_timed 2026-08-28 05:06:41.253 | + functions-common:time_start:2406 : local name=git_timed 2026-08-28 05:06:41.257 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:06:41.260 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:06:41.265 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:06:41.269 | + functions-common:time_start:2411 : _TIME_START[$name]=1787893601266 2026-08-28 05:06:41.273 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/cinder.git refs/changes/19/1002719/1 2026-08-28 05:06:42.111 | From https://review.opendev.org/openstack/cinder 2026-08-28 05:06:42.112 | * branch refs/changes/19/1002719/1 -> FETCH_HEAD 2026-08-28 05:06:42.118 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-28 05:06:42.121 | + functions-common:time_stop:2420 : local name 2026-08-28 05:06:42.125 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:06:42.127 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:06:42.131 | + functions-common:time_stop:2423 : local total 2026-08-28 05:06:42.134 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:06:42.137 | + functions-common:time_stop:2426 : name=git_timed 2026-08-28 05:06:42.140 | + functions-common:time_stop:2427 : start_time=1787893601266 2026-08-28 05:06:42.144 | + functions-common:time_stop:2429 : [[ -z 1787893601266 ]] 2026-08-28 05:06:42.148 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:06:42.154 | + functions-common:time_stop:2432 : end_time=1787893602150 2026-08-28 05:06:42.157 | + functions-common:time_stop:2433 : elapsed_time=884 2026-08-28 05:06:42.160 | + functions-common:time_stop:2434 : total=85251 2026-08-28 05:06:42.163 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:06:42.166 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=86135 2026-08-28 05:06:42.169 | + functions-common:git_clone:621 : git checkout FETCH_HEAD 2026-08-28 05:06:42.262 | Note: switching to 'FETCH_HEAD'. 2026-08-28 05:06:42.263 | 2026-08-28 05:06:42.263 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-28 05:06:42.263 | changes and commit them, and you can discard any commits you make in this 2026-08-28 05:06:42.263 | state without impacting any branches by switching back to a branch. 2026-08-28 05:06:42.263 | 2026-08-28 05:06:42.263 | If you want to create a new branch to retain commits you create, you may 2026-08-28 05:06:42.263 | do so (now or later) by using -c with the switch command. Example: 2026-08-28 05:06:42.263 | 2026-08-28 05:06:42.263 | git switch -c 2026-08-28 05:06:42.263 | 2026-08-28 05:06:42.263 | Or undo this operation with: 2026-08-28 05:06:42.263 | 2026-08-28 05:06:42.264 | git switch - 2026-08-28 05:06:42.264 | 2026-08-28 05:06:42.264 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-28 05:06:42.264 | 2026-08-28 05:06:42.265 | HEAD is now at 74a8c3256 Fujitsu Driver: Added line for CI test. 2026-08-28 05:06:42.269 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-08-28 05:06:42.287 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-08-28 05:06:42.292 | + functions-common:git_clone:673 : head -1 2026-08-28 05:06:42.293 | + functions-common:git_clone:673 : git show --oneline 2026-08-28 05:06:42.296 | 74a8c3256 Fujitsu Driver: Added line for CI test. 2026-08-28 05:06:42.300 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-28 05:06:42.304 | + lib/cinder:install_cinder:540 : setup_develop /opt/stack/cinder 2026-08-28 05:06:42.308 | + inc/python:setup_develop:353 : local bindep 2026-08-28 05:06:42.311 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-08-28 05:06:42.315 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-08-28 05:06:42.319 | + inc/python:setup_develop:359 : local extras= 2026-08-28 05:06:42.323 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-08-28 05:06:42.326 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-28 05:06:42.330 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-08-28 05:06:42.334 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-08-28 05:06:42.337 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-28 05:06:42.341 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-28 05:06:42.346 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-08-28 05:06:42.350 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-28 05:06:42.353 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-08-28 05:06:42.357 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-28 05:06:42.361 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-28 05:06:42.366 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-08-28 05:06:42.373 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-08-28 05:06:42.376 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-08-28 05:06:42.380 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-08-28 05:06:42.538 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-08-28 05:06:42.541 | + inc/python:setup_package:436 : local bindep=0 2026-08-28 05:06:42.545 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-28 05:06:42.548 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-28 05:06:42.552 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-08-28 05:06:42.556 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-08-28 05:06:42.560 | + inc/python:setup_package:445 : local flags=-e 2026-08-28 05:06:42.564 | + inc/python:setup_package:446 : local extras= 2026-08-28 05:06:42.567 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-28 05:06:42.571 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-28 05:06:42.575 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-28 05:06:42.579 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-28 05:06:42.583 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-28 05:06:42.587 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-08-28 05:06:42.611 | Using python 3.12 to install /opt/stack/cinder 2026-08-28 05:06:42.613 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2026-08-28 05:06:43.606 | Obtaining file:///opt/stack/cinder 2026-08-28 05:06:43.612 | Installing build dependencies: started 2026-08-28 05:06:45.167 | Installing build dependencies: finished with status 'done' 2026-08-28 05:06:45.168 | Checking if build backend supports build_editable: started 2026-08-28 05:06:45.715 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-28 05:06:45.716 | Getting requirements to build editable: started 2026-08-28 05:06:46.015 | Getting requirements to build editable: finished with status 'done' 2026-08-28 05:06:46.017 | Preparing editable metadata (pyproject.toml): started 2026-08-28 05:06:47.432 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-28 05:06:47.464 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev289) (7.0.3) 2026-08-28 05:06:47.464 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev289) (5.3.1) 2026-08-28 05:06:47.465 | 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.dev289) (0.41.2) 2026-08-28 05:06:47.465 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev289) (3.5.0) 2026-08-28 05:06:47.465 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev289) (3.5.5) 2026-08-28 05:06:47.466 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev289) (2.1.0) 2026-08-28 05:06:47.467 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev289) (4.26.0) 2026-08-28 05:06:47.468 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev289) (5.16.0) 2026-08-28 05:06:47.469 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev289) (13.0.1) 2026-08-28 05:06:48.129 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev289) 2026-08-28 05:06:48.244 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-08-28 05:06:48.256 | Requirement already satisfied: oslo.config>=10.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev289) (10.7.0) 2026-08-28 05:06:48.257 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev289) (7.6.1) 2026-08-28 05:06:48.258 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev289) (6.5.0) 2026-08-28 05:06:48.259 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev289) (18.1.1) 2026-08-28 05:06:48.260 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev289) (8.3.1) 2026-08-28 05:06:48.261 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev289) (18.3.0) 2026-08-28 05:06:48.262 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev289) (8.2.0) 2026-08-28 05:06:48.263 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev289) (6.0.1) 2026-08-28 05:06:48.265 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev289) (3.12.0) 2026-08-28 05:06:48.265 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev289) (3.9.0) 2026-08-28 05:06:48.266 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev289) (7.10.0) 2026-08-28 05:06:48.267 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev289) (5.11.0) 2026-08-28 05:06:48.268 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev289) (4.8.0) 2026-08-28 05:06:48.269 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev289) (2.8.0) 2026-08-28 05:06:48.270 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev289) (10.2.0) 2026-08-28 05:06:48.311 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev289) 2026-08-28 05:06:48.317 | Downloading oslo_versionedobjects-3.12.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-28 05:06:48.327 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev289) (4.4.0) 2026-08-28 05:06:48.328 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev289) (26.3) 2026-08-28 05:06:48.371 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev289) 2026-08-28 05:06:48.376 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-08-28 05:06:48.386 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev289) (3.10.1) 2026-08-28 05:06:48.387 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev289) (3.1.0) 2026-08-28 05:06:48.388 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev289) (3.3.2) 2026-08-28 05:06:48.389 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev289) (7.5.0) 2026-08-28 05:06:48.430 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev289) 2026-08-28 05:06:48.434 | Downloading python_glanceclient-4.13.0-py3-none-any.whl.metadata (4.0 kB) 2026-08-28 05:06:48.445 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev289) (5.8.0) 2026-08-28 05:06:48.485 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev289) 2026-08-28 05:06:48.490 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-08-28 05:06:48.500 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev289) (2.34.2) 2026-08-28 05:06:48.501 | Requirement already satisfied: urllib3>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev289) (2.7.0) 2026-08-28 05:06:48.502 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev289) (2.5.1) 2026-08-28 05:06:48.503 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev289) (6.4.0) 2026-08-28 05:06:48.529 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev289) 2026-08-28 05:06:48.533 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-08-28 05:06:48.543 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev289) (2.0.52) 2026-08-28 05:06:48.545 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev289) (5.9.1) 2026-08-28 05:06:48.570 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev289) 2026-08-28 05:06:48.574 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-08-28 05:06:48.594 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev289) (9.1.4) 2026-08-28 05:06:48.595 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev289) (1.8.11) 2026-08-28 05:06:48.596 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev289) (6.9.0) 2026-08-28 05:06:48.638 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev289) 2026-08-28 05:06:48.643 | Downloading oslo_vmware-4.10.1-py3-none-any.whl.metadata (2.2 kB) 2026-08-28 05:06:48.654 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev289) (7.1.1) 2026-08-28 05:06:48.699 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev289) 2026-08-28 05:06:48.704 | Downloading tooz-9.1.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-28 05:06:48.716 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev289) (5.8.0) 2026-08-28 05:06:48.717 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev289) (43.0.3) 2026-08-28 05:06:48.718 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev289) (0.3.1) 2026-08-28 05:06:48.911 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev289) 2026-08-28 05:06:48.916 | Downloading zstd-1.5.7.2-cp312-cp312-manylinux_2_14_x86_64.whl.metadata (23 kB) 2026-08-28 05:06:48.928 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev289) (1.9.0) 2026-08-28 05:06:48.929 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev289) (2026.3) 2026-08-28 05:06:48.930 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev289) (7.1.7) 2026-08-28 05:06:48.938 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev289) (2.1.1) 2026-08-28 05:06:48.942 | 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.dev289) (3.0) 2026-08-28 05:06:48.950 | 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.dev289) (2.8.0) 2026-08-28 05:06:48.958 | 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.dev289) (3.1.0) 2026-08-28 05:06:48.960 | 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.dev289) (2.3.0) 2026-08-28 05:06:48.967 | 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.dev289) (26.1.0) 2026-08-28 05:06:48.967 | 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.dev289) (2025.9.1) 2026-08-28 05:06:48.968 | 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.dev289) (0.37.0) 2026-08-28 05:06:48.968 | 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.dev289) (2026.6.3) 2026-08-28 05:06:48.976 | 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.dev289) (1.9.0) 2026-08-28 05:06:48.977 | 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.dev289) (4.16.0) 2026-08-28 05:06:48.981 | 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.dev289) (4.3.0) 2026-08-28 05:06:48.983 | 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.dev289) (4.1.0) 2026-08-28 05:06:48.985 | 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.dev289) (2.13.0) 2026-08-28 05:06:48.994 | 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.dev289) (7.2.2) 2026-08-28 05:06:48.999 | 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.dev289) (1.5.0) 2026-08-28 05:06:49.006 | 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.dev289) (0.20) 2026-08-28 05:06:49.011 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.7.0->cinder==28.1.0.dev289) (1.3.0) 2026-08-28 05:06:49.013 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.7.0->cinder==28.1.0.dev289) (2.0.0) 2026-08-28 05:06:49.014 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.7.0->cinder==28.1.0.dev289) (6.0.3) 2026-08-28 05:06:49.022 | 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.dev289) (1.19.1) 2026-08-28 05:06:49.025 | 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.dev289) (2.1.2) 2026-08-28 05:06:49.027 | 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.dev289) (0.6.2) 2026-08-28 05:06:49.029 | 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.dev289) (1.4.1) 2026-08-28 05:06:49.037 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.6.1->cinder==28.1.0.dev289) (2.9.0.post0) 2026-08-28 05:06:49.043 | 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.dev289) (5.3.1) 2026-08-28 05:06:49.044 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev289) (5.6.2) 2026-08-28 05:06:49.045 | 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.dev289) (0.17.0) 2026-08-28 05:06:49.050 | 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.dev289) (5.1.0) 2026-08-28 05:06:49.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>=14.6.0->cinder==28.1.0.dev289) (0.26.0) 2026-08-28 05:06:49.066 | 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.dev289) (5.0.0) 2026-08-28 05:06:49.067 | 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.dev289) (3.1.6) 2026-08-28 05:06:49.069 | 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.dev289) (4.0.1) 2026-08-28 05:06:49.076 | 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.dev289) (3.0.3) 2026-08-28 05:06:49.089 | 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.dev289) (1.2.1) 2026-08-28 05:06:49.109 | 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.dev289) (1.7.6) 2026-08-28 05:06:49.115 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev289) (2.2.0) 2026-08-28 05:06:49.120 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev289) (1.3.7) 2026-08-28 05:06:49.125 | 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.dev289) (3.18.0) 2026-08-28 05:06:49.169 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev289) 2026-08-28 05:06:49.172 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-28 05:06:49.232 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev289) 2026-08-28 05:06:49.237 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-08-28 05:06:49.294 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev289) 2026-08-28 05:06:49.300 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-08-28 05:06:49.318 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev289) (84.0.0) 2026-08-28 05:06:49.333 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev289) (0.8.2) 2026-08-28 05:06:49.368 | 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.dev289) (4.16.0) 2026-08-28 05:06:49.374 | 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.dev289) (0.6.0) 2026-08-28 05:06:49.376 | Requirement already satisfied: cmd2>=4.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.dev289) (4.2.0) 2026-08-28 05:06:49.385 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev289) (3.0.53) 2026-08-28 05:06:49.386 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev289) (1.11.0) 2026-08-28 05:06:49.387 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev289) (15.0.0) 2026-08-28 05:06:49.388 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev289) (1.8.0) 2026-08-28 05:06:49.402 | 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.6.1->cinder==28.1.0.dev289) (1.17.0) 2026-08-28 05:06:49.434 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev289) 2026-08-28 05:06:49.438 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-08-28 05:06:49.450 | 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.dev289) (24.2.1) 2026-08-28 05:06:49.484 | 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.dev289) (3.5.0) 2026-08-28 05:06:49.485 | 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.dev289) (3.18) 2026-08-28 05:06:49.488 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev289) (2023.11.17) 2026-08-28 05:06:49.519 | 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>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev289) (4.2.0) 2026-08-28 05:06:49.521 | 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>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev289) (2.20.0) 2026-08-28 05:06:49.532 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev289) (0.1.2) 2026-08-28 05:06:49.551 | 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.dev289) (0.8) 2026-08-28 05:06:49.593 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev289) 2026-08-28 05:06:49.597 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-08-28 05:06:49.657 | 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.dev289) (3.6.1) 2026-08-28 05:06:49.658 | 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.dev289) (3.5.0) 2026-08-28 05:06:49.660 | 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.dev289) (4.0.1) 2026-08-28 05:06:49.734 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev289) 2026-08-28 05:06:49.738 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-08-28 05:06:49.772 | 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.dev289) (1.33) 2026-08-28 05:06:49.779 | 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.dev289) (3.1.1) 2026-08-28 05:06:49.857 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-08-28 05:06:49.959 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 53.3 MB/s 0:00:00 2026-08-28 05:06:49.964 | Downloading oslo_versionedobjects-3.12.0-py3-none-any.whl (108 kB) 2026-08-28 05:06:49.977 | Downloading oslo_vmware-4.10.1-py3-none-any.whl (624 kB) 2026-08-28 05:06:49.995 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.4/624.4 kB 32.3 MB/s 0:00:00 2026-08-28 05:06:50.001 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-08-28 05:06:50.012 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-08-28 05:06:50.025 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-08-28 05:06:50.058 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 43.5 MB/s 0:00:00 2026-08-28 05:06:50.062 | Downloading python_glanceclient-4.13.0-py3-none-any.whl (203 kB) 2026-08-28 05:06:50.075 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-08-28 05:06:50.090 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-08-28 05:06:50.103 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-08-28 05:06:50.112 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-08-28 05:06:50.124 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-08-28 05:06:50.134 | Downloading tooz-9.1.0-py3-none-any.whl (91 kB) 2026-08-28 05:06:50.145 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-08-28 05:06:50.161 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-08-28 05:06:50.181 | Downloading zstd-1.5.7.2-cp312-cp312-manylinux_2_14_x86_64.whl (302 kB) 2026-08-28 05:06:50.294 | Building wheels for collected packages: cinder 2026-08-28 05:06:50.296 | Building editable for cinder (pyproject.toml): started 2026-08-28 05:06:51.967 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-08-28 05:06:51.969 | Created wheel for cinder: filename=cinder-28.1.0.dev289-0.editable-py3-none-any.whl size=9266 sha256=c67999e167a64afc4661c9560a8c64f50e15451413c1bca1fee236bc56b55ead 2026-08-28 05:06:51.969 | Stored in directory: /tmp/pip-ephem-wheel-cache-1_d76i6s/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-08-28 05:06:51.975 | Successfully built cinder 2026-08-28 05:06:52.243 | Installing collected packages: zstd, voluptuous, tabulate, suds-community, pyudev, lxml, invoke, rtslib-fb, pynacl, paramiko, warlock, tooz, python-novaclient, python-glanceclient, oslo.vmware, oslo.versionedobjects, cinder 2026-08-28 05:06:52.522 | Attempting uninstall: pyudev 2026-08-28 05:06:52.539 | Found existing installation: pyudev 0.24.0 2026-08-28 05:06:52.540 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-28 05:06:52.540 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-08-28 05:06:54.815 | 2026-08-28 05:06:54.836 | Successfully installed cinder-28.1.0.dev289 invoke-3.0.3 lxml-6.1.1 oslo.versionedobjects-3.12.0 oslo.vmware-4.10.1 paramiko-4.0.0 pynacl-1.6.2 python-glanceclient-4.13.0 python-novaclient-18.13.0 pyudev-0.24.4 rtslib-fb-2.2.4 suds-community-1.2.0 tabulate-0.10.0 tooz-9.1.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.2 2026-08-28 05:06:55.063 | + inc/python:pip_install:216 : result=0 2026-08-28 05:06:55.067 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-28 05:06:55.071 | + functions-common:time_stop:2420 : local name 2026-08-28 05:06:55.074 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:06:55.078 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:06:55.081 | + functions-common:time_stop:2423 : local total 2026-08-28 05:06:55.085 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:06:55.088 | + functions-common:time_stop:2426 : name=pip_install 2026-08-28 05:06:55.092 | + functions-common:time_stop:2427 : start_time=1787893602605 2026-08-28 05:06:55.095 | + functions-common:time_stop:2429 : [[ -z 1787893602605 ]] 2026-08-28 05:06:55.099 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:06:55.105 | + functions-common:time_stop:2432 : end_time=1787893615101 2026-08-28 05:06:55.108 | + functions-common:time_stop:2433 : elapsed_time=12496 2026-08-28 05:06:55.111 | + functions-common:time_stop:2434 : total=93550 2026-08-28 05:06:55.115 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:06:55.118 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=106046 2026-08-28 05:06:55.122 | + inc/python:pip_install:219 : return 0 2026-08-28 05:06:55.125 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-28 05:06:55.128 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-28 05:06:55.131 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-08-28 05:06:55.135 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-08-28 05:06:55.139 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 05:06:55.142 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 05:06:55.146 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-08-28 05:06:55.149 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 05:06:55.153 | + lib/cinder:install_cinder:541 : [[ lioadm == \t\g\t\a\d\m ]] 2026-08-28 05:06:55.156 | + lib/cinder:install_cinder:543 : [[ lioadm == \l\i\o\a\d\m ]] 2026-08-28 05:06:55.159 | + lib/cinder:install_cinder:544 : is_ubuntu 2026-08-28 05:06:55.163 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 05:06:55.166 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 05:06:55.170 | + lib/cinder:install_cinder:546 : sudo mkdir -p /etc/target 2026-08-28 05:06:55.186 | + lib/cinder:install_cinder:548 : install_package targetcli-fb 2026-08-28 05:06:55.190 | + functions-common:install_package:1438 : update_package_repo 2026-08-28 05:06:55.193 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-28 05:06:55.197 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-28 05:06:55.200 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-28 05:06:55.203 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-28 05:06:55.206 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-28 05:06:55.210 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 05:06:55.213 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 05:06:55.216 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-28 05:06:55.219 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-28 05:06:55.223 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-28 05:06:55.226 | + functions-common:apt_get_update:1167 : return 2026-08-28 05:06:55.230 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-08-28 05:06:55.233 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-28 05:06:55.237 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 05:06:55.241 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 05:06:55.244 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-08-28 05:06:55.274 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-08-28 05:06:55.314 | Reading package lists... 2026-08-28 05:06:55.723 | Building dependency tree... 2026-08-28 05:06:55.724 | Reading state information... 2026-08-28 05:06:56.398 | The following packages were automatically installed and are no longer required: 2026-08-28 05:06:56.400 | libfwupd2 libgusb2 2026-08-28 05:06:56.400 | Use 'sudo apt autoremove' to remove them. 2026-08-28 05:06:56.403 | The following additional packages will be installed: 2026-08-28 05:06:56.403 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-08-28 05:06:56.404 | python3-urwid python3-wcwidth 2026-08-28 05:06:56.406 | Suggested packages: 2026-08-28 05:06:56.407 | python-urwid-doc 2026-08-28 05:06:56.451 | The following NEW packages will be installed: 2026-08-28 05:06:56.451 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-08-28 05:06:56.452 | python3-urwid python3-wcwidth targetcli-fb 2026-08-28 05:06:56.538 | 0 upgraded, 6 newly installed, 0 to remove and 15 not upgraded. 2026-08-28 05:06:56.538 | Need to get 385 kB of archives. 2026-08-28 05:06:56.539 | After this operation, 3098 kB of additional disk space will be used. 2026-08-28 05:06:56.539 | Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-08-28 05:06:56.612 | Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-08-28 05:06:56.617 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-08-28 05:06:56.659 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-08-28 05:06:56.662 | Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-08-28 05:06:56.667 | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-08-28 05:06:56.916 | perl: warning: Setting locale failed. 2026-08-28 05:06:56.916 | perl: warning: Please check that your locale settings: 2026-08-28 05:06:56.916 | LANGUAGE = (unset), 2026-08-28 05:06:56.916 | LC_ALL = "en_US.utf8", 2026-08-28 05:06:56.917 | LANG = "de_DE.UTF-8" 2026-08-28 05:06:56.917 | are supported and installed on your system. 2026-08-28 05:06:56.917 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 05:06:56.981 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-28 05:06:56.981 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-28 05:06:56.981 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-28 05:06:57.178 | Fetched 385 kB in 0s (2021 kB/s) 2026-08-28 05:06:57.220 | Selecting previously unselected package python3-typing-extensions. 2026-08-28 05:06:57.283 | (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 ... 126715 files and directories currently installed.) 2026-08-28 05:06:57.290 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-08-28 05:06:57.294 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-08-28 05:06:57.345 | Selecting previously unselected package python3-wcwidth. 2026-08-28 05:06:57.359 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-08-28 05:06:57.362 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-08-28 05:06:57.412 | Selecting previously unselected package python3-urwid. 2026-08-28 05:06:57.424 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-08-28 05:06:57.428 | Unpacking python3-urwid (2.6.10-1) ... 2026-08-28 05:06:57.515 | Selecting previously unselected package python3-configshell-fb. 2026-08-28 05:06:57.527 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-08-28 05:06:57.531 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-08-28 05:06:57.588 | Selecting previously unselected package python3-rtslib-fb. 2026-08-28 05:06:57.601 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-08-28 05:06:57.605 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-08-28 05:06:57.670 | Selecting previously unselected package targetcli-fb. 2026-08-28 05:06:57.682 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-08-28 05:06:57.686 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-08-28 05:06:57.764 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-08-28 05:06:58.924 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-08-28 05:06:58.932 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-08-28 05:06:59.244 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-08-28 05:06:59.488 | Setting up python3-urwid (2.6.10-1) ... 2026-08-28 05:07:00.021 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-08-28 05:07:00.222 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-08-28 05:07:00.222 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-08-28 05:07:00.251 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-08-28 05:07:00.251 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-08-28 05:07:00.251 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-08-28 05:07:00.251 | keyword = Word(alphanums + '_\-') 2026-08-28 05:07:00.252 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-28 05:07:00.252 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-28 05:07:00.252 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-28 05:07:00.253 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-28 05:07:00.253 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-08-28 05:07:00.254 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-08-28 05:07:00.262 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-08-28 05:07:00.262 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-08-28 05:07:00.285 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-08-28 05:07:00.285 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-08-28 05:07:00.285 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-08-28 05:07:00.285 | keyword = Word(alphanums + '_\-') 2026-08-28 05:07:00.285 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-28 05:07:00.285 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-28 05:07:00.285 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-28 05:07:00.285 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-28 05:07:00.285 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-08-28 05:07:00.286 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-08-28 05:07:00.321 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-08-28 05:07:00.553 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-08-28 05:07:00.553 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-08-28 05:07:00.863 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-28 05:07:01.730 | perl: warning: Setting locale failed. 2026-08-28 05:07:01.731 | perl: warning: Please check that your locale settings: 2026-08-28 05:07:01.731 | LANGUAGE = (unset), 2026-08-28 05:07:01.731 | LC_ALL = "en_US.utf8", 2026-08-28 05:07:01.731 | LANG = "de_DE.UTF-8" 2026-08-28 05:07:01.731 | are supported and installed on your system. 2026-08-28 05:07:01.731 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 05:07:01.871 | perl: warning: Setting locale failed. 2026-08-28 05:07:01.872 | perl: warning: Please check that your locale settings: 2026-08-28 05:07:01.872 | LANGUAGE = (unset), 2026-08-28 05:07:01.872 | LC_ALL = "en_US.utf8", 2026-08-28 05:07:01.872 | LANG = "de_DE.UTF-8" 2026-08-28 05:07:01.872 | are supported and installed on your system. 2026-08-28 05:07:01.872 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 05:07:01.926 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-28 05:07:01.926 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-28 05:07:01.926 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-28 05:07:02.001 | perl: warning: Setting locale failed. 2026-08-28 05:07:02.001 | perl: warning: Please check that your locale settings: 2026-08-28 05:07:02.001 | LANGUAGE = (unset), 2026-08-28 05:07:02.001 | LC_ALL = "en_US.utf8", 2026-08-28 05:07:02.001 | LANG = "de_DE.UTF-8" 2026-08-28 05:07:02.001 | are supported and installed on your system. 2026-08-28 05:07:02.002 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 05:07:02.511 | 2026-08-28 05:07:02.511 | Running kernel seems to be up-to-date. 2026-08-28 05:07:02.511 | 2026-08-28 05:07:02.511 | No services need to be restarted. 2026-08-28 05:07:02.512 | 2026-08-28 05:07:02.512 | No containers need to be restarted. 2026-08-28 05:07:02.512 | 2026-08-28 05:07:02.512 | No user sessions are running outdated binaries. 2026-08-28 05:07:02.512 | 2026-08-28 05:07:02.512 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-28 05:07:04.739 | + functions-common:apt_get:1211 : result=0 2026-08-28 05:07:04.744 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-28 05:07:04.747 | + functions-common:time_stop:2420 : local name 2026-08-28 05:07:04.751 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:07:04.755 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:07:04.759 | + functions-common:time_stop:2423 : local total 2026-08-28 05:07:04.763 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:07:04.767 | + functions-common:time_stop:2426 : name=apt-get 2026-08-28 05:07:04.771 | + functions-common:time_stop:2427 : start_time=1787893615270 2026-08-28 05:07:04.775 | + functions-common:time_stop:2429 : [[ -z 1787893615270 ]] 2026-08-28 05:07:04.780 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:07:04.786 | + functions-common:time_stop:2432 : end_time=1787893624782 2026-08-28 05:07:04.790 | + functions-common:time_stop:2433 : elapsed_time=9512 2026-08-28 05:07:04.793 | + functions-common:time_stop:2434 : total=128019 2026-08-28 05:07:04.796 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:07:04.800 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=137531 2026-08-28 05:07:04.803 | + functions-common:apt_get:1215 : return 0 2026-08-28 05:07:04.807 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-28 05:07:04.811 | + ./stack.sh:main:951 : configure_cinder 2026-08-28 05:07:04.815 | + lib/cinder:configure_cinder:297 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-08-28 05:07:04.833 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-08-28 05:07:04.839 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-08-28 05:07:04.843 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-08-28 05:07:04.846 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-08-28 05:07:04.852 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-08-28 05:07:04.853 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-08-28 05:07:04.857 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-08-28 05:07:04.860 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-08-28 05:07:04.864 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-08-28 05:07:04.867 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-08-28 05:07:04.871 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-08-28 05:07:04.874 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-08-28 05:07:04.878 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-08-28 05:07:04.882 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-08-28 05:07:04.898 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-08-28 05:07:04.916 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2026-08-28 05:07:04.933 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2026-08-28 05:07:04.949 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-08-28 05:07:04.967 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-08-28 05:07:04.983 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-08-28 05:07:04.988 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-08-28 05:07:04.993 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.s6ZF0etJyO 2026-08-28 05:07:04.996 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-08-28 05:07:05.000 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-08-28 05:07:05.004 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-08-28 05:07:05.007 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.s6ZF0etJyO 2026-08-28 05:07:05.013 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.s6ZF0etJyO 2026-08-28 05:07:05.030 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.s6ZF0etJyO /etc/sudoers.d/cinder-rootwrap 2026-08-28 05:07:05.049 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-08-28 05:07:05.054 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-08-28 05:07:05.057 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-08-28 05:07:05.061 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-08-28 05:07:05.065 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-08-28 05:07:05.069 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-08-28 05:07:05.072 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-08-28 05:07:05.077 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-08-28 05:07:05.078 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-08-28 05:07:05.088 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-08-28 05:07:05.093 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-08-28 05:07:05.108 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-08-28 05:07:05.124 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-08-28 05:07:05.128 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-08-28 05:07:05.134 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-08-28 05:07:05.139 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-08-28 05:07:05.143 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-08-28 05:07:05.147 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-08-28 05:07:05.150 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-28 05:07:05.154 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-28 05:07:05.158 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-08-28 05:07:05.162 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-28 05:07:05.165 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-08-28 05:07:05.169 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-28 05:07:05.173 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-08-28 05:07:05.216 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-08-28 05:07:05.258 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.46/identity 2026-08-28 05:07:05.298 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-08-28 05:07:05.339 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-08-28 05:07:05.379 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-08-28 05:07:05.419 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-08-28 05:07:05.460 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-08-28 05:07:05.502 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.46/identity 2026-08-28 05:07:05.544 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-28 05:07:05.584 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-08-28 05:07:05.619 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-28 05:07:05.622 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-08-28 05:07:05.659 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-08-28 05:07:05.693 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-08-28 05:07:05.697 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-08-28 05:07:05.699 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-08-28 05:07:05.702 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-08-28 05:07:05.706 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-28 05:07:05.708 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-28 05:07:05.712 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-28 05:07:05.731 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:07:05.733 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-28 05:07:05.736 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-08-28 05:07:05.741 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-08-28 05:07:05.775 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-08-28 05:07:05.807 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-08-28 05:07:05.839 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-08-28 05:07:05.873 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-08-28 05:07:05.906 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-08-28 05:07:05.943 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.46 2026-08-28 05:07:05.980 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-08-28 05:07:06.019 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-08-28 05:07:06.028 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key ada6c87c0af1795ef3f6f3d344244edd 2026-08-28 05:07:06.063 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-08-28 05:07:06.066 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-08-28 05:07:06.102 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-08-28 05:07:06.137 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-08-28 05:07:06.173 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-08-28 05:07:06.206 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-08-28 05:07:06.240 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-08-28 05:07:06.274 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-08-28 05:07:06.294 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:07:06.297 | + lib/cinder:configure_cinder:340 : [[ -n lvm:lvmdriver-1 ]] 2026-08-28 05:07:06.299 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-08-28 05:07:06.302 | + lib/cinder:configure_cinder:342 : local default_name= 2026-08-28 05:07:06.306 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-08-28 05:07:06.308 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-08-28 05:07:06.311 | + lib/cinder:configure_cinder:345 : be_type=lvm 2026-08-28 05:07:06.314 | + lib/cinder:configure_cinder:346 : be_name=lvmdriver-1 2026-08-28 05:07:06.317 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_lvm 2026-08-28 05:07:06.319 | + lib/cinder:configure_cinder:348 : configure_cinder_backend_lvm lvmdriver-1 2026-08-28 05:07:06.322 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-08-28 05:07:06.325 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-08-28 05:07:06.362 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-08-28 05:07:06.394 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-08-28 05:07:06.426 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-08-28 05:07:06.458 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-08-28 05:07:06.492 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-08-28 05:07:06.525 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-08-28 05:07:06.557 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-08-28 05:07:06.589 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-08-28 05:07:06.624 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-08-28 05:07:06.627 | + lib/cinder:configure_cinder:351 : default_name=lvmdriver-1 2026-08-28 05:07:06.630 | + lib/cinder:configure_cinder:353 : enabled_backends+=lvmdriver-1, 2026-08-28 05:07:06.632 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-08-28 05:07:06.665 | + lib/cinder:configure_cinder:356 : [[ -n lvmdriver-1 ]] 2026-08-28 05:07:06.668 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-08-28 05:07:06.702 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-08-28 05:07:06.705 | + lib/cinder:configure_cinder_image_volume_cache:730 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-08-28 05:07:06.708 | + lib/cinder:configure_cinder_image_volume_cache:731 : local be_name=lvmdriver-1 2026-08-28 05:07:06.710 | + lib/cinder:configure_cinder_image_volume_cache:733 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-08-28 05:07:06.741 | + lib/cinder:configure_cinder_image_volume_cache:735 : [[ -n '' ]] 2026-08-28 05:07:06.744 | + lib/cinder:configure_cinder_image_volume_cache:739 : [[ -n '' ]] 2026-08-28 05:07:06.746 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-08-28 05:07:06.749 | + lib/cinder:configure_cinder:368 : [[ lvmdriver-1, =~ ceph ]] 2026-08-28 05:07:06.752 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-08-28 05:07:06.770 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:07:06.773 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-08-28 05:07:06.792 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:07:06.795 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-08-28 05:07:06.814 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:07:06.816 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-08-28 05:07:06.818 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-08-28 05:07:06.820 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-08-28 05:07:06.823 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-08-28 05:07:06.826 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-28 05:07:06.828 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-28 05:07:06.831 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-28 05:07:06.849 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:07:06.853 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-28 05:07:06.856 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-28 05:07:06.859 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-28 05:07:06.876 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:07:06.879 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.46:5672/ 2026-08-28 05:07:06.883 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.46:5672/ 2026-08-28 05:07:06.916 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-28 05:07:06.919 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-28 05:07:06.921 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-08-28 05:07:06.924 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-08-28 05:07:06.927 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-08-28 05:07:06.930 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-28 05:07:06.949 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-28 05:07:06.952 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-28 05:07:06.954 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-28 05:07:06.956 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-28 05:07:06.958 | + functions:setup_systemd_logging:723 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-28 05:07:06.990 | + functions:setup_systemd_logging:725 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-28 05:07:07.022 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-28 05:07:07.056 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-28 05:07:07.089 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-08-28 05:07:07.124 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-08-28 05:07:07.143 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:07:07.146 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-08-28 05:07:07.149 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-08-28 05:07:07.152 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-08-28 05:07:07.155 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-08-28 05:07:07.157 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-28 05:07:07.160 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-08-28 05:07:07.162 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-08-28 05:07:07.165 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-28 05:07:07.167 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-28 05:07:07.185 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-28 05:07:07.185 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-28 05:07:07.195 | d /var/run/uwsgi 0755 quobyte root 2026-08-28 05:07:07.200 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-28 05:07:07.213 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-08-28 05:07:07.218 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-08-28 05:07:07.220 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-08-28 05:07:07.224 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-28 05:07:07.227 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-08-28 05:07:07.259 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-08-28 05:07:07.291 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-08-28 05:07:07.323 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-08-28 05:07:07.354 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-08-28 05:07:07.385 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-28 05:07:07.418 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-08-28 05:07:07.451 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-08-28 05:07:07.483 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-08-28 05:07:07.515 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-28 05:07:07.547 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-08-28 05:07:07.579 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-28 05:07:07.609 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-08-28 05:07:07.641 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-08-28 05:07:07.672 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-28 05:07:07.675 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-28 05:07:07.679 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-08-28 05:07:07.682 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-08-28 05:07:07.685 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-28 05:07:07.688 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 05:07:07.692 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 05:07:07.696 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-08-28 05:07:07.701 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-08-28 05:07:07.704 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-08-28 05:07:07.747 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-08-28 05:07:07.791 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 ' 2026-08-28 05:07:07.791 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-08-28 05:07:07.801 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-08-28 05:07:07.805 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-08-28 05:07:07.808 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-08-28 05:07:07.813 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-28 05:07:07.816 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-28 05:07:07.819 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-28 05:07:07.823 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-28 05:07:07.826 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 05:07:07.830 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 05:07:07.833 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-28 05:07:07.836 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-28 05:07:07.840 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 05:07:07.844 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 05:07:07.847 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-08-28 05:07:07.859 | perl: warning: Setting locale failed. 2026-08-28 05:07:07.859 | perl: warning: Please check that your locale settings: 2026-08-28 05:07:07.860 | LANGUAGE = (unset), 2026-08-28 05:07:07.860 | LC_ALL = "en_US.utf8", 2026-08-28 05:07:07.860 | LANG = "de_DE.UTF-8" 2026-08-28 05:07:07.860 | are supported and installed on your system. 2026-08-28 05:07:07.860 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 05:07:07.900 | Enabling site cinder-api. 2026-08-28 05:07:07.906 | To activate the new configuration, you need to run: 2026-08-28 05:07:07.906 | systemctl reload apache2 2026-08-28 05:07:07.912 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-28 05:07:07.915 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-28 05:07:07.919 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-28 05:07:07.923 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-28 05:07:08.098 | + lib/cinder:configure_cinder:405 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-08-28 05:07:08.103 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.46/image 2026-08-28 05:07:08.149 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-08-28 05:07:08.174 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:07:08.178 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-08-28 05:07:08.181 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-08-28 05:07:08.185 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-08-28 05:07:08.189 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-08-28 05:07:08.192 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-28 05:07:08.196 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-08-28 05:07:08.200 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-28 05:07:08.203 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-08-28 05:07:08.207 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-08-28 05:07:08.211 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-08-28 05:07:08.257 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-08-28 05:07:08.298 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.46/identity 2026-08-28 05:07:08.340 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-08-28 05:07:08.378 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-08-28 05:07:08.416 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-08-28 05:07:08.458 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-08-28 05:07:08.498 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-08-28 05:07:08.541 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.46/identity 2026-08-28 05:07:08.583 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-08-28 05:07:08.624 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-08-28 05:07:08.665 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-28 05:07:08.668 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-08-28 05:07:08.671 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-28 05:07:08.675 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-28 05:07:08.678 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-08-28 05:07:08.682 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-08-28 05:07:08.729 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-08-28 05:07:08.771 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.46/identity 2026-08-28 05:07:08.813 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-08-28 05:07:08.853 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-08-28 05:07:08.893 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-08-28 05:07:08.932 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-08-28 05:07:08.972 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-08-28 05:07:09.011 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-08-28 05:07:09.050 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-08-28 05:07:09.089 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-08-28 05:07:09.092 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-08-28 05:07:09.115 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:07:09.119 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.46:2379?api_version=v3' 2026-08-28 05:07:09.159 | + lib/cinder:configure_cinder:431 : [[ True == True ]] 2026-08-28 05:07:09.163 | + lib/cinder:configure_cinder:432 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults true 2026-08-28 05:07:09.206 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-08-28 05:07:09.209 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-08-28 05:07:09.213 | + lib/cinder:init_cinder_service_user_conf:759 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-08-28 05:07:09.253 | + lib/cinder:init_cinder_service_user_conf:760 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-08-28 05:07:09.256 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-28 05:07:09.260 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-08-28 05:07:09.264 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-08-28 05:07:09.267 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-08-28 05:07:09.307 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-08-28 05:07:09.345 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.46/identity 2026-08-28 05:07:09.384 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-08-28 05:07:09.423 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-08-28 05:07:09.463 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-08-28 05:07:09.503 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-08-28 05:07:09.540 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-08-28 05:07:09.580 | + ./stack.sh:main:954 : is_service_enabled neutron 2026-08-28 05:07:09.603 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:07:09.606 | + ./stack.sh:main:956 : stack_install_service neutron 2026-08-28 05:07:09.610 | + lib/stack:stack_install_service:20 : local service=neutron 2026-08-28 05:07:09.614 | + lib/stack:stack_install_service:21 : type install_neutron 2026-08-28 05:07:09.617 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-28 05:07:09.621 | + lib/stack:stack_install_service:32 : install_neutron 2026-08-28 05:07:09.625 | + lib/neutron:install_neutron:516 : use_library_from_git neutron-lib 2026-08-28 05:07:09.628 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-08-28 05:07:09.632 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 05:07:09.635 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 05:07:09.639 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-08-28 05:07:09.643 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 05:07:09.647 | + lib/neutron:install_neutron:523 : use_library_from_git sqlalchemy 2026-08-28 05:07:09.651 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-08-28 05:07:09.654 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 05:07:09.658 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 05:07:09.662 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-08-28 05:07:09.665 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 05:07:09.669 | + lib/neutron:install_neutron:527 : use_library_from_git alembic 2026-08-28 05:07:09.673 | + inc/python:use_library_from_git:266 : local name=alembic 2026-08-28 05:07:09.677 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 05:07:09.681 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 05:07:09.685 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-08-28 05:07:09.689 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 05:07:09.693 | + lib/neutron:install_neutron:532 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-08-28 05:07:09.697 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-08-28 05:07:09.700 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-08-28 05:07:09.704 | + functions-common:git_clone:591 : local git_ref=master 2026-08-28 05:07:09.707 | + functions-common:git_clone:592 : local orig_dir 2026-08-28 05:07:09.712 | ++ functions-common:git_clone:593 : pwd 2026-08-28 05:07:09.716 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-28 05:07:09.720 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-28 05:07:09.725 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-28 05:07:09.749 | + functions-common:git_clone:596 : RECLONE=False 2026-08-28 05:07:09.753 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-28 05:07:09.757 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-28 05:07:09.762 | + functions-common:git_clone:610 : echo master 2026-08-28 05:07:09.762 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-28 05:07:09.770 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-08-28 05:07:09.772 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-28 05:07:09.776 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-08-28 05:07:09.779 | + functions-common:git_timed:697 : local count=0 2026-08-28 05:07:09.782 | + functions-common:git_timed:698 : local timeout=0 2026-08-28 05:07:09.785 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-28 05:07:09.788 | + functions-common:git_timed:701 : timeout=0 2026-08-28 05:07:09.792 | + functions-common:git_timed:704 : time_start git_timed 2026-08-28 05:07:09.796 | + functions-common:time_start:2406 : local name=git_timed 2026-08-28 05:07:09.799 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:07:09.803 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:07:09.807 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:07:09.814 | + functions-common:time_start:2411 : _TIME_START[$name]=1787893629810 2026-08-28 05:07:09.818 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-08-28 05:07:09.823 | Cloning into '/opt/stack/neutron'... 2026-08-28 05:08:13.561 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-28 05:08:13.564 | + functions-common:time_stop:2420 : local name 2026-08-28 05:08:13.567 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:08:13.570 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:08:13.573 | + functions-common:time_stop:2423 : local total 2026-08-28 05:08:13.576 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:08:13.580 | + functions-common:time_stop:2426 : name=git_timed 2026-08-28 05:08:13.583 | + functions-common:time_stop:2427 : start_time=1787893629810 2026-08-28 05:08:13.586 | + functions-common:time_stop:2429 : [[ -z 1787893629810 ]] 2026-08-28 05:08:13.592 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:08:13.599 | + functions-common:time_stop:2432 : end_time=1787893693595 2026-08-28 05:08:13.603 | + functions-common:time_stop:2433 : elapsed_time=63785 2026-08-28 05:08:13.606 | + functions-common:time_stop:2434 : total=86135 2026-08-28 05:08:13.608 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:08:13.612 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=149920 2026-08-28 05:08:13.615 | + functions-common:git_clone:631 : cd /opt/stack/neutron 2026-08-28 05:08:13.619 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-28 05:08:13.622 | + functions-common:git_timed:697 : local count=0 2026-08-28 05:08:13.625 | + functions-common:git_timed:698 : local timeout=0 2026-08-28 05:08:13.628 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-28 05:08:13.632 | + functions-common:git_timed:701 : timeout=0 2026-08-28 05:08:13.635 | + functions-common:git_timed:704 : time_start git_timed 2026-08-28 05:08:13.638 | + functions-common:time_start:2406 : local name=git_timed 2026-08-28 05:08:13.642 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:08:13.645 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:08:13.649 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:08:13.654 | + functions-common:time_start:2411 : _TIME_START[$name]=1787893693650 2026-08-28 05:08:13.658 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-28 05:08:14.373 | From https://review.opendev.org/openstack/neutron 2026-08-28 05:08:14.373 | * branch master -> FETCH_HEAD 2026-08-28 05:08:14.385 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-28 05:08:14.389 | + functions-common:time_stop:2420 : local name 2026-08-28 05:08:14.392 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:08:14.396 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:08:14.400 | + functions-common:time_stop:2423 : local total 2026-08-28 05:08:14.403 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:08:14.407 | + functions-common:time_stop:2426 : name=git_timed 2026-08-28 05:08:14.410 | + functions-common:time_stop:2427 : start_time=1787893693650 2026-08-28 05:08:14.414 | + functions-common:time_stop:2429 : [[ -z 1787893693650 ]] 2026-08-28 05:08:14.419 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:08:14.423 | + functions-common:time_stop:2432 : end_time=1787893694420 2026-08-28 05:08:14.427 | + functions-common:time_stop:2433 : elapsed_time=770 2026-08-28 05:08:14.430 | + functions-common:time_stop:2434 : total=149920 2026-08-28 05:08:14.434 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:08:14.437 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=150690 2026-08-28 05:08:14.441 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-28 05:08:14.445 | + functions-common:git_timed:697 : local count=0 2026-08-28 05:08:14.448 | + functions-common:git_timed:698 : local timeout=0 2026-08-28 05:08:14.451 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-28 05:08:14.455 | + functions-common:git_timed:701 : timeout=0 2026-08-28 05:08:14.458 | + functions-common:git_timed:704 : time_start git_timed 2026-08-28 05:08:14.462 | + functions-common:time_start:2406 : local name=git_timed 2026-08-28 05:08:14.466 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:08:14.469 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:08:14.473 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:08:14.479 | + functions-common:time_start:2411 : _TIME_START[$name]=1787893694475 2026-08-28 05:08:14.482 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-28 05:08:14.953 | Note: switching to 'FETCH_HEAD'. 2026-08-28 05:08:14.953 | 2026-08-28 05:08:14.953 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-28 05:08:14.953 | changes and commit them, and you can discard any commits you make in this 2026-08-28 05:08:14.953 | state without impacting any branches by switching back to a branch. 2026-08-28 05:08:14.953 | 2026-08-28 05:08:14.953 | If you want to create a new branch to retain commits you create, you may 2026-08-28 05:08:14.953 | do so (now or later) by using -c with the switch command. Example: 2026-08-28 05:08:14.953 | 2026-08-28 05:08:14.954 | git switch -c 2026-08-28 05:08:14.954 | 2026-08-28 05:08:14.954 | Or undo this operation with: 2026-08-28 05:08:14.954 | 2026-08-28 05:08:14.954 | git switch - 2026-08-28 05:08:14.954 | 2026-08-28 05:08:14.954 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-28 05:08:14.954 | 2026-08-28 05:08:14.954 | HEAD is now at dbdbfede94 Merge "DHCP: Clean HAProxy processes from ns during port_delete" 2026-08-28 05:08:14.963 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-28 05:08:14.967 | + functions-common:time_stop:2420 : local name 2026-08-28 05:08:14.969 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:08:14.971 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:08:14.975 | + functions-common:time_stop:2423 : local total 2026-08-28 05:08:14.978 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:08:14.982 | + functions-common:time_stop:2426 : name=git_timed 2026-08-28 05:08:14.984 | + functions-common:time_stop:2427 : start_time=1787893694475 2026-08-28 05:08:14.988 | + functions-common:time_stop:2429 : [[ -z 1787893694475 ]] 2026-08-28 05:08:14.993 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:08:14.997 | + functions-common:time_stop:2432 : end_time=1787893694995 2026-08-28 05:08:15.001 | + functions-common:time_stop:2433 : elapsed_time=520 2026-08-28 05:08:15.004 | + functions-common:time_stop:2434 : total=150690 2026-08-28 05:08:15.008 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:08:15.011 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=151210 2026-08-28 05:08:15.015 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-08-28 05:08:15.039 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-08-28 05:08:15.042 | + functions-common:git_clone:673 : head -1 2026-08-28 05:08:15.043 | + functions-common:git_clone:673 : git show --oneline 2026-08-28 05:08:15.048 | dbdbfede94 Merge "DHCP: Clean HAProxy processes from ns during port_delete" 2026-08-28 05:08:15.053 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-28 05:08:15.057 | + lib/neutron:install_neutron:533 : setup_develop /opt/stack/neutron 2026-08-28 05:08:15.061 | + inc/python:setup_develop:353 : local bindep 2026-08-28 05:08:15.065 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-08-28 05:08:15.069 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-08-28 05:08:15.072 | + inc/python:setup_develop:359 : local extras= 2026-08-28 05:08:15.075 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-08-28 05:08:15.079 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-28 05:08:15.082 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-08-28 05:08:15.085 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-08-28 05:08:15.088 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-28 05:08:15.092 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-28 05:08:15.096 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-08-28 05:08:15.100 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-28 05:08:15.104 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-08-28 05:08:15.108 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-28 05:08:15.111 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-28 05:08:15.116 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-08-28 05:08:15.123 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-08-28 05:08:15.127 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-08-28 05:08:15.131 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-08-28 05:08:15.286 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-08-28 05:08:15.290 | + inc/python:setup_package:436 : local bindep=0 2026-08-28 05:08:15.293 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-28 05:08:15.297 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-28 05:08:15.300 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-08-28 05:08:15.304 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-08-28 05:08:15.308 | + inc/python:setup_package:445 : local flags=-e 2026-08-28 05:08:15.312 | + inc/python:setup_package:446 : local extras= 2026-08-28 05:08:15.315 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-28 05:08:15.319 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-28 05:08:15.323 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-28 05:08:15.327 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-28 05:08:15.331 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-28 05:08:15.335 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-08-28 05:08:15.364 | Using python 3.12 to install /opt/stack/neutron 2026-08-28 05:08:15.367 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2026-08-28 05:08:16.379 | Obtaining file:///opt/stack/neutron 2026-08-28 05:08:16.389 | Installing build dependencies: started 2026-08-28 05:08:17.981 | Installing build dependencies: finished with status 'done' 2026-08-28 05:08:17.983 | Checking if build backend supports build_editable: started 2026-08-28 05:08:18.543 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-28 05:08:18.545 | Getting requirements to build editable: started 2026-08-28 05:08:18.849 | Getting requirements to build editable: finished with status 'done' 2026-08-28 05:08:18.852 | Preparing editable metadata (pyproject.toml): started 2026-08-28 05:08:20.617 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-28 05:08:20.640 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (7.0.3) 2026-08-28 05:08:20.641 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (3.10.1) 2026-08-28 05:08:20.642 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (3.1.0) 2026-08-28 05:08:20.643 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (2.5.1) 2026-08-28 05:08:20.644 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (3.1.0) 2026-08-28 05:08:20.645 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (5.3.1) 2026-08-28 05:08:20.919 | Collecting pecan>=1.4.0 (from neutron==29.0.0.0b2.dev147) 2026-08-28 05:08:21.035 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-28 05:08:21.045 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (0.32.0) 2026-08-28 05:08:21.046 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (2.34.2) 2026-08-28 05:08:21.047 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (3.1.6) 2026-08-28 05:08:21.048 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (13.0.1) 2026-08-28 05:08:21.049 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (1.3.0) 2026-08-28 05:08:21.194 | Collecting neutron-lib>=5.0.0 (from neutron==29.0.0.0b2.dev147) 2026-08-28 05:08:21.199 | Downloading neutron_lib-5.0.1-py3-none-any.whl.metadata (2.4 kB) 2026-08-28 05:08:21.210 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (9.1.4) 2026-08-28 05:08:21.211 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (2.0.52) 2026-08-28 05:08:21.212 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (1.8.11) 2026-08-28 05:08:21.213 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (5.16.0) 2026-08-28 05:08:21.214 | Requirement already satisfied: alembic>=1.18.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (1.19.1) 2026-08-28 05:08:21.215 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (5.9.1) 2026-08-28 05:08:21.216 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (4.3.0) 2026-08-28 05:08:21.216 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (7.6.1) 2026-08-28 05:08:21.217 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (10.7.0) 2026-08-28 05:08:21.218 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (6.5.0) 2026-08-28 05:08:21.219 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (18.1.1) 2026-08-28 05:08:21.220 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (6.9.0) 2026-08-28 05:08:21.221 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (8.3.1) 2026-08-28 05:08:21.222 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (18.3.0) 2026-08-28 05:08:21.223 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (8.2.0) 2026-08-28 05:08:21.224 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (6.0.1) 2026-08-28 05:08:21.224 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (3.12.0) 2026-08-28 05:08:21.225 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (3.9.0) 2026-08-28 05:08:21.226 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (7.10.0) 2026-08-28 05:08:21.227 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (5.11.0) 2026-08-28 05:08:21.229 | Requirement already satisfied: oslo.service>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==29.0.0.0b2.dev147) (4.8.0) 2026-08-28 05:08:21.230 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (2.8.0) 2026-08-28 05:08:21.231 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (10.2.0) 2026-08-28 05:08:21.231 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (3.12.0) 2026-08-28 05:08:21.232 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (4.4.0) 2026-08-28 05:08:21.353 | Collecting os-ken>=4.2.1 (from neutron==29.0.0.0b2.dev147) 2026-08-28 05:08:21.358 | Downloading os_ken-4.2.2-py3-none-any.whl.metadata (2.0 kB) 2026-08-28 05:08:21.392 | Collecting os-resource-classes>=1.1.0 (from neutron==29.0.0.0b2.dev147) 2026-08-28 05:08:21.397 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-28 05:08:21.437 | Collecting ovs>3.3.0 (from neutron==29.0.0.0b2.dev147) 2026-08-28 05:08:21.442 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-08-28 05:08:21.543 | Installing build dependencies: started 2026-08-28 05:08:22.992 | Installing build dependencies: finished with status 'done' 2026-08-28 05:08:22.993 | Getting requirements to build wheel: started 2026-08-28 05:08:23.659 | Getting requirements to build wheel: finished with status 'done' 2026-08-28 05:08:23.661 | Preparing metadata (pyproject.toml): started 2026-08-28 05:08:24.050 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-28 05:08:24.103 | Collecting ovsdbapp>=2.18.0 (from neutron==29.0.0.0b2.dev147) 2026-08-28 05:08:24.108 | Downloading ovsdbapp-2.19.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-28 05:08:24.118 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (7.2.2) 2026-08-28 05:08:24.155 | Collecting pyroute2>=0.7.3 (from neutron==29.0.0.0b2.dev147) 2026-08-28 05:08:24.160 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-08-28 05:08:24.172 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (24.2.1) 2026-08-28 05:08:24.174 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (18.13.0) 2026-08-28 05:08:24.175 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (4.19.1) 2026-08-28 05:08:24.208 | Collecting python-designateclient>=2.7.0 (from neutron==29.0.0.0b2.dev147) 2026-08-28 05:08:24.214 | Downloading python_designateclient-7.0.0-py3-none-any.whl.metadata (3.1 kB) 2026-08-28 05:08:24.261 | Collecting os-vif>=3.1.0 (from neutron==29.0.0.0b2.dev147) 2026-08-28 05:08:24.266 | Downloading os_vif-5.2.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-28 05:08:24.278 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (3.5.0) 2026-08-28 05:08:24.280 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (9.1.0) 2026-08-28 05:08:24.284 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.18.1->neutron==29.0.0.0b2.dev147) (1.4.1) 2026-08-28 05:08:24.284 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.18.1->neutron==29.0.0.0b2.dev147) (4.16.0) 2026-08-28 05:08:24.286 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==29.0.0.0b2.dev147) (2.3.0) 2026-08-28 05:08:24.292 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==29.0.0.0b2.dev147) (3.3.2) 2026-08-28 05:08:24.296 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==29.0.0.0b2.dev147) (3.0.3) 2026-08-28 05:08:24.300 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==29.0.0.0b2.dev147) (2.1.0) 2026-08-28 05:08:24.301 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==29.0.0.0b2.dev147) (1.9.0) 2026-08-28 05:08:24.308 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev147) (4.1.0) 2026-08-28 05:08:24.309 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev147) (2.13.0) 2026-08-28 05:08:24.311 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev147) (5.8.0) 2026-08-28 05:08:24.323 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=5.0.0->neutron==29.0.0.0b2.dev147) (1.3.7) 2026-08-28 05:08:24.446 | Collecting os-traits>=0.9.0 (from neutron-lib>=5.0.0->neutron==29.0.0.0b2.dev147) 2026-08-28 05:08:24.451 | Downloading os_traits-3.9.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-28 05:08:24.464 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev147) (43.0.3) 2026-08-28 05:08:24.465 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev147) (1.5.0) 2026-08-28 05:08:24.466 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev147) (1.1.0) 2026-08-28 05:08:24.468 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev147) (1.33) 2026-08-28 05:08:24.469 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev147) (4.11.3) 2026-08-28 05:08:24.470 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev147) (6.0.3) 2026-08-28 05:08:24.474 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev147) (2.1.1) 2026-08-28 05:08:24.479 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev147) (3.0) 2026-08-28 05:08:24.487 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev147) (3.1.1) 2026-08-28 05:08:24.492 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev147) (0.41.2) 2026-08-28 05:08:24.495 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev147) (1.2.1) 2026-08-28 05:08:24.521 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev147) 2026-08-28 05:08:24.527 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-08-28 05:08:24.541 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev147) (26.3) 2026-08-28 05:08:24.544 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==29.0.0.0b2.dev147) (2.8.0) 2026-08-28 05:08:24.546 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==29.0.0.0b2.dev147) (3.5.5) 2026-08-28 05:08:24.558 | Requirement already satisfied: lxml>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev147) (6.1.1) 2026-08-28 05:08:24.559 | Requirement already satisfied: paramiko>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev147) (4.0.0) 2026-08-28 05:08:24.582 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==29.0.0.0b2.dev147) (0.20) 2026-08-28 05:08:24.587 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.2.0->neutron==29.0.0.0b2.dev147) (2.0.0) 2026-08-28 05:08:24.595 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==29.0.0.0b2.dev147) (2.1.2) 2026-08-28 05:08:24.597 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==29.0.0.0b2.dev147) (0.6.2) 2026-08-28 05:08:24.604 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron==29.0.0.0b2.dev147) (2.9.0.post0) 2026-08-28 05:08:24.611 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev147) (7.1.7) 2026-08-28 05:08:24.612 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev147) (5.3.1) 2026-08-28 05:08:24.613 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev147) (5.6.2) 2026-08-28 05:08:24.614 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev147) (0.17.0) 2026-08-28 05:08:24.619 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev147) (5.1.0) 2026-08-28 05:08:24.629 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev147) (2026.3) 2026-08-28 05:08:24.637 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev147) (0.26.0) 2026-08-28 05:08:24.640 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==29.0.0.0b2.dev147) (5.0.0) 2026-08-28 05:08:24.644 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==29.0.0.0b2.dev147) (4.0.1) 2026-08-28 05:08:24.674 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.1->oslo.service[threading]>=4.2.1->neutron==29.0.0.0b2.dev147) (1.7.6) 2026-08-28 05:08:24.682 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==29.0.0.0b2.dev147) (2.2.0) 2026-08-28 05:08:24.691 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron==29.0.0.0b2.dev147) (3.18.0) 2026-08-28 05:08:24.742 | Collecting sortedcontainers (from ovs>3.3.0->neutron==29.0.0.0b2.dev147) 2026-08-28 05:08:24.746 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-08-28 05:08:24.771 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==29.0.0.0b2.dev147) 2026-08-28 05:08:24.774 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-08-28 05:08:24.794 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev147) (3.0.3) 2026-08-28 05:08:24.795 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev147) (1.6.2) 2026-08-28 05:08:24.804 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==29.0.0.0b2.dev147) (84.0.0) 2026-08-28 05:08:24.833 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==29.0.0.0b2.dev147) (0.8.2) 2026-08-28 05:08:24.878 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=5.3.0->neutron==29.0.0.0b2.dev147) (1.17.0) 2026-08-28 05:08:24.882 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev147) (4.16.0) 2026-08-28 05:08:24.886 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev147) (4.26.0) 2026-08-28 05:08:24.922 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev147) 2026-08-28 05:08:24.927 | Downloading osc_lib-4.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-28 05:08:24.945 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev147) (0.6.0) 2026-08-28 05:08:24.946 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev147) (4.2.0) 2026-08-28 05:08:24.958 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev147) (3.0.53) 2026-08-28 05:08:24.959 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev147) (1.11.0) 2026-08-28 05:08:24.960 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev147) (15.0.0) 2026-08-28 05:08:24.961 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev147) (1.8.0) 2026-08-28 05:08:24.967 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev147) (26.1.0) 2026-08-28 05:08:24.968 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev147) (2025.9.1) 2026-08-28 05:08:24.969 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev147) (0.37.0) 2026-08-28 05:08:24.970 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev147) (2026.6.3) 2026-08-28 05:08:25.028 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev147) (3.5.0) 2026-08-28 05:08:25.030 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev147) (3.18) 2026-08-28 05:08:25.030 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev147) (2.7.0) 2026-08-28 05:08:25.031 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev147) (2023.11.17) 2026-08-28 05:08:25.066 | 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>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev147) (4.2.0) 2026-08-28 05:08:25.068 | 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>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev147) (2.20.0) 2026-08-28 05:08:25.079 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev147) (0.1.2) 2026-08-28 05:08:25.100 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==29.0.0.0b2.dev147) (0.8) 2026-08-28 05:08:25.171 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==29.0.0.0b2.dev147) (0.16.0) 2026-08-28 05:08:25.251 | Downloading neutron_lib-5.0.1-py3-none-any.whl (656 kB) 2026-08-28 05:08:25.273 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 656.7/656.7 kB 33.4 MB/s 0:00:00 2026-08-28 05:08:25.277 | Downloading os_ken-4.2.2-py3-none-any.whl (2.0 MB) 2026-08-28 05:08:25.316 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 54.7 MB/s 0:00:00 2026-08-28 05:08:25.322 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-08-28 05:08:25.334 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-08-28 05:08:25.345 | Downloading os_traits-3.9.0-py3-none-any.whl (44 kB) 2026-08-28 05:08:25.357 | Downloading os_vif-5.2.0-py3-none-any.whl (104 kB) 2026-08-28 05:08:25.369 | Downloading ovsdbapp-2.19.0-py3-none-any.whl (158 kB) 2026-08-28 05:08:25.378 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-08-28 05:08:25.383 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-08-28 05:08:25.395 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-08-28 05:08:25.412 | Downloading python_designateclient-7.0.0-py3-none-any.whl (99 kB) 2026-08-28 05:08:25.423 | Downloading osc_lib-4.7.0-py3-none-any.whl (97 kB) 2026-08-28 05:08:25.435 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-08-28 05:08:25.537 | Building wheels for collected packages: neutron, ovs 2026-08-28 05:08:25.539 | Building editable for neutron (pyproject.toml): started 2026-08-28 05:08:27.928 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-08-28 05:08:27.929 | Created wheel for neutron: filename=neutron-29.0.0.0b2.dev147-0.editable-py3-none-any.whl size=16056 sha256=ee1c3e8fe68c7833efbf1d13bd63e20fba2743f98b9d0633484d7e8e3d3fdbcd 2026-08-28 05:08:27.929 | Stored in directory: /tmp/pip-ephem-wheel-cache-wzbv9sme/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-08-28 05:08:27.936 | Building wheel for ovs (pyproject.toml): started 2026-08-28 05:08:28.836 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-08-28 05:08:28.837 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=eedfb77b99483a99835bc072755e61d8266d73df0da1de02d5927bb1fbbc897a 2026-08-28 05:08:28.838 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-08-28 05:08:28.843 | Successfully built neutron ovs 2026-08-28 05:08:29.186 | Installing collected packages: sortedcontainers, pyroute2, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, ncclient, os-ken, osc-lib, python-designateclient, os-vif, neutron-lib, neutron 2026-08-28 05:08:34.679 | 2026-08-28 05:08:34.703 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-29.0.0.0b2.dev147 neutron-lib-5.0.1 os-ken-4.2.2 os-resource-classes-1.1.0 os-traits-3.9.0 os-vif-5.2.0 osc-lib-4.7.0 ovs-3.7.1 ovsdbapp-2.19.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-7.0.0 sortedcontainers-2.4.0 2026-08-28 05:08:34.956 | + inc/python:pip_install:216 : result=0 2026-08-28 05:08:34.960 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-28 05:08:34.963 | + functions-common:time_stop:2420 : local name 2026-08-28 05:08:34.966 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:08:34.970 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:08:34.973 | + functions-common:time_stop:2423 : local total 2026-08-28 05:08:34.976 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:08:34.979 | + functions-common:time_stop:2426 : name=pip_install 2026-08-28 05:08:34.983 | + functions-common:time_stop:2427 : start_time=1787893695357 2026-08-28 05:08:34.986 | + functions-common:time_stop:2429 : [[ -z 1787893695357 ]] 2026-08-28 05:08:34.990 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:08:34.996 | + functions-common:time_stop:2432 : end_time=1787893714991 2026-08-28 05:08:34.999 | + functions-common:time_stop:2433 : elapsed_time=19634 2026-08-28 05:08:35.002 | + functions-common:time_stop:2434 : total=106046 2026-08-28 05:08:35.005 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:08:35.009 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=125680 2026-08-28 05:08:35.013 | + inc/python:pip_install:219 : return 0 2026-08-28 05:08:35.017 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-28 05:08:35.021 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-28 05:08:35.024 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-08-28 05:08:35.028 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-08-28 05:08:35.032 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 05:08:35.035 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 05:08:35.039 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-08-28 05:08:35.043 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 05:08:35.046 | + lib/neutron:install_neutron:535 : [[ ovn == \o\v\n ]] 2026-08-28 05:08:35.049 | + lib/neutron:install_neutron:536 : install_ovn 2026-08-28 05:08:35.053 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : echo 'Installing OVN and dependent packages' 2026-08-28 05:08:35.053 | Installing OVN and dependent packages 2026-08-28 05:08:35.057 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : ovn_sanity_check 2026-08-28 05:08:35.061 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:394 : is_service_enabled q-agt neutron-agent 2026-08-28 05:08:35.082 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:08:35.086 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:396 : is_service_enabled q-l3 neutron-l3 2026-08-28 05:08:35.112 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:08:35.115 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:398 : is_service_enabled q-svc neutron-api 2026-08-28 05:08:35.140 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:08:35.143 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:398 : [[ ! ovn =~ ovn ]] 2026-08-28 05:08:35.147 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:400 : is_service_enabled q-svc neutron-api 2026-08-28 05:08:35.171 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:08:35.174 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:400 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-08-28 05:08:35.177 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : sudo mkdir -p /var/run/openvswitch 2026-08-28 05:08:35.196 | ++ lib/neutron_plugins/ovn_agent:install_ovn:413 : whoami 2026-08-28 05:08:35.202 | + lib/neutron_plugins/ovn_agent:install_ovn:413 : sudo chown quobyte /var/run/openvswitch 2026-08-28 05:08:35.218 | + lib/neutron_plugins/ovn_agent:install_ovn:415 : [[ False == \T\r\u\e ]] 2026-08-28 05:08:35.223 | ++ lib/neutron_plugins/ovn_agent:install_ovn:437 : get_packages openvswitch 2026-08-28 05:08:35.251 | + lib/neutron_plugins/ovn_agent:install_ovn:437 : install_package fakeroot make openvswitch-switch 2026-08-28 05:08:35.254 | + functions-common:install_package:1438 : update_package_repo 2026-08-28 05:08:35.257 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-28 05:08:35.261 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-28 05:08:35.264 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-28 05:08:35.268 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-28 05:08:35.271 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-28 05:08:35.274 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 05:08:35.279 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 05:08:35.281 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-28 05:08:35.285 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-28 05:08:35.288 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-28 05:08:35.292 | + functions-common:apt_get_update:1167 : return 2026-08-28 05:08:35.296 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-08-28 05:08:35.300 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-28 05:08:35.303 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 05:08:35.307 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 05:08:35.311 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-08-28 05:08:35.341 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2026-08-28 05:08:35.379 | Reading package lists... 2026-08-28 05:08:35.767 | Building dependency tree... 2026-08-28 05:08:35.770 | Reading state information... 2026-08-28 05:08:36.370 | fakeroot is already the newest version (1.33-1). 2026-08-28 05:08:36.370 | fakeroot set to manually installed. 2026-08-28 05:08:36.370 | make is already the newest version (4.3-4.1build2). 2026-08-28 05:08:36.370 | make set to manually installed. 2026-08-28 05:08:36.370 | The following packages were automatically installed and are no longer required: 2026-08-28 05:08:36.373 | libfwupd2 libgusb2 2026-08-28 05:08:36.373 | Use 'sudo apt autoremove' to remove them. 2026-08-28 05:08:36.375 | The following additional packages will be installed: 2026-08-28 05:08:36.376 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-08-28 05:08:36.377 | python3-sortedcontainers 2026-08-28 05:08:36.379 | Suggested packages: 2026-08-28 05:08:36.380 | openvswitch-doc python-sortedcontainers-doc 2026-08-28 05:08:36.421 | The following NEW packages will be installed: 2026-08-28 05:08:36.422 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-08-28 05:08:36.422 | python3-openvswitch python3-sortedcontainers 2026-08-28 05:08:36.678 | 0 upgraded, 6 newly installed, 0 to remove and 15 not upgraded. 2026-08-28 05:08:36.678 | Need to get 4225 kB of archives. 2026-08-28 05:08:36.678 | After this operation, 13.4 MB of additional disk space will be used. 2026-08-28 05:08:36.678 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.9 [445 kB] 2026-08-28 05:08:37.383 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.9-0ubuntu0.24.04.1 [1044 kB] 2026-08-28 05:08:37.606 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-08-28 05:08:37.611 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-08-28 05:08:37.624 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.9-0ubuntu0.24.04.1 [1034 kB] 2026-08-28 05:08:37.848 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.9-0ubuntu0.24.04.1 [1612 kB] 2026-08-28 05:08:38.244 | perl: warning: Setting locale failed. 2026-08-28 05:08:38.244 | perl: warning: Please check that your locale settings: 2026-08-28 05:08:38.245 | LANGUAGE = (unset), 2026-08-28 05:08:38.245 | LC_ALL = "en_US.utf8", 2026-08-28 05:08:38.245 | LANG = "de_DE.UTF-8" 2026-08-28 05:08:38.245 | are supported and installed on your system. 2026-08-28 05:08:38.245 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 05:08:38.312 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-28 05:08:38.312 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-28 05:08:38.312 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-28 05:08:38.505 | Fetched 4225 kB in 2s (2735 kB/s) 2026-08-28 05:08:38.549 | Selecting previously unselected package libunbound8:amd64. 2026-08-28 05:08:38.622 | (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 ... 126900 files and directories currently installed.) 2026-08-28 05:08:38.629 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.9_amd64.deb ... 2026-08-28 05:08:38.638 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.9) ... 2026-08-28 05:08:38.689 | Selecting previously unselected package openvswitch-common. 2026-08-28 05:08:38.702 | Preparing to unpack .../1-openvswitch-common_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-08-28 05:08:38.706 | Unpacking openvswitch-common (3.3.9-0ubuntu0.24.04.1) ... 2026-08-28 05:08:38.810 | Selecting previously unselected package python3-sortedcontainers. 2026-08-28 05:08:38.823 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-08-28 05:08:38.827 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-08-28 05:08:38.878 | Selecting previously unselected package libxdp1:amd64. 2026-08-28 05:08:38.890 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-08-28 05:08:38.894 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-08-28 05:08:38.949 | Selecting previously unselected package python3-openvswitch. 2026-08-28 05:08:38.962 | Preparing to unpack .../4-python3-openvswitch_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-08-28 05:08:38.966 | Unpacking python3-openvswitch (3.3.9-0ubuntu0.24.04.1) ... 2026-08-28 05:08:39.068 | Selecting previously unselected package openvswitch-switch. 2026-08-28 05:08:39.081 | Preparing to unpack .../5-openvswitch-switch_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-08-28 05:08:39.090 | Unpacking openvswitch-switch (3.3.9-0ubuntu0.24.04.1) ... 2026-08-28 05:08:39.222 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-08-28 05:08:39.476 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-08-28 05:08:39.487 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.9) ... 2026-08-28 05:08:39.497 | Setting up openvswitch-common (3.3.9-0ubuntu0.24.04.1) ... 2026-08-28 05:08:39.512 | Setting up python3-openvswitch (3.3.9-0ubuntu0.24.04.1) ... 2026-08-28 05:08:39.913 | Setting up openvswitch-switch (3.3.9-0ubuntu0.24.04.1) ... 2026-08-28 05:08:39.935 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-08-28 05:08:40.626 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-08-28 05:08:40.820 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-08-28 05:08:41.830 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-28 05:08:43.616 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-28 05:08:43.857 | perl: warning: Setting locale failed. 2026-08-28 05:08:43.857 | perl: warning: Please check that your locale settings: 2026-08-28 05:08:43.857 | LANGUAGE = (unset), 2026-08-28 05:08:43.857 | LC_ALL = "en_US.utf8", 2026-08-28 05:08:43.857 | LANG = "de_DE.UTF-8" 2026-08-28 05:08:43.858 | are supported and installed on your system. 2026-08-28 05:08:43.858 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 05:08:43.989 | perl: warning: Setting locale failed. 2026-08-28 05:08:43.990 | perl: warning: Please check that your locale settings: 2026-08-28 05:08:43.990 | LANGUAGE = (unset), 2026-08-28 05:08:43.990 | LC_ALL = "en_US.utf8", 2026-08-28 05:08:43.990 | LANG = "de_DE.UTF-8" 2026-08-28 05:08:43.990 | are supported and installed on your system. 2026-08-28 05:08:43.990 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 05:08:44.040 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-28 05:08:44.040 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-28 05:08:44.040 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-28 05:08:44.114 | perl: warning: Setting locale failed. 2026-08-28 05:08:44.114 | perl: warning: Please check that your locale settings: 2026-08-28 05:08:44.115 | LANGUAGE = (unset), 2026-08-28 05:08:44.115 | LC_ALL = "en_US.utf8", 2026-08-28 05:08:44.115 | LANG = "de_DE.UTF-8" 2026-08-28 05:08:44.115 | are supported and installed on your system. 2026-08-28 05:08:44.115 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 05:08:44.639 | 2026-08-28 05:08:44.640 | Running kernel seems to be up-to-date. 2026-08-28 05:08:44.640 | 2026-08-28 05:08:44.641 | No services need to be restarted. 2026-08-28 05:08:44.641 | 2026-08-28 05:08:44.641 | No containers need to be restarted. 2026-08-28 05:08:44.642 | 2026-08-28 05:08:44.642 | No user sessions are running outdated binaries. 2026-08-28 05:08:44.642 | 2026-08-28 05:08:44.642 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-28 05:08:46.672 | + functions-common:apt_get:1211 : result=0 2026-08-28 05:08:46.677 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-28 05:08:46.679 | + functions-common:time_stop:2420 : local name 2026-08-28 05:08:46.682 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:08:46.687 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:08:46.690 | + functions-common:time_stop:2423 : local total 2026-08-28 05:08:46.694 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:08:46.697 | + functions-common:time_stop:2426 : name=apt-get 2026-08-28 05:08:46.701 | + functions-common:time_stop:2427 : start_time=1787893715336 2026-08-28 05:08:46.705 | + functions-common:time_stop:2429 : [[ -z 1787893715336 ]] 2026-08-28 05:08:46.709 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:08:46.718 | + functions-common:time_stop:2432 : end_time=1787893726711 2026-08-28 05:08:46.721 | + functions-common:time_stop:2433 : elapsed_time=11375 2026-08-28 05:08:46.724 | + functions-common:time_stop:2434 : total=137531 2026-08-28 05:08:46.729 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:08:46.733 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=148906 2026-08-28 05:08:46.736 | + functions-common:apt_get:1215 : return 0 2026-08-28 05:08:46.741 | ++ lib/neutron_plugins/ovn_agent:install_ovn:438 : get_packages ovn 2026-08-28 05:08:46.773 | + lib/neutron_plugins/ovn_agent:install_ovn:438 : install_package ovn-central ovn-controller-vtep ovn-host 2026-08-28 05:08:46.777 | + functions-common:install_package:1438 : update_package_repo 2026-08-28 05:08:46.780 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-28 05:08:46.784 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-28 05:08:46.788 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-28 05:08:46.791 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-28 05:08:46.795 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-28 05:08:46.798 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 05:08:46.802 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 05:08:46.805 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-28 05:08:46.808 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-28 05:08:46.812 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-28 05:08:46.816 | + functions-common:apt_get_update:1167 : return 2026-08-28 05:08:46.820 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-08-28 05:08:46.824 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-28 05:08:46.827 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 05:08:46.831 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 05:08:46.835 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-08-28 05:08:46.864 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovn-central ovn-controller-vtep ovn-host 2026-08-28 05:08:46.902 | Reading package lists... 2026-08-28 05:08:47.274 | Building dependency tree... 2026-08-28 05:08:47.275 | Reading state information... 2026-08-28 05:08:47.832 | The following packages were automatically installed and are no longer required: 2026-08-28 05:08:47.834 | libfwupd2 libgusb2 2026-08-28 05:08:47.834 | Use 'sudo apt autoremove' to remove them. 2026-08-28 05:08:47.837 | The following additional packages will be installed: 2026-08-28 05:08:47.837 | ovn-common 2026-08-28 05:08:47.883 | The following NEW packages will be installed: 2026-08-28 05:08:47.883 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-08-28 05:08:48.127 | 0 upgraded, 4 newly installed, 0 to remove and 15 not upgraded. 2026-08-28 05:08:48.127 | Need to get 2360 kB of archives. 2026-08-28 05:08:48.127 | After this operation, 8355 kB of additional disk space will be used. 2026-08-28 05:08:48.127 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1157 kB] 2026-08-28 05:08:48.926 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-08-28 05:08:49.045 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 ovn-controller-vtep amd64 24.03.6-0ubuntu0.24.04.1 [170 kB] 2026-08-28 05:08:49.047 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-08-28 05:08:49.298 | perl: warning: Setting locale failed. 2026-08-28 05:08:49.298 | perl: warning: Please check that your locale settings: 2026-08-28 05:08:49.299 | LANGUAGE = (unset), 2026-08-28 05:08:49.299 | LC_ALL = "en_US.utf8", 2026-08-28 05:08:49.299 | LANG = "de_DE.UTF-8" 2026-08-28 05:08:49.299 | are supported and installed on your system. 2026-08-28 05:08:49.299 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 05:08:49.363 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-28 05:08:49.363 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-28 05:08:49.363 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-28 05:08:49.550 | Fetched 2360 kB in 1s (2055 kB/s) 2026-08-28 05:08:49.640 | Selecting previously unselected package ovn-common. 2026-08-28 05:08:49.719 | (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 ... 127100 files and directories currently installed.) 2026-08-28 05:08:49.728 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-28 05:08:49.732 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-08-28 05:08:49.841 | Selecting previously unselected package ovn-central. 2026-08-28 05:08:49.856 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-28 05:08:49.860 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-08-28 05:08:49.924 | Selecting previously unselected package ovn-controller-vtep. 2026-08-28 05:08:49.939 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-28 05:08:49.943 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-08-28 05:08:50.002 | Selecting previously unselected package ovn-host. 2026-08-28 05:08:50.016 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-28 05:08:50.024 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-08-28 05:08:50.115 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-08-28 05:08:50.134 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-08-28 05:08:50.609 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-08-28 05:08:50.799 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-08-28 05:08:51.287 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-08-28 05:08:51.350 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-08-28 05:08:51.880 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-08-28 05:08:52.073 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-08-28 05:08:52.806 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-08-28 05:08:53.531 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-08-28 05:08:54.440 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-08-28 05:08:54.522 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-08-28 05:08:54.722 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-08-28 05:08:55.279 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-28 05:08:57.278 | perl: warning: Setting locale failed. 2026-08-28 05:08:57.278 | perl: warning: Please check that your locale settings: 2026-08-28 05:08:57.278 | LANGUAGE = (unset), 2026-08-28 05:08:57.278 | LC_ALL = "en_US.utf8", 2026-08-28 05:08:57.278 | LANG = "de_DE.UTF-8" 2026-08-28 05:08:57.278 | are supported and installed on your system. 2026-08-28 05:08:57.279 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 05:08:57.410 | perl: warning: Setting locale failed. 2026-08-28 05:08:57.410 | perl: warning: Please check that your locale settings: 2026-08-28 05:08:57.411 | LANGUAGE = (unset), 2026-08-28 05:08:57.411 | LC_ALL = "en_US.utf8", 2026-08-28 05:08:57.411 | LANG = "de_DE.UTF-8" 2026-08-28 05:08:57.411 | are supported and installed on your system. 2026-08-28 05:08:57.411 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 05:08:57.461 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-28 05:08:57.461 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-28 05:08:57.461 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-28 05:08:57.531 | perl: warning: Setting locale failed. 2026-08-28 05:08:57.531 | perl: warning: Please check that your locale settings: 2026-08-28 05:08:57.531 | LANGUAGE = (unset), 2026-08-28 05:08:57.531 | LC_ALL = "en_US.utf8", 2026-08-28 05:08:57.531 | LANG = "de_DE.UTF-8" 2026-08-28 05:08:57.531 | are supported and installed on your system. 2026-08-28 05:08:57.531 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 05:08:58.044 | 2026-08-28 05:08:58.044 | Running kernel seems to be up-to-date. 2026-08-28 05:08:58.044 | 2026-08-28 05:08:58.045 | No services need to be restarted. 2026-08-28 05:08:58.045 | 2026-08-28 05:08:58.045 | No containers need to be restarted. 2026-08-28 05:08:58.045 | 2026-08-28 05:08:58.045 | No user sessions are running outdated binaries. 2026-08-28 05:08:58.045 | 2026-08-28 05:08:58.045 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-28 05:09:00.062 | + functions-common:apt_get:1211 : result=0 2026-08-28 05:09:00.066 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-28 05:09:00.069 | + functions-common:time_stop:2420 : local name 2026-08-28 05:09:00.073 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:09:00.075 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:09:00.078 | + functions-common:time_stop:2423 : local total 2026-08-28 05:09:00.082 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:09:00.085 | + functions-common:time_stop:2426 : name=apt-get 2026-08-28 05:09:00.088 | + functions-common:time_stop:2427 : start_time=1787893726860 2026-08-28 05:09:00.092 | + functions-common:time_stop:2429 : [[ -z 1787893726860 ]] 2026-08-28 05:09:00.097 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:09:00.102 | + functions-common:time_stop:2432 : end_time=1787893740098 2026-08-28 05:09:00.105 | + functions-common:time_stop:2433 : elapsed_time=13238 2026-08-28 05:09:00.109 | + functions-common:time_stop:2434 : total=148906 2026-08-28 05:09:00.111 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:09:00.116 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=162144 2026-08-28 05:09:00.118 | + functions-common:apt_get:1215 : return 0 2026-08-28 05:09:00.121 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-28 05:09:00.125 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-28 05:09:00.129 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : local log_archive_dir=/opt/stack/logs/archive 2026-08-28 05:09:00.133 | + lib/neutron_plugins/ovn_agent:install_ovn:446 : mkdir -p /opt/stack/logs/archive 2026-08-28 05:09:00.138 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-28 05:09:00.142 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-08-28 05:09:00.146 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-28 05:09:00.149 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-08-28 05:09:00.153 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-28 05:09:00.157 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-08-28 05:09:00.161 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-28 05:09:00.165 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-08-28 05:09:00.168 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-28 05:09:00.171 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-08-28 05:09:00.174 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-28 05:09:00.178 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-08-28 05:09:00.182 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-28 05:09:00.186 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-08-28 05:09:00.190 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-28 05:09:00.193 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-08-28 05:09:00.196 | + lib/neutron_plugins/ovn_agent:install_ovn:454 : use_library_from_git ovsdbapp 2026-08-28 05:09:00.200 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-08-28 05:09:00.203 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 05:09:00.207 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 05:09:00.210 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-08-28 05:09:00.213 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 05:09:00.217 | + lib/neutron_plugins/ovn_agent:install_ovn:460 : [[ False == \T\r\u\e ]] 2026-08-28 05:09:00.221 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-28 05:09:00.224 | + ./stack.sh:main:959 : is_service_enabled nova 2026-08-28 05:09:00.247 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:09:00.251 | + ./stack.sh:main:961 : stack_install_service nova 2026-08-28 05:09:00.254 | + lib/stack:stack_install_service:20 : local service=nova 2026-08-28 05:09:00.258 | + lib/stack:stack_install_service:21 : type install_nova 2026-08-28 05:09:00.261 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-28 05:09:00.265 | + lib/stack:stack_install_service:32 : install_nova 2026-08-28 05:09:00.269 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-08-28 05:09:00.273 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-08-28 05:09:00.276 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 05:09:00.281 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 05:09:00.283 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-08-28 05:09:00.287 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 05:09:00.290 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-08-28 05:09:00.313 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:09:00.317 | + lib/nova:install_nova:917 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-08-28 05:09:00.320 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-08-28 05:09:00.325 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-08-28 05:09:00.329 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-08-28 05:09:00.332 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-08-28 05:09:00.488 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-08-28 05:09:00.491 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 05:09:00.495 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 05:09:00.499 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-28 05:09:00.502 | + functions-common:install_package:1438 : update_package_repo 2026-08-28 05:09:00.506 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-28 05:09:00.508 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-28 05:09:00.512 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-28 05:09:00.514 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-28 05:09:00.518 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-28 05:09:00.521 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 05:09:00.525 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 05:09:00.529 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-28 05:09:00.533 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-28 05:09:00.535 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-28 05:09:00.538 | + functions-common:apt_get_update:1167 : return 2026-08-28 05:09:00.543 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-28 05:09:00.546 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-28 05:09:00.550 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 05:09:00.553 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 05:09:00.556 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-28 05:09:00.584 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-28 05:09:00.622 | Reading package lists... 2026-08-28 05:09:01.002 | Building dependency tree... 2026-08-28 05:09:01.003 | Reading state information... 2026-08-28 05:09:01.578 | libvirt-clients is already the newest version (10.0.0-2ubuntu8.16). 2026-08-28 05:09:01.578 | libvirt-clients set to manually installed. 2026-08-28 05:09:01.579 | libvirt-daemon-system is already the newest version (10.0.0-2ubuntu8.16). 2026-08-28 05:09:01.579 | The following packages were automatically installed and are no longer required: 2026-08-28 05:09:01.580 | libfwupd2 libgusb2 2026-08-28 05:09:01.580 | Use 'sudo apt autoremove' to remove them. 2026-08-28 05:09:01.584 | The following additional packages will be installed: 2026-08-28 05:09:01.584 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-08-28 05:09:01.584 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-08-28 05:09:01.584 | qemu-system-sparc 2026-08-28 05:09:01.586 | Suggested packages: 2026-08-28 05:09:01.586 | python-zstandard-doc samba vde2 2026-08-28 05:09:01.629 | The following packages will be REMOVED: 2026-08-28 05:09:01.632 | apport-core-dump-handler 2026-08-28 05:09:01.633 | The following NEW packages will be installed: 2026-08-28 05:09:01.634 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-08-28 05:09:01.634 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-08-28 05:09:01.635 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-08-28 05:09:01.867 | 0 upgraded, 13 newly installed, 1 to remove and 15 not upgraded. 2026-08-28 05:09:01.867 | Need to get 110 MB of archives. 2026-08-28 05:09:01.867 | After this operation, 897 MB of additional disk space will be used. 2026-08-28 05:09:01.867 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-08-28 05:09:02.617 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.17 [71.7 kB] 2026-08-28 05:09:02.740 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.16 [178 kB] 2026-08-28 05:09:02.840 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-08-28 05:09:02.847 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.18 [11.0 MB] 2026-08-28 05:09:03.655 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.18 [16.3 MB] 2026-08-28 05:09:04.460 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.18 [9096 kB] 2026-08-28 05:09:04.887 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.18 [6318 kB] 2026-08-28 05:09:05.398 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.18 [3433 kB] 2026-08-28 05:09:05.498 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.18 [57.7 MB] 2026-08-28 05:09:08.441 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.18 [58.5 kB] 2026-08-28 05:09:08.442 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.9 [4115 kB] 2026-08-28 05:09:08.543 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.9 [776 kB] 2026-08-28 05:09:08.985 | perl: warning: Setting locale failed. 2026-08-28 05:09:08.985 | perl: warning: Please check that your locale settings: 2026-08-28 05:09:08.985 | LANGUAGE = (unset), 2026-08-28 05:09:08.985 | LC_ALL = "en_US.utf8", 2026-08-28 05:09:08.985 | LANG = "de_DE.UTF-8" 2026-08-28 05:09:08.985 | are supported and installed on your system. 2026-08-28 05:09:08.985 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 05:09:09.049 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-28 05:09:09.049 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-28 05:09:09.049 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-28 05:09:09.337 | Fetched 110 MB in 7s (15.5 MB/s) 2026-08-28 05:09:09.375 | Selecting previously unselected package python3-zstandard. 2026-08-28 05:09:09.438 | (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 ... 127168 files and directories currently installed.) 2026-08-28 05:09:09.445 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-08-28 05:09:09.449 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-08-28 05:09:09.589 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-08-28 05:09:09.589 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-08-28 05:09:09.589 | Package apport-core-dump-handler is to be removed. 2026-08-28 05:09:09.589 | Package python3-zstandard is not configured yet. 2026-08-28 05:09:09.589 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-08-28 05:09:09.589 | Package apport-core-dump-handler is to be removed. 2026-08-28 05:09:09.589 | Package systemd-coredump is not installed. 2026-08-28 05:09:09.589 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-08-28 05:09:09.589 | Package apport-core-dump-handler is to be removed. 2026-08-28 05:09:09.590 | Package python3-zstandard is not configured yet. 2026-08-28 05:09:09.590 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-08-28 05:09:09.590 | Package apport-core-dump-handler is to be removed. 2026-08-28 05:09:09.590 | Package systemd-coredump is not installed. 2026-08-28 05:09:09.590 | 2026-08-28 05:09:09.650 | (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 ... 127184 files and directories currently installed.) 2026-08-28 05:09:09.656 | Removing apport-core-dump-handler (2.28.3-0ubuntu0.1) ... 2026-08-28 05:09:10.513 | Selecting previously unselected package systemd-coredump. 2026-08-28 05:09:10.573 | (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 ... 127180 files and directories currently installed.) 2026-08-28 05:09:10.580 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.17_amd64.deb ... 2026-08-28 05:09:10.584 | Unpacking systemd-coredump (255.4-1ubuntu8.17) ... 2026-08-28 05:09:10.648 | Selecting previously unselected package libvirt-dev:amd64. 2026-08-28 05:09:10.660 | Preparing to unpack .../01-libvirt-dev_10.0.0-2ubuntu8.16_amd64.deb ... 2026-08-28 05:09:10.673 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.16) ... 2026-08-28 05:09:10.744 | Selecting previously unselected package python3-libvirt. 2026-08-28 05:09:10.756 | Preparing to unpack .../02-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-08-28 05:09:10.759 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-08-28 05:09:10.828 | Selecting previously unselected package qemu-system-arm. 2026-08-28 05:09:10.840 | Preparing to unpack .../03-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-28 05:09:10.852 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-28 05:09:11.367 | Selecting previously unselected package qemu-system-mips. 2026-08-28 05:09:11.380 | Preparing to unpack .../04-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-28 05:09:11.393 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-28 05:09:11.946 | Selecting previously unselected package qemu-system-ppc. 2026-08-28 05:09:11.955 | Preparing to unpack .../05-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-28 05:09:11.968 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-28 05:09:12.317 | Selecting previously unselected package qemu-system-sparc. 2026-08-28 05:09:12.329 | Preparing to unpack .../06-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-28 05:09:12.340 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-28 05:09:12.587 | Selecting previously unselected package qemu-system-s390x. 2026-08-28 05:09:12.599 | Preparing to unpack .../07-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-28 05:09:12.611 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-28 05:09:12.780 | Selecting previously unselected package qemu-system-misc. 2026-08-28 05:09:12.792 | Preparing to unpack .../08-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-28 05:09:12.805 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-28 05:09:14.697 | Selecting previously unselected package qemu-system. 2026-08-28 05:09:14.707 | Preparing to unpack .../09-qemu-system_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-28 05:09:14.712 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-28 05:09:14.755 | Selecting previously unselected package qemu-efi-aarch64. 2026-08-28 05:09:14.768 | Preparing to unpack .../10-qemu-efi-aarch64_2024.02-2ubuntu0.9_all.deb ... 2026-08-28 05:09:14.772 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-08-28 05:09:16.630 | Selecting previously unselected package qemu-efi-arm. 2026-08-28 05:09:16.645 | Preparing to unpack .../11-qemu-efi-arm_2024.02-2ubuntu0.9_all.deb ... 2026-08-28 05:09:16.649 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-08-28 05:09:17.461 | Setting up systemd-coredump (255.4-1ubuntu8.17) ... 2026-08-28 05:09:17.978 | Creating group 'systemd-coredump' with GID 987. 2026-08-28 05:09:17.980 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-08-28 05:09:18.002 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-08-28 05:09:18.377 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-28 05:09:18.487 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-28 05:09:18.706 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.16) ... 2026-08-28 05:09:18.879 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-28 05:09:19.047 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-08-28 05:09:19.216 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-28 05:09:19.386 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-08-28 05:09:19.773 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-28 05:09:19.926 | Setting up qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-08-28 05:09:20.195 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-28 05:09:20.434 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-28 05:09:20.600 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-28 05:09:23.653 | perl: warning: Setting locale failed. 2026-08-28 05:09:23.653 | perl: warning: Please check that your locale settings: 2026-08-28 05:09:23.654 | LANGUAGE = (unset), 2026-08-28 05:09:23.654 | LC_ALL = "en_US.utf8", 2026-08-28 05:09:23.654 | LANG = "de_DE.UTF-8" 2026-08-28 05:09:23.654 | are supported and installed on your system. 2026-08-28 05:09:23.654 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 05:09:23.784 | perl: warning: Setting locale failed. 2026-08-28 05:09:23.784 | perl: warning: Please check that your locale settings: 2026-08-28 05:09:23.785 | LANGUAGE = (unset), 2026-08-28 05:09:23.785 | LC_ALL = "en_US.utf8", 2026-08-28 05:09:23.785 | LANG = "de_DE.UTF-8" 2026-08-28 05:09:23.785 | are supported and installed on your system. 2026-08-28 05:09:23.785 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 05:09:23.835 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-28 05:09:23.835 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-28 05:09:23.835 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-28 05:09:23.905 | perl: warning: Setting locale failed. 2026-08-28 05:09:23.906 | perl: warning: Please check that your locale settings: 2026-08-28 05:09:23.906 | LANGUAGE = (unset), 2026-08-28 05:09:23.906 | LC_ALL = "en_US.utf8", 2026-08-28 05:09:23.906 | LANG = "de_DE.UTF-8" 2026-08-28 05:09:23.906 | are supported and installed on your system. 2026-08-28 05:09:23.906 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 05:09:24.425 | 2026-08-28 05:09:24.425 | Running kernel seems to be up-to-date. 2026-08-28 05:09:24.425 | 2026-08-28 05:09:24.425 | No services need to be restarted. 2026-08-28 05:09:24.425 | 2026-08-28 05:09:24.425 | No containers need to be restarted. 2026-08-28 05:09:24.425 | 2026-08-28 05:09:24.425 | No user sessions are running outdated binaries. 2026-08-28 05:09:24.426 | 2026-08-28 05:09:24.426 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-28 05:09:26.503 | + functions-common:apt_get:1211 : result=0 2026-08-28 05:09:26.506 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-28 05:09:26.509 | + functions-common:time_stop:2420 : local name 2026-08-28 05:09:26.512 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:09:26.516 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:09:26.518 | + functions-common:time_stop:2423 : local total 2026-08-28 05:09:26.521 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:09:26.523 | + functions-common:time_stop:2426 : name=apt-get 2026-08-28 05:09:26.526 | + functions-common:time_stop:2427 : start_time=1787893740580 2026-08-28 05:09:26.529 | + functions-common:time_stop:2429 : [[ -z 1787893740580 ]] 2026-08-28 05:09:26.532 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:09:26.539 | + functions-common:time_stop:2432 : end_time=1787893766536 2026-08-28 05:09:26.542 | + functions-common:time_stop:2433 : elapsed_time=25956 2026-08-28 05:09:26.544 | + functions-common:time_stop:2434 : total=162144 2026-08-28 05:09:26.548 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:09:26.550 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=188100 2026-08-28 05:09:26.552 | + functions-common:apt_get:1215 : return 0 2026-08-28 05:09:26.555 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-08-28 05:09:26.558 | + functions-common:install_package:1438 : update_package_repo 2026-08-28 05:09:26.561 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-28 05:09:26.564 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-28 05:09:26.567 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-28 05:09:26.569 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-28 05:09:26.573 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-28 05:09:26.576 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 05:09:26.578 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 05:09:26.581 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-28 05:09:26.583 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-28 05:09:26.586 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-28 05:09:26.589 | + functions-common:apt_get_update:1167 : return 2026-08-28 05:09:26.592 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-08-28 05:09:26.596 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-28 05:09:26.599 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 05:09:26.602 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 05:09:26.604 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-08-28 05:09:26.631 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf swtpm swtpm-tools mdevctl 2026-08-28 05:09:26.673 | Reading package lists... 2026-08-28 05:09:27.080 | Building dependency tree... 2026-08-28 05:09:27.082 | Reading state information... 2026-08-28 05:09:27.706 | ovmf is already the newest version (2024.02-2ubuntu0.9). 2026-08-28 05:09:27.706 | ovmf set to manually installed. 2026-08-28 05:09:27.706 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-08-28 05:09:27.706 | swtpm set to manually installed. 2026-08-28 05:09:27.706 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-08-28 05:09:27.706 | swtpm-tools set to manually installed. 2026-08-28 05:09:27.706 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-08-28 05:09:27.706 | mdevctl set to manually installed. 2026-08-28 05:09:27.706 | The following packages were automatically installed and are no longer required: 2026-08-28 05:09:27.709 | libfwupd2 libgusb2 2026-08-28 05:09:27.709 | Use 'sudo apt autoremove' to remove them. 2026-08-28 05:09:27.801 | 0 upgraded, 0 newly installed, 0 to remove and 15 not upgraded. 2026-08-28 05:09:27.805 | + functions-common:apt_get:1211 : result=0 2026-08-28 05:09:27.808 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-28 05:09:27.810 | + functions-common:time_stop:2420 : local name 2026-08-28 05:09:27.812 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:09:27.814 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:09:27.816 | + functions-common:time_stop:2423 : local total 2026-08-28 05:09:27.818 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:09:27.820 | + functions-common:time_stop:2426 : name=apt-get 2026-08-28 05:09:27.822 | + functions-common:time_stop:2427 : start_time=1787893766627 2026-08-28 05:09:27.824 | + functions-common:time_stop:2429 : [[ -z 1787893766627 ]] 2026-08-28 05:09:27.827 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:09:27.830 | + functions-common:time_stop:2432 : end_time=1787893767828 2026-08-28 05:09:27.832 | + functions-common:time_stop:2433 : elapsed_time=1201 2026-08-28 05:09:27.834 | + functions-common:time_stop:2434 : total=188100 2026-08-28 05:09:27.836 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:09:27.838 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=189301 2026-08-28 05:09:27.840 | + functions-common:apt_get:1215 : return 0 2026-08-28 05:09:27.842 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-08-28 05:09:27.845 | ++ functions-common:is_arch:519 : uname -m 2026-08-28 05:09:27.848 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-28 05:09:27.850 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-08-28 05:09:27.852 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-08-28 05:09:27.854 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-08-28 05:09:27.857 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-08-28 05:09:27.859 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-08-28 05:09:27.861 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-08-28 05:09:27.877 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:09:27.880 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-08-28 05:09:27.895 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-08-28 05:09:27.898 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-08-28 05:09:27.900 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-08-28 05:09:27.903 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-08-28 05:09:27.905 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-08-28 05:09:27.907 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-08-28 05:09:27.910 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-08-28 05:09:27.912 | + functions-common:git_clone:592 : local orig_dir 2026-08-28 05:09:27.915 | ++ functions-common:git_clone:593 : pwd 2026-08-28 05:09:27.918 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-28 05:09:27.920 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-28 05:09:27.923 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-28 05:09:27.940 | + functions-common:git_clone:596 : RECLONE=False 2026-08-28 05:09:27.943 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-28 05:09:27.946 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-28 05:09:27.950 | + functions-common:git_clone:610 : echo v1.3.0 2026-08-28 05:09:27.950 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-28 05:09:27.955 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-08-28 05:09:27.958 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-28 05:09:27.961 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-08-28 05:09:27.964 | + functions-common:git_timed:697 : local count=0 2026-08-28 05:09:27.966 | + functions-common:git_timed:698 : local timeout=0 2026-08-28 05:09:27.969 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-28 05:09:27.972 | + functions-common:git_timed:701 : timeout=0 2026-08-28 05:09:27.975 | + functions-common:git_timed:704 : time_start git_timed 2026-08-28 05:09:27.977 | + functions-common:time_start:2406 : local name=git_timed 2026-08-28 05:09:27.980 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:09:27.983 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:09:27.987 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:09:27.991 | + functions-common:time_start:2411 : _TIME_START[$name]=1787893767988 2026-08-28 05:09:27.995 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-08-28 05:09:27.998 | Cloning into '/opt/stack/novnc'... 2026-08-28 05:09:29.667 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-28 05:09:29.670 | + functions-common:time_stop:2420 : local name 2026-08-28 05:09:29.674 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:09:29.676 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:09:29.680 | + functions-common:time_stop:2423 : local total 2026-08-28 05:09:29.683 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:09:29.686 | + functions-common:time_stop:2426 : name=git_timed 2026-08-28 05:09:29.690 | + functions-common:time_stop:2427 : start_time=1787893767988 2026-08-28 05:09:29.693 | + functions-common:time_stop:2429 : [[ -z 1787893767988 ]] 2026-08-28 05:09:29.697 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:09:29.701 | + functions-common:time_stop:2432 : end_time=1787893769698 2026-08-28 05:09:29.704 | + functions-common:time_stop:2433 : elapsed_time=1710 2026-08-28 05:09:29.708 | + functions-common:time_stop:2434 : total=151210 2026-08-28 05:09:29.710 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:09:29.714 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=152920 2026-08-28 05:09:29.717 | + functions-common:git_clone:631 : cd /opt/stack/novnc 2026-08-28 05:09:29.720 | + functions-common:git_clone:632 : git_timed fetch origin v1.3.0 2026-08-28 05:09:29.723 | + functions-common:git_timed:697 : local count=0 2026-08-28 05:09:29.726 | + functions-common:git_timed:698 : local timeout=0 2026-08-28 05:09:29.730 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-28 05:09:29.733 | + functions-common:git_timed:701 : timeout=0 2026-08-28 05:09:29.737 | + functions-common:git_timed:704 : time_start git_timed 2026-08-28 05:09:29.740 | + functions-common:time_start:2406 : local name=git_timed 2026-08-28 05:09:29.744 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:09:29.747 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:09:29.750 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:09:29.756 | + functions-common:time_start:2411 : _TIME_START[$name]=1787893769752 2026-08-28 05:09:29.759 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-08-28 05:09:30.203 | From https://github.com/novnc/novnc 2026-08-28 05:09:30.204 | * tag v1.3.0 -> FETCH_HEAD 2026-08-28 05:09:30.215 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-28 05:09:30.218 | + functions-common:time_stop:2420 : local name 2026-08-28 05:09:30.222 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:09:30.225 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:09:30.229 | + functions-common:time_stop:2423 : local total 2026-08-28 05:09:30.232 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:09:30.234 | + functions-common:time_stop:2426 : name=git_timed 2026-08-28 05:09:30.238 | + functions-common:time_stop:2427 : start_time=1787893769752 2026-08-28 05:09:30.241 | + functions-common:time_stop:2429 : [[ -z 1787893769752 ]] 2026-08-28 05:09:30.245 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:09:30.249 | + functions-common:time_stop:2432 : end_time=1787893770246 2026-08-28 05:09:30.253 | + functions-common:time_stop:2433 : elapsed_time=494 2026-08-28 05:09:30.256 | + functions-common:time_stop:2434 : total=152920 2026-08-28 05:09:30.259 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:09:30.263 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=153414 2026-08-28 05:09:30.267 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-28 05:09:30.270 | + functions-common:git_timed:697 : local count=0 2026-08-28 05:09:30.273 | + functions-common:git_timed:698 : local timeout=0 2026-08-28 05:09:30.276 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-28 05:09:30.279 | + functions-common:git_timed:701 : timeout=0 2026-08-28 05:09:30.283 | + functions-common:git_timed:704 : time_start git_timed 2026-08-28 05:09:30.286 | + functions-common:time_start:2406 : local name=git_timed 2026-08-28 05:09:30.288 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:09:30.292 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:09:30.296 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:09:30.300 | + functions-common:time_start:2411 : _TIME_START[$name]=1787893770297 2026-08-28 05:09:30.303 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-28 05:09:30.338 | Note: switching to 'FETCH_HEAD'. 2026-08-28 05:09:30.338 | 2026-08-28 05:09:30.338 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-28 05:09:30.338 | changes and commit them, and you can discard any commits you make in this 2026-08-28 05:09:30.338 | state without impacting any branches by switching back to a branch. 2026-08-28 05:09:30.338 | 2026-08-28 05:09:30.338 | If you want to create a new branch to retain commits you create, you may 2026-08-28 05:09:30.338 | do so (now or later) by using -c with the switch command. Example: 2026-08-28 05:09:30.338 | 2026-08-28 05:09:30.339 | git switch -c 2026-08-28 05:09:30.339 | 2026-08-28 05:09:30.339 | Or undo this operation with: 2026-08-28 05:09:30.339 | 2026-08-28 05:09:30.339 | git switch - 2026-08-28 05:09:30.339 | 2026-08-28 05:09:30.339 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-28 05:09:30.339 | 2026-08-28 05:09:30.339 | HEAD is now at 463c39e noVNC 1.3.0 2026-08-28 05:09:30.344 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-28 05:09:30.348 | + functions-common:time_stop:2420 : local name 2026-08-28 05:09:30.351 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:09:30.355 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:09:30.359 | + functions-common:time_stop:2423 : local total 2026-08-28 05:09:30.362 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:09:30.365 | + functions-common:time_stop:2426 : name=git_timed 2026-08-28 05:09:30.369 | + functions-common:time_stop:2427 : start_time=1787893770297 2026-08-28 05:09:30.371 | + functions-common:time_stop:2429 : [[ -z 1787893770297 ]] 2026-08-28 05:09:30.375 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:09:30.380 | + functions-common:time_stop:2432 : end_time=1787893770377 2026-08-28 05:09:30.383 | + functions-common:time_stop:2433 : elapsed_time=80 2026-08-28 05:09:30.387 | + functions-common:time_stop:2434 : total=153414 2026-08-28 05:09:30.389 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:09:30.393 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=153494 2026-08-28 05:09:30.397 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-08-28 05:09:30.414 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-08-28 05:09:30.419 | + functions-common:git_clone:673 : git show --oneline 2026-08-28 05:09:30.419 | + functions-common:git_clone:673 : head -1 2026-08-28 05:09:30.423 | 463c39e noVNC 1.3.0 2026-08-28 05:09:30.427 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-28 05:09:30.430 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-08-28 05:09:30.453 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:09:30.455 | + lib/nova:install_nova:960 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova master 2026-08-28 05:09:30.459 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-08-28 05:09:30.461 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-08-28 05:09:30.465 | + functions-common:git_clone:591 : local git_ref=master 2026-08-28 05:09:30.468 | + functions-common:git_clone:592 : local orig_dir 2026-08-28 05:09:30.473 | ++ functions-common:git_clone:593 : pwd 2026-08-28 05:09:30.477 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-28 05:09:30.481 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-28 05:09:30.486 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-28 05:09:30.511 | + functions-common:git_clone:596 : RECLONE=False 2026-08-28 05:09:30.515 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-28 05:09:30.518 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-28 05:09:30.523 | + functions-common:git_clone:610 : echo master 2026-08-28 05:09:30.524 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-28 05:09:30.529 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/nova ]] 2026-08-28 05:09:30.533 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-28 05:09:30.537 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-08-28 05:09:30.541 | + functions-common:git_timed:697 : local count=0 2026-08-28 05:09:30.544 | + functions-common:git_timed:698 : local timeout=0 2026-08-28 05:09:30.548 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-28 05:09:30.552 | + functions-common:git_timed:701 : timeout=0 2026-08-28 05:09:30.556 | + functions-common:git_timed:704 : time_start git_timed 2026-08-28 05:09:30.559 | + functions-common:time_start:2406 : local name=git_timed 2026-08-28 05:09:30.563 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:09:30.567 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:09:30.571 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:09:30.576 | + functions-common:time_start:2411 : _TIME_START[$name]=1787893770573 2026-08-28 05:09:30.580 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-08-28 05:09:30.583 | Cloning into '/opt/stack/nova'... 2026-08-28 05:13:45.420 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-28 05:13:45.422 | + functions-common:time_stop:2420 : local name 2026-08-28 05:13:45.426 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:13:45.429 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:13:45.434 | + functions-common:time_stop:2423 : local total 2026-08-28 05:13:45.437 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:13:45.442 | + functions-common:time_stop:2426 : name=git_timed 2026-08-28 05:13:45.445 | + functions-common:time_stop:2427 : start_time=1787893770573 2026-08-28 05:13:45.447 | + functions-common:time_stop:2429 : [[ -z 1787893770573 ]] 2026-08-28 05:13:45.452 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:13:45.460 | + functions-common:time_stop:2432 : end_time=1787894025455 2026-08-28 05:13:45.462 | + functions-common:time_stop:2433 : elapsed_time=254882 2026-08-28 05:13:45.466 | + functions-common:time_stop:2434 : total=153494 2026-08-28 05:13:45.470 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:13:45.475 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=408376 2026-08-28 05:13:45.480 | + functions-common:git_clone:631 : cd /opt/stack/nova 2026-08-28 05:13:45.484 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-28 05:13:45.487 | + functions-common:git_timed:697 : local count=0 2026-08-28 05:13:45.490 | + functions-common:git_timed:698 : local timeout=0 2026-08-28 05:13:45.494 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-28 05:13:45.498 | + functions-common:git_timed:701 : timeout=0 2026-08-28 05:13:45.502 | + functions-common:git_timed:704 : time_start git_timed 2026-08-28 05:13:45.505 | + functions-common:time_start:2406 : local name=git_timed 2026-08-28 05:13:45.510 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:13:45.513 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:13:45.517 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:13:45.525 | + functions-common:time_start:2411 : _TIME_START[$name]=1787894025520 2026-08-28 05:13:45.528 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-28 05:13:46.246 | From https://review.opendev.org/openstack/nova 2026-08-28 05:13:46.246 | * branch master -> FETCH_HEAD 2026-08-28 05:13:46.255 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-28 05:13:46.259 | + functions-common:time_stop:2420 : local name 2026-08-28 05:13:46.262 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:13:46.266 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:13:46.270 | + functions-common:time_stop:2423 : local total 2026-08-28 05:13:46.273 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:13:46.276 | + functions-common:time_stop:2426 : name=git_timed 2026-08-28 05:13:46.280 | + functions-common:time_stop:2427 : start_time=1787894025520 2026-08-28 05:13:46.284 | + functions-common:time_stop:2429 : [[ -z 1787894025520 ]] 2026-08-28 05:13:46.289 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:13:46.295 | + functions-common:time_stop:2432 : end_time=1787894026291 2026-08-28 05:13:46.298 | + functions-common:time_stop:2433 : elapsed_time=771 2026-08-28 05:13:46.302 | + functions-common:time_stop:2434 : total=408376 2026-08-28 05:13:46.306 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:13:46.310 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=409147 2026-08-28 05:13:46.313 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-28 05:13:46.316 | + functions-common:git_timed:697 : local count=0 2026-08-28 05:13:46.318 | + functions-common:git_timed:698 : local timeout=0 2026-08-28 05:13:46.322 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-28 05:13:46.326 | + functions-common:git_timed:701 : timeout=0 2026-08-28 05:13:46.330 | + functions-common:git_timed:704 : time_start git_timed 2026-08-28 05:13:46.333 | + functions-common:time_start:2406 : local name=git_timed 2026-08-28 05:13:46.335 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:13:46.338 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:13:46.342 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:13:46.348 | + functions-common:time_start:2411 : _TIME_START[$name]=1787894026344 2026-08-28 05:13:46.350 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-28 05:13:46.884 | Note: switching to 'FETCH_HEAD'. 2026-08-28 05:13:46.884 | 2026-08-28 05:13:46.885 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-28 05:13:46.885 | changes and commit them, and you can discard any commits you make in this 2026-08-28 05:13:46.885 | state without impacting any branches by switching back to a branch. 2026-08-28 05:13:46.885 | 2026-08-28 05:13:46.885 | If you want to create a new branch to retain commits you create, you may 2026-08-28 05:13:46.885 | do so (now or later) by using -c with the switch command. Example: 2026-08-28 05:13:46.885 | 2026-08-28 05:13:46.885 | git switch -c 2026-08-28 05:13:46.885 | 2026-08-28 05:13:46.885 | Or undo this operation with: 2026-08-28 05:13:46.885 | 2026-08-28 05:13:46.886 | git switch - 2026-08-28 05:13:46.886 | 2026-08-28 05:13:46.886 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-28 05:13:46.887 | 2026-08-28 05:13:46.887 | HEAD is now at 0b1ade7815 Merge "Replace OVN Metadata agent with OVN agent" 2026-08-28 05:13:46.896 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-28 05:13:46.898 | + functions-common:time_stop:2420 : local name 2026-08-28 05:13:46.900 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:13:46.904 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:13:46.906 | + functions-common:time_stop:2423 : local total 2026-08-28 05:13:46.908 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:13:46.912 | + functions-common:time_stop:2426 : name=git_timed 2026-08-28 05:13:46.916 | + functions-common:time_stop:2427 : start_time=1787894026344 2026-08-28 05:13:46.919 | + functions-common:time_stop:2429 : [[ -z 1787894026344 ]] 2026-08-28 05:13:46.922 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:13:46.928 | + functions-common:time_stop:2432 : end_time=1787894026924 2026-08-28 05:13:46.930 | + functions-common:time_stop:2433 : elapsed_time=580 2026-08-28 05:13:46.932 | + functions-common:time_stop:2434 : total=409147 2026-08-28 05:13:46.936 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:13:46.939 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=409727 2026-08-28 05:13:46.941 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-08-28 05:13:46.965 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-08-28 05:13:46.969 | + functions-common:git_clone:673 : head -1 2026-08-28 05:13:46.971 | + functions-common:git_clone:673 : git show --oneline 2026-08-28 05:13:46.978 | 0b1ade7815 Merge "Replace OVN Metadata agent with OVN agent" 2026-08-28 05:13:46.982 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-28 05:13:46.987 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-08-28 05:13:46.990 | + inc/python:setup_develop:353 : local bindep 2026-08-28 05:13:46.993 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-08-28 05:13:46.996 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-08-28 05:13:47.000 | + inc/python:setup_develop:359 : local extras= 2026-08-28 05:13:47.004 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-08-28 05:13:47.007 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-28 05:13:47.012 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-08-28 05:13:47.015 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-08-28 05:13:47.019 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-28 05:13:47.023 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-28 05:13:47.028 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-08-28 05:13:47.031 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-28 05:13:47.036 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-08-28 05:13:47.039 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-28 05:13:47.043 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-28 05:13:47.048 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-08-28 05:13:47.055 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-08-28 05:13:47.058 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-08-28 05:13:47.061 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-08-28 05:13:47.221 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-08-28 05:13:47.224 | + inc/python:setup_package:436 : local bindep=0 2026-08-28 05:13:47.227 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-28 05:13:47.230 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-28 05:13:47.234 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-08-28 05:13:47.237 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-08-28 05:13:47.240 | + inc/python:setup_package:445 : local flags=-e 2026-08-28 05:13:47.243 | + inc/python:setup_package:446 : local extras= 2026-08-28 05:13:47.246 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-28 05:13:47.249 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-28 05:13:47.252 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-28 05:13:47.255 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-28 05:13:47.258 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-28 05:13:47.261 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-08-28 05:13:47.287 | Using python 3.12 to install /opt/stack/nova 2026-08-28 05:13:47.290 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2026-08-28 05:13:48.310 | Obtaining file:///opt/stack/nova 2026-08-28 05:13:48.314 | Installing build dependencies: started 2026-08-28 05:13:50.088 | Installing build dependencies: finished with status 'done' 2026-08-28 05:13:50.089 | Checking if build backend supports build_editable: started 2026-08-28 05:13:50.653 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-28 05:13:50.655 | Getting requirements to build editable: started 2026-08-28 05:13:50.962 | Getting requirements to build editable: finished with status 'done' 2026-08-28 05:13:50.964 | Preparing editable metadata (pyproject.toml): started 2026-08-28 05:13:53.276 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-28 05:13:53.302 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev422) (7.0.3) 2026-08-28 05:13:53.304 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev422) (2.0.52) 2026-08-28 05:13:53.304 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev422) (5.3.1) 2026-08-28 05:13:53.305 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev422) (0.41.2) 2026-08-28 05:13:53.307 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev422) (3.1.6) 2026-08-28 05:13:53.308 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev422) (13.0.1) 2026-08-28 05:13:53.309 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev422) (6.1.1) 2026-08-28 05:13:53.310 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev422) (2.5.1) 2026-08-28 05:13:53.311 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev422) (43.0.3) 2026-08-28 05:13:53.312 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev422) (1.8.11) 2026-08-28 05:13:53.315 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev422) (3.5.5) 2026-08-28 05:13:53.316 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev422) (3.1.0) 2026-08-28 05:13:53.316 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev422) (3.10.1) 2026-08-28 05:13:53.316 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev422) (3.18.0) 2026-08-28 05:13:53.317 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev422) (1.19.1) 2026-08-28 05:13:53.318 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev422) (1.3.0) 2026-08-28 05:13:53.319 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev422) (4.0.0) 2026-08-28 05:13:53.321 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev422) (4.26.0) 2026-08-28 05:13:53.322 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev422) (9.9.0) 2026-08-28 05:13:53.323 | Requirement already satisfied: keystoneauth1>=5.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev422) (5.16.0) 2026-08-28 05:13:53.531 | Collecting python-neutronclient>=7.1.0 (from nova==33.1.0.dev422) 2026-08-28 05:13:53.660 | Downloading python_neutronclient-14.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-08-28 05:13:53.672 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev422) (4.13.0) 2026-08-28 05:13:53.677 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev422) (2.34.2) 2026-08-28 05:13:53.677 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev422) (5.9.1) 2026-08-28 05:13:53.705 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev422) 2026-08-28 05:13:53.720 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-08-28 05:13:53.739 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev422) (4.3.0) 2026-08-28 05:13:53.740 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev422) (7.6.1) 2026-08-28 05:13:53.741 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev422) (10.7.0) 2026-08-28 05:13:53.742 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev422) (6.5.0) 2026-08-28 05:13:53.743 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev422) (8.3.1) 2026-08-28 05:13:53.744 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev422) (2.12.0) 2026-08-28 05:13:53.745 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev422) (3.9.0) 2026-08-28 05:13:53.746 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev422) (5.11.0) 2026-08-28 05:13:53.746 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev422) (2.8.0) 2026-08-28 05:13:53.747 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev422) (10.2.0) 2026-08-28 05:13:53.748 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev422) (18.1.1) 2026-08-28 05:13:53.749 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev422) (7.10.0) 2026-08-28 05:13:53.751 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev422) (18.3.0) 2026-08-28 05:13:53.751 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev422) (6.0.1) 2026-08-28 05:13:53.752 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev422) (3.12.0) 2026-08-28 05:13:53.753 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev422) (6.9.0) 2026-08-28 05:13:53.755 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->nova==33.1.0.dev422) (4.8.0) 2026-08-28 05:13:53.756 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev422) (2.0.0) 2026-08-28 05:13:53.757 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev422) (8.2.0) 2026-08-28 05:13:53.758 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev422) (7.2.2) 2026-08-28 05:13:53.758 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev422) (3.12.0) 2026-08-28 05:13:53.759 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev422) (7.1.1) 2026-08-28 05:13:53.760 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev422) (1.1.0) 2026-08-28 05:13:53.761 | Requirement already satisfied: os-traits>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev422) (3.9.0) 2026-08-28 05:13:53.762 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev422) (5.2.0) 2026-08-28 05:13:53.763 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev422) (5.8.0) 2026-08-28 05:13:53.791 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev422) 2026-08-28 05:13:53.807 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-08-28 05:13:53.818 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev422) (9.1.0) 2026-08-28 05:13:53.819 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev422) (0.3.1) 2026-08-28 05:13:53.820 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev422) (1.4.2) 2026-08-28 05:13:53.821 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev422) (1.9.0) 2026-08-28 05:13:53.822 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev422) (2.9.0.post0) 2026-08-28 05:13:53.823 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev422) (3.5.0) 2026-08-28 05:13:53.824 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev422) (4.19.1) 2026-08-28 05:13:53.825 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev422) (6.0.3) 2026-08-28 05:13:53.828 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev422) (1.4.1) 2026-08-28 05:13:53.829 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev422) (4.16.0) 2026-08-28 05:13:53.832 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.16.0->nova==33.1.0.dev422) (7.5.0) 2026-08-28 05:13:53.837 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev422) (2.1.1) 2026-08-28 05:13:53.842 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->nova==33.1.0.dev422) (3.0) 2026-08-28 05:13:53.850 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.30.1->nova==33.1.0.dev422) (2.8.0) 2026-08-28 05:13:53.857 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=3.2.1->nova==33.1.0.dev422) (3.1.0) 2026-08-28 05:13:53.860 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=3.2.1->nova==33.1.0.dev422) (2.3.0) 2026-08-28 05:13:53.864 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev422) (3.0.3) 2026-08-28 05:13:53.867 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev422) (26.1.0) 2026-08-28 05:13:53.868 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev422) (2025.9.1) 2026-08-28 05:13:53.869 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev422) (0.37.0) 2026-08-28 05:13:53.870 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev422) (2026.6.3) 2026-08-28 05:13:53.878 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.16.0->nova==33.1.0.dev422) (2.1.0) 2026-08-28 05:13:53.886 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev422) (4.1.0) 2026-08-28 05:13:53.887 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev422) (2.13.0) 2026-08-28 05:13:53.887 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev422) (5.8.0) 2026-08-28 05:13:53.901 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev422) (1.5.0) 2026-08-28 05:13:53.902 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev422) (1.1.0) 2026-08-28 05:13:53.903 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev422) (1.33) 2026-08-28 05:13:53.905 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev422) (4.11.3) 2026-08-28 05:13:53.914 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.4.0->nova==33.1.0.dev422) (3.1.1) 2026-08-28 05:13:53.920 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.10.0->nova==33.1.0.dev422) (9.1.4) 2026-08-28 05:13:53.932 | Requirement already satisfied: ovsdbapp>=0.12.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-vif>=3.1.0->nova==33.1.0.dev422) (2.19.0) 2026-08-28 05:13:53.941 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=5.0.1->nova==33.1.0.dev422) (0.20) 2026-08-28 05:13:53.955 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==33.1.0.dev422) (2.1.2) 2026-08-28 05:13:53.956 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==33.1.0.dev422) (0.6.2) 2026-08-28 05:13:53.974 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev422) (7.1.7) 2026-08-28 05:13:53.975 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev422) (5.3.1) 2026-08-28 05:13:53.976 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev422) (5.6.2) 2026-08-28 05:13:53.977 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev422) (0.17.0) 2026-08-28 05:13:53.982 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->nova==33.1.0.dev422) (5.1.0) 2026-08-28 05:13:53.991 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->nova==33.1.0.dev422) (2026.3) 2026-08-28 05:13:53.992 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->nova==33.1.0.dev422) (26.3) 2026-08-28 05:13:54.000 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->nova==33.1.0.dev422) (0.26.0) 2026-08-28 05:13:54.004 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==33.1.0.dev422) (5.0.0) 2026-08-28 05:13:54.006 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==33.1.0.dev422) (4.0.1) 2026-08-28 05:13:54.020 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=3.11.0->nova==33.1.0.dev422) (1.2.1) 2026-08-28 05:13:54.042 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.5.0->oslo.service[threading]>=4.5.0->nova==33.1.0.dev422) (1.7.6) 2026-08-28 05:13:54.050 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->nova==33.1.0.dev422) (2.2.0) 2026-08-28 05:13:54.054 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->nova==33.1.0.dev422) (1.3.7) 2026-08-28 05:13:54.065 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=8.0.0->nova==33.1.0.dev422) (3.3.2) 2026-08-28 05:13:54.077 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev422) (4.3.2) 2026-08-28 05:13:54.078 | Requirement already satisfied: ovs>=2.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev422) (3.7.1) 2026-08-28 05:13:54.088 | Requirement already satisfied: sortedcontainers in /opt/stack/data/venv/lib/python3.12/site-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev422) (2.4.0) 2026-08-28 05:13:54.098 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.1.0.dev422) (3.0.3) 2026-08-28 05:13:54.099 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.1.0.dev422) (1.6.2) 2026-08-28 05:13:54.108 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev422) (84.0.0) 2026-08-28 05:13:54.128 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev422) (0.8.2) 2026-08-28 05:13:54.167 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev422) (4.16.0) 2026-08-28 05:13:54.174 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev422) (0.6.0) 2026-08-28 05:13:54.175 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev422) (4.2.0) 2026-08-28 05:13:54.186 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev422) (3.0.53) 2026-08-28 05:13:54.187 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev422) (1.11.0) 2026-08-28 05:13:54.188 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev422) (15.0.0) 2026-08-28 05:13:54.189 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev422) (1.8.0) 2026-08-28 05:13:54.210 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->nova==33.1.0.dev422) (1.17.0) 2026-08-28 05:13:54.217 | Requirement already satisfied: warlock>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==33.1.0.dev422) (2.1.0) 2026-08-28 05:13:54.218 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==33.1.0.dev422) (24.2.1) 2026-08-28 05:13:54.239 | Requirement already satisfied: osc-lib>=1.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-neutronclient>=7.1.0->nova==33.1.0.dev422) (4.7.0) 2026-08-28 05:13:54.265 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev422) (3.5.0) 2026-08-28 05:13:54.266 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev422) (3.18) 2026-08-28 05:13:54.267 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev422) (2.7.0) 2026-08-28 05:13:54.269 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev422) (2023.11.17) 2026-08-28 05:13:54.310 | 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>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev422) (4.2.0) 2026-08-28 05:13:54.311 | 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>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev422) (2.20.0) 2026-08-28 05:13:54.323 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev422) (0.1.2) 2026-08-28 05:13:54.343 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->nova==33.1.0.dev422) (0.8) 2026-08-28 05:13:54.410 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->nova==33.1.0.dev422) (0.16.0) 2026-08-28 05:13:54.903 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev422) 2026-08-28 05:13:54.920 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-08-28 05:13:54.959 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev422) 2026-08-28 05:13:54.978 | Downloading jwcrypto-1.5.8-py3-none-any.whl.metadata (3.3 kB) 2026-08-28 05:13:55.037 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev422) 2026-08-28 05:13:55.056 | Downloading redis-8.1.0-py3-none-any.whl.metadata (16 kB) 2026-08-28 05:13:55.162 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-08-28 05:13:55.195 | Downloading python_neutronclient-14.0.0-py3-none-any.whl (202 kB) 2026-08-28 05:13:55.242 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-08-28 05:13:55.265 | Downloading jwcrypto-1.5.8-py3-none-any.whl (96 kB) 2026-08-28 05:13:55.288 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-08-28 05:13:55.597 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 55.6 MB/s 0:00:00 2026-08-28 05:13:55.613 | Downloading redis-8.1.0-py3-none-any.whl (560 kB) 2026-08-28 05:13:55.633 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 560.6/560.6 kB 24.8 MB/s 0:00:00 2026-08-28 05:13:55.705 | Building wheels for collected packages: nova 2026-08-28 05:13:55.706 | Building editable for nova (pyproject.toml): started 2026-08-28 05:13:58.406 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-08-28 05:13:58.407 | Created wheel for nova: filename=nova-33.1.0.dev422-0.editable-py3-none-any.whl size=10630 sha256=47e3a04b95430ecb14fef0694ae4dc8630a5a4e7c403130a9b13738c50c06e4d 2026-08-28 05:13:58.407 | Stored in directory: /tmp/pip-ephem-wheel-cache-d386dpl9/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-08-28 05:13:58.412 | Successfully built nova 2026-08-28 05:13:58.700 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, python-neutronclient, nova 2026-08-28 05:14:03.589 | 2026-08-28 05:14:03.614 | Successfully installed jwcrypto-1.5.8 microversion-parse-2.1.0 nova-33.1.0.dev422 numpy-2.4.6 python-neutronclient-14.0.0 redis-8.1.0 websockify-0.13.0 2026-08-28 05:14:03.803 | + inc/python:pip_install:216 : result=0 2026-08-28 05:14:03.805 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-28 05:14:03.807 | + functions-common:time_stop:2420 : local name 2026-08-28 05:14:03.810 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:14:03.813 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:14:03.816 | + functions-common:time_stop:2423 : local total 2026-08-28 05:14:03.819 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:14:03.822 | + functions-common:time_stop:2426 : name=pip_install 2026-08-28 05:14:03.825 | + functions-common:time_stop:2427 : start_time=1787894027280 2026-08-28 05:14:03.827 | + functions-common:time_stop:2429 : [[ -z 1787894027280 ]] 2026-08-28 05:14:03.830 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:14:03.834 | + functions-common:time_stop:2432 : end_time=1787894043831 2026-08-28 05:14:03.837 | + functions-common:time_stop:2433 : elapsed_time=16551 2026-08-28 05:14:03.840 | + functions-common:time_stop:2434 : total=125680 2026-08-28 05:14:03.842 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:14:03.845 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=142231 2026-08-28 05:14:03.847 | + inc/python:pip_install:219 : return 0 2026-08-28 05:14:03.850 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-28 05:14:03.852 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-28 05:14:03.856 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-08-28 05:14:03.859 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-08-28 05:14:03.862 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 05:14:03.864 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 05:14:03.868 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-08-28 05:14:03.871 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 05:14:03.873 | + lib/nova:install_nova:962 : sudo install -D -m 0644 -o quobyte /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-08-28 05:14:03.891 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-28 05:14:03.894 | + ./stack.sh:main:962 : configure_nova 2026-08-28 05:14:03.896 | + lib/nova:configure_nova:264 : sudo install -d -o quobyte /etc/nova 2026-08-28 05:14:03.912 | + lib/nova:configure_nova:266 : configure_rootwrap nova 2026-08-28 05:14:03.914 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-08-28 05:14:03.916 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-08-28 05:14:03.920 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-08-28 05:14:03.920 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-08-28 05:14:03.924 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-08-28 05:14:03.927 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-08-28 05:14:03.929 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-08-28 05:14:03.931 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-08-28 05:14:03.934 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-08-28 05:14:03.936 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-08-28 05:14:03.938 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-08-28 05:14:03.941 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-08-28 05:14:03.955 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-08-28 05:14:03.971 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2026-08-28 05:14:03.986 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2026-08-28 05:14:04.001 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-08-28 05:14:04.017 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-08-28 05:14:04.032 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-08-28 05:14:04.035 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-08-28 05:14:04.039 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.HQdHqTlOhC 2026-08-28 05:14:04.041 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-08-28 05:14:04.044 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-08-28 05:14:04.046 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-08-28 05:14:04.049 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-08-28 05:14:04.051 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-08-28 05:14:04.053 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.HQdHqTlOhC 2026-08-28 05:14:04.057 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.HQdHqTlOhC 2026-08-28 05:14:04.072 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.HQdHqTlOhC /etc/sudoers.d/nova-rootwrap 2026-08-28 05:14:04.088 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-08-28 05:14:04.091 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-08-28 05:14:04.094 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-08-28 05:14:04.096 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-08-28 05:14:04.099 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-08-28 05:14:04.101 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-08-28 05:14:04.104 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-08-28 05:14:04.107 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-08-28 05:14:04.107 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-08-28 05:14:04.117 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-08-28 05:14:04.121 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-08-28 05:14:04.135 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-08-28 05:14:04.151 | + lib/nova:configure_nova:268 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-08-28 05:14:04.153 | + lib/nova:configure_nova:270 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-08-28 05:14:04.158 | + lib/nova:configure_nova:273 : is_service_enabled n-cpu 2026-08-28 05:14:04.173 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:14:04.175 | + lib/nova:configure_nova:275 : sudo sysctl -w net.ipv4.ip_forward=1 2026-08-28 05:14:04.187 | net.ipv4.ip_forward = 1 2026-08-28 05:14:04.191 | + lib/nova:configure_nova:277 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-08-28 05:14:04.193 | + lib/nova:configure_nova:281 : [[ kvm == \k\v\m ]] 2026-08-28 05:14:04.196 | + lib/nova:configure_nova:282 : sudo modprobe kvm 2026-08-28 05:14:04.211 | + lib/nova:configure_nova:283 : '[' '!' -e /dev/kvm ']' 2026-08-28 05:14:04.214 | + lib/nova:configure_nova:298 : [[ kvm == \l\x\c ]] 2026-08-28 05:14:04.216 | + lib/nova:configure_nova:313 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-08-28 05:14:04.231 | + lib/nova:configure_nova:318 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-08-28 05:14:04.235 | + lib/nova:configure_nova:327 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-08-28 05:14:04.235 | ++ lib/nova:configure_nova:327 : iscsi-iname 2026-08-28 05:14:04.241 | + lib/nova:configure_nova:327 : echo InitiatorName=iqn.2016-04.com.open-iscsi:aa6dfe9ae77 2026-08-28 05:14:04.247 | InitiatorName=iqn.2016-04.com.open-iscsi:aa6dfe9ae77 2026-08-28 05:14:04.251 | + lib/nova:configure_nova:329 : [[ False == \T\r\u\e ]] 2026-08-28 05:14:04.254 | + lib/nova:configure_nova:344 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-08-28 05:14:04.327 | + lib/nova:configure_nova:346 : [[ lioadm != \n\v\m\e\t ]] 2026-08-28 05:14:04.330 | + lib/nova:configure_nova:348 : restart_service iscsid 2026-08-28 05:14:04.332 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-28 05:14:04.334 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-08-28 05:14:04.388 | + lib/nova:configure_nova:371 : create_nova_conf 2026-08-28 05:14:04.391 | + lib/nova:create_nova_conf:441 : rm -f /opt/stack/nova/bin/nova.conf 2026-08-28 05:14:04.394 | + lib/nova:create_nova_conf:444 : rm -f /etc/nova/nova.conf 2026-08-28 05:14:04.399 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-08-28 05:14:04.432 | + lib/nova:create_nova_conf:446 : '[' True == True ']' 2026-08-28 05:14:04.435 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-08-28 05:14:04.461 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-08-28 05:14:04.489 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-08-28 05:14:04.514 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-08-28 05:14:04.543 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf scheduler workers 2 2026-08-28 05:14:04.571 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-08-28 05:14:04.600 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.46 2026-08-28 05:14:04.626 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-08-28 05:14:04.652 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-08-28 05:14:04.676 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-08-28 05:14:04.701 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-08-28 05:14:04.726 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf api response_validation error 2026-08-28 05:14:04.754 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-08-28 05:14:04.782 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-08-28 05:14:04.810 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-08-28 05:14:04.838 | + lib/nova:create_nova_conf:469 : is_fedora 2026-08-28 05:14:04.840 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-28 05:14:04.842 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-28 05:14:04.845 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-28 05:14:04.847 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-28 05:14:04.850 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-28 05:14:04.852 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-28 05:14:04.854 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-28 05:14:04.857 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-28 05:14:04.859 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-28 05:14:04.862 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-28 05:14:04.864 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-28 05:14:04.866 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-28 05:14:04.869 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-28 05:14:04.871 | + lib/nova:create_nova_conf:478 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-08-28 05:14:04.888 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:14:04.891 | + lib/nova:create_nova_conf:482 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-28 05:14:04.894 | + lib/nova:create_nova_conf:485 : local db=nova_cell0 2026-08-28 05:14:04.897 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-08-28 05:14:04.932 | ++ lib/nova:create_nova_conf:491 : database_connection_url nova_cell0 2026-08-28 05:14:04.935 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-08-28 05:14:04.938 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-08-28 05:14:04.941 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-08-28 05:14:04.944 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-28 05:14:04.946 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-28 05:14:04.949 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-28 05:14:04.966 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:14:04.969 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-28 05:14:04.972 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-08-28 05:14:04.975 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-08-28 05:14:05.012 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_api 2026-08-28 05:14:05.015 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-08-28 05:14:05.017 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-08-28 05:14:05.020 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-08-28 05:14:05.023 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-28 05:14:05.025 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-28 05:14:05.029 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-28 05:14:05.047 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:14:05.050 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-28 05:14:05.053 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-08-28 05:14:05.057 | + lib/nova:create_nova_conf:492 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-08-28 05:14:05.093 | + lib/nova:create_nova_conf:497 : iniset /etc/nova/nova.conf cache enabled True 2026-08-28 05:14:05.131 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-08-28 05:14:05.165 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-08-28 05:14:05.199 | + lib/nova:create_nova_conf:502 : is_service_enabled n-api 2026-08-28 05:14:05.217 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:14:05.220 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api-meta 2026-08-28 05:14:05.241 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:14:05.246 | ++ lib/nova:create_nova_conf:505 : echo osapi_compute,metadata 2026-08-28 05:14:05.247 | ++ lib/nova:create_nova_conf:505 : sed s/,metadata// 2026-08-28 05:14:05.252 | + lib/nova:create_nova_conf:505 : NOVA_ENABLED_APIS=osapi_compute 2026-08-28 05:14:05.255 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-08-28 05:14:05.291 | + lib/nova:create_nova_conf:508 : [[ True == \T\r\u\e ]] 2026-08-28 05:14:05.294 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-08-28 05:14:05.332 | + lib/nova:create_nova_conf:514 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-08-28 05:14:05.335 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-08-28 05:14:05.338 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-08-28 05:14:05.341 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-28 05:14:05.343 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-28 05:14:05.346 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-08-28 05:14:05.350 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-28 05:14:05.353 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-28 05:14:05.356 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-28 05:14:05.359 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-08-28 05:14:05.398 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-08-28 05:14:05.432 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.46/identity 2026-08-28 05:14:05.466 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-08-28 05:14:05.501 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-08-28 05:14:05.536 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-08-28 05:14:05.570 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-08-28 05:14:05.603 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-08-28 05:14:05.638 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.46/identity 2026-08-28 05:14:05.677 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-28 05:14:05.715 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-08-28 05:14:05.746 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-28 05:14:05.749 | + lib/nova:create_nova_conf:517 : is_service_enabled cinder 2026-08-28 05:14:05.766 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:14:05.769 | + lib/nova:create_nova_conf:518 : configure_cinder_access 2026-08-28 05:14:05.771 | + lib/nova:configure_cinder_access:642 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-08-28 05:14:05.810 | + lib/nova:configure_cinder_access:649 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-08-28 05:14:05.813 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-28 05:14:05.816 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-28 05:14:05.819 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-08-28 05:14:05.822 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-08-28 05:14:05.854 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-08-28 05:14:05.887 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.46/identity 2026-08-28 05:14:05.922 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-08-28 05:14:05.955 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-08-28 05:14:05.988 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-08-28 05:14:06.021 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-08-28 05:14:06.056 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-08-28 05:14:06.089 | + lib/nova:configure_cinder_access:650 : is_service_enabled tls-proxy 2026-08-28 05:14:06.106 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:14:06.109 | + lib/nova:create_nova_conf:521 : is_service_enabled manila 2026-08-28 05:14:06.127 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:14:06.129 | + lib/nova:create_nova_conf:525 : '[' -n /opt/stack/data/nova ']' 2026-08-28 05:14:06.132 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-08-28 05:14:06.166 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-08-28 05:14:06.202 | + lib/nova:create_nova_conf:529 : '[' -n /opt/stack/data/nova/instances ']' 2026-08-28 05:14:06.205 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-08-28 05:14:06.239 | + lib/nova:create_nova_conf:532 : '[' False '!=' False ']' 2026-08-28 05:14:06.242 | + lib/nova:create_nova_conf:535 : '[' False '!=' False ']' 2026-08-28 05:14:06.244 | + lib/nova:create_nova_conf:541 : is_fedora 2026-08-28 05:14:06.247 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-28 05:14:06.250 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-28 05:14:06.253 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-28 05:14:06.256 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-28 05:14:06.259 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-28 05:14:06.262 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-28 05:14:06.265 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-28 05:14:06.268 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-28 05:14:06.271 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-28 05:14:06.273 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-28 05:14:06.276 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-28 05:14:06.279 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-28 05:14:06.281 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-28 05:14:06.284 | + lib/nova:create_nova_conf:546 : setup_logging /etc/nova/nova.conf 2026-08-28 05:14:06.286 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-08-28 05:14:06.289 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-08-28 05:14:06.293 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-28 05:14:06.312 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-28 05:14:06.314 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-28 05:14:06.317 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-28 05:14:06.320 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-28 05:14:06.323 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-28 05:14:06.356 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-28 05:14:06.390 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-28 05:14:06.424 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-28 05:14:06.457 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-08-28 05:14:06.489 | + lib/nova:create_nova_conf:548 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-08-28 05:14:06.522 | + lib/nova:create_nova_conf:550 : is_service_enabled n-api 2026-08-28 05:14:06.539 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:14:06.542 | + lib/nova:create_nova_conf:551 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-08-28 05:14:06.544 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-08-28 05:14:06.546 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-08-28 05:14:06.549 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-08-28 05:14:06.551 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-28 05:14:06.553 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-08-28 05:14:06.556 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-08-28 05:14:06.557 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-28 05:14:06.560 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-28 05:14:06.577 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-28 05:14:06.577 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-28 05:14:06.587 | d /var/run/uwsgi 0755 quobyte root 2026-08-28 05:14:06.591 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-28 05:14:06.606 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-08-28 05:14:06.611 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-08-28 05:14:06.614 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-08-28 05:14:06.617 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-28 05:14:06.620 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-08-28 05:14:06.652 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-08-28 05:14:06.681 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-08-28 05:14:06.712 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-08-28 05:14:06.742 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-08-28 05:14:06.773 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-28 05:14:06.804 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-08-28 05:14:06.834 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-08-28 05:14:06.865 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-08-28 05:14:06.897 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-28 05:14:06.928 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-08-28 05:14:06.959 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-28 05:14:06.990 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-08-28 05:14:07.021 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-08-28 05:14:07.052 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-28 05:14:07.055 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-28 05:14:07.058 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-08-28 05:14:07.062 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-08-28 05:14:07.065 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-28 05:14:07.068 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 05:14:07.071 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 05:14:07.073 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-08-28 05:14:07.077 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-08-28 05:14:07.079 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-08-28 05:14:07.111 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-08-28 05:14:07.142 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 ' 2026-08-28 05:14:07.143 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-08-28 05:14:07.153 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-08-28 05:14:07.156 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-08-28 05:14:07.158 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-08-28 05:14:07.161 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-28 05:14:07.164 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-28 05:14:07.166 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-28 05:14:07.168 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-28 05:14:07.170 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 05:14:07.172 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 05:14:07.174 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-28 05:14:07.176 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-28 05:14:07.178 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 05:14:07.181 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 05:14:07.183 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-08-28 05:14:07.194 | perl: warning: Setting locale failed. 2026-08-28 05:14:07.194 | perl: warning: Please check that your locale settings: 2026-08-28 05:14:07.194 | LANGUAGE = (unset), 2026-08-28 05:14:07.194 | LC_ALL = "en_US.utf8", 2026-08-28 05:14:07.194 | LANG = "de_DE.UTF-8" 2026-08-28 05:14:07.195 | are supported and installed on your system. 2026-08-28 05:14:07.195 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 05:14:07.233 | Enabling site nova-api. 2026-08-28 05:14:07.239 | To activate the new configuration, you need to run: 2026-08-28 05:14:07.239 | systemctl reload apache2 2026-08-28 05:14:07.243 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-28 05:14:07.246 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-28 05:14:07.248 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-28 05:14:07.250 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-28 05:14:07.412 | + lib/nova:create_nova_conf:554 : is_service_enabled n-api-meta 2026-08-28 05:14:07.435 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:14:07.438 | + lib/nova:create_nova_conf:555 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-08-28 05:14:07.441 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-08-28 05:14:07.444 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-08-28 05:14:07.447 | + lib/apache:write_uwsgi_config:245 : local url= 2026-08-28 05:14:07.450 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-08-28 05:14:07.452 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-08-28 05:14:07.455 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-08-28 05:14:07.458 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-28 05:14:07.461 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-28 05:14:07.479 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-28 05:14:07.479 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-28 05:14:07.490 | d /var/run/uwsgi 0755 quobyte root 2026-08-28 05:14:07.495 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-28 05:14:07.509 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-08-28 05:14:07.515 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-08-28 05:14:07.518 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-08-28 05:14:07.522 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-28 05:14:07.525 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-08-28 05:14:07.557 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-08-28 05:14:07.587 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-08-28 05:14:07.619 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-08-28 05:14:07.650 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-08-28 05:14:07.683 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-28 05:14:07.713 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-08-28 05:14:07.744 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-08-28 05:14:07.775 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-08-28 05:14:07.807 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-28 05:14:07.836 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-08-28 05:14:07.868 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-28 05:14:07.901 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-08-28 05:14:07.936 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-08-28 05:14:07.970 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-08-28 05:14:07.973 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-08-28 05:14:08.006 | + lib/nova:create_nova_conf:558 : is_service_enabled ceilometer 2026-08-28 05:14:08.024 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:14:08.027 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-08-28 05:14:08.064 | ++ lib/nova:create_nova_conf:567 : get_notification_url 2026-08-28 05:14:08.067 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-08-28 05:14:08.069 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-08-28 05:14:08.088 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:14:08.090 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.46:5672/ 2026-08-28 05:14:08.093 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.46:5672/ 2026-08-28 05:14:08.129 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-08-28 05:14:08.165 | + lib/nova:create_nova_conf:569 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-08-28 05:14:08.168 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-08-28 05:14:08.171 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-08-28 05:14:08.173 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-28 05:14:08.176 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-28 05:14:08.179 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-28 05:14:08.197 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:14:08.200 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-28 05:14:08.203 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-28 05:14:08.205 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-28 05:14:08.222 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:14:08.224 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.46:5672/ 2026-08-28 05:14:08.228 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.46:5672/ 2026-08-28 05:14:08.262 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-28 05:14:08.265 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-28 05:14:08.268 | + lib/nova:create_nova_conf:571 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-08-28 05:14:08.301 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-08-28 05:14:08.335 | + lib/nova:create_nova_conf:574 : iniset /etc/nova/nova.conf conductor workers 2 2026-08-28 05:14:08.371 | + lib/nova:create_nova_conf:576 : is_service_enabled tls-proxy 2026-08-28 05:14:08.389 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:14:08.392 | + lib/nova:create_nova_conf:581 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-08-28 05:14:08.427 | + lib/nova:create_nova_conf:583 : '[' True == True ']' 2026-08-28 05:14:08.430 | + lib/nova:create_nova_conf:584 : init_nova_service_user_conf 2026-08-28 05:14:08.433 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-08-28 05:14:08.467 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-08-28 05:14:08.470 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-28 05:14:08.472 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-28 05:14:08.475 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-08-28 05:14:08.478 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-08-28 05:14:08.510 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-08-28 05:14:08.543 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.46/identity 2026-08-28 05:14:08.578 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-08-28 05:14:08.614 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-08-28 05:14:08.648 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-08-28 05:14:08.683 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-08-28 05:14:08.718 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-08-28 05:14:08.754 | + lib/nova:create_nova_conf:587 : is_service_enabled n-cond 2026-08-28 05:14:08.773 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:14:08.777 | ++ lib/nova:create_nova_conf:588 : seq 1 1 2026-08-28 05:14:08.781 | + lib/nova:create_nova_conf:588 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-28 05:14:08.784 | + lib/nova:create_nova_conf:589 : local conf 2026-08-28 05:14:08.787 | + lib/nova:create_nova_conf:590 : local vhost 2026-08-28 05:14:08.790 | ++ lib/nova:create_nova_conf:591 : conductor_conf 1 2026-08-28 05:14:08.793 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-28 05:14:08.796 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-28 05:14:08.799 | + lib/nova:create_nova_conf:591 : conf=/etc/nova/nova_cell1.conf 2026-08-28 05:14:08.802 | + lib/nova:create_nova_conf:592 : vhost=nova_cell1 2026-08-28 05:14:08.805 | + lib/nova:create_nova_conf:594 : rm -f /etc/nova/nova_cell1.conf 2026-08-28 05:14:08.810 | ++ lib/nova:create_nova_conf:595 : database_connection_url nova_cell1 2026-08-28 05:14:08.813 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-08-28 05:14:08.816 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-08-28 05:14:08.819 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-08-28 05:14:08.822 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-28 05:14:08.825 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-28 05:14:08.828 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-28 05:14:08.844 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:14:08.847 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-28 05:14:08.850 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-08-28 05:14:08.853 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-08-28 05:14:08.891 | + lib/nova:create_nova_conf:596 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-08-28 05:14:08.927 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-08-28 05:14:08.963 | + lib/nova:create_nova_conf:599 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-28 05:14:08.966 | + lib/nova:create_nova_conf:602 : rpc_backend_add_vhost nova_cell1 2026-08-28 05:14:08.969 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-08-28 05:14:08.972 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-08-28 05:14:08.988 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:14:08.993 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-08-28 05:14:08.993 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-08-28 05:14:10.139 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-08-28 05:14:10.142 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-08-28 05:14:11.164 | Adding vhost "nova_cell1" ... 2026-08-28 05:14:11.242 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-08-28 05:14:12.341 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-08-28 05:14:12.372 | + lib/nova:create_nova_conf:603 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-08-28 05:14:12.375 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-08-28 05:14:12.378 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-08-28 05:14:12.381 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-28 05:14:12.384 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-08-28 05:14:12.387 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-28 05:14:12.405 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:14:12.409 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-08-28 05:14:12.412 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-08-28 05:14:12.415 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-28 05:14:12.434 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:14:12.437 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.46:5672/nova_cell1 2026-08-28 05:14:12.440 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.46:5672/nova_cell1 2026-08-28 05:14:12.476 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-28 05:14:12.479 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-28 05:14:12.482 | + lib/nova:create_nova_conf:607 : is_service_enabled placement placement-client 2026-08-28 05:14:12.502 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:14:12.505 | + lib/nova:create_nova_conf:608 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-08-28 05:14:12.509 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova_cell1.conf 2026-08-28 05:14:12.512 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-08-28 05:14:12.515 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-08-28 05:14:12.518 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-28 05:14:12.522 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-08-28 05:14:12.525 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-08-28 05:14:12.563 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-08-28 05:14:12.597 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.46/identity 2026-08-28 05:14:12.631 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-08-28 05:14:12.664 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-08-28 05:14:12.699 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-08-28 05:14:12.733 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-08-28 05:14:12.771 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-08-28 05:14:12.808 | + lib/nova:create_nova_conf:612 : setup_logging /etc/nova/nova_cell1.conf 2026-08-28 05:14:12.811 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-08-28 05:14:12.813 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-08-28 05:14:12.817 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-28 05:14:12.837 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-28 05:14:12.840 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-28 05:14:12.843 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-28 05:14:12.847 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-28 05:14:12.849 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-28 05:14:12.888 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-28 05:14:12.926 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-28 05:14:12.963 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-28 05:14:13.000 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-08-28 05:14:13.037 | + lib/nova:create_nova_conf:619 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-28 05:14:13.040 | ++ lib/nova:create_nova_conf:622 : seq 1 1 2026-08-28 05:14:13.045 | + lib/nova:create_nova_conf:622 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-28 05:14:13.047 | + lib/nova:create_nova_conf:623 : local conf 2026-08-28 05:14:13.051 | + lib/nova:create_nova_conf:624 : local offset 2026-08-28 05:14:13.055 | ++ lib/nova:create_nova_conf:625 : conductor_conf 1 2026-08-28 05:14:13.058 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-28 05:14:13.061 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-28 05:14:13.064 | + lib/nova:create_nova_conf:625 : conf=/etc/nova/nova_cell1.conf 2026-08-28 05:14:13.067 | + lib/nova:create_nova_conf:626 : offset=0 2026-08-28 05:14:13.069 | + lib/nova:create_nova_conf:627 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-08-28 05:14:13.072 | + lib/nova:configure_console_proxies:726 : local conf=/etc/nova/nova_cell1.conf 2026-08-28 05:14:13.075 | + lib/nova:configure_console_proxies:727 : local offset=0 2026-08-28 05:14:13.079 | + lib/nova:configure_console_proxies:731 : offset=0 2026-08-28 05:14:13.081 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-novnc 2026-08-28 05:14:13.101 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:14:13.104 | + lib/nova:configure_console_proxies:734 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-08-28 05:14:13.143 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-08-28 05:14:13.180 | + lib/nova:configure_console_proxies:737 : is_nova_console_proxy_compute_tls_enabled 2026-08-28 05:14:13.183 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-08-28 05:14:13.187 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-08-28 05:14:13.190 | + lib/nova:configure_console_proxies:765 : is_service_enabled n-spice 2026-08-28 05:14:13.210 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:14:13.212 | + lib/nova:configure_console_proxies:770 : is_service_enabled n-sproxy 2026-08-28 05:14:13.233 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:14:13.237 | + lib/nova:configure_nova:373 : is_service_enabled n-cpu 2026-08-28 05:14:13.257 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:14:13.260 | + lib/nova:configure_nova:373 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-08-28 05:14:13.262 | + lib/nova:configure_nova:375 : configure_nova_hypervisor 2026-08-28 05:14:13.266 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-08-28 05:14:13.269 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-08-28 05:14:13.288 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:14:13.291 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-08-28 05:14:13.310 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-08-28 05:14:13.311 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-08-28 05:14:13.321 | cgroup_device_acl = [ 2026-08-28 05:14:13.321 | "/dev/null", "/dev/full", "/dev/zero", 2026-08-28 05:14:13.321 | "/dev/random", "/dev/urandom", 2026-08-28 05:14:13.321 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-08-28 05:14:13.321 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-08-28 05:14:13.322 | "/dev/vfio/vfio", 2026-08-28 05:14:13.322 | ] 2026-08-28 05:14:13.326 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-08-28 05:14:13.330 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-28 05:14:13.333 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-28 05:14:13.336 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-28 05:14:13.340 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-28 05:14:13.342 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-28 05:14:13.345 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-28 05:14:13.349 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-28 05:14:13.351 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-28 05:14:13.354 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-28 05:14:13.357 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-28 05:14:13.360 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-28 05:14:13.363 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-28 05:14:13.366 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-28 05:14:13.369 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-08-28 05:14:13.374 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-08-28 05:14:13.377 | + functions-common:add_user_to_group:2189 : local user=quobyte 2026-08-28 05:14:13.380 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-08-28 05:14:13.383 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt quobyte 2026-08-28 05:14:13.413 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-08-28 05:14:13.416 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-08-28 05:14:13.419 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 05:14:13.422 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 05:14:13.426 | + lib/nova_plugins/functions-libvirt:configure_libvirt:197 : local 'log_filters=1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu' 2026-08-28 05:14:13.429 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-08-28 05:14:13.431 | + lib/nova_plugins/functions-libvirt:configure_libvirt:202 : sudo grep -q '^log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' /etc/libvirt/libvirtd.conf 2026-08-28 05:14:13.449 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : echo 'log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' 2026-08-28 05:14:13.450 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-08-28 05:14:13.461 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-08-28 05:14:13.466 | + lib/nova_plugins/functions-libvirt:configure_libvirt:205 : sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2026-08-28 05:14:13.484 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-08-28 05:14:13.484 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-08-28 05:14:13.495 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-08-28 05:14:13.501 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-08-28 05:14:13.503 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-08-28 05:14:13.507 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-08-28 05:14:13.510 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-08-28 05:14:13.514 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-28 05:14:13.517 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-08-28 05:14:13.583 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-08-28 05:14:13.586 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-28 05:14:13.590 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-08-28 05:14:13.688 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-08-28 05:14:13.728 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-08-28 05:14:13.768 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-08-28 05:14:13.771 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-08-28 05:14:13.810 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-08-28 05:14:13.847 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://quobyte@%s/system 2026-08-28 05:14:13.886 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-08-28 05:14:13.922 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-08-28 05:14:13.956 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-08-28 05:14:13.959 | ++ functions-common:is_arch:519 : uname -m 2026-08-28 05:14:13.963 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-08-28 05:14:13.966 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-08-28 05:14:13.970 | ++ functions-common:is_arch:519 : uname -m 2026-08-28 05:14:13.975 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-28 05:14:13.978 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-08-28 05:14:13.982 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-08-28 05:14:13.985 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-08-28 05:14:13.987 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-08-28 05:14:13.991 | + ./stack.sh:main:965 : is_service_enabled placement 2026-08-28 05:14:14.009 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:14:14.012 | + ./stack.sh:main:967 : stack_install_service placement 2026-08-28 05:14:14.015 | + lib/stack:stack_install_service:20 : local service=placement 2026-08-28 05:14:14.018 | + lib/stack:stack_install_service:21 : type install_placement 2026-08-28 05:14:14.021 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-28 05:14:14.025 | + lib/stack:stack_install_service:32 : install_placement 2026-08-28 05:14:14.028 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-08-28 05:14:14.031 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-08-28 05:14:14.034 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-28 05:14:14.038 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-08-28 05:14:14.041 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-08-28 05:14:14.044 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-28 05:14:14.049 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-08-28 05:14:14.049 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-28 05:14:14.054 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-08-28 05:14:14.057 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-08-28 05:14:14.060 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-08-28 05:14:14.064 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-08-28 05:14:14.067 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-08-28 05:14:14.091 | Using python 3.12 to install osc-placement 2026-08-28 05:14:14.094 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2026-08-28 05:14:15.297 | Collecting osc-placement 2026-08-28 05:14:15.393 | Downloading osc_placement-4.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-28 05:14:15.404 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-08-28 05:14:15.404 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.16.0) 2026-08-28 05:14:15.405 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.7.0) 2026-08-28 05:14:15.406 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.2.0) 2026-08-28 05:14:15.408 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.1.0) 2026-08-28 05:14:15.409 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.34.2) 2026-08-28 05:14:15.409 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.9.1) 2026-08-28 05:14:15.410 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (1.9.0) 2026-08-28 05:14:15.411 | 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.16.0) 2026-08-28 05:14:15.416 | 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.16.0) 2026-08-28 05:14:15.417 | 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.19.1) 2026-08-28 05:14:15.418 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (6.9.0) 2026-08-28 05:14:15.420 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.6.0) 2026-08-28 05:14:15.421 | Requirement already satisfied: cmd2>=4.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.2.0) 2026-08-28 05:14:15.422 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.18.0) 2026-08-28 05:14:15.423 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (6.0.3) 2026-08-28 05:14:15.426 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.0.53) 2026-08-28 05:14:15.427 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-08-28 05:14:15.428 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (15.0.0) 2026-08-28 05:14:15.429 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.8.0) 2026-08-28 05:14:15.431 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (43.0.3) 2026-08-28 05:14:15.432 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (5.3.1) 2026-08-28 05:14:15.433 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.5.0) 2026-08-28 05:14:15.434 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.1.0) 2026-08-28 05:14:15.435 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.33) 2026-08-28 05:14:15.436 | 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.11.3) 2026-08-28 05:14:15.437 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (7.2.2) 2026-08-28 05:14:15.440 | 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.1.1) 2026-08-28 05:14:15.444 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.0) 2026-08-28 05:14:15.451 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2026-08-28 05:14:15.455 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (1.3.0) 2026-08-28 05:14:15.456 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.3.2) 2026-08-28 05:14:15.457 | 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.3) 2026-08-28 05:14:15.462 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (84.0.0) 2026-08-28 05:14:15.468 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.8.2) 2026-08-28 05:14:15.483 | 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.5.0) 2026-08-28 05:14:15.484 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.18) 2026-08-28 05:14:15.485 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.7.0) 2026-08-28 05:14:15.487 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2023.11.17) 2026-08-28 05:14:15.499 | 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>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.2.0) 2026-08-28 05:14:15.501 | 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>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.20.0) 2026-08-28 05:14:15.505 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-08-28 05:14:15.533 | Downloading osc_placement-4.9.0-py3-none-any.whl (65 kB) 2026-08-28 05:14:15.858 | Installing collected packages: osc-placement 2026-08-28 05:14:15.989 | Successfully installed osc-placement-4.9.0 2026-08-28 05:14:16.118 | + inc/python:pip_install:216 : result=0 2026-08-28 05:14:16.121 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-28 05:14:16.124 | + functions-common:time_stop:2420 : local name 2026-08-28 05:14:16.127 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:14:16.130 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:14:16.134 | + functions-common:time_stop:2423 : local total 2026-08-28 05:14:16.137 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:14:16.141 | + functions-common:time_stop:2426 : name=pip_install 2026-08-28 05:14:16.144 | + functions-common:time_stop:2427 : start_time=1787894054085 2026-08-28 05:14:16.147 | + functions-common:time_stop:2429 : [[ -z 1787894054085 ]] 2026-08-28 05:14:16.150 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:14:16.154 | + functions-common:time_stop:2432 : end_time=1787894056151 2026-08-28 05:14:16.158 | + functions-common:time_stop:2433 : elapsed_time=2066 2026-08-28 05:14:16.161 | + functions-common:time_stop:2434 : total=142231 2026-08-28 05:14:16.163 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:14:16.167 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=144297 2026-08-28 05:14:16.169 | + inc/python:pip_install:219 : return 0 2026-08-28 05:14:16.172 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-08-28 05:14:16.176 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-08-28 05:14:16.179 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-08-28 05:14:16.181 | + functions-common:git_clone:591 : local git_ref=master 2026-08-28 05:14:16.184 | + functions-common:git_clone:592 : local orig_dir 2026-08-28 05:14:16.189 | ++ functions-common:git_clone:593 : pwd 2026-08-28 05:14:16.192 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-28 05:14:16.195 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-28 05:14:16.199 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-28 05:14:16.220 | + functions-common:git_clone:596 : RECLONE=False 2026-08-28 05:14:16.223 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-28 05:14:16.226 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-28 05:14:16.229 | + functions-common:git_clone:610 : echo master 2026-08-28 05:14:16.230 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-28 05:14:16.236 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-08-28 05:14:16.239 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-28 05:14:16.241 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-08-28 05:14:16.244 | + functions-common:git_timed:697 : local count=0 2026-08-28 05:14:16.247 | + functions-common:git_timed:698 : local timeout=0 2026-08-28 05:14:16.250 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-28 05:14:16.252 | + functions-common:git_timed:701 : timeout=0 2026-08-28 05:14:16.256 | + functions-common:git_timed:704 : time_start git_timed 2026-08-28 05:14:16.258 | + functions-common:time_start:2406 : local name=git_timed 2026-08-28 05:14:16.261 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:14:16.264 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:14:16.268 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:14:16.272 | + functions-common:time_start:2411 : _TIME_START[$name]=1787894056269 2026-08-28 05:14:16.275 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-08-28 05:14:16.278 | Cloning into '/opt/stack/placement'... 2026-08-28 05:14:19.686 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-28 05:14:19.691 | + functions-common:time_stop:2420 : local name 2026-08-28 05:14:19.696 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:14:19.701 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:14:19.705 | + functions-common:time_stop:2423 : local total 2026-08-28 05:14:19.710 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:14:19.714 | + functions-common:time_stop:2426 : name=git_timed 2026-08-28 05:14:19.718 | + functions-common:time_stop:2427 : start_time=1787894056269 2026-08-28 05:14:19.722 | + functions-common:time_stop:2429 : [[ -z 1787894056269 ]] 2026-08-28 05:14:19.727 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:14:19.733 | + functions-common:time_stop:2432 : end_time=1787894059729 2026-08-28 05:14:19.737 | + functions-common:time_stop:2433 : elapsed_time=3460 2026-08-28 05:14:19.741 | + functions-common:time_stop:2434 : total=409727 2026-08-28 05:14:19.744 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:14:19.749 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=413187 2026-08-28 05:14:19.752 | + functions-common:git_clone:631 : cd /opt/stack/placement 2026-08-28 05:14:19.757 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-28 05:14:19.760 | + functions-common:git_timed:697 : local count=0 2026-08-28 05:14:19.764 | + functions-common:git_timed:698 : local timeout=0 2026-08-28 05:14:19.769 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-28 05:14:19.773 | + functions-common:git_timed:701 : timeout=0 2026-08-28 05:14:19.778 | + functions-common:git_timed:704 : time_start git_timed 2026-08-28 05:14:19.782 | + functions-common:time_start:2406 : local name=git_timed 2026-08-28 05:14:19.786 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:14:19.790 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:14:19.796 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:14:19.803 | + functions-common:time_start:2411 : _TIME_START[$name]=1787894059798 2026-08-28 05:14:19.808 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-28 05:14:20.298 | From https://review.opendev.org/openstack/placement 2026-08-28 05:14:20.299 | * branch master -> FETCH_HEAD 2026-08-28 05:14:20.312 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-28 05:14:20.316 | + functions-common:time_stop:2420 : local name 2026-08-28 05:14:20.320 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:14:20.324 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:14:20.328 | + functions-common:time_stop:2423 : local total 2026-08-28 05:14:20.333 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:14:20.337 | + functions-common:time_stop:2426 : name=git_timed 2026-08-28 05:14:20.341 | + functions-common:time_stop:2427 : start_time=1787894059798 2026-08-28 05:14:20.345 | + functions-common:time_stop:2429 : [[ -z 1787894059798 ]] 2026-08-28 05:14:20.350 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:14:20.356 | + functions-common:time_stop:2432 : end_time=1787894060352 2026-08-28 05:14:20.360 | + functions-common:time_stop:2433 : elapsed_time=554 2026-08-28 05:14:20.362 | + functions-common:time_stop:2434 : total=413187 2026-08-28 05:14:20.366 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:14:20.370 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=413741 2026-08-28 05:14:20.375 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-28 05:14:20.378 | + functions-common:git_timed:697 : local count=0 2026-08-28 05:14:20.383 | + functions-common:git_timed:698 : local timeout=0 2026-08-28 05:14:20.387 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-28 05:14:20.392 | + functions-common:git_timed:701 : timeout=0 2026-08-28 05:14:20.397 | + functions-common:git_timed:704 : time_start git_timed 2026-08-28 05:14:20.402 | + functions-common:time_start:2406 : local name=git_timed 2026-08-28 05:14:20.406 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:14:20.411 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:14:20.415 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:14:20.423 | + functions-common:time_start:2411 : _TIME_START[$name]=1787894060418 2026-08-28 05:14:20.426 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-28 05:14:20.477 | Note: switching to 'FETCH_HEAD'. 2026-08-28 05:14:20.478 | 2026-08-28 05:14:20.478 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-28 05:14:20.478 | changes and commit them, and you can discard any commits you make in this 2026-08-28 05:14:20.478 | state without impacting any branches by switching back to a branch. 2026-08-28 05:14:20.478 | 2026-08-28 05:14:20.478 | If you want to create a new branch to retain commits you create, you may 2026-08-28 05:14:20.478 | do so (now or later) by using -c with the switch command. Example: 2026-08-28 05:14:20.478 | 2026-08-28 05:14:20.478 | git switch -c 2026-08-28 05:14:20.478 | 2026-08-28 05:14:20.479 | Or undo this operation with: 2026-08-28 05:14:20.479 | 2026-08-28 05:14:20.479 | git switch - 2026-08-28 05:14:20.479 | 2026-08-28 05:14:20.479 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-28 05:14:20.479 | 2026-08-28 05:14:20.479 | HEAD is now at 7d35f974 bump min version of os-traits 2026-08-28 05:14:20.484 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-28 05:14:20.488 | + functions-common:time_stop:2420 : local name 2026-08-28 05:14:20.492 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:14:20.497 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:14:20.501 | + functions-common:time_stop:2423 : local total 2026-08-28 05:14:20.505 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:14:20.508 | + functions-common:time_stop:2426 : name=git_timed 2026-08-28 05:14:20.512 | + functions-common:time_stop:2427 : start_time=1787894060418 2026-08-28 05:14:20.516 | + functions-common:time_stop:2429 : [[ -z 1787894060418 ]] 2026-08-28 05:14:20.521 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:14:20.528 | + functions-common:time_stop:2432 : end_time=1787894060523 2026-08-28 05:14:20.531 | + functions-common:time_stop:2433 : elapsed_time=105 2026-08-28 05:14:20.535 | + functions-common:time_stop:2434 : total=413741 2026-08-28 05:14:20.540 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:14:20.544 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=413846 2026-08-28 05:14:20.548 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-08-28 05:14:20.568 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-08-28 05:14:20.575 | + functions-common:git_clone:673 : git show --oneline 2026-08-28 05:14:20.575 | + functions-common:git_clone:673 : head -1 2026-08-28 05:14:20.578 | 7d35f974 bump min version of os-traits 2026-08-28 05:14:20.582 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-28 05:14:20.586 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-08-28 05:14:20.591 | + inc/python:setup_develop:353 : local bindep 2026-08-28 05:14:20.595 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-08-28 05:14:20.600 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-08-28 05:14:20.604 | + inc/python:setup_develop:359 : local extras= 2026-08-28 05:14:20.608 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-08-28 05:14:20.613 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-28 05:14:20.617 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-08-28 05:14:20.621 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-08-28 05:14:20.625 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-28 05:14:20.629 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-28 05:14:20.635 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-08-28 05:14:20.639 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-28 05:14:20.645 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-08-28 05:14:20.650 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-28 05:14:20.655 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-28 05:14:20.662 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-08-28 05:14:20.669 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-08-28 05:14:20.673 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-08-28 05:14:20.677 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-08-28 05:14:20.842 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-08-28 05:14:20.845 | + inc/python:setup_package:436 : local bindep=0 2026-08-28 05:14:20.848 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-28 05:14:20.849 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-28 05:14:20.852 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-08-28 05:14:20.854 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-08-28 05:14:20.858 | + inc/python:setup_package:445 : local flags=-e 2026-08-28 05:14:20.861 | + inc/python:setup_package:446 : local extras= 2026-08-28 05:14:20.862 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-28 05:14:20.865 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-28 05:14:20.868 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-28 05:14:20.871 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-28 05:14:20.874 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-28 05:14:20.876 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-08-28 05:14:20.895 | Using python 3.12 to install /opt/stack/placement 2026-08-28 05:14:20.898 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2026-08-28 05:14:21.943 | Obtaining file:///opt/stack/placement 2026-08-28 05:14:21.946 | Installing build dependencies: started 2026-08-28 05:14:23.885 | Installing build dependencies: finished with status 'done' 2026-08-28 05:14:23.886 | Checking if build backend supports build_editable: started 2026-08-28 05:14:24.518 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-28 05:14:24.520 | Getting requirements to build editable: started 2026-08-28 05:14:24.860 | Getting requirements to build editable: finished with status 'done' 2026-08-28 05:14:24.862 | Preparing editable metadata (pyproject.toml): started 2026-08-28 05:14:25.885 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-28 05:14:25.908 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (7.0.3) 2026-08-28 05:14:25.909 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.0.52) 2026-08-28 05:14:25.912 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (13.0.1) 2026-08-28 05:14:25.912 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.5.1) 2026-08-28 05:14:25.913 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (1.8.11) 2026-08-28 05:14:25.913 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (4.26.0) 2026-08-28 05:14:25.914 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.34.2) 2026-08-28 05:14:25.915 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (7.6.1) 2026-08-28 05:14:25.916 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (10.7.0) 2026-08-28 05:14:25.917 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (6.5.0) 2026-08-28 05:14:25.918 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (8.3.1) 2026-08-28 05:14:25.919 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (5.11.0) 2026-08-28 05:14:25.920 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (10.2.0) 2026-08-28 05:14:25.921 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (18.1.1) 2026-08-28 05:14:25.922 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (6.0.1) 2026-08-28 05:14:25.923 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (8.2.0) 2026-08-28 05:14:25.924 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.8.0) 2026-08-28 05:14:25.925 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (1.1.0) 2026-08-28 05:14:25.926 | Requirement already satisfied: os-traits>=3.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (3.9.0) 2026-08-28 05:14:25.929 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.1.0) 2026-08-28 05:14:25.929 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev6) (26.1.0) 2026-08-28 05:14:25.932 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev6) (2025.9.1) 2026-08-28 05:14:25.932 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev6) (0.37.0) 2026-08-28 05:14:25.933 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev6) (2026.6.3) 2026-08-28 05:14:25.939 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (5.16.0) 2026-08-28 05:14:25.940 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (4.3.0) 2026-08-28 05:14:25.941 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (6.9.0) 2026-08-28 05:14:25.943 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (4.1.0) 2026-08-28 05:14:25.944 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (2.13.0) 2026-08-28 05:14:25.945 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (5.8.0) 2026-08-28 05:14:25.950 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (2.1.0) 2026-08-28 05:14:25.951 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (5.9.1) 2026-08-28 05:14:25.952 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (1.9.0) 2026-08-28 05:14:25.953 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (4.16.0) 2026-08-28 05:14:25.963 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (1.5.0) 2026-08-28 05:14:25.967 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (5.3.1) 2026-08-28 05:14:25.972 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev6) (0.20) 2026-08-28 05:14:25.973 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev6) (3.1.0) 2026-08-28 05:14:25.975 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev6) (2.3.0) 2026-08-28 05:14:25.978 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev6) (1.3.0) 2026-08-28 05:14:25.980 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev6) (2.0.0) 2026-08-28 05:14:25.980 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev6) (6.0.3) 2026-08-28 05:14:25.987 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev6) (1.19.1) 2026-08-28 05:14:25.989 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev6) (2.1.2) 2026-08-28 05:14:25.991 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev6) (0.6.2) 2026-08-28 05:14:25.994 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev6) (1.4.1) 2026-08-28 05:14:26.000 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==16.0.0.0b2.dev6) (2.9.0.post0) 2026-08-28 05:14:26.005 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev6) (5.0.0) 2026-08-28 05:14:26.006 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev6) (3.1.6) 2026-08-28 05:14:26.008 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev6) (4.0.1) 2026-08-28 05:14:26.012 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev6) (3.0.3) 2026-08-28 05:14:26.020 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==16.0.0.0b2.dev6) (1.2.1) 2026-08-28 05:14:26.026 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==16.0.0.0b2.dev6) (3.18.0) 2026-08-28 05:14:26.030 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev6) (3.3.2) 2026-08-28 05:14:26.031 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev6) (26.3) 2026-08-28 05:14:26.032 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev6) (7.2.2) 2026-08-28 05:14:26.038 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==16.0.0.0b2.dev6) (84.0.0) 2026-08-28 05:14:26.042 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==16.0.0.0b2.dev6) (0.8.2) 2026-08-28 05:14:26.060 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==16.0.0.0b2.dev6) (1.17.0) 2026-08-28 05:14:26.074 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev6) (3.5.0) 2026-08-28 05:14:26.075 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev6) (3.18) 2026-08-28 05:14:26.078 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev6) (2.7.0) 2026-08-28 05:14:26.078 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev6) (2023.11.17) 2026-08-28 05:14:26.097 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==16.0.0.0b2.dev6) (0.8) 2026-08-28 05:14:26.110 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==16.0.0.0b2.dev6) (3.5.5) 2026-08-28 05:14:26.161 | Building wheels for collected packages: openstack-placement 2026-08-28 05:14:26.163 | Building editable for openstack-placement (pyproject.toml): started 2026-08-28 05:14:27.067 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-08-28 05:14:27.069 | Created wheel for openstack-placement: filename=openstack_placement-16.0.0.0b2.dev6-0.editable-py3-none-any.whl size=8837 sha256=c15fe85431f21ca985ad70a35debcbaa81d6ac229fb1db23fed7ca4d904aa474 2026-08-28 05:14:27.069 | Stored in directory: /tmp/pip-ephem-wheel-cache-6li2lf9w/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-08-28 05:14:27.076 | Successfully built openstack-placement 2026-08-28 05:14:27.366 | Installing collected packages: openstack-placement 2026-08-28 05:14:27.421 | Successfully installed openstack-placement-16.0.0.0b2.dev6 2026-08-28 05:14:27.578 | + inc/python:pip_install:216 : result=0 2026-08-28 05:14:27.582 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-28 05:14:27.587 | + functions-common:time_stop:2420 : local name 2026-08-28 05:14:27.591 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:14:27.594 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:14:27.597 | + functions-common:time_stop:2423 : local total 2026-08-28 05:14:27.600 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:14:27.603 | + functions-common:time_stop:2426 : name=pip_install 2026-08-28 05:14:27.606 | + functions-common:time_stop:2427 : start_time=1787894060890 2026-08-28 05:14:27.610 | + functions-common:time_stop:2429 : [[ -z 1787894060890 ]] 2026-08-28 05:14:27.614 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:14:27.621 | + functions-common:time_stop:2432 : end_time=1787894067618 2026-08-28 05:14:27.626 | + functions-common:time_stop:2433 : elapsed_time=6728 2026-08-28 05:14:27.629 | + functions-common:time_stop:2434 : total=144297 2026-08-28 05:14:27.633 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:14:27.638 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=151025 2026-08-28 05:14:27.641 | + inc/python:pip_install:219 : return 0 2026-08-28 05:14:27.645 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-28 05:14:27.649 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-28 05:14:27.652 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-08-28 05:14:27.656 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-08-28 05:14:27.659 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 05:14:27.662 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 05:14:27.667 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-08-28 05:14:27.672 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 05:14:27.676 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-28 05:14:27.679 | + ./stack.sh:main:968 : configure_placement 2026-08-28 05:14:27.684 | + lib/placement:configure_placement:88 : sudo install -d -o quobyte /etc/placement 2026-08-28 05:14:27.702 | + lib/placement:configure_placement:89 : create_placement_conf 2026-08-28 05:14:27.706 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-08-28 05:14:27.715 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-08-28 05:14:27.719 | ++ lib/database:database_connection_url:134 : local db=placement 2026-08-28 05:14:27.724 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-08-28 05:14:27.727 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-08-28 05:14:27.731 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-28 05:14:27.736 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-28 05:14:27.740 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-28 05:14:27.767 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:14:27.772 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-28 05:14:27.776 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-08-28 05:14:27.780 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-08-28 05:14:27.830 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-08-28 05:14:27.882 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-08-28 05:14:27.934 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-08-28 05:14:27.937 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-08-28 05:14:27.941 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-08-28 05:14:27.944 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-28 05:14:27.949 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-28 05:14:27.953 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-08-28 05:14:27.957 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-08-28 05:14:27.961 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-08-28 05:14:27.965 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-28 05:14:27.970 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-08-28 05:14:28.021 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-08-28 05:14:28.066 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.46/identity 2026-08-28 05:14:28.113 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-08-28 05:14:28.157 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-08-28 05:14:28.203 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-08-28 05:14:28.250 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-08-28 05:14:28.297 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-08-28 05:14:28.345 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.46/identity 2026-08-28 05:14:28.390 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-28 05:14:28.435 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-08-28 05:14:28.481 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-28 05:14:28.485 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-08-28 05:14:28.489 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-08-28 05:14:28.493 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-08-28 05:14:28.498 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-28 05:14:28.525 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-28 05:14:28.530 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-28 05:14:28.533 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-28 05:14:28.536 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-28 05:14:28.540 | + functions:setup_systemd_logging:723 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-28 05:14:28.586 | + functions:setup_systemd_logging:725 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-28 05:14:28.627 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-28 05:14:28.671 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-28 05:14:28.714 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-08-28 05:14:28.758 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-08-28 05:14:28.762 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-08-28 05:14:28.766 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-08-28 05:14:28.771 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-08-28 05:14:28.775 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-28 05:14:28.778 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-08-28 05:14:28.782 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-08-28 05:14:28.786 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-28 05:14:28.790 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-28 05:14:28.810 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-28 05:14:28.811 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-28 05:14:28.822 | d /var/run/uwsgi 0755 quobyte root 2026-08-28 05:14:28.828 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-28 05:14:28.845 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-08-28 05:14:28.851 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-08-28 05:14:28.856 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-08-28 05:14:28.863 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-28 05:14:28.867 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-08-28 05:14:28.919 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-08-28 05:14:28.964 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-08-28 05:14:29.015 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-08-28 05:14:29.053 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-08-28 05:14:29.093 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-28 05:14:29.131 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-08-28 05:14:29.168 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-08-28 05:14:29.204 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-08-28 05:14:29.241 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-28 05:14:29.278 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-08-28 05:14:29.316 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-28 05:14:29.354 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-08-28 05:14:29.391 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-08-28 05:14:29.429 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-28 05:14:29.432 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-28 05:14:29.436 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-08-28 05:14:29.438 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-08-28 05:14:29.441 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-28 05:14:29.443 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 05:14:29.446 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 05:14:29.449 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-08-28 05:14:29.452 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-08-28 05:14:29.454 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-08-28 05:14:29.486 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-08-28 05:14:29.518 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 ' 2026-08-28 05:14:29.518 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-08-28 05:14:29.530 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-08-28 05:14:29.534 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-08-28 05:14:29.537 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-08-28 05:14:29.539 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-28 05:14:29.542 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-28 05:14:29.544 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-28 05:14:29.546 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-28 05:14:29.549 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 05:14:29.551 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 05:14:29.553 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-28 05:14:29.556 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-28 05:14:29.558 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 05:14:29.561 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 05:14:29.563 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-08-28 05:14:29.576 | perl: warning: Setting locale failed. 2026-08-28 05:14:29.576 | perl: warning: Please check that your locale settings: 2026-08-28 05:14:29.577 | LANGUAGE = (unset), 2026-08-28 05:14:29.577 | LC_ALL = "en_US.utf8", 2026-08-28 05:14:29.577 | LANG = "de_DE.UTF-8" 2026-08-28 05:14:29.577 | are supported and installed on your system. 2026-08-28 05:14:29.577 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 05:14:29.620 | Enabling site placement-api. 2026-08-28 05:14:29.625 | To activate the new configuration, you need to run: 2026-08-28 05:14:29.626 | systemctl reload apache2 2026-08-28 05:14:29.631 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-28 05:14:29.633 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-28 05:14:29.636 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-28 05:14:29.639 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-28 05:14:29.822 | + lib/placement:configure_placement:92 : [[ True == \T\r\u\e ]] 2026-08-28 05:14:29.826 | + lib/placement:configure_placement:93 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults True 2026-08-28 05:14:29.868 | + ./stack.sh:main:975 : is_service_enabled placement placement-client 2026-08-28 05:14:29.888 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:14:29.891 | + ./stack.sh:main:976 : is_service_enabled n-cpu 2026-08-28 05:14:29.911 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:14:29.914 | + ./stack.sh:main:977 : configure_placement_nova_compute 2026-08-28 05:14:29.917 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova.conf 2026-08-28 05:14:29.920 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-08-28 05:14:29.923 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-28 05:14:29.926 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-28 05:14:29.929 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-08-28 05:14:29.931 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-08-28 05:14:29.971 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-08-28 05:14:30.008 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.46/identity 2026-08-28 05:14:30.045 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-08-28 05:14:30.082 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-08-28 05:14:30.118 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-08-28 05:14:30.156 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-08-28 05:14:30.193 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-08-28 05:14:30.229 | + ./stack.sh:main:981 : is_service_enabled horizon 2026-08-28 05:14:30.250 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:14:30.253 | + ./stack.sh:main:986 : is_service_enabled tls-proxy 2026-08-28 05:14:30.273 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:14:30.276 | + ./stack.sh:main:990 : is_service_enabled cinder 2026-08-28 05:14:30.296 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:14:30.299 | + ./stack.sh:main:992 : init_os_brick 2026-08-28 05:14:30.302 | + lib/cinder:init_os_brick:524 : mkdir -p /opt/stack/data/os_brick 2026-08-28 05:14:30.307 | + lib/cinder:init_os_brick:525 : is_service_enabled cinder 2026-08-28 05:14:30.326 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:14:30.329 | + lib/cinder:init_os_brick:526 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-28 05:14:30.369 | + lib/cinder:init_os_brick:528 : is_service_enabled nova 2026-08-28 05:14:30.387 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:14:30.391 | + lib/cinder:init_os_brick:529 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-28 05:14:30.428 | + lib/cinder:init_os_brick:531 : is_service_enabled glance 2026-08-28 05:14:30.448 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:14:30.451 | + lib/cinder:init_os_brick:532 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-28 05:14:30.488 | + lib/cinder:init_os_brick:533 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-28 05:14:30.526 | + ./stack.sh:main:999 : run_phase stack install 2026-08-28 05:14:30.529 | + functions-common:run_phase:1848 : local mode=stack 2026-08-28 05:14:30.532 | + functions-common:run_phase:1849 : local phase=install 2026-08-28 05:14:30.535 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-28 05:14:30.538 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-28 05:14:30.541 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-28 05:14:30.544 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-28 05:14:30.547 | + functions-common:run_phase:1858 : local extra 2026-08-28 05:14:30.551 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-28 05:14:30.555 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-28 05:14:30.558 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-28 05:14:30.561 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-28 05:14:30.565 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-08-28 05:14:30.569 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-28 05:14:30.589 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:14:30.592 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-28 05:14:30.595 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-28 05:14:30.598 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-08-28 05:14:30.601 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-08-28 05:14:30.604 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-28 05:14:30.607 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest 2026-08-28 05:14:30.610 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-08-28 05:14:30.613 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-08-28 05:14:30.680 | ++ inc/async:async_inner:63 : install_tempest 2026-08-28 05:14:30.722 | [2015 Async install_tempest:37786]: running: install_tempest 2026-08-28 05:14:30.726 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-28 05:14:30.729 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-28 05:14:30.732 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-28 05:14:30.736 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-28 05:14:30.739 | + functions-common:run_phase:1875 : run_plugins stack install 2026-08-28 05:14:30.742 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-28 05:14:30.746 | + functions-common:run_plugins:1835 : local phase=install 2026-08-28 05:14:30.748 | + functions-common:run_plugins:1837 : local plugins= 2026-08-28 05:14:30.752 | + functions-common:run_plugins:1838 : local plugin 2026-08-28 05:14:30.756 | + ./stack.sh:main:1002 : use_library_from_git python-openstackclient 2026-08-28 05:14:30.759 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-08-28 05:14:30.762 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 05:14:30.765 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 05:14:30.768 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-08-28 05:14:30.771 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 05:14:30.775 | + ./stack.sh:main:1006 : pip_install_gr python-openstackclient 2026-08-28 05:14:30.778 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-08-28 05:14:30.781 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-28 05:14:30.786 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-08-28 05:14:30.789 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-08-28 05:14:30.792 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-28 05:14:30.797 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-08-28 05:14:30.797 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-28 05:14:30.802 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-08-28 05:14:30.806 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-08-28 05:14:30.809 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-08-28 05:14:30.813 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-08-28 05:14:30.816 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-08-28 05:14:30.843 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-08-28 05:14:30.846 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'python-openstackclient!=7.3.0,!=7.3.1' 2026-08-28 05:14:32.186 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-08-28 05:14:32.283 | Downloading python_openstackclient-10.3.0-py3-none-any.whl.metadata (10 kB) 2026-08-28 05:14:32.296 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (43.0.3) 2026-08-28 05:14:32.297 | 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.16.0) 2026-08-28 05:14:32.297 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.1.0) 2026-08-28 05:14:32.298 | Requirement already satisfied: openstacksdk>=4.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.19.1) 2026-08-28 05:14:32.299 | Requirement already satisfied: osc-lib>=4.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.7.0) 2026-08-28 05:14:32.300 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.9.0) 2026-08-28 05:14:32.301 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2026-08-28 05:14:32.615 | Collecting python-manilaclient>=6.0.0 (from python-openstackclient!=7.3.0,!=7.3.1) 2026-08-28 05:14:32.620 | Downloading python_manilaclient-6.2.0-py3-none-any.whl.metadata (5.5 kB) 2026-08-28 05:14:32.632 | Requirement already satisfied: requests>=2.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.34.2) 2026-08-28 05:14:32.633 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.9.1) 2026-08-28 05:14:32.635 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.6.0) 2026-08-28 05:14:32.635 | Requirement already satisfied: cmd2>=4.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.2.0) 2026-08-28 05:14:32.637 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18.0) 2026-08-28 05:14:32.638 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (6.0.3) 2026-08-28 05:14:32.641 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.53) 2026-08-28 05:14:32.642 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2026-08-28 05:14:32.643 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (15.0.0) 2026-08-28 05:14:32.644 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.0) 2026-08-28 05:14:32.647 | 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.1.1) 2026-08-28 05:14:32.651 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (3.0) 2026-08-28 05:14:32.655 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (5.3.1) 2026-08-28 05:14:32.656 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-08-28 05:14:32.657 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-08-28 05:14:32.658 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-08-28 05:14:32.659 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (5.16.0) 2026-08-28 05:14:32.659 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (1.9.0) 2026-08-28 05:14:32.660 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-08-28 05:14:32.661 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (4.11.3) 2026-08-28 05:14:32.662 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-08-28 05:14:32.670 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-08-28 05:14:32.674 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.10.0->openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (4.16.0) 2026-08-28 05:14:32.679 | 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.2.0) 2026-08-28 05:14:32.686 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.3.0) 2026-08-28 05:14:32.688 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (3.3.2) 2026-08-28 05:14:32.689 | 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.3) 2026-08-28 05:14:32.699 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (84.0.0) 2026-08-28 05:14:32.703 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.8.2) 2026-08-28 05:14:32.717 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.0) 2026-08-28 05:14:32.718 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (10.7.0) 2026-08-28 05:14:32.719 | Requirement already satisfied: oslo.serialization>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (5.11.0) 2026-08-28 05:14:32.723 | 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.3.0) 2026-08-28 05:14:32.726 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-08-28 05:14:32.730 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (1.2.1) 2026-08-28 05:14:32.734 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (8.3.1) 2026-08-28 05:14:32.739 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (6.5.0) 2026-08-28 05:14:32.740 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (2.9.0.post0) 2026-08-28 05:14:32.746 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (1.17.0) 2026-08-28 05:14:32.751 | 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.5.0) 2026-08-28 05:14:32.752 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18) 2026-08-28 05:14:32.753 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2.7.0) 2026-08-28 05:14:32.755 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2023.11.17) 2026-08-28 05:14:32.771 | 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>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2026-08-28 05:14:32.772 | 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>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (2.20.0) 2026-08-28 05:14:32.778 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.1.2) 2026-08-28 05:14:32.825 | Downloading python_openstackclient-10.3.0-py3-none-any.whl (1.3 MB) 2026-08-28 05:14:32.918 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 33.3 MB/s 0:00:00 2026-08-28 05:14:32.924 | Downloading python_manilaclient-6.2.0-py3-none-any.whl (412 kB) 2026-08-28 05:14:33.288 | Installing collected packages: python-manilaclient, python-openstackclient 2026-08-28 05:14:36.409 | 2026-08-28 05:14:36.439 | Successfully installed python-manilaclient-6.2.0 python-openstackclient-10.3.0 2026-08-28 05:14:36.593 | + inc/python:pip_install:216 : result=0 2026-08-28 05:14:36.599 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-28 05:14:36.602 | + functions-common:time_stop:2420 : local name 2026-08-28 05:14:36.606 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:14:36.609 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:14:36.614 | + functions-common:time_stop:2423 : local total 2026-08-28 05:14:36.618 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:14:36.622 | + functions-common:time_stop:2426 : name=pip_install 2026-08-28 05:14:36.624 | + functions-common:time_stop:2427 : start_time=1787894070836 2026-08-28 05:14:36.627 | + functions-common:time_stop:2429 : [[ -z 1787894070836 ]] 2026-08-28 05:14:36.630 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:14:36.636 | + functions-common:time_stop:2432 : end_time=1787894076632 2026-08-28 05:14:36.642 | + functions-common:time_stop:2433 : elapsed_time=5796 2026-08-28 05:14:36.646 | + functions-common:time_stop:2434 : total=151025 2026-08-28 05:14:36.649 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:14:36.653 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=156821 2026-08-28 05:14:36.656 | + inc/python:pip_install:219 : return 0 2026-08-28 05:14:36.660 | + ./stack.sh:main:1007 : is_service_enabled openstack-cli-server 2026-08-28 05:14:36.686 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:14:36.691 | + ./stack.sh:main:1014 : install_oscwrap 2026-08-28 05:14:36.695 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-08-28 05:14:36.701 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.xhd5HcDOt8 2026-08-28 05:14:36.704 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-08-28 05:14:36.707 | + functions-common:install_oscwrap:2476 : unalias -a 2026-08-28 05:14:36.711 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-08-28 05:14:36.714 | + ./stack.sh:main:1019 : [[ False != \F\a\l\s\e ]] 2026-08-28 05:14:36.717 | + ./stack.sh:main:1059 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-08-28 05:14:36.721 | + ./stack.sh:main:1067 : is_service_enabled mysql postgresql 2026-08-28 05:14:36.741 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:14:36.745 | + ./stack.sh:main:1068 : configure_database 2026-08-28 05:14:36.748 | + lib/database:configure_database:128 : configure_database_mysql 2026-08-28 05:14:36.751 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-08-28 05:14:36.754 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-08-28 05:14:36.757 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-28 05:14:36.759 | + ./stack.sh:echo_summary:450 : echo -e Configuring and starting MySQL 2026-08-28 05:14:36.762 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-08-28 05:14:36.765 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 05:14:36.768 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 05:14:36.771 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-08-28 05:14:36.774 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-08-28 05:14:36.776 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 05:14:36.779 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 05:14:36.782 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-08-28 05:14:36.787 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-08-28 05:14:36.788 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-08-28 05:14:36.791 | + functions-common:is_fips_enabled:2541 : fips= 2026-08-28 05:14:36.793 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-08-28 05:14:36.797 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-08-28 05:14:36.801 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-08-28 05:14:36.801 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-28 05:14:36.807 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-08-28 05:14:36.886 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-08-28 05:14:36.887 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-28 05:14:36.890 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-28 05:14:36.893 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-28 05:14:36.896 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-28 05:14:36.899 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-28 05:14:36.902 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-28 05:14:36.905 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-28 05:14:36.908 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-28 05:14:36.911 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-28 05:14:36.914 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-28 05:14:36.918 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-28 05:14:36.920 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-28 05:14:36.923 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-28 05:14:36.927 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-08-28 05:14:36.930 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 05:14:36.932 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 05:14:36.935 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-08-28 05:14:36.939 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-28 05:14:36.941 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-08-28 05:14:38.829 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-08-28 05:14:38.833 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-08-28 05:14:38.837 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 05:14:38.840 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 05:14:38.843 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-08-28 05:14:38.846 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-08-28 05:14:38.848 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-08-28 05:14:38.867 | mysqladmin: connect to server at 'localhost' failed 2026-08-28 05:14:38.867 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-08-28 05:14:38.871 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-08-28 05:14:38.874 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-08-28 05:14:38.877 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 05:14:38.880 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 05:14:38.884 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-08-28 05:14:38.887 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-08-28 05:14:38.890 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-08-28 05:14:38.895 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-08-28 05:14:38.897 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-08-28 05:14:38.911 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-28 05:14:38.989 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-08-28 05:14:38.995 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-08-28 05:14:38.996 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-08-28 05:14:38.996 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-08-28 05:14:39.003 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-08-28 05:14:39.007 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-08-28 05:14:39.009 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-08-28 05:14:39.014 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-08-28 05:14:39.016 | + lib/databases/mysql:configure_database_mysql:144 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''stackdb'\'';' 2026-08-28 05:14:39.029 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-28 05:14:39.135 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-08-28 05:14:39.148 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-28 05:14:39.221 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-08-28 05:14:39.309 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-08-28 05:14:39.371 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-08-28 05:14:39.464 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-08-28 05:14:39.470 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-08-28 05:14:39.472 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-08-28 05:14:39.473 | enabling MySQL performance counting 2026-08-28 05:14:39.476 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-08-28 05:14:39.499 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-08-28 05:14:39.503 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /home/quobyte/devstack/tools/dbcounter 2026-08-28 05:14:40.533 | Processing ./tools/dbcounter 2026-08-28 05:14:40.535 | Installing build dependencies: started 2026-08-28 05:14:43.402 | Installing build dependencies: finished with status 'done' 2026-08-28 05:14:43.403 | Getting requirements to build wheel: started 2026-08-28 05:14:44.043 | Getting requirements to build wheel: finished with status 'done' 2026-08-28 05:14:44.045 | Preparing metadata (pyproject.toml): started 2026-08-28 05:14:44.426 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-28 05:14:44.431 | Building wheels for collected packages: dbcounter 2026-08-28 05:14:44.434 | Building wheel for dbcounter (pyproject.toml): started 2026-08-28 05:14:44.871 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-08-28 05:14:44.873 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3229 sha256=37495df1f8cbf02b8ff1fe0fe65823feaf663aaa6f53b557b5fa2e363a6cdffc 2026-08-28 05:14:44.873 | Stored in directory: /tmp/pip-ephem-wheel-cache-e77tk1bz/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-08-28 05:14:44.877 | Successfully built dbcounter 2026-08-28 05:14:45.193 | Installing collected packages: dbcounter 2026-08-28 05:14:45.245 | Successfully installed dbcounter-0.1 2026-08-28 05:14:45.411 | + inc/python:pip_install:216 : result=0 2026-08-28 05:14:45.414 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-28 05:14:45.416 | + functions-common:time_stop:2420 : local name 2026-08-28 05:14:45.419 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:14:45.421 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:14:45.424 | + functions-common:time_stop:2423 : local total 2026-08-28 05:14:45.427 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:14:45.430 | + functions-common:time_stop:2426 : name=pip_install 2026-08-28 05:14:45.433 | + functions-common:time_stop:2427 : start_time=1787894079493 2026-08-28 05:14:45.436 | + functions-common:time_stop:2429 : [[ -z 1787894079493 ]] 2026-08-28 05:14:45.440 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:14:45.444 | + functions-common:time_stop:2432 : end_time=1787894085441 2026-08-28 05:14:45.447 | + functions-common:time_stop:2433 : elapsed_time=5948 2026-08-28 05:14:45.450 | + functions-common:time_stop:2434 : total=156821 2026-08-28 05:14:45.453 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:14:45.456 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=162769 2026-08-28 05:14:45.459 | + inc/python:pip_install:219 : return 0 2026-08-28 05:14:45.463 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-08-28 05:14:45.465 | + lib/database:recreate_database:112 : local db=stats 2026-08-28 05:14:45.468 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-08-28 05:14:45.471 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-08-28 05:14:45.474 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-08-28 05:14:45.479 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-28 05:14:45.579 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-08-28 05:14:45.584 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-28 05:14:45.688 | + lib/databases/mysql:configure_database_mysql:183 : mysql -u root -pstackdb -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2026-08-28 05:14:45.688 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-08-28 05:14:45.693 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-28 05:14:45.764 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-08-28 05:14:45.767 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-08-28 05:14:45.838 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-08-28 05:14:45.907 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-08-28 05:14:45.977 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-08-28 05:14:46.044 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-08-28 05:14:46.124 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-08-28 05:14:46.197 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-08-28 05:14:46.268 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-08-28 05:14:46.271 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-28 05:14:46.274 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-08-28 05:14:48.199 | + ./stack.sh:main:1072 : save_stackenv 1072 2026-08-28 05:14:48.205 | + functions-common:save_stackenv:65 : local tag=1072 2026-08-28 05:14:48.209 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-08-28 05:14:48.214 | + functions-common:save_stackenv:67 : time_stamp=2026-08-28-071448 2026-08-28 05:14:48.217 | + functions-common:save_stackenv:68 : echo '# 2026-08-28-071448 1072' 2026-08-28 05:14:48.222 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 05:14:48.228 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-08-28 05:14:48.229 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 05:14:48.232 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-08-28 05:14:48.235 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 05:14:48.239 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-08-28 05:14:48.242 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 05:14:48.245 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-08-28 05:14:48.248 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 05:14:48.251 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.46 2026-08-28 05:14:48.254 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 05:14:48.257 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.46/identity 2026-08-28 05:14:48.260 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 05:14:48.264 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-08-28-070045 2026-08-28 05:14:48.267 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 05:14:48.269 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-08-28 05:14:48.273 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 05:14:48.276 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.46 2026-08-28 05:14:48.279 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 05:14:48.282 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-08-28 05:14:48.285 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 05:14:48.288 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-08-28 05:14:48.291 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 05:14:48.295 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-08-28 05:14:48.297 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 05:14:48.300 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-08-28 05:14:48.302 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 05:14:48.305 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.46 2026-08-28 05:14:48.309 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 05:14:48.311 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-08-28 05:14:48.315 | + ./stack.sh:main:1082 : start_dstat 2026-08-28 05:14:48.317 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-28 05:14:48.320 | + functions-common:run_process:1674 : local service=dstat 2026-08-28 05:14:48.323 | + functions-common:run_process:1675 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-28 05:14:48.325 | + functions-common:run_process:1676 : local group= 2026-08-28 05:14:48.328 | + functions-common:run_process:1677 : local user= 2026-08-28 05:14:48.331 | + functions-common:run_process:1678 : local env_vars= 2026-08-28 05:14:48.334 | + functions-common:run_process:1680 : local name=dstat 2026-08-28 05:14:48.337 | + functions-common:run_process:1682 : time_start run_process 2026-08-28 05:14:48.340 | + functions-common:time_start:2406 : local name=run_process 2026-08-28 05:14:48.343 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:14:48.346 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:14:48.351 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:14:48.355 | + functions-common:time_start:2411 : _TIME_START[$name]=1787894088351 2026-08-28 05:14:48.358 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-08-28 05:14:48.378 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:14:48.381 | + functions-common:run_process:1684 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-08-28 05:14:48.384 | + functions-common:_run_under_systemd:1628 : local service=dstat 2026-08-28 05:14:48.387 | + functions-common:_run_under_systemd:1629 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-28 05:14:48.389 | + functions-common:_run_under_systemd:1630 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-28 05:14:48.393 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-28 05:14:48.395 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-28 05:14:48.399 | + functions-common:_common_systemd_pitfalls:1603 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-08-28 05:14:48.402 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-08-28 05:14:48.405 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@dstat.service 2026-08-28 05:14:48.407 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-28 05:14:48.410 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-28 05:14:48.413 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-28 05:14:48.416 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-28 05:14:48.419 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-08-28 05:14:48.421 | + functions-common:_run_under_systemd:1644 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-08-28 05:14:48.424 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-08-28 05:14:48.427 | + functions-common:write_user_unit_file:1535 : local service=devstack@dstat.service 2026-08-28 05:14:48.429 | + functions-common:write_user_unit_file:1536 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-28 05:14:48.432 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-28 05:14:48.435 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-28 05:14:48.438 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-28 05:14:48.440 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-28 05:14:48.443 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-28 05:14:48.445 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-08-28 05:14:48.448 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-28 05:14:48.452 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-08-28 05:14:48.536 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-28 05:14:48.613 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-08-28 05:14:48.682 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-28 05:14:48.752 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-08-28 05:14:48.821 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-08-28 05:14:48.890 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-28 05:14:48.958 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-28 05:14:48.961 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-28 05:14:48.964 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-08-28 05:14:49.044 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-28 05:14:49.505 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@dstat.service 2026-08-28 05:14:49.530 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-08-28 05:14:49.969 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@dstat.service 2026-08-28 05:14:50.017 | + functions-common:run_process:1686 : time_stop run_process 2026-08-28 05:14:50.021 | + functions-common:time_stop:2420 : local name 2026-08-28 05:14:50.027 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:14:50.031 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:14:50.034 | + functions-common:time_stop:2423 : local total 2026-08-28 05:14:50.039 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:14:50.042 | + functions-common:time_stop:2426 : name=run_process 2026-08-28 05:14:50.045 | + functions-common:time_stop:2427 : start_time=1787894088351 2026-08-28 05:14:50.050 | + functions-common:time_stop:2429 : [[ -z 1787894088351 ]] 2026-08-28 05:14:50.054 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:14:50.062 | + functions-common:time_stop:2432 : end_time=1787894090056 2026-08-28 05:14:50.066 | + functions-common:time_stop:2433 : elapsed_time=1705 2026-08-28 05:14:50.069 | + functions-common:time_stop:2434 : total=0 2026-08-28 05:14:50.072 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:14:50.075 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1705 2026-08-28 05:14:50.078 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-08-28 05:14:50.081 | + functions-common:run_process:1674 : local service=memory_tracker 2026-08-28 05:14:50.084 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-08-28 05:14:50.087 | + functions-common:run_process:1676 : local group= 2026-08-28 05:14:50.090 | + functions-common:run_process:1677 : local user=root 2026-08-28 05:14:50.093 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-08-28 05:14:50.097 | + functions-common:run_process:1680 : local name=memory_tracker 2026-08-28 05:14:50.100 | + functions-common:run_process:1682 : time_start run_process 2026-08-28 05:14:50.102 | + functions-common:time_start:2406 : local name=run_process 2026-08-28 05:14:50.105 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:14:50.108 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:14:50.112 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:14:50.117 | + functions-common:time_start:2411 : _TIME_START[$name]=1787894090113 2026-08-28 05:14:50.120 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-08-28 05:14:50.142 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:14:50.145 | + functions-common:run_process:1686 : time_stop run_process 2026-08-28 05:14:50.148 | + functions-common:time_stop:2420 : local name 2026-08-28 05:14:50.150 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:14:50.153 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:14:50.155 | + functions-common:time_stop:2423 : local total 2026-08-28 05:14:50.158 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:14:50.161 | + functions-common:time_stop:2426 : name=run_process 2026-08-28 05:14:50.164 | + functions-common:time_stop:2427 : start_time=1787894090113 2026-08-28 05:14:50.166 | + functions-common:time_stop:2429 : [[ -z 1787894090113 ]] 2026-08-28 05:14:50.170 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:14:50.176 | + functions-common:time_stop:2432 : end_time=1787894090172 2026-08-28 05:14:50.179 | + functions-common:time_stop:2433 : elapsed_time=59 2026-08-28 05:14:50.182 | + functions-common:time_stop:2434 : total=1705 2026-08-28 05:14:50.185 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:14:50.188 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1764 2026-08-28 05:14:50.191 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-08-28 05:14:50.212 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:14:50.215 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-08-28 05:14:50.218 | + functions-common:run_process:1674 : local service=file_tracker 2026-08-28 05:14:50.220 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-08-28 05:14:50.223 | + functions-common:run_process:1676 : local group= 2026-08-28 05:14:50.226 | + functions-common:run_process:1677 : local user= 2026-08-28 05:14:50.229 | + functions-common:run_process:1678 : local env_vars= 2026-08-28 05:14:50.231 | + functions-common:run_process:1680 : local name=file_tracker 2026-08-28 05:14:50.234 | + functions-common:run_process:1682 : time_start run_process 2026-08-28 05:14:50.235 | + functions-common:time_start:2406 : local name=run_process 2026-08-28 05:14:50.237 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:14:50.241 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:14:50.242 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:14:50.245 | + functions-common:time_start:2411 : _TIME_START[$name]=1787894090243 2026-08-28 05:14:50.247 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-08-28 05:14:50.269 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:14:50.272 | + functions-common:run_process:1686 : time_stop run_process 2026-08-28 05:14:50.274 | + functions-common:time_stop:2420 : local name 2026-08-28 05:14:50.276 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:14:50.278 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:14:50.280 | + functions-common:time_stop:2423 : local total 2026-08-28 05:14:50.284 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:14:50.284 | + functions-common:time_stop:2426 : name=run_process 2026-08-28 05:14:50.286 | + functions-common:time_stop:2427 : start_time=1787894090243 2026-08-28 05:14:50.288 | + functions-common:time_stop:2429 : [[ -z 1787894090243 ]] 2026-08-28 05:14:50.293 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:14:50.294 | + functions-common:time_stop:2432 : end_time=1787894090292 2026-08-28 05:14:50.296 | + functions-common:time_stop:2433 : elapsed_time=49 2026-08-28 05:14:50.300 | + functions-common:time_stop:2434 : total=1764 2026-08-28 05:14:50.303 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:14:50.305 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1813 2026-08-28 05:14:50.307 | + ./stack.sh:main:1084 : is_service_enabled atop 2026-08-28 05:14:50.329 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:14:50.330 | + ./stack.sh:main:1092 : is_service_enabled tcpdump 2026-08-28 05:14:50.352 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:14:50.353 | + ./stack.sh:main:1100 : is_service_enabled etcd3 2026-08-28 05:14:50.375 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:14:50.377 | + ./stack.sh:main:1101 : start_etcd3 2026-08-28 05:14:50.380 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-08-28 05:14:50.382 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-08-28 05:14:50.384 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-08-28 05:14:50.386 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.46:2380' 2026-08-28 05:14:50.388 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.46:2380' 2026-08-28 05:14:50.391 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.46:2379' 2026-08-28 05:14:50.393 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-08-28 05:14:50.395 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-08-28 05:14:50.397 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.46:2379' 2026-08-28 05:14:50.399 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-08-28 05:14:50.403 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-08-28 05:14:50.408 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-08-28 05:14:50.414 | + 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.46:2380 --initial-advertise-peer-urls http://192.168.122.46:2380 --advertise-client-urls http://192.168.122.46:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.46:2379 --log-level=debug' '' root 2026-08-28 05:14:50.417 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-08-28 05:14:50.422 | + 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.46:2380 --initial-advertise-peer-urls http://192.168.122.46:2380 --advertise-client-urls http://192.168.122.46:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.46:2379 --log-level=debug' 2026-08-28 05:14:50.425 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-28 05:14:50.430 | + functions-common:write_user_unit_file:1538 : local user=root 2026-08-28 05:14:50.433 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-28 05:14:50.438 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-28 05:14:50.443 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-28 05:14:50.447 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-08-28 05:14:50.452 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-28 05:14:50.459 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-08-28 05:14:50.552 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-28 05:14:50.646 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-08-28 05:14:50.715 | + 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.46:2380 --initial-advertise-peer-urls http://192.168.122.46:2380 --advertise-client-urls http://192.168.122.46:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.46:2379 --log-level=debug' 2026-08-28 05:14:50.782 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-08-28 05:14:50.846 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-08-28 05:14:50.910 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-28 05:14:50.980 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-28 05:14:50.983 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-28 05:14:50.986 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-08-28 05:14:51.069 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-28 05:14:51.547 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-08-28 05:14:51.617 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-08-28 05:14:51.683 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-08-28 05:14:51.745 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-08-28 05:14:51.808 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-08-28 05:14:51.812 | ++ functions-common:is_arch:519 : uname -m 2026-08-28 05:14:51.816 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-28 05:14:51.818 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-08-28 05:14:52.297 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-08-28 05:14:52.316 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-08-28 05:14:52.761 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-08-28 05:14:52.994 | + ./stack.sh:main:1107 : is_service_enabled tls-proxy 2026-08-28 05:14:53.011 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:14:53.013 | + ./stack.sh:main:1112 : write_clouds_yaml 2026-08-28 05:14:53.016 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-08-28 05:14:53.019 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-08-28 05:14:53.036 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-08-28 05:14:53.051 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-08-28 05:14:53.053 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-08-28 05:14:53.056 | + 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.46/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-08-28 05:14:53.161 | The user clouds.yaml file didn't exist. 2026-08-28 05:14:53.174 | + 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.46/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-08-28 05:14:53.293 | + 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.46/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-08-28 05:14:53.414 | + 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.46/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-08-28 05:14:53.538 | + 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.46/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-08-28 05:14:53.665 | + 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.46/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-08-28 05:14:53.791 | + 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.46/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-08-28 05:14:53.918 | + 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.46/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-08-28 05:14:54.047 | + 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.46/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-08-28 05:14:54.180 | + 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.46/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-08-28 05:14:54.314 | + functions-common:write_clouds_yaml:203 : cat 2026-08-28 05:14:54.319 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-08-28 05:14:54.321 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-08-28 05:14:54.325 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-08-28 05:14:54.330 | + ./stack.sh:main:1113 : export OS_CLOUD=devstack-admin 2026-08-28 05:14:54.333 | + ./stack.sh:main:1113 : OS_CLOUD=devstack-admin 2026-08-28 05:14:54.336 | + ./stack.sh:main:1115 : is_service_enabled keystone 2026-08-28 05:14:54.352 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:14:54.356 | + ./stack.sh:main:1116 : echo_summary 'Starting Keystone' 2026-08-28 05:14:54.360 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-28 05:14:54.363 | + ./stack.sh:echo_summary:450 : echo -e Starting Keystone 2026-08-28 05:14:54.366 | + ./stack.sh:main:1118 : '[' 192.168.122.46 == 192.168.122.46 ']' 2026-08-28 05:14:54.369 | + ./stack.sh:main:1119 : init_keystone 2026-08-28 05:14:54.373 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-08-28 05:14:54.392 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:14:54.394 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-08-28 05:14:54.396 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-08-28 05:14:54.400 | + lib/database:recreate_database:112 : local db=keystone 2026-08-28 05:14:54.402 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-08-28 05:14:54.405 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-08-28 05:14:54.407 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-08-28 05:14:54.412 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-28 05:14:54.487 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-08-28 05:14:54.491 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-28 05:14:54.558 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-08-28 05:14:54.561 | + functions-common:time_start:2406 : local name=dbsync 2026-08-28 05:14:54.565 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:14:54.569 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:14:54.572 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:14:54.578 | + functions-common:time_start:2411 : _TIME_START[$name]=1787894094573 2026-08-28 05:14:54.580 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-08-28 05:14:55.301 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-28 05:14:55.301 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 05:14:55.302 | we strongly recommend against using it for new projects. 2026-08-28 05:14:55.302 | 2026-08-28 05:14:55.302 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 05:14:55.302 | framework. For more detail see 2026-08-28 05:14:55.302 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 05:14:55.302 | 2026-08-28 05:14:55.302 | from eventlet import event 2026-08-28 05:14:58.088 | INFO dbcounter [-] Registered counter for database keystone 2026-08-28 05:14:58.174 | 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=40667) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-28 05:14:58.189 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-28 05:14:58.189 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-28 05:14:58.191 | DEBUG dbcounter [-] [40667] Writer thread running {{(pid=40667) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-28 05:14:58.275 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-08-28 05:15:01.823 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=40667) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-28 05:15:01.826 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-08-28 05:15:01.826 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=40667) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 05:15:01.832 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-08-28 05:15:01.874 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=40667) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 05:15:01.876 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-08-28 05:15:01.899 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=40667) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 05:15:01.901 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-08-28 05:15:01.998 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=40667) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 05:15:02.000 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-08-28 05:15:02.033 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=40667) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 05:15:02.035 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-08-28 05:15:02.114 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=40667) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 05:15:02.120 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-08-28 05:15:02.120 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=40667) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-28 05:15:02.123 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-08-28 05:15:02.184 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=40667) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 05:15:02.187 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-08-28 05:15:02.213 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=40667) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 05:15:02.691 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-08-28 05:15:02.694 | + functions-common:time_stop:2420 : local name 2026-08-28 05:15:02.697 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:15:02.700 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:15:02.703 | + functions-common:time_stop:2423 : local total 2026-08-28 05:15:02.706 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:15:02.710 | + functions-common:time_stop:2426 : name=dbsync 2026-08-28 05:15:02.713 | + functions-common:time_stop:2427 : start_time=1787894094573 2026-08-28 05:15:02.716 | + functions-common:time_stop:2429 : [[ -z 1787894094573 ]] 2026-08-28 05:15:02.719 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:15:02.725 | + functions-common:time_stop:2432 : end_time=1787894102721 2026-08-28 05:15:02.728 | + functions-common:time_stop:2433 : elapsed_time=8148 2026-08-28 05:15:02.731 | + functions-common:time_stop:2434 : total=0 2026-08-28 05:15:02.734 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:15:02.738 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8148 2026-08-28 05:15:02.741 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-08-28 05:15:02.744 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-08-28 05:15:02.750 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-08-28 05:15:03.475 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-28 05:15:03.475 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 05:15:03.475 | we strongly recommend against using it for new projects. 2026-08-28 05:15:03.475 | 2026-08-28 05:15:03.475 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 05:15:03.475 | framework. For more detail see 2026-08-28 05:15:03.475 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 05:15:03.475 | 2026-08-28 05:15:03.476 | from eventlet import event 2026-08-28 05:15:06.112 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-08-28 05:15:06.113 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-08-28 05:15:06.113 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-08-28 05:15:06.113 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-08-28 05:15:06.114 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-08-28 05:15:06.114 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-08-28 05:15:06.114 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-08-28 05:15:06.115 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-08-28 05:15:06.115 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-08-28 05:15:06.538 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-08-28 05:15:06.545 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-08-28 05:15:07.237 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-28 05:15:07.237 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 05:15:07.237 | we strongly recommend against using it for new projects. 2026-08-28 05:15:07.237 | 2026-08-28 05:15:07.237 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 05:15:07.237 | framework. For more detail see 2026-08-28 05:15:07.238 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 05:15:07.238 | 2026-08-28 05:15:07.238 | from eventlet import event 2026-08-28 05:15:09.808 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-08-28 05:15:09.809 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-08-28 05:15:09.809 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-08-28 05:15:09.809 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-08-28 05:15:09.810 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-08-28 05:15:09.810 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-08-28 05:15:09.810 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-08-28 05:15:09.811 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-08-28 05:15:09.811 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-08-28 05:15:10.229 | + ./stack.sh:main:1120 : start_keystone 2026-08-28 05:15:10.232 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-08-28 05:15:10.237 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-08-28 05:15:10.238 | + functions-common:run_process:1674 : local service=keystone 2026-08-28 05:15:10.240 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-28 05:15:10.242 | + functions-common:run_process:1676 : local group= 2026-08-28 05:15:10.245 | + functions-common:run_process:1677 : local user= 2026-08-28 05:15:10.247 | + functions-common:run_process:1678 : local env_vars= 2026-08-28 05:15:10.249 | + functions-common:run_process:1680 : local name=keystone 2026-08-28 05:15:10.251 | + functions-common:run_process:1682 : time_start run_process 2026-08-28 05:15:10.253 | + functions-common:time_start:2406 : local name=run_process 2026-08-28 05:15:10.256 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:15:10.258 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:15:10.260 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:15:10.264 | + functions-common:time_start:2411 : _TIME_START[$name]=1787894110262 2026-08-28 05:15:10.266 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-08-28 05:15:10.280 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:15:10.282 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-08-28 05:15:10.284 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-08-28 05:15:10.286 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-28 05:15:10.288 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-28 05:15:10.290 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-28 05:15:10.293 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-28 05:15:10.295 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-08-28 05:15:10.297 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-08-28 05:15:10.300 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-08-28 05:15:10.302 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-28 05:15:10.304 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-28 05:15:10.306 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-28 05:15:10.308 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-28 05:15:10.310 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-08-28 05:15:10.312 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-08-28 05:15:10.314 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-28 05:15:10.316 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-08-28 05:15:10.319 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@keystone.service '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-08-28 05:15:10.321 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-08-28 05:15:10.323 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-08-28 05:15:10.325 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-28 05:15:10.327 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-28 05:15:10.329 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-28 05:15:10.330 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-08-28 05:15:10.332 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-28 05:15:10.336 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-08-28 05:15:10.415 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-28 05:15:10.489 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-08-28 05:15:10.552 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-08-28 05:15:10.615 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-08-28 05:15:10.681 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-28 05:15:10.747 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-08-28 05:15:10.806 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-08-28 05:15:10.865 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-08-28 05:15:10.927 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-08-28 05:15:10.985 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-08-28 05:15:11.045 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-28 05:15:11.047 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-28 05:15:11.049 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-08-28 05:15:11.123 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-28 05:15:11.603 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-08-28 05:15:11.629 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-08-28 05:15:12.093 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-08-28 05:15:12.224 | + functions-common:run_process:1686 : time_stop run_process 2026-08-28 05:15:12.229 | + functions-common:time_stop:2420 : local name 2026-08-28 05:15:12.233 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:15:12.237 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:15:12.239 | + functions-common:time_stop:2423 : local total 2026-08-28 05:15:12.243 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:15:12.249 | + functions-common:time_stop:2426 : name=run_process 2026-08-28 05:15:12.252 | + functions-common:time_stop:2427 : start_time=1787894110262 2026-08-28 05:15:12.254 | + functions-common:time_stop:2429 : [[ -z 1787894110262 ]] 2026-08-28 05:15:12.260 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:15:12.264 | + functions-common:time_stop:2432 : end_time=1787894112262 2026-08-28 05:15:12.267 | + functions-common:time_stop:2433 : elapsed_time=2000 2026-08-28 05:15:12.269 | + functions-common:time_stop:2434 : total=1813 2026-08-28 05:15:12.272 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:15:12.274 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=3813 2026-08-28 05:15:12.280 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-08-28 05:15:12.281 | Waiting for keystone to start... 2026-08-28 05:15:12.283 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.46/identity/v3/ 2026-08-28 05:15:12.286 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.46/identity/v3/ 2026-08-28 05:15:12.288 | + functions:wait_for_service:476 : local timeout=60 2026-08-28 05:15:12.291 | + functions:wait_for_service:477 : local url=http://192.168.122.46/identity/v3/ 2026-08-28 05:15:12.293 | + functions:wait_for_service:478 : local rval=0 2026-08-28 05:15:12.296 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-28 05:15:12.299 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-28 05:15:12.301 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:15:12.304 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:15:12.309 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:15:12.312 | + functions-common:time_start:2411 : _TIME_START[$name]=1787894112309 2026-08-28 05:15:12.314 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-28 05:15:12.317 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-28 05:15:12.321 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.46/identity/v3/ 2026-08-28 05:15:14.110 | ++ inc/async:async_inner:64 : rc=0 2026-08-28 05:15:14.129 | [37786 Async install_tempest:37786]: finished successfully 2026-08-28 05:15:17.888 | + :: : [[ 200 == 503 ]] 2026-08-28 05:15:17.889 | + :: : [[ 0 -eq 7 ]] 2026-08-28 05:15:17.894 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-28 05:15:17.897 | + functions-common:time_stop:2420 : local name 2026-08-28 05:15:17.900 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:15:17.903 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:15:17.906 | + functions-common:time_stop:2423 : local total 2026-08-28 05:15:17.909 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:15:17.913 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-28 05:15:17.916 | + functions-common:time_stop:2427 : start_time=1787894112309 2026-08-28 05:15:17.920 | + functions-common:time_stop:2429 : [[ -z 1787894112309 ]] 2026-08-28 05:15:17.923 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:15:17.928 | + functions-common:time_stop:2432 : end_time=1787894117925 2026-08-28 05:15:17.932 | + functions-common:time_stop:2433 : elapsed_time=5616 2026-08-28 05:15:17.935 | + functions-common:time_stop:2434 : total=0 2026-08-28 05:15:17.938 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:15:17.941 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5616 2026-08-28 05:15:17.944 | + functions:wait_for_service:486 : return 0 2026-08-28 05:15:17.947 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-08-28 05:15:17.966 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:15:17.969 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-08-28 05:15:17.972 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-28 05:15:17.975 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-08-28 05:15:18.180 | + ./stack.sh:main:1121 : bootstrap_keystone 2026-08-28 05:15:18.183 | + 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.46/identity 2026-08-28 05:15:18.867 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-28 05:15:18.868 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 05:15:18.868 | we strongly recommend against using it for new projects. 2026-08-28 05:15:18.868 | 2026-08-28 05:15:18.868 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 05:15:18.868 | framework. For more detail see 2026-08-28 05:15:18.868 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 05:15:18.868 | 2026-08-28 05:15:18.868 | from eventlet import event 2026-08-28 05:15:21.918 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=41644) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-28 05:15:21.918 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=41644) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-28 05:15:21.918 | 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=41644) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-28 05:15:21.925 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=41644) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-28 05:15:21.939 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=41644) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-28 05:15:21.940 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=41644) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-28 05:15:21.990 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=41644) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-28 05:15:21.996 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=41644) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-28 05:15:21.996 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=41644) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-28 05:15:22.082 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=41644) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-28 05:15:22.082 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=41644) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-28 05:15:22.083 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=41644) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-28 05:15:22.083 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=41644) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-28 05:15:22.083 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=41644) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-28 05:15:22.084 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=41644) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-28 05:15:22.096 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=41644) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-28 05:15:22.096 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=41644) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-28 05:15:22.096 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=41644) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-28 05:15:22.097 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=41644) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-28 05:15:22.097 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=41644) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-28 05:15:22.097 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=41644) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-28 05:15:22.097 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=41644) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-28 05:15:22.104 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=41644) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-28 05:15:22.107 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=41644) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-28 05:15:22.107 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=41644) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-28 05:15:22.108 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=41644) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-28 05:15:22.108 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=41644) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-28 05:15:22.108 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=41644) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-28 05:15:22.108 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=41644) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-28 05:15:22.108 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=41644) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-28 05:15:22.184 | INFO dbcounter [-] Registered counter for database keystone 2026-08-28 05:15:22.265 | 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=41644) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-28 05:15:22.453 | DEBUG dbcounter [-] [41644] Writer thread running {{(pid=41644) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-28 05:15:22.645 | INFO keystone.cmd.bootstrap [None req-ef670428-113a-47ba-b439-94e7ccae3fc1 None None] Created domain default 2026-08-28 05:15:22.700 | INFO keystone.cmd.bootstrap [None req-ef670428-113a-47ba-b439-94e7ccae3fc1 None None] Created project admin 2026-08-28 05:15:22.736 | WARNING keystone.common.password_hashing [None req-ef670428-113a-47ba-b439-94e7ccae3fc1 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-08-28 05:15:22.759 | INFO keystone.cmd.bootstrap [None req-ef670428-113a-47ba-b439-94e7ccae3fc1 None None] Created user admin 2026-08-28 05:15:22.784 | INFO keystone.cmd.bootstrap [None req-ef670428-113a-47ba-b439-94e7ccae3fc1 None None] Created role reader 2026-08-28 05:15:22.801 | INFO keystone.cmd.bootstrap [None req-ef670428-113a-47ba-b439-94e7ccae3fc1 None None] Created role member 2026-08-28 05:15:22.832 | INFO keystone.cmd.bootstrap [None req-ef670428-113a-47ba-b439-94e7ccae3fc1 None None] Created implied role where f5433286e37f4fc0958083e028cd8974 implies 9acac9227c0a4c32acc622419f4943f2 2026-08-28 05:15:22.848 | INFO keystone.cmd.bootstrap [None req-ef670428-113a-47ba-b439-94e7ccae3fc1 None None] Created role manager 2026-08-28 05:15:22.870 | INFO keystone.cmd.bootstrap [None req-ef670428-113a-47ba-b439-94e7ccae3fc1 None None] Created implied role where ffa1217b1e2147d4b85ab68f2ae5a92a implies f5433286e37f4fc0958083e028cd8974 2026-08-28 05:15:22.888 | INFO keystone.cmd.bootstrap [None req-ef670428-113a-47ba-b439-94e7ccae3fc1 None None] Created role admin 2026-08-28 05:15:22.916 | INFO keystone.cmd.bootstrap [None req-ef670428-113a-47ba-b439-94e7ccae3fc1 None None] Created implied role where 1a3d38fee307484ea3b3e4fce547c78a implies ffa1217b1e2147d4b85ab68f2ae5a92a 2026-08-28 05:15:22.937 | INFO keystone.cmd.bootstrap [None req-ef670428-113a-47ba-b439-94e7ccae3fc1 None None] Created role service 2026-08-28 05:15:22.955 | INFO keystone.cmd.bootstrap [None req-ef670428-113a-47ba-b439-94e7ccae3fc1 None None] Granted role admin on project admin to user admin. 2026-08-28 05:15:22.969 | INFO keystone.cmd.bootstrap [None req-ef670428-113a-47ba-b439-94e7ccae3fc1 None None] Granted role admin on the system to user admin. 2026-08-28 05:15:22.989 | WARNING py.warnings [None req-ef670428-113a-47ba-b439-94e7ccae3fc1 None None] /opt/stack/data/venv/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2026-08-28 05:15:22.989 | warnings.warn( 2026-08-28 05:15:22.989 |  2026-08-28 05:15:22.994 | INFO keystone.cmd.bootstrap [None req-ef670428-113a-47ba-b439-94e7ccae3fc1 None None] Created region RegionOne 2026-08-28 05:15:23.042 | INFO keystone.cmd.bootstrap [None req-ef670428-113a-47ba-b439-94e7ccae3fc1 None None] Created public endpoint http://192.168.122.46/identity 2026-08-28 05:15:23.570 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-08-28 05:15:23.573 | + ./stack.sh:main:1124 : create_keystone_accounts 2026-08-28 05:15:23.577 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-08-28 05:15:23.581 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-08-28 05:15:28.300 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:15:28.303 | + lib/keystone:create_keystone_accounts:258 : admin_project=e94af5c1df4c46819d846cb6ce9a792c 2026-08-28 05:15:28.305 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-08-28 05:15:28.308 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-08-28 05:15:31.315 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:15:31.317 | + lib/keystone:create_keystone_accounts:260 : admin_user=4458a1f48518422d9b6a47a4e265cca6 2026-08-28 05:15:31.320 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-08-28 05:15:31.323 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-08-28 05:15:31.326 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-08-28 05:15:31.328 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin 4458a1f48518422d9b6a47a4e265cca6 default 2026-08-28 05:15:31.388 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 4458a1f48518422d9b6a47a4e265cca6 default 2026-08-28 05:15:31.424 | [2015 Async ks-domain-role:41799]: running: get_or_add_user_domain_role admin 4458a1f48518422d9b6a47a4e265cca6 default 2026-08-28 05:15:31.428 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-08-28 05:15:31.431 | + functions-common:get_or_create_domain:872 : local domain_id 2026-08-28 05:15:31.434 | ++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-08-28 05:15:35.048 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:15:35.052 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-08-28 05:15:35.057 | + functions-common:get_or_create_domain:878 : echo default 2026-08-28 05:15:35.057 | default 2026-08-28 05:15:35.061 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-08-28 05:15:35.144 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-08-28 05:15:35.193 | [2015 Async ks-project:41907]: running: get_or_create_project service Default 2026-08-28 05:15:35.197 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-08-28 05:15:35.279 | + inc/async:async_inner:63 : get_or_create_role service 2026-08-28 05:15:35.339 | [2015 Async ks-service:42001]: running: get_or_create_role service 2026-08-28 05:15:35.341 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-08-28 05:15:35.409 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-08-28 05:15:35.467 | [2015 Async ks-reseller:42095]: running: get_or_create_role ResellerAdmin 2026-08-28 05:15:35.470 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-08-28 05:15:35.472 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-08-28 05:15:35.541 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-08-28 05:15:35.612 | [2015 Async ks-anotherrole:42191]: running: get_or_create_role anotherrole 2026-08-28 05:15:35.618 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-08-28 05:15:35.629 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-08-28 05:15:35.637 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-28 05:15:35.647 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2026-08-28 05:15:40.516 | + inc/async:async_inner:64 : rc=0 2026-08-28 05:15:40.547 | [42095 Async ks-reseller:42095]: finished successfully 2026-08-28 05:15:40.952 | + inc/async:async_inner:64 : rc=0 2026-08-28 05:15:40.983 | [42001 Async ks-service:42001]: finished successfully 2026-08-28 05:15:41.267 | + inc/async:async_inner:64 : rc=0 2026-08-28 05:15:41.297 | [42191 Async ks-anotherrole:42191]: finished successfully 2026-08-28 05:15:41.317 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:15:41.321 | ++ functions-common:get_or_create_project:928 : project_id=7192605f7b1442d8a29e489c341201a8 2026-08-28 05:15:41.324 | ++ functions-common:get_or_create_project:929 : echo 7192605f7b1442d8a29e489c341201a8 2026-08-28 05:15:41.327 | + lib/keystone:create_keystone_accounts:288 : invis_project=7192605f7b1442d8a29e489c341201a8 2026-08-28 05:15:41.329 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-08-28 05:15:41.332 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-08-28 05:15:41.334 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-28 05:15:41.336 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2026-08-28 05:15:41.422 | + inc/async:async_inner:64 : rc=0 2026-08-28 05:15:41.452 | [41799 Async ks-domain-role:41799]: finished successfully 2026-08-28 05:15:41.566 | + inc/async:async_inner:64 : rc=0 2026-08-28 05:15:41.596 | [41907 Async ks-project:41907]: finished successfully 2026-08-28 05:15:44.594 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:15:44.598 | ++ functions-common:get_or_create_project:928 : project_id=1db1a7afe9984ecbb25d36cbddc14347 2026-08-28 05:15:44.601 | ++ functions-common:get_or_create_project:929 : echo 1db1a7afe9984ecbb25d36cbddc14347 2026-08-28 05:15:44.605 | + lib/keystone:create_keystone_accounts:292 : demo_project=1db1a7afe9984ecbb25d36cbddc14347 2026-08-28 05:15:44.608 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-08-28 05:15:44.612 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-08-28 05:15:44.616 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-28 05:15:44.619 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-08-28 05:15:44.623 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-08-28 05:15:44.627 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo --password nomoresecret --domain=default --email=demo@example.com --or-show -f value -c id 2026-08-28 05:15:47.919 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:15:47.923 | ++ functions-common:get_or_create_user:915 : user_id=a646de91837448298dc873243a237fbd 2026-08-28 05:15:47.926 | ++ functions-common:get_or_create_user:916 : echo a646de91837448298dc873243a237fbd 2026-08-28 05:15:47.929 | + lib/keystone:create_keystone_accounts:295 : demo_user=a646de91837448298dc873243a237fbd 2026-08-28 05:15:47.933 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-08-28 05:15:47.982 | [2015 Async ks-domain-role:41799]: Waiting for completion of get_or_add_user_domain_role admin 4458a1f48518422d9b6a47a4e265cca6 default running on PID 41799 (6 other jobs running) 2026-08-28 05:15:48.005 | [2015 Async ks-domain-role:41799]: Signaling child to exit 2026-08-28 05:15:48.005 | WAKEUP 2026-08-28 05:15:48.027 | [2015 Async ks-domain-role:41799]: Signaled 2026-08-28 05:15:48.027 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-08-28 05:15:48.028 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user 4458a1f48518422d9b6a47a4e265cca6 --domain default 2026-08-28 05:15:48.028 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4458a1f48518422d9b6a47a4e265cca6 --domain default -c Role -f value 2026-08-28 05:15:48.028 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:15:48.028 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=1a3d38fee307484ea3b3e4fce547c78a 2026-08-28 05:15:48.028 | + functions-common:get_or_add_user_domain_role:999 : echo 1a3d38fee307484ea3b3e4fce547c78a 2026-08-28 05:15:48.028 | 1a3d38fee307484ea3b3e4fce547c78a 2026-08-28 05:15:48.068 | [2015 Async ks-domain-role:41799]: finished get_or_add_user_domain_role admin 4458a1f48518422d9b6a47a4e265cca6 default with result 0 in 10 seconds 2026-08-28 05:15:48.075 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-08-28 05:15:48.107 | [2015 Async ks-project:41907]: Waiting for completion of get_or_create_project service Default running on PID 41907 (5 other jobs running) 2026-08-28 05:15:48.131 | [2015 Async ks-project:41907]: Signaling child to exit 2026-08-28 05:15:48.131 | WAKEUP 2026-08-28 05:15:48.153 | [2015 Async ks-project:41907]: Signaled 2026-08-28 05:15:48.154 | + functions-common:get_or_create_project:922 : local project_id 2026-08-28 05:15:48.154 | ++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2026-08-28 05:15:48.155 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:15:48.155 | + functions-common:get_or_create_project:928 : project_id=376b072e3c504df0adae2c48d02eb91c 2026-08-28 05:15:48.155 | + functions-common:get_or_create_project:929 : echo 376b072e3c504df0adae2c48d02eb91c 2026-08-28 05:15:48.155 | 376b072e3c504df0adae2c48d02eb91c 2026-08-28 05:15:48.198 | [2015 Async ks-project:41907]: finished get_or_create_project service Default with result 0 in 6 seconds 2026-08-28 05:15:48.233 | [2015 Async ks-service:42001]: Waiting for completion of get_or_create_role service running on PID 42001 (4 other jobs running) 2026-08-28 05:15:48.256 | [2015 Async ks-service:42001]: Signaling child to exit 2026-08-28 05:15:48.257 | WAKEUP 2026-08-28 05:15:48.281 | [2015 Async ks-service:42001]: Signaled 2026-08-28 05:15:48.282 | + functions-common:get_or_create_role:935 : local role_id 2026-08-28 05:15:48.282 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-08-28 05:15:48.282 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:15:48.282 | + functions-common:get_or_create_role:940 : role_id=0e91eb0665eb4288a58ed942823e4285 2026-08-28 05:15:48.282 | + functions-common:get_or_create_role:941 : echo 0e91eb0665eb4288a58ed942823e4285 2026-08-28 05:15:48.282 | 0e91eb0665eb4288a58ed942823e4285 2026-08-28 05:15:48.321 | [2015 Async ks-service:42001]: finished get_or_create_role service with result 0 in 5 seconds 2026-08-28 05:15:48.356 | [2015 Async ks-reseller:42095]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 42095 (3 other jobs running) 2026-08-28 05:15:48.380 | [2015 Async ks-reseller:42095]: Signaling child to exit 2026-08-28 05:15:48.381 | WAKEUP 2026-08-28 05:15:48.401 | [2015 Async ks-reseller:42095]: Signaled 2026-08-28 05:15:48.403 | + functions-common:get_or_create_role:935 : local role_id 2026-08-28 05:15:48.403 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-08-28 05:15:48.403 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:15:48.403 | + functions-common:get_or_create_role:940 : role_id=ad2e6cd6790048f7acc7c3daba046e21 2026-08-28 05:15:48.403 | + functions-common:get_or_create_role:941 : echo ad2e6cd6790048f7acc7c3daba046e21 2026-08-28 05:15:48.403 | ad2e6cd6790048f7acc7c3daba046e21 2026-08-28 05:15:48.446 | [2015 Async ks-reseller:42095]: finished get_or_create_role ResellerAdmin with result 0 in 5 seconds 2026-08-28 05:15:48.479 | [2015 Async ks-anotherrole:42191]: Waiting for completion of get_or_create_role anotherrole running on PID 42191 (2 other jobs running) 2026-08-28 05:15:48.501 | [2015 Async ks-anotherrole:42191]: Signaling child to exit 2026-08-28 05:15:48.502 | WAKEUP 2026-08-28 05:15:48.522 | [2015 Async ks-anotherrole:42191]: Signaled 2026-08-28 05:15:48.524 | + functions-common:get_or_create_role:935 : local role_id 2026-08-28 05:15:48.524 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-08-28 05:15:48.524 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:15:48.524 | + functions-common:get_or_create_role:940 : role_id=56bcf1c266e14ad4a7a337e0299461d3 2026-08-28 05:15:48.524 | + functions-common:get_or_create_role:941 : echo 56bcf1c266e14ad4a7a337e0299461d3 2026-08-28 05:15:48.524 | 56bcf1c266e14ad4a7a337e0299461d3 2026-08-28 05:15:48.565 | [2015 Async ks-anotherrole:42191]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2026-08-28 05:15:48.570 | + inc/async:async_wait:197 : return 0 2026-08-28 05:15:48.573 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member a646de91837448298dc873243a237fbd 1db1a7afe9984ecbb25d36cbddc14347 2026-08-28 05:15:48.638 | + inc/async:async_inner:63 : get_or_add_user_project_role member a646de91837448298dc873243a237fbd 1db1a7afe9984ecbb25d36cbddc14347 2026-08-28 05:15:48.679 | [2015 Async ks-demo-member:43047]: running: get_or_add_user_project_role member a646de91837448298dc873243a237fbd 1db1a7afe9984ecbb25d36cbddc14347 2026-08-28 05:15:48.681 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin 4458a1f48518422d9b6a47a4e265cca6 1db1a7afe9984ecbb25d36cbddc14347 2026-08-28 05:15:48.748 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 4458a1f48518422d9b6a47a4e265cca6 1db1a7afe9984ecbb25d36cbddc14347 2026-08-28 05:15:48.794 | [2015 Async ks-demo-admin:43143]: running: get_or_add_user_project_role admin 4458a1f48518422d9b6a47a4e265cca6 1db1a7afe9984ecbb25d36cbddc14347 2026-08-28 05:15:48.797 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole a646de91837448298dc873243a237fbd 1db1a7afe9984ecbb25d36cbddc14347 2026-08-28 05:15:48.869 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole a646de91837448298dc873243a237fbd 1db1a7afe9984ecbb25d36cbddc14347 2026-08-28 05:15:48.909 | [2015 Async ks-demo-another:43239]: running: get_or_add_user_project_role anotherrole a646de91837448298dc873243a237fbd 1db1a7afe9984ecbb25d36cbddc14347 2026-08-28 05:15:48.912 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member a646de91837448298dc873243a237fbd 7192605f7b1442d8a29e489c341201a8 2026-08-28 05:15:48.973 | + inc/async:async_inner:63 : get_or_add_user_project_role member a646de91837448298dc873243a237fbd 7192605f7b1442d8a29e489c341201a8 2026-08-28 05:15:49.044 | [2015 Async ks-demo-invis:43335]: running: get_or_add_user_project_role member a646de91837448298dc873243a237fbd 7192605f7b1442d8a29e489c341201a8 2026-08-28 05:15:49.046 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-08-28 05:15:49.051 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-08-28 05:15:49.061 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-28 05:15:49.068 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-08-28 05:15:49.074 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-08-28 05:15:49.084 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password nomoresecret --domain=default --email=demo_reader@example.com --or-show -f value -c id 2026-08-28 05:15:53.613 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:15:53.617 | ++ functions-common:get_or_create_user:915 : user_id=654c67e8b7e04613af76288a3e774b49 2026-08-28 05:15:53.620 | ++ functions-common:get_or_create_user:916 : echo 654c67e8b7e04613af76288a3e774b49 2026-08-28 05:15:53.625 | + lib/keystone:create_keystone_accounts:308 : demo_reader=654c67e8b7e04613af76288a3e774b49 2026-08-28 05:15:53.629 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader 654c67e8b7e04613af76288a3e774b49 1db1a7afe9984ecbb25d36cbddc14347 2026-08-28 05:15:53.731 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 654c67e8b7e04613af76288a3e774b49 1db1a7afe9984ecbb25d36cbddc14347 2026-08-28 05:15:53.807 | [2015 Async ks-demo-reader:43469]: running: get_or_add_user_project_role reader 654c67e8b7e04613af76288a3e774b49 1db1a7afe9984ecbb25d36cbddc14347 2026-08-28 05:15:53.815 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-08-28 05:15:53.825 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-08-28 05:15:53.832 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-28 05:15:53.845 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2026-08-28 05:15:59.870 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:15:59.873 | ++ functions-common:get_or_create_project:928 : project_id=f93917e4673c4d48af24ba3df25788e7 2026-08-28 05:15:59.879 | ++ functions-common:get_or_create_project:929 : echo f93917e4673c4d48af24ba3df25788e7 2026-08-28 05:15:59.883 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=f93917e4673c4d48af24ba3df25788e7 2026-08-28 05:15:59.887 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-08-28 05:15:59.891 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-08-28 05:15:59.893 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-28 05:15:59.897 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-08-28 05:15:59.901 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-08-28 05:15:59.907 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password nomoresecret --domain=default --email=alt_demo@example.com --or-show -f value -c id 2026-08-28 05:16:00.559 | + inc/async:async_inner:64 : rc=0 2026-08-28 05:16:00.628 | [43047 Async ks-demo-member:43047]: finished successfully 2026-08-28 05:16:00.908 | + inc/async:async_inner:64 : rc=0 2026-08-28 05:16:00.959 | [43143 Async ks-demo-admin:43143]: finished successfully 2026-08-28 05:16:01.164 | + inc/async:async_inner:64 : rc=0 2026-08-28 05:16:01.187 | [43239 Async ks-demo-another:43239]: finished successfully 2026-08-28 05:16:01.211 | + inc/async:async_inner:64 : rc=0 2026-08-28 05:16:01.241 | [43335 Async ks-demo-invis:43335]: finished successfully 2026-08-28 05:16:03.568 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:16:03.573 | ++ functions-common:get_or_create_user:915 : user_id=dbedb365f2534f92b2d7bdf78bded531 2026-08-28 05:16:03.576 | ++ functions-common:get_or_create_user:916 : echo dbedb365f2534f92b2d7bdf78bded531 2026-08-28 05:16:03.580 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=dbedb365f2534f92b2d7bdf78bded531 2026-08-28 05:16:03.584 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin dbedb365f2534f92b2d7bdf78bded531 f93917e4673c4d48af24ba3df25788e7 2026-08-28 05:16:03.661 | + inc/async:async_inner:63 : get_or_add_user_project_role admin dbedb365f2534f92b2d7bdf78bded531 f93917e4673c4d48af24ba3df25788e7 2026-08-28 05:16:03.709 | [2015 Async ks-alt-admin:43894]: running: get_or_add_user_project_role admin dbedb365f2534f92b2d7bdf78bded531 f93917e4673c4d48af24ba3df25788e7 2026-08-28 05:16:03.713 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole dbedb365f2534f92b2d7bdf78bded531 f93917e4673c4d48af24ba3df25788e7 2026-08-28 05:16:03.788 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole dbedb365f2534f92b2d7bdf78bded531 f93917e4673c4d48af24ba3df25788e7 2026-08-28 05:16:03.797 | + inc/async:async_inner:64 : rc=0 2026-08-28 05:16:03.825 | [43469 Async ks-demo-reader:43469]: finished successfully 2026-08-28 05:16:03.832 | [2015 Async ks-alt-another:43993]: running: get_or_add_user_project_role anotherrole dbedb365f2534f92b2d7bdf78bded531 f93917e4673c4d48af24ba3df25788e7 2026-08-28 05:16:03.834 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-08-28 05:16:03.837 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-08-28 05:16:03.841 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-28 05:16:03.841 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-08-28 05:16:03.844 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-08-28 05:16:03.848 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password nomoresecret --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2026-08-28 05:16:07.358 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:16:07.363 | ++ functions-common:get_or_create_user:915 : user_id=e81c420e3ab7469d88dda53bea717193 2026-08-28 05:16:07.365 | ++ functions-common:get_or_create_user:916 : echo e81c420e3ab7469d88dda53bea717193 2026-08-28 05:16:07.369 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=e81c420e3ab7469d88dda53bea717193 2026-08-28 05:16:07.372 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member e81c420e3ab7469d88dda53bea717193 f93917e4673c4d48af24ba3df25788e7 2026-08-28 05:16:07.448 | + inc/async:async_inner:63 : get_or_add_user_project_role member e81c420e3ab7469d88dda53bea717193 f93917e4673c4d48af24ba3df25788e7 2026-08-28 05:16:07.488 | [2015 Async ks-alt-member-user:44164]: running: get_or_add_user_project_role member e81c420e3ab7469d88dda53bea717193 f93917e4673c4d48af24ba3df25788e7 2026-08-28 05:16:07.495 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-08-28 05:16:07.500 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-08-28 05:16:07.505 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-28 05:16:07.513 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-08-28 05:16:07.517 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-08-28 05:16:07.527 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password nomoresecret --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2026-08-28 05:16:11.267 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:16:11.273 | ++ functions-common:get_or_create_user:915 : user_id=f826c5224b0143feb493bde781607699 2026-08-28 05:16:11.278 | ++ functions-common:get_or_create_user:916 : echo f826c5224b0143feb493bde781607699 2026-08-28 05:16:11.281 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=f826c5224b0143feb493bde781607699 2026-08-28 05:16:11.285 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader f826c5224b0143feb493bde781607699 f93917e4673c4d48af24ba3df25788e7 2026-08-28 05:16:11.357 | + inc/async:async_inner:63 : get_or_add_user_project_role reader f826c5224b0143feb493bde781607699 f93917e4673c4d48af24ba3df25788e7 2026-08-28 05:16:11.418 | [2015 Async ks-alt-reader-user:44335]: running: get_or_add_user_project_role reader f826c5224b0143feb493bde781607699 f93917e4673c4d48af24ba3df25788e7 2026-08-28 05:16:11.422 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-08-28 05:16:11.426 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-28 05:16:11.428 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-08-28 05:16:11.432 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-08-28 05:16:11.437 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_member --password nomoresecret --domain=default --email=system_member@example.com --or-show -f value -c id 2026-08-28 05:16:12.399 | + inc/async:async_inner:64 : rc=0 2026-08-28 05:16:12.444 | [43993 Async ks-alt-another:43993]: finished successfully 2026-08-28 05:16:12.529 | + inc/async:async_inner:64 : rc=0 2026-08-28 05:16:12.553 | [43894 Async ks-alt-admin:43894]: finished successfully 2026-08-28 05:16:14.888 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:16:14.892 | ++ functions-common:get_or_create_user:915 : user_id=3b930df16a9a46a7be824c9ddfff7443 2026-08-28 05:16:14.898 | ++ functions-common:get_or_create_user:916 : echo 3b930df16a9a46a7be824c9ddfff7443 2026-08-28 05:16:14.901 | + lib/keystone:create_keystone_accounts:340 : system_member_user=3b930df16a9a46a7be824c9ddfff7443 2026-08-28 05:16:14.905 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member 3b930df16a9a46a7be824c9ddfff7443 all 2026-08-28 05:16:15.006 | + inc/async:async_inner:63 : get_or_add_user_system_role member 3b930df16a9a46a7be824c9ddfff7443 all 2026-08-28 05:16:15.070 | [2015 Async ks-system-member:44567]: running: get_or_add_user_system_role member 3b930df16a9a46a7be824c9ddfff7443 all 2026-08-28 05:16:15.078 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-08-28 05:16:15.085 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-28 05:16:15.088 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-08-28 05:16:15.092 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-08-28 05:16:15.098 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_reader --password nomoresecret --domain=default --email=system_reader@example.com --or-show -f value -c id 2026-08-28 05:16:16.435 | + inc/async:async_inner:64 : rc=0 2026-08-28 05:16:16.457 | [44164 Async ks-alt-member-user:44164]: finished successfully 2026-08-28 05:16:18.557 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:16:18.561 | ++ functions-common:get_or_create_user:915 : user_id=e4cdb6d6dc4c432ab24c316846cd593d 2026-08-28 05:16:18.564 | ++ functions-common:get_or_create_user:916 : echo e4cdb6d6dc4c432ab24c316846cd593d 2026-08-28 05:16:18.569 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=e4cdb6d6dc4c432ab24c316846cd593d 2026-08-28 05:16:18.574 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader e4cdb6d6dc4c432ab24c316846cd593d all 2026-08-28 05:16:18.658 | + inc/async:async_inner:63 : get_or_add_user_system_role reader e4cdb6d6dc4c432ab24c316846cd593d all 2026-08-28 05:16:18.714 | [2015 Async ks-system-reader:44773]: running: get_or_add_user_system_role reader e4cdb6d6dc4c432ab24c316846cd593d all 2026-08-28 05:16:18.717 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-08-28 05:16:18.721 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-08-28 05:16:18.724 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-08-28 05:16:18.726 | ++ functions-common:get_or_create_group:885 : local group_id 2026-08-28 05:16:18.730 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2026-08-28 05:16:20.125 | + inc/async:async_inner:64 : rc=0 2026-08-28 05:16:20.146 | [44335 Async ks-alt-reader-user:44335]: finished successfully 2026-08-28 05:16:22.272 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:16:22.275 | ++ functions-common:get_or_create_group:892 : group_id=a2c221de028c412ababc590d0848faf4 2026-08-28 05:16:22.280 | ++ functions-common:get_or_create_group:893 : echo a2c221de028c412ababc590d0848faf4 2026-08-28 05:16:22.284 | + lib/keystone:create_keystone_accounts:350 : admin_group=a2c221de028c412ababc590d0848faf4 2026-08-28 05:16:22.288 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-08-28 05:16:22.292 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-08-28 05:16:22.297 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-08-28 05:16:22.301 | ++ functions-common:get_or_create_group:885 : local group_id 2026-08-28 05:16:22.305 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2026-08-28 05:16:25.717 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:16:25.721 | ++ functions-common:get_or_create_group:892 : group_id=ab2d61cfc72d4176a65d00774f7b7efa 2026-08-28 05:16:25.725 | ++ functions-common:get_or_create_group:893 : echo ab2d61cfc72d4176a65d00774f7b7efa 2026-08-28 05:16:25.728 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=ab2d61cfc72d4176a65d00774f7b7efa 2026-08-28 05:16:25.732 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member ab2d61cfc72d4176a65d00774f7b7efa 1db1a7afe9984ecbb25d36cbddc14347 2026-08-28 05:16:25.811 | + inc/async:async_inner:63 : get_or_add_group_project_role member ab2d61cfc72d4176a65d00774f7b7efa 1db1a7afe9984ecbb25d36cbddc14347 2026-08-28 05:16:25.859 | [2015 Async ks-group-memberdemo:45070]: running: get_or_add_group_project_role member ab2d61cfc72d4176a65d00774f7b7efa 1db1a7afe9984ecbb25d36cbddc14347 2026-08-28 05:16:25.862 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole ab2d61cfc72d4176a65d00774f7b7efa 1db1a7afe9984ecbb25d36cbddc14347 2026-08-28 05:16:25.941 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole ab2d61cfc72d4176a65d00774f7b7efa 1db1a7afe9984ecbb25d36cbddc14347 2026-08-28 05:16:26.015 | [2015 Async ks-group-anotherdemo:45149]: running: get_or_add_group_project_role anotherrole ab2d61cfc72d4176a65d00774f7b7efa 1db1a7afe9984ecbb25d36cbddc14347 2026-08-28 05:16:26.021 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member ab2d61cfc72d4176a65d00774f7b7efa f93917e4673c4d48af24ba3df25788e7 2026-08-28 05:16:26.177 | + inc/async:async_inner:63 : get_or_add_group_project_role member ab2d61cfc72d4176a65d00774f7b7efa f93917e4673c4d48af24ba3df25788e7 2026-08-28 05:16:26.267 | [2015 Async ks-group-memberalt:45228]: running: get_or_add_group_project_role member ab2d61cfc72d4176a65d00774f7b7efa f93917e4673c4d48af24ba3df25788e7 2026-08-28 05:16:26.268 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole ab2d61cfc72d4176a65d00774f7b7efa f93917e4673c4d48af24ba3df25788e7 2026-08-28 05:16:26.336 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole ab2d61cfc72d4176a65d00774f7b7efa f93917e4673c4d48af24ba3df25788e7 2026-08-28 05:16:26.417 | [2015 Async ks-group-anotheralt:45307]: running: get_or_add_group_project_role anotherrole ab2d61cfc72d4176a65d00774f7b7efa f93917e4673c4d48af24ba3df25788e7 2026-08-28 05:16:26.425 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin a2c221de028c412ababc590d0848faf4 e94af5c1df4c46819d846cb6ce9a792c 2026-08-28 05:16:26.595 | + inc/async:async_inner:63 : get_or_add_group_project_role admin a2c221de028c412ababc590d0848faf4 e94af5c1df4c46819d846cb6ce9a792c 2026-08-28 05:16:26.691 | [2015 Async ks-group-admin:45386]: running: get_or_add_group_project_role admin a2c221de028c412ababc590d0848faf4 e94af5c1df4c46819d846cb6ce9a792c 2026-08-28 05:16:26.702 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-08-28 05:16:26.815 | [2015 Async ks-demo-member:43047]: Waiting for completion of get_or_add_user_project_role member a646de91837448298dc873243a237fbd 1db1a7afe9984ecbb25d36cbddc14347 running on PID 43047 (17 other jobs running) 2026-08-28 05:16:26.859 | [2015 Async ks-demo-member:43047]: Signaling child to exit 2026-08-28 05:16:26.861 | WAKEUP 2026-08-28 05:16:26.895 | [2015 Async ks-demo-member:43047]: Signaled 2026-08-28 05:16:26.896 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-28 05:16:26.896 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-28 05:16:26.896 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-28 05:16:26.897 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-28 05:16:26.897 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-28 05:16:26.897 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-28 05:16:26.897 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-28 05:16:26.897 | ++ functions-common:_get_domain_args:957 : echo 2026-08-28 05:16:26.897 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-28 05:16:26.898 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user a646de91837448298dc873243a237fbd --project 1db1a7afe9984ecbb25d36cbddc14347 2026-08-28 05:16:26.898 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a646de91837448298dc873243a237fbd --project 1db1a7afe9984ecbb25d36cbddc14347 -c Role -f value 2026-08-28 05:16:26.898 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:16:26.898 | + functions-common:get_or_add_user_project_role:979 : user_role_id=f5433286e37f4fc0958083e028cd8974 2026-08-28 05:16:26.898 | + functions-common:get_or_add_user_project_role:980 : echo f5433286e37f4fc0958083e028cd8974 2026-08-28 05:16:26.898 | f5433286e37f4fc0958083e028cd8974 2026-08-28 05:16:26.994 | [2015 Async ks-demo-member:43047]: finished get_or_add_user_project_role member a646de91837448298dc873243a237fbd 1db1a7afe9984ecbb25d36cbddc14347 with result 0 in 12 seconds 2026-08-28 05:16:27.077 | [2015 Async ks-demo-admin:43143]: Waiting for completion of get_or_add_user_project_role admin 4458a1f48518422d9b6a47a4e265cca6 1db1a7afe9984ecbb25d36cbddc14347 running on PID 43143 (16 other jobs running) 2026-08-28 05:16:27.139 | [2015 Async ks-demo-admin:43143]: Signaling child to exit 2026-08-28 05:16:27.145 | WAKEUP 2026-08-28 05:16:27.148 | + inc/async:async_inner:64 : rc=0 2026-08-28 05:16:27.191 | [2015 Async ks-demo-admin:43143]: Signaled 2026-08-28 05:16:27.192 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-28 05:16:27.192 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-28 05:16:27.192 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-28 05:16:27.192 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-28 05:16:27.192 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-28 05:16:27.192 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-28 05:16:27.192 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-28 05:16:27.192 | ++ functions-common:_get_domain_args:957 : echo 2026-08-28 05:16:27.192 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-28 05:16:27.193 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 4458a1f48518422d9b6a47a4e265cca6 --project 1db1a7afe9984ecbb25d36cbddc14347 2026-08-28 05:16:27.193 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4458a1f48518422d9b6a47a4e265cca6 --project 1db1a7afe9984ecbb25d36cbddc14347 -c Role -f value 2026-08-28 05:16:27.193 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:16:27.193 | + functions-common:get_or_add_user_project_role:979 : user_role_id=1a3d38fee307484ea3b3e4fce547c78a 2026-08-28 05:16:27.193 | + functions-common:get_or_add_user_project_role:980 : echo 1a3d38fee307484ea3b3e4fce547c78a 2026-08-28 05:16:27.193 | 1a3d38fee307484ea3b3e4fce547c78a 2026-08-28 05:16:27.210 | [44567 Async ks-system-member:44567]: finished successfully 2026-08-28 05:16:27.288 | [2015 Async ks-demo-admin:43143]: finished get_or_add_user_project_role admin 4458a1f48518422d9b6a47a4e265cca6 1db1a7afe9984ecbb25d36cbddc14347 with result 0 in 12 seconds 2026-08-28 05:16:27.356 | [2015 Async ks-demo-another:43239]: Waiting for completion of get_or_add_user_project_role anotherrole a646de91837448298dc873243a237fbd 1db1a7afe9984ecbb25d36cbddc14347 running on PID 43239 (15 other jobs running) 2026-08-28 05:16:27.405 | [2015 Async ks-demo-another:43239]: Signaling child to exit 2026-08-28 05:16:27.405 | WAKEUP 2026-08-28 05:16:27.455 | [2015 Async ks-demo-another:43239]: Signaled 2026-08-28 05:16:27.455 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-28 05:16:27.456 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-28 05:16:27.456 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-28 05:16:27.456 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-28 05:16:27.456 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-28 05:16:27.456 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-28 05:16:27.456 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-28 05:16:27.456 | ++ functions-common:_get_domain_args:957 : echo 2026-08-28 05:16:27.456 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-28 05:16:27.456 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user a646de91837448298dc873243a237fbd --project 1db1a7afe9984ecbb25d36cbddc14347 2026-08-28 05:16:27.456 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user a646de91837448298dc873243a237fbd --project 1db1a7afe9984ecbb25d36cbddc14347 -c Role -f value 2026-08-28 05:16:27.456 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:16:27.457 | + functions-common:get_or_add_user_project_role:979 : user_role_id=56bcf1c266e14ad4a7a337e0299461d3 2026-08-28 05:16:27.457 | + functions-common:get_or_add_user_project_role:980 : echo 56bcf1c266e14ad4a7a337e0299461d3 2026-08-28 05:16:27.457 | 56bcf1c266e14ad4a7a337e0299461d3 2026-08-28 05:16:27.545 | [2015 Async ks-demo-another:43239]: finished get_or_add_user_project_role anotherrole a646de91837448298dc873243a237fbd 1db1a7afe9984ecbb25d36cbddc14347 with result 0 in 12 seconds 2026-08-28 05:16:27.627 | [2015 Async ks-demo-invis:43335]: Waiting for completion of get_or_add_user_project_role member a646de91837448298dc873243a237fbd 7192605f7b1442d8a29e489c341201a8 running on PID 43335 (14 other jobs running) 2026-08-28 05:16:27.678 | [2015 Async ks-demo-invis:43335]: Signaling child to exit 2026-08-28 05:16:27.679 | WAKEUP 2026-08-28 05:16:27.730 | [2015 Async ks-demo-invis:43335]: Signaled 2026-08-28 05:16:27.733 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-28 05:16:27.733 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-28 05:16:27.734 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-28 05:16:27.734 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-28 05:16:27.734 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-28 05:16:27.734 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-28 05:16:27.734 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-28 05:16:27.734 | ++ functions-common:_get_domain_args:957 : echo 2026-08-28 05:16:27.734 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-28 05:16:27.734 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user a646de91837448298dc873243a237fbd --project 7192605f7b1442d8a29e489c341201a8 2026-08-28 05:16:27.734 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a646de91837448298dc873243a237fbd --project 7192605f7b1442d8a29e489c341201a8 -c Role -f value 2026-08-28 05:16:27.734 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:16:27.734 | + functions-common:get_or_add_user_project_role:979 : user_role_id=f5433286e37f4fc0958083e028cd8974 2026-08-28 05:16:27.734 | + functions-common:get_or_add_user_project_role:980 : echo f5433286e37f4fc0958083e028cd8974 2026-08-28 05:16:27.735 | f5433286e37f4fc0958083e028cd8974 2026-08-28 05:16:27.821 | [2015 Async ks-demo-invis:43335]: finished get_or_add_user_project_role member a646de91837448298dc873243a237fbd 7192605f7b1442d8a29e489c341201a8 with result 0 in 12 seconds 2026-08-28 05:16:27.885 | [2015 Async ks-demo-reader:43469]: Waiting for completion of get_or_add_user_project_role reader 654c67e8b7e04613af76288a3e774b49 1db1a7afe9984ecbb25d36cbddc14347 running on PID 43469 (13 other jobs running) 2026-08-28 05:16:27.933 | [2015 Async ks-demo-reader:43469]: Signaling child to exit 2026-08-28 05:16:27.934 | WAKEUP 2026-08-28 05:16:27.980 | [2015 Async ks-demo-reader:43469]: Signaled 2026-08-28 05:16:27.984 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-28 05:16:27.984 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-28 05:16:27.985 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-28 05:16:27.985 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-28 05:16:27.985 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-28 05:16:27.985 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-28 05:16:27.985 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-28 05:16:27.985 | ++ functions-common:_get_domain_args:957 : echo 2026-08-28 05:16:27.985 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-28 05:16:27.985 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 654c67e8b7e04613af76288a3e774b49 --project 1db1a7afe9984ecbb25d36cbddc14347 2026-08-28 05:16:27.985 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 654c67e8b7e04613af76288a3e774b49 --project 1db1a7afe9984ecbb25d36cbddc14347 -c Role -f value 2026-08-28 05:16:27.985 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:16:27.986 | + functions-common:get_or_add_user_project_role:979 : user_role_id=9acac9227c0a4c32acc622419f4943f2 2026-08-28 05:16:27.986 | + functions-common:get_or_add_user_project_role:980 : echo 9acac9227c0a4c32acc622419f4943f2 2026-08-28 05:16:27.986 | 9acac9227c0a4c32acc622419f4943f2 2026-08-28 05:16:28.076 | [2015 Async ks-demo-reader:43469]: finished get_or_add_user_project_role reader 654c67e8b7e04613af76288a3e774b49 1db1a7afe9984ecbb25d36cbddc14347 with result 0 in 10 seconds 2026-08-28 05:16:28.087 | + inc/async:async_wait:197 : return 0 2026-08-28 05:16:28.088 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-08-28 05:16:28.200 | [2015 Async ks-alt-admin:43894]: Waiting for completion of get_or_add_user_project_role admin dbedb365f2534f92b2d7bdf78bded531 f93917e4673c4d48af24ba3df25788e7 running on PID 43894 (12 other jobs running) 2026-08-28 05:16:28.249 | [2015 Async ks-alt-admin:43894]: Signaling child to exit 2026-08-28 05:16:28.252 | WAKEUP 2026-08-28 05:16:28.294 | [2015 Async ks-alt-admin:43894]: Signaled 2026-08-28 05:16:28.296 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-28 05:16:28.297 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-28 05:16:28.297 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-28 05:16:28.297 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-28 05:16:28.297 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-28 05:16:28.297 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-28 05:16:28.297 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-28 05:16:28.297 | ++ functions-common:_get_domain_args:957 : echo 2026-08-28 05:16:28.297 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-28 05:16:28.297 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user dbedb365f2534f92b2d7bdf78bded531 --project f93917e4673c4d48af24ba3df25788e7 2026-08-28 05:16:28.300 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user dbedb365f2534f92b2d7bdf78bded531 --project f93917e4673c4d48af24ba3df25788e7 -c Role -f value 2026-08-28 05:16:28.300 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:16:28.301 | + functions-common:get_or_add_user_project_role:979 : user_role_id=1a3d38fee307484ea3b3e4fce547c78a 2026-08-28 05:16:28.301 | + functions-common:get_or_add_user_project_role:980 : echo 1a3d38fee307484ea3b3e4fce547c78a 2026-08-28 05:16:28.301 | 1a3d38fee307484ea3b3e4fce547c78a 2026-08-28 05:16:28.382 | [2015 Async ks-alt-admin:43894]: finished get_or_add_user_project_role admin dbedb365f2534f92b2d7bdf78bded531 f93917e4673c4d48af24ba3df25788e7 with result 0 in 8 seconds 2026-08-28 05:16:28.460 | [2015 Async ks-alt-another:43993]: Waiting for completion of get_or_add_user_project_role anotherrole dbedb365f2534f92b2d7bdf78bded531 f93917e4673c4d48af24ba3df25788e7 running on PID 43993 (11 other jobs running) 2026-08-28 05:16:28.503 | [2015 Async ks-alt-another:43993]: Signaling child to exit 2026-08-28 05:16:28.505 | WAKEUP 2026-08-28 05:16:28.553 | [2015 Async ks-alt-another:43993]: Signaled 2026-08-28 05:16:28.558 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-28 05:16:28.558 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-28 05:16:28.559 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-28 05:16:28.559 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-28 05:16:28.559 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-28 05:16:28.559 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-28 05:16:28.559 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-28 05:16:28.559 | ++ functions-common:_get_domain_args:957 : echo 2026-08-28 05:16:28.559 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-28 05:16:28.559 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user dbedb365f2534f92b2d7bdf78bded531 --project f93917e4673c4d48af24ba3df25788e7 2026-08-28 05:16:28.559 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user dbedb365f2534f92b2d7bdf78bded531 --project f93917e4673c4d48af24ba3df25788e7 -c Role -f value 2026-08-28 05:16:28.559 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:16:28.559 | + functions-common:get_or_add_user_project_role:979 : user_role_id=56bcf1c266e14ad4a7a337e0299461d3 2026-08-28 05:16:28.560 | + functions-common:get_or_add_user_project_role:980 : echo 56bcf1c266e14ad4a7a337e0299461d3 2026-08-28 05:16:28.560 | 56bcf1c266e14ad4a7a337e0299461d3 2026-08-28 05:16:28.646 | [2015 Async ks-alt-another:43993]: finished get_or_add_user_project_role anotherrole dbedb365f2534f92b2d7bdf78bded531 f93917e4673c4d48af24ba3df25788e7 with result 0 in 8 seconds 2026-08-28 05:16:28.729 | [2015 Async ks-alt-member-user:44164]: Waiting for completion of get_or_add_user_project_role member e81c420e3ab7469d88dda53bea717193 f93917e4673c4d48af24ba3df25788e7 running on PID 44164 (10 other jobs running) 2026-08-28 05:16:28.773 | [2015 Async ks-alt-member-user:44164]: Signaling child to exit 2026-08-28 05:16:28.774 | WAKEUP 2026-08-28 05:16:28.817 | [2015 Async ks-alt-member-user:44164]: Signaled 2026-08-28 05:16:28.820 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-28 05:16:28.820 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-28 05:16:28.821 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-28 05:16:28.821 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-28 05:16:28.821 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-28 05:16:28.821 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-28 05:16:28.821 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-28 05:16:28.821 | ++ functions-common:_get_domain_args:957 : echo 2026-08-28 05:16:28.821 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-28 05:16:28.821 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user e81c420e3ab7469d88dda53bea717193 --project f93917e4673c4d48af24ba3df25788e7 2026-08-28 05:16:28.821 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e81c420e3ab7469d88dda53bea717193 --project f93917e4673c4d48af24ba3df25788e7 -c Role -f value 2026-08-28 05:16:28.821 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:16:28.821 | + functions-common:get_or_add_user_project_role:979 : user_role_id=f5433286e37f4fc0958083e028cd8974 2026-08-28 05:16:28.822 | + functions-common:get_or_add_user_project_role:980 : echo f5433286e37f4fc0958083e028cd8974 2026-08-28 05:16:28.822 | f5433286e37f4fc0958083e028cd8974 2026-08-28 05:16:28.903 | [2015 Async ks-alt-member-user:44164]: finished get_or_add_user_project_role member e81c420e3ab7469d88dda53bea717193 f93917e4673c4d48af24ba3df25788e7 with result 0 in 9 seconds 2026-08-28 05:16:28.979 | [2015 Async ks-alt-reader-user:44335]: Waiting for completion of get_or_add_user_project_role reader f826c5224b0143feb493bde781607699 f93917e4673c4d48af24ba3df25788e7 running on PID 44335 (9 other jobs running) 2026-08-28 05:16:29.031 | [2015 Async ks-alt-reader-user:44335]: Signaling child to exit 2026-08-28 05:16:29.031 | WAKEUP 2026-08-28 05:16:29.076 | [2015 Async ks-alt-reader-user:44335]: Signaled 2026-08-28 05:16:29.077 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-28 05:16:29.078 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-28 05:16:29.078 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-28 05:16:29.078 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-28 05:16:29.078 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-28 05:16:29.078 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-28 05:16:29.078 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-28 05:16:29.078 | ++ functions-common:_get_domain_args:957 : echo 2026-08-28 05:16:29.078 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-28 05:16:29.078 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user f826c5224b0143feb493bde781607699 --project f93917e4673c4d48af24ba3df25788e7 2026-08-28 05:16:29.078 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f826c5224b0143feb493bde781607699 --project f93917e4673c4d48af24ba3df25788e7 -c Role -f value 2026-08-28 05:16:29.078 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:16:29.079 | + functions-common:get_or_add_user_project_role:979 : user_role_id=9acac9227c0a4c32acc622419f4943f2 2026-08-28 05:16:29.079 | + functions-common:get_or_add_user_project_role:980 : echo 9acac9227c0a4c32acc622419f4943f2 2026-08-28 05:16:29.079 | 9acac9227c0a4c32acc622419f4943f2 2026-08-28 05:16:29.172 | [2015 Async ks-alt-reader-user:44335]: finished get_or_add_user_project_role reader f826c5224b0143feb493bde781607699 f93917e4673c4d48af24ba3df25788e7 with result 0 in 8 seconds 2026-08-28 05:16:29.188 | + inc/async:async_wait:197 : return 0 2026-08-28 05:16:29.196 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-08-28 05:16:29.321 | [2015 Async ks-system-member:44567]: Waiting for completion of get_or_add_user_system_role member 3b930df16a9a46a7be824c9ddfff7443 all running on PID 44567 (8 other jobs running) 2026-08-28 05:16:29.376 | [2015 Async ks-system-member:44567]: Signaling child to exit 2026-08-28 05:16:29.376 | WAKEUP 2026-08-28 05:16:29.436 | [2015 Async ks-system-member:44567]: Signaled 2026-08-28 05:16:29.445 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-08-28 05:16:29.445 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-08-28 05:16:29.446 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-08-28 05:16:29.446 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-28 05:16:29.446 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-28 05:16:29.446 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-28 05:16:29.446 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-28 05:16:29.446 | ++ functions-common:_get_domain_args:957 : echo 2026-08-28 05:16:29.446 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-08-28 05:16:29.446 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 3b930df16a9a46a7be824c9ddfff7443 --system all -f value -c Role 2026-08-28 05:16:29.446 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:16:29.446 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-08-28 05:16:29.448 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-08-28 05:16:29.448 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user 3b930df16a9a46a7be824c9ddfff7443 --system all 2026-08-28 05:16:29.449 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 3b930df16a9a46a7be824c9ddfff7443 --system all -f value -c Role 2026-08-28 05:16:29.449 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:16:29.449 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=f5433286e37f4fc0958083e028cd8974 2026-08-28 05:16:29.449 | + functions-common:get_or_add_user_system_role:1030 : echo f5433286e37f4fc0958083e028cd8974 2026-08-28 05:16:29.449 | f5433286e37f4fc0958083e028cd8974 2026-08-28 05:16:29.556 | [2015 Async ks-system-member:44567]: finished get_or_add_user_system_role member 3b930df16a9a46a7be824c9ddfff7443 all with result 0 in 12 seconds 2026-08-28 05:16:29.644 | [2015 Async ks-system-reader:44773]: Waiting for completion of get_or_add_user_system_role reader e4cdb6d6dc4c432ab24c316846cd593d all running on PID 44773 (7 other jobs running) 2026-08-28 05:16:29.719 | [2015 Async ks-system-reader:44773]: Signaling child to exit 2026-08-28 05:16:33.420 | + inc/async:async_inner:64 : rc=0 2026-08-28 05:16:33.475 | [44773 Async ks-system-reader:44773]: finished successfully 2026-08-28 05:16:33.523 | WAKEUP 2026-08-28 05:16:33.565 | [2015 Async ks-system-reader:44773]: Signaled 2026-08-28 05:16:33.567 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-08-28 05:16:33.568 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-08-28 05:16:33.568 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-08-28 05:16:33.568 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-28 05:16:33.568 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-28 05:16:33.568 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-28 05:16:33.568 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-28 05:16:33.568 | ++ functions-common:_get_domain_args:957 : echo 2026-08-28 05:16:33.568 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-08-28 05:16:33.568 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e4cdb6d6dc4c432ab24c316846cd593d --system all -f value -c Role 2026-08-28 05:16:33.569 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:16:33.569 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-08-28 05:16:33.569 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-08-28 05:16:33.569 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user e4cdb6d6dc4c432ab24c316846cd593d --system all 2026-08-28 05:16:33.569 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e4cdb6d6dc4c432ab24c316846cd593d --system all -f value -c Role 2026-08-28 05:16:33.572 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:16:33.572 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=9acac9227c0a4c32acc622419f4943f2 2026-08-28 05:16:33.573 | + functions-common:get_or_add_user_system_role:1030 : echo 9acac9227c0a4c32acc622419f4943f2 2026-08-28 05:16:33.573 | 9acac9227c0a4c32acc622419f4943f2 2026-08-28 05:16:33.658 | [2015 Async ks-system-reader:44773]: finished get_or_add_user_system_role reader e4cdb6d6dc4c432ab24c316846cd593d all with result 0 in 14 seconds 2026-08-28 05:16:33.666 | + inc/async:async_wait:197 : return 0 2026-08-28 05:16:33.676 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-08-28 05:16:33.783 | [2015 Async ks-group-memberdemo:45070]: Waiting for completion of get_or_add_group_project_role member ab2d61cfc72d4176a65d00774f7b7efa 1db1a7afe9984ecbb25d36cbddc14347 running on PID 45070 (6 other jobs running) 2026-08-28 05:16:33.837 | [2015 Async ks-group-memberdemo:45070]: Signaling child to exit 2026-08-28 05:16:36.709 | + inc/async:async_inner:64 : rc=0 2026-08-28 05:16:36.730 | [45070 Async ks-group-memberdemo:45070]: finished successfully 2026-08-28 05:16:36.750 | WAKEUP 2026-08-28 05:16:36.769 | [2015 Async ks-group-memberdemo:45070]: Signaled 2026-08-28 05:16:36.771 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-28 05:16:36.771 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group ab2d61cfc72d4176a65d00774f7b7efa --project 1db1a7afe9984ecbb25d36cbddc14347 2026-08-28 05:16:36.771 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group ab2d61cfc72d4176a65d00774f7b7efa --project 1db1a7afe9984ecbb25d36cbddc14347 -f value -c Role 2026-08-28 05:16:36.771 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:16:36.771 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=f5433286e37f4fc0958083e028cd8974 2026-08-28 05:16:36.772 | + functions-common:get_or_add_group_project_role:1049 : echo f5433286e37f4fc0958083e028cd8974 2026-08-28 05:16:36.772 | f5433286e37f4fc0958083e028cd8974 2026-08-28 05:16:36.823 | [2015 Async ks-group-memberdemo:45070]: finished get_or_add_group_project_role member ab2d61cfc72d4176a65d00774f7b7efa 1db1a7afe9984ecbb25d36cbddc14347 with result 0 in 10 seconds 2026-08-28 05:16:36.864 | [2015 Async ks-group-anotherdemo:45149]: Waiting for completion of get_or_add_group_project_role anotherrole ab2d61cfc72d4176a65d00774f7b7efa 1db1a7afe9984ecbb25d36cbddc14347 running on PID 45149 (5 other jobs running) 2026-08-28 05:16:36.887 | [2015 Async ks-group-anotherdemo:45149]: Signaling child to exit 2026-08-28 05:16:37.242 | + inc/async:async_inner:64 : rc=0 2026-08-28 05:16:37.272 | [45149 Async ks-group-anotherdemo:45149]: finished successfully 2026-08-28 05:16:37.298 | WAKEUP 2026-08-28 05:16:37.322 | [2015 Async ks-group-anotherdemo:45149]: Signaled 2026-08-28 05:16:37.323 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-28 05:16:37.323 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group ab2d61cfc72d4176a65d00774f7b7efa --project 1db1a7afe9984ecbb25d36cbddc14347 2026-08-28 05:16:37.323 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group ab2d61cfc72d4176a65d00774f7b7efa --project 1db1a7afe9984ecbb25d36cbddc14347 -f value -c Role 2026-08-28 05:16:37.323 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:16:37.324 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=56bcf1c266e14ad4a7a337e0299461d3 2026-08-28 05:16:37.324 | + functions-common:get_or_add_group_project_role:1049 : echo 56bcf1c266e14ad4a7a337e0299461d3 2026-08-28 05:16:37.324 | 56bcf1c266e14ad4a7a337e0299461d3 2026-08-28 05:16:37.378 | [2015 Async ks-group-anotherdemo:45149]: finished get_or_add_group_project_role anotherrole ab2d61cfc72d4176a65d00774f7b7efa 1db1a7afe9984ecbb25d36cbddc14347 with result 0 in 11 seconds 2026-08-28 05:16:37.424 | [2015 Async ks-group-memberalt:45228]: Waiting for completion of get_or_add_group_project_role member ab2d61cfc72d4176a65d00774f7b7efa f93917e4673c4d48af24ba3df25788e7 running on PID 45228 (4 other jobs running) 2026-08-28 05:16:37.447 | [2015 Async ks-group-memberalt:45228]: Signaling child to exit 2026-08-28 05:16:37.806 | + inc/async:async_inner:64 : rc=0 2026-08-28 05:16:37.828 | [45307 Async ks-group-anotheralt:45307]: finished successfully 2026-08-28 05:16:37.998 | + inc/async:async_inner:64 : rc=0 2026-08-28 05:16:38.024 | [45228 Async ks-group-memberalt:45228]: finished successfully 2026-08-28 05:16:38.048 | WAKEUP 2026-08-28 05:16:38.070 | [2015 Async ks-group-memberalt:45228]: Signaled 2026-08-28 05:16:38.072 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-28 05:16:38.073 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group ab2d61cfc72d4176a65d00774f7b7efa --project f93917e4673c4d48af24ba3df25788e7 2026-08-28 05:16:38.073 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group ab2d61cfc72d4176a65d00774f7b7efa --project f93917e4673c4d48af24ba3df25788e7 -f value -c Role 2026-08-28 05:16:38.073 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:16:38.073 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=f5433286e37f4fc0958083e028cd8974 2026-08-28 05:16:38.074 | + functions-common:get_or_add_group_project_role:1049 : echo f5433286e37f4fc0958083e028cd8974 2026-08-28 05:16:38.074 | f5433286e37f4fc0958083e028cd8974 2026-08-28 05:16:38.098 | + inc/async:async_inner:64 : rc=0 2026-08-28 05:16:38.116 | [2015 Async ks-group-memberalt:45228]: finished get_or_add_group_project_role member ab2d61cfc72d4176a65d00774f7b7efa f93917e4673c4d48af24ba3df25788e7 with result 0 in 11 seconds 2026-08-28 05:16:38.124 | [45386 Async ks-group-admin:45386]: finished successfully 2026-08-28 05:16:38.153 | [2015 Async ks-group-anotheralt:45307]: Waiting for completion of get_or_add_group_project_role anotherrole ab2d61cfc72d4176a65d00774f7b7efa f93917e4673c4d48af24ba3df25788e7 running on PID 45307 (3 other jobs running) 2026-08-28 05:16:38.178 | [2015 Async ks-group-anotheralt:45307]: Signaling child to exit 2026-08-28 05:16:38.178 | WAKEUP 2026-08-28 05:16:38.199 | [2015 Async ks-group-anotheralt:45307]: Signaled 2026-08-28 05:16:38.201 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-28 05:16:38.201 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group ab2d61cfc72d4176a65d00774f7b7efa --project f93917e4673c4d48af24ba3df25788e7 2026-08-28 05:16:38.201 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group ab2d61cfc72d4176a65d00774f7b7efa --project f93917e4673c4d48af24ba3df25788e7 -f value -c Role 2026-08-28 05:16:38.201 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:16:38.201 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=56bcf1c266e14ad4a7a337e0299461d3 2026-08-28 05:16:38.201 | + functions-common:get_or_add_group_project_role:1049 : echo 56bcf1c266e14ad4a7a337e0299461d3 2026-08-28 05:16:38.201 | 56bcf1c266e14ad4a7a337e0299461d3 2026-08-28 05:16:38.242 | [2015 Async ks-group-anotheralt:45307]: finished get_or_add_group_project_role anotherrole ab2d61cfc72d4176a65d00774f7b7efa f93917e4673c4d48af24ba3df25788e7 with result 0 in 11 seconds 2026-08-28 05:16:38.276 | [2015 Async ks-group-admin:45386]: Waiting for completion of get_or_add_group_project_role admin a2c221de028c412ababc590d0848faf4 e94af5c1df4c46819d846cb6ce9a792c running on PID 45386 (2 other jobs running) 2026-08-28 05:16:38.300 | [2015 Async ks-group-admin:45386]: Signaling child to exit 2026-08-28 05:16:38.300 | WAKEUP 2026-08-28 05:16:38.321 | [2015 Async ks-group-admin:45386]: Signaled 2026-08-28 05:16:38.323 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-28 05:16:38.323 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group a2c221de028c412ababc590d0848faf4 --project e94af5c1df4c46819d846cb6ce9a792c 2026-08-28 05:16:38.323 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group a2c221de028c412ababc590d0848faf4 --project e94af5c1df4c46819d846cb6ce9a792c -f value -c Role 2026-08-28 05:16:38.323 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:16:38.323 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=1a3d38fee307484ea3b3e4fce547c78a 2026-08-28 05:16:38.323 | + functions-common:get_or_add_group_project_role:1049 : echo 1a3d38fee307484ea3b3e4fce547c78a 2026-08-28 05:16:38.323 | 1a3d38fee307484ea3b3e4fce547c78a 2026-08-28 05:16:38.363 | [2015 Async ks-group-admin:45386]: finished get_or_add_group_project_role admin a2c221de028c412ababc590d0848faf4 e94af5c1df4c46819d846cb6ce9a792c with result 0 in 11 seconds 2026-08-28 05:16:38.368 | + inc/async:async_wait:197 : return 0 2026-08-28 05:16:38.371 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-08-28 05:16:38.389 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:16:38.392 | + ./stack.sh:main:1125 : is_service_enabled nova 2026-08-28 05:16:38.411 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:16:38.414 | + ./stack.sh:main:1126 : async_runfunc create_nova_accounts 2026-08-28 05:16:38.416 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-08-28 05:16:38.474 | + inc/async:async_inner:63 : create_nova_accounts 2026-08-28 05:16:38.517 | [2015 Async create_nova_accounts:47289]: running: create_nova_accounts 2026-08-28 05:16:38.520 | + ./stack.sh:main:1128 : is_service_enabled glance 2026-08-28 05:16:38.537 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:16:38.539 | + ./stack.sh:main:1129 : async_runfunc create_glance_accounts 2026-08-28 05:16:38.541 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-08-28 05:16:38.594 | + inc/async:async_inner:63 : create_glance_accounts 2026-08-28 05:16:38.631 | [2015 Async create_glance_accounts:47412]: running: create_glance_accounts 2026-08-28 05:16:38.634 | + ./stack.sh:main:1131 : is_service_enabled cinder 2026-08-28 05:16:38.655 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:16:38.659 | + ./stack.sh:main:1132 : async_runfunc create_cinder_accounts 2026-08-28 05:16:38.661 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-08-28 05:16:38.721 | + inc/async:async_inner:63 : create_cinder_accounts 2026-08-28 05:16:38.761 | [2015 Async create_cinder_accounts:47550]: running: create_cinder_accounts 2026-08-28 05:16:38.766 | + ./stack.sh:main:1134 : is_service_enabled neutron 2026-08-28 05:16:38.786 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:16:38.788 | + ./stack.sh:main:1135 : async_runfunc create_neutron_accounts 2026-08-28 05:16:38.791 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-08-28 05:16:38.854 | + inc/async:async_inner:63 : create_neutron_accounts 2026-08-28 05:16:38.910 | [2015 Async create_neutron_accounts:47692]: running: create_neutron_accounts 2026-08-28 05:16:38.915 | + ./stack.sh:main:1137 : is_service_enabled swift 2026-08-28 05:16:38.938 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:16:38.942 | + ./stack.sh:main:1146 : is_service_enabled horizon 2026-08-28 05:16:38.968 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:16:38.973 | + ./stack.sh:main:1151 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-08-28 05:16:39.063 | [2015 Async create_nova_accounts:47289]: Waiting for completion of create_nova_accounts running on PID 47289 (5 other jobs running) 2026-08-28 05:16:39.113 | [2015 Async create_nova_accounts:47289]: Signaling child to exit 2026-08-28 05:17:13.039 | + inc/async:async_inner:64 : rc=0 2026-08-28 05:17:13.064 | [47692 Async create_neutron_accounts:47692]: finished successfully 2026-08-28 05:17:20.424 | + inc/async:async_inner:64 : rc=0 2026-08-28 05:17:20.460 | [47550 Async create_cinder_accounts:47550]: finished successfully 2026-08-28 05:17:37.047 | + inc/async:async_inner:64 : rc=0 2026-08-28 05:17:37.066 | [47289 Async create_nova_accounts:47289]: finished successfully 2026-08-28 05:17:37.086 | WAKEUP 2026-08-28 05:17:37.105 | [2015 Async create_nova_accounts:47289]: Signaled 2026-08-28 05:17:37.106 | + lib/nova:create_nova_accounts:388 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-08-28 05:17:37.106 | + lib/nova:create_nova_accounts:392 : create_service_user nova admin 2026-08-28 05:17:37.106 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-08-28 05:17:37.106 | + functions-common:get_or_create_user:899 : local user_id 2026-08-28 05:17:37.106 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-28 05:17:37.106 | + functions-common:get_or_create_user:903 : local email= 2026-08-28 05:17:37.107 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create nova --password nomoresecret --domain=Default --or-show -f value -c id 2026-08-28 05:17:37.107 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:17:37.107 | + functions-common:get_or_create_user:915 : user_id=577962d73bd44240b506cd8e4cc2fc8f 2026-08-28 05:17:37.107 | + functions-common:get_or_create_user:916 : echo 577962d73bd44240b506cd8e4cc2fc8f 2026-08-28 05:17:37.107 | 577962d73bd44240b506cd8e4cc2fc8f 2026-08-28 05:17:37.107 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-08-28 05:17:37.107 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-28 05:17:37.108 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-28 05:17:37.108 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-28 05:17:37.108 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-28 05:17:37.108 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-28 05:17:37.108 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-28 05:17:37.108 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-28 05:17:37.109 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-28 05:17:37.110 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-28 05:17:37.110 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-28 05:17:37.110 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-28 05:17:37.110 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2026-08-28 05:17:37.110 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-28 05:17:37.110 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:17:37.110 | + functions-common:get_or_add_user_project_role:979 : user_role_id=0e91eb0665eb4288a58ed942823e4285 2026-08-28 05:17:37.110 | + functions-common:get_or_add_user_project_role:980 : echo 0e91eb0665eb4288a58ed942823e4285 2026-08-28 05:17:37.111 | 0e91eb0665eb4288a58ed942823e4285 2026-08-28 05:17:37.111 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-28 05:17:37.111 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-08-28 05:17:37.112 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-28 05:17:37.112 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-28 05:17:37.112 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-28 05:17:37.112 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-28 05:17:37.112 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-28 05:17:37.112 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-28 05:17:37.113 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-28 05:17:37.113 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-28 05:17:37.113 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-28 05:17:37.113 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-28 05:17:37.113 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-28 05:17:37.113 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2026-08-28 05:17:37.114 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-28 05:17:37.114 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:17:37.114 | + functions-common:get_or_add_user_project_role:979 : user_role_id=1a3d38fee307484ea3b3e4fce547c78a 2026-08-28 05:17:37.115 | + functions-common:get_or_add_user_project_role:980 : echo 1a3d38fee307484ea3b3e4fce547c78a 2026-08-28 05:17:37.115 | 1a3d38fee307484ea3b3e4fce547c78a 2026-08-28 05:17:37.115 | + lib/nova:create_nova_accounts:394 : local nova_api_url 2026-08-28 05:17:37.115 | + lib/nova:create_nova_accounts:395 : nova_api_url=http://192.168.122.46/compute 2026-08-28 05:17:37.115 | + lib/nova:create_nova_accounts:397 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-08-28 05:17:37.115 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-28 05:17:37.115 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-08-28 05:17:37.115 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2026-08-28 05:17:37.115 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:17:37.115 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-28 05:17:37.115 | 7464a6652cb547bdbe9a538947de8980' 2026-08-28 05:17:37.116 | + functions-common:get_or_create_service:1067 : echo 7464a6652cb547bdbe9a538947de8980 2026-08-28 05:17:37.116 | 7464a6652cb547bdbe9a538947de8980 2026-08-28 05:17:37.116 | + lib/nova:create_nova_accounts:399 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.46/compute/v2/$(project_id)s' 2026-08-28 05:17:37.116 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-28 05:17:37.116 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.46/compute/v2/$(project_id)s' RegionOne 2026-08-28 05:17:37.116 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-28 05:17:37.116 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2026-08-28 05:17:37.116 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:17:37.116 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-28 05:17:37.117 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-28 05:17:37.117 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.46/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-08-28 05:17:37.117 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:17:37.118 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=54a510aa86a1450e8f71d1f56694c3ee 2026-08-28 05:17:37.118 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 54a510aa86a1450e8f71d1f56694c3ee 2026-08-28 05:17:37.118 | + functions-common:get_or_create_endpoint:1100 : public_id=54a510aa86a1450e8f71d1f56694c3ee 2026-08-28 05:17:37.119 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-28 05:17:37.119 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-28 05:17:37.119 | + functions-common:get_or_create_endpoint:1109 : echo 54a510aa86a1450e8f71d1f56694c3ee 2026-08-28 05:17:37.119 | 54a510aa86a1450e8f71d1f56694c3ee 2026-08-28 05:17:37.119 | + lib/nova:create_nova_accounts:403 : get_or_create_service nova compute 'Nova Compute Service' 2026-08-28 05:17:37.119 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-28 05:17:37.120 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-08-28 05:17:37.120 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2026-08-28 05:17:37.120 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:17:37.120 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-28 05:17:37.120 | 9a54cd3ff98f4f4fa9bf397c5c505096' 2026-08-28 05:17:37.120 | + functions-common:get_or_create_service:1067 : echo 9a54cd3ff98f4f4fa9bf397c5c505096 2026-08-28 05:17:37.120 | 9a54cd3ff98f4f4fa9bf397c5c505096 2026-08-28 05:17:37.120 | + lib/nova:create_nova_accounts:405 : get_or_create_endpoint compute RegionOne http://192.168.122.46/compute/v2.1 2026-08-28 05:17:37.120 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-28 05:17:37.121 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public http://192.168.122.46/compute/v2.1 RegionOne 2026-08-28 05:17:37.121 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-28 05:17:37.121 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2026-08-28 05:17:37.121 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:17:37.121 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-28 05:17:37.121 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-28 05:17:37.121 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.46/compute/v2.1 --region RegionOne -f value -c id 2026-08-28 05:17:37.121 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:17:37.122 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=ef63fb36808e44b180299c9233956927 2026-08-28 05:17:37.122 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo ef63fb36808e44b180299c9233956927 2026-08-28 05:17:37.122 | + functions-common:get_or_create_endpoint:1100 : public_id=ef63fb36808e44b180299c9233956927 2026-08-28 05:17:37.123 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-28 05:17:37.123 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-28 05:17:37.123 | + functions-common:get_or_create_endpoint:1109 : echo ef63fb36808e44b180299c9233956927 2026-08-28 05:17:37.123 | ef63fb36808e44b180299c9233956927 2026-08-28 05:17:37.124 | + lib/nova:create_nova_accounts:410 : is_service_enabled n-api 2026-08-28 05:17:37.124 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:17:37.124 | + lib/nova:create_nova_accounts:412 : is_service_enabled swift 2026-08-28 05:17:37.124 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:17:37.124 | + lib/nova:create_nova_accounts:420 : is_service_enabled s3api 2026-08-28 05:17:37.124 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:17:37.124 | + lib/nova:create_nova_accounts:431 : is_service_enabled n-api 2026-08-28 05:17:37.124 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:17:37.125 | + lib/nova:create_nova_accounts:432 : [[ False = True ]] 2026-08-28 05:17:37.143 | [2015 Async create_nova_accounts:47289]: finished create_nova_accounts with result 0 in 58 seconds 2026-08-28 05:17:37.172 | [2015 Async create_glance_accounts:47412]: Waiting for completion of create_glance_accounts running on PID 47412 (4 other jobs running) 2026-08-28 05:17:37.192 | [2015 Async create_glance_accounts:47412]: Signaling child to exit 2026-08-28 05:17:50.343 | + inc/async:async_inner:64 : rc=0 2026-08-28 05:17:50.368 | [47412 Async create_glance_accounts:47412]: finished successfully 2026-08-28 05:17:50.391 | WAKEUP 2026-08-28 05:17:50.411 | [2015 Async create_glance_accounts:47412]: Signaled 2026-08-28 05:17:50.412 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-08-28 05:17:50.412 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:17:50.412 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-08-28 05:17:50.412 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-08-28 05:17:50.412 | + functions-common:get_or_create_user:899 : local user_id 2026-08-28 05:17:50.413 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-28 05:17:50.413 | + functions-common:get_or_create_user:903 : local email= 2026-08-28 05:17:50.413 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create glance --password nomoresecret --domain=Default --or-show -f value -c id 2026-08-28 05:17:50.413 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:17:50.413 | + functions-common:get_or_create_user:915 : user_id=d94d91c1cf0b47dbb0af68266371e823 2026-08-28 05:17:50.413 | + functions-common:get_or_create_user:916 : echo d94d91c1cf0b47dbb0af68266371e823 2026-08-28 05:17:50.413 | d94d91c1cf0b47dbb0af68266371e823 2026-08-28 05:17:50.413 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-08-28 05:17:50.413 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-28 05:17:50.413 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-28 05:17:50.413 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-28 05:17:50.414 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-28 05:17:50.414 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-28 05:17:50.414 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-28 05:17:50.414 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-28 05:17:50.414 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-28 05:17:50.414 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-28 05:17:50.414 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-28 05:17:50.414 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-28 05:17:50.414 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2026-08-28 05:17:50.414 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-28 05:17:50.414 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:17:50.415 | + functions-common:get_or_add_user_project_role:979 : user_role_id=0e91eb0665eb4288a58ed942823e4285 2026-08-28 05:17:50.415 | + functions-common:get_or_add_user_project_role:980 : echo 0e91eb0665eb4288a58ed942823e4285 2026-08-28 05:17:50.415 | 0e91eb0665eb4288a58ed942823e4285 2026-08-28 05:17:50.415 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-28 05:17:50.415 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-08-28 05:17:50.415 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-28 05:17:50.415 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-28 05:17:50.415 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-28 05:17:50.415 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-28 05:17:50.415 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-28 05:17:50.415 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-28 05:17:50.415 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-28 05:17:50.416 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-28 05:17:50.416 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-28 05:17:50.416 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-28 05:17:50.416 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-28 05:17:50.416 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user glance --project service --user-domain Default --project-domain Default 2026-08-28 05:17:50.416 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-28 05:17:50.416 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:17:50.416 | + functions-common:get_or_add_user_project_role:979 : user_role_id=1a3d38fee307484ea3b3e4fce547c78a 2026-08-28 05:17:50.416 | + functions-common:get_or_add_user_project_role:980 : echo 1a3d38fee307484ea3b3e4fce547c78a 2026-08-28 05:17:50.416 | 1a3d38fee307484ea3b3e4fce547c78a 2026-08-28 05:17:50.416 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-08-28 05:17:50.417 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:17:50.417 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-08-28 05:17:50.417 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-28 05:17:50.417 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-08-28 05:17:50.417 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2026-08-28 05:17:50.417 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:17:50.417 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-28 05:17:50.417 | fce4eaae2b9e48e687b7f0223e25cef5' 2026-08-28 05:17:50.417 | + functions-common:get_or_create_service:1067 : echo fce4eaae2b9e48e687b7f0223e25cef5 2026-08-28 05:17:50.417 | fce4eaae2b9e48e687b7f0223e25cef5 2026-08-28 05:17:50.417 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.46/image 2026-08-28 05:17:50.418 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-28 05:17:50.418 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public http://192.168.122.46/image RegionOne 2026-08-28 05:17:50.418 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-28 05:17:50.418 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2026-08-28 05:17:50.418 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:17:50.418 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-28 05:17:50.418 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-28 05:17:50.418 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.46/image --region RegionOne -f value -c id 2026-08-28 05:17:50.418 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:17:50.418 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=f7f4fc35b9f94170a5eaaab71173f002 2026-08-28 05:17:50.418 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo f7f4fc35b9f94170a5eaaab71173f002 2026-08-28 05:17:50.419 | + functions-common:get_or_create_endpoint:1100 : public_id=f7f4fc35b9f94170a5eaaab71173f002 2026-08-28 05:17:50.419 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-28 05:17:50.419 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-28 05:17:50.419 | + functions-common:get_or_create_endpoint:1109 : echo f7f4fc35b9f94170a5eaaab71173f002 2026-08-28 05:17:50.419 | f7f4fc35b9f94170a5eaaab71173f002 2026-08-28 05:17:50.419 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-08-28 05:17:50.419 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-08-28 05:17:50.419 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-08-28 05:17:50.419 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:17:50.419 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-08-28 05:17:50.419 | ++ functions-common:get_or_create_domain:878 : echo default 2026-08-28 05:17:50.420 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-08-28 05:17:50.420 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-08-28 05:17:50.420 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-08-28 05:17:50.420 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-08-28 05:17:50.420 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-08-28 05:17:50.420 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-08-28 05:17:50.420 | +---------------+----------------------------------+ 2026-08-28 05:17:50.420 | | Field | Value | 2026-08-28 05:17:50.420 | +---------------+----------------------------------+ 2026-08-28 05:17:50.420 | | default_limit | 2000 | 2026-08-28 05:17:50.420 | | description | None | 2026-08-28 05:17:50.421 | | id | f126c2b9d92e4f8a97b74088367fa62d | 2026-08-28 05:17:50.421 | | region_id | RegionOne | 2026-08-28 05:17:50.421 | | resource_name | image_size_total | 2026-08-28 05:17:50.421 | | service_id | fce4eaae2b9e48e687b7f0223e25cef5 | 2026-08-28 05:17:50.421 | +---------------+----------------------------------+ 2026-08-28 05:17:50.421 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-08-28 05:17:50.421 | +---------------+----------------------------------+ 2026-08-28 05:17:50.421 | | Field | Value | 2026-08-28 05:17:50.421 | +---------------+----------------------------------+ 2026-08-28 05:17:50.421 | | default_limit | 2000 | 2026-08-28 05:17:50.421 | | description | None | 2026-08-28 05:17:50.422 | | id | 11b254b1ff8a451bab471bc035e784eb | 2026-08-28 05:17:50.422 | | region_id | RegionOne | 2026-08-28 05:17:50.422 | | resource_name | image_stage_total | 2026-08-28 05:17:50.422 | | service_id | fce4eaae2b9e48e687b7f0223e25cef5 | 2026-08-28 05:17:50.422 | +---------------+----------------------------------+ 2026-08-28 05:17:50.422 | + lib/glance:configure_glance_quotas:325 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-08-28 05:17:50.422 | +---------------+----------------------------------+ 2026-08-28 05:17:50.422 | | Field | Value | 2026-08-28 05:17:50.422 | +---------------+----------------------------------+ 2026-08-28 05:17:50.423 | | default_limit | 100 | 2026-08-28 05:17:50.423 | | description | None | 2026-08-28 05:17:50.423 | | id | 0a5f806e073f4f5eab9acc19dee25f27 | 2026-08-28 05:17:50.423 | | region_id | RegionOne | 2026-08-28 05:17:50.423 | | resource_name | image_count_total | 2026-08-28 05:17:50.423 | | service_id | fce4eaae2b9e48e687b7f0223e25cef5 | 2026-08-28 05:17:50.423 | +---------------+----------------------------------+ 2026-08-28 05:17:50.423 | + lib/glance:configure_glance_quotas:327 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-08-28 05:17:50.423 | +---------------+----------------------------------+ 2026-08-28 05:17:50.423 | | Field | Value | 2026-08-28 05:17:50.423 | +---------------+----------------------------------+ 2026-08-28 05:17:50.423 | | default_limit | 100 | 2026-08-28 05:17:50.424 | | description | None | 2026-08-28 05:17:50.424 | | id | ccf1cb552f0f42648ef2670f66663c38 | 2026-08-28 05:17:50.424 | | region_id | RegionOne | 2026-08-28 05:17:50.424 | | resource_name | image_count_uploading | 2026-08-28 05:17:50.424 | | service_id | fce4eaae2b9e48e687b7f0223e25cef5 | 2026-08-28 05:17:50.424 | +---------------+----------------------------------+ 2026-08-28 05:17:50.424 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-08-28 05:17:50.424 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-08-28 05:17:50.424 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-08-28 05:17:50.424 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-08-28 05:17:50.424 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-08-28 05:17:50.425 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.46/identity 2026-08-28 05:17:50.425 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-08-28 05:17:50.425 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-08-28 05:17:50.425 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:17:50.425 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id f7f4fc35b9f94170a5eaaab71173f002 2026-08-28 05:17:50.425 | + lib/glance:configure_glance_quotas:344 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-08-28 05:17:50.425 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-08-28 05:17:50.425 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:17:50.455 | [2015 Async create_glance_accounts:47412]: finished create_glance_accounts with result 0 in 71 seconds 2026-08-28 05:17:50.489 | [2015 Async create_cinder_accounts:47550]: Waiting for completion of create_cinder_accounts running on PID 47550 (3 other jobs running) 2026-08-28 05:17:50.512 | [2015 Async create_cinder_accounts:47550]: Signaling child to exit 2026-08-28 05:17:50.512 | WAKEUP 2026-08-28 05:17:50.532 | [2015 Async create_cinder_accounts:47550]: Signaled 2026-08-28 05:17:50.533 | + lib/cinder:create_cinder_accounts:453 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ c-api ]] 2026-08-28 05:17:50.533 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-08-28 05:17:50.533 | + lib/cinder:create_cinder_accounts:465 : is_service_enabled barbican 2026-08-28 05:17:50.533 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:17:50.533 | + lib/cinder:create_cinder_accounts:469 : create_service_user cinder 2026-08-28 05:17:50.533 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-08-28 05:17:50.533 | + functions-common:get_or_create_user:899 : local user_id 2026-08-28 05:17:50.534 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-28 05:17:50.534 | + functions-common:get_or_create_user:903 : local email= 2026-08-28 05:17:50.534 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password nomoresecret --domain=Default --or-show -f value -c id 2026-08-28 05:17:50.534 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:17:50.534 | + functions-common:get_or_create_user:915 : user_id=4da875f8021c4e1e83e4da271fe5f412 2026-08-28 05:17:50.534 | + functions-common:get_or_create_user:916 : echo 4da875f8021c4e1e83e4da271fe5f412 2026-08-28 05:17:50.534 | 4da875f8021c4e1e83e4da271fe5f412 2026-08-28 05:17:50.534 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-08-28 05:17:50.534 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-28 05:17:50.534 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-28 05:17:50.534 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-28 05:17:50.535 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-28 05:17:50.535 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-28 05:17:50.535 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-28 05:17:50.535 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-28 05:17:50.535 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-28 05:17:50.535 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-28 05:17:50.535 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-28 05:17:50.535 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-28 05:17:50.535 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2026-08-28 05:17:50.535 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-28 05:17:50.536 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:17:50.536 | + functions-common:get_or_add_user_project_role:979 : user_role_id=0e91eb0665eb4288a58ed942823e4285 2026-08-28 05:17:50.536 | + functions-common:get_or_add_user_project_role:980 : echo 0e91eb0665eb4288a58ed942823e4285 2026-08-28 05:17:50.536 | 0e91eb0665eb4288a58ed942823e4285 2026-08-28 05:17:50.536 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-08-28 05:17:50.536 | + lib/cinder:create_cinder_accounts:471 : is_service_enabled barbican 2026-08-28 05:17:50.536 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:17:50.536 | + lib/cinder:create_cinder_accounts:477 : local cinder_api_url 2026-08-28 05:17:50.536 | + lib/cinder:create_cinder_accounts:478 : cinder_api_url=http://192.168.122.46/volume 2026-08-28 05:17:50.536 | + lib/cinder:create_cinder_accounts:481 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-08-28 05:17:50.536 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-28 05:17:50.537 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-08-28 05:17:50.537 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2026-08-28 05:17:50.537 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:17:50.537 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-28 05:17:50.537 | 6ac78f301350409cb95d594ae097443d' 2026-08-28 05:17:50.537 | + functions-common:get_or_create_service:1067 : echo 6ac78f301350409cb95d594ae097443d 2026-08-28 05:17:50.537 | 6ac78f301350409cb95d594ae097443d 2026-08-28 05:17:50.537 | + lib/cinder:create_cinder_accounts:483 : get_or_create_endpoint block-storage RegionOne http://192.168.122.46/volume/v3 2026-08-28 05:17:50.537 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-28 05:17:50.537 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.46/volume/v3 RegionOne 2026-08-28 05:17:50.538 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-28 05:17:50.538 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2026-08-28 05:17:50.538 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:17:50.538 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-28 05:17:50.538 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-28 05:17:50.538 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.46/volume/v3 --region RegionOne -f value -c id 2026-08-28 05:17:50.538 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:17:50.538 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=997d07f25d1b41fba76ac696f1ca46d4 2026-08-28 05:17:50.538 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 997d07f25d1b41fba76ac696f1ca46d4 2026-08-28 05:17:50.538 | + functions-common:get_or_create_endpoint:1100 : public_id=997d07f25d1b41fba76ac696f1ca46d4 2026-08-28 05:17:50.539 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-28 05:17:50.539 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-28 05:17:50.539 | + functions-common:get_or_create_endpoint:1109 : echo 997d07f25d1b41fba76ac696f1ca46d4 2026-08-28 05:17:50.539 | 997d07f25d1b41fba76ac696f1ca46d4 2026-08-28 05:17:50.539 | + lib/cinder:create_cinder_accounts:486 : configure_cinder_internal_tenant 2026-08-28 05:17:50.539 | ++ lib/cinder:configure_cinder_internal_tenant:722 : get_or_create_project service 2026-08-28 05:17:50.539 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-28 05:17:50.539 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-08-28 05:17:50.539 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:17:50.539 | ++ functions-common:get_or_create_project:928 : project_id=376b072e3c504df0adae2c48d02eb91c 2026-08-28 05:17:50.540 | ++ functions-common:get_or_create_project:929 : echo 376b072e3c504df0adae2c48d02eb91c 2026-08-28 05:17:50.540 | + lib/cinder:configure_cinder_internal_tenant:722 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 376b072e3c504df0adae2c48d02eb91c 2026-08-28 05:17:50.540 | ++ lib/cinder:configure_cinder_internal_tenant:723 : get_or_create_user cinder 2026-08-28 05:17:50.540 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-28 05:17:50.540 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-28 05:17:50.540 | ++ functions-common:get_or_create_user:903 : local email= 2026-08-28 05:17:50.540 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2026-08-28 05:17:50.540 | No password was supplied, authentication will fail when a user does not have a password. 2026-08-28 05:17:50.540 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:17:50.540 | ++ functions-common:get_or_create_user:915 : user_id=4da875f8021c4e1e83e4da271fe5f412 2026-08-28 05:17:50.540 | ++ functions-common:get_or_create_user:916 : echo 4da875f8021c4e1e83e4da271fe5f412 2026-08-28 05:17:50.541 | + lib/cinder:configure_cinder_internal_tenant:723 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 4da875f8021c4e1e83e4da271fe5f412 2026-08-28 05:17:50.576 | [2015 Async create_cinder_accounts:47550]: finished create_cinder_accounts with result 0 in 41 seconds 2026-08-28 05:17:50.581 | + inc/async:async_wait:197 : return 0 2026-08-28 05:17:50.584 | + ./stack.sh:main:1152 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-08-28 05:17:50.631 | [2015 Async create_neutron_accounts:47692]: Waiting for completion of create_neutron_accounts running on PID 47692 (2 other jobs running) 2026-08-28 05:17:50.653 | [2015 Async create_neutron_accounts:47692]: Signaling child to exit 2026-08-28 05:17:50.653 | WAKEUP 2026-08-28 05:17:50.674 | [2015 Async create_neutron_accounts:47692]: Signaled 2026-08-28 05:17:50.675 | + lib/neutron:create_neutron_accounts:486 : local neutron_url 2026-08-28 05:17:50.675 | + lib/neutron:create_neutron_accounts:487 : neutron_url=http://192.168.122.46/ 2026-08-28 05:17:50.675 | + lib/neutron:create_neutron_accounts:488 : '[' '!' -z networking ']' 2026-08-28 05:17:50.676 | + lib/neutron:create_neutron_accounts:489 : neutron_url=http://192.168.122.46/networking 2026-08-28 05:17:50.676 | + lib/neutron:create_neutron_accounts:492 : is_service_enabled q-svc neutron-api 2026-08-28 05:17:50.676 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:17:50.676 | + lib/neutron:create_neutron_accounts:494 : create_service_user neutron 2026-08-28 05:17:50.676 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-08-28 05:17:50.676 | + functions-common:get_or_create_user:899 : local user_id 2026-08-28 05:17:50.676 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-28 05:17:50.676 | + functions-common:get_or_create_user:903 : local email= 2026-08-28 05:17:50.676 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create neutron --password nomoresecret --domain=Default --or-show -f value -c id 2026-08-28 05:17:50.676 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:17:50.676 | + functions-common:get_or_create_user:915 : user_id=79823a64b3a04d8ead2b23dce8f85165 2026-08-28 05:17:50.677 | + functions-common:get_or_create_user:916 : echo 79823a64b3a04d8ead2b23dce8f85165 2026-08-28 05:17:50.677 | 79823a64b3a04d8ead2b23dce8f85165 2026-08-28 05:17:50.677 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-08-28 05:17:50.677 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-28 05:17:50.677 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-28 05:17:50.677 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-28 05:17:50.677 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-28 05:17:50.677 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-28 05:17:50.677 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-28 05:17:50.677 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-28 05:17:50.677 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-28 05:17:50.677 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-28 05:17:50.678 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-28 05:17:50.678 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-28 05:17:50.678 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2026-08-28 05:17:50.678 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-28 05:17:50.678 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:17:50.678 | + functions-common:get_or_add_user_project_role:979 : user_role_id=0e91eb0665eb4288a58ed942823e4285 2026-08-28 05:17:50.678 | + functions-common:get_or_add_user_project_role:980 : echo 0e91eb0665eb4288a58ed942823e4285 2026-08-28 05:17:50.678 | 0e91eb0665eb4288a58ed942823e4285 2026-08-28 05:17:50.678 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-08-28 05:17:50.678 | + lib/neutron:create_neutron_accounts:496 : get_or_create_service neutron network 'Neutron Service' 2026-08-28 05:17:50.678 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-28 05:17:50.679 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-08-28 05:17:50.679 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2026-08-28 05:17:50.679 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:17:50.679 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-28 05:17:50.679 | 43cdd7e92c1941cdb8737d715c5fe7b7' 2026-08-28 05:17:50.679 | + functions-common:get_or_create_service:1067 : echo 43cdd7e92c1941cdb8737d715c5fe7b7 2026-08-28 05:17:50.679 | 43cdd7e92c1941cdb8737d715c5fe7b7 2026-08-28 05:17:50.679 | + lib/neutron:create_neutron_accounts:498 : get_or_create_endpoint network RegionOne http://192.168.122.46/networking 2026-08-28 05:17:50.679 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-28 05:17:50.679 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public http://192.168.122.46/networking RegionOne 2026-08-28 05:17:50.679 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-28 05:17:50.679 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2026-08-28 05:17:50.680 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:17:50.680 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-28 05:17:50.680 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-28 05:17:50.680 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.46/networking --region RegionOne -f value -c id 2026-08-28 05:17:50.680 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:17:50.680 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=ba533c51cf324208a3afa87f8d27fe5c 2026-08-28 05:17:50.680 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo ba533c51cf324208a3afa87f8d27fe5c 2026-08-28 05:17:50.680 | + functions-common:get_or_create_endpoint:1100 : public_id=ba533c51cf324208a3afa87f8d27fe5c 2026-08-28 05:17:50.680 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-28 05:17:50.680 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-28 05:17:50.681 | + functions-common:get_or_create_endpoint:1109 : echo ba533c51cf324208a3afa87f8d27fe5c 2026-08-28 05:17:50.681 | ba533c51cf324208a3afa87f8d27fe5c 2026-08-28 05:17:50.713 | [2015 Async create_neutron_accounts:47692]: finished create_neutron_accounts with result 0 in 34 seconds 2026-08-28 05:17:50.720 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-08-28 05:17:50.725 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-08-28 05:17:50.727 | + inc/async:async_wait:197 : return 0 2026-08-28 05:17:50.730 | + ./stack.sh:main:1158 : is_service_enabled mysql postgresql 2026-08-28 05:17:50.749 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:17:50.752 | + ./stack.sh:main:1158 : is_service_enabled glance 2026-08-28 05:17:50.770 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:17:50.773 | + ./stack.sh:main:1159 : echo_summary 'Configuring Glance' 2026-08-28 05:17:50.776 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-28 05:17:50.779 | + ./stack.sh:echo_summary:450 : echo -e Configuring Glance 2026-08-28 05:17:50.782 | + ./stack.sh:main:1160 : async_runfunc init_glance 2026-08-28 05:17:50.785 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-08-28 05:17:50.848 | + inc/async:async_inner:63 : init_glance 2026-08-28 05:17:50.888 | [2015 Async init_glance:49946]: running: init_glance 2026-08-28 05:17:50.892 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-08-28 05:17:50.912 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:17:50.914 | + ./stack.sh:main:1168 : echo_summary 'Configuring Neutron' 2026-08-28 05:17:50.917 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-28 05:17:50.919 | + ./stack.sh:echo_summary:450 : echo -e Configuring Neutron 2026-08-28 05:17:50.922 | + ./stack.sh:main:1170 : configure_neutron 2026-08-28 05:17:50.924 | + lib/neutron:configure_neutron:381 : _configure_neutron_common 2026-08-28 05:17:50.926 | + lib/neutron:_configure_neutron_common:878 : _create_neutron_conf_dir 2026-08-28 05:17:50.930 | + lib/neutron:_create_neutron_conf_dir:871 : sudo install -d -o quobyte /etc/neutron 2026-08-28 05:17:50.948 | + lib/neutron:_configure_neutron_common:881 : cd /opt/stack/neutron 2026-08-28 05:17:50.952 | + lib/neutron:_configure_neutron_common:881 : exec ./tools/generate_config_file_samples.sh 2026-08-28 05:17:51.624 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-28 05:17:51.625 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 05:17:51.625 | we strongly recommend against using it for new projects. 2026-08-28 05:17:51.625 | 2026-08-28 05:17:51.625 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 05:17:51.625 | framework. For more detail see 2026-08-28 05:17:51.625 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 05:17:51.625 | 2026-08-28 05:17:51.625 | import eventlet as _eventlet # noqa 2026-08-28 05:17:55.727 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-28 05:17:55.727 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 05:17:55.727 | we strongly recommend against using it for new projects. 2026-08-28 05:17:55.727 | 2026-08-28 05:17:55.728 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 05:17:55.728 | framework. For more detail see 2026-08-28 05:17:55.728 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 05:17:55.728 | 2026-08-28 05:17:55.728 | import eventlet as _eventlet # noqa 2026-08-28 05:17:59.759 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-28 05:17:59.759 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 05:17:59.760 | we strongly recommend against using it for new projects. 2026-08-28 05:17:59.760 | 2026-08-28 05:17:59.760 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 05:17:59.760 | framework. For more detail see 2026-08-28 05:17:59.760 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 05:17:59.760 | 2026-08-28 05:17:59.760 | import eventlet as _eventlet # noqa 2026-08-28 05:18:03.586 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-28 05:18:03.586 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 05:18:03.586 | we strongly recommend against using it for new projects. 2026-08-28 05:18:03.586 | 2026-08-28 05:18:03.587 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 05:18:03.587 | framework. For more detail see 2026-08-28 05:18:03.587 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 05:18:03.587 | 2026-08-28 05:18:03.587 | import eventlet as _eventlet # noqa 2026-08-28 05:18:05.406 | + inc/async:async_inner:64 : rc=0 2026-08-28 05:18:05.435 | [49946 Async init_glance:49946]: finished successfully 2026-08-28 05:18:08.054 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-28 05:18:08.054 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 05:18:08.054 | we strongly recommend against using it for new projects. 2026-08-28 05:18:08.054 | 2026-08-28 05:18:08.054 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 05:18:08.054 | framework. For more detail see 2026-08-28 05:18:08.054 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 05:18:08.055 | 2026-08-28 05:18:08.055 | import eventlet as _eventlet # noqa 2026-08-28 05:18:11.918 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-28 05:18:11.918 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 05:18:11.919 | we strongly recommend against using it for new projects. 2026-08-28 05:18:11.919 | 2026-08-28 05:18:11.919 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 05:18:11.919 | framework. For more detail see 2026-08-28 05:18:11.919 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 05:18:11.919 | 2026-08-28 05:18:11.919 | import eventlet as _eventlet # noqa 2026-08-28 05:18:16.016 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-28 05:18:16.016 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 05:18:16.017 | we strongly recommend against using it for new projects. 2026-08-28 05:18:16.017 | 2026-08-28 05:18:16.018 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 05:18:16.018 | framework. For more detail see 2026-08-28 05:18:16.018 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 05:18:16.019 | 2026-08-28 05:18:16.019 | from eventlet import event 2026-08-28 05:18:16.222 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-08-28 05:18:16.222 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-08-28 05:18:20.522 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-28 05:18:20.522 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 05:18:20.522 | we strongly recommend against using it for new projects. 2026-08-28 05:18:20.522 | 2026-08-28 05:18:20.522 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 05:18:20.522 | framework. For more detail see 2026-08-28 05:18:20.522 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 05:18:20.522 | 2026-08-28 05:18:20.522 | import eventlet as _eventlet # noqa 2026-08-28 05:18:22.304 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-28 05:18:22.305 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 05:18:22.305 | we strongly recommend against using it for new projects. 2026-08-28 05:18:22.305 | 2026-08-28 05:18:22.305 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 05:18:22.305 | framework. For more detail see 2026-08-28 05:18:22.305 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 05:18:22.305 | 2026-08-28 05:18:22.305 | import eventlet as _eventlet # noqa 2026-08-28 05:18:26.070 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-28 05:18:26.070 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 05:18:26.070 | we strongly recommend against using it for new projects. 2026-08-28 05:18:26.070 | 2026-08-28 05:18:26.070 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 05:18:26.070 | framework. For more detail see 2026-08-28 05:18:26.070 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 05:18:26.070 | 2026-08-28 05:18:26.070 | import eventlet as _eventlet # noqa 2026-08-28 05:18:28.475 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-28 05:18:28.476 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 05:18:28.476 | we strongly recommend against using it for new projects. 2026-08-28 05:18:28.476 | 2026-08-28 05:18:28.476 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 05:18:28.476 | framework. For more detail see 2026-08-28 05:18:28.476 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 05:18:28.476 | 2026-08-28 05:18:28.476 | import eventlet as _eventlet # noqa 2026-08-28 05:18:31.597 | + lib/neutron:_configure_neutron_common:883 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-08-28 05:18:31.603 | + lib/neutron:_configure_neutron_common:885 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-08-28 05:18:31.607 | + lib/neutron:_configure_neutron_common:889 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-08-28 05:18:31.610 | + lib/neutron:_configure_neutron_common:893 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-08-28 05:18:31.615 | + lib/neutron:_configure_neutron_common:898 : neutron_plugin_configure_common 2026-08-28 05:18:31.619 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-08-28 05:18:31.621 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-08-28 05:18:31.623 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-08-28 05:18:31.625 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-08-28 05:18:31.627 | + lib/neutron:neutron_service_plugin_class_add:1037 : local service_plugin_class=ovn-router 2026-08-28 05:18:31.631 | + lib/neutron:neutron_service_plugin_class_add:1038 : [[ '' == '' ]] 2026-08-28 05:18:31.633 | + lib/neutron:neutron_service_plugin_class_add:1039 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-08-28 05:18:31.635 | + lib/neutron:_configure_neutron_common:900 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-08-28 05:18:31.638 | + lib/neutron:_configure_neutron_common:900 : [[ ml2_conf.ini == '' ]] 2026-08-28 05:18:31.641 | + lib/neutron:_configure_neutron_common:900 : [[ ml2 == '' ]] 2026-08-28 05:18:31.646 | + lib/neutron:_configure_neutron_common:905 : mkdir -p /etc/neutron/plugins/ml2 2026-08-28 05:18:31.654 | + lib/neutron:_configure_neutron_common:906 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-28 05:18:31.657 | + lib/neutron:_configure_neutron_common:909 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-28 05:18:31.661 | + lib/neutron:_configure_neutron_common:912 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-08-28 05:18:31.665 | + lib/neutron:_configure_neutron_common:913 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-28 05:18:31.671 | ++ lib/neutron:_configure_neutron_common:918 : database_connection_url neutron 2026-08-28 05:18:31.675 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-08-28 05:18:31.679 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-08-28 05:18:31.683 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-08-28 05:18:31.687 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-28 05:18:31.691 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-28 05:18:31.695 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-28 05:18:31.713 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:18:31.717 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-28 05:18:31.721 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-08-28 05:18:31.725 | + lib/neutron:_configure_neutron_common:918 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-08-28 05:18:31.761 | + lib/neutron:_configure_neutron_common:919 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-08-28 05:18:31.798 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-08-28 05:18:31.835 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-08-28 05:18:31.875 | + lib/neutron:_configure_neutron_common:922 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-08-28 05:18:31.911 | + lib/neutron:_configure_neutron_common:925 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-08-28 05:18:31.948 | + lib/neutron:_configure_neutron_common:927 : '[' libvirt = fake ']' 2026-08-28 05:18:31.952 | + lib/neutron:_configure_neutron_common:937 : setup_logging /etc/neutron/neutron.conf 2026-08-28 05:18:31.956 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-08-28 05:18:31.959 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-08-28 05:18:31.962 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-28 05:18:31.982 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-28 05:18:31.986 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-28 05:18:31.990 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-28 05:18:31.993 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-28 05:18:31.996 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-28 05:18:32.032 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-28 05:18:32.071 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-28 05:18:32.109 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-28 05:18:32.149 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-08-28 05:18:32.190 | + lib/neutron:_configure_neutron_common:939 : _neutron_setup_rootwrap 2026-08-28 05:18:32.194 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ True == \F\a\l\s\e ]] 2026-08-28 05:18:32.197 | + lib/neutron:_neutron_setup_rootwrap:1076 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-08-28 05:18:32.200 | + lib/neutron:_neutron_setup_rootwrap:1077 : [[ -d /etc/neutron/rootwrap.d ]] 2026-08-28 05:18:32.204 | + lib/neutron:_neutron_setup_rootwrap:1081 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-08-28 05:18:32.207 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : [[ True == \F\a\l\s\e ]] 2026-08-28 05:18:32.209 | + lib/neutron:neutron_deploy_rootwrap_filters:1065 : local srcdir=/opt/stack/neutron 2026-08-28 05:18:32.213 | + lib/neutron:neutron_deploy_rootwrap_filters:1066 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-08-28 05:18:32.230 | + lib/neutron:neutron_deploy_rootwrap_filters:1067 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-08-28 05:18:32.249 | + lib/neutron:_neutron_setup_rootwrap:1085 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-08-28 05:18:32.267 | + lib/neutron:_neutron_setup_rootwrap:1086 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-08-28 05:18:32.286 | + lib/neutron:_neutron_setup_rootwrap:1090 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-08-28 05:18:32.302 | + lib/neutron:_neutron_setup_rootwrap:1093 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-08-28 05:18:32.305 | + lib/neutron:_neutron_setup_rootwrap:1094 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-28 05:18:32.309 | ++ lib/neutron:_neutron_setup_rootwrap:1097 : mktemp 2026-08-28 05:18:32.314 | + lib/neutron:_neutron_setup_rootwrap:1097 : TEMPFILE=/tmp/tmp.Ks5S8bqeat 2026-08-28 05:18:32.318 | + lib/neutron:_neutron_setup_rootwrap:1098 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-08-28 05:18:32.322 | + lib/neutron:_neutron_setup_rootwrap:1099 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-28 05:18:32.326 | + lib/neutron:_neutron_setup_rootwrap:1100 : chmod 0440 /tmp/tmp.Ks5S8bqeat 2026-08-28 05:18:32.330 | + lib/neutron:_neutron_setup_rootwrap:1101 : sudo chown root:root /tmp/tmp.Ks5S8bqeat 2026-08-28 05:18:32.347 | + lib/neutron:_neutron_setup_rootwrap:1102 : sudo mv /tmp/tmp.Ks5S8bqeat /etc/sudoers.d/neutron-rootwrap 2026-08-28 05:18:32.364 | + lib/neutron:_neutron_setup_rootwrap:1105 : configure_root_helper_options /etc/neutron/neutron.conf 2026-08-28 05:18:32.366 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/neutron.conf 2026-08-28 05:18:32.370 | + lib/neutron:configure_root_helper_options:1110 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-28 05:18:32.412 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-08-28 05:18:32.415 | + lib/neutron:configure_root_helper_options:1112 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-28 05:18:32.455 | + lib/neutron:configure_neutron:382 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-08-28 05:18:32.458 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-08-28 05:18:32.461 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-08-28 05:18:32.465 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-28 05:18:32.469 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-28 05:18:32.473 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-28 05:18:32.499 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:18:32.504 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-28 05:18:32.508 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-28 05:18:32.513 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-28 05:18:32.536 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:18:32.540 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.46:5672/ 2026-08-28 05:18:32.545 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.46:5672/ 2026-08-28 05:18:32.592 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-28 05:18:32.596 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-28 05:18:32.601 | + lib/neutron:configure_neutron:384 : is_service_enabled q-metering neutron-metering 2026-08-28 05:18:32.627 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:18:32.631 | + lib/neutron:configure_neutron:387 : is_service_enabled q-agt neutron-agent 2026-08-28 05:18:32.656 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:18:32.660 | + lib/neutron:configure_neutron:390 : is_service_enabled q-dhcp neutron-dhcp 2026-08-28 05:18:32.683 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:18:32.687 | + lib/neutron:configure_neutron:393 : is_service_enabled q-l3 neutron-l3 2026-08-28 05:18:32.710 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:18:32.713 | + lib/neutron:configure_neutron:396 : is_service_enabled q-meta neutron-metadata-agent 2026-08-28 05:18:32.736 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:18:32.740 | + lib/neutron:configure_neutron:400 : [[ legacy != \l\e\g\a\c\y ]] 2026-08-28 05:18:32.744 | + lib/neutron:configure_neutron:403 : is_service_enabled ceilometer 2026-08-28 05:18:32.768 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:18:32.772 | + lib/neutron:configure_neutron:407 : [[ ovn == \o\v\n ]] 2026-08-28 05:18:32.776 | + lib/neutron:configure_neutron:408 : configure_ovn 2026-08-28 05:18:32.780 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : echo 'Configuring OVN' 2026-08-28 05:18:32.780 | Configuring OVN 2026-08-28 05:18:32.784 | + lib/neutron_plugins/ovn_agent:configure_ovn:559 : '[' -z '' ']' 2026-08-28 05:18:32.788 | + lib/neutron_plugins/ovn_agent:configure_ovn:560 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-08-28 05:18:32.793 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:561 : cat /etc/openvswitch/system-id.conf 2026-08-28 05:18:32.799 | + lib/neutron_plugins/ovn_agent:configure_ovn:561 : OVN_UUID=f19b0ccd-f249-4e03-aae1-fbfad61ec780 2026-08-28 05:18:32.803 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : [[ False == \F\a\l\s\e ]] 2026-08-28 05:18:32.807 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : is_fedora 2026-08-28 05:18:32.811 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-28 05:18:32.815 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-28 05:18:32.818 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-28 05:18:32.821 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-28 05:18:32.824 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-28 05:18:32.827 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-28 05:18:32.831 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-28 05:18:32.834 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-28 05:18:32.836 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-28 05:18:32.839 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-28 05:18:32.843 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-28 05:18:32.846 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-28 05:18:32.849 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-28 05:18:32.852 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : local sample_file= 2026-08-28 05:18:32.856 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : local config_file= 2026-08-28 05:18:32.859 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : is_ovn_agent_enabled 2026-08-28 05:18:32.862 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-08-28 05:18:32.883 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:18:32.887 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-08-28 05:18:32.946 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-08-28 05:18:32.949 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : [[ metadata =~ metadata ]] 2026-08-28 05:18:32.953 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : is_service_enabled ovn-controller 2026-08-28 05:18:32.975 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:18:32.980 | + lib/neutron_plugins/ovn_agent:configure_ovn:586 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-08-28 05:18:32.983 | + lib/neutron_plugins/ovn_agent:configure_ovn:587 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-28 05:18:32.986 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-08-28 05:18:32.990 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : sudo install -d -o quobyte /etc/neutron 2026-08-28 05:18:33.006 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-08-28 05:18:33.012 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : cd /opt/stack/neutron 2026-08-28 05:18:33.016 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : exec ./tools/generate_config_file_samples.sh 2026-08-28 05:18:33.704 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-28 05:18:33.704 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 05:18:33.704 | we strongly recommend against using it for new projects. 2026-08-28 05:18:33.704 | 2026-08-28 05:18:33.705 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 05:18:33.705 | framework. For more detail see 2026-08-28 05:18:33.705 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 05:18:33.705 | 2026-08-28 05:18:33.705 | import eventlet as _eventlet # noqa 2026-08-28 05:18:37.547 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-28 05:18:37.547 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 05:18:37.547 | we strongly recommend against using it for new projects. 2026-08-28 05:18:37.547 | 2026-08-28 05:18:37.547 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 05:18:37.547 | framework. For more detail see 2026-08-28 05:18:37.547 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 05:18:37.547 | 2026-08-28 05:18:37.547 | import eventlet as _eventlet # noqa 2026-08-28 05:18:41.335 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-28 05:18:41.335 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 05:18:41.335 | we strongly recommend against using it for new projects. 2026-08-28 05:18:41.335 | 2026-08-28 05:18:41.335 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 05:18:41.335 | framework. For more detail see 2026-08-28 05:18:41.335 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 05:18:41.335 | 2026-08-28 05:18:41.335 | import eventlet as _eventlet # noqa 2026-08-28 05:18:45.146 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-28 05:18:45.146 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 05:18:45.146 | we strongly recommend against using it for new projects. 2026-08-28 05:18:45.146 | 2026-08-28 05:18:45.146 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 05:18:45.146 | framework. For more detail see 2026-08-28 05:18:45.146 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 05:18:45.147 | 2026-08-28 05:18:45.147 | import eventlet as _eventlet # noqa 2026-08-28 05:18:49.399 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-28 05:18:49.399 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 05:18:49.400 | we strongly recommend against using it for new projects. 2026-08-28 05:18:49.400 | 2026-08-28 05:18:49.400 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 05:18:49.400 | framework. For more detail see 2026-08-28 05:18:49.400 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 05:18:49.400 | 2026-08-28 05:18:49.400 | import eventlet as _eventlet # noqa 2026-08-28 05:18:53.143 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-28 05:18:53.144 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 05:18:53.144 | we strongly recommend against using it for new projects. 2026-08-28 05:18:53.144 | 2026-08-28 05:18:53.144 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 05:18:53.144 | framework. For more detail see 2026-08-28 05:18:53.144 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 05:18:53.144 | 2026-08-28 05:18:53.144 | import eventlet as _eventlet # noqa 2026-08-28 05:18:56.985 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-28 05:18:56.986 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 05:18:56.986 | we strongly recommend against using it for new projects. 2026-08-28 05:18:56.986 | 2026-08-28 05:18:56.986 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 05:18:56.986 | framework. For more detail see 2026-08-28 05:18:56.986 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 05:18:56.986 | 2026-08-28 05:18:56.986 | from eventlet import event 2026-08-28 05:18:57.179 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-08-28 05:18:57.180 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-08-28 05:19:01.398 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-28 05:19:01.399 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 05:19:01.399 | we strongly recommend against using it for new projects. 2026-08-28 05:19:01.399 | 2026-08-28 05:19:01.399 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 05:19:01.399 | framework. For more detail see 2026-08-28 05:19:01.399 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 05:19:01.399 | 2026-08-28 05:19:01.399 | import eventlet as _eventlet # noqa 2026-08-28 05:19:03.164 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-28 05:19:03.165 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 05:19:03.165 | we strongly recommend against using it for new projects. 2026-08-28 05:19:03.165 | 2026-08-28 05:19:03.165 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 05:19:03.165 | framework. For more detail see 2026-08-28 05:19:03.165 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 05:19:03.165 | 2026-08-28 05:19:03.165 | import eventlet as _eventlet # noqa 2026-08-28 05:19:06.875 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-28 05:19:06.876 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 05:19:06.876 | we strongly recommend against using it for new projects. 2026-08-28 05:19:06.876 | 2026-08-28 05:19:06.876 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 05:19:06.876 | framework. For more detail see 2026-08-28 05:19:06.876 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 05:19:06.876 | 2026-08-28 05:19:06.876 | import eventlet as _eventlet # noqa 2026-08-28 05:19:09.274 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-28 05:19:09.275 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 05:19:09.275 | we strongly recommend against using it for new projects. 2026-08-28 05:19:09.275 | 2026-08-28 05:19:09.275 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 05:19:09.275 | framework. For more detail see 2026-08-28 05:19:09.275 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 05:19:09.275 | 2026-08-28 05:19:09.275 | import eventlet as _eventlet # noqa 2026-08-28 05:19:12.348 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-28 05:19:12.352 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-28 05:19:12.356 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-28 05:19:12.358 | + lib/neutron:configure_root_helper_options:1110 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-28 05:19:12.393 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-08-28 05:19:12.396 | + lib/neutron:configure_root_helper_options:1112 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-28 05:19:12.428 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-08-28 05:19:12.465 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.46 2026-08-28 05:19:12.499 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-08-28 05:19:12.532 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-08-28 05:19:12.566 | + lib/neutron_plugins/ovn_agent:configure_ovn:605 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-08-28 05:19:12.600 | + lib/neutron_plugins/ovn_agent:configure_ovn:606 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.46:6642 2026-08-28 05:19:12.635 | + lib/neutron_plugins/ovn_agent:configure_ovn:607 : is_service_enabled tls-proxy 2026-08-28 05:19:12.654 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:19:12.657 | + lib/neutron_plugins/ovn_agent:configure_ovn:615 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-08-28 05:19:12.660 | + lib/neutron_plugins/ovn_agent:configure_ovn:616 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-08-28 05:19:12.695 | + lib/neutron_plugins/ovn_agent:configure_ovn:617 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.46:6641 2026-08-28 05:19:12.727 | + lib/neutron_plugins/ovn_agent:configure_ovn:618 : [[ metadata =~ ovn-evpn ]] 2026-08-28 05:19:12.731 | + lib/neutron:configure_neutron:409 : configure_ovn_plugin 2026-08-28 05:19:12.733 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : echo 'Configuring Neutron for OVN' 2026-08-28 05:19:12.734 | Configuring Neutron for OVN 2026-08-28 05:19:12.735 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:501 : is_service_enabled q-svc neutron-api 2026-08-28 05:19:12.754 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:19:12.757 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : filter_network_api_extensions 2026-08-28 05:19:12.760 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-08-28 05:19:12.760 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-08-28 05:19:13.408 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-28 05:19:13.408 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 05:19:13.409 | we strongly recommend against using it for new projects. 2026-08-28 05:19:13.409 | 2026-08-28 05:19:13.409 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 05:19:13.409 | framework. For more detail see 2026-08-28 05:19:13.409 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 05:19:13.409 | 2026-08-28 05:19:13.409 | import eventlet as _eventlet # noqa 2026-08-28 05:19:16.423 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan 2026-08-28 05:19:16.427 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-08-28 05:19:16.427 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-08-28 05:19:17.087 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-28 05:19:17.087 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 05:19:17.088 | we strongly recommend against using it for new projects. 2026-08-28 05:19:17.088 | 2026-08-28 05:19:17.088 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 05:19:17.088 | framework. For more detail see 2026-08-28 05:19:17.088 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 05:19:17.088 | 2026-08-28 05:19:17.088 | import eventlet as _eventlet # noqa 2026-08-28 05:19:19.567 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-08-28 05:19:19.570 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : is_service_enabled q-qos neutron-qos 2026-08-28 05:19:19.589 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:19:19.592 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-08-28 05:19:19.597 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-28 05:19:19.598 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : tr ', ' '\n' 2026-08-28 05:19:19.599 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-08-28 05:19:19.599 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-08-28 05:19:19.601 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-28 05:19:19.602 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : sort -u 2026-08-28 05:19:19.607 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : extensions='address-group 2026-08-28 05:19:19.607 | address-scope 2026-08-28 05:19:19.608 | agent 2026-08-28 05:19:19.608 | allowed-address-pairs 2026-08-28 05:19:19.608 | auto-allocated-topology 2026-08-28 05:19:19.608 | availability_zone 2026-08-28 05:19:19.608 | bgp 2026-08-28 05:19:19.608 | bgp_4byte_asn 2026-08-28 05:19:19.608 | bgp_dragent_scheduler 2026-08-28 05:19:19.608 | binding 2026-08-28 05:19:19.608 | binding-extended 2026-08-28 05:19:19.608 | default-subnetpools 2026-08-28 05:19:19.608 | dhcp_agent_scheduler 2026-08-28 05:19:19.608 | dns-domain-ports 2026-08-28 05:19:19.609 | dns-integration 2026-08-28 05:19:19.609 | dns-integration-domain-keywords 2026-08-28 05:19:19.609 | empty-string-filtering 2026-08-28 05:19:19.609 | enable-default-route-bfd 2026-08-28 05:19:19.609 | enable-default-route-ecmp 2026-08-28 05:19:19.609 | expose-port-forwarding-in-fip 2026-08-28 05:19:19.609 | ext-gw-mode 2026-08-28 05:19:19.609 | external-gateway-multihoming 2026-08-28 05:19:19.609 | external-net 2026-08-28 05:19:19.609 | extra_dhcp_opt 2026-08-28 05:19:19.609 | extraroute 2026-08-28 05:19:19.610 | extraroute-atomic 2026-08-28 05:19:19.610 | filter-validation 2026-08-28 05:19:19.610 | fip-port-details 2026-08-28 05:19:19.610 | flavors 2026-08-28 05:19:19.610 | floating-ip-port-forwarding 2026-08-28 05:19:19.610 | floating-ip-port-forwarding-description 2026-08-28 05:19:19.610 | floating-ip-port-forwarding-detail 2026-08-28 05:19:19.610 | floating-ip-port-forwarding-port-ranges 2026-08-28 05:19:19.610 | floatingip-pools 2026-08-28 05:19:19.610 | fwaas_v2 2026-08-28 05:19:19.611 | ip_allocation 2026-08-28 05:19:19.611 | l3-agent-scheduler-ha-chassis-priority 2026-08-28 05:19:19.611 | l3-flavors 2026-08-28 05:19:19.612 | l3-ha 2026-08-28 05:19:19.612 | l3_agent_scheduler 2026-08-28 05:19:19.613 | logging 2026-08-28 05:19:19.613 | multi-provider 2026-08-28 05:19:19.613 | net-mtu 2026-08-28 05:19:19.614 | net-mtu-writable 2026-08-28 05:19:19.614 | network-ip-availability 2026-08-28 05:19:19.614 | network_availability_zone 2026-08-28 05:19:19.614 | network_ha 2026-08-28 05:19:19.615 | pagination 2026-08-28 05:19:19.615 | port-device-profile 2026-08-28 05:19:19.615 | port-hardware-offload-type 2026-08-28 05:19:19.615 | port-mac-address-regenerate 2026-08-28 05:19:19.615 | port-numa-affinity-policy 2026-08-28 05:19:19.615 | port-numa-affinity-policy-socket 2026-08-28 05:19:19.615 | port-resource-request 2026-08-28 05:19:19.615 | port-security 2026-08-28 05:19:19.615 | port-trusted-vif 2026-08-28 05:19:19.616 | project-id 2026-08-28 05:19:19.616 | provider 2026-08-28 05:19:19.616 | pvlan 2026-08-28 05:19:19.616 | qinq 2026-08-28 05:19:19.616 | qos 2026-08-28 05:19:19.616 | qos-bw-limit-direction 2026-08-28 05:19:19.616 | qos-bw-minimum-ingress 2026-08-28 05:19:19.616 | qos-default 2026-08-28 05:19:19.616 | qos-fip 2026-08-28 05:19:19.616 | qos-gateway-ip 2026-08-28 05:19:19.617 | qos-rule-type-details 2026-08-28 05:19:19.617 | qos-rule-type-filter 2026-08-28 05:19:19.617 | qos-rules-alias 2026-08-28 05:19:19.617 | quota-check-limit 2026-08-28 05:19:19.617 | quota-check-limit-default 2026-08-28 05:19:19.617 | quota_details 2026-08-28 05:19:19.617 | quotas 2026-08-28 05:19:19.617 | rbac-address-scope 2026-08-28 05:19:19.617 | rbac-policies 2026-08-28 05:19:19.617 | rbac-security-groups 2026-08-28 05:19:19.617 | router 2026-08-28 05:19:19.618 | router-enable-snat 2026-08-28 05:19:19.618 | router_availability_zone 2026-08-28 05:19:19.618 | security-group 2026-08-28 05:19:19.618 | security-groups-default-rules 2026-08-28 05:19:19.618 | security-groups-default-statefulness 2026-08-28 05:19:19.618 | security-groups-normalized-cidr 2026-08-28 05:19:19.618 | security-groups-remote-address-group 2026-08-28 05:19:19.618 | security-groups-rules-belongs-to-default-sg 2026-08-28 05:19:19.618 | security-groups-shared-filtering 2026-08-28 05:19:19.618 | segment 2026-08-28 05:19:19.618 | sorting 2026-08-28 05:19:19.619 | standard-attr-description 2026-08-28 05:19:19.619 | standard-attr-fwaas-v2 2026-08-28 05:19:19.619 | standard-attr-revisions 2026-08-28 05:19:19.619 | standard-attr-tag 2026-08-28 05:19:19.619 | standard-attr-timestamp 2026-08-28 05:19:19.619 | stateful-security-group 2026-08-28 05:19:19.619 | subnet-dns-publish-fixed-ip 2026-08-28 05:19:19.619 | subnet-external-network 2026-08-28 05:19:19.619 | subnet-service-types 2026-08-28 05:19:19.619 | subnet_allocation 2026-08-28 05:19:19.619 | subnet_onboard 2026-08-28 05:19:19.620 | subnetpool-prefix-ops 2026-08-28 05:19:19.620 | tag-creation 2026-08-28 05:19:19.620 | tap-mirror 2026-08-28 05:19:19.620 | tap-mirror-both-direction 2026-08-28 05:19:19.620 | trunk 2026-08-28 05:19:19.620 | uplink-status-propagation 2026-08-28 05:19:19.620 | uplink-status-propagation-updatable 2026-08-28 05:19:19.620 | vlan-transparent 2026-08-28 05:19:19.620 | vpn-endpoint-groups 2026-08-28 05:19:19.620 | vpnaas' 2026-08-28 05:19:19.621 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-08-28 05:19:19.621 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 482: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-28 05:19:19.621 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : tr ', ' '\n' 2026-08-28 05:19:19.621 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : LC_ALL=C 2026-08-28 05:19:19.621 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 482: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-28 05:19:19.621 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : sort -u 2026-08-28 05:19:19.622 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : supported_ext='address-group 2026-08-28 05:19:19.622 | address-scope 2026-08-28 05:19:19.622 | agent 2026-08-28 05:19:19.622 | allowed-address-pairs 2026-08-28 05:19:19.622 | auto-allocated-topology 2026-08-28 05:19:19.622 | availability_zone 2026-08-28 05:19:19.622 | bgp 2026-08-28 05:19:19.622 | bgp_4byte_asn 2026-08-28 05:19:19.623 | bgp_dragent_scheduler 2026-08-28 05:19:19.623 | binding 2026-08-28 05:19:19.623 | binding-extended 2026-08-28 05:19:19.623 | default-subnetpools 2026-08-28 05:19:19.623 | dhcp_agent_scheduler 2026-08-28 05:19:19.623 | dns-domain-ports 2026-08-28 05:19:19.623 | dns-integration 2026-08-28 05:19:19.623 | dns-integration-domain-keywords 2026-08-28 05:19:19.623 | empty-string-filtering 2026-08-28 05:19:19.623 | enable-default-route-bfd 2026-08-28 05:19:19.623 | enable-default-route-ecmp 2026-08-28 05:19:19.624 | expose-port-forwarding-in-fip 2026-08-28 05:19:19.624 | ext-gw-mode 2026-08-28 05:19:19.624 | external-gateway-multihoming 2026-08-28 05:19:19.624 | external-net 2026-08-28 05:19:19.624 | extra_dhcp_opt 2026-08-28 05:19:19.624 | extraroute 2026-08-28 05:19:19.624 | extraroute-atomic 2026-08-28 05:19:19.624 | filter-validation 2026-08-28 05:19:19.624 | fip-port-details 2026-08-28 05:19:19.624 | flavors 2026-08-28 05:19:19.625 | floating-ip-port-forwarding 2026-08-28 05:19:19.625 | floating-ip-port-forwarding-description 2026-08-28 05:19:19.625 | floating-ip-port-forwarding-detail 2026-08-28 05:19:19.625 | floating-ip-port-forwarding-port-ranges 2026-08-28 05:19:19.625 | floatingip-pools 2026-08-28 05:19:19.625 | fwaas_v2 2026-08-28 05:19:19.625 | ip_allocation 2026-08-28 05:19:19.625 | l3-agent-scheduler-ha-chassis-priority 2026-08-28 05:19:19.626 | l3-flavors 2026-08-28 05:19:19.626 | l3-ha 2026-08-28 05:19:19.626 | l3_agent_scheduler 2026-08-28 05:19:19.626 | logging 2026-08-28 05:19:19.626 | multi-provider 2026-08-28 05:19:19.626 | net-mtu 2026-08-28 05:19:19.626 | net-mtu-writable 2026-08-28 05:19:19.626 | network-ip-availability 2026-08-28 05:19:19.626 | network_availability_zone 2026-08-28 05:19:19.626 | network_ha 2026-08-28 05:19:19.626 | pagination 2026-08-28 05:19:19.627 | port-device-profile 2026-08-28 05:19:19.627 | port-hardware-offload-type 2026-08-28 05:19:19.627 | port-mac-address-regenerate 2026-08-28 05:19:19.627 | port-numa-affinity-policy 2026-08-28 05:19:19.627 | port-numa-affinity-policy-socket 2026-08-28 05:19:19.627 | port-resource-request 2026-08-28 05:19:19.627 | port-security 2026-08-28 05:19:19.627 | port-trusted-vif 2026-08-28 05:19:19.629 | project-id 2026-08-28 05:19:19.629 | provider 2026-08-28 05:19:19.629 | pvlan 2026-08-28 05:19:19.629 | qinq 2026-08-28 05:19:19.629 | qos 2026-08-28 05:19:19.629 | qos-bw-limit-direction 2026-08-28 05:19:19.629 | qos-bw-minimum-ingress 2026-08-28 05:19:19.629 | qos-default 2026-08-28 05:19:19.629 | qos-fip 2026-08-28 05:19:19.630 | qos-gateway-ip 2026-08-28 05:19:19.630 | qos-rule-type-details 2026-08-28 05:19:19.630 | qos-rule-type-filter 2026-08-28 05:19:19.630 | qos-rules-alias 2026-08-28 05:19:19.630 | quota-check-limit 2026-08-28 05:19:19.630 | quota-check-limit-default 2026-08-28 05:19:19.630 | quota_details 2026-08-28 05:19:19.630 | quotas 2026-08-28 05:19:19.630 | rbac-address-scope 2026-08-28 05:19:19.630 | rbac-policies 2026-08-28 05:19:19.632 | rbac-security-groups 2026-08-28 05:19:19.632 | router 2026-08-28 05:19:19.632 | router-enable-snat 2026-08-28 05:19:19.632 | router_availability_zone 2026-08-28 05:19:19.632 | security-group 2026-08-28 05:19:19.632 | security-groups-default-rules 2026-08-28 05:19:19.632 | security-groups-default-statefulness 2026-08-28 05:19:19.632 | security-groups-normalized-cidr 2026-08-28 05:19:19.632 | security-groups-remote-address-group 2026-08-28 05:19:19.633 | security-groups-rules-belongs-to-default-sg 2026-08-28 05:19:19.633 | security-groups-shared-filtering 2026-08-28 05:19:19.633 | segment 2026-08-28 05:19:19.633 | sorting 2026-08-28 05:19:19.633 | standard-attr-description 2026-08-28 05:19:19.633 | standard-attr-fwaas-v2 2026-08-28 05:19:19.633 | standard-attr-revisions 2026-08-28 05:19:19.633 | standard-attr-tag 2026-08-28 05:19:19.633 | standard-attr-timestamp 2026-08-28 05:19:19.633 | stateful-security-group 2026-08-28 05:19:19.633 | subnet-dns-publish-fixed-ip 2026-08-28 05:19:19.634 | subnet-external-network 2026-08-28 05:19:19.634 | subnet-service-types 2026-08-28 05:19:19.634 | subnet_allocation 2026-08-28 05:19:19.634 | subnet_onboard 2026-08-28 05:19:19.634 | subnetpool-prefix-ops 2026-08-28 05:19:19.634 | tag-creation 2026-08-28 05:19:19.634 | tap-mirror 2026-08-28 05:19:19.634 | tap-mirror-both-direction 2026-08-28 05:19:19.634 | trunk 2026-08-28 05:19:19.634 | uplink-status-propagation 2026-08-28 05:19:19.634 | uplink-status-propagation-updatable 2026-08-28 05:19:19.635 | vlan-transparent 2026-08-28 05:19:19.635 | vpn-endpoint-groups 2026-08-28 05:19:19.635 | vpnaas' 2026-08-28 05:19:19.635 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 483: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-28 05:19:19.635 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : echo -e 'address-group 2026-08-28 05:19:19.635 | address-scope 2026-08-28 05:19:19.635 | agent 2026-08-28 05:19:19.635 | allowed-address-pairs 2026-08-28 05:19:19.635 | auto-allocated-topology 2026-08-28 05:19:19.635 | availability_zone 2026-08-28 05:19:19.636 | bgp 2026-08-28 05:19:19.636 | bgp_4byte_asn 2026-08-28 05:19:19.636 | bgp_dragent_scheduler 2026-08-28 05:19:19.636 | binding 2026-08-28 05:19:19.636 | binding-extended 2026-08-28 05:19:19.636 | default-subnetpools 2026-08-28 05:19:19.636 | dhcp_agent_scheduler 2026-08-28 05:19:19.636 | dns-domain-ports 2026-08-28 05:19:19.636 | dns-integration 2026-08-28 05:19:19.637 | dns-integration-domain-keywords 2026-08-28 05:19:19.637 | empty-string-filtering 2026-08-28 05:19:19.637 | enable-default-route-bfd 2026-08-28 05:19:19.637 | enable-default-route-ecmp 2026-08-28 05:19:19.637 | expose-port-forwarding-in-fip 2026-08-28 05:19:19.637 | ext-gw-mode 2026-08-28 05:19:19.637 | external-gateway-multihoming 2026-08-28 05:19:19.637 | external-net 2026-08-28 05:19:19.637 | extra_dhcp_opt 2026-08-28 05:19:19.638 | extraroute 2026-08-28 05:19:19.638 | extraroute-atomic 2026-08-28 05:19:19.638 | filter-validation 2026-08-28 05:19:19.638 | fip-port-details 2026-08-28 05:19:19.638 | flavors 2026-08-28 05:19:19.638 | floating-ip-port-forwarding 2026-08-28 05:19:19.638 | floating-ip-port-forwarding-description 2026-08-28 05:19:19.638 | floating-ip-port-forwarding-detail 2026-08-28 05:19:19.638 | floating-ip-port-forwarding-port-ranges 2026-08-28 05:19:19.638 | floatingip-pools 2026-08-28 05:19:19.638 | fwaas_v2 2026-08-28 05:19:19.639 | ip_allocation 2026-08-28 05:19:19.639 | l3-agent-scheduler-ha-chassis-priority 2026-08-28 05:19:19.639 | l3-flavors 2026-08-28 05:19:19.639 | l3-ha 2026-08-28 05:19:19.639 | l3_agent_scheduler 2026-08-28 05:19:19.639 | logging 2026-08-28 05:19:19.639 | multi-provider 2026-08-28 05:19:19.639 | net-mtu 2026-08-28 05:19:19.639 | net-mtu-writable 2026-08-28 05:19:19.639 | network-ip-availability 2026-08-28 05:19:19.639 | network_availability_zone 2026-08-28 05:19:19.640 | network_ha 2026-08-28 05:19:19.640 | pagination 2026-08-28 05:19:19.640 | port-device-profile 2026-08-28 05:19:19.640 | port-hardware-offload-type 2026-08-28 05:19:19.640 | port-mac-address-regenerate 2026-08-28 05:19:19.640 | port-numa-affinity-policy 2026-08-28 05:19:19.640 | port-numa-affinity-policy-socket 2026-08-28 05:19:19.640 | port-resource-request 2026-08-28 05:19:19.640 | port-security 2026-08-28 05:19:19.640 | port-trusted-vif 2026-08-28 05:19:19.641 | project-id 2026-08-28 05:19:19.641 | provider 2026-08-28 05:19:19.641 | pvlan 2026-08-28 05:19:19.641 | qinq 2026-08-28 05:19:19.641 | qos 2026-08-28 05:19:19.641 | qos-bw-limit-direction 2026-08-28 05:19:19.641 | qos-bw-minimum-ingress 2026-08-28 05:19:19.641 | qos-default 2026-08-28 05:19:19.641 | qos-fip 2026-08-28 05:19:19.641 | qos-gateway-ip 2026-08-28 05:19:19.641 | qos-rule-type-details 2026-08-28 05:19:19.641 | qos-rule-type-filter 2026-08-28 05:19:19.642 | qos-rules-alias 2026-08-28 05:19:19.642 | quota-check-limit 2026-08-28 05:19:19.642 | quota-check-limit-default 2026-08-28 05:19:19.642 | quota_details 2026-08-28 05:19:19.642 | quotas 2026-08-28 05:19:19.642 | rbac-address-scope 2026-08-28 05:19:19.642 | rbac-policies 2026-08-28 05:19:19.642 | rbac-security-groups 2026-08-28 05:19:19.643 | router 2026-08-28 05:19:19.643 | router-enable-snat 2026-08-28 05:19:19.643 | router_availability_zone 2026-08-28 05:19:19.643 | security-group 2026-08-28 05:19:19.643 | security-groups-default-rules 2026-08-28 05:19:19.643 | security-groups-default-statefulness 2026-08-28 05:19:19.643 | security-groups-normalized-cidr 2026-08-28 05:19:19.643 | security-groups-remote-address-group 2026-08-28 05:19:19.643 | security-groups-rules-belongs-to-default-sg 2026-08-28 05:19:19.643 | security-groups-shared-filtering 2026-08-28 05:19:19.643 | segment 2026-08-28 05:19:19.644 | sorting 2026-08-28 05:19:19.644 | standard-attr-description 2026-08-28 05:19:19.644 | standard-attr-fwaas-v2 2026-08-28 05:19:19.644 | standard-attr-revisions 2026-08-28 05:19:19.644 | standard-attr-tag 2026-08-28 05:19:19.644 | standard-attr-timestamp 2026-08-28 05:19:19.644 | stateful-security-group 2026-08-28 05:19:19.644 | subnet-dns-publish-fixed-ip 2026-08-28 05:19:19.644 | subnet-external-network 2026-08-28 05:19:19.644 | subnet-service-types 2026-08-28 05:19:19.645 | subnet_allocation 2026-08-28 05:19:19.645 | subnet_onboard 2026-08-28 05:19:19.645 | subnetpool-prefix-ops 2026-08-28 05:19:19.645 | tag-creation 2026-08-28 05:19:19.645 | tap-mirror 2026-08-28 05:19:19.645 | tap-mirror-both-direction 2026-08-28 05:19:19.645 | trunk 2026-08-28 05:19:19.645 | uplink-status-propagation 2026-08-28 05:19:19.645 | uplink-status-propagation-updatable 2026-08-28 05:19:19.645 | vlan-transparent 2026-08-28 05:19:19.645 | vpn-endpoint-groups 2026-08-28 05:19:19.646 | vpnaas' 2026-08-28 05:19:19.646 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : LC_ALL=C 2026-08-28 05:19:19.646 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : echo -e 'address-group 2026-08-28 05:19:19.646 | address-scope 2026-08-28 05:19:19.646 | agent 2026-08-28 05:19:19.646 | allowed-address-pairs 2026-08-28 05:19:19.646 | auto-allocated-topology 2026-08-28 05:19:19.646 | availability_zone 2026-08-28 05:19:19.646 | bgp 2026-08-28 05:19:19.646 | bgp_4byte_asn 2026-08-28 05:19:19.646 | bgp_dragent_scheduler 2026-08-28 05:19:19.647 | binding 2026-08-28 05:19:19.647 | binding-extended 2026-08-28 05:19:19.647 | default-subnetpools 2026-08-28 05:19:19.647 | dhcp_agent_scheduler 2026-08-28 05:19:19.647 | dns-domain-ports 2026-08-28 05:19:19.647 | dns-integration 2026-08-28 05:19:19.647 | dns-integration-domain-keywords 2026-08-28 05:19:19.647 | empty-string-filtering 2026-08-28 05:19:19.648 | enable-default-route-bfd 2026-08-28 05:19:19.648 | enable-default-route-ecmp 2026-08-28 05:19:19.648 | expose-port-forwarding-in-fip 2026-08-28 05:19:19.648 | ext-gw-mode 2026-08-28 05:19:19.648 | external-gateway-multihoming 2026-08-28 05:19:19.648 | external-net 2026-08-28 05:19:19.648 | extra_dhcp_opt 2026-08-28 05:19:19.648 | extraroute 2026-08-28 05:19:19.648 | extraroute-atomic 2026-08-28 05:19:19.648 | filter-validation 2026-08-28 05:19:19.649 | fip-port-details 2026-08-28 05:19:19.649 | flavors 2026-08-28 05:19:19.649 | floating-ip-port-forwarding 2026-08-28 05:19:19.650 | floating-ip-port-forwarding-description 2026-08-28 05:19:19.650 | floating-ip-port-forwarding-detail 2026-08-28 05:19:19.650 | floating-ip-port-forwarding-port-ranges 2026-08-28 05:19:19.650 | floatingip-pools 2026-08-28 05:19:19.650 | fwaas_v2 2026-08-28 05:19:19.650 | ip_allocation 2026-08-28 05:19:19.650 | l3-agent-scheduler-ha-chassis-priority 2026-08-28 05:19:19.650 | l3-flavors 2026-08-28 05:19:19.650 | l3-ha 2026-08-28 05:19:19.650 | l3_agent_scheduler 2026-08-28 05:19:19.651 | logging 2026-08-28 05:19:19.651 | multi-provider 2026-08-28 05:19:19.651 | net-mtu 2026-08-28 05:19:19.651 | net-mtu-writable 2026-08-28 05:19:19.651 | network-ip-availability 2026-08-28 05:19:19.651 | network_availability_zone 2026-08-28 05:19:19.651 | network_ha 2026-08-28 05:19:19.651 | pagination 2026-08-28 05:19:19.651 | port-device-profile 2026-08-28 05:19:19.651 | port-hardware-offload-type 2026-08-28 05:19:19.651 | port-mac-address-regenerate 2026-08-28 05:19:19.652 | port-numa-affinity-policy 2026-08-28 05:19:19.652 | port-numa-affinity-policy-socket 2026-08-28 05:19:19.652 | port-resource-request 2026-08-28 05:19:19.652 | port-security 2026-08-28 05:19:19.652 | port-trusted-vif 2026-08-28 05:19:19.652 | project-id 2026-08-28 05:19:19.652 | provider 2026-08-28 05:19:19.654 | pvlan 2026-08-28 05:19:19.654 | qinq 2026-08-28 05:19:19.654 | qos 2026-08-28 05:19:19.654 | qos-bw-limit-direction 2026-08-28 05:19:19.654 | qos-bw-minimum-ingress 2026-08-28 05:19:19.654 | qos-default 2026-08-28 05:19:19.654 | qos-fip 2026-08-28 05:19:19.654 | qos-gateway-ip 2026-08-28 05:19:19.654 | qos-rule-type-details 2026-08-28 05:19:19.654 | qos-rule-type-filter 2026-08-28 05:19:19.654 | qos-rules-alias 2026-08-28 05:19:19.655 | quota-check-limit 2026-08-28 05:19:19.655 | quota-check-limit-default 2026-08-28 05:19:19.655 | quota_details 2026-08-28 05:19:19.655 | quotas 2026-08-28 05:19:19.655 | rbac-address-scope 2026-08-28 05:19:19.655 | rbac-policies 2026-08-28 05:19:19.655 | rbac-security-groups 2026-08-28 05:19:19.655 | router 2026-08-28 05:19:19.655 | router-enable-snat 2026-08-28 05:19:19.655 | router_availability_zone 2026-08-28 05:19:19.656 | security-group 2026-08-28 05:19:19.656 | security-groups-default-rules 2026-08-28 05:19:19.656 | security-groups-default-statefulness 2026-08-28 05:19:19.656 | security-groups-normalized-cidr 2026-08-28 05:19:19.656 | security-groups-remote-address-group 2026-08-28 05:19:19.656 | security-groups-rules-belongs-to-default-sg 2026-08-28 05:19:19.656 | security-groups-shared-filtering 2026-08-28 05:19:19.656 | segment 2026-08-28 05:19:19.656 | sorting 2026-08-28 05:19:19.656 | standard-attr-description 2026-08-28 05:19:19.657 | standard-attr-fwaas-v2 2026-08-28 05:19:19.657 | standard-attr-revisions 2026-08-28 05:19:19.657 | standard-attr-tag 2026-08-28 05:19:19.657 | standard-attr-timestamp 2026-08-28 05:19:19.657 | stateful-security-group 2026-08-28 05:19:19.657 | subnet-dns-publish-fixed-ip 2026-08-28 05:19:19.657 | subnet-external-network 2026-08-28 05:19:19.657 | subnet-service-types 2026-08-28 05:19:19.657 | subnet_allocation 2026-08-28 05:19:19.657 | subnet_onboard 2026-08-28 05:19:19.658 | subnetpool-prefix-ops 2026-08-28 05:19:19.658 | tag-creation 2026-08-28 05:19:19.658 | tap-mirror 2026-08-28 05:19:19.658 | tap-mirror-both-direction 2026-08-28 05:19:19.658 | trunk 2026-08-28 05:19:19.658 | uplink-status-propagation 2026-08-28 05:19:19.658 | uplink-status-propagation-updatable 2026-08-28 05:19:19.658 | vlan-transparent 2026-08-28 05:19:19.658 | vpn-endpoint-groups 2026-08-28 05:19:19.658 | vpnaas' 2026-08-28 05:19:19.658 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 483: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-28 05:19:19.659 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : comm -12 /dev/fd/63 /dev/fd/62 2026-08-28 05:19:19.659 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : enabled_ext='address-group 2026-08-28 05:19:19.659 | address-scope 2026-08-28 05:19:19.659 | agent 2026-08-28 05:19:19.659 | allowed-address-pairs 2026-08-28 05:19:19.659 | auto-allocated-topology 2026-08-28 05:19:19.659 | availability_zone 2026-08-28 05:19:19.659 | bgp 2026-08-28 05:19:19.659 | bgp_4byte_asn 2026-08-28 05:19:19.659 | bgp_dragent_scheduler 2026-08-28 05:19:19.660 | binding 2026-08-28 05:19:19.660 | binding-extended 2026-08-28 05:19:19.660 | default-subnetpools 2026-08-28 05:19:19.660 | dhcp_agent_scheduler 2026-08-28 05:19:19.660 | dns-domain-ports 2026-08-28 05:19:19.660 | dns-integration 2026-08-28 05:19:19.660 | dns-integration-domain-keywords 2026-08-28 05:19:19.660 | empty-string-filtering 2026-08-28 05:19:19.660 | enable-default-route-bfd 2026-08-28 05:19:19.661 | enable-default-route-ecmp 2026-08-28 05:19:19.661 | expose-port-forwarding-in-fip 2026-08-28 05:19:19.661 | ext-gw-mode 2026-08-28 05:19:19.661 | external-gateway-multihoming 2026-08-28 05:19:19.661 | external-net 2026-08-28 05:19:19.661 | extra_dhcp_opt 2026-08-28 05:19:19.661 | extraroute 2026-08-28 05:19:19.661 | extraroute-atomic 2026-08-28 05:19:19.661 | filter-validation 2026-08-28 05:19:19.661 | fip-port-details 2026-08-28 05:19:19.661 | flavors 2026-08-28 05:19:19.662 | floating-ip-port-forwarding 2026-08-28 05:19:19.662 | floating-ip-port-forwarding-description 2026-08-28 05:19:19.662 | floating-ip-port-forwarding-detail 2026-08-28 05:19:19.662 | floating-ip-port-forwarding-port-ranges 2026-08-28 05:19:19.662 | floatingip-pools 2026-08-28 05:19:19.662 | fwaas_v2 2026-08-28 05:19:19.662 | ip_allocation 2026-08-28 05:19:19.662 | l3-agent-scheduler-ha-chassis-priority 2026-08-28 05:19:19.662 | l3-flavors 2026-08-28 05:19:19.662 | l3-ha 2026-08-28 05:19:19.662 | l3_agent_scheduler 2026-08-28 05:19:19.663 | logging 2026-08-28 05:19:19.663 | multi-provider 2026-08-28 05:19:19.663 | net-mtu 2026-08-28 05:19:19.663 | net-mtu-writable 2026-08-28 05:19:19.663 | network-ip-availability 2026-08-28 05:19:19.663 | network_availability_zone 2026-08-28 05:19:19.663 | network_ha 2026-08-28 05:19:19.663 | pagination 2026-08-28 05:19:19.663 | port-device-profile 2026-08-28 05:19:19.663 | port-hardware-offload-type 2026-08-28 05:19:19.664 | port-mac-address-regenerate 2026-08-28 05:19:19.664 | port-numa-affinity-policy 2026-08-28 05:19:19.664 | port-numa-affinity-policy-socket 2026-08-28 05:19:19.664 | port-resource-request 2026-08-28 05:19:19.664 | port-security 2026-08-28 05:19:19.664 | port-trusted-vif 2026-08-28 05:19:19.664 | project-id 2026-08-28 05:19:19.664 | provider 2026-08-28 05:19:19.664 | pvlan 2026-08-28 05:19:19.664 | qinq 2026-08-28 05:19:19.665 | qos 2026-08-28 05:19:19.665 | qos-bw-limit-direction 2026-08-28 05:19:19.665 | qos-bw-minimum-ingress 2026-08-28 05:19:19.665 | qos-default 2026-08-28 05:19:19.665 | qos-fip 2026-08-28 05:19:19.665 | qos-gateway-ip 2026-08-28 05:19:19.665 | qos-rule-type-details 2026-08-28 05:19:19.665 | qos-rule-type-filter 2026-08-28 05:19:19.665 | qos-rules-alias 2026-08-28 05:19:19.665 | quota-check-limit 2026-08-28 05:19:19.665 | quota-check-limit-default 2026-08-28 05:19:19.666 | quota_details 2026-08-28 05:19:19.666 | quotas 2026-08-28 05:19:19.666 | rbac-address-scope 2026-08-28 05:19:19.666 | rbac-policies 2026-08-28 05:19:19.666 | rbac-security-groups 2026-08-28 05:19:19.666 | router 2026-08-28 05:19:19.666 | router-enable-snat 2026-08-28 05:19:19.666 | router_availability_zone 2026-08-28 05:19:19.666 | security-group 2026-08-28 05:19:19.666 | security-groups-default-rules 2026-08-28 05:19:19.666 | security-groups-default-statefulness 2026-08-28 05:19:19.667 | security-groups-normalized-cidr 2026-08-28 05:19:19.667 | security-groups-remote-address-group 2026-08-28 05:19:19.667 | security-groups-rules-belongs-to-default-sg 2026-08-28 05:19:19.667 | security-groups-shared-filtering 2026-08-28 05:19:19.667 | segment 2026-08-28 05:19:19.667 | sorting 2026-08-28 05:19:19.667 | standard-attr-description 2026-08-28 05:19:19.667 | standard-attr-fwaas-v2 2026-08-28 05:19:19.667 | standard-attr-revisions 2026-08-28 05:19:19.667 | standard-attr-tag 2026-08-28 05:19:19.668 | standard-attr-timestamp 2026-08-28 05:19:19.668 | stateful-security-group 2026-08-28 05:19:19.668 | subnet-dns-publish-fixed-ip 2026-08-28 05:19:19.668 | subnet-external-network 2026-08-28 05:19:19.668 | subnet-service-types 2026-08-28 05:19:19.668 | subnet_allocation 2026-08-28 05:19:19.668 | subnet_onboard 2026-08-28 05:19:19.668 | subnetpool-prefix-ops 2026-08-28 05:19:19.668 | tag-creation 2026-08-28 05:19:19.668 | tap-mirror 2026-08-28 05:19:19.669 | tap-mirror-both-direction 2026-08-28 05:19:19.669 | trunk 2026-08-28 05:19:19.669 | uplink-status-propagation 2026-08-28 05:19:19.669 | uplink-status-propagation-updatable 2026-08-28 05:19:19.669 | vlan-transparent 2026-08-28 05:19:19.669 | vpn-endpoint-groups 2026-08-28 05:19:19.669 | vpnaas' 2026-08-28 05:19:19.669 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo -e 'address-group 2026-08-28 05:19:19.669 | address-scope 2026-08-28 05:19:19.670 | agent 2026-08-28 05:19:19.670 | allowed-address-pairs 2026-08-28 05:19:19.670 | auto-allocated-topology 2026-08-28 05:19:19.670 | availability_zone 2026-08-28 05:19:19.670 | bgp 2026-08-28 05:19:19.670 | bgp_4byte_asn 2026-08-28 05:19:19.670 | bgp_dragent_scheduler 2026-08-28 05:19:19.670 | binding 2026-08-28 05:19:19.670 | binding-extended 2026-08-28 05:19:19.671 | default-subnetpools 2026-08-28 05:19:19.671 | dhcp_agent_scheduler 2026-08-28 05:19:19.672 | dns-domain-ports 2026-08-28 05:19:19.672 | dns-integration 2026-08-28 05:19:19.672 | dns-integration-domain-keywords 2026-08-28 05:19:19.672 | empty-string-filtering 2026-08-28 05:19:19.672 | enable-default-route-bfd 2026-08-28 05:19:19.672 | enable-default-route-ecmp 2026-08-28 05:19:19.672 | expose-port-forwarding-in-fip 2026-08-28 05:19:19.672 | ext-gw-mode 2026-08-28 05:19:19.672 | external-gateway-multihoming 2026-08-28 05:19:19.672 | external-net 2026-08-28 05:19:19.672 | extra_dhcp_opt 2026-08-28 05:19:19.672 | extraroute 2026-08-28 05:19:19.673 | extraroute-atomic 2026-08-28 05:19:19.673 | filter-validation 2026-08-28 05:19:19.673 | fip-port-details 2026-08-28 05:19:19.673 | flavors 2026-08-28 05:19:19.673 | floating-ip-port-forwarding 2026-08-28 05:19:19.673 | floating-ip-port-forwarding-description 2026-08-28 05:19:19.673 | floating-ip-port-forwarding-detail 2026-08-28 05:19:19.673 | floating-ip-port-forwarding-port-ranges 2026-08-28 05:19:19.673 | floatingip-pools 2026-08-28 05:19:19.673 | fwaas_v2 2026-08-28 05:19:19.673 | ip_allocation 2026-08-28 05:19:19.674 | l3-agent-scheduler-ha-chassis-priority 2026-08-28 05:19:19.674 | l3-flavors 2026-08-28 05:19:19.674 | l3-ha 2026-08-28 05:19:19.674 | l3_agent_scheduler 2026-08-28 05:19:19.674 | logging 2026-08-28 05:19:19.674 | multi-provider 2026-08-28 05:19:19.674 | net-mtu 2026-08-28 05:19:19.674 | net-mtu-writable 2026-08-28 05:19:19.674 | network-ip-availability 2026-08-28 05:19:19.674 | network_availability_zone 2026-08-28 05:19:19.674 | network_ha 2026-08-28 05:19:19.674 | pagination 2026-08-28 05:19:19.675 | port-device-profile 2026-08-28 05:19:19.675 | port-hardware-offload-type 2026-08-28 05:19:19.675 | port-mac-address-regenerate 2026-08-28 05:19:19.675 | port-numa-affinity-policy 2026-08-28 05:19:19.675 | port-numa-affinity-policy-socket 2026-08-28 05:19:19.675 | port-resource-request 2026-08-28 05:19:19.675 | port-security 2026-08-28 05:19:19.675 | port-trusted-vif 2026-08-28 05:19:19.675 | project-id 2026-08-28 05:19:19.675 | provider 2026-08-28 05:19:19.675 | pvlan 2026-08-28 05:19:19.675 | qinq 2026-08-28 05:19:19.676 | qos 2026-08-28 05:19:19.676 | qos-bw-limit-direction 2026-08-28 05:19:19.676 | qos-bw-minimum-ingress 2026-08-28 05:19:19.676 | qos-default 2026-08-28 05:19:19.676 | qos-fip 2026-08-28 05:19:19.676 | qos-gateway-ip 2026-08-28 05:19:19.676 | qos-rule-type-details 2026-08-28 05:19:19.676 | qos-rule-type-filter 2026-08-28 05:19:19.676 | qos-rules-alias 2026-08-28 05:19:19.676 | quota-check-limit 2026-08-28 05:19:19.676 | quota-check-limit-default 2026-08-28 05:19:19.676 | quota_details 2026-08-28 05:19:19.677 | quotas 2026-08-28 05:19:19.677 | rbac-address-scope 2026-08-28 05:19:19.677 | rbac-policies 2026-08-28 05:19:19.677 | rbac-security-groups 2026-08-28 05:19:19.677 | router 2026-08-28 05:19:19.677 | router-enable-snat 2026-08-28 05:19:19.677 | router_availability_zone 2026-08-28 05:19:19.677 | security-group 2026-08-28 05:19:19.677 | security-groups-default-rules 2026-08-28 05:19:19.677 | security-groups-default-statefulness 2026-08-28 05:19:19.677 | security-groups-normalized-cidr 2026-08-28 05:19:19.677 | security-groups-remote-address-group 2026-08-28 05:19:19.678 | security-groups-rules-belongs-to-default-sg 2026-08-28 05:19:19.678 | security-groups-shared-filtering 2026-08-28 05:19:19.678 | segment 2026-08-28 05:19:19.678 | sorting 2026-08-28 05:19:19.678 | standard-attr-description 2026-08-28 05:19:19.678 | standard-attr-fwaas-v2 2026-08-28 05:19:19.678 | standard-attr-revisions 2026-08-28 05:19:19.678 | standard-attr-tag 2026-08-28 05:19:19.678 | standard-attr-timestamp 2026-08-28 05:19:19.678 | stateful-security-group 2026-08-28 05:19:19.678 | subnet-dns-publish-fixed-ip 2026-08-28 05:19:19.679 | subnet-external-network 2026-08-28 05:19:19.679 | subnet-service-types 2026-08-28 05:19:19.679 | subnet_allocation 2026-08-28 05:19:19.679 | subnet_onboard 2026-08-28 05:19:19.679 | subnetpool-prefix-ops 2026-08-28 05:19:19.679 | tag-creation 2026-08-28 05:19:19.679 | tap-mirror 2026-08-28 05:19:19.679 | tap-mirror-both-direction 2026-08-28 05:19:19.679 | trunk 2026-08-28 05:19:19.679 | uplink-status-propagation 2026-08-28 05:19:19.679 | uplink-status-propagation-updatable 2026-08-28 05:19:19.679 | vlan-transparent 2026-08-28 05:19:19.680 | vpn-endpoint-groups 2026-08-28 05:19:19.680 | vpnaas' 2026-08-28 05:19:19.680 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 484: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-28 05:19:19.680 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : LC_ALL=C 2026-08-28 05:19:19.680 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo -e 'address-group 2026-08-28 05:19:19.680 | address-scope 2026-08-28 05:19:19.680 | agent 2026-08-28 05:19:19.680 | allowed-address-pairs 2026-08-28 05:19:19.680 | auto-allocated-topology 2026-08-28 05:19:19.680 | availability_zone 2026-08-28 05:19:19.680 | bgp 2026-08-28 05:19:19.681 | bgp_4byte_asn 2026-08-28 05:19:19.681 | bgp_dragent_scheduler 2026-08-28 05:19:19.681 | binding 2026-08-28 05:19:19.681 | binding-extended 2026-08-28 05:19:19.681 | default-subnetpools 2026-08-28 05:19:19.681 | dhcp_agent_scheduler 2026-08-28 05:19:19.681 | dns-domain-ports 2026-08-28 05:19:19.681 | dns-integration 2026-08-28 05:19:19.681 | dns-integration-domain-keywords 2026-08-28 05:19:19.681 | empty-string-filtering 2026-08-28 05:19:19.681 | enable-default-route-bfd 2026-08-28 05:19:19.681 | enable-default-route-ecmp 2026-08-28 05:19:19.682 | expose-port-forwarding-in-fip 2026-08-28 05:19:19.682 | ext-gw-mode 2026-08-28 05:19:19.682 | external-gateway-multihoming 2026-08-28 05:19:19.682 | external-net 2026-08-28 05:19:19.682 | extra_dhcp_opt 2026-08-28 05:19:19.682 | extraroute 2026-08-28 05:19:19.682 | extraroute-atomic 2026-08-28 05:19:19.682 | filter-validation 2026-08-28 05:19:19.682 | fip-port-details 2026-08-28 05:19:19.682 | flavors 2026-08-28 05:19:19.682 | floating-ip-port-forwarding 2026-08-28 05:19:19.682 | floating-ip-port-forwarding-description 2026-08-28 05:19:19.683 | floating-ip-port-forwarding-detail 2026-08-28 05:19:19.683 | floating-ip-port-forwarding-port-ranges 2026-08-28 05:19:19.683 | floatingip-pools 2026-08-28 05:19:19.683 | fwaas_v2 2026-08-28 05:19:19.683 | ip_allocation 2026-08-28 05:19:19.683 | l3-agent-scheduler-ha-chassis-priority 2026-08-28 05:19:19.683 | l3-flavors 2026-08-28 05:19:19.683 | l3-ha 2026-08-28 05:19:19.683 | l3_agent_scheduler 2026-08-28 05:19:19.683 | logging 2026-08-28 05:19:19.683 | multi-provider 2026-08-28 05:19:19.683 | net-mtu 2026-08-28 05:19:19.684 | net-mtu-writable 2026-08-28 05:19:19.684 | network-ip-availability 2026-08-28 05:19:19.684 | network_availability_zone 2026-08-28 05:19:19.684 | network_ha 2026-08-28 05:19:19.684 | pagination 2026-08-28 05:19:19.684 | port-device-profile 2026-08-28 05:19:19.684 | port-hardware-offload-type 2026-08-28 05:19:19.684 | port-mac-address-regenerate 2026-08-28 05:19:19.684 | port-numa-affinity-policy 2026-08-28 05:19:19.684 | port-numa-affinity-policy-socket 2026-08-28 05:19:19.684 | port-resource-request 2026-08-28 05:19:19.685 | port-security 2026-08-28 05:19:19.685 | port-trusted-vif 2026-08-28 05:19:19.685 | project-id 2026-08-28 05:19:19.685 | provider 2026-08-28 05:19:19.685 | pvlan 2026-08-28 05:19:19.685 | qinq 2026-08-28 05:19:19.685 | qos 2026-08-28 05:19:19.685 | qos-bw-limit-direction 2026-08-28 05:19:19.685 | qos-bw-minimum-ingress 2026-08-28 05:19:19.685 | qos-default 2026-08-28 05:19:19.685 | qos-fip 2026-08-28 05:19:19.685 | qos-gateway-ip 2026-08-28 05:19:19.686 | qos-rule-type-details 2026-08-28 05:19:19.686 | qos-rule-type-filter 2026-08-28 05:19:19.686 | qos-rules-alias 2026-08-28 05:19:19.687 | quota-check-limit 2026-08-28 05:19:19.687 | quota-check-limit-default 2026-08-28 05:19:19.687 | quota_details 2026-08-28 05:19:19.687 | quotas 2026-08-28 05:19:19.687 | rbac-address-scope 2026-08-28 05:19:19.687 | rbac-policies 2026-08-28 05:19:19.687 | rbac-security-groups 2026-08-28 05:19:19.687 | router 2026-08-28 05:19:19.687 | router-enable-snat 2026-08-28 05:19:19.687 | router_availability_zone 2026-08-28 05:19:19.687 | security-group 2026-08-28 05:19:19.687 | security-groups-default-rules 2026-08-28 05:19:19.688 | security-groups-default-statefulness 2026-08-28 05:19:19.688 | security-groups-normalized-cidr 2026-08-28 05:19:19.688 | security-groups-remote-address-group 2026-08-28 05:19:19.688 | security-groups-rules-belongs-to-default-sg 2026-08-28 05:19:19.688 | security-groups-shared-filtering 2026-08-28 05:19:19.688 | segment 2026-08-28 05:19:19.688 | sorting 2026-08-28 05:19:19.688 | standard-attr-description 2026-08-28 05:19:19.688 | standard-attr-fwaas-v2 2026-08-28 05:19:19.688 | standard-attr-revisions 2026-08-28 05:19:19.688 | standard-attr-tag 2026-08-28 05:19:19.689 | standard-attr-timestamp 2026-08-28 05:19:19.689 | stateful-security-group 2026-08-28 05:19:19.689 | subnet-dns-publish-fixed-ip 2026-08-28 05:19:19.689 | subnet-external-network 2026-08-28 05:19:19.689 | subnet-service-types 2026-08-28 05:19:19.689 | subnet_allocation 2026-08-28 05:19:19.689 | subnet_onboard 2026-08-28 05:19:19.689 | subnetpool-prefix-ops 2026-08-28 05:19:19.689 | tag-creation 2026-08-28 05:19:19.689 | tap-mirror 2026-08-28 05:19:19.689 | tap-mirror-both-direction 2026-08-28 05:19:19.689 | trunk 2026-08-28 05:19:19.690 | uplink-status-propagation 2026-08-28 05:19:19.690 | uplink-status-propagation-updatable 2026-08-28 05:19:19.690 | vlan-transparent 2026-08-28 05:19:19.690 | vpn-endpoint-groups 2026-08-28 05:19:19.690 | vpnaas' 2026-08-28 05:19:19.690 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 484: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-28 05:19:19.690 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : comm -3 /dev/fd/63 /dev/fd/62 2026-08-28 05:19:19.690 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : disabled_ext= 2026-08-28 05:19:19.690 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:488 : '[' '!' -z '' ']' 2026-08-28 05:19:19.690 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : echo address-group address-scope agent allowed-address-pairs auto-allocated-topology availability_zone bgp bgp_4byte_asn bgp_dragent_scheduler binding binding-extended default-subnetpools dhcp_agent_scheduler dns-domain-ports dns-integration dns-integration-domain-keywords empty-string-filtering enable-default-route-bfd enable-default-route-ecmp expose-port-forwarding-in-fip ext-gw-mode external-gateway-multihoming external-net extra_dhcp_opt extraroute extraroute-atomic filter-validation fip-port-details flavors floating-ip-port-forwarding floating-ip-port-forwarding-description floating-ip-port-forwarding-detail floating-ip-port-forwarding-port-ranges floatingip-pools fwaas_v2 ip_allocation l3-agent-scheduler-ha-chassis-priority l3-flavors l3-ha l3_agent_scheduler logging multi-provider net-mtu net-mtu-writable network-ip-availability network_availability_zone network_ha pagination port-device-profile port-hardware-offload-type port-mac-address-regenerate port-numa-affinity-policy port-numa-affinity-policy-socket port-resource-request port-security port-trusted-vif project-id provider pvlan qinq qos qos-bw-limit-direction qos-bw-minimum-ingress qos-default qos-fip qos-gateway-ip qos-rule-type-details qos-rule-type-filter qos-rules-alias quota-check-limit quota-check-limit-default quota_details quotas rbac-address-scope rbac-policies rbac-security-groups router router-enable-snat router_availability_zone security-group security-groups-default-rules security-groups-default-statefulness security-groups-normalized-cidr security-groups-remote-address-group security-groups-rules-belongs-to-default-sg security-groups-shared-filtering segment sorting standard-attr-description standard-attr-fwaas-v2 standard-attr-revisions standard-attr-tag standard-attr-timestamp stateful-security-group subnet-dns-publish-fixed-ip subnet-external-network subnet-service-types subnet_allocation subnet_onboard subnetpool-prefix-ops tag-creation tap-mirror tap-mirror-both-direction trunk uplink-status-propagation uplink-status-propagation-updatable vlan-transparent vpn-endpoint-groups vpnaas 2026-08-28 05:19:19.690 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : tr ' ' , 2026-08-28 05:19:19.691 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : export NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-28 05:19:19.691 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-28 05:19:19.691 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-08-28 05:19:19.691 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-28 05:19:19.692 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-08-28 05:19:19.694 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-08-28 05:19:19.697 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-08-28 05:19:19.699 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-28 05:19:19.702 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-08-28 05:19:19.732 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:504 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=tcp:192.168.122.46:6641 2026-08-28 05:19:19.734 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-28 05:19:19.737 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-28 05:19:19.739 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.46:6641 2026-08-28 05:19:19.741 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.46:6641 ']' 2026-08-28 05:19:19.743 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-28 05:19:19.746 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.46:6641 2026-08-28 05:19:19.780 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:505 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=tcp:192.168.122.46:6642 2026-08-28 05:19:19.783 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-28 05:19:19.786 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-28 05:19:19.788 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.46:6642 2026-08-28 05:19:19.791 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.46:6642 ']' 2026-08-28 05:19:19.793 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-28 05:19:19.796 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.46:6642 2026-08-28 05:19:19.825 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:506 : is_service_enabled tls-proxy 2026-08-28 05:19:19.843 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:19:19.845 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-08-28 05:19:19.848 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-28 05:19:19.851 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-28 05:19:19.854 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-08-28 05:19:19.856 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-08-28 05:19:19.858 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-28 05:19:19.861 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-08-28 05:19:19.893 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:515 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-08-28 05:19:19.896 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-28 05:19:19.899 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-28 05:19:19.902 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-08-28 05:19:19.905 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-08-28 05:19:19.908 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-28 05:19:19.911 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-08-28 05:19:19.947 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-08-28 05:19:19.951 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-28 05:19:19.954 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-08-28 05:19:19.957 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-08-28 05:19:19.960 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-08-28 05:19:19.963 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-28 05:19:19.966 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-08-28 05:19:20.002 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:517 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-08-28 05:19:20.024 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:519 : is_service_enabled q-log neutron-log 2026-08-28 05:19:20.044 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:19:20.047 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:525 : is_ovn_metadata_agent_enabled 2026-08-28 05:19:20.050 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-08-28 05:19:20.070 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:19:20.074 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-08-28 05:19:20.077 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-08-28 05:19:20.080 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:526 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-08-28 05:19:20.082 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-28 05:19:20.085 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-28 05:19:20.089 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-08-28 05:19:20.092 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-08-28 05:19:20.094 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-28 05:19:20.097 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-08-28 05:19:20.134 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:533 : is_service_enabled q-dns neutron-dns 2026-08-28 05:19:20.155 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:19:20.158 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-08-28 05:19:20.197 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : is_service_enabled q-dhcp neutron-dhcp 2026-08-28 05:19:20.216 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:19:20.219 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-08-28 05:19:20.256 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:547 : is_service_enabled n-api-meta 2026-08-28 05:19:20.276 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:19:20.279 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:548 : is_ovn_metadata_agent_enabled 2026-08-28 05:19:20.282 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-08-28 05:19:20.301 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:19:20.303 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-08-28 05:19:20.306 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-08-28 05:19:20.309 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:549 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-08-28 05:19:20.344 | + lib/neutron:configure_neutron:413 : is_service_enabled q-placement neutron-placement 2026-08-28 05:19:20.363 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:19:20.366 | + lib/neutron:configure_neutron:416 : is_service_enabled q-trunk neutron-trunk 2026-08-28 05:19:20.385 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:19:20.388 | + lib/neutron:configure_neutron:419 : is_service_enabled q-qos neutron-qos 2026-08-28 05:19:20.406 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:19:20.409 | + lib/neutron:configure_neutron:426 : is_service_enabled neutron-segments 2026-08-28 05:19:20.426 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:19:20.429 | + lib/neutron:configure_neutron:430 : is_service_enabled q-ovn-bgp 2026-08-28 05:19:20.449 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:19:20.451 | + lib/neutron:configure_neutron:433 : is_service_enabled q-ovn-evpn 2026-08-28 05:19:20.471 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:19:20.474 | + lib/neutron:configure_neutron:438 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-08-28 05:19:20.492 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:19:20.495 | + lib/neutron:configure_neutron:439 : _configure_neutron_service 2026-08-28 05:19:20.499 | + lib/neutron:_configure_neutron_service:1007 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-08-28 05:19:20.501 | + lib/neutron:_configure_neutron_service:1008 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-08-28 05:19:20.507 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-08-28 05:19:20.542 | + lib/neutron:_configure_neutron_service:1013 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-08-28 05:19:20.578 | + lib/neutron:_configure_neutron_service:1014 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-08-28 05:19:20.614 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-08-28 05:19:20.652 | + lib/neutron:_configure_neutron_service:1017 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-08-28 05:19:20.654 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-08-28 05:19:20.657 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-08-28 05:19:20.660 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-28 05:19:20.663 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-28 05:19:20.666 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-08-28 05:19:20.670 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-08-28 05:19:20.673 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-08-28 05:19:20.676 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-28 05:19:20.680 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-08-28 05:19:20.715 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-08-28 05:19:20.753 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.46/identity 2026-08-28 05:19:20.790 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-08-28 05:19:20.830 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-08-28 05:19:20.868 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-08-28 05:19:20.907 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-08-28 05:19:20.945 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-08-28 05:19:20.983 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.46/identity 2026-08-28 05:19:21.018 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-28 05:19:21.053 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-08-28 05:19:21.090 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-28 05:19:21.093 | + lib/neutron:_configure_neutron_service:1020 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-08-28 05:19:21.130 | + lib/neutron:_configure_neutron_service:1021 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-08-28 05:19:21.166 | + lib/neutron:_configure_neutron_service:1023 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-08-28 05:19:21.169 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-08-28 05:19:21.172 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-28 05:19:21.175 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-08-28 05:19:21.178 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-08-28 05:19:21.214 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-08-28 05:19:21.248 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.46/identity 2026-08-28 05:19:21.283 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-08-28 05:19:21.320 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-08-28 05:19:21.357 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-08-28 05:19:21.393 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-08-28 05:19:21.428 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-08-28 05:19:21.463 | + lib/neutron:_configure_neutron_service:1026 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-08-28 05:19:21.466 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-08-28 05:19:21.469 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-08-28 05:19:21.472 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-08-28 05:19:21.475 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-08-28 05:19:21.511 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-08-28 05:19:21.547 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.46/identity 2026-08-28 05:19:21.583 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-08-28 05:19:21.620 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-08-28 05:19:21.657 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-08-28 05:19:21.695 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-08-28 05:19:21.733 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-08-28 05:19:21.771 | + lib/neutron:_configure_neutron_service:1029 : neutron_plugin_configure_service 2026-08-28 05:19:21.775 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-08-28 05:19:21.778 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-08-28 05:19:21.781 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-08-28 05:19:21.783 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-08-28 05:19:21.786 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-08-28 05:19:21.789 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-08-28 05:19:21.792 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-08-28 05:19:21.795 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-08-28 05:19:21.797 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-08-28 05:19:21.800 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-08-28 05:19:21.804 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-08-28 05:19:21.806 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-08-28 05:19:21.809 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-08-28 05:19:21.812 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-08-28 05:19:21.815 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-08-28 05:19:21.818 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-08-28 05:19:21.821 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:114 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-08-28 05:19:21.824 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-28 05:19:21.827 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-08-28 05:19:21.829 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-08-28 05:19:21.832 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-08-28 05:19:21.835 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-28 05:19:21.838 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-08-28 05:19:21.875 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-08-28 05:19:21.878 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-28 05:19:21.882 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-28 05:19:21.885 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-08-28 05:19:21.887 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-08-28 05:19:21.890 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-28 05:19:21.893 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-08-28 05:19:21.927 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:117 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2026-08-28 05:19:21.930 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-28 05:19:21.933 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-28 05:19:21.936 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-08-28 05:19:21.939 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-08-28 05:19:21.942 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-28 05:19:21.944 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-08-28 05:19:21.980 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-08-28 05:19:21.983 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers=local,flat,vlan,geneve 2026-08-28 05:19:21.986 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-28 05:19:21.989 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-28 05:19:21.992 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-08-28 05:19:21.995 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-08-28 05:19:21.998 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-28 05:19:22.000 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-08-28 05:19:22.036 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:123 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security,qos 2026-08-28 05:19:22.039 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-28 05:19:22.042 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-28 05:19:22.045 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-08-28 05:19:22.048 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-08-28 05:19:22.051 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-28 05:19:22.054 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-08-28 05:19:22.090 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:125 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types=geneve 2026-08-28 05:19:22.092 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-28 05:19:22.095 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-28 05:19:22.100 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-08-28 05:19:22.103 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-08-28 05:19:22.107 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-28 05:19:22.110 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-08-28 05:19:22.147 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2026-08-28 05:19:22.150 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-28 05:19:22.152 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-08-28 05:19:22.156 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-08-28 05:19:22.159 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-08-28 05:19:22.162 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-28 05:19:22.165 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2026-08-28 05:19:22.200 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2026-08-28 05:19:22.203 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-28 05:19:22.206 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-08-28 05:19:22.209 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-08-28 05:19:22.211 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-08-28 05:19:22.214 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-28 05:19:22.217 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-08-28 05:19:22.252 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:131 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=public, 2026-08-28 05:19:22.255 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-28 05:19:22.257 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-08-28 05:19:22.260 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-08-28 05:19:22.263 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-08-28 05:19:22.266 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-28 05:19:22.269 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-08-28 05:19:22.304 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=public 2026-08-28 05:19:22.308 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-28 05:19:22.310 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-08-28 05:19:22.313 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-08-28 05:19:22.316 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-08-28 05:19:22.319 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-28 05:19:22.321 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-08-28 05:19:22.357 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:65536 2026-08-28 05:19:22.360 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-28 05:19:22.363 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-08-28 05:19:22.366 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-08-28 05:19:22.369 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-08-28 05:19:22.372 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-28 05:19:22.375 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-08-28 05:19:22.410 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-08-28 05:19:22.412 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-08-28 05:19:22.450 | + lib/neutron:configure_neutron:446 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-08-28 05:19:22.488 | + lib/neutron:configure_neutron:448 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-08-28 05:19:22.492 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-08-28 05:19:22.495 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-08-28 05:19:22.498 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-08-28 05:19:22.501 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-28 05:19:22.504 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-08-28 05:19:22.507 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-08-28 05:19:22.510 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-28 05:19:22.513 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-28 05:19:22.532 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-28 05:19:22.533 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-28 05:19:22.544 | d /var/run/uwsgi 0755 quobyte root 2026-08-28 05:19:22.549 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-28 05:19:22.562 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-08-28 05:19:22.568 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-08-28 05:19:22.571 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-08-28 05:19:22.576 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-28 05:19:22.580 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-08-28 05:19:22.618 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-08-28 05:19:22.655 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-08-28 05:19:22.688 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-08-28 05:19:22.724 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-08-28 05:19:22.760 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-28 05:19:22.797 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-08-28 05:19:22.832 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-08-28 05:19:22.867 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-08-28 05:19:22.902 | + lib/apache:write_uwsgi_config:290 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-28 05:19:22.937 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-08-28 05:19:22.970 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-28 05:19:23.006 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-08-28 05:19:23.040 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-08-28 05:19:23.075 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-28 05:19:23.078 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-28 05:19:23.082 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-08-28 05:19:23.085 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-08-28 05:19:23.087 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-28 05:19:23.090 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 05:19:23.093 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 05:19:23.097 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-08-28 05:19:23.100 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-08-28 05:19:23.104 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-08-28 05:19:23.138 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-08-28 05:19:23.174 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 ' 2026-08-28 05:19:23.174 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-08-28 05:19:23.186 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-08-28 05:19:23.190 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-08-28 05:19:23.194 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-08-28 05:19:23.197 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-28 05:19:23.199 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-28 05:19:23.202 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-28 05:19:23.205 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-28 05:19:23.208 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 05:19:23.211 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 05:19:23.214 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-28 05:19:23.217 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-28 05:19:23.220 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 05:19:23.223 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 05:19:23.226 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-08-28 05:19:23.239 | perl: warning: Setting locale failed. 2026-08-28 05:19:23.239 | perl: warning: Please check that your locale settings: 2026-08-28 05:19:23.239 | LANGUAGE = (unset), 2026-08-28 05:19:23.239 | LC_ALL = "en_US.utf8", 2026-08-28 05:19:23.239 | LANG = "de_DE.UTF-8" 2026-08-28 05:19:23.239 | are supported and installed on your system. 2026-08-28 05:19:23.239 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 05:19:23.280 | Enabling site neutron-api. 2026-08-28 05:19:23.286 | To activate the new configuration, you need to run: 2026-08-28 05:19:23.286 | systemctl reload apache2 2026-08-28 05:19:23.293 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-28 05:19:23.297 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-28 05:19:23.300 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-28 05:19:23.305 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-28 05:19:23.485 | + ./stack.sh:main:1173 : is_service_enabled mysql postgresql 2026-08-28 05:19:23.511 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:19:23.516 | + ./stack.sh:main:1173 : is_service_enabled neutron 2026-08-28 05:19:23.535 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:19:23.537 | + ./stack.sh:main:1174 : async_runfunc init_neutron 2026-08-28 05:19:23.539 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-08-28 05:19:23.608 | + inc/async:async_inner:63 : init_neutron 2026-08-28 05:19:23.653 | [2015 Async init_neutron:54197]: running: init_neutron 2026-08-28 05:19:23.657 | + ./stack.sh:main:1182 : is_service_enabled q-dhcp 2026-08-28 05:19:23.678 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:19:23.682 | + ./stack.sh:main:1201 : is_service_enabled nova neutron 2026-08-28 05:19:23.704 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:19:23.708 | + ./stack.sh:main:1202 : configure_os_vif 2026-08-28 05:19:23.711 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-08-28 05:19:23.714 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-08-28 05:19:23.754 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-08-28 05:19:23.759 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-08-28 05:19:23.802 | + ./stack.sh:main:1208 : is_service_enabled swift 2026-08-28 05:19:23.823 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:19:23.826 | + ./stack.sh:main:1217 : is_service_enabled cinder 2026-08-28 05:19:23.847 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:19:23.850 | + ./stack.sh:main:1218 : echo_summary 'Configuring Cinder' 2026-08-28 05:19:23.853 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-28 05:19:23.857 | + ./stack.sh:echo_summary:450 : echo -e Configuring Cinder 2026-08-28 05:19:23.860 | + ./stack.sh:main:1219 : async_runfunc init_cinder 2026-08-28 05:19:23.863 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-08-28 05:19:23.931 | + inc/async:async_inner:63 : init_cinder 2026-08-28 05:19:23.975 | [2015 Async init_cinder:54433]: running: init_cinder 2026-08-28 05:19:23.979 | + ./stack.sh:main:1225 : is_service_enabled placement 2026-08-28 05:19:24.001 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:19:24.007 | + ./stack.sh:main:1226 : echo_summary 'Configuring placement' 2026-08-28 05:19:24.010 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-28 05:19:24.013 | + ./stack.sh:echo_summary:450 : echo -e Configuring placement 2026-08-28 05:19:24.016 | + ./stack.sh:main:1227 : async_runfunc init_placement 2026-08-28 05:19:24.021 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-08-28 05:19:24.091 | + inc/async:async_inner:63 : init_placement 2026-08-28 05:19:24.137 | [2015 Async init_placement:54563]: running: init_placement 2026-08-28 05:19:24.141 | + ./stack.sh:main:1231 : async_wait init_neutron 2026-08-28 05:19:24.199 | [2015 Async init_neutron:54197]: Waiting for completion of init_neutron running on PID 54197 (5 other jobs running) 2026-08-28 05:19:24.227 | [2015 Async init_neutron:54197]: Signaling child to exit 2026-08-28 05:19:39.042 | + inc/async:async_inner:64 : rc=0 2026-08-28 05:19:39.073 | [54433 Async init_cinder:54433]: finished successfully 2026-08-28 05:20:07.104 | + inc/async:async_inner:64 : rc=0 2026-08-28 05:20:07.140 | [54197 Async init_neutron:54197]: finished successfully 2026-08-28 05:20:07.168 | WAKEUP 2026-08-28 05:20:07.190 | [2015 Async init_neutron:54197]: Signaled 2026-08-28 05:20:07.192 | + lib/neutron:init_neutron:505 : recreate_database neutron 2026-08-28 05:20:07.192 | + lib/database:recreate_database:112 : local db=neutron 2026-08-28 05:20:07.192 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-08-28 05:20:07.192 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-08-28 05:20:07.192 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-08-28 05:20:07.193 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-28 05:20:07.193 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-08-28 05:20:07.193 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-28 05:20:07.193 | + lib/neutron:init_neutron:506 : time_start dbsync 2026-08-28 05:20:07.194 | + functions-common:time_start:2406 : local name=dbsync 2026-08-28 05:20:07.194 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:20:07.194 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:20:07.194 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:20:07.194 | + functions-common:time_start:2411 : _TIME_START[$name]=1787894363794 2026-08-28 05:20:07.194 | + lib/neutron:init_neutron:508 : /opt/stack/data/venv/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2026-08-28 05:20:07.194 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-28 05:20:07.194 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 05:20:07.194 | we strongly recommend against using it for new projects. 2026-08-28 05:20:07.194 | 2026-08-28 05:20:07.194 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 05:20:07.195 | framework. For more detail see 2026-08-28 05:20:07.195 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 05:20:07.195 | 2026-08-28 05:20:07.195 | import eventlet as _eventlet # noqa 2026-08-28 05:20:07.195 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-08-28 05:20:07.195 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-08-28 05:20:07.196 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-08-28 05:20:07.196 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-08-28 05:20:07.196 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-08-28 05:20:07.196 | INFO [alembic.runtime.migration] Running upgrade kilo -> 599c6a226151 2026-08-28 05:20:07.196 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-08-28 05:20:07.196 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-08-28 05:20:07.197 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-08-28 05:20:07.197 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-08-28 05:20:07.197 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-08-28 05:20:07.197 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-08-28 05:20:07.197 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-08-28 05:20:07.197 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-08-28 05:20:07.197 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-08-28 05:20:07.197 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-08-28 05:20:07.197 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-08-28 05:20:07.198 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-08-28 05:20:07.198 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-08-28 05:20:07.198 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-08-28 05:20:07.198 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-08-28 05:20:07.198 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-08-28 05:20:07.198 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-08-28 05:20:07.198 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-08-28 05:20:07.198 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-08-28 05:20:07.199 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-08-28 05:20:07.199 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-08-28 05:20:07.199 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-08-28 05:20:07.199 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-08-28 05:20:07.199 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-08-28 05:20:07.199 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-08-28 05:20:07.199 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-08-28 05:20:07.200 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-08-28 05:20:07.200 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-08-28 05:20:07.200 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-08-28 05:20:07.200 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-08-28 05:20:07.200 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-08-28 05:20:07.200 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-08-28 05:20:07.200 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-08-28 05:20:07.200 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-08-28 05:20:07.200 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-08-28 05:20:07.200 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-08-28 05:20:07.200 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-08-28 05:20:07.201 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-08-28 05:20:07.201 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 2e5352a0ad4d 2026-08-28 05:20:07.201 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-08-28 05:20:07.201 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 8a6d8bdae39 2026-08-28 05:20:07.201 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 5ffceebfada 2026-08-28 05:20:07.201 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-08-28 05:20:07.201 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-08-28 05:20:07.201 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-08-28 05:20:07.201 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-08-28 05:20:07.202 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-08-28 05:20:07.202 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-08-28 05:20:07.202 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> a84ccf28f06a 2026-08-28 05:20:07.202 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-08-28 05:20:07.202 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-08-28 05:20:07.202 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-08-28 05:20:07.202 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-08-28 05:20:07.202 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-08-28 05:20:07.202 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-08-28 05:20:07.202 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-08-28 05:20:07.203 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-08-28 05:20:07.203 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-08-28 05:20:07.203 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-08-28 05:20:07.203 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-08-28 05:20:07.203 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-08-28 05:20:07.203 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-08-28 05:20:07.203 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-08-28 05:20:07.203 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-08-28 05:20:07.203 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-08-28 05:20:07.203 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-08-28 05:20:07.203 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-08-28 05:20:07.204 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-08-28 05:20:07.204 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-08-28 05:20:07.204 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-08-28 05:20:07.204 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-08-28 05:20:07.204 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-08-28 05:20:07.204 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-08-28 05:20:07.204 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-08-28 05:20:07.204 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-08-28 05:20:07.204 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-08-28 05:20:07.204 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-08-28 05:20:07.204 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-08-28 05:20:07.205 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-08-28 05:20:07.205 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-08-28 05:20:07.205 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-08-28 05:20:07.205 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-08-28 05:20:07.205 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-08-28 05:20:07.205 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-08-28 05:20:07.205 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-08-28 05:20:07.205 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-08-28 05:20:07.205 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-08-28 05:20:07.205 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-08-28 05:20:07.206 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-08-28 05:20:07.206 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-08-28 05:20:07.206 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-08-28 05:20:07.206 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-08-28 05:20:07.206 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-08-28 05:20:07.206 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-08-28 05:20:07.206 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-08-28 05:20:07.206 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-08-28 05:20:07.206 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-08-28 05:20:07.206 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-08-28 05:20:07.206 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-08-28 05:20:07.207 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-08-28 05:20:07.207 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> cd9ef14ccf87 2026-08-28 05:20:07.207 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-08-28 05:20:07.207 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-08-28 05:20:07.207 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-08-28 05:20:07.207 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-08-28 05:20:07.207 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-08-28 05:20:07.208 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-08-28 05:20:07.208 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-08-28 05:20:07.208 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-08-28 05:20:07.208 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-08-28 05:20:07.209 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-08-28 05:20:07.209 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-08-28 05:20:07.209 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-08-28 05:20:07.209 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-08-28 05:20:07.209 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-08-28 05:20:07.210 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 0e6eff810791 2026-08-28 05:20:07.210 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-08-28 05:20:07.210 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-08-28 05:20:07.210 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-08-28 05:20:07.210 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-08-28 05:20:07.210 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-08-28 05:20:07.210 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-08-28 05:20:07.210 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-08-28 05:20:07.210 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-08-28 05:20:07.210 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-08-28 05:20:07.210 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-08-28 05:20:07.210 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-08-28 05:20:07.211 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-08-28 05:20:07.211 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-08-28 05:20:07.211 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-08-28 05:20:07.211 | Running upgrade for neutron ... 2026-08-28 05:20:07.211 | OK 2026-08-28 05:20:07.211 | + lib/neutron:init_neutron:509 : time_stop dbsync 2026-08-28 05:20:07.211 | + functions-common:time_stop:2420 : local name 2026-08-28 05:20:07.211 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:20:07.211 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:20:07.211 | + functions-common:time_stop:2423 : local total 2026-08-28 05:20:07.211 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:20:07.212 | + functions-common:time_stop:2426 : name=dbsync 2026-08-28 05:20:07.212 | + functions-common:time_stop:2427 : start_time=1787894363794 2026-08-28 05:20:07.212 | + functions-common:time_stop:2429 : [[ -z 1787894363794 ]] 2026-08-28 05:20:07.212 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:20:07.212 | + functions-common:time_stop:2432 : end_time=1787894407080 2026-08-28 05:20:07.212 | + functions-common:time_stop:2433 : elapsed_time=43286 2026-08-28 05:20:07.212 | + functions-common:time_stop:2434 : total=8148 2026-08-28 05:20:07.212 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:20:07.212 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=51434 2026-08-28 05:20:07.246 | [2015 Async init_neutron:54197]: finished init_neutron with result 0 in 43 seconds 2026-08-28 05:20:07.253 | + inc/async:async_wait:197 : return 0 2026-08-28 05:20:07.257 | + ./stack.sh:main:1232 : async_wait init_placement 2026-08-28 05:20:07.322 | [2015 Async init_placement:54563]: Waiting for completion of init_placement running on PID 54563 (4 other jobs running) 2026-08-28 05:20:07.353 | [2015 Async init_placement:54563]: Signaling child to exit 2026-08-28 05:20:11.244 | + inc/async:async_inner:64 : rc=0 2026-08-28 05:20:11.268 | [54563 Async init_placement:54563]: finished successfully 2026-08-28 05:20:11.292 | WAKEUP 2026-08-28 05:20:11.311 | [2015 Async init_placement:54563]: Signaled 2026-08-28 05:20:11.313 | + lib/placement:init_placement:113 : recreate_database placement 2026-08-28 05:20:11.313 | + lib/database:recreate_database:112 : local db=placement 2026-08-28 05:20:11.313 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-08-28 05:20:11.313 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-08-28 05:20:11.313 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-08-28 05:20:11.313 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-28 05:20:11.313 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-08-28 05:20:11.313 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-28 05:20:11.313 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-08-28 05:20:11.314 | + lib/placement:init_placement:115 : create_placement_accounts 2026-08-28 05:20:11.314 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-08-28 05:20:11.314 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-08-28 05:20:11.314 | + functions-common:get_or_create_user:899 : local user_id 2026-08-28 05:20:11.314 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-28 05:20:11.314 | + functions-common:get_or_create_user:903 : local email= 2026-08-28 05:20:11.314 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create placement --password nomoresecret --domain=Default --or-show -f value -c id 2026-08-28 05:20:11.314 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:20:11.314 | + functions-common:get_or_create_user:915 : user_id=49e1a662fae943a9abbe3e6442d2a6d2 2026-08-28 05:20:11.314 | + functions-common:get_or_create_user:916 : echo 49e1a662fae943a9abbe3e6442d2a6d2 2026-08-28 05:20:11.314 | 49e1a662fae943a9abbe3e6442d2a6d2 2026-08-28 05:20:11.315 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-08-28 05:20:11.315 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-28 05:20:11.315 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-28 05:20:11.315 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-28 05:20:11.315 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-28 05:20:11.315 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-28 05:20:11.315 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-28 05:20:11.315 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-28 05:20:11.315 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-28 05:20:11.315 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-28 05:20:11.315 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-28 05:20:11.316 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-28 05:20:11.316 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2026-08-28 05:20:11.316 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-28 05:20:11.316 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:20:11.316 | + functions-common:get_or_add_user_project_role:979 : user_role_id=0e91eb0665eb4288a58ed942823e4285 2026-08-28 05:20:11.316 | + functions-common:get_or_add_user_project_role:980 : echo 0e91eb0665eb4288a58ed942823e4285 2026-08-28 05:20:11.316 | 0e91eb0665eb4288a58ed942823e4285 2026-08-28 05:20:11.316 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-28 05:20:11.316 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-08-28 05:20:11.317 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-28 05:20:11.317 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-28 05:20:11.317 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-28 05:20:11.317 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-28 05:20:11.317 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-28 05:20:11.317 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-28 05:20:11.317 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-28 05:20:11.317 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-28 05:20:11.317 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-28 05:20:11.317 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-28 05:20:11.317 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-28 05:20:11.318 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2026-08-28 05:20:11.318 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-28 05:20:11.318 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:20:11.318 | + functions-common:get_or_add_user_project_role:979 : user_role_id=1a3d38fee307484ea3b3e4fce547c78a 2026-08-28 05:20:11.318 | + functions-common:get_or_add_user_project_role:980 : echo 1a3d38fee307484ea3b3e4fce547c78a 2026-08-28 05:20:11.318 | 1a3d38fee307484ea3b3e4fce547c78a 2026-08-28 05:20:11.318 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.46/placement 2026-08-28 05:20:11.318 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-08-28 05:20:11.318 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-28 05:20:11.318 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-08-28 05:20:11.318 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2026-08-28 05:20:11.319 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:20:11.319 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-28 05:20:11.319 | aebd3b489ceb4d90aeb10139a2b1d8e1' 2026-08-28 05:20:11.319 | + functions-common:get_or_create_service:1067 : echo aebd3b489ceb4d90aeb10139a2b1d8e1 2026-08-28 05:20:11.319 | aebd3b489ceb4d90aeb10139a2b1d8e1 2026-08-28 05:20:11.319 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.46/placement 2026-08-28 05:20:11.319 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-28 05:20:11.319 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public http://192.168.122.46/placement RegionOne 2026-08-28 05:20:11.319 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-28 05:20:11.319 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2026-08-28 05:20:11.319 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:20:11.320 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-28 05:20:11.320 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-28 05:20:11.320 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.46/placement --region RegionOne -f value -c id 2026-08-28 05:20:11.320 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:20:11.320 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=7235e6f084c74b58a9e7b948c2f51346 2026-08-28 05:20:11.320 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 7235e6f084c74b58a9e7b948c2f51346 2026-08-28 05:20:11.320 | + functions-common:get_or_create_endpoint:1100 : public_id=7235e6f084c74b58a9e7b948c2f51346 2026-08-28 05:20:11.320 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-28 05:20:11.320 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-28 05:20:11.320 | + functions-common:get_or_create_endpoint:1109 : echo 7235e6f084c74b58a9e7b948c2f51346 2026-08-28 05:20:11.320 | 7235e6f084c74b58a9e7b948c2f51346 2026-08-28 05:20:11.358 | [2015 Async init_placement:54563]: finished init_placement with result 0 in 47 seconds 2026-08-28 05:20:11.362 | + inc/async:async_wait:197 : return 0 2026-08-28 05:20:11.365 | + ./stack.sh:main:1233 : async_wait init_glance 2026-08-28 05:20:11.415 | [2015 Async init_glance:49946]: Waiting for completion of init_glance running on PID 49946 (3 other jobs running) 2026-08-28 05:20:11.438 | [2015 Async init_glance:49946]: Signaling child to exit 2026-08-28 05:20:11.438 | WAKEUP 2026-08-28 05:20:11.460 | [2015 Async init_glance:49946]: Signaled 2026-08-28 05:20:11.461 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-08-28 05:20:11.461 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-08-28 05:20:11.461 | + lib/glance:init_glance:529 : recreate_database glance 2026-08-28 05:20:11.461 | + lib/database:recreate_database:112 : local db=glance 2026-08-28 05:20:11.461 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-08-28 05:20:11.462 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-08-28 05:20:11.462 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-08-28 05:20:11.462 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-28 05:20:11.462 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-08-28 05:20:11.462 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-28 05:20:11.462 | + lib/glance:init_glance:531 : time_start dbsync 2026-08-28 05:20:11.462 | + functions-common:time_start:2406 : local name=dbsync 2026-08-28 05:20:11.462 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:20:11.462 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:20:11.462 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:20:11.462 | + functions-common:time_start:2411 : _TIME_START[$name]=1787894271035 2026-08-28 05:20:11.463 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-08-28 05:20:11.463 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-28 05:20:11.463 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 05:20:11.463 | we strongly recommend against using it for new projects. 2026-08-28 05:20:11.463 | 2026-08-28 05:20:11.463 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 05:20:11.463 | framework. For more detail see 2026-08-28 05:20:11.463 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 05:20:11.463 | 2026-08-28 05:20:11.463 | import eventlet as _eventlet # noqa 2026-08-28 05:20:11.463 | INFO dbcounter [-] Registered counter for database glance 2026-08-28 05:20:11.464 | 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=50052) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-28 05:20:11.464 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-28 05:20:11.464 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-28 05:20:11.464 | DEBUG dbcounter [-] [50052] Writer thread running {{(pid=50052) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-28 05:20:11.464 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-28 05:20:11.464 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-28 05:20:11.464 | INFO dbcounter [-] Registered counter for database glance 2026-08-28 05:20:11.464 | 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=50052) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-28 05:20:11.464 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-28 05:20:11.464 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-28 05:20:11.464 | DEBUG dbcounter [-] [50052] Writer thread running {{(pid=50052) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-28 05:20:11.464 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-08-28 05:20:11.465 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=50052) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-28 05:20:11.465 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-08-28 05:20:11.465 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=50052) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 05:20:11.465 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-08-28 05:20:11.465 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=50052) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 05:20:11.465 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-08-28 05:20:11.465 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=50052) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 05:20:11.465 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-08-28 05:20:11.465 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=50052) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 05:20:11.465 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-08-28 05:20:11.465 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=50052) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 05:20:11.466 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-08-28 05:20:11.466 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=50052) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 05:20:11.466 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-08-28 05:20:11.466 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=50052) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 05:20:11.466 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-08-28 05:20:11.466 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=50052) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 05:20:11.466 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-08-28 05:20:11.466 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=50052) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 05:20:11.466 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-08-28 05:20:11.466 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=50052) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 05:20:11.466 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-28 05:20:11.467 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=50052) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 05:20:11.467 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-28 05:20:11.467 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=50052) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 05:20:11.467 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-28 05:20:11.467 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=50052) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 05:20:11.467 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-28 05:20:11.467 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=50052) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 05:20:11.467 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-08-28 05:20:11.467 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=50052) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 05:20:11.467 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-28 05:20:11.467 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-28 05:20:11.468 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-28 05:20:11.468 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-28 05:20:11.468 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-28 05:20:11.468 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-28 05:20:11.468 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-28 05:20:11.468 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-28 05:20:11.468 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-28 05:20:11.468 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-28 05:20:11.468 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-08-28 05:20:11.468 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=50052) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-28 05:20:11.468 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-08-28 05:20:11.469 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=50052) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 05:20:11.469 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-08-28 05:20:11.469 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=50052) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 05:20:11.469 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-08-28 05:20:11.469 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=50052) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 05:20:11.469 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-08-28 05:20:11.469 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=50052) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 05:20:11.469 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-08-28 05:20:11.469 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=50052) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 05:20:11.469 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-08-28 05:20:11.469 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=50052) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 05:20:11.470 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-08-28 05:20:11.470 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=50052) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 05:20:11.470 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-08-28 05:20:11.470 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=50052) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 05:20:11.470 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-08-28 05:20:11.470 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=50052) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 05:20:11.470 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-08-28 05:20:11.470 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=50052) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 05:20:11.470 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-08-28 05:20:11.470 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=50052) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 05:20:11.470 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-08-28 05:20:11.470 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=50052) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:787}} 2026-08-28 05:20:11.471 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-28 05:20:11.471 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-28 05:20:11.471 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-28 05:20:11.471 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-28 05:20:11.471 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-08-28 05:20:11.471 | Database migration is up to date. No migration needed. 2026-08-28 05:20:11.471 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-08-28 05:20:11.471 | Database is synced successfully. 2026-08-28 05:20:11.471 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-08-28 05:20:11.471 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-28 05:20:11.471 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 05:20:11.472 | we strongly recommend against using it for new projects. 2026-08-28 05:20:11.472 | 2026-08-28 05:20:11.472 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 05:20:11.472 | framework. For more detail see 2026-08-28 05:20:11.472 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 05:20:11.472 | 2026-08-28 05:20:11.472 | import eventlet as _eventlet # noqa 2026-08-28 05:20:11.472 | INFO dbcounter [-] Registered counter for database glance 2026-08-28 05:20:11.472 | 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=50236) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-28 05:20:11.472 | DEBUG dbcounter [-] [50236] Writer thread running {{(pid=50236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-28 05:20:11.472 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-08-28 05:20:11.473 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-08-28 05:20:11.473 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-08-28 05:20:11.473 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-08-28 05:20:11.473 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-08-28 05:20:11.473 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-08-28 05:20:11.473 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-08-28 05:20:11.473 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-08-28 05:20:11.473 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-08-28 05:20:11.473 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-08-28 05:20:11.473 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-08-28 05:20:11.473 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-08-28 05:20:11.473 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-08-28 05:20:11.474 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-08-28 05:20:11.474 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-08-28 05:20:11.474 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-08-28 05:20:11.474 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-08-28 05:20:11.474 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-08-28 05:20:11.474 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-08-28 05:20:11.474 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-08-28 05:20:11.474 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-08-28 05:20:11.474 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-08-28 05:20:11.474 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-08-28 05:20:11.474 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-08-28 05:20:11.475 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-08-28 05:20:11.475 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-08-28 05:20:11.475 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-08-28 05:20:11.475 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-08-28 05:20:11.475 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-08-28 05:20:11.475 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-08-28 05:20:11.475 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-08-28 05:20:11.475 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-08-28 05:20:11.475 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-08-28 05:20:11.475 | + lib/glance:init_glance:537 : time_stop dbsync 2026-08-28 05:20:11.475 | + functions-common:time_stop:2420 : local name 2026-08-28 05:20:11.476 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:20:11.476 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:20:11.476 | + functions-common:time_stop:2423 : local total 2026-08-28 05:20:11.476 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:20:11.476 | + functions-common:time_stop:2426 : name=dbsync 2026-08-28 05:20:11.476 | + functions-common:time_stop:2427 : start_time=1787894271035 2026-08-28 05:20:11.476 | + functions-common:time_stop:2429 : [[ -z 1787894271035 ]] 2026-08-28 05:20:11.476 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:20:11.476 | + functions-common:time_stop:2432 : end_time=1787894285380 2026-08-28 05:20:11.476 | + functions-common:time_stop:2433 : elapsed_time=14345 2026-08-28 05:20:11.476 | + functions-common:time_stop:2434 : total=8148 2026-08-28 05:20:11.476 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:20:11.477 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22493 2026-08-28 05:20:11.509 | [2015 Async init_glance:49946]: finished init_glance with result 0 in 14 seconds 2026-08-28 05:20:11.513 | + inc/async:async_wait:197 : return 0 2026-08-28 05:20:11.516 | + ./stack.sh:main:1234 : async_wait init_swift 2026-08-28 05:20:11.537 | Not waiting for async task init_swift that we never started or has already been waited for 2026-08-28 05:20:11.540 | + inc/async:async_wait:197 : return 0 2026-08-28 05:20:11.543 | + ./stack.sh:main:1235 : async_wait init_cinder 2026-08-28 05:20:11.594 | [2015 Async init_cinder:54433]: Waiting for completion of init_cinder running on PID 54433 (2 other jobs running) 2026-08-28 05:20:11.619 | [2015 Async init_cinder:54433]: Signaling child to exit 2026-08-28 05:20:11.620 | WAKEUP 2026-08-28 05:20:11.641 | [2015 Async init_cinder:54433]: Signaled 2026-08-28 05:20:11.643 | + lib/cinder:init_cinder:492 : is_service_enabled mysql postgresql 2026-08-28 05:20:11.643 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:20:11.643 | + lib/cinder:init_cinder:494 : recreate_database cinder 2026-08-28 05:20:11.643 | + lib/database:recreate_database:112 : local db=cinder 2026-08-28 05:20:11.643 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-08-28 05:20:11.643 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-08-28 05:20:11.643 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-08-28 05:20:11.643 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-28 05:20:11.644 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-08-28 05:20:11.644 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-28 05:20:11.644 | + lib/cinder:init_cinder:496 : time_start dbsync 2026-08-28 05:20:11.644 | + functions-common:time_start:2406 : local name=dbsync 2026-08-28 05:20:11.644 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:20:11.644 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:20:11.644 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:20:11.644 | + functions-common:time_start:2411 : _TIME_START[$name]=1787894364149 2026-08-28 05:20:11.645 | + lib/cinder:init_cinder:498 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-08-28 05:20:11.645 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-08-28 05:20:11.645 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 05:20:11.645 | we strongly recommend against using it for new projects. 2026-08-28 05:20:11.645 | 2026-08-28 05:20:11.645 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 05:20:11.645 | framework. For more detail see 2026-08-28 05:20:11.645 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 05:20:11.646 | 2026-08-28 05:20:11.646 | import eventlet # noqa 2026-08-28 05:20:11.646 | INFO dbcounter [-] Registered counter for database cinder 2026-08-28 05:20:11.646 | 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=54632) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-28 05:20:11.646 | INFO cinder.db.migration [-] Applying migration(s) 2026-08-28 05:20:11.646 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-28 05:20:11.646 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-28 05:20:11.646 | DEBUG dbcounter [-] [54632] Writer thread running {{(pid=54632) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-28 05:20:11.647 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-08-28 05:20:11.647 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=54632) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-28 05:20:11.647 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-08-28 05:20:11.647 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=54632) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 05:20:11.647 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-08-28 05:20:11.647 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=54632) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 05:20:11.647 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-08-28 05:20:11.648 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=54632) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 05:20:11.648 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-08-28 05:20:11.648 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=54632) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 05:20:11.648 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-08-28 05:20:11.648 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=54632) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 05:20:11.648 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-08-28 05:20:11.648 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=54632) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 05:20:11.649 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-08-28 05:20:11.649 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=54632) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 05:20:11.649 | INFO cinder.db.migration [-] Migration(s) applied 2026-08-28 05:20:11.649 | + lib/cinder:init_cinder:499 : time_stop dbsync 2026-08-28 05:20:11.649 | + functions-common:time_stop:2420 : local name 2026-08-28 05:20:11.649 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:20:11.649 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:20:11.649 | + functions-common:time_stop:2423 : local total 2026-08-28 05:20:11.649 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:20:11.649 | + functions-common:time_stop:2426 : name=dbsync 2026-08-28 05:20:11.650 | + functions-common:time_stop:2427 : start_time=1787894364149 2026-08-28 05:20:11.651 | + functions-common:time_stop:2429 : [[ -z 1787894364149 ]] 2026-08-28 05:20:11.651 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:20:11.651 | + functions-common:time_stop:2432 : end_time=1787894376824 2026-08-28 05:20:11.651 | + functions-common:time_stop:2433 : elapsed_time=12675 2026-08-28 05:20:11.651 | + functions-common:time_stop:2434 : total=8148 2026-08-28 05:20:11.651 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:20:11.651 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20823 2026-08-28 05:20:11.651 | + lib/cinder:init_cinder:502 : is_service_enabled c-vol 2026-08-28 05:20:11.651 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:20:11.651 | + lib/cinder:init_cinder:502 : [[ -n lvm:lvmdriver-1 ]] 2026-08-28 05:20:11.651 | + lib/cinder:init_cinder:503 : local be be_name be_type 2026-08-28 05:20:11.652 | + lib/cinder:init_cinder:504 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-08-28 05:20:11.652 | + lib/cinder:init_cinder:505 : be_type=lvm 2026-08-28 05:20:11.652 | + lib/cinder:init_cinder:506 : be_name=lvmdriver-1 2026-08-28 05:20:11.652 | + lib/cinder:init_cinder:507 : type init_cinder_backend_lvm 2026-08-28 05:20:11.652 | + lib/cinder:init_cinder:508 : init_cinder_backend_lvm lvmdriver-1 2026-08-28 05:20:11.652 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-08-28 05:20:11.652 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-08-28 05:20:11.652 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-08-28 05:20:11.652 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-08-28 05:20:11.652 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-08-28 05:20:11.652 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-28 05:20:11.653 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-28 05:20:11.653 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-28 05:20:11.653 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-28 05:20:11.653 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-28 05:20:11.653 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-28 05:20:11.653 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-28 05:20:11.653 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-28 05:20:11.653 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-28 05:20:11.653 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-28 05:20:11.653 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-28 05:20:11.653 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-28 05:20:11.654 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-28 05:20:11.654 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-08-28 05:20:11.654 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-08-28 05:20:11.654 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-08-28 05:20:11.654 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-28 05:20:11.654 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-08-28 05:20:11.654 | Volume group "stack-volumes-lvmdriver-1" not found 2026-08-28 05:20:11.654 | Cannot process volume group stack-volumes-lvmdriver-1 2026-08-28 05:20:11.654 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-08-28 05:20:11.654 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-28 05:20:11.654 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-08-28 05:20:11.655 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-08-28 05:20:11.655 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-08-28 05:20:11.655 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-08-28 05:20:11.655 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-08-28 05:20:11.655 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-08-28 05:20:11.655 | s|%DIRECTIO%|--direct-io=on|g; 2026-08-28 05:20:11.655 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-08-28 05:20:11.655 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-08-28 05:20:11.655 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-08-28 05:20:11.655 | [Unit] 2026-08-28 05:20:11.655 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-28 05:20:11.656 | DefaultDependencies=no 2026-08-28 05:20:11.656 | After=systemd-udev-settle.service 2026-08-28 05:20:11.656 | Before=lvm2-activation-early.service 2026-08-28 05:20:11.656 | Wants=systemd-udev-settle.service 2026-08-28 05:20:11.656 | 2026-08-28 05:20:11.656 | [Service] 2026-08-28 05:20:11.656 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-28 05:20:11.656 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-08-28 05:20:11.656 | RemainAfterExit=yes 2026-08-28 05:20:11.656 | Type=oneshot 2026-08-28 05:20:11.656 | 2026-08-28 05:20:11.657 | [Install] 2026-08-28 05:20:11.657 | WantedBy=local-fs.target 2026-08-28 05:20:11.657 | Also=systemd-udev-settle.service 2026-08-28 05:20:11.657 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-08-28 05:20:11.657 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-08-28 05:20:11.657 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2026-08-28 05:20:11.657 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-08-28 05:20:11.657 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-08-28 05:20:11.657 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-08-28 05:20:11.657 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-08-28 05:20:11.657 | Volume group "stack-volumes-lvmdriver-1" not found 2026-08-28 05:20:11.658 | Cannot process volume group stack-volumes-lvmdriver-1 2026-08-28 05:20:11.658 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-08-28 05:20:11.658 | Physical volume "/dev/loop0" successfully created. 2026-08-28 05:20:11.658 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-08-28 05:20:11.658 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-08-28 05:20:11.658 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:20:11.658 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-08-28 05:20:11.658 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-08-28 05:20:11.658 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-08-28 05:20:11.658 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-08-28 05:20:11.658 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 05:20:11.659 | we strongly recommend against using it for new projects. 2026-08-28 05:20:11.659 | 2026-08-28 05:20:11.659 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 05:20:11.659 | framework. For more detail see 2026-08-28 05:20:11.659 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 05:20:11.659 | 2026-08-28 05:20:11.659 | import eventlet # noqa 2026-08-28 05:20:11.659 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-08-28 05:20:11.659 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-08-28 05:20:11.659 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-08-28 05:20:11.659 | + lib/cinder:init_cinder:513 : is_service_enabled c-bak 2026-08-28 05:20:11.659 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:20:11.660 | + lib/cinder:init_cinder:519 : mkdir -p /opt/stack/data/cinder/volumes 2026-08-28 05:20:11.686 | [2015 Async init_cinder:54433]: finished init_cinder with result 0 in 15 seconds 2026-08-28 05:20:11.691 | + inc/async:async_wait:197 : return 0 2026-08-28 05:20:11.695 | + ./stack.sh:main:1240 : is_service_enabled nova 2026-08-28 05:20:11.714 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:20:11.717 | + ./stack.sh:main:1241 : echo_summary 'Configuring Nova' 2026-08-28 05:20:11.721 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-28 05:20:11.723 | + ./stack.sh:echo_summary:450 : echo -e Configuring Nova 2026-08-28 05:20:11.726 | + ./stack.sh:main:1242 : init_nova 2026-08-28 05:20:11.730 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-08-28 05:20:11.750 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:20:11.753 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-08-28 05:20:11.772 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:20:11.775 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-28 05:20:11.778 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-08-28 05:20:11.843 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-08-28 05:20:11.886 | [2015 Async nova-cell-0:56671]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-08-28 05:20:11.890 | ++ lib/nova:init_nova:861 : seq 1 1 2026-08-28 05:20:11.896 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-28 05:20:11.901 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-08-28 05:20:11.904 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-28 05:20:11.907 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-28 05:20:11.911 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-08-28 05:20:11.980 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-08-28 05:20:12.023 | [2015 Async nova-cell-1:56775]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-08-28 05:20:12.026 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-08-28 05:20:12.029 | + lib/database:recreate_database:112 : local db=nova_api 2026-08-28 05:20:12.033 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-08-28 05:20:12.036 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-08-28 05:20:12.039 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-08-28 05:20:12.044 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-28 05:20:12.112 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-08-28 05:20:12.117 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-28 05:20:12.200 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-08-28 05:20:12.750 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-28 05:20:12.751 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 05:20:12.751 | we strongly recommend against using it for new projects. 2026-08-28 05:20:12.751 | 2026-08-28 05:20:12.751 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 05:20:12.751 | framework. For more detail see 2026-08-28 05:20:12.751 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 05:20:12.751 | 2026-08-28 05:20:12.751 | import eventlet # noqa 2026-08-28 05:20:13.006 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-28 05:20:16.952 | INFO dbcounter [-] Registered counter for database nova_api 2026-08-28 05:20:17.052 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-28 05:20:17.053 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-28 05:20:17.054 | DEBUG dbcounter [-] [56845] Writer thread running {{(pid=56845) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-28 05:20:17.125 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-08-28 05:20:21.973 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=56845) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-28 05:20:21.982 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-08-28 05:20:24.439 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=56845) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 05:20:24.445 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-08-28 05:20:24.449 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=56845) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 05:20:25.097 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-08-28 05:20:25.101 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-08-28 05:20:25.104 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-08-28 05:20:25.106 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-08-28 05:20:25.110 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-28 05:20:25.113 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-28 05:20:25.117 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-28 05:20:25.144 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:20:25.147 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-28 05:20:25.151 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-08-28 05:20:25.157 | + lib/nova:init_nova:870 : /opt/stack/data/venv/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-08-28 05:20:25.764 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-28 05:20:25.764 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 05:20:25.765 | we strongly recommend against using it for new projects. 2026-08-28 05:20:25.765 | 2026-08-28 05:20:25.765 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 05:20:25.765 | framework. For more detail see 2026-08-28 05:20:25.765 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 05:20:25.765 | 2026-08-28 05:20:25.765 | import eventlet # noqa 2026-08-28 05:20:26.046 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-28 05:20:29.305 | INFO dbcounter [None req-7553a001-a3f5-41f5-8ee5-bf37c96defb6 None None] Registered counter for database nova_api 2026-08-28 05:20:29.442 | DEBUG dbcounter [-] [57486] Writer thread running {{(pid=57486) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-28 05:20:30.107 | ++ lib/nova:init_nova:873 : seq 0 1 2026-08-28 05:20:30.113 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-08-28 05:20:30.116 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-08-28 05:20:30.190 | [2015 Async nova-cell-0:56671]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 56671 (3 other jobs running) 2026-08-28 05:20:30.224 | [2015 Async nova-cell-0:56671]: Signaling child to exit 2026-08-28 05:20:37.742 | + inc/async:async_inner:64 : rc=0 2026-08-28 05:20:37.763 | [56671 Async nova-cell-0:56671]: finished successfully 2026-08-28 05:20:37.784 | WAKEUP 2026-08-28 05:20:37.802 | [2015 Async nova-cell-0:56671]: Signaled 2026-08-28 05:20:37.804 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-08-28 05:20:37.804 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-08-28 05:20:37.804 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-08-28 05:20:37.804 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-08-28 05:20:37.804 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-08-28 05:20:37.804 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-08-28 05:20:37.804 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-08-28 05:20:37.805 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-28 05:20:37.805 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-08-28 05:20:37.805 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-28 05:20:37.805 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-08-28 05:20:37.805 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-28 05:20:37.805 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 05:20:37.805 | we strongly recommend against using it for new projects. 2026-08-28 05:20:37.805 | 2026-08-28 05:20:37.805 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 05:20:37.805 | framework. For more detail see 2026-08-28 05:20:37.805 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 05:20:37.805 | 2026-08-28 05:20:37.806 | import eventlet # noqa 2026-08-28 05:20:37.806 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-28 05:20:37.806 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-08-28 05:20:37.806 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-28 05:20:37.806 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-28 05:20:37.806 | DEBUG dbcounter [-] [56819] Writer thread running {{(pid=56819) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-28 05:20:37.806 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-08-28 05:20:37.806 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=56819) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-28 05:20:37.807 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-08-28 05:20:37.807 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=56819) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 05:20:37.807 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-08-28 05:20:37.807 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=56819) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 05:20:37.808 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-08-28 05:20:37.808 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=56819) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 05:20:37.808 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-08-28 05:20:37.809 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=56819) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 05:20:37.809 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-08-28 05:20:37.809 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=56819) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 05:20:37.810 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-08-28 05:20:37.810 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=56819) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 05:20:37.810 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-08-28 05:20:37.810 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=56819) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 05:20:37.810 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-08-28 05:20:37.810 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=56819) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 05:20:37.810 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-08-28 05:20:37.811 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=56819) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 05:20:37.843 | [2015 Async nova-cell-0:56671]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 25 seconds 2026-08-28 05:20:37.847 | + inc/async:async_wait:197 : return 0 2026-08-28 05:20:37.849 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-08-28 05:20:37.853 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-08-28 05:20:37.908 | [2015 Async nova-cell-1:56775]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 56775 (2 other jobs running) 2026-08-28 05:20:37.935 | [2015 Async nova-cell-1:56775]: Signaling child to exit 2026-08-28 05:20:37.945 | + inc/async:async_inner:64 : rc=0 2026-08-28 05:20:37.969 | [56775 Async nova-cell-1:56775]: finished successfully 2026-08-28 05:20:37.992 | WAKEUP 2026-08-28 05:20:38.013 | [2015 Async nova-cell-1:56775]: Signaled 2026-08-28 05:20:38.014 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-08-28 05:20:38.014 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-08-28 05:20:38.014 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-08-28 05:20:38.015 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-08-28 05:20:38.015 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-08-28 05:20:38.015 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-08-28 05:20:38.015 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-08-28 05:20:38.015 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-28 05:20:38.015 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-08-28 05:20:38.015 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-28 05:20:38.015 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-08-28 05:20:38.015 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-28 05:20:38.015 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 05:20:38.015 | we strongly recommend against using it for new projects. 2026-08-28 05:20:38.016 | 2026-08-28 05:20:38.016 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 05:20:38.016 | framework. For more detail see 2026-08-28 05:20:38.016 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 05:20:38.016 | 2026-08-28 05:20:38.016 | import eventlet # noqa 2026-08-28 05:20:38.016 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-28 05:20:38.016 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-08-28 05:20:38.016 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-28 05:20:38.016 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-28 05:20:38.016 | DEBUG dbcounter [-] [56842] Writer thread running {{(pid=56842) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-28 05:20:38.016 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-08-28 05:20:38.017 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=56842) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-28 05:20:38.017 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-08-28 05:20:38.017 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=56842) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 05:20:38.017 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-08-28 05:20:38.017 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=56842) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 05:20:38.017 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-08-28 05:20:38.017 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=56842) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 05:20:38.017 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-08-28 05:20:38.017 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=56842) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 05:20:38.017 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-08-28 05:20:38.017 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=56842) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 05:20:38.018 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-08-28 05:20:38.018 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=56842) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 05:20:38.018 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-08-28 05:20:38.018 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=56842) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 05:20:38.018 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-08-28 05:20:38.018 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=56842) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 05:20:38.018 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-08-28 05:20:38.018 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=56842) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 05:20:38.062 | [2015 Async nova-cell-1:56775]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 26 seconds 2026-08-28 05:20:38.067 | + inc/async:async_wait:197 : return 0 2026-08-28 05:20:38.069 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-28 05:20:38.072 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-08-28 05:20:38.618 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-28 05:20:38.618 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 05:20:38.618 | we strongly recommend against using it for new projects. 2026-08-28 05:20:38.618 | 2026-08-28 05:20:38.618 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 05:20:38.618 | framework. For more detail see 2026-08-28 05:20:38.618 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 05:20:38.618 | 2026-08-28 05:20:38.618 | import eventlet # noqa 2026-08-28 05:20:38.876 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-28 05:20:41.840 | Running batches of 50 until complete 2026-08-28 05:20:41.840 | INFO dbcounter [None req-4d730c77-8b82-4691-bdcd-ec9c1394b583 None None] Registered counter for database nova_cell0 2026-08-28 05:20:42.037 | DEBUG dbcounter [-] [58107] Writer thread running {{(pid=58107) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-28 05:20:42.042 | INFO dbcounter [None req-4d730c77-8b82-4691-bdcd-ec9c1394b583 None None] Registered counter for database nova_api 2026-08-28 05:20:42.201 | DEBUG dbcounter [-] [58107] Writer thread running {{(pid=58107) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-28 05:20:42.228 | INFO dbcounter [None req-4d730c77-8b82-4691-bdcd-ec9c1394b583 None None] Registered counter for database nova_cell0 2026-08-28 05:20:42.298 | DEBUG dbcounter [-] [58107] Writer thread running {{(pid=58107) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-28 05:20:42.508 | +-------------------------------------+--------------+-----------+ 2026-08-28 05:20:42.508 | | Migration | Total Needed | Completed | 2026-08-28 05:20:42.508 | +-------------------------------------+--------------+-----------+ 2026-08-28 05:20:42.508 | | fill_virtual_interface_list | 0 | 0 | 2026-08-28 05:20:42.508 | | migrate_empty_ratio | 0 | 0 | 2026-08-28 05:20:42.508 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-08-28 05:20:42.508 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-08-28 05:20:42.508 | | migration_migrate_to_uuid | 0 | 0 | 2026-08-28 05:20:42.508 | | populate_dev_uuids | 0 | 0 | 2026-08-28 05:20:42.508 | | populate_instance_compute_id | 0 | 0 | 2026-08-28 05:20:42.508 | | populate_missing_availability_zones | 0 | 0 | 2026-08-28 05:20:42.509 | | populate_queued_for_delete | 0 | 0 | 2026-08-28 05:20:42.509 | | populate_user_id | 0 | 0 | 2026-08-28 05:20:42.509 | | populate_uuids | 0 | 0 | 2026-08-28 05:20:42.509 | +-------------------------------------+--------------+-----------+ 2026-08-28 05:20:43.155 | ++ lib/nova:init_nova:887 : seq 1 1 2026-08-28 05:20:43.159 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-28 05:20:43.163 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-08-28 05:20:43.166 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-28 05:20:43.168 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-28 05:20:43.172 | + lib/nova:init_nova:888 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2026-08-28 05:20:43.722 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-28 05:20:43.723 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 05:20:43.723 | we strongly recommend against using it for new projects. 2026-08-28 05:20:43.723 | 2026-08-28 05:20:43.723 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 05:20:43.723 | framework. For more detail see 2026-08-28 05:20:43.723 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 05:20:43.723 | 2026-08-28 05:20:43.723 | import eventlet # noqa 2026-08-28 05:20:43.977 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-28 05:20:46.903 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-08-28 05:20:46.904 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-08-28 05:20:46.904 | INFO dbcounter [None req-e4dfd48b-debe-4831-9256-8cb8c3202f34 None None] Registered counter for database nova_api 2026-08-28 05:20:47.025 | DEBUG dbcounter [-] [58126] Writer thread running {{(pid=58126) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-28 05:20:47.649 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-08-28 05:20:47.652 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-08-28 05:20:47.669 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-08-28 05:20:47.674 | + ./stack.sh:main:1244 : async_runfunc configure_neutron_nova 2026-08-28 05:20:47.677 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-08-28 05:20:47.742 | + inc/async:async_inner:63 : configure_neutron_nova 2026-08-28 05:20:47.783 | [2015 Async configure_neutron_nova:58184]: running: configure_neutron_nova 2026-08-28 05:20:47.786 | + ./stack.sh:main:1252 : run_phase stack post-config 2026-08-28 05:20:47.789 | + functions-common:run_phase:1848 : local mode=stack 2026-08-28 05:20:47.793 | + functions-common:run_phase:1849 : local phase=post-config 2026-08-28 05:20:47.796 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-28 05:20:47.799 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-28 05:20:47.802 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-28 05:20:47.805 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-28 05:20:47.809 | + functions-common:run_phase:1858 : local extra 2026-08-28 05:20:47.812 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-28 05:20:47.818 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-28 05:20:47.821 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-28 05:20:47.824 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-28 05:20:47.828 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-08-28 05:20:47.831 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-28 05:20:47.851 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:20:47.854 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-28 05:20:47.857 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-28 05:20:47.860 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-08-28 05:20:47.863 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-08-28 05:20:47.867 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-28 05:20:47.870 | ++ extras.d/80-tempest.sh:source:12 : : 2026-08-28 05:20:47.872 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-28 05:20:47.876 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-28 05:20:47.880 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-28 05:20:47.883 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-28 05:20:47.887 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-08-28 05:20:47.890 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-28 05:20:47.893 | + functions-common:run_plugins:1835 : local phase=post-config 2026-08-28 05:20:47.897 | + functions-common:run_plugins:1837 : local plugins= 2026-08-28 05:20:47.900 | + functions-common:run_plugins:1838 : local plugin 2026-08-28 05:20:47.904 | + ./stack.sh:main:1260 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-08-28 05:20:47.907 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-08-28 05:20:47.911 | + inc/meta-config:merge_config_group:171 : shift 2026-08-28 05:20:47.914 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-08-28 05:20:47.917 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-28 05:20:47.920 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-28 05:20:47.924 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-28 05:20:47.928 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-08-28 05:20:47.932 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-08-28 05:20:47.935 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-08-28 05:20:47.939 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-28 05:20:47.941 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-08-28 05:20:47.942 | /^\[\[.+\|.*\]\]/ { 2026-08-28 05:20:47.942 | gsub("[][]", "", $1); 2026-08-28 05:20:47.942 | split($1, a, "|"); 2026-08-28 05:20:47.942 | if (a[1] == matchgroup) 2026-08-28 05:20:47.943 | print a[2] 2026-08-28 05:20:47.943 | } 2026-08-28 05:20:47.943 | ' /home/quobyte/devstack/local.conf 2026-08-28 05:20:47.951 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-08-28 05:20:47.953 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-08-28 05:20:47.957 | + inc/meta-config:merge_config_group:180 : local dir 2026-08-28 05:20:47.963 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-08-28 05:20:47.966 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-08-28 05:20:47.970 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-08-28 05:20:47.972 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-08-28 05:20:47.976 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-08-28 05:20:47.982 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-08-28 05:20:47.985 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-08-28 05:20:47.989 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-08-28 05:20:47.992 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-08-28 05:20:47.996 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-08-28 05:20:47.999 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-08-28 05:20:48.002 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-08-28 05:20:48.005 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-08-28 05:20:48.008 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-08-28 05:20:48.013 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-08-28 05:20:48.016 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-08-28 05:20:48.023 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-08-28 05:20:48.027 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-08-28 05:20:48.029 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-08-28 05:20:48.032 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-08-28 05:20:48.033 | BEGIN { 2026-08-28 05:20:48.033 | section = "" 2026-08-28 05:20:48.033 | last_section = "" 2026-08-28 05:20:48.033 | section_count = 0 2026-08-28 05:20:48.033 | } 2026-08-28 05:20:48.033 | /^\[.+\]/ { 2026-08-28 05:20:48.033 | gsub("[][]", "", $1); 2026-08-28 05:20:48.033 | section=$1 2026-08-28 05:20:48.033 | next 2026-08-28 05:20:48.033 | } 2026-08-28 05:20:48.033 | /^ *\#/ { 2026-08-28 05:20:48.034 | next 2026-08-28 05:20:48.034 | } 2026-08-28 05:20:48.034 | /^[^ \t]+/ { 2026-08-28 05:20:48.034 | # get offset of first = in $0 2026-08-28 05:20:48.034 | eq_idx = index($0, "=") 2026-08-28 05:20:48.034 | # extract attr & value from $0 2026-08-28 05:20:48.034 | attr = substr($0, 1, eq_idx - 1) 2026-08-28 05:20:48.034 | value = substr($0, eq_idx + 1) 2026-08-28 05:20:48.034 | # only need to strip trailing whitespace from attr 2026-08-28 05:20:48.034 | sub(/[ \t]*$/, "", attr) 2026-08-28 05:20:48.034 | # need to strip leading & trailing whitespace from value 2026-08-28 05:20:48.034 | sub(/^[ \t]*/, "", value) 2026-08-28 05:20:48.035 | sub(/[ \t]*$/, "", value) 2026-08-28 05:20:48.035 | 2026-08-28 05:20:48.035 | # cfg_attr_count: number of config lines per [section, attr] 2026-08-28 05:20:48.035 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-08-28 05:20:48.035 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-08-28 05:20:48.035 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-08-28 05:20:48.035 | if (! (section, attr) in cfg_attr_count) { 2026-08-28 05:20:48.035 | if (section != last_section) { 2026-08-28 05:20:48.035 | cfg_section[section_count++] = section 2026-08-28 05:20:48.036 | last_section = section 2026-08-28 05:20:48.036 | } 2026-08-28 05:20:48.036 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-08-28 05:20:48.037 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-08-28 05:20:48.037 | 2026-08-28 05:20:48.037 | cfg_attr[section, attr, 0] = value 2026-08-28 05:20:48.038 | cfg_attr_count[section, attr] = 1 2026-08-28 05:20:48.038 | } else { 2026-08-28 05:20:48.038 | lno = cfg_attr_count[section, attr]++ 2026-08-28 05:20:48.039 | cfg_attr[section, attr, lno] = value 2026-08-28 05:20:48.039 | } 2026-08-28 05:20:48.039 | } 2026-08-28 05:20:48.040 | END { 2026-08-28 05:20:48.040 | # Process each section in order 2026-08-28 05:20:48.040 | for (sno = 0; sno < section_count; sno++) { 2026-08-28 05:20:48.040 | section = cfg_section[sno] 2026-08-28 05:20:48.040 | # The ini routines simply append a config item immediately 2026-08-28 05:20:48.040 | # after the section header. To keep the same order as defined 2026-08-28 05:20:48.040 | # in local.conf, invoke the ini routines in the reverse order 2026-08-28 05:20:48.040 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-08-28 05:20:48.040 | attr = cfg_sec_attr_name[sno, attr_no] 2026-08-28 05:20:48.041 | if (cfg_attr_count[section, attr] == 1) 2026-08-28 05:20:48.041 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-08-28 05:20:48.041 | else { 2026-08-28 05:20:48.041 | # For multiline, invoke the ini routines in the reverse order 2026-08-28 05:20:48.041 | count = cfg_attr_count[section, attr] 2026-08-28 05:20:48.042 | print "inidelete " configfile " " section " " attr 2026-08-28 05:20:48.042 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-08-28 05:20:48.042 | for (l = count -2; l >= 0; l--) 2026-08-28 05:20:48.042 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-08-28 05:20:48.042 | } 2026-08-28 05:20:48.042 | } 2026-08-28 05:20:48.042 | } 2026-08-28 05:20:48.042 | } 2026-08-28 05:20:48.042 | ' 2026-08-28 05:20:48.042 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-08-28 05:20:48.043 | + inc/meta-config:merge_config_file:164 : read a 2026-08-28 05:20:48.043 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-08-28 05:20:48.044 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-08-28 05:20:48.044 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-08-28 05:20:48.044 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-28 05:20:48.047 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-08-28 05:20:48.051 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-08-28 05:20:48.051 | BEGIN { group = "" } 2026-08-28 05:20:48.051 | /^\[\[.+\|.*\]\]/ { 2026-08-28 05:20:48.051 | gsub("[][]", "", $1); 2026-08-28 05:20:48.051 | split($1, a, "|"); 2026-08-28 05:20:48.051 | if (a[1] == matchgroup && a[2] == configfile) { 2026-08-28 05:20:48.051 | group=a[1] 2026-08-28 05:20:48.051 | } else { 2026-08-28 05:20:48.051 | group="" 2026-08-28 05:20:48.051 | } 2026-08-28 05:20:48.052 | next 2026-08-28 05:20:48.052 | } 2026-08-28 05:20:48.052 | { 2026-08-28 05:20:48.052 | if (group != "") 2026-08-28 05:20:48.052 | print $0 2026-08-28 05:20:48.052 | } 2026-08-28 05:20:48.052 | ' /home/quobyte/devstack/local.conf 2026-08-28 05:20:48.059 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-08-28 05:20:48.062 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-08-28 05:20:48.099 | + inc/meta-config:merge_config_file:164 : read a 2026-08-28 05:20:48.102 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-08-28 05:20:48.105 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-08-28 05:20:48.143 | + inc/meta-config:merge_config_file:164 : read a 2026-08-28 05:20:48.146 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-08-28 05:20:48.150 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-08-28 05:20:48.186 | + inc/meta-config:merge_config_file:164 : read a 2026-08-28 05:20:48.189 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-08-28 05:20:48.192 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-08-28 05:20:48.230 | + inc/meta-config:merge_config_file:164 : read a 2026-08-28 05:20:48.234 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-08-28 05:20:48.237 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-08-28 05:20:48.279 | + inc/meta-config:merge_config_file:164 : read a 2026-08-28 05:20:48.283 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-08-28 05:20:48.286 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-08-28 05:20:48.289 | + inc/meta-config:merge_config_group:180 : local dir 2026-08-28 05:20:48.293 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-08-28 05:20:48.296 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-08-28 05:20:48.300 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-08-28 05:20:48.305 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-08-28 05:20:48.309 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-08-28 05:20:48.314 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-08-28 05:20:48.317 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-08-28 05:20:48.321 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-08-28 05:20:48.324 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-08-28 05:20:48.329 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-08-28 05:20:48.333 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-08-28 05:20:48.337 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-08-28 05:20:48.340 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-08-28 05:20:48.343 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-08-28 05:20:48.347 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-08-28 05:20:48.350 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-08-28 05:20:48.354 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-08-28 05:20:48.358 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-08-28 05:20:48.360 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-08-28 05:20:48.366 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-08-28 05:20:48.367 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-08-28 05:20:48.367 | BEGIN { 2026-08-28 05:20:48.367 | section = "" 2026-08-28 05:20:48.367 | last_section = "" 2026-08-28 05:20:48.367 | section_count = 0 2026-08-28 05:20:48.367 | } 2026-08-28 05:20:48.367 | /^\[.+\]/ { 2026-08-28 05:20:48.367 | gsub("[][]", "", $1); 2026-08-28 05:20:48.368 | section=$1 2026-08-28 05:20:48.368 | next 2026-08-28 05:20:48.368 | } 2026-08-28 05:20:48.368 | /^ *\#/ { 2026-08-28 05:20:48.368 | next 2026-08-28 05:20:48.368 | } 2026-08-28 05:20:48.368 | /^[^ \t]+/ { 2026-08-28 05:20:48.368 | # get offset of first = in $0 2026-08-28 05:20:48.368 | eq_idx = index($0, "=") 2026-08-28 05:20:48.368 | # extract attr & value from $0 2026-08-28 05:20:48.368 | attr = substr($0, 1, eq_idx - 1) 2026-08-28 05:20:48.369 | value = substr($0, eq_idx + 1) 2026-08-28 05:20:48.369 | # only need to strip trailing whitespace from attr 2026-08-28 05:20:48.369 | sub(/[ \t]*$/, "", attr) 2026-08-28 05:20:48.369 | # need to strip leading & trailing whitespace from value 2026-08-28 05:20:48.369 | sub(/^[ \t]*/, "", value) 2026-08-28 05:20:48.369 | sub(/[ \t]*$/, "", value) 2026-08-28 05:20:48.369 | 2026-08-28 05:20:48.369 | # cfg_attr_count: number of config lines per [section, attr] 2026-08-28 05:20:48.369 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-08-28 05:20:48.370 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-08-28 05:20:48.370 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-08-28 05:20:48.370 | if (! (section, attr) in cfg_attr_count) { 2026-08-28 05:20:48.370 | if (section != last_section) { 2026-08-28 05:20:48.370 | cfg_section[section_count++] = section 2026-08-28 05:20:48.370 | last_section = section 2026-08-28 05:20:48.370 | } 2026-08-28 05:20:48.370 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-08-28 05:20:48.370 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-08-28 05:20:48.370 | 2026-08-28 05:20:48.370 | cfg_attr[section, attr, 0] = value 2026-08-28 05:20:48.371 | cfg_attr_count[section, attr] = 1 2026-08-28 05:20:48.371 | } else { 2026-08-28 05:20:48.371 | lno = cfg_attr_count[section, attr]++ 2026-08-28 05:20:48.371 | cfg_attr[section, attr, lno] = value 2026-08-28 05:20:48.371 | } 2026-08-28 05:20:48.371 | } 2026-08-28 05:20:48.371 | END { 2026-08-28 05:20:48.371 | # Process each section in order 2026-08-28 05:20:48.371 | for (sno = 0; sno < section_count; sno++) { 2026-08-28 05:20:48.371 | section = cfg_section[sno] 2026-08-28 05:20:48.371 | # The ini routines simply append a config item immediately 2026-08-28 05:20:48.371 | # after the section header. To keep the same order as defined 2026-08-28 05:20:48.372 | # in local.conf, invoke the ini routines in the reverse order 2026-08-28 05:20:48.372 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-08-28 05:20:48.372 | attr = cfg_sec_attr_name[sno, attr_no] 2026-08-28 05:20:48.372 | if (cfg_attr_count[section, attr] == 1) 2026-08-28 05:20:48.372 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-08-28 05:20:48.372 | else { 2026-08-28 05:20:48.372 | # For multiline, invoke the ini routines in the reverse order 2026-08-28 05:20:48.372 | count = cfg_attr_count[section, attr] 2026-08-28 05:20:48.372 | print "inidelete " configfile " " section " " attr 2026-08-28 05:20:48.372 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-08-28 05:20:48.372 | for (l = count -2; l >= 0; l--) 2026-08-28 05:20:48.373 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-08-28 05:20:48.373 | } 2026-08-28 05:20:48.373 | } 2026-08-28 05:20:48.373 | } 2026-08-28 05:20:48.373 | } 2026-08-28 05:20:48.373 | ' 2026-08-28 05:20:48.373 | + inc/meta-config:merge_config_file:164 : read a 2026-08-28 05:20:48.373 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-08-28 05:20:48.373 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-08-28 05:20:48.375 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-08-28 05:20:48.379 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-08-28 05:20:48.382 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-28 05:20:48.385 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-08-28 05:20:48.389 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-08-28 05:20:48.389 | BEGIN { group = "" } 2026-08-28 05:20:48.389 | /^\[\[.+\|.*\]\]/ { 2026-08-28 05:20:48.389 | gsub("[][]", "", $1); 2026-08-28 05:20:48.389 | split($1, a, "|"); 2026-08-28 05:20:48.389 | if (a[1] == matchgroup && a[2] == configfile) { 2026-08-28 05:20:48.389 | group=a[1] 2026-08-28 05:20:48.390 | } else { 2026-08-28 05:20:48.390 | group="" 2026-08-28 05:20:48.390 | } 2026-08-28 05:20:48.390 | next 2026-08-28 05:20:48.390 | } 2026-08-28 05:20:48.390 | { 2026-08-28 05:20:48.390 | if (group != "") 2026-08-28 05:20:48.390 | print $0 2026-08-28 05:20:48.390 | } 2026-08-28 05:20:48.391 | ' /home/quobyte/devstack/local.conf 2026-08-28 05:20:48.396 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection "tcp:127.0.0.1:6640"' 2026-08-28 05:20:48.400 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-08-28 05:20:48.452 | + inc/meta-config:merge_config_file:164 : read a 2026-08-28 05:20:48.458 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-08-28 05:20:48.463 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-08-28 05:20:48.468 | + inc/meta-config:merge_config_group:180 : local dir 2026-08-28 05:20:48.475 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-08-28 05:20:48.481 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-08-28 05:20:48.485 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-08-28 05:20:48.490 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-08-28 05:20:48.497 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-08-28 05:20:48.501 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-08-28 05:20:48.506 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-08-28 05:20:48.510 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-08-28 05:20:48.515 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-08-28 05:20:48.520 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-08-28 05:20:48.525 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-08-28 05:20:48.529 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-08-28 05:20:48.534 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-08-28 05:20:48.538 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-08-28 05:20:48.544 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-08-28 05:20:48.548 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-08-28 05:20:48.555 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-08-28 05:20:48.559 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-08-28 05:20:48.564 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-08-28 05:20:48.566 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-08-28 05:20:48.566 | BEGIN { 2026-08-28 05:20:48.566 | section = "" 2026-08-28 05:20:48.566 | last_section = "" 2026-08-28 05:20:48.567 | section_count = 0 2026-08-28 05:20:48.567 | } 2026-08-28 05:20:48.567 | /^\[.+\]/ { 2026-08-28 05:20:48.567 | gsub("[][]", "", $1); 2026-08-28 05:20:48.567 | section=$1 2026-08-28 05:20:48.567 | next 2026-08-28 05:20:48.567 | } 2026-08-28 05:20:48.567 | /^ *\#/ { 2026-08-28 05:20:48.567 | next 2026-08-28 05:20:48.568 | } 2026-08-28 05:20:48.568 | /^[^ \t]+/ { 2026-08-28 05:20:48.569 | # get offset of first = in $0 2026-08-28 05:20:48.569 | eq_idx = index($0, "=") 2026-08-28 05:20:48.569 | # extract attr & value from $0 2026-08-28 05:20:48.569 | attr = substr($0, 1, eq_idx - 1) 2026-08-28 05:20:48.569 | value = substr($0, eq_idx + 1) 2026-08-28 05:20:48.569 | # only need to strip trailing whitespace from attr 2026-08-28 05:20:48.569 | sub(/[ \t]*$/, "", attr) 2026-08-28 05:20:48.569 | # need to strip leading & trailing whitespace from value 2026-08-28 05:20:48.569 | sub(/^[ \t]*/, "", value) 2026-08-28 05:20:48.570 | sub(/[ \t]*$/, "", value) 2026-08-28 05:20:48.570 | 2026-08-28 05:20:48.570 | # cfg_attr_count: number of config lines per [section, attr] 2026-08-28 05:20:48.570 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-08-28 05:20:48.571 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-08-28 05:20:48.571 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-08-28 05:20:48.571 | if (! (section, attr) in cfg_attr_count) { 2026-08-28 05:20:48.571 | if (section != last_section) { 2026-08-28 05:20:48.571 | cfg_section[section_count++] = section 2026-08-28 05:20:48.571 | last_section = section 2026-08-28 05:20:48.571 | } 2026-08-28 05:20:48.571 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-08-28 05:20:48.571 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-08-28 05:20:48.571 | 2026-08-28 05:20:48.571 | cfg_attr[section, attr, 0] = value 2026-08-28 05:20:48.571 | cfg_attr_count[section, attr] = 1 2026-08-28 05:20:48.572 | } else { 2026-08-28 05:20:48.572 | lno = cfg_attr_count[section, attr]++ 2026-08-28 05:20:48.572 | cfg_attr[section, attr, lno] = value 2026-08-28 05:20:48.572 | } 2026-08-28 05:20:48.572 | } 2026-08-28 05:20:48.572 | END { 2026-08-28 05:20:48.572 | # Process each section in order 2026-08-28 05:20:48.572 | for (sno = 0; sno < section_count; sno++) { 2026-08-28 05:20:48.572 | section = cfg_section[sno] 2026-08-28 05:20:48.573 | # The ini routines simply append a config item immediately 2026-08-28 05:20:48.573 | # after the section header. To keep the same order as defined 2026-08-28 05:20:48.574 | # in local.conf, invoke the ini routines in the reverse order 2026-08-28 05:20:48.574 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-08-28 05:20:48.574 | attr = cfg_sec_attr_name[sno, attr_no] 2026-08-28 05:20:48.575 | if (cfg_attr_count[section, attr] == 1) 2026-08-28 05:20:48.575 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-08-28 05:20:48.575 | else { 2026-08-28 05:20:48.575 | # For multiline, invoke the ini routines in the reverse order 2026-08-28 05:20:48.576 | count = cfg_attr_count[section, attr] 2026-08-28 05:20:48.576 | print "inidelete " configfile " " section " " attr 2026-08-28 05:20:48.576 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-08-28 05:20:48.576 | for (l = count -2; l >= 0; l--) 2026-08-28 05:20:48.576 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-08-28 05:20:48.576 | } 2026-08-28 05:20:48.576 | } 2026-08-28 05:20:48.576 | } 2026-08-28 05:20:48.576 | } 2026-08-28 05:20:48.576 | ' 2026-08-28 05:20:48.576 | + inc/meta-config:merge_config_file:164 : read a 2026-08-28 05:20:48.577 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-08-28 05:20:48.577 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-08-28 05:20:48.577 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-08-28 05:20:48.580 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-08-28 05:20:48.584 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-28 05:20:48.588 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-08-28 05:20:48.593 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-08-28 05:20:48.593 | BEGIN { group = "" } 2026-08-28 05:20:48.594 | /^\[\[.+\|.*\]\]/ { 2026-08-28 05:20:48.594 | gsub("[][]", "", $1); 2026-08-28 05:20:48.594 | split($1, a, "|"); 2026-08-28 05:20:48.594 | if (a[1] == matchgroup && a[2] == configfile) { 2026-08-28 05:20:48.594 | group=a[1] 2026-08-28 05:20:48.594 | } else { 2026-08-28 05:20:48.594 | group="" 2026-08-28 05:20:48.594 | } 2026-08-28 05:20:48.594 | next 2026-08-28 05:20:48.594 | } 2026-08-28 05:20:48.595 | { 2026-08-28 05:20:48.595 | if (group != "") 2026-08-28 05:20:48.595 | print $0 2026-08-28 05:20:48.595 | } 2026-08-28 05:20:48.595 | ' /home/quobyte/devstack/local.conf 2026-08-28 05:20:48.601 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-08-28 05:20:48.605 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-08-28 05:20:48.648 | + inc/meta-config:merge_config_file:164 : read a 2026-08-28 05:20:48.653 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-08-28 05:20:48.657 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-08-28 05:20:48.696 | + inc/meta-config:merge_config_file:164 : read a 2026-08-28 05:20:48.700 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-08-28 05:20:48.703 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-08-28 05:20:48.744 | + inc/meta-config:merge_config_file:164 : read a 2026-08-28 05:20:48.746 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-08-28 05:20:48.750 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-08-28 05:20:48.783 | + inc/async:async_inner:64 : rc=0 2026-08-28 05:20:48.787 | + inc/meta-config:merge_config_file:164 : read a 2026-08-28 05:20:48.790 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-8c4df223-0727-45c2-a427-10c42fb66c47"' 2026-08-28 05:20:48.795 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-8c4df223-0727-45c2-a427-10c42fb66c47 2026-08-28 05:20:48.814 | [58184 Async configure_neutron_nova:58184]: finished successfully 2026-08-28 05:20:48.836 | + inc/meta-config:merge_config_file:164 : read a 2026-08-28 05:20:48.840 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-08-28 05:20:48.843 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-08-28 05:20:48.884 | + inc/meta-config:merge_config_file:164 : read a 2026-08-28 05:20:48.889 | + ./stack.sh:main:1269 : is_service_enabled swift 2026-08-28 05:20:48.914 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:20:48.919 | + ./stack.sh:main:1277 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-28 05:20:48.923 | + ./stack.sh:main:1278 : is_service_enabled cinder 2026-08-28 05:20:48.946 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:20:48.950 | + ./stack.sh:main:1279 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-28 05:20:48.994 | + ./stack.sh:main:1282 : async_wait configure_neutron_nova 2026-08-28 05:20:49.057 | [2015 Async configure_neutron_nova:58184]: Waiting for completion of configure_neutron_nova running on PID 58184 (2 other jobs running) 2026-08-28 05:20:49.087 | [2015 Async configure_neutron_nova:58184]: Signaling child to exit 2026-08-28 05:20:49.087 | WAKEUP 2026-08-28 05:20:49.113 | [2015 Async configure_neutron_nova:58184]: Signaled 2026-08-28 05:20:49.115 | + lib/neutron:configure_neutron_nova:452 : create_nova_conf_neutron /etc/nova/nova.conf 2026-08-28 05:20:49.115 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova.conf 2026-08-28 05:20:49.115 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-08-28 05:20:49.115 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-28 05:20:49.115 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-28 05:20:49.115 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-08-28 05:20:49.116 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-08-28 05:20:49.116 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-08-28 05:20:49.116 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.46/identity 2026-08-28 05:20:49.116 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-08-28 05:20:49.116 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-08-28 05:20:49.116 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-08-28 05:20:49.116 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-08-28 05:20:49.116 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-08-28 05:20:49.116 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-08-28 05:20:49.117 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-08-28 05:20:49.117 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-08-28 05:20:49.117 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:125 : : 2026-08-28 05:20:49.117 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-08-28 05:20:49.117 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:20:49.117 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-08-28 05:20:49.117 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-08-28 05:20:49.117 | + lib/neutron:configure_neutron_nova:453 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-08-28 05:20:49.117 | ++ lib/neutron:configure_neutron_nova:454 : seq 1 1 2026-08-28 05:20:49.118 | + lib/neutron:configure_neutron_nova:454 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-28 05:20:49.118 | + lib/neutron:configure_neutron_nova:455 : local conf 2026-08-28 05:20:49.118 | ++ lib/neutron:configure_neutron_nova:456 : conductor_conf 1 2026-08-28 05:20:49.118 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-28 05:20:49.118 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-28 05:20:49.118 | + lib/neutron:configure_neutron_nova:456 : conf=/etc/nova/nova_cell1.conf 2026-08-28 05:20:49.118 | + lib/neutron:configure_neutron_nova:457 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-08-28 05:20:49.118 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova_cell1.conf 2026-08-28 05:20:49.118 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-08-28 05:20:49.118 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-08-28 05:20:49.119 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-28 05:20:49.119 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-08-28 05:20:49.119 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-08-28 05:20:49.119 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-08-28 05:20:49.119 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.46/identity 2026-08-28 05:20:49.119 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-08-28 05:20:49.119 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-08-28 05:20:49.119 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-08-28 05:20:49.119 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-08-28 05:20:49.119 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-08-28 05:20:49.120 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-08-28 05:20:49.120 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-08-28 05:20:49.120 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-08-28 05:20:49.120 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:125 : : 2026-08-28 05:20:49.120 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-08-28 05:20:49.120 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:20:49.120 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-08-28 05:20:49.120 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-08-28 05:20:49.169 | [2015 Async configure_neutron_nova:58184]: finished configure_neutron_nova with result 0 in 1 seconds 2026-08-28 05:20:49.175 | + inc/async:async_wait:197 : return 0 2026-08-28 05:20:49.179 | + ./stack.sh:main:1288 : is_service_enabled nova 2026-08-28 05:20:49.203 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:20:49.206 | + ./stack.sh:main:1289 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-28 05:20:49.252 | + ./stack.sh:main:1290 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-28 05:20:49.300 | + ./stack.sh:main:1294 : is_service_enabled n-api 2026-08-28 05:20:49.326 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:20:49.331 | + ./stack.sh:main:1295 : echo_summary 'Starting Nova API' 2026-08-28 05:20:49.336 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-28 05:20:49.340 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova API 2026-08-28 05:20:49.344 | + ./stack.sh:main:1296 : start_nova_api 2026-08-28 05:20:49.348 | + lib/nova:start_nova_api:968 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-28 05:20:49.352 | + lib/nova:start_nova_api:969 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-28 05:20:49.356 | + lib/nova:start_nova_api:969 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-28 05:20:49.362 | ++ lib/nova:start_nova_api:971 : which uwsgi 2026-08-28 05:20:49.368 | + lib/nova:start_nova_api:971 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-28 05:20:49.371 | + functions-common:run_process:1674 : local service=n-api 2026-08-28 05:20:49.375 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-28 05:20:49.379 | + functions-common:run_process:1676 : local group= 2026-08-28 05:20:49.383 | + functions-common:run_process:1677 : local user= 2026-08-28 05:20:49.386 | + functions-common:run_process:1678 : local env_vars= 2026-08-28 05:20:49.390 | + functions-common:run_process:1680 : local name=n-api 2026-08-28 05:20:49.394 | + functions-common:run_process:1682 : time_start run_process 2026-08-28 05:20:49.398 | + functions-common:time_start:2406 : local name=run_process 2026-08-28 05:20:49.402 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:20:49.406 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:20:49.411 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:20:49.416 | + functions-common:time_start:2411 : _TIME_START[$name]=1787894449412 2026-08-28 05:20:49.420 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-08-28 05:20:49.444 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:20:49.448 | + functions-common:run_process:1684 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-08-28 05:20:49.452 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-08-28 05:20:49.455 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-28 05:20:49.459 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-28 05:20:49.463 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-28 05:20:49.466 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-28 05:20:49.470 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-08-28 05:20:49.473 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-08-28 05:20:49.476 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-08-28 05:20:49.481 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-28 05:20:49.485 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-28 05:20:49.489 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-28 05:20:49.492 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-28 05:20:49.496 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-08-28 05:20:49.499 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-08-28 05:20:49.502 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-28 05:20:49.505 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-28 05:20:49.509 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api.service '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-08-28 05:20:49.513 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-08-28 05:20:49.516 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-28 05:20:49.519 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-28 05:20:49.522 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-28 05:20:49.525 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-28 05:20:49.529 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-08-28 05:20:49.532 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-28 05:20:49.538 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2026-08-28 05:20:49.629 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-28 05:20:49.718 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-08-28 05:20:49.814 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-08-28 05:20:49.901 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-28 05:20:49.982 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-28 05:20:50.062 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-08-28 05:20:50.143 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-08-28 05:20:50.226 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-08-28 05:20:50.309 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-08-28 05:20:50.386 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-08-28 05:20:50.470 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-28 05:20:50.474 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-28 05:20:50.478 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-08-28 05:20:50.572 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-28 05:20:51.036 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-08-28 05:20:51.064 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-08-28 05:20:51.504 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-08-28 05:20:51.635 | + functions-common:run_process:1686 : time_stop run_process 2026-08-28 05:20:51.637 | + functions-common:time_stop:2420 : local name 2026-08-28 05:20:51.639 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:20:51.642 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:20:51.647 | + functions-common:time_stop:2423 : local total 2026-08-28 05:20:51.647 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:20:51.650 | + functions-common:time_stop:2426 : name=run_process 2026-08-28 05:20:51.652 | + functions-common:time_stop:2427 : start_time=1787894449412 2026-08-28 05:20:51.655 | + functions-common:time_stop:2429 : [[ -z 1787894449412 ]] 2026-08-28 05:20:51.658 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:20:51.662 | + functions-common:time_stop:2432 : end_time=1787894451659 2026-08-28 05:20:51.664 | + functions-common:time_stop:2433 : elapsed_time=2247 2026-08-28 05:20:51.667 | + functions-common:time_stop:2434 : total=3813 2026-08-28 05:20:51.669 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:20:51.671 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6060 2026-08-28 05:20:51.674 | + lib/nova:start_nova_api:973 : echo 'Waiting for nova-api to start...' 2026-08-28 05:20:51.674 | Waiting for nova-api to start... 2026-08-28 05:20:51.676 | + lib/nova:start_nova_api:975 : local service_url=http://192.168.122.46/compute/v2.1/ 2026-08-28 05:20:51.678 | + lib/nova:start_nova_api:977 : wait_for_service 60 http://192.168.122.46/compute/v2.1/ 2026-08-28 05:20:51.681 | + functions:wait_for_service:476 : local timeout=60 2026-08-28 05:20:51.684 | + functions:wait_for_service:477 : local url=http://192.168.122.46/compute/v2.1/ 2026-08-28 05:20:51.686 | + functions:wait_for_service:478 : local rval=0 2026-08-28 05:20:51.688 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-28 05:20:51.691 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-28 05:20:51.693 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:20:51.696 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:20:51.699 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:20:51.703 | + functions-common:time_start:2411 : _TIME_START[$name]=1787894451700 2026-08-28 05:20:51.705 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-28 05:20:51.709 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-28 05:20:51.710 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.46/compute/v2.1/ 2026-08-28 05:20:57.682 | + :: : [[ 200 == 503 ]] 2026-08-28 05:20:57.684 | + :: : [[ 0 -eq 7 ]] 2026-08-28 05:20:57.688 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-28 05:20:57.693 | + functions-common:time_stop:2420 : local name 2026-08-28 05:20:57.698 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:20:57.703 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:20:57.707 | + functions-common:time_stop:2423 : local total 2026-08-28 05:20:57.712 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:20:57.716 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-28 05:20:57.721 | + functions-common:time_stop:2427 : start_time=1787894451700 2026-08-28 05:20:57.726 | + functions-common:time_stop:2429 : [[ -z 1787894451700 ]] 2026-08-28 05:20:57.732 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:20:57.738 | + functions-common:time_stop:2432 : end_time=1787894457734 2026-08-28 05:20:57.743 | + functions-common:time_stop:2433 : elapsed_time=6034 2026-08-28 05:20:57.748 | + functions-common:time_stop:2434 : total=5616 2026-08-28 05:20:57.753 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:20:57.757 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11650 2026-08-28 05:20:57.762 | + functions:wait_for_service:486 : return 0 2026-08-28 05:20:57.767 | + lib/nova:start_nova_api:981 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-28 05:20:57.772 | + lib/nova:start_nova_api:981 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-28 05:20:57.777 | + ./stack.sh:main:1299 : is_service_enabled ovn-controller ovn-controller-vtep 2026-08-28 05:20:57.804 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:20:57.809 | + ./stack.sh:main:1300 : echo_summary 'Starting OVN services' 2026-08-28 05:20:57.813 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-28 05:20:57.817 | + ./stack.sh:echo_summary:450 : echo -e Starting OVN services 2026-08-28 05:20:57.822 | + ./stack.sh:main:1301 : start_ovn_services 2026-08-28 05:20:57.825 | + lib/neutron:start_ovn_services:580 : [[ ovn == \o\v\n ]] 2026-08-28 05:20:57.830 | + lib/neutron:start_ovn_services:581 : '[' libvirt '!=' ironic ']' 2026-08-28 05:20:57.834 | + lib/neutron:start_ovn_services:587 : init_ovn 2026-08-28 05:20:57.838 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-08-28 05:20:57.843 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : [[ False == \F\a\l\s\e ]] 2026-08-28 05:20:57.847 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-08-28 05:20:57.852 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo mkdir -p /var/lib/ovn 2026-08-28 05:20:57.873 | + lib/neutron_plugins/ovn_agent:init_ovn:641 : mkdir -p /opt/stack/data/ovs 2026-08-28 05:20:57.880 | + lib/neutron_plugins/ovn_agent:init_ovn:643 : rm -f '/opt/stack/data/ovs/*.db' 2026-08-28 05:20:57.888 | + lib/neutron_plugins/ovn_agent:init_ovn:644 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-08-28 05:20:57.895 | + lib/neutron_plugins/ovn_agent:init_ovn:645 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-08-28 05:20:57.915 | + lib/neutron_plugins/ovn_agent:init_ovn:646 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-08-28 05:20:57.933 | + lib/neutron_plugins/ovn_agent:init_ovn:647 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-08-28 05:20:57.952 | + lib/neutron:start_ovn_services:588 : start_ovn 2026-08-28 05:20:57.956 | + lib/neutron_plugins/ovn_agent:start_ovn:759 : echo 'Starting OVN' 2026-08-28 05:20:57.957 | Starting OVN 2026-08-28 05:20:57.961 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_ovs 2026-08-28 05:20:57.966 | + lib/neutron_plugins/ovn_agent:_start_ovs:651 : echo 'Starting OVS' 2026-08-28 05:20:57.966 | Starting OVS 2026-08-28 05:20:57.970 | + lib/neutron_plugins/ovn_agent:_start_ovs:652 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-08-28 05:20:57.995 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:20:57.999 | + lib/neutron_plugins/ovn_agent:_start_ovs:654 : enable_service ovsdb-server 2026-08-28 05:20:58.060 | + lib/neutron_plugins/ovn_agent:_start_ovs:655 : enable_service ovs-vswitchd 2026-08-28 05:20:58.116 | + lib/neutron_plugins/ovn_agent:_start_ovs:657 : [[ False == \T\r\u\e ]] 2026-08-28 05:20:58.118 | + lib/neutron_plugins/ovn_agent:_start_ovs:681 : _start_process ovsdb-server.service 2026-08-28 05:20:58.122 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-28 05:20:58.592 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovsdb-server.service 2026-08-28 05:20:59.064 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-08-28 05:20:59.064 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-08-28 05:20:59.064 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-08-28 05:20:59.064 | 2026-08-28 05:20:59.064 | Possible reasons for having these kinds of units are: 2026-08-28 05:20:59.064 | • A unit may be statically enabled by being symlinked from another unit's 2026-08-28 05:20:59.065 | .wants/, .requires/, or .upholds/ directory. 2026-08-28 05:20:59.065 | • A unit's purpose may be to act as a helper for some other unit which has 2026-08-28 05:20:59.065 | a requirement dependency on it. 2026-08-28 05:20:59.065 | • A unit may be started when needed via activation (socket, path, timer, 2026-08-28 05:20:59.065 | D-Bus, udev, scripted systemctl call, ...). 2026-08-28 05:20:59.065 | • In case of template units, the unit is meant to be enabled with some 2026-08-28 05:20:59.065 | instance name specified. 2026-08-28 05:20:59.076 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovsdb-server.service 2026-08-28 05:21:03.717 | + lib/neutron_plugins/ovn_agent:_start_ovs:682 : _start_process ovs-vswitchd.service 2026-08-28 05:21:03.720 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-28 05:21:04.188 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovs-vswitchd.service 2026-08-28 05:21:04.661 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-08-28 05:21:04.661 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-08-28 05:21:04.661 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-08-28 05:21:04.661 | 2026-08-28 05:21:04.661 | Possible reasons for having these kinds of units are: 2026-08-28 05:21:04.661 | • A unit may be statically enabled by being symlinked from another unit's 2026-08-28 05:21:04.661 | .wants/, .requires/, or .upholds/ directory. 2026-08-28 05:21:04.661 | • A unit's purpose may be to act as a helper for some other unit which has 2026-08-28 05:21:04.661 | a requirement dependency on it. 2026-08-28 05:21:04.662 | • A unit may be started when needed via activation (socket, path, timer, 2026-08-28 05:21:04.662 | D-Bus, udev, scripted systemctl call, ...). 2026-08-28 05:21:04.662 | • In case of template units, the unit is meant to be enabled with some 2026-08-28 05:21:04.662 | instance name specified. 2026-08-28 05:21:04.670 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovs-vswitchd.service 2026-08-28 05:21:04.851 | + lib/neutron_plugins/ovn_agent:_start_ovs:685 : echo 'Configuring OVSDB' 2026-08-28 05:21:04.851 | Configuring OVSDB 2026-08-28 05:21:04.855 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : is_service_enabled tls-proxy 2026-08-28 05:21:04.873 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:21:04.876 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-08-28 05:21:04.904 | + lib/neutron_plugins/ovn_agent:_start_ovs:694 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-08-28 05:21:04.930 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=f19b0ccd-f249-4e03-aae1-fbfad61ec780 2026-08-28 05:21:04.957 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.46:6642 2026-08-28 05:21:04.979 | + lib/neutron_plugins/ovn_agent:_start_ovs:697 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-08-28 05:21:05.001 | + lib/neutron_plugins/ovn_agent:_start_ovs:698 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-08-28 05:21:05.024 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.46 2026-08-28 05:21:05.048 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:700 : hostname 2026-08-28 05:21:05.052 | + lib/neutron_plugins/ovn_agent:_start_ovs:700 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-08-28 05:21:05.074 | + lib/neutron_plugins/ovn_agent:_start_ovs:702 : [[ True == \T\r\u\e ]] 2026-08-28 05:21:05.077 | + lib/neutron_plugins/ovn_agent:_start_ovs:703 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-08-28 05:21:05.102 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : [[ metadata =~ ovn-bgp ]] 2026-08-28 05:21:05.105 | + lib/neutron_plugins/ovn_agent:_start_ovs:713 : [[ metadata =~ ovn-evpn ]] 2026-08-28 05:21:05.108 | + lib/neutron_plugins/ovn_agent:_start_ovs:719 : is_provider_network 2026-08-28 05:21:05.111 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-08-28 05:21:05.114 | + functions-common:is_provider_network:2272 : return 1 2026-08-28 05:21:05.116 | + lib/neutron_plugins/ovn_agent:_start_ovs:719 : [[ True == \T\r\u\e ]] 2026-08-28 05:21:05.120 | + lib/neutron_plugins/ovn_agent:_start_ovs:720 : ovn_base_setup_bridge br-ex 2026-08-28 05:21:05.123 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : local bridge=br-ex 2026-08-28 05:21:05.125 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:250 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex' 2026-08-28 05:21:05.128 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:252 : '[' system '!=' system ']' 2026-08-28 05:21:05.131 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:256 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-08-28 05:21:05.159 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:257 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-08-28 05:21:05.186 | + lib/neutron_plugins/ovn_agent:_start_ovs:721 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-08-28 05:21:05.215 | + lib/neutron_plugins/ovn_agent:_start_ovs:724 : is_service_enabled ovn-controller-vtep 2026-08-28 05:21:05.238 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:21:05.241 | + lib/neutron_plugins/ovn_agent:start_ovn:763 : local SCRIPTDIR=/share/ovn/scripts 2026-08-28 05:21:05.244 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : use_new_ovn_repository 2026-08-28 05:21:05.247 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:221 : [[ False == \F\a\l\s\e ]] 2026-08-28 05:21:05.250 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:222 : return 0 2026-08-28 05:21:05.253 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-northd 2026-08-28 05:21:05.274 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:21:05.278 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-08-28 05:21:05.281 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-central.service 2026-08-28 05:21:05.284 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-28 05:21:05.749 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovn-central.service 2026-08-28 05:21:06.253 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovn-central.service 2026-08-28 05:21:06.306 | + lib/neutron_plugins/ovn_agent:start_ovn:778 : _wait_for_ovn_and_set_custom_config 2026-08-28 05:21:06.309 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:741 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-08-28 05:21:06.312 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : local count=0 2026-08-28 05:21:06.315 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-08-28 05:21:06.318 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:212 : sleep 1 2026-08-28 05:21:07.323 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:213 : count=1 2026-08-28 05:21:07.326 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:214 : '[' 1 -gt 40 ']' 2026-08-28 05:21:07.330 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-08-28 05:21:07.333 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:742 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-08-28 05:21:07.336 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : local count=0 2026-08-28 05:21:07.340 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-08-28 05:21:07.344 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:743 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-08-28 05:21:07.348 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:199 : local count=0 2026-08-28 05:21:07.351 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:200 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-08-28 05:21:07.354 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:744 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-08-28 05:21:07.357 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:199 : local count=0 2026-08-28 05:21:07.359 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:200 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-08-28 05:21:07.362 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:746 : is_service_enabled tls-proxy 2026-08-28 05:21:07.384 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:21:07.387 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:751 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-connection ptcp:6641:0.0.0.0 -- set connection . inactivity_probe=60000 2026-08-28 05:21:07.413 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:752 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-connection ptcp:6642:0.0.0.0 -- set connection . inactivity_probe=60000 2026-08-28 05:21:07.439 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:753 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:info file:info 2026-08-28 05:21:07.457 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:754 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:info file:info 2026-08-28 05:21:07.474 | + lib/neutron_plugins/ovn_agent:start_ovn:782 : is_service_enabled ovn-controller 2026-08-28 05:21:07.493 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:21:07.496 | + lib/neutron_plugins/ovn_agent:start_ovn:783 : [[ False == \T\r\u\e ]] 2026-08-28 05:21:07.499 | + lib/neutron_plugins/ovn_agent:start_ovn:789 : _start_process ovn-controller.service 2026-08-28 05:21:07.502 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-28 05:21:07.999 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovn-controller.service 2026-08-28 05:21:08.480 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-08-28 05:21:08.480 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-08-28 05:21:08.480 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-08-28 05:21:08.481 | 2026-08-28 05:21:08.481 | Possible reasons for having these kinds of units are: 2026-08-28 05:21:08.481 | • A unit may be statically enabled by being symlinked from another unit's 2026-08-28 05:21:08.482 | .wants/, .requires/, or .upholds/ directory. 2026-08-28 05:21:08.482 | • A unit's purpose may be to act as a helper for some other unit which has 2026-08-28 05:21:08.482 | a requirement dependency on it. 2026-08-28 05:21:08.482 | • A unit may be started when needed via activation (socket, path, timer, 2026-08-28 05:21:08.482 | D-Bus, udev, scripted systemctl call, ...). 2026-08-28 05:21:08.482 | • In case of template units, the unit is meant to be enabled with some 2026-08-28 05:21:08.482 | instance name specified. 2026-08-28 05:21:08.487 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovn-controller.service 2026-08-28 05:21:08.738 | + lib/neutron_plugins/ovn_agent:start_ovn:793 : is_service_enabled ovn-controller-vtep 2026-08-28 05:21:08.759 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:21:08.762 | + lib/neutron_plugins/ovn_agent:start_ovn:802 : is_ovn_metadata_agent_enabled 2026-08-28 05:21:08.765 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-08-28 05:21:08.785 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:21:08.789 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-08-28 05:21:08.795 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-08-28 05:21:08.801 | + lib/neutron_plugins/ovn_agent:start_ovn:803 : run_process q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-08-28 05:21:08.803 | + functions-common:run_process:1674 : local service=q-ovn-metadata-agent 2026-08-28 05:21:08.808 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-08-28 05:21:08.811 | + functions-common:run_process:1676 : local group= 2026-08-28 05:21:08.814 | + functions-common:run_process:1677 : local user= 2026-08-28 05:21:08.817 | + functions-common:run_process:1678 : local env_vars= 2026-08-28 05:21:08.820 | + functions-common:run_process:1680 : local name=q-ovn-metadata-agent 2026-08-28 05:21:08.822 | + functions-common:run_process:1682 : time_start run_process 2026-08-28 05:21:08.825 | + functions-common:time_start:2406 : local name=run_process 2026-08-28 05:21:08.828 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:21:08.831 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:21:08.834 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:21:08.838 | + functions-common:time_start:2411 : _TIME_START[$name]=1787894468836 2026-08-28 05:21:08.841 | + functions-common:run_process:1683 : is_service_enabled q-ovn-metadata-agent 2026-08-28 05:21:08.859 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:21:08.862 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' '' '' 2026-08-28 05:21:08.865 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-metadata-agent 2026-08-28 05:21:08.868 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-08-28 05:21:08.871 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-08-28 05:21:08.873 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-08-28 05:21:08.877 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-08-28 05:21:08.880 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ sudo ]] 2026-08-28 05:21:08.883 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ ^/ ]] 2026-08-28 05:21:08.887 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-08-28 05:21:08.890 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-28 05:21:08.893 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-28 05:21:08.896 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-28 05:21:08.898 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-28 05:21:08.901 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-08-28 05:21:08.903 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ uwsgi ]] 2026-08-28 05:21:08.906 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@q-ovn-metadata-agent.service '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' quobyte '' 2026-08-28 05:21:08.908 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-metadata-agent.service 2026-08-28 05:21:08.911 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-08-28 05:21:08.913 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-28 05:21:08.915 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-28 05:21:08.918 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-28 05:21:08.921 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-28 05:21:08.923 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-28 05:21:08.926 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-08-28 05:21:08.928 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-28 05:21:08.932 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Unit Description 'Devstack devstack@q-ovn-metadata-agent.service' 2026-08-28 05:21:09.010 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-28 05:21:09.089 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-08-28 05:21:09.158 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-08-28 05:21:09.223 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-08-28 05:21:09.289 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-08-28 05:21:09.359 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-28 05:21:09.426 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-28 05:21:09.429 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-28 05:21:09.432 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-08-28 05:21:09.513 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-28 05:21:10.004 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-08-28 05:21:10.045 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-metadata-agent.service → /etc/systemd/system/devstack@q-ovn-metadata-agent.service. 2026-08-28 05:21:10.497 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-08-28 05:21:10.550 | + functions-common:run_process:1686 : time_stop run_process 2026-08-28 05:21:10.553 | + functions-common:time_stop:2420 : local name 2026-08-28 05:21:10.557 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:21:10.560 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:21:10.564 | + functions-common:time_stop:2423 : local total 2026-08-28 05:21:10.567 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:21:10.571 | + functions-common:time_stop:2426 : name=run_process 2026-08-28 05:21:10.574 | + functions-common:time_stop:2427 : start_time=1787894468836 2026-08-28 05:21:10.578 | + functions-common:time_stop:2429 : [[ -z 1787894468836 ]] 2026-08-28 05:21:10.581 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:21:10.586 | + functions-common:time_stop:2432 : end_time=1787894470582 2026-08-28 05:21:10.589 | + functions-common:time_stop:2433 : elapsed_time=1746 2026-08-28 05:21:10.591 | + functions-common:time_stop:2434 : total=6060 2026-08-28 05:21:10.594 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:21:10.596 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7806 2026-08-28 05:21:10.599 | + lib/neutron_plugins/ovn_agent:start_ovn:805 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-08-28 05:21:10.601 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-08-28 05:21:10.604 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-08-28 05:21:10.607 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-28 05:21:10.628 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-28 05:21:10.630 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-28 05:21:10.632 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-28 05:21:10.635 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-28 05:21:10.637 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-28 05:21:10.672 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-28 05:21:10.707 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-28 05:21:10.740 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-28 05:21:10.776 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-08-28 05:21:10.810 | + lib/neutron_plugins/ovn_agent:start_ovn:808 : is_ovn_agent_enabled 2026-08-28 05:21:10.813 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-08-28 05:21:10.837 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:21:10.843 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-08-28 05:21:10.890 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-08-28 05:21:10.893 | + lib/neutron_plugins/ovn_agent:start_ovn:809 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-28 05:21:10.896 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-08-28 05:21:10.899 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-28 05:21:10.901 | + functions-common:run_process:1676 : local group= 2026-08-28 05:21:10.903 | + functions-common:run_process:1677 : local user= 2026-08-28 05:21:10.905 | + functions-common:run_process:1678 : local env_vars= 2026-08-28 05:21:10.908 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-08-28 05:21:10.910 | + functions-common:run_process:1682 : time_start run_process 2026-08-28 05:21:10.912 | + functions-common:time_start:2406 : local name=run_process 2026-08-28 05:21:10.914 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:21:10.916 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:21:10.920 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:21:10.925 | + functions-common:time_start:2411 : _TIME_START[$name]=1787894470921 2026-08-28 05:21:10.928 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-08-28 05:21:10.947 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:21:10.950 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' '' '' 2026-08-28 05:21:10.953 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-08-28 05:21:10.956 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-28 05:21:10.959 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-28 05:21:10.962 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-28 05:21:10.965 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-28 05:21:10.968 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2026-08-28 05:21:10.970 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-08-28 05:21:10.973 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-08-28 05:21:10.976 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-28 05:21:10.979 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-28 05:21:10.982 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-28 05:21:10.985 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-28 05:21:10.987 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-08-28 05:21:10.990 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2026-08-28 05:21:10.993 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@q-ovn-agent.service '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' quobyte '' 2026-08-28 05:21:10.996 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-08-28 05:21:10.999 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-28 05:21:11.002 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-28 05:21:11.004 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-28 05:21:11.007 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-28 05:21:11.010 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-28 05:21:11.013 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-28 05:21:11.015 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-08-28 05:21:11.018 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-28 05:21:11.023 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Unit Description 'Devstack devstack@q-ovn-agent.service' 2026-08-28 05:21:11.104 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-28 05:21:11.183 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-08-28 05:21:11.253 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-28 05:21:11.324 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-08-28 05:21:11.395 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-08-28 05:21:11.461 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-28 05:21:11.529 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-28 05:21:11.532 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-28 05:21:11.535 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-08-28 05:21:11.616 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-28 05:21:12.082 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-08-28 05:21:12.110 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-08-28 05:21:12.555 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-08-28 05:21:12.601 | + functions-common:run_process:1686 : time_stop run_process 2026-08-28 05:21:12.603 | + functions-common:time_stop:2420 : local name 2026-08-28 05:21:12.605 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:21:12.607 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:21:12.610 | + functions-common:time_stop:2423 : local total 2026-08-28 05:21:12.612 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:21:12.614 | + functions-common:time_stop:2426 : name=run_process 2026-08-28 05:21:12.616 | + functions-common:time_stop:2427 : start_time=1787894470921 2026-08-28 05:21:12.618 | + functions-common:time_stop:2429 : [[ -z 1787894470921 ]] 2026-08-28 05:21:12.622 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:21:12.629 | + functions-common:time_stop:2432 : end_time=1787894472625 2026-08-28 05:21:12.632 | + functions-common:time_stop:2433 : elapsed_time=1704 2026-08-28 05:21:12.634 | + functions-common:time_stop:2434 : total=7806 2026-08-28 05:21:12.636 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:21:12.638 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9510 2026-08-28 05:21:12.641 | + lib/neutron_plugins/ovn_agent:start_ovn:811 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-28 05:21:12.643 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-28 05:21:12.645 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-28 05:21:12.648 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-28 05:21:12.668 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-28 05:21:12.671 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-28 05:21:12.673 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-28 05:21:12.675 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-28 05:21:12.678 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-28 05:21:12.705 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-28 05:21:12.738 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-28 05:21:12.764 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-28 05:21:12.791 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-08-28 05:21:12.825 | + lib/neutron:start_ovn_services:590 : [[ True == \T\r\u\e ]] 2026-08-28 05:21:12.827 | + lib/neutron:start_ovn_services:591 : [[ True != \T\r\u\e ]] 2026-08-28 05:21:12.829 | + lib/neutron:start_ovn_services:595 : create_public_bridge 2026-08-28 05:21:12.832 | + lib/neutron_plugins/ovn_agent:create_public_bridge:314 : sudo ovs-vsctl --may-exist add-br br-ex 2026-08-28 05:21:12.856 | + lib/neutron_plugins/ovn_agent:create_public_bridge:315 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-08-28 05:21:12.878 | + lib/neutron_plugins/ovn_agent:create_public_bridge:316 : _configure_public_network_connectivity 2026-08-28 05:21:12.880 | + lib/neutron:_configure_public_network_connectivity:811 : [[ -n '' ]] 2026-08-28 05:21:12.882 | + lib/neutron:_configure_public_network_connectivity:818 : for d in $default_v4_route_devs 2026-08-28 05:21:12.884 | + lib/neutron:_configure_public_network_connectivity:819 : sudo iptables -t nat -A POSTROUTING -o enp1s0 -s 172.24.4.0/24 -j MASQUERADE 2026-08-28 05:21:12.938 | + ./stack.sh:main:1304 : is_service_enabled q-svc neutron-api 2026-08-28 05:21:12.960 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:21:12.964 | + ./stack.sh:main:1305 : echo_summary 'Starting Neutron' 2026-08-28 05:21:12.967 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-28 05:21:12.970 | + ./stack.sh:echo_summary:450 : echo -e Starting Neutron 2026-08-28 05:21:12.974 | + ./stack.sh:main:1306 : configure_neutron_after_post_config 2026-08-28 05:21:12.977 | + lib/neutron:configure_neutron_after_post_config:562 : [[ ovn-router != '' ]] 2026-08-28 05:21:12.980 | + lib/neutron:configure_neutron_after_post_config:563 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-08-28 05:21:13.020 | + lib/neutron:configure_neutron_after_post_config:565 : configure_rbac_policies 2026-08-28 05:21:13.023 | + lib/neutron:configure_rbac_policies:571 : [[ True == \T\r\u\e ]] 2026-08-28 05:21:13.027 | + lib/neutron:configure_rbac_policies:572 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-08-28 05:21:13.066 | + ./stack.sh:main:1307 : start_neutron_service_and_check 2026-08-28 05:21:13.070 | + lib/neutron:start_neutron_service_and_check:636 : local cfg_file_options 2026-08-28 05:21:13.074 | + lib/neutron:start_neutron_service_and_check:637 : local neutron_url 2026-08-28 05:21:13.079 | ++ lib/neutron:start_neutron_service_and_check:639 : determine_config_files neutron-server 2026-08-28 05:21:13.083 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-08-28 05:21:13.087 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-08-28 05:21:13.091 | +++ lib/neutron:determine_config_files:369 : _determine_config_server 2026-08-28 05:21:13.094 | +++ lib/neutron:_determine_config_server:325 : [[ '' != '' ]] 2026-08-28 05:21:13.098 | +++ lib/neutron:_determine_config_server:332 : [[ 0 > 0 ]] 2026-08-28 05:21:13.102 | +++ lib/neutron:_determine_config_server:339 : local cfg_file 2026-08-28 05:21:13.106 | +++ lib/neutron:_determine_config_server:340 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-28 05:21:13.109 | +++ lib/neutron:_determine_config_server:344 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-28 05:21:13.114 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-28 05:21:13.118 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-08-28 05:21:13.122 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-28 05:21:13.127 | + lib/neutron:start_neutron_service_and_check:639 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-28 05:21:13.130 | + lib/neutron:start_neutron_service_and_check:642 : enable_neutron_server_services 2026-08-28 05:21:13.134 | + lib/neutron:enable_neutron_server_services:607 : local rpc_workers 2026-08-28 05:21:13.138 | + lib/neutron:enable_neutron_server_services:612 : [[ -f /etc/neutron/neutron.conf ]] 2026-08-28 05:21:13.143 | ++ lib/neutron:enable_neutron_server_services:613 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-08-28 05:21:13.169 | + lib/neutron:enable_neutron_server_services:613 : rpc_workers= 2026-08-28 05:21:13.172 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-api 2026-08-28 05:21:13.224 | + lib/neutron:enable_neutron_server_services:621 : enable_service neutron-periodic-workers 2026-08-28 05:21:13.276 | + lib/neutron:enable_neutron_server_services:624 : [[ '' != \0 ]] 2026-08-28 05:21:13.280 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-rpc-server 2026-08-28 05:21:13.338 | + lib/neutron:enable_neutron_server_services:629 : [[ ovn == \o\v\n ]] 2026-08-28 05:21:13.341 | + lib/neutron:enable_neutron_server_services:630 : enable_service neutron-ovn-maintenance-worker 2026-08-28 05:21:13.397 | ++ lib/neutron:start_neutron_service_and_check:645 : which uwsgi 2026-08-28 05:21:13.402 | + lib/neutron:start_neutron_service_and_check:645 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-28 05:21:13.406 | + functions-common:run_process:1674 : local service=neutron-api 2026-08-28 05:21:13.409 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-28 05:21:13.413 | + functions-common:run_process:1676 : local group= 2026-08-28 05:21:13.416 | + functions-common:run_process:1677 : local user= 2026-08-28 05:21:13.419 | + functions-common:run_process:1678 : local env_vars= 2026-08-28 05:21:13.423 | + functions-common:run_process:1680 : local name=neutron-api 2026-08-28 05:21:13.426 | + functions-common:run_process:1682 : time_start run_process 2026-08-28 05:21:13.430 | + functions-common:time_start:2406 : local name=run_process 2026-08-28 05:21:13.434 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:21:13.437 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:21:13.442 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:21:13.447 | + functions-common:time_start:2411 : _TIME_START[$name]=1787894473443 2026-08-28 05:21:13.450 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-08-28 05:21:13.474 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:21:13.478 | + functions-common:run_process:1684 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-08-28 05:21:13.482 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-08-28 05:21:13.484 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-28 05:21:13.487 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-28 05:21:13.490 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-28 05:21:13.493 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-28 05:21:13.497 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-08-28 05:21:13.500 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-08-28 05:21:13.504 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-08-28 05:21:13.507 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-28 05:21:13.511 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-28 05:21:13.514 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-28 05:21:13.517 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-28 05:21:13.520 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-08-28 05:21:13.523 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-08-28 05:21:13.527 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-28 05:21:13.530 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-28 05:21:13.534 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@neutron-api.service '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-08-28 05:21:13.537 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-08-28 05:21:13.540 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-28 05:21:13.543 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-28 05:21:13.547 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-28 05:21:13.550 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-28 05:21:13.553 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-08-28 05:21:13.557 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-28 05:21:13.564 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Unit Description 'Devstack devstack@neutron-api.service' 2026-08-28 05:21:13.652 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-28 05:21:13.736 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-08-28 05:21:13.803 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-08-28 05:21:13.873 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecStart '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-28 05:21:13.942 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-28 05:21:14.010 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-08-28 05:21:14.079 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-08-28 05:21:14.153 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-08-28 05:21:14.223 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-08-28 05:21:14.292 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-08-28 05:21:14.361 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-28 05:21:14.364 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-28 05:21:14.367 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-08-28 05:21:14.450 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-28 05:21:14.916 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-08-28 05:21:14.950 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-08-28 05:21:15.394 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-08-28 05:21:15.539 | + functions-common:run_process:1686 : time_stop run_process 2026-08-28 05:21:15.543 | + functions-common:time_stop:2420 : local name 2026-08-28 05:21:15.549 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:21:15.552 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:21:15.554 | + functions-common:time_stop:2423 : local total 2026-08-28 05:21:15.556 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:21:15.560 | + functions-common:time_stop:2426 : name=run_process 2026-08-28 05:21:15.562 | + functions-common:time_stop:2427 : start_time=1787894473443 2026-08-28 05:21:15.566 | + functions-common:time_stop:2429 : [[ -z 1787894473443 ]] 2026-08-28 05:21:15.569 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:21:15.574 | + functions-common:time_stop:2432 : end_time=1787894475571 2026-08-28 05:21:15.576 | + functions-common:time_stop:2433 : elapsed_time=2128 2026-08-28 05:21:15.581 | + functions-common:time_stop:2434 : total=9510 2026-08-28 05:21:15.583 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:21:15.586 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11638 2026-08-28 05:21:15.588 | + lib/neutron:start_neutron_service_and_check:646 : neutron_url=http://192.168.122.46/ 2026-08-28 05:21:15.591 | + lib/neutron:start_neutron_service_and_check:649 : run_process neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-28 05:21:15.594 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-08-28 05:21:15.597 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-28 05:21:15.599 | + functions-common:run_process:1676 : local group= 2026-08-28 05:21:15.602 | + functions-common:run_process:1677 : local user= 2026-08-28 05:21:15.604 | + functions-common:run_process:1678 : local env_vars= 2026-08-28 05:21:15.607 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-08-28 05:21:15.610 | + functions-common:run_process:1682 : time_start run_process 2026-08-28 05:21:15.612 | + functions-common:time_start:2406 : local name=run_process 2026-08-28 05:21:15.615 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:21:15.618 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:21:15.621 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:21:15.626 | + functions-common:time_start:2411 : _TIME_START[$name]=1787894475623 2026-08-28 05:21:15.628 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-08-28 05:21:15.648 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:21:15.650 | + functions-common:run_process:1684 : _run_under_systemd neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-08-28 05:21:15.653 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-08-28 05:21:15.656 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-28 05:21:15.658 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-28 05:21:15.661 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-28 05:21:15.664 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-28 05:21:15.666 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-08-28 05:21:15.669 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-08-28 05:21:15.671 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-08-28 05:21:15.674 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-28 05:21:15.676 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-28 05:21:15.679 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-28 05:21:15.682 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-28 05:21:15.684 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-08-28 05:21:15.686 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-08-28 05:21:15.689 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-rpc-server.service '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-08-28 05:21:15.692 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-08-28 05:21:15.695 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-28 05:21:15.697 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-28 05:21:15.700 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-28 05:21:15.702 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-28 05:21:15.705 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-28 05:21:15.707 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-28 05:21:15.710 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-08-28 05:21:15.712 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-28 05:21:15.717 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Unit Description 'Devstack devstack@neutron-rpc-server.service' 2026-08-28 05:21:15.806 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-28 05:21:15.892 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-08-28 05:21:15.958 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecStart '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-28 05:21:16.022 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-08-28 05:21:16.088 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-08-28 05:21:16.153 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-28 05:21:16.220 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-28 05:21:16.223 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-28 05:21:16.225 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-08-28 05:21:16.306 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-28 05:21:16.890 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-08-28 05:21:16.936 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-08-28 05:21:17.406 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-08-28 05:21:17.458 | + functions-common:run_process:1686 : time_stop run_process 2026-08-28 05:21:17.462 | + functions-common:time_stop:2420 : local name 2026-08-28 05:21:17.465 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:21:17.467 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:21:17.470 | + functions-common:time_stop:2423 : local total 2026-08-28 05:21:17.476 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:21:17.478 | + functions-common:time_stop:2426 : name=run_process 2026-08-28 05:21:17.481 | + functions-common:time_stop:2427 : start_time=1787894475623 2026-08-28 05:21:17.483 | + functions-common:time_stop:2429 : [[ -z 1787894475623 ]] 2026-08-28 05:21:17.487 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:21:17.489 | + functions-common:time_stop:2432 : end_time=1787894477486 2026-08-28 05:21:17.491 | + functions-common:time_stop:2433 : elapsed_time=1863 2026-08-28 05:21:17.494 | + functions-common:time_stop:2434 : total=11638 2026-08-28 05:21:17.496 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:21:17.498 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13501 2026-08-28 05:21:17.500 | + lib/neutron:start_neutron_service_and_check:650 : run_process neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-28 05:21:17.502 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-08-28 05:21:17.505 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-28 05:21:17.508 | + functions-common:run_process:1676 : local group= 2026-08-28 05:21:17.510 | + functions-common:run_process:1677 : local user= 2026-08-28 05:21:17.513 | + functions-common:run_process:1678 : local env_vars= 2026-08-28 05:21:17.515 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-08-28 05:21:17.518 | + functions-common:run_process:1682 : time_start run_process 2026-08-28 05:21:17.523 | + functions-common:time_start:2406 : local name=run_process 2026-08-28 05:21:17.526 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:21:17.529 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:21:17.538 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:21:17.547 | + functions-common:time_start:2411 : _TIME_START[$name]=1787894477538 2026-08-28 05:21:17.552 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-08-28 05:21:17.592 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:21:17.597 | + functions-common:run_process:1684 : _run_under_systemd neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-08-28 05:21:17.602 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-08-28 05:21:17.606 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-28 05:21:17.612 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-28 05:21:17.616 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-28 05:21:17.622 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-28 05:21:17.626 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-08-28 05:21:17.630 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-08-28 05:21:17.635 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-08-28 05:21:17.640 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-28 05:21:17.646 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-28 05:21:17.649 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-28 05:21:17.654 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-28 05:21:17.657 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-08-28 05:21:17.661 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-08-28 05:21:17.670 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-periodic-workers.service '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-08-28 05:21:17.674 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-08-28 05:21:17.678 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-28 05:21:17.684 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-28 05:21:17.688 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-28 05:21:17.692 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-28 05:21:17.701 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-28 05:21:17.709 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-28 05:21:17.713 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-08-28 05:21:17.719 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-28 05:21:17.729 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Unit Description 'Devstack devstack@neutron-periodic-workers.service' 2026-08-28 05:21:17.873 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-28 05:21:18.049 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-08-28 05:21:18.190 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecStart '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-28 05:21:18.305 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-08-28 05:21:18.397 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-08-28 05:21:18.468 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-28 05:21:18.591 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-28 05:21:18.596 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-28 05:21:18.600 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-08-28 05:21:18.768 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-28 05:21:19.333 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-08-28 05:21:19.372 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-08-28 05:21:19.912 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-08-28 05:21:19.971 | + functions-common:run_process:1686 : time_stop run_process 2026-08-28 05:21:19.977 | + functions-common:time_stop:2420 : local name 2026-08-28 05:21:19.982 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:21:19.989 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:21:19.997 | + functions-common:time_stop:2423 : local total 2026-08-28 05:21:20.001 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:21:20.008 | + functions-common:time_stop:2426 : name=run_process 2026-08-28 05:21:20.012 | + functions-common:time_stop:2427 : start_time=1787894477538 2026-08-28 05:21:20.019 | + functions-common:time_stop:2429 : [[ -z 1787894477538 ]] 2026-08-28 05:21:20.025 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:21:20.034 | + functions-common:time_stop:2432 : end_time=1787894480027 2026-08-28 05:21:20.039 | + functions-common:time_stop:2433 : elapsed_time=2489 2026-08-28 05:21:20.040 | + functions-common:time_stop:2434 : total=13501 2026-08-28 05:21:20.044 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:21:20.049 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=15990 2026-08-28 05:21:20.054 | + lib/neutron:start_neutron_service_and_check:651 : _run_ovn_maintenance 2026-08-28 05:21:20.057 | + lib/neutron:_run_ovn_maintenance:353 : [[ ovn == \o\v\n ]] 2026-08-28 05:21:20.061 | + lib/neutron:_run_ovn_maintenance:354 : run_process neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-28 05:21:20.064 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-08-28 05:21:20.070 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-28 05:21:20.076 | + functions-common:run_process:1676 : local group= 2026-08-28 05:21:20.080 | + functions-common:run_process:1677 : local user= 2026-08-28 05:21:20.087 | + functions-common:run_process:1678 : local env_vars= 2026-08-28 05:21:20.090 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-08-28 05:21:20.093 | + functions-common:run_process:1682 : time_start run_process 2026-08-28 05:21:20.097 | + functions-common:time_start:2406 : local name=run_process 2026-08-28 05:21:20.101 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:21:20.105 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:21:20.112 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:21:20.118 | + functions-common:time_start:2411 : _TIME_START[$name]=1787894480113 2026-08-28 05:21:20.125 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-08-28 05:21:20.149 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:21:20.155 | + functions-common:run_process:1684 : _run_under_systemd neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-08-28 05:21:20.157 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-08-28 05:21:20.160 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-28 05:21:20.164 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-28 05:21:20.168 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-28 05:21:20.171 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-28 05:21:20.176 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-08-28 05:21:20.182 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-08-28 05:21:20.186 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-08-28 05:21:20.188 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-28 05:21:20.192 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-28 05:21:20.194 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-28 05:21:20.197 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-28 05:21:20.202 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-08-28 05:21:20.204 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-08-28 05:21:20.210 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-ovn-maintenance-worker.service '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-08-28 05:21:20.214 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-08-28 05:21:20.217 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-28 05:21:20.222 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-28 05:21:20.225 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-28 05:21:20.230 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-28 05:21:20.236 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-28 05:21:20.241 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-28 05:21:20.247 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-08-28 05:21:20.251 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-28 05:21:20.258 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Unit Description 'Devstack devstack@neutron-ovn-maintenance-worker.service' 2026-08-28 05:21:20.369 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-28 05:21:20.489 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-08-28 05:21:20.603 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-28 05:21:20.695 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-08-28 05:21:20.792 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-08-28 05:21:20.902 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-28 05:21:21.019 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-28 05:21:21.022 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-28 05:21:21.024 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-08-28 05:21:21.149 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-28 05:21:21.733 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-08-28 05:21:21.766 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-ovn-maintenance-worker.service → /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service. 2026-08-28 05:21:22.282 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-08-28 05:21:22.337 | + functions-common:run_process:1686 : time_stop run_process 2026-08-28 05:21:22.344 | + functions-common:time_stop:2420 : local name 2026-08-28 05:21:22.347 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:21:22.352 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:21:22.357 | + functions-common:time_stop:2423 : local total 2026-08-28 05:21:22.365 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:21:22.372 | + functions-common:time_stop:2426 : name=run_process 2026-08-28 05:21:22.378 | + functions-common:time_stop:2427 : start_time=1787894480113 2026-08-28 05:21:22.383 | + functions-common:time_stop:2429 : [[ -z 1787894480113 ]] 2026-08-28 05:21:22.389 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:21:22.397 | + functions-common:time_stop:2432 : end_time=1787894482391 2026-08-28 05:21:22.405 | + functions-common:time_stop:2433 : elapsed_time=2278 2026-08-28 05:21:22.410 | + functions-common:time_stop:2434 : total=15990 2026-08-28 05:21:22.416 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:21:22.423 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18268 2026-08-28 05:21:22.428 | + lib/neutron:start_neutron_service_and_check:652 : '[' '!' -z networking ']' 2026-08-28 05:21:22.431 | + lib/neutron:start_neutron_service_and_check:653 : neutron_url=http://192.168.122.46/networking 2026-08-28 05:21:22.437 | + lib/neutron:start_neutron_service_and_check:655 : echo 'Waiting for Neutron to start...' 2026-08-28 05:21:22.437 | Waiting for Neutron to start... 2026-08-28 05:21:22.442 | + lib/neutron:start_neutron_service_and_check:657 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.46/networking' 2026-08-28 05:21:22.449 | + lib/neutron:start_neutron_service_and_check:658 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.46/networking' 'Neutron did not start' 60 2026-08-28 05:21:22.453 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.46/networking' 2026-08-28 05:21:22.458 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-08-28 05:21:22.465 | + functions-common:test_with_retry:2360 : local until=60 2026-08-28 05:21:22.469 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-08-28 05:21:22.474 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-08-28 05:21:22.478 | + functions-common:time_start:2406 : local name=test_with_retry 2026-08-28 05:21:22.487 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:21:22.495 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:21:22.499 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:21:22.508 | + functions-common:time_start:2411 : _TIME_START[$name]=1787894482501 2026-08-28 05:21:22.515 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.46/networking; do sleep 0.5; done' 2026-08-28 05:21:30.124 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.46/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-08-28 05:21:30.132 | + functions-common:time_stop:2420 : local name 2026-08-28 05:21:30.135 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:21:30.139 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:21:30.143 | + functions-common:time_stop:2423 : local total 2026-08-28 05:21:30.146 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:21:30.150 | + functions-common:time_stop:2426 : name=test_with_retry 2026-08-28 05:21:30.154 | + functions-common:time_stop:2427 : start_time=1787894482501 2026-08-28 05:21:30.158 | + functions-common:time_stop:2429 : [[ -z 1787894482501 ]] 2026-08-28 05:21:30.167 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:21:30.181 | + functions-common:time_stop:2432 : end_time=1787894490174 2026-08-28 05:21:30.186 | + functions-common:time_stop:2433 : elapsed_time=7673 2026-08-28 05:21:30.192 | + functions-common:time_stop:2434 : total=0 2026-08-28 05:21:30.196 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:21:30.205 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7673 2026-08-28 05:21:30.212 | + ./stack.sh:main:1312 : is_service_enabled placement 2026-08-28 05:21:30.248 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:21:30.253 | + ./stack.sh:main:1313 : echo_summary 'Starting Placement' 2026-08-28 05:21:30.261 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-28 05:21:30.265 | + ./stack.sh:echo_summary:450 : echo -e Starting Placement 2026-08-28 05:21:30.268 | + ./stack.sh:main:1314 : start_placement 2026-08-28 05:21:30.276 | + lib/placement:start_placement:137 : start_placement_api 2026-08-28 05:21:30.281 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-08-28 05:21:30.286 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-28 05:21:30.292 | + functions-common:run_process:1674 : local service=placement-api 2026-08-28 05:21:30.296 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-28 05:21:30.300 | + functions-common:run_process:1676 : local group= 2026-08-28 05:21:30.304 | + functions-common:run_process:1677 : local user= 2026-08-28 05:21:30.309 | + functions-common:run_process:1678 : local env_vars= 2026-08-28 05:21:30.315 | + functions-common:run_process:1680 : local name=placement-api 2026-08-28 05:21:30.319 | + functions-common:run_process:1682 : time_start run_process 2026-08-28 05:21:30.326 | + functions-common:time_start:2406 : local name=run_process 2026-08-28 05:21:30.330 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:21:30.335 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:21:30.341 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:21:30.353 | + functions-common:time_start:2411 : _TIME_START[$name]=1787894490345 2026-08-28 05:21:30.357 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-08-28 05:21:30.394 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:21:30.398 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-08-28 05:21:30.402 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-08-28 05:21:30.408 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-28 05:21:30.414 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-28 05:21:30.420 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-28 05:21:30.425 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-28 05:21:30.427 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-08-28 05:21:30.433 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-08-28 05:21:30.434 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-08-28 05:21:30.438 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-28 05:21:30.447 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-28 05:21:30.451 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-28 05:21:30.455 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-28 05:21:30.462 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-08-28 05:21:30.465 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-08-28 05:21:30.469 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-28 05:21:30.474 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-28 05:21:30.480 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@placement-api.service '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-08-28 05:21:30.486 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-08-28 05:21:30.490 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-28 05:21:30.494 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-28 05:21:30.500 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-28 05:21:30.506 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-28 05:21:30.512 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-08-28 05:21:30.520 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-28 05:21:30.529 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2026-08-28 05:21:30.664 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-28 05:21:30.791 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-08-28 05:21:30.905 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-08-28 05:21:31.027 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-28 05:21:31.144 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-28 05:21:31.236 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-08-28 05:21:31.325 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-08-28 05:21:31.440 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-08-28 05:21:31.525 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-08-28 05:21:31.607 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-08-28 05:21:31.684 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-28 05:21:31.688 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-28 05:21:31.692 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-08-28 05:21:31.780 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-28 05:21:32.283 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-08-28 05:21:32.313 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-08-28 05:21:32.786 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-08-28 05:21:32.924 | + functions-common:run_process:1686 : time_stop run_process 2026-08-28 05:21:32.926 | + functions-common:time_stop:2420 : local name 2026-08-28 05:21:32.931 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:21:32.935 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:21:32.940 | + functions-common:time_stop:2423 : local total 2026-08-28 05:21:32.944 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:21:32.948 | + functions-common:time_stop:2426 : name=run_process 2026-08-28 05:21:32.953 | + functions-common:time_stop:2427 : start_time=1787894490345 2026-08-28 05:21:32.957 | + functions-common:time_stop:2429 : [[ -z 1787894490345 ]] 2026-08-28 05:21:32.964 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:21:32.969 | + functions-common:time_stop:2432 : end_time=1787894492965 2026-08-28 05:21:32.974 | + functions-common:time_stop:2433 : elapsed_time=2620 2026-08-28 05:21:32.978 | + functions-common:time_stop:2434 : total=18268 2026-08-28 05:21:32.982 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:21:32.987 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20888 2026-08-28 05:21:32.991 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-08-28 05:21:32.991 | Waiting for placement-api to start... 2026-08-28 05:21:32.996 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.46/placement 2026-08-28 05:21:33.000 | + functions:wait_for_service:476 : local timeout=60 2026-08-28 05:21:33.004 | + functions:wait_for_service:477 : local url=http://192.168.122.46/placement 2026-08-28 05:21:33.009 | + functions:wait_for_service:478 : local rval=0 2026-08-28 05:21:33.013 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-28 05:21:33.017 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-28 05:21:33.021 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:21:33.025 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:21:33.031 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:21:33.037 | + functions-common:time_start:2411 : _TIME_START[$name]=1787894493032 2026-08-28 05:21:33.041 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-28 05:21:33.045 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-28 05:21:33.048 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.46/placement 2026-08-28 05:21:35.544 | + :: : [[ 200 == 503 ]] 2026-08-28 05:21:35.546 | + :: : [[ 0 -eq 7 ]] 2026-08-28 05:21:35.551 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-28 05:21:35.555 | + functions-common:time_stop:2420 : local name 2026-08-28 05:21:35.559 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:21:35.563 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:21:35.566 | + functions-common:time_stop:2423 : local total 2026-08-28 05:21:35.571 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:21:35.575 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-28 05:21:35.578 | + functions-common:time_stop:2427 : start_time=1787894493032 2026-08-28 05:21:35.583 | + functions-common:time_stop:2429 : [[ -z 1787894493032 ]] 2026-08-28 05:21:35.588 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:21:35.594 | + functions-common:time_stop:2432 : end_time=1787894495590 2026-08-28 05:21:35.597 | + functions-common:time_stop:2433 : elapsed_time=2558 2026-08-28 05:21:35.601 | + functions-common:time_stop:2434 : total=11650 2026-08-28 05:21:35.606 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:21:35.610 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14208 2026-08-28 05:21:35.614 | + functions:wait_for_service:486 : return 0 2026-08-28 05:21:35.618 | + ./stack.sh:main:1317 : is_service_enabled neutron 2026-08-28 05:21:35.644 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:21:35.648 | + ./stack.sh:main:1318 : start_neutron 2026-08-28 05:21:35.652 | + lib/neutron:start_neutron:662 : start_l2_agent 2026-08-28 05:21:35.656 | + lib/neutron:start_l2_agent:669 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-28 05:21:35.660 | + functions-common:run_process:1674 : local service=q-agt 2026-08-28 05:21:35.663 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-28 05:21:35.667 | + functions-common:run_process:1676 : local group= 2026-08-28 05:21:35.671 | + functions-common:run_process:1677 : local user= 2026-08-28 05:21:35.675 | + functions-common:run_process:1678 : local env_vars= 2026-08-28 05:21:35.679 | + functions-common:run_process:1680 : local name=q-agt 2026-08-28 05:21:35.683 | + functions-common:run_process:1682 : time_start run_process 2026-08-28 05:21:35.687 | + functions-common:time_start:2406 : local name=run_process 2026-08-28 05:21:35.690 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:21:35.695 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:21:35.700 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:21:35.705 | + functions-common:time_start:2411 : _TIME_START[$name]=1787894495702 2026-08-28 05:21:35.709 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-08-28 05:21:35.733 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:21:35.737 | + functions-common:run_process:1686 : time_stop run_process 2026-08-28 05:21:35.740 | + functions-common:time_stop:2420 : local name 2026-08-28 05:21:35.744 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:21:35.748 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:21:35.752 | + functions-common:time_stop:2423 : local total 2026-08-28 05:21:35.755 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:21:35.758 | + functions-common:time_stop:2426 : name=run_process 2026-08-28 05:21:35.763 | + functions-common:time_stop:2427 : start_time=1787894495702 2026-08-28 05:21:35.766 | + functions-common:time_stop:2429 : [[ -z 1787894495702 ]] 2026-08-28 05:21:35.771 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:21:35.777 | + functions-common:time_stop:2432 : end_time=1787894495773 2026-08-28 05:21:35.781 | + functions-common:time_stop:2433 : elapsed_time=71 2026-08-28 05:21:35.784 | + functions-common:time_stop:2434 : total=20888 2026-08-28 05:21:35.787 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:21:35.790 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20959 2026-08-28 05:21:35.793 | + lib/neutron:start_l2_agent:671 : is_provider_network 2026-08-28 05:21:35.797 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-08-28 05:21:35.801 | + functions-common:is_provider_network:2272 : return 1 2026-08-28 05:21:35.804 | + lib/neutron:start_neutron:663 : start_other_agents 2026-08-28 05:21:35.808 | + lib/neutron:start_other_agents:687 : run_process q-dhcp '/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-08-28 05:21:35.812 | + functions-common:run_process:1674 : local service=q-dhcp 2026-08-28 05:21:35.816 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-08-28 05:21:35.819 | + functions-common:run_process:1676 : local group= 2026-08-28 05:21:35.822 | + functions-common:run_process:1677 : local user= 2026-08-28 05:21:35.826 | + functions-common:run_process:1678 : local env_vars= 2026-08-28 05:21:35.830 | + functions-common:run_process:1680 : local name=q-dhcp 2026-08-28 05:21:35.834 | + functions-common:run_process:1682 : time_start run_process 2026-08-28 05:21:35.837 | + functions-common:time_start:2406 : local name=run_process 2026-08-28 05:21:35.841 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:21:35.844 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:21:35.850 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:21:35.855 | + functions-common:time_start:2411 : _TIME_START[$name]=1787894495851 2026-08-28 05:21:35.860 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-08-28 05:21:35.883 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:21:35.887 | + functions-common:run_process:1686 : time_stop run_process 2026-08-28 05:21:35.891 | + functions-common:time_stop:2420 : local name 2026-08-28 05:21:35.895 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:21:35.899 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:21:35.902 | + functions-common:time_stop:2423 : local total 2026-08-28 05:21:35.906 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:21:35.909 | + functions-common:time_stop:2426 : name=run_process 2026-08-28 05:21:35.913 | + functions-common:time_stop:2427 : start_time=1787894495851 2026-08-28 05:21:35.917 | + functions-common:time_stop:2429 : [[ -z 1787894495851 ]] 2026-08-28 05:21:35.921 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:21:35.927 | + functions-common:time_stop:2432 : end_time=1787894495923 2026-08-28 05:21:35.931 | + functions-common:time_stop:2433 : elapsed_time=72 2026-08-28 05:21:35.935 | + functions-common:time_stop:2434 : total=20959 2026-08-28 05:21:35.939 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:21:35.942 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21031 2026-08-28 05:21:35.947 | ++ lib/neutron:start_other_agents:689 : determine_config_files neutron-l3-agent 2026-08-28 05:21:35.951 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-08-28 05:21:35.954 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-08-28 05:21:35.958 | +++ lib/neutron:determine_config_files:370 : _determine_config_l3 2026-08-28 05:21:35.962 | +++ lib/neutron:_determine_config_l3:348 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-28 05:21:35.965 | +++ lib/neutron:_determine_config_l3:349 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-28 05:21:35.970 | ++ lib/neutron:determine_config_files:370 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-28 05:21:35.973 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-08-28 05:21:35.978 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-28 05:21:35.982 | + lib/neutron:start_other_agents:689 : run_process q-l3 '/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-28 05:21:35.986 | + functions-common:run_process:1674 : local service=q-l3 2026-08-28 05:21:35.989 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-28 05:21:35.994 | + functions-common:run_process:1676 : local group= 2026-08-28 05:21:35.997 | + functions-common:run_process:1677 : local user= 2026-08-28 05:21:36.002 | + functions-common:run_process:1678 : local env_vars= 2026-08-28 05:21:36.006 | + functions-common:run_process:1680 : local name=q-l3 2026-08-28 05:21:36.010 | + functions-common:run_process:1682 : time_start run_process 2026-08-28 05:21:36.014 | + functions-common:time_start:2406 : local name=run_process 2026-08-28 05:21:36.018 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:21:36.021 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:21:36.027 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:21:36.032 | + functions-common:time_start:2411 : _TIME_START[$name]=1787894496029 2026-08-28 05:21:36.035 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-08-28 05:21:36.061 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:21:36.065 | + functions-common:run_process:1686 : time_stop run_process 2026-08-28 05:21:36.069 | + functions-common:time_stop:2420 : local name 2026-08-28 05:21:36.072 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:21:36.076 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:21:36.079 | + functions-common:time_stop:2423 : local total 2026-08-28 05:21:36.082 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:21:36.085 | + functions-common:time_stop:2426 : name=run_process 2026-08-28 05:21:36.089 | + functions-common:time_stop:2427 : start_time=1787894496029 2026-08-28 05:21:36.092 | + functions-common:time_stop:2429 : [[ -z 1787894496029 ]] 2026-08-28 05:21:36.096 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:21:36.102 | + functions-common:time_stop:2432 : end_time=1787894496098 2026-08-28 05:21:36.105 | + functions-common:time_stop:2433 : elapsed_time=69 2026-08-28 05:21:36.109 | + functions-common:time_stop:2434 : total=21031 2026-08-28 05:21:36.113 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:21:36.116 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21100 2026-08-28 05:21:36.121 | + lib/neutron:start_other_agents:691 : run_process q-meta '/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-08-28 05:21:36.124 | + functions-common:run_process:1674 : local service=q-meta 2026-08-28 05:21:36.128 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-08-28 05:21:36.131 | + functions-common:run_process:1676 : local group= 2026-08-28 05:21:36.135 | + functions-common:run_process:1677 : local user= 2026-08-28 05:21:36.139 | + functions-common:run_process:1678 : local env_vars= 2026-08-28 05:21:36.143 | + functions-common:run_process:1680 : local name=q-meta 2026-08-28 05:21:36.147 | + functions-common:run_process:1682 : time_start run_process 2026-08-28 05:21:36.151 | + functions-common:time_start:2406 : local name=run_process 2026-08-28 05:21:36.155 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:21:36.159 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:21:36.164 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:21:36.169 | + functions-common:time_start:2411 : _TIME_START[$name]=1787894496166 2026-08-28 05:21:36.173 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-08-28 05:21:36.197 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:21:36.201 | + functions-common:run_process:1686 : time_stop run_process 2026-08-28 05:21:36.204 | + functions-common:time_stop:2420 : local name 2026-08-28 05:21:36.208 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:21:36.212 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:21:36.216 | + functions-common:time_stop:2423 : local total 2026-08-28 05:21:36.221 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:21:36.225 | + functions-common:time_stop:2426 : name=run_process 2026-08-28 05:21:36.228 | + functions-common:time_stop:2427 : start_time=1787894496166 2026-08-28 05:21:36.231 | + functions-common:time_stop:2429 : [[ -z 1787894496166 ]] 2026-08-28 05:21:36.236 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:21:36.241 | + functions-common:time_stop:2432 : end_time=1787894496237 2026-08-28 05:21:36.244 | + functions-common:time_stop:2433 : elapsed_time=71 2026-08-28 05:21:36.248 | + functions-common:time_stop:2434 : total=21100 2026-08-28 05:21:36.251 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:21:36.256 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21171 2026-08-28 05:21:36.259 | + lib/neutron:start_other_agents:692 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-08-28 05:21:36.263 | + functions-common:run_process:1674 : local service=q-metering 2026-08-28 05:21:36.266 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-08-28 05:21:36.271 | + functions-common:run_process:1676 : local group= 2026-08-28 05:21:36.274 | + functions-common:run_process:1677 : local user= 2026-08-28 05:21:36.278 | + functions-common:run_process:1678 : local env_vars= 2026-08-28 05:21:36.281 | + functions-common:run_process:1680 : local name=q-metering 2026-08-28 05:21:36.285 | + functions-common:run_process:1682 : time_start run_process 2026-08-28 05:21:36.288 | + functions-common:time_start:2406 : local name=run_process 2026-08-28 05:21:36.292 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:21:36.296 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:21:36.300 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:21:36.305 | + functions-common:time_start:2411 : _TIME_START[$name]=1787894496302 2026-08-28 05:21:36.309 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-08-28 05:21:36.332 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:21:36.336 | + functions-common:run_process:1686 : time_stop run_process 2026-08-28 05:21:36.340 | + functions-common:time_stop:2420 : local name 2026-08-28 05:21:36.343 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:21:36.346 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:21:36.349 | + functions-common:time_stop:2423 : local total 2026-08-28 05:21:36.353 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:21:36.357 | + functions-common:time_stop:2426 : name=run_process 2026-08-28 05:21:36.361 | + functions-common:time_stop:2427 : start_time=1787894496302 2026-08-28 05:21:36.365 | + functions-common:time_stop:2429 : [[ -z 1787894496302 ]] 2026-08-28 05:21:36.369 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:21:36.375 | + functions-common:time_stop:2432 : end_time=1787894496371 2026-08-28 05:21:36.378 | + functions-common:time_stop:2433 : elapsed_time=69 2026-08-28 05:21:36.381 | + functions-common:time_stop:2434 : total=21171 2026-08-28 05:21:36.385 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:21:36.390 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21240 2026-08-28 05:21:36.394 | + ./stack.sh:main:1321 : is_service_enabled q-svc neutron-api 2026-08-28 05:21:36.418 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:21:36.422 | + ./stack.sh:main:1321 : [[ True == \T\r\u\e ]] 2026-08-28 05:21:36.426 | + ./stack.sh:main:1322 : echo_summary 'Creating initial neutron network elements' 2026-08-28 05:21:36.429 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-28 05:21:36.433 | + ./stack.sh:echo_summary:450 : echo -e Creating initial neutron network elements 2026-08-28 05:21:36.437 | + ./stack.sh:main:1325 : type -p neutron_plugin_create_initial_networks 2026-08-28 05:21:36.441 | + ./stack.sh:main:1328 : create_neutron_initial_network 2026-08-28 05:21:36.444 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-08-28 05:21:36.448 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-08-28 05:21:36.453 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-08-28 05:21:36.457 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-08-28 05:21:40.121 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:21:40.124 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-28 05:21:40.125 | address-scope 2026-08-28 05:21:40.125 | agent 2026-08-28 05:21:40.125 | allowed-address-pairs 2026-08-28 05:21:40.125 | auto-allocated-topology 2026-08-28 05:21:40.125 | availability_zone 2026-08-28 05:21:40.125 | default-subnetpools 2026-08-28 05:21:40.125 | dhcp_agent_scheduler 2026-08-28 05:21:40.125 | dns-integration 2026-08-28 05:21:40.125 | dns-domain-ports 2026-08-28 05:21:40.125 | dns-integration-domain-keywords 2026-08-28 05:21:40.125 | empty-string-filtering 2026-08-28 05:21:40.126 | external-net 2026-08-28 05:21:40.126 | extra_dhcp_opt 2026-08-28 05:21:40.126 | extraroute 2026-08-28 05:21:40.126 | extraroute-atomic 2026-08-28 05:21:40.126 | filter-validation 2026-08-28 05:21:40.126 | floating-ip-port-forwarding-detail 2026-08-28 05:21:40.126 | fip-port-details 2026-08-28 05:21:40.126 | flavors 2026-08-28 05:21:40.126 | floatingip-pools 2026-08-28 05:21:40.127 | router 2026-08-28 05:21:40.127 | l3-agent-scheduler-ha-chassis-priority 2026-08-28 05:21:40.128 | enable-default-route-bfd 2026-08-28 05:21:40.128 | enable-default-route-ecmp 2026-08-28 05:21:40.129 | ext-gw-mode 2026-08-28 05:21:40.129 | l3-ha 2026-08-28 05:21:40.130 | external-gateway-multihoming 2026-08-28 05:21:40.130 | l3-flavors 2026-08-28 05:21:40.130 | l3_agent_scheduler 2026-08-28 05:21:40.130 | multi-provider 2026-08-28 05:21:40.130 | net-mtu 2026-08-28 05:21:40.130 | net-mtu-writable 2026-08-28 05:21:40.130 | network_availability_zone 2026-08-28 05:21:40.130 | network-ip-availability 2026-08-28 05:21:40.130 | network-ip-availability-details 2026-08-28 05:21:40.130 | pagination 2026-08-28 05:21:40.131 | port-device-profile 2026-08-28 05:21:40.131 | port-mac-address-regenerate 2026-08-28 05:21:40.131 | port-numa-affinity-policy 2026-08-28 05:21:40.131 | port-numa-affinity-policy-socket 2026-08-28 05:21:40.131 | binding 2026-08-28 05:21:40.131 | binding-extended 2026-08-28 05:21:40.131 | port-security 2026-08-28 05:21:40.131 | project-id 2026-08-28 05:21:40.131 | provider 2026-08-28 05:21:40.132 | qinq 2026-08-28 05:21:40.132 | quota-check-limit 2026-08-28 05:21:40.132 | quota-check-limit-default 2026-08-28 05:21:40.133 | quotas 2026-08-28 05:21:40.133 | quota_details 2026-08-28 05:21:40.133 | rbac-policies 2026-08-28 05:21:40.134 | rbac-address-scope 2026-08-28 05:21:40.134 | rbac-security-groups 2026-08-28 05:21:40.134 | revision-if-match 2026-08-28 05:21:40.134 | standard-attr-revisions 2026-08-28 05:21:40.134 | router_availability_zone 2026-08-28 05:21:40.134 | router-enable-snat 2026-08-28 05:21:40.134 | security-groups-default-rules 2026-08-28 05:21:40.134 | security-groups-default-statefulness 2026-08-28 05:21:40.134 | security-groups-normalized-cidr 2026-08-28 05:21:40.134 | security-groups-remote-address-group 2026-08-28 05:21:40.134 | security-groups-rules-belongs-to-default-sg 2026-08-28 05:21:40.134 | security-groups-shared-filtering 2026-08-28 05:21:40.135 | security-group 2026-08-28 05:21:40.135 | service-type 2026-08-28 05:21:40.135 | sorting 2026-08-28 05:21:40.135 | standard-attr-description 2026-08-28 05:21:40.135 | stateful-security-group 2026-08-28 05:21:40.135 | subnet-dns-publish-fixed-ip 2026-08-28 05:21:40.135 | subnet-external-network 2026-08-28 05:21:40.135 | subnet_onboard 2026-08-28 05:21:40.135 | subnet-service-types 2026-08-28 05:21:40.136 | subnet_allocation 2026-08-28 05:21:40.136 | subnetpool-prefix-ops 2026-08-28 05:21:40.136 | tag-creation 2026-08-28 05:21:40.137 | standard-attr-tag 2026-08-28 05:21:40.137 | standard-attr-timestamp 2026-08-28 05:21:40.137 | vlan-transparent' 2026-08-28 05:21:40.137 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-28 05:21:40.137 | address-scope 2026-08-28 05:21:40.137 | agent 2026-08-28 05:21:40.137 | allowed-address-pairs 2026-08-28 05:21:40.137 | auto-allocated-topology 2026-08-28 05:21:40.137 | availability_zone 2026-08-28 05:21:40.137 | default-subnetpools 2026-08-28 05:21:40.137 | dhcp_agent_scheduler 2026-08-28 05:21:40.138 | dns-integration 2026-08-28 05:21:40.138 | dns-domain-ports 2026-08-28 05:21:40.138 | dns-integration-domain-keywords 2026-08-28 05:21:40.138 | empty-string-filtering 2026-08-28 05:21:40.138 | external-net 2026-08-28 05:21:40.138 | extra_dhcp_opt 2026-08-28 05:21:40.138 | extraroute 2026-08-28 05:21:40.138 | extraroute-atomic 2026-08-28 05:21:40.138 | filter-validation 2026-08-28 05:21:40.138 | floating-ip-port-forwarding-detail 2026-08-28 05:21:40.138 | fip-port-details 2026-08-28 05:21:40.138 | flavors 2026-08-28 05:21:40.139 | floatingip-pools 2026-08-28 05:21:40.139 | router 2026-08-28 05:21:40.139 | l3-agent-scheduler-ha-chassis-priority 2026-08-28 05:21:40.139 | enable-default-route-bfd 2026-08-28 05:21:40.139 | enable-default-route-ecmp 2026-08-28 05:21:40.139 | ext-gw-mode 2026-08-28 05:21:40.139 | l3-ha 2026-08-28 05:21:40.139 | external-gateway-multihoming 2026-08-28 05:21:40.139 | l3-flavors 2026-08-28 05:21:40.139 | l3_agent_scheduler 2026-08-28 05:21:40.139 | multi-provider 2026-08-28 05:21:40.140 | net-mtu 2026-08-28 05:21:40.140 | net-mtu-writable 2026-08-28 05:21:40.140 | network_availability_zone 2026-08-28 05:21:40.140 | network-ip-availability 2026-08-28 05:21:40.140 | network-ip-availability-details 2026-08-28 05:21:40.140 | pagination 2026-08-28 05:21:40.140 | port-device-profile 2026-08-28 05:21:40.140 | port-mac-address-regenerate 2026-08-28 05:21:40.140 | port-numa-affinity-policy 2026-08-28 05:21:40.140 | port-numa-affinity-policy-socket 2026-08-28 05:21:40.140 | binding 2026-08-28 05:21:40.141 | binding-extended 2026-08-28 05:21:40.141 | port-security 2026-08-28 05:21:40.141 | project-id 2026-08-28 05:21:40.141 | provider 2026-08-28 05:21:40.141 | qinq 2026-08-28 05:21:40.141 | quota-check-limit 2026-08-28 05:21:40.141 | quota-check-limit-default 2026-08-28 05:21:40.141 | quotas 2026-08-28 05:21:40.141 | quota_details 2026-08-28 05:21:40.141 | rbac-policies 2026-08-28 05:21:40.141 | rbac-address-scope 2026-08-28 05:21:40.142 | rbac-security-groups 2026-08-28 05:21:40.142 | revision-if-match 2026-08-28 05:21:40.142 | standard-attr-revisions 2026-08-28 05:21:40.142 | router_availability_zone 2026-08-28 05:21:40.142 | router-enable-snat 2026-08-28 05:21:40.142 | security-groups-default-rules 2026-08-28 05:21:40.142 | security-groups-default-statefulness 2026-08-28 05:21:40.142 | security-groups-normalized-cidr 2026-08-28 05:21:40.142 | security-groups-remote-address-group 2026-08-28 05:21:40.142 | security-groups-rules-belongs-to-default-sg 2026-08-28 05:21:40.142 | security-groups-shared-filtering 2026-08-28 05:21:40.143 | security-group 2026-08-28 05:21:40.143 | service-type 2026-08-28 05:21:40.143 | sorting 2026-08-28 05:21:40.143 | standard-attr-description 2026-08-28 05:21:40.143 | stateful-security-group 2026-08-28 05:21:40.143 | subnet-dns-publish-fixed-ip 2026-08-28 05:21:40.143 | subnet-external-network 2026-08-28 05:21:40.143 | subnet_onboard 2026-08-28 05:21:40.143 | subnet-service-types 2026-08-28 05:21:40.143 | subnet_allocation 2026-08-28 05:21:40.143 | subnetpool-prefix-ops 2026-08-28 05:21:40.144 | tag-creation 2026-08-28 05:21:40.144 | standard-attr-tag 2026-08-28 05:21:40.144 | standard-attr-timestamp 2026-08-28 05:21:40.144 | vlan-transparent =~ auto-allocated-topology ]] 2026-08-28 05:21:40.144 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-28 05:21:40.144 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-08-28 05:21:40.144 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-08-28 05:21:40.144 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 10.0.0.0/22 --share --default -f value -c id 2026-08-28 05:21:44.052 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:21:44.056 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=65011d64-5960-4cd4-8158-acb80c8b708f 2026-08-28 05:21:44.060 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-08-28 05:21:44.065 | ++ 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 fdc3:7675:b612::/56 --share --default -f value -c id 2026-08-28 05:21:47.604 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:21:47.608 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=7906b3cc-94e4-411f-9144-7b4b310576a1 2026-08-28 05:21:47.612 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-08-28 05:21:47.615 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-08-28 05:21:47.618 | + functions-common:is_provider_network:2272 : return 1 2026-08-28 05:21:47.624 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : oscwrap --os-cloud devstack --os-region RegionOne network create private -f value -c id 2026-08-28 05:21:52.775 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:21:52.779 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=ed13ab2d-bc8b-4e3b-a6f4-c31ea5cafc06 2026-08-28 05:21:52.782 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-08-28 05:21:52.785 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-28 05:21:52.803 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-08-28 05:21:52.807 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-08-28 05:21:52.809 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z 65011d64-5960-4cd4-8158-acb80c8b708f ']' 2026-08-28 05:21:52.812 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-08-28 05:21:52.815 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-08-28 05:21:52.817 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool 65011d64-5960-4cd4-8158-acb80c8b708f ' 2026-08-28 05:21:52.820 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-08-28 05:21:52.823 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network ed13ab2d-bc8b-4e3b-a6f4-c31ea5cafc06 private-subnet' 2026-08-28 05:21:52.825 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-08-28 05:21:52.829 | +++ 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 65011d64-5960-4cd4-8158-acb80c8b708f --network ed13ab2d-bc8b-4e3b-a6f4-c31ea5cafc06 private-subnet -f value -c id 2026-08-28 05:21:57.822 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:21:57.827 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=f7520480-bb74-4d13-a7cd-24252d05fac2 2026-08-28 05:21:57.830 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-08-28 05:21:57.834 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-28 05:21:57.853 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo f7520480-bb74-4d13-a7cd-24252d05fac2 2026-08-28 05:21:57.859 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=f7520480-bb74-4d13-a7cd-24252d05fac2 2026-08-28 05:21:57.863 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-08-28 05:21:57.868 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-08-28 05:21:57.872 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:274 : die_if_not_set 274 IPV6_RA_MODE 'IPV6 RA Mode not set' 2026-08-28 05:21:57.874 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-28 05:21:57.892 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:275 : die_if_not_set 275 IPV6_ADDRESS_MODE 'IPV6 Address Mode not set' 2026-08-28 05:21:57.894 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-28 05:21:57.912 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-08-28 05:21:57.915 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z 7906b3cc-94e4-411f-9144-7b4b310576a1 ']' 2026-08-28 05:21:57.917 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-08-28 05:21:57.921 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-08-28 05:21:57.924 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool 7906b3cc-94e4-411f-9144-7b4b310576a1 ' 2026-08-28 05:21:57.926 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-08-28 05:21:57.929 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network ed13ab2d-bc8b-4e3b-a6f4-c31ea5cafc06 ipv6-private-subnet ' 2026-08-28 05:21:57.932 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-08-28 05:21:57.935 | +++ 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 7906b3cc-94e4-411f-9144-7b4b310576a1 --ipv6-ra-mode slaac --ipv6-address-mode slaac --network ed13ab2d-bc8b-4e3b-a6f4-c31ea5cafc06 ipv6-private-subnet -f value -c id 2026-08-28 05:22:02.583 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:22:02.586 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=6266e3ef-d2a8-4907-a76e-25ce95282d05 2026-08-28 05:22:02.590 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:289 : die_if_not_set 289 ipv6_subnet_id 'Failure creating private IPv6 subnet' 2026-08-28 05:22:02.594 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-28 05:22:02.617 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo 6266e3ef-d2a8-4907-a76e-25ce95282d05 2026-08-28 05:22:02.622 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=6266e3ef-d2a8-4907-a76e-25ce95282d05 2026-08-28 05:22:02.625 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-08-28 05:22:02.627 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-08-28 05:22:02.632 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-08-28 05:22:05.663 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:22:05.668 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-28 05:22:05.668 | address-scope 2026-08-28 05:22:05.668 | agent 2026-08-28 05:22:05.668 | allowed-address-pairs 2026-08-28 05:22:05.668 | auto-allocated-topology 2026-08-28 05:22:05.668 | availability_zone 2026-08-28 05:22:05.668 | default-subnetpools 2026-08-28 05:22:05.669 | dhcp_agent_scheduler 2026-08-28 05:22:05.669 | dns-integration 2026-08-28 05:22:05.669 | dns-domain-ports 2026-08-28 05:22:05.669 | dns-integration-domain-keywords 2026-08-28 05:22:05.669 | empty-string-filtering 2026-08-28 05:22:05.669 | external-net 2026-08-28 05:22:05.669 | extra_dhcp_opt 2026-08-28 05:22:05.669 | extraroute 2026-08-28 05:22:05.669 | extraroute-atomic 2026-08-28 05:22:05.669 | filter-validation 2026-08-28 05:22:05.669 | floating-ip-port-forwarding-detail 2026-08-28 05:22:05.672 | fip-port-details 2026-08-28 05:22:05.673 | flavors 2026-08-28 05:22:05.673 | floatingip-pools 2026-08-28 05:22:05.674 | router 2026-08-28 05:22:05.674 | l3-agent-scheduler-ha-chassis-priority 2026-08-28 05:22:05.674 | enable-default-route-bfd 2026-08-28 05:22:05.675 | enable-default-route-ecmp 2026-08-28 05:22:05.675 | ext-gw-mode 2026-08-28 05:22:05.675 | l3-ha 2026-08-28 05:22:05.675 | external-gateway-multihoming 2026-08-28 05:22:05.676 | l3-flavors 2026-08-28 05:22:05.677 | l3_agent_scheduler 2026-08-28 05:22:05.677 | multi-provider 2026-08-28 05:22:05.677 | net-mtu 2026-08-28 05:22:05.677 | net-mtu-writable 2026-08-28 05:22:05.677 | network_availability_zone 2026-08-28 05:22:05.677 | network-ip-availability 2026-08-28 05:22:05.677 | network-ip-availability-details 2026-08-28 05:22:05.677 | pagination 2026-08-28 05:22:05.677 | port-device-profile 2026-08-28 05:22:05.677 | port-mac-address-regenerate 2026-08-28 05:22:05.677 | port-numa-affinity-policy 2026-08-28 05:22:05.678 | port-numa-affinity-policy-socket 2026-08-28 05:22:05.678 | binding 2026-08-28 05:22:05.678 | binding-extended 2026-08-28 05:22:05.678 | port-security 2026-08-28 05:22:05.678 | project-id 2026-08-28 05:22:05.678 | provider 2026-08-28 05:22:05.678 | qinq 2026-08-28 05:22:05.678 | quota-check-limit 2026-08-28 05:22:05.678 | quota-check-limit-default 2026-08-28 05:22:05.678 | quotas 2026-08-28 05:22:05.678 | quota_details 2026-08-28 05:22:05.678 | rbac-policies 2026-08-28 05:22:05.679 | rbac-address-scope 2026-08-28 05:22:05.679 | rbac-security-groups 2026-08-28 05:22:05.679 | revision-if-match 2026-08-28 05:22:05.679 | standard-attr-revisions 2026-08-28 05:22:05.679 | router_availability_zone 2026-08-28 05:22:05.679 | router-enable-snat 2026-08-28 05:22:05.679 | security-groups-default-rules 2026-08-28 05:22:05.679 | security-groups-default-statefulness 2026-08-28 05:22:05.679 | security-groups-normalized-cidr 2026-08-28 05:22:05.680 | security-groups-remote-address-group 2026-08-28 05:22:05.680 | security-groups-rules-belongs-to-default-sg 2026-08-28 05:22:05.680 | security-groups-shared-filtering 2026-08-28 05:22:05.680 | security-group 2026-08-28 05:22:05.680 | service-type 2026-08-28 05:22:05.680 | sorting 2026-08-28 05:22:05.680 | standard-attr-description 2026-08-28 05:22:05.680 | stateful-security-group 2026-08-28 05:22:05.680 | subnet-dns-publish-fixed-ip 2026-08-28 05:22:05.680 | subnet-external-network 2026-08-28 05:22:05.680 | subnet_onboard 2026-08-28 05:22:05.681 | subnet-service-types 2026-08-28 05:22:05.681 | subnet_allocation 2026-08-28 05:22:05.681 | subnetpool-prefix-ops 2026-08-28 05:22:05.681 | tag-creation 2026-08-28 05:22:05.681 | standard-attr-tag 2026-08-28 05:22:05.681 | standard-attr-timestamp 2026-08-28 05:22:05.681 | vlan-transparent' 2026-08-28 05:22:05.681 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-28 05:22:05.681 | address-scope 2026-08-28 05:22:05.682 | agent 2026-08-28 05:22:05.682 | allowed-address-pairs 2026-08-28 05:22:05.682 | auto-allocated-topology 2026-08-28 05:22:05.682 | availability_zone 2026-08-28 05:22:05.682 | default-subnetpools 2026-08-28 05:22:05.682 | dhcp_agent_scheduler 2026-08-28 05:22:05.682 | dns-integration 2026-08-28 05:22:05.682 | dns-domain-ports 2026-08-28 05:22:05.682 | dns-integration-domain-keywords 2026-08-28 05:22:05.682 | empty-string-filtering 2026-08-28 05:22:05.682 | external-net 2026-08-28 05:22:05.683 | extra_dhcp_opt 2026-08-28 05:22:05.683 | extraroute 2026-08-28 05:22:05.683 | extraroute-atomic 2026-08-28 05:22:05.683 | filter-validation 2026-08-28 05:22:05.683 | floating-ip-port-forwarding-detail 2026-08-28 05:22:05.683 | fip-port-details 2026-08-28 05:22:05.683 | flavors 2026-08-28 05:22:05.683 | floatingip-pools 2026-08-28 05:22:05.683 | router 2026-08-28 05:22:05.683 | l3-agent-scheduler-ha-chassis-priority 2026-08-28 05:22:05.683 | enable-default-route-bfd 2026-08-28 05:22:05.684 | enable-default-route-ecmp 2026-08-28 05:22:05.684 | ext-gw-mode 2026-08-28 05:22:05.684 | l3-ha 2026-08-28 05:22:05.684 | external-gateway-multihoming 2026-08-28 05:22:05.684 | l3-flavors 2026-08-28 05:22:05.684 | l3_agent_scheduler 2026-08-28 05:22:05.684 | multi-provider 2026-08-28 05:22:05.684 | net-mtu 2026-08-28 05:22:05.684 | net-mtu-writable 2026-08-28 05:22:05.684 | network_availability_zone 2026-08-28 05:22:05.684 | network-ip-availability 2026-08-28 05:22:05.684 | network-ip-availability-details 2026-08-28 05:22:05.685 | pagination 2026-08-28 05:22:05.685 | port-device-profile 2026-08-28 05:22:05.685 | port-mac-address-regenerate 2026-08-28 05:22:05.685 | port-numa-affinity-policy 2026-08-28 05:22:05.685 | port-numa-affinity-policy-socket 2026-08-28 05:22:05.685 | binding 2026-08-28 05:22:05.685 | binding-extended 2026-08-28 05:22:05.685 | port-security 2026-08-28 05:22:05.685 | project-id 2026-08-28 05:22:05.685 | provider 2026-08-28 05:22:05.685 | qinq 2026-08-28 05:22:05.685 | quota-check-limit 2026-08-28 05:22:05.686 | quota-check-limit-default 2026-08-28 05:22:05.686 | quotas 2026-08-28 05:22:05.686 | quota_details 2026-08-28 05:22:05.686 | rbac-policies 2026-08-28 05:22:05.686 | rbac-address-scope 2026-08-28 05:22:05.686 | rbac-security-groups 2026-08-28 05:22:05.686 | revision-if-match 2026-08-28 05:22:05.686 | standard-attr-revisions 2026-08-28 05:22:05.686 | router_availability_zone 2026-08-28 05:22:05.686 | router-enable-snat 2026-08-28 05:22:05.686 | security-groups-default-rules 2026-08-28 05:22:05.686 | security-groups-default-statefulness 2026-08-28 05:22:05.687 | security-groups-normalized-cidr 2026-08-28 05:22:05.687 | security-groups-remote-address-group 2026-08-28 05:22:05.687 | security-groups-rules-belongs-to-default-sg 2026-08-28 05:22:05.687 | security-groups-shared-filtering 2026-08-28 05:22:05.687 | security-group 2026-08-28 05:22:05.687 | service-type 2026-08-28 05:22:05.687 | sorting 2026-08-28 05:22:05.687 | standard-attr-description 2026-08-28 05:22:05.687 | stateful-security-group 2026-08-28 05:22:05.687 | subnet-dns-publish-fixed-ip 2026-08-28 05:22:05.687 | subnet-external-network 2026-08-28 05:22:05.688 | subnet_onboard 2026-08-28 05:22:05.688 | subnet-service-types 2026-08-28 05:22:05.688 | subnet_allocation 2026-08-28 05:22:05.688 | subnetpool-prefix-ops 2026-08-28 05:22:05.688 | tag-creation 2026-08-28 05:22:05.688 | standard-attr-tag 2026-08-28 05:22:05.688 | standard-attr-timestamp 2026-08-28 05:22:05.688 | vlan-transparent =~ router ]] 2026-08-28 05:22:05.688 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-28 05:22:05.688 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-08-28 05:22:05.688 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-08-28 05:22:05.689 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-08-28 05:22:08.726 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:22:08.730 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-28 05:22:08.730 | address-scope 2026-08-28 05:22:08.730 | agent 2026-08-28 05:22:08.730 | allowed-address-pairs 2026-08-28 05:22:08.730 | auto-allocated-topology 2026-08-28 05:22:08.730 | availability_zone 2026-08-28 05:22:08.730 | default-subnetpools 2026-08-28 05:22:08.730 | dhcp_agent_scheduler 2026-08-28 05:22:08.730 | dns-integration 2026-08-28 05:22:08.730 | dns-domain-ports 2026-08-28 05:22:08.730 | dns-integration-domain-keywords 2026-08-28 05:22:08.731 | empty-string-filtering 2026-08-28 05:22:08.731 | external-net 2026-08-28 05:22:08.731 | extra_dhcp_opt 2026-08-28 05:22:08.731 | extraroute 2026-08-28 05:22:08.731 | extraroute-atomic 2026-08-28 05:22:08.731 | filter-validation 2026-08-28 05:22:08.731 | floating-ip-port-forwarding-detail 2026-08-28 05:22:08.731 | fip-port-details 2026-08-28 05:22:08.731 | flavors 2026-08-28 05:22:08.731 | floatingip-pools 2026-08-28 05:22:08.732 | router 2026-08-28 05:22:08.732 | l3-agent-scheduler-ha-chassis-priority 2026-08-28 05:22:08.732 | enable-default-route-bfd 2026-08-28 05:22:08.732 | enable-default-route-ecmp 2026-08-28 05:22:08.732 | ext-gw-mode 2026-08-28 05:22:08.732 | l3-ha 2026-08-28 05:22:08.732 | external-gateway-multihoming 2026-08-28 05:22:08.732 | l3-flavors 2026-08-28 05:22:08.732 | l3_agent_scheduler 2026-08-28 05:22:08.732 | multi-provider 2026-08-28 05:22:08.732 | net-mtu 2026-08-28 05:22:08.733 | net-mtu-writable 2026-08-28 05:22:08.733 | network_availability_zone 2026-08-28 05:22:08.733 | network-ip-availability 2026-08-28 05:22:08.733 | network-ip-availability-details 2026-08-28 05:22:08.733 | pagination 2026-08-28 05:22:08.733 | port-device-profile 2026-08-28 05:22:08.733 | port-mac-address-regenerate 2026-08-28 05:22:08.733 | port-numa-affinity-policy 2026-08-28 05:22:08.733 | port-numa-affinity-policy-socket 2026-08-28 05:22:08.733 | binding 2026-08-28 05:22:08.733 | binding-extended 2026-08-28 05:22:08.734 | port-security 2026-08-28 05:22:08.734 | project-id 2026-08-28 05:22:08.734 | provider 2026-08-28 05:22:08.734 | qinq 2026-08-28 05:22:08.734 | quota-check-limit 2026-08-28 05:22:08.734 | quota-check-limit-default 2026-08-28 05:22:08.734 | quotas 2026-08-28 05:22:08.734 | quota_details 2026-08-28 05:22:08.734 | rbac-policies 2026-08-28 05:22:08.734 | rbac-address-scope 2026-08-28 05:22:08.735 | rbac-security-groups 2026-08-28 05:22:08.735 | revision-if-match 2026-08-28 05:22:08.735 | standard-attr-revisions 2026-08-28 05:22:08.735 | router_availability_zone 2026-08-28 05:22:08.735 | router-enable-snat 2026-08-28 05:22:08.735 | security-groups-default-rules 2026-08-28 05:22:08.735 | security-groups-default-statefulness 2026-08-28 05:22:08.735 | security-groups-normalized-cidr 2026-08-28 05:22:08.735 | security-groups-remote-address-group 2026-08-28 05:22:08.735 | security-groups-rules-belongs-to-default-sg 2026-08-28 05:22:08.735 | security-groups-shared-filtering 2026-08-28 05:22:08.735 | security-group 2026-08-28 05:22:08.736 | service-type 2026-08-28 05:22:08.736 | sorting 2026-08-28 05:22:08.736 | standard-attr-description 2026-08-28 05:22:08.736 | stateful-security-group 2026-08-28 05:22:08.736 | subnet-dns-publish-fixed-ip 2026-08-28 05:22:08.736 | subnet-external-network 2026-08-28 05:22:08.736 | subnet_onboard 2026-08-28 05:22:08.736 | subnet-service-types 2026-08-28 05:22:08.736 | subnet_allocation 2026-08-28 05:22:08.736 | subnetpool-prefix-ops 2026-08-28 05:22:08.736 | tag-creation 2026-08-28 05:22:08.737 | standard-attr-tag 2026-08-28 05:22:08.737 | standard-attr-timestamp 2026-08-28 05:22:08.737 | vlan-transparent' 2026-08-28 05:22:08.737 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-28 05:22:08.737 | address-scope 2026-08-28 05:22:08.737 | agent 2026-08-28 05:22:08.737 | allowed-address-pairs 2026-08-28 05:22:08.737 | auto-allocated-topology 2026-08-28 05:22:08.737 | availability_zone 2026-08-28 05:22:08.737 | default-subnetpools 2026-08-28 05:22:08.737 | dhcp_agent_scheduler 2026-08-28 05:22:08.738 | dns-integration 2026-08-28 05:22:08.738 | dns-domain-ports 2026-08-28 05:22:08.738 | dns-integration-domain-keywords 2026-08-28 05:22:08.738 | empty-string-filtering 2026-08-28 05:22:08.738 | external-net 2026-08-28 05:22:08.738 | extra_dhcp_opt 2026-08-28 05:22:08.738 | extraroute 2026-08-28 05:22:08.738 | extraroute-atomic 2026-08-28 05:22:08.738 | filter-validation 2026-08-28 05:22:08.738 | floating-ip-port-forwarding-detail 2026-08-28 05:22:08.738 | fip-port-details 2026-08-28 05:22:08.738 | flavors 2026-08-28 05:22:08.739 | floatingip-pools 2026-08-28 05:22:08.739 | router 2026-08-28 05:22:08.739 | l3-agent-scheduler-ha-chassis-priority 2026-08-28 05:22:08.739 | enable-default-route-bfd 2026-08-28 05:22:08.739 | enable-default-route-ecmp 2026-08-28 05:22:08.739 | ext-gw-mode 2026-08-28 05:22:08.739 | l3-ha 2026-08-28 05:22:08.739 | external-gateway-multihoming 2026-08-28 05:22:08.739 | l3-flavors 2026-08-28 05:22:08.739 | l3_agent_scheduler 2026-08-28 05:22:08.739 | multi-provider 2026-08-28 05:22:08.739 | net-mtu 2026-08-28 05:22:08.740 | net-mtu-writable 2026-08-28 05:22:08.740 | network_availability_zone 2026-08-28 05:22:08.740 | network-ip-availability 2026-08-28 05:22:08.740 | network-ip-availability-details 2026-08-28 05:22:08.740 | pagination 2026-08-28 05:22:08.740 | port-device-profile 2026-08-28 05:22:08.740 | port-mac-address-regenerate 2026-08-28 05:22:08.740 | port-numa-affinity-policy 2026-08-28 05:22:08.740 | port-numa-affinity-policy-socket 2026-08-28 05:22:08.740 | binding 2026-08-28 05:22:08.740 | binding-extended 2026-08-28 05:22:08.740 | port-security 2026-08-28 05:22:08.741 | project-id 2026-08-28 05:22:08.741 | provider 2026-08-28 05:22:08.741 | qinq 2026-08-28 05:22:08.741 | quota-check-limit 2026-08-28 05:22:08.741 | quota-check-limit-default 2026-08-28 05:22:08.741 | quotas 2026-08-28 05:22:08.741 | quota_details 2026-08-28 05:22:08.741 | rbac-policies 2026-08-28 05:22:08.741 | rbac-address-scope 2026-08-28 05:22:08.741 | rbac-security-groups 2026-08-28 05:22:08.741 | revision-if-match 2026-08-28 05:22:08.741 | standard-attr-revisions 2026-08-28 05:22:08.742 | router_availability_zone 2026-08-28 05:22:08.742 | router-enable-snat 2026-08-28 05:22:08.742 | security-groups-default-rules 2026-08-28 05:22:08.742 | security-groups-default-statefulness 2026-08-28 05:22:08.742 | security-groups-normalized-cidr 2026-08-28 05:22:08.742 | security-groups-remote-address-group 2026-08-28 05:22:08.742 | security-groups-rules-belongs-to-default-sg 2026-08-28 05:22:08.742 | security-groups-shared-filtering 2026-08-28 05:22:08.742 | security-group 2026-08-28 05:22:08.742 | service-type 2026-08-28 05:22:08.742 | sorting 2026-08-28 05:22:08.742 | standard-attr-description 2026-08-28 05:22:08.743 | stateful-security-group 2026-08-28 05:22:08.743 | subnet-dns-publish-fixed-ip 2026-08-28 05:22:08.743 | subnet-external-network 2026-08-28 05:22:08.743 | subnet_onboard 2026-08-28 05:22:08.743 | subnet-service-types 2026-08-28 05:22:08.743 | subnet_allocation 2026-08-28 05:22:08.743 | subnetpool-prefix-ops 2026-08-28 05:22:08.743 | tag-creation 2026-08-28 05:22:08.743 | standard-attr-tag 2026-08-28 05:22:08.743 | standard-attr-timestamp 2026-08-28 05:22:08.743 | vlan-transparent =~ external-net ]] 2026-08-28 05:22:08.743 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-28 05:22:08.744 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-08-28 05:22:08.745 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 -f value -c id 2026-08-28 05:22:12.219 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:22:12.222 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=bed17129-c8cf-4a9b-b61b-eb3b9f87e502 2026-08-28 05:22:12.224 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-08-28 05:22:12.227 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-28 05:22:12.242 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-08-28 05:22:12.245 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-08-28 05:22:12.247 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-08-28 05:22:12.251 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-08-28 05:22:15.308 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:22:15.311 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-28 05:22:15.311 | address-scope 2026-08-28 05:22:15.311 | agent 2026-08-28 05:22:15.311 | allowed-address-pairs 2026-08-28 05:22:15.311 | auto-allocated-topology 2026-08-28 05:22:15.312 | availability_zone 2026-08-28 05:22:15.312 | default-subnetpools 2026-08-28 05:22:15.312 | dhcp_agent_scheduler 2026-08-28 05:22:15.312 | dns-integration 2026-08-28 05:22:15.312 | dns-domain-ports 2026-08-28 05:22:15.312 | dns-integration-domain-keywords 2026-08-28 05:22:15.312 | empty-string-filtering 2026-08-28 05:22:15.312 | external-net 2026-08-28 05:22:15.312 | extra_dhcp_opt 2026-08-28 05:22:15.312 | extraroute 2026-08-28 05:22:15.312 | extraroute-atomic 2026-08-28 05:22:15.312 | filter-validation 2026-08-28 05:22:15.313 | floating-ip-port-forwarding-detail 2026-08-28 05:22:15.313 | fip-port-details 2026-08-28 05:22:15.313 | flavors 2026-08-28 05:22:15.313 | floatingip-pools 2026-08-28 05:22:15.313 | router 2026-08-28 05:22:15.313 | l3-agent-scheduler-ha-chassis-priority 2026-08-28 05:22:15.313 | enable-default-route-bfd 2026-08-28 05:22:15.313 | enable-default-route-ecmp 2026-08-28 05:22:15.313 | ext-gw-mode 2026-08-28 05:22:15.313 | l3-ha 2026-08-28 05:22:15.314 | external-gateway-multihoming 2026-08-28 05:22:15.314 | l3-flavors 2026-08-28 05:22:15.314 | l3_agent_scheduler 2026-08-28 05:22:15.314 | multi-provider 2026-08-28 05:22:15.314 | net-mtu 2026-08-28 05:22:15.314 | net-mtu-writable 2026-08-28 05:22:15.314 | network_availability_zone 2026-08-28 05:22:15.314 | network-ip-availability 2026-08-28 05:22:15.314 | network-ip-availability-details 2026-08-28 05:22:15.314 | pagination 2026-08-28 05:22:15.315 | port-device-profile 2026-08-28 05:22:15.315 | port-mac-address-regenerate 2026-08-28 05:22:15.315 | port-numa-affinity-policy 2026-08-28 05:22:15.315 | port-numa-affinity-policy-socket 2026-08-28 05:22:15.315 | binding 2026-08-28 05:22:15.315 | binding-extended 2026-08-28 05:22:15.315 | port-security 2026-08-28 05:22:15.315 | project-id 2026-08-28 05:22:15.315 | provider 2026-08-28 05:22:15.315 | qinq 2026-08-28 05:22:15.315 | quota-check-limit 2026-08-28 05:22:15.316 | quota-check-limit-default 2026-08-28 05:22:15.316 | quotas 2026-08-28 05:22:15.316 | quota_details 2026-08-28 05:22:15.316 | rbac-policies 2026-08-28 05:22:15.316 | rbac-address-scope 2026-08-28 05:22:15.316 | rbac-security-groups 2026-08-28 05:22:15.316 | revision-if-match 2026-08-28 05:22:15.316 | standard-attr-revisions 2026-08-28 05:22:15.316 | router_availability_zone 2026-08-28 05:22:15.316 | router-enable-snat 2026-08-28 05:22:15.316 | security-groups-default-rules 2026-08-28 05:22:15.317 | security-groups-default-statefulness 2026-08-28 05:22:15.317 | security-groups-normalized-cidr 2026-08-28 05:22:15.317 | security-groups-remote-address-group 2026-08-28 05:22:15.317 | security-groups-rules-belongs-to-default-sg 2026-08-28 05:22:15.317 | security-groups-shared-filtering 2026-08-28 05:22:15.317 | security-group 2026-08-28 05:22:15.317 | service-type 2026-08-28 05:22:15.317 | sorting 2026-08-28 05:22:15.317 | standard-attr-description 2026-08-28 05:22:15.317 | stateful-security-group 2026-08-28 05:22:15.317 | subnet-dns-publish-fixed-ip 2026-08-28 05:22:15.318 | subnet-external-network 2026-08-28 05:22:15.318 | subnet_onboard 2026-08-28 05:22:15.318 | subnet-service-types 2026-08-28 05:22:15.318 | subnet_allocation 2026-08-28 05:22:15.318 | subnetpool-prefix-ops 2026-08-28 05:22:15.318 | tag-creation 2026-08-28 05:22:15.318 | standard-attr-tag 2026-08-28 05:22:15.318 | standard-attr-timestamp 2026-08-28 05:22:15.318 | vlan-transparent' 2026-08-28 05:22:15.318 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-28 05:22:15.318 | address-scope 2026-08-28 05:22:15.318 | agent 2026-08-28 05:22:15.319 | allowed-address-pairs 2026-08-28 05:22:15.319 | auto-allocated-topology 2026-08-28 05:22:15.319 | availability_zone 2026-08-28 05:22:15.319 | default-subnetpools 2026-08-28 05:22:15.319 | dhcp_agent_scheduler 2026-08-28 05:22:15.319 | dns-integration 2026-08-28 05:22:15.319 | dns-domain-ports 2026-08-28 05:22:15.319 | dns-integration-domain-keywords 2026-08-28 05:22:15.319 | empty-string-filtering 2026-08-28 05:22:15.319 | external-net 2026-08-28 05:22:15.319 | extra_dhcp_opt 2026-08-28 05:22:15.319 | extraroute 2026-08-28 05:22:15.320 | extraroute-atomic 2026-08-28 05:22:15.320 | filter-validation 2026-08-28 05:22:15.320 | floating-ip-port-forwarding-detail 2026-08-28 05:22:15.320 | fip-port-details 2026-08-28 05:22:15.320 | flavors 2026-08-28 05:22:15.320 | floatingip-pools 2026-08-28 05:22:15.320 | router 2026-08-28 05:22:15.320 | l3-agent-scheduler-ha-chassis-priority 2026-08-28 05:22:15.320 | enable-default-route-bfd 2026-08-28 05:22:15.320 | enable-default-route-ecmp 2026-08-28 05:22:15.320 | ext-gw-mode 2026-08-28 05:22:15.320 | l3-ha 2026-08-28 05:22:15.321 | external-gateway-multihoming 2026-08-28 05:22:15.321 | l3-flavors 2026-08-28 05:22:15.321 | l3_agent_scheduler 2026-08-28 05:22:15.321 | multi-provider 2026-08-28 05:22:15.321 | net-mtu 2026-08-28 05:22:15.321 | net-mtu-writable 2026-08-28 05:22:15.321 | network_availability_zone 2026-08-28 05:22:15.321 | network-ip-availability 2026-08-28 05:22:15.321 | network-ip-availability-details 2026-08-28 05:22:15.321 | pagination 2026-08-28 05:22:15.321 | port-device-profile 2026-08-28 05:22:15.322 | port-mac-address-regenerate 2026-08-28 05:22:15.322 | port-numa-affinity-policy 2026-08-28 05:22:15.322 | port-numa-affinity-policy-socket 2026-08-28 05:22:15.322 | binding 2026-08-28 05:22:15.322 | binding-extended 2026-08-28 05:22:15.322 | port-security 2026-08-28 05:22:15.322 | project-id 2026-08-28 05:22:15.322 | provider 2026-08-28 05:22:15.322 | qinq 2026-08-28 05:22:15.322 | quota-check-limit 2026-08-28 05:22:15.322 | quota-check-limit-default 2026-08-28 05:22:15.322 | quotas 2026-08-28 05:22:15.323 | quota_details 2026-08-28 05:22:15.323 | rbac-policies 2026-08-28 05:22:15.323 | rbac-address-scope 2026-08-28 05:22:15.323 | rbac-security-groups 2026-08-28 05:22:15.323 | revision-if-match 2026-08-28 05:22:15.323 | standard-attr-revisions 2026-08-28 05:22:15.323 | router_availability_zone 2026-08-28 05:22:15.323 | router-enable-snat 2026-08-28 05:22:15.323 | security-groups-default-rules 2026-08-28 05:22:15.323 | security-groups-default-statefulness 2026-08-28 05:22:15.323 | security-groups-normalized-cidr 2026-08-28 05:22:15.323 | security-groups-remote-address-group 2026-08-28 05:22:15.324 | security-groups-rules-belongs-to-default-sg 2026-08-28 05:22:15.324 | security-groups-shared-filtering 2026-08-28 05:22:15.324 | security-group 2026-08-28 05:22:15.324 | service-type 2026-08-28 05:22:15.324 | sorting 2026-08-28 05:22:15.324 | standard-attr-description 2026-08-28 05:22:15.324 | stateful-security-group 2026-08-28 05:22:15.324 | subnet-dns-publish-fixed-ip 2026-08-28 05:22:15.324 | subnet-external-network 2026-08-28 05:22:15.324 | subnet_onboard 2026-08-28 05:22:15.324 | subnet-service-types 2026-08-28 05:22:15.325 | subnet_allocation 2026-08-28 05:22:15.325 | subnetpool-prefix-ops 2026-08-28 05:22:15.325 | tag-creation 2026-08-28 05:22:15.325 | standard-attr-tag 2026-08-28 05:22:15.325 | standard-attr-timestamp 2026-08-28 05:22:15.325 | vlan-transparent =~ auto-allocated-topology ]] 2026-08-28 05:22:15.325 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-28 05:22:15.325 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-08-28 05:22:15.325 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-08-28 05:22:15.325 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network public -f value -c id 2026-08-28 05:22:19.956 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:22:19.961 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=4804cb6a-94ac-4e64-9f33-ee3088461e16 2026-08-28 05:22:19.966 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : die_if_not_set 239 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2026-08-28 05:22:19.969 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-28 05:22:19.987 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-08-28 05:22:19.991 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-08-28 05:22:19.994 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet bed17129-c8cf-4a9b-b61b-eb3b9f87e502 f7520480-bb74-4d13-a7cd-24252d05fac2 2026-08-28 05:22:25.617 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-08-28 05:22:25.621 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 4804cb6a-94ac-4e64-9f33-ee3088461e16 2026-08-28 05:22:25.624 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-08-28 05:22:25.627 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-08-28 05:22:25.630 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-08-28 05:22:25.635 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-08-28 05:22:25.638 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-08-28 05:22:25.642 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network 4804cb6a-94ac-4e64-9f33-ee3088461e16 --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-08-28 05:22:25.645 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-08-28 05:22:25.649 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-08-28 05:22:25.658 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-08-28 05:22:25.660 | +++ 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 4804cb6a-94ac-4e64-9f33-ee3088461e16 --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-08-28 05:22:29.060 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:22:29.065 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-08-28 05:22:29.065 | | id | 9bd95821-3aeb-4917-b9f8-5ecb25976f41 |' 2026-08-28 05:22:29.068 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:308 : die_if_not_set 308 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2026-08-28 05:22:29.071 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-28 05:22:29.089 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 9bd95821-3aeb-4917-b9f8-5ecb25976f41 '|' 2026-08-28 05:22:29.092 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | 9bd95821-3aeb-4917-b9f8-5ecb25976f41 |' 2026-08-28 05:22:29.096 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-08-28 05:22:29.101 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 9bd95821-3aeb-4917-b9f8-5ecb25976f41 '|' 2026-08-28 05:22:29.101 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-08-28 05:22:29.104 | ++ functions-common:get_field:806 : local data field 2026-08-28 05:22:29.107 | ++ functions-common:get_field:807 : read data 2026-08-28 05:22:29.109 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-08-28 05:22:29.112 | ++ functions-common:get_field:811 : field='$3' 2026-08-28 05:22:29.115 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 9bd95821-3aeb-4917-b9f8-5ecb25976f41 |' 2026-08-28 05:22:29.116 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-08-28 05:22:29.123 | ++ functions-common:get_field:807 : read data 2026-08-28 05:22:29.128 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-08-28 05:22:29.133 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 9bd95821-3aeb-4917-b9f8-5ecb25976f41 '|' 2026-08-28 05:22:29.134 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-08-28 05:22:29.136 | ++ functions-common:get_field:806 : local data field 2026-08-28 05:22:29.139 | ++ functions-common:get_field:807 : read data 2026-08-28 05:22:29.142 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-08-28 05:22:29.144 | ++ functions-common:get_field:811 : field='$6' 2026-08-28 05:22:29.148 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 9bd95821-3aeb-4917-b9f8-5ecb25976f41 |' 2026-08-28 05:22:29.148 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-08-28 05:22:29.154 | ++ functions-common:get_field:807 : read data 2026-08-28 05:22:29.158 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=9bd95821-3aeb-4917-b9f8-5ecb25976f41 2026-08-28 05:22:29.162 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 4804cb6a-94ac-4e64-9f33-ee3088461e16 bed17129-c8cf-4a9b-b61b-eb3b9f87e502 2026-08-28 05:22:34.777 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-08-28 05:22:34.780 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-08-28 05:22:34.784 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-08-28 05:22:34.804 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:22:34.808 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-08-28 05:22:34.811 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-08-28 05:22:34.815 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-08-28 05:22:34.819 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-08-28 05:22:34.822 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-08-28 05:22:34.825 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-08-28 05:22:34.856 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-08-28 05:22:34.860 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-08-28 05:22:34.863 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-08-28 05:22:34.867 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-08-28 05:22:34.870 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-08-28 05:22:34.874 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : test_with_retry 'ip -o link | grep -q br-ex' 'br-ex creation failed' 2026-08-28 05:22:34.877 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-08-28 05:22:34.880 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-08-28 05:22:34.883 | + functions-common:test_with_retry:2360 : local until=10 2026-08-28 05:22:34.887 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-08-28 05:22:34.889 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-08-28 05:22:34.892 | + functions-common:time_start:2406 : local name=test_with_retry 2026-08-28 05:22:34.895 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:22:34.898 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:22:34.901 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:22:34.907 | + functions-common:time_start:2411 : _TIME_START[$name]=1787894554903 2026-08-28 05:22:34.910 | + functions-common:test_with_retry:2364 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-08-28 05:22:34.922 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-08-28 05:22:34.925 | + functions-common:time_stop:2420 : local name 2026-08-28 05:22:34.927 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:22:34.931 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:22:34.934 | + functions-common:time_stop:2423 : local total 2026-08-28 05:22:34.936 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:22:34.939 | + functions-common:time_stop:2426 : name=test_with_retry 2026-08-28 05:22:34.944 | + functions-common:time_stop:2427 : start_time=1787894554903 2026-08-28 05:22:34.947 | + functions-common:time_stop:2429 : [[ -z 1787894554903 ]] 2026-08-28 05:22:34.951 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:22:34.956 | + functions-common:time_stop:2432 : end_time=1787894554952 2026-08-28 05:22:34.958 | + functions-common:time_stop:2433 : elapsed_time=49 2026-08-28 05:22:34.962 | + functions-common:time_stop:2434 : total=7673 2026-08-28 05:22:34.964 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:22:34.967 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7722 2026-08-28 05:22:34.975 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-08-28 05:22:34.976 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-08-28 05:22:34.982 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-08-28 05:22:34.985 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-08-28 05:22:34.989 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-08-28 05:22:34.991 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-08-28 05:22:34.994 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-08-28 05:22:35.012 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-08-28 05:22:35.034 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-08-28 05:22:35.035 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-08-28 05:22:35.035 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-08-28 05:22:35.037 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2026-08-28 05:22:38.124 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:22:38.128 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.134 ' 2026-08-28 05:22:38.131 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-08-28 05:22:38.134 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-28 05:22:38.153 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-08-28 05:22:38.156 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-08-28 05:22:38.159 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-08-28 05:22:38.162 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-08-28 05:22:38.165 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet bed17129-c8cf-4a9b-b61b-eb3b9f87e502 6266e3ef-d2a8-4907-a76e-25ce95282d05 2026-08-28 05:22:44.628 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-08-28 05:22:44.632 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 4804cb6a-94ac-4e64-9f33-ee3088461e16 2026-08-28 05:22:44.635 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-08-28 05:22:44.638 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-08-28 05:22:44.641 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-08-28 05:22:44.644 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-08-28 05:22:44.647 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network 4804cb6a-94ac-4e64-9f33-ee3088461e16 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-08-28 05:22:44.650 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-08-28 05:22:44.654 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-08-28 05:22:44.658 | +++ 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 4804cb6a-94ac-4e64-9f33-ee3088461e16 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-08-28 05:22:44.660 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-08-28 05:22:49.955 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:22:49.959 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-08-28 05:22:49.959 | | id | 2393376e-fe95-470a-b553-027d486cf9a3 |' 2026-08-28 05:22:49.962 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:324 : die_if_not_set 324 ipv6_id_and_ext_gw_ip 'Failure creating an IPv6 public subnet' 2026-08-28 05:22:49.964 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-28 05:22:49.983 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 2393376e-fe95-470a-b553-027d486cf9a3 '|' 2026-08-28 05:22:49.986 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 2393376e-fe95-470a-b553-027d486cf9a3 |' 2026-08-28 05:22:49.989 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-08-28 05:22:49.993 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 2393376e-fe95-470a-b553-027d486cf9a3 '|' 2026-08-28 05:22:49.994 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-08-28 05:22:49.997 | ++ functions-common:get_field:806 : local data field 2026-08-28 05:22:49.999 | ++ functions-common:get_field:807 : read data 2026-08-28 05:22:50.003 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-08-28 05:22:50.005 | ++ functions-common:get_field:811 : field='$3' 2026-08-28 05:22:50.010 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 2393376e-fe95-470a-b553-027d486cf9a3 |' 2026-08-28 05:22:50.010 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-08-28 05:22:50.015 | ++ functions-common:get_field:807 : read data 2026-08-28 05:22:50.019 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-08-28 05:22:50.025 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-08-28 05:22:50.027 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-08-28 05:22:50.028 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 2393376e-fe95-470a-b553-027d486cf9a3 '|' 2026-08-28 05:22:50.031 | ++ functions-common:get_field:806 : local data field 2026-08-28 05:22:50.035 | ++ functions-common:get_field:807 : read data 2026-08-28 05:22:50.038 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-08-28 05:22:50.042 | ++ functions-common:get_field:811 : field='$6' 2026-08-28 05:22:50.046 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 2393376e-fe95-470a-b553-027d486cf9a3 |' 2026-08-28 05:22:50.046 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-08-28 05:22:50.052 | ++ functions-common:get_field:807 : read data 2026-08-28 05:22:50.056 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=2393376e-fe95-470a-b553-027d486cf9a3 2026-08-28 05:22:50.059 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-08-28 05:22:50.062 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-08-28 05:22:50.066 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-08-28 05:22:50.069 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-08-28 05:22:50.099 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:22:50.103 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-08-28 05:22:50.117 | net.ipv6.conf.all.forwarding = 1 2026-08-28 05:22:50.127 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show bed17129-c8cf-4a9b-b61b-eb3b9f87e502 -c external_gateway_info -f json 2026-08-28 05:22:50.128 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-08-28 05:22:50.130 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 2393376e-fe95-470a-b553-027d486cf9a3 2026-08-28 05:22:50.130 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-08-28 05:22:50.134 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-08-28 05:22:53.288 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:22:53.293 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-08-28 05:22:53.296 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:404 : die_if_not_set 404 IPV6_ROUTER_GW_IP 'Failure retrieving IPV6_ROUTER_GW_IP' 2026-08-28 05:22:53.299 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-28 05:22:53.320 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-08-28 05:22:53.323 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-08-28 05:22:53.326 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-08-28 05:22:53.329 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-08-28 05:22:53.332 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-08-28 05:22:53.335 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-08-28 05:22:53.358 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-08-28 05:22:53.362 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-08-28 05:22:53.365 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-08-28 05:22:53.369 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-08-28 05:22:53.386 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-08-28 05:22:53.403 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fdc3:7675:b612::/56 2026-08-28 05:22:53.406 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z 7906b3cc-94e4-411f-9144-7b4b310576a1 ]] 2026-08-28 05:22:53.409 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fdc3:7675:b612::/56 via 2001:db8::1 dev br-ex 2026-08-28 05:22:53.428 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-08-28 05:22:53.431 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-08-28 05:22:53.434 | + ./stack.sh:main:1333 : is_service_enabled nova 2026-08-28 05:22:53.455 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:22:53.459 | + ./stack.sh:main:1334 : echo_summary 'Starting Nova' 2026-08-28 05:22:53.462 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-28 05:22:53.465 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova 2026-08-28 05:22:53.469 | + ./stack.sh:main:1335 : start_nova 2026-08-28 05:22:53.472 | + lib/nova:start_nova:1170 : start_nova_rest 2026-08-28 05:22:53.475 | + lib/nova:start_nova_rest:1083 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-28 05:22:53.478 | + lib/nova:start_nova_rest:1084 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-28 05:22:53.482 | + lib/nova:start_nova_rest:1084 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-28 05:22:53.485 | + lib/nova:start_nova_rest:1086 : local compute_cell_conf=/etc/nova/nova.conf 2026-08-28 05:22:53.489 | + lib/nova:start_nova_rest:1088 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-28 05:22:53.492 | + functions-common:run_process:1674 : local service=n-sch 2026-08-28 05:22:53.495 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-28 05:22:53.498 | + functions-common:run_process:1676 : local group= 2026-08-28 05:22:53.501 | + functions-common:run_process:1677 : local user= 2026-08-28 05:22:53.504 | + functions-common:run_process:1678 : local env_vars= 2026-08-28 05:22:53.507 | + functions-common:run_process:1680 : local name=n-sch 2026-08-28 05:22:53.511 | + functions-common:run_process:1682 : time_start run_process 2026-08-28 05:22:53.514 | + functions-common:time_start:2406 : local name=run_process 2026-08-28 05:22:53.518 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:22:53.521 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:22:53.525 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:22:53.530 | + functions-common:time_start:2411 : _TIME_START[$name]=1787894573526 2026-08-28 05:22:53.533 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-08-28 05:22:53.553 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:22:53.556 | + functions-common:run_process:1684 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-08-28 05:22:53.560 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-08-28 05:22:53.563 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-28 05:22:53.566 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-28 05:22:53.569 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-28 05:22:53.572 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-28 05:22:53.576 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-08-28 05:22:53.579 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-08-28 05:22:53.581 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-08-28 05:22:53.584 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-28 05:22:53.588 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-28 05:22:53.590 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-28 05:22:53.594 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-28 05:22:53.597 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-08-28 05:22:53.600 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-08-28 05:22:53.603 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-sch.service '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' quobyte '' 2026-08-28 05:22:53.606 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-08-28 05:22:53.608 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-28 05:22:53.611 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-28 05:22:53.614 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-28 05:22:53.616 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-28 05:22:53.619 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-28 05:22:53.622 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-28 05:22:53.625 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-08-28 05:22:53.628 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-28 05:22:53.632 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-08-28 05:22:53.712 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-28 05:22:53.790 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-08-28 05:22:53.862 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-28 05:22:53.928 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-08-28 05:22:53.997 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-08-28 05:22:54.068 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-28 05:22:54.139 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-28 05:22:54.142 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-28 05:22:54.145 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-08-28 05:22:54.227 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-28 05:22:54.704 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-08-28 05:22:54.740 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-08-28 05:22:55.197 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-08-28 05:22:55.256 | + functions-common:run_process:1686 : time_stop run_process 2026-08-28 05:22:55.259 | + functions-common:time_stop:2420 : local name 2026-08-28 05:22:55.263 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:22:55.267 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:22:55.272 | + functions-common:time_stop:2423 : local total 2026-08-28 05:22:55.276 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:22:55.281 | + functions-common:time_stop:2426 : name=run_process 2026-08-28 05:22:55.286 | + functions-common:time_stop:2427 : start_time=1787894573526 2026-08-28 05:22:55.290 | + functions-common:time_stop:2429 : [[ -z 1787894573526 ]] 2026-08-28 05:22:55.296 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:22:55.302 | + functions-common:time_stop:2432 : end_time=1787894575298 2026-08-28 05:22:55.305 | + functions-common:time_stop:2433 : elapsed_time=1772 2026-08-28 05:22:55.308 | + functions-common:time_stop:2434 : total=21240 2026-08-28 05:22:55.312 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:22:55.315 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23012 2026-08-28 05:22:55.320 | ++ lib/nova:start_nova_rest:1089 : which uwsgi 2026-08-28 05:22:55.324 | + lib/nova:start_nova_rest:1089 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-28 05:22:55.328 | + functions-common:run_process:1674 : local service=n-api-meta 2026-08-28 05:22:55.331 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-28 05:22:55.334 | + functions-common:run_process:1676 : local group= 2026-08-28 05:22:55.337 | + functions-common:run_process:1677 : local user= 2026-08-28 05:22:55.341 | + functions-common:run_process:1678 : local env_vars= 2026-08-28 05:22:55.344 | + functions-common:run_process:1680 : local name=n-api-meta 2026-08-28 05:22:55.348 | + functions-common:run_process:1682 : time_start run_process 2026-08-28 05:22:55.351 | + functions-common:time_start:2406 : local name=run_process 2026-08-28 05:22:55.355 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:22:55.359 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:22:55.364 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:22:55.369 | + functions-common:time_start:2411 : _TIME_START[$name]=1787894575365 2026-08-28 05:22:55.372 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-08-28 05:22:55.395 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:22:55.400 | + functions-common:run_process:1684 : _run_under_systemd n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2026-08-28 05:22:55.404 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-08-28 05:22:55.408 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-28 05:22:55.412 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-28 05:22:55.415 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-28 05:22:55.418 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-28 05:22:55.422 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-08-28 05:22:55.425 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-08-28 05:22:55.429 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-08-28 05:22:55.432 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-28 05:22:55.435 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-28 05:22:55.438 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-28 05:22:55.442 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-28 05:22:55.445 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-08-28 05:22:55.448 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-08-28 05:22:55.451 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-28 05:22:55.454 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-28 05:22:55.457 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-08-28 05:22:55.461 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-08-28 05:22:55.466 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-28 05:22:55.469 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-28 05:22:55.472 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-28 05:22:55.475 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-28 05:22:55.479 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-08-28 05:22:55.482 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-28 05:22:55.487 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2026-08-28 05:22:55.566 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-28 05:22:55.649 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2026-08-28 05:22:55.716 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-08-28 05:22:55.784 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-28 05:22:55.851 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-28 05:22:55.917 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-08-28 05:22:55.985 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-08-28 05:22:56.050 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-08-28 05:22:56.115 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-08-28 05:22:56.180 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-08-28 05:22:56.244 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-28 05:22:56.247 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-28 05:22:56.250 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-08-28 05:22:56.332 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-28 05:22:56.822 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-08-28 05:22:56.857 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-08-28 05:22:57.313 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-08-28 05:22:57.462 | + functions-common:run_process:1686 : time_stop run_process 2026-08-28 05:22:57.465 | + functions-common:time_stop:2420 : local name 2026-08-28 05:22:57.469 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:22:57.472 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:22:57.475 | + functions-common:time_stop:2423 : local total 2026-08-28 05:22:57.477 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:22:57.481 | + functions-common:time_stop:2426 : name=run_process 2026-08-28 05:22:57.486 | + functions-common:time_stop:2427 : start_time=1787894575365 2026-08-28 05:22:57.486 | + functions-common:time_stop:2429 : [[ -z 1787894575365 ]] 2026-08-28 05:22:57.491 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:22:57.496 | + functions-common:time_stop:2432 : end_time=1787894577493 2026-08-28 05:22:57.498 | + functions-common:time_stop:2433 : elapsed_time=2128 2026-08-28 05:22:57.501 | + functions-common:time_stop:2434 : total=23012 2026-08-28 05:22:57.503 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:22:57.506 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25140 2026-08-28 05:22:57.508 | + lib/nova:start_nova_rest:1091 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-28 05:22:57.511 | + lib/nova:start_nova_rest:1091 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-28 05:22:57.514 | + lib/nova:start_nova:1171 : start_nova_console_proxies 2026-08-28 05:22:57.516 | + lib/nova:start_nova_console_proxies:1106 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-28 05:22:57.519 | + lib/nova:start_nova_console_proxies:1108 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-28 05:22:57.524 | + lib/nova:start_nova_console_proxies:1108 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-28 05:22:57.525 | + lib/nova:start_nova_console_proxies:1110 : local api_cell_conf=/etc/nova/nova.conf 2026-08-28 05:22:57.527 | + lib/nova:start_nova_console_proxies:1112 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-28 05:22:57.530 | + lib/nova:start_nova_console_proxies:1117 : enable_nova_console_proxies 2026-08-28 05:22:57.533 | ++ lib/nova:enable_nova_console_proxies:1095 : seq 1 1 2026-08-28 05:22:57.537 | + lib/nova:enable_nova_console_proxies:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-28 05:22:57.540 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-08-28 05:22:57.542 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-novnc 2026-08-28 05:22:57.560 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:22:57.565 | + lib/nova:enable_nova_console_proxies:1098 : enable_service n-novnc-cell1 2026-08-28 05:22:57.617 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-08-28 05:22:57.620 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-spice 2026-08-28 05:22:57.638 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:22:57.641 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-08-28 05:22:57.643 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-sproxy 2026-08-28 05:22:57.662 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:22:57.665 | ++ lib/nova:start_nova_console_proxies:1118 : seq 1 1 2026-08-28 05:22:57.669 | + lib/nova:start_nova_console_proxies:1118 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-28 05:22:57.672 | + lib/nova:start_nova_console_proxies:1119 : local conf 2026-08-28 05:22:57.676 | ++ lib/nova:start_nova_console_proxies:1120 : conductor_conf 1 2026-08-28 05:22:57.679 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-28 05:22:57.682 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-28 05:22:57.685 | + lib/nova:start_nova_console_proxies:1120 : conf=/etc/nova/nova_cell1.conf 2026-08-28 05:22:57.687 | + lib/nova:start_nova_console_proxies:1121 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-28 05:22:57.690 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-08-28 05:22:57.692 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-28 05:22:57.694 | + functions-common:run_process:1676 : local group= 2026-08-28 05:22:57.697 | + functions-common:run_process:1677 : local user= 2026-08-28 05:22:57.699 | + functions-common:run_process:1678 : local env_vars= 2026-08-28 05:22:57.701 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-08-28 05:22:57.704 | + functions-common:run_process:1682 : time_start run_process 2026-08-28 05:22:57.706 | + functions-common:time_start:2406 : local name=run_process 2026-08-28 05:22:57.708 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:22:57.710 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:22:57.714 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:22:57.717 | + functions-common:time_start:2411 : _TIME_START[$name]=1787894577714 2026-08-28 05:22:57.719 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-08-28 05:22:57.737 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:22:57.740 | + functions-common:run_process:1684 : _run_under_systemd n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' '' '' 2026-08-28 05:22:57.743 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-08-28 05:22:57.745 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-28 05:22:57.747 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-28 05:22:57.750 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-28 05:22:57.752 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-28 05:22:57.754 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ sudo ]] 2026-08-28 05:22:57.757 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ ^/ ]] 2026-08-28 05:22:57.759 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-08-28 05:22:57.761 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-28 05:22:57.764 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-28 05:22:57.766 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-28 05:22:57.768 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-28 05:22:57.770 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-08-28 05:22:57.773 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ uwsgi ]] 2026-08-28 05:22:57.775 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-novnc-cell1.service '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' quobyte '' 2026-08-28 05:22:57.777 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-08-28 05:22:57.780 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-28 05:22:57.782 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-28 05:22:57.784 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-28 05:22:57.786 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-28 05:22:57.788 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-28 05:22:57.790 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-28 05:22:57.793 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-08-28 05:22:57.795 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-28 05:22:57.799 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Unit Description 'Devstack devstack@n-novnc-cell1.service' 2026-08-28 05:22:57.891 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-28 05:22:57.980 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-08-28 05:22:58.046 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-28 05:22:58.109 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-08-28 05:22:58.173 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-08-28 05:22:58.262 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-28 05:22:58.341 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-28 05:22:58.344 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-28 05:22:58.346 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-08-28 05:22:58.455 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-28 05:22:59.050 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-08-28 05:22:59.090 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-08-28 05:22:59.596 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-08-28 05:22:59.656 | + functions-common:run_process:1686 : time_stop run_process 2026-08-28 05:22:59.661 | + functions-common:time_stop:2420 : local name 2026-08-28 05:22:59.663 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:22:59.666 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:22:59.669 | + functions-common:time_stop:2423 : local total 2026-08-28 05:22:59.672 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:22:59.675 | + functions-common:time_stop:2426 : name=run_process 2026-08-28 05:22:59.678 | + functions-common:time_stop:2427 : start_time=1787894577714 2026-08-28 05:22:59.682 | + functions-common:time_stop:2429 : [[ -z 1787894577714 ]] 2026-08-28 05:22:59.689 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:22:59.692 | + functions-common:time_stop:2432 : end_time=1787894579689 2026-08-28 05:22:59.696 | + functions-common:time_stop:2433 : elapsed_time=1975 2026-08-28 05:22:59.699 | + functions-common:time_stop:2434 : total=25140 2026-08-28 05:22:59.703 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:22:59.705 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27115 2026-08-28 05:22:59.708 | + lib/nova:start_nova_console_proxies:1122 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-08-28 05:22:59.710 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-08-28 05:22:59.713 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-08-28 05:22:59.716 | + functions-common:run_process:1676 : local group= 2026-08-28 05:22:59.719 | + functions-common:run_process:1677 : local user= 2026-08-28 05:22:59.721 | + functions-common:run_process:1678 : local env_vars= 2026-08-28 05:22:59.724 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-08-28 05:22:59.731 | + functions-common:run_process:1682 : time_start run_process 2026-08-28 05:22:59.736 | + functions-common:time_start:2406 : local name=run_process 2026-08-28 05:22:59.739 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:22:59.743 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:22:59.744 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:22:59.751 | + functions-common:time_start:2411 : _TIME_START[$name]=1787894579746 2026-08-28 05:22:59.755 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-08-28 05:22:59.776 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:22:59.779 | + functions-common:run_process:1686 : time_stop run_process 2026-08-28 05:22:59.782 | + functions-common:time_stop:2420 : local name 2026-08-28 05:22:59.784 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:22:59.787 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:22:59.789 | + functions-common:time_stop:2423 : local total 2026-08-28 05:22:59.792 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:22:59.794 | + functions-common:time_stop:2426 : name=run_process 2026-08-28 05:22:59.797 | + functions-common:time_stop:2427 : start_time=1787894579746 2026-08-28 05:22:59.800 | + functions-common:time_stop:2429 : [[ -z 1787894579746 ]] 2026-08-28 05:22:59.805 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:22:59.809 | + functions-common:time_stop:2432 : end_time=1787894579806 2026-08-28 05:22:59.812 | + functions-common:time_stop:2433 : elapsed_time=60 2026-08-28 05:22:59.815 | + functions-common:time_stop:2434 : total=27115 2026-08-28 05:22:59.817 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:22:59.820 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27175 2026-08-28 05:22:59.822 | + lib/nova:start_nova_console_proxies:1123 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-08-28 05:22:59.825 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-08-28 05:22:59.827 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-08-28 05:22:59.830 | + functions-common:run_process:1676 : local group= 2026-08-28 05:22:59.833 | + functions-common:run_process:1677 : local user= 2026-08-28 05:22:59.835 | + functions-common:run_process:1678 : local env_vars= 2026-08-28 05:22:59.840 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-08-28 05:22:59.842 | + functions-common:run_process:1682 : time_start run_process 2026-08-28 05:22:59.845 | + functions-common:time_start:2406 : local name=run_process 2026-08-28 05:22:59.849 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:22:59.855 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:22:59.863 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:22:59.867 | + functions-common:time_start:2411 : _TIME_START[$name]=1787894579864 2026-08-28 05:22:59.870 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-08-28 05:22:59.897 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:22:59.899 | + functions-common:run_process:1686 : time_stop run_process 2026-08-28 05:22:59.902 | + functions-common:time_stop:2420 : local name 2026-08-28 05:22:59.905 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:22:59.907 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:22:59.910 | + functions-common:time_stop:2423 : local total 2026-08-28 05:22:59.912 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:22:59.915 | + functions-common:time_stop:2426 : name=run_process 2026-08-28 05:22:59.918 | + functions-common:time_stop:2427 : start_time=1787894579864 2026-08-28 05:22:59.920 | + functions-common:time_stop:2429 : [[ -z 1787894579864 ]] 2026-08-28 05:22:59.924 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:22:59.929 | + functions-common:time_stop:2432 : end_time=1787894579926 2026-08-28 05:22:59.931 | + functions-common:time_stop:2433 : elapsed_time=62 2026-08-28 05:22:59.934 | + functions-common:time_stop:2434 : total=27175 2026-08-28 05:22:59.937 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:22:59.939 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27237 2026-08-28 05:22:59.942 | + lib/nova:start_nova_console_proxies:1127 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-28 05:22:59.945 | + lib/nova:start_nova_console_proxies:1127 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-28 05:22:59.947 | + lib/nova:start_nova:1172 : start_nova_conductor 2026-08-28 05:22:59.950 | + lib/nova:start_nova_conductor:1140 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-28 05:22:59.953 | + lib/nova:start_nova_conductor:1146 : enable_nova_fleet 2026-08-28 05:22:59.955 | + lib/nova:enable_nova_fleet:1131 : is_service_enabled n-cond 2026-08-28 05:22:59.975 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:22:59.978 | + lib/nova:enable_nova_fleet:1132 : enable_service n-super-cond 2026-08-28 05:23:00.027 | ++ lib/nova:enable_nova_fleet:1133 : seq 1 1 2026-08-28 05:23:00.031 | + lib/nova:enable_nova_fleet:1133 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-28 05:23:00.034 | + lib/nova:enable_nova_fleet:1134 : enable_service n-cond-cell1 2026-08-28 05:23:00.088 | + lib/nova:start_nova_conductor:1147 : is_service_enabled n-super-cond 2026-08-28 05:23:00.118 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:23:00.127 | + lib/nova:start_nova_conductor:1148 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-28 05:23:00.134 | + functions-common:run_process:1674 : local service=n-super-cond 2026-08-28 05:23:00.139 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-28 05:23:00.143 | + functions-common:run_process:1676 : local group= 2026-08-28 05:23:00.150 | + functions-common:run_process:1677 : local user= 2026-08-28 05:23:00.158 | + functions-common:run_process:1678 : local env_vars= 2026-08-28 05:23:00.164 | + functions-common:run_process:1680 : local name=n-super-cond 2026-08-28 05:23:00.169 | + functions-common:run_process:1682 : time_start run_process 2026-08-28 05:23:00.176 | + functions-common:time_start:2406 : local name=run_process 2026-08-28 05:23:00.180 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:23:00.185 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:23:00.195 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:23:00.203 | + functions-common:time_start:2411 : _TIME_START[$name]=1787894580195 2026-08-28 05:23:00.212 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-08-28 05:23:00.258 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:23:00.265 | + functions-common:run_process:1684 : _run_under_systemd n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2026-08-28 05:23:00.271 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-08-28 05:23:00.278 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-28 05:23:00.284 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-28 05:23:00.293 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-28 05:23:00.297 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-28 05:23:00.303 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-08-28 05:23:00.309 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-08-28 05:23:00.314 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-08-28 05:23:00.321 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-28 05:23:00.327 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-28 05:23:00.338 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-28 05:23:00.346 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-28 05:23:00.353 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-08-28 05:23:00.357 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-08-28 05:23:00.363 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-super-cond.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' quobyte '' 2026-08-28 05:23:00.367 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-08-28 05:23:00.372 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-28 05:23:00.379 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-28 05:23:00.387 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-28 05:23:00.393 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-28 05:23:00.397 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-28 05:23:00.402 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-28 05:23:00.408 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-08-28 05:23:00.413 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-28 05:23:00.422 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2026-08-28 05:23:00.581 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-28 05:23:00.670 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-08-28 05:23:00.737 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-28 05:23:00.822 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-08-28 05:23:00.928 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-08-28 05:23:01.053 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-28 05:23:01.173 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-28 05:23:01.179 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-28 05:23:01.186 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-08-28 05:23:01.314 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-28 05:23:01.892 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-08-28 05:23:01.928 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-08-28 05:23:02.470 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-08-28 05:23:02.539 | + functions-common:run_process:1686 : time_stop run_process 2026-08-28 05:23:02.542 | + functions-common:time_stop:2420 : local name 2026-08-28 05:23:02.551 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:23:02.556 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:23:02.560 | + functions-common:time_stop:2423 : local total 2026-08-28 05:23:02.564 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:23:02.569 | + functions-common:time_stop:2426 : name=run_process 2026-08-28 05:23:02.573 | + functions-common:time_stop:2427 : start_time=1787894580195 2026-08-28 05:23:02.576 | + functions-common:time_stop:2429 : [[ -z 1787894580195 ]] 2026-08-28 05:23:02.582 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:23:02.586 | + functions-common:time_stop:2432 : end_time=1787894582584 2026-08-28 05:23:02.590 | + functions-common:time_stop:2433 : elapsed_time=2389 2026-08-28 05:23:02.594 | + functions-common:time_stop:2434 : total=27237 2026-08-28 05:23:02.597 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:23:02.603 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29626 2026-08-28 05:23:02.609 | ++ lib/nova:start_nova_conductor:1150 : seq 1 1 2026-08-28 05:23:02.616 | + lib/nova:start_nova_conductor:1150 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-28 05:23:02.620 | + lib/nova:start_nova_conductor:1151 : is_service_enabled n-cond-cell1 2026-08-28 05:23:02.656 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:23:02.659 | + lib/nova:start_nova_conductor:1152 : local conf 2026-08-28 05:23:02.664 | ++ lib/nova:start_nova_conductor:1153 : conductor_conf 1 2026-08-28 05:23:02.670 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-28 05:23:02.673 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-28 05:23:02.677 | + lib/nova:start_nova_conductor:1153 : conf=/etc/nova/nova_cell1.conf 2026-08-28 05:23:02.681 | + lib/nova:start_nova_conductor:1154 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-28 05:23:02.685 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-08-28 05:23:02.688 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-28 05:23:02.691 | + functions-common:run_process:1676 : local group= 2026-08-28 05:23:02.693 | + functions-common:run_process:1677 : local user= 2026-08-28 05:23:02.696 | + functions-common:run_process:1678 : local env_vars= 2026-08-28 05:23:02.698 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-08-28 05:23:02.700 | + functions-common:run_process:1682 : time_start run_process 2026-08-28 05:23:02.703 | + functions-common:time_start:2406 : local name=run_process 2026-08-28 05:23:02.705 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:23:02.708 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:23:02.711 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:23:02.719 | + functions-common:time_start:2411 : _TIME_START[$name]=1787894582713 2026-08-28 05:23:02.721 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-08-28 05:23:02.754 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:23:02.760 | + functions-common:run_process:1684 : _run_under_systemd n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2026-08-28 05:23:02.765 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-08-28 05:23:02.769 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-28 05:23:02.773 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-28 05:23:02.779 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-28 05:23:02.784 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-28 05:23:02.789 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-08-28 05:23:02.796 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-08-28 05:23:02.802 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-08-28 05:23:02.806 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-28 05:23:02.812 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-28 05:23:02.815 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-28 05:23:02.819 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-28 05:23:02.827 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-08-28 05:23:02.832 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-08-28 05:23:02.835 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cond-cell1.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' quobyte '' 2026-08-28 05:23:02.838 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-08-28 05:23:02.840 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-28 05:23:02.844 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-28 05:23:02.844 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-28 05:23:02.846 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-28 05:23:02.850 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-28 05:23:02.855 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-28 05:23:02.857 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-08-28 05:23:02.862 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-28 05:23:02.868 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2026-08-28 05:23:02.962 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-28 05:23:03.084 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-08-28 05:23:03.215 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-28 05:23:03.326 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-08-28 05:23:03.450 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-08-28 05:23:03.553 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-28 05:23:03.672 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-28 05:23:03.676 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-28 05:23:03.683 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-08-28 05:23:03.818 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-28 05:23:04.344 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-08-28 05:23:04.377 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-08-28 05:23:04.854 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-08-28 05:23:04.911 | + functions-common:run_process:1686 : time_stop run_process 2026-08-28 05:23:04.915 | + functions-common:time_stop:2420 : local name 2026-08-28 05:23:04.919 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:23:04.923 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:23:04.928 | + functions-common:time_stop:2423 : local total 2026-08-28 05:23:04.931 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:23:04.934 | + functions-common:time_stop:2426 : name=run_process 2026-08-28 05:23:04.938 | + functions-common:time_stop:2427 : start_time=1787894582713 2026-08-28 05:23:04.941 | + functions-common:time_stop:2429 : [[ -z 1787894582713 ]] 2026-08-28 05:23:04.945 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:23:04.952 | + functions-common:time_stop:2432 : end_time=1787894584947 2026-08-28 05:23:04.956 | + functions-common:time_stop:2433 : elapsed_time=2234 2026-08-28 05:23:04.959 | + functions-common:time_stop:2434 : total=29626 2026-08-28 05:23:04.963 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:23:04.966 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31860 2026-08-28 05:23:04.970 | + lib/nova:start_nova:1173 : start_nova_compute 2026-08-28 05:23:04.974 | + lib/nova:start_nova_compute:988 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-28 05:23:04.978 | + lib/nova:start_nova_compute:989 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-28 05:23:04.982 | + lib/nova:start_nova_compute:989 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-28 05:23:04.986 | + lib/nova:start_nova_compute:991 : local compute_cell_conf=/etc/nova/nova.conf 2026-08-28 05:23:04.990 | + lib/nova:start_nova_compute:994 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-08-28 05:23:04.995 | + lib/nova:start_nova_compute:996 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-08-28 05:23:04.998 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-08-28 05:23:05.002 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-08-28 05:23:05.006 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-08-28 05:23:05.010 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-08-28 05:23:05.014 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-08-28 05:23:05.017 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-08-28 05:23:05.021 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-08-28 05:23:05.025 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-08-28 05:23:05.029 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-08-28 05:23:05.033 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-08-28 05:23:05.037 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-08-28 05:23:05.037 | BEGIN { 2026-08-28 05:23:05.038 | section = "" 2026-08-28 05:23:05.038 | last_section = "" 2026-08-28 05:23:05.038 | section_count = 0 2026-08-28 05:23:05.038 | } 2026-08-28 05:23:05.038 | /^\[.+\]/ { 2026-08-28 05:23:05.038 | gsub("[][]", "", $1); 2026-08-28 05:23:05.038 | section=$1 2026-08-28 05:23:05.038 | next 2026-08-28 05:23:05.038 | } 2026-08-28 05:23:05.038 | /^ *\#/ { 2026-08-28 05:23:05.038 | next 2026-08-28 05:23:05.038 | } 2026-08-28 05:23:05.039 | /^[^ \t]+/ { 2026-08-28 05:23:05.039 | # get offset of first = in $0 2026-08-28 05:23:05.039 | eq_idx = index($0, "=") 2026-08-28 05:23:05.039 | # extract attr & value from $0 2026-08-28 05:23:05.039 | attr = substr($0, 1, eq_idx - 1) 2026-08-28 05:23:05.039 | value = substr($0, eq_idx + 1) 2026-08-28 05:23:05.039 | # only need to strip trailing whitespace from attr 2026-08-28 05:23:05.039 | sub(/[ \t]*$/, "", attr) 2026-08-28 05:23:05.039 | # need to strip leading & trailing whitespace from value 2026-08-28 05:23:05.040 | sub(/^[ \t]*/, "", value) 2026-08-28 05:23:05.040 | sub(/[ \t]*$/, "", value) 2026-08-28 05:23:05.040 | 2026-08-28 05:23:05.041 | # cfg_attr_count: number of config lines per [section, attr] 2026-08-28 05:23:05.041 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-08-28 05:23:05.041 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-08-28 05:23:05.041 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-08-28 05:23:05.041 | if (! (section, attr) in cfg_attr_count) { 2026-08-28 05:23:05.041 | if (section != last_section) { 2026-08-28 05:23:05.041 | cfg_section[section_count++] = section 2026-08-28 05:23:05.041 | last_section = section 2026-08-28 05:23:05.041 | } 2026-08-28 05:23:05.042 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-08-28 05:23:05.043 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-08-28 05:23:05.043 | 2026-08-28 05:23:05.043 | cfg_attr[section, attr, 0] = value 2026-08-28 05:23:05.044 | cfg_attr_count[section, attr] = 1 2026-08-28 05:23:05.044 | } else { 2026-08-28 05:23:05.044 | lno = cfg_attr_count[section, attr]++ 2026-08-28 05:23:05.044 | cfg_attr[section, attr, lno] = value 2026-08-28 05:23:05.045 | } 2026-08-28 05:23:05.045 | } 2026-08-28 05:23:05.045 | END { 2026-08-28 05:23:05.045 | # Process each section in order 2026-08-28 05:23:05.045 | for (sno = 0; sno < section_count; sno++) { 2026-08-28 05:23:05.045 | section = cfg_section[sno] 2026-08-28 05:23:05.045 | # The ini routines simply append a config item immediately 2026-08-28 05:23:05.045 | # after the section header. To keep the same order as defined 2026-08-28 05:23:05.045 | # in local.conf, invoke the ini routines in the reverse order 2026-08-28 05:23:05.045 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-08-28 05:23:05.046 | attr = cfg_sec_attr_name[sno, attr_no] 2026-08-28 05:23:05.046 | if (cfg_attr_count[section, attr] == 1) 2026-08-28 05:23:05.047 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-08-28 05:23:05.047 | else { 2026-08-28 05:23:05.047 | # For multiline, invoke the ini routines in the reverse order 2026-08-28 05:23:05.047 | count = cfg_attr_count[section, attr] 2026-08-28 05:23:05.047 | print "inidelete " configfile " " section " " attr 2026-08-28 05:23:05.047 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-08-28 05:23:05.047 | for (l = count -2; l >= 0; l--) 2026-08-28 05:23:05.047 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-08-28 05:23:05.047 | } 2026-08-28 05:23:05.048 | } 2026-08-28 05:23:05.048 | } 2026-08-28 05:23:05.049 | } 2026-08-28 05:23:05.049 | ' 2026-08-28 05:23:05.049 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-08-28 05:23:05.049 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-08-28 05:23:05.049 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-08-28 05:23:05.049 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-28 05:23:05.049 | + inc/meta-config:merge_config_file:164 : read a 2026-08-28 05:23:05.050 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-08-28 05:23:05.050 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-08-28 05:23:05.050 | BEGIN { group = "" } 2026-08-28 05:23:05.051 | /^\[\[.+\|.*\]\]/ { 2026-08-28 05:23:05.051 | gsub("[][]", "", $1); 2026-08-28 05:23:05.051 | split($1, a, "|"); 2026-08-28 05:23:05.051 | if (a[1] == matchgroup && a[2] == configfile) { 2026-08-28 05:23:05.051 | group=a[1] 2026-08-28 05:23:05.051 | } else { 2026-08-28 05:23:05.051 | group="" 2026-08-28 05:23:05.051 | } 2026-08-28 05:23:05.051 | next 2026-08-28 05:23:05.052 | } 2026-08-28 05:23:05.052 | { 2026-08-28 05:23:05.052 | if (group != "") 2026-08-28 05:23:05.052 | print $0 2026-08-28 05:23:05.052 | } 2026-08-28 05:23:05.052 | ' /home/quobyte/devstack/local.conf 2026-08-28 05:23:05.056 | + lib/nova:start_nova_compute:998 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-28 05:23:05.060 | + lib/nova:start_nova_compute:1005 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-08-28 05:23:05.104 | + lib/nova:start_nova_compute:1008 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-08-28 05:23:05.145 | + lib/nova:start_nova_compute:1009 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-08-28 05:23:05.149 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-08-28 05:23:05.153 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-08-28 05:23:05.157 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-28 05:23:05.162 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-08-28 05:23:05.166 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-28 05:23:05.188 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:23:05.192 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-08-28 05:23:05.196 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-08-28 05:23:05.199 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-28 05:23:05.228 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:23:05.232 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.46:5672/nova_cell1 2026-08-28 05:23:05.239 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.46:5672/nova_cell1 2026-08-28 05:23:05.289 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-28 05:23:05.292 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-28 05:23:05.297 | + lib/nova:start_nova_compute:1013 : inidelete /etc/nova/nova-cpu.conf database connection 2026-08-28 05:23:05.329 | + lib/nova:start_nova_compute:1014 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-08-28 05:23:05.361 | + lib/nova:start_nova_compute:1019 : configure_console_compute 2026-08-28 05:23:05.365 | + lib/nova:configure_console_compute:671 : local offset 2026-08-28 05:23:05.370 | + lib/nova:configure_console_compute:672 : offset=0 2026-08-28 05:23:05.374 | + lib/nova:configure_console_compute:676 : local default_proxyclient_addr 2026-08-28 05:23:05.380 | ++ lib/nova:configure_console_compute:677 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-08-28 05:23:05.415 | + lib/nova:configure_console_compute:677 : default_proxyclient_addr=192.168.122.46 2026-08-28 05:23:05.419 | + lib/nova:configure_console_compute:681 : is_service_enabled n-cpu 2026-08-28 05:23:05.445 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:23:05.450 | + lib/nova:configure_console_compute:682 : '[' False == True ']' 2026-08-28 05:23:05.455 | + lib/nova:configure_console_compute:685 : vercmp v1.3.0 '<' 1.0.0 2026-08-28 05:23:05.459 | + functions:vercmp:647 : local v1=v1.3.0 2026-08-28 05:23:05.462 | + functions:vercmp:648 : local 'op=<' 2026-08-28 05:23:05.466 | + functions:vercmp:649 : local v2=1.0.0 2026-08-28 05:23:05.471 | + functions:vercmp:650 : local result 2026-08-28 05:23:05.478 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-08-28 05:23:05.480 | ++ functions:vercmp:654 : sort -V 2026-08-28 05:23:05.481 | ++ functions:vercmp:654 : head -1 2026-08-28 05:23:05.488 | + functions:vercmp:654 : result=1.0.0 2026-08-28 05:23:05.492 | + functions:vercmp:656 : case $op in 2026-08-28 05:23:05.497 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-08-28 05:23:05.501 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-08-28 05:23:05.505 | + functions:vercmp:667 : return 2026-08-28 05:23:05.510 | + lib/nova:configure_console_compute:690 : NOVNCPROXY_URL=http://192.168.122.46:6080/vnc_lite.html 2026-08-28 05:23:05.513 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.46:6080/vnc_lite.html 2026-08-28 05:23:05.565 | + lib/nova:configure_console_compute:693 : SPICEHTML5PROXY_URL=http://192.168.122.46:6081/spice_auto.html 2026-08-28 05:23:05.569 | + lib/nova:configure_console_compute:694 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.46:6081/spice_auto.html 2026-08-28 05:23:05.622 | + lib/nova:configure_console_compute:697 : is_service_enabled n-novnc 2026-08-28 05:23:05.651 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:23:05.656 | + lib/nova:configure_console_compute:700 : VNCSERVER_LISTEN=0.0.0.0 2026-08-28 05:23:05.661 | + lib/nova:configure_console_compute:701 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.46 2026-08-28 05:23:05.666 | + lib/nova:configure_console_compute:702 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-08-28 05:23:05.719 | + lib/nova:configure_console_compute:703 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.46 2026-08-28 05:23:05.765 | + lib/nova:configure_console_compute:708 : is_service_enabled n-spice 2026-08-28 05:23:05.794 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:23:05.799 | + lib/nova:configure_console_compute:708 : '[' False '!=' False ']' 2026-08-28 05:23:05.803 | + lib/nova:configure_console_compute:718 : is_service_enabled n-sproxy 2026-08-28 05:23:05.833 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:23:05.838 | + lib/nova:configure_console_compute:718 : '[' False '!=' False ']' 2026-08-28 05:23:05.843 | + lib/nova:start_nova_compute:1023 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-08-28 05:23:05.891 | + lib/nova:start_nova_compute:1026 : '[' -n 127.0.0.1 ']' 2026-08-28 05:23:05.895 | + lib/nova:start_nova_compute:1027 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-08-28 05:23:05.943 | + lib/nova:start_nova_compute:1031 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-08-28 05:23:05.948 | + lib/nova:start_nova_compute:1031 : [[ kvm == \q\e\m\u ]] 2026-08-28 05:23:05.952 | + lib/nova:start_nova_compute:1035 : [[ -n '' ]] 2026-08-28 05:23:05.956 | + lib/nova:start_nova_compute:1039 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-08-28 05:23:05.961 | + lib/nova:start_nova_compute:1040 : '[' 0 -gt 0 ']' 2026-08-28 05:23:05.965 | + lib/nova:start_nova_compute:1046 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-08-28 05:23:05.969 | + functions-common:run_process:1674 : local service=n-cpu 2026-08-28 05:23:05.973 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-28 05:23:05.977 | + functions-common:run_process:1676 : local group=libvirt 2026-08-28 05:23:05.982 | + functions-common:run_process:1677 : local user= 2026-08-28 05:23:05.986 | + functions-common:run_process:1678 : local env_vars= 2026-08-28 05:23:05.990 | + functions-common:run_process:1680 : local name=n-cpu 2026-08-28 05:23:05.995 | + functions-common:run_process:1682 : time_start run_process 2026-08-28 05:23:05.999 | + functions-common:time_start:2406 : local name=run_process 2026-08-28 05:23:06.004 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:23:06.008 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:23:06.013 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:23:06.019 | + functions-common:time_start:2411 : _TIME_START[$name]=1787894586015 2026-08-28 05:23:06.024 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-08-28 05:23:06.051 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:23:06.055 | + functions-common:run_process:1684 : _run_under_systemd n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt '' '' 2026-08-28 05:23:06.060 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-08-28 05:23:06.064 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-28 05:23:06.068 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-28 05:23:06.073 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-28 05:23:06.077 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-28 05:23:06.082 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-08-28 05:23:06.086 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-08-28 05:23:06.091 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-08-28 05:23:06.095 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-08-28 05:23:06.100 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-28 05:23:06.104 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-28 05:23:06.109 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-28 05:23:06.113 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-08-28 05:23:06.118 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-08-28 05:23:06.122 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cpu.service '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt quobyte '' 2026-08-28 05:23:06.127 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-08-28 05:23:06.131 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-28 05:23:06.135 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-08-28 05:23:06.140 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-28 05:23:06.144 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-28 05:23:06.148 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-28 05:23:06.152 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-08-28 05:23:06.156 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-08-28 05:23:06.161 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-08-28 05:23:06.165 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-28 05:23:06.172 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-08-28 05:23:06.278 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-28 05:23:06.379 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-08-28 05:23:06.472 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecStart '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-28 05:23:06.561 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-08-28 05:23:06.655 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-08-28 05:23:06.727 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-28 05:23:06.805 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-28 05:23:06.807 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-08-28 05:23:06.810 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-08-28 05:23:06.878 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-08-28 05:23:06.961 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-28 05:23:07.449 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-08-28 05:23:07.486 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-08-28 05:23:07.955 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-08-28 05:23:08.012 | + functions-common:run_process:1686 : time_stop run_process 2026-08-28 05:23:08.016 | + functions-common:time_stop:2420 : local name 2026-08-28 05:23:08.020 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:23:08.023 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:23:08.026 | + functions-common:time_stop:2423 : local total 2026-08-28 05:23:08.029 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:23:08.032 | + functions-common:time_stop:2426 : name=run_process 2026-08-28 05:23:08.036 | + functions-common:time_stop:2427 : start_time=1787894586015 2026-08-28 05:23:08.041 | + functions-common:time_stop:2429 : [[ -z 1787894586015 ]] 2026-08-28 05:23:08.043 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:23:08.048 | + functions-common:time_stop:2432 : end_time=1787894588046 2026-08-28 05:23:08.051 | + functions-common:time_stop:2433 : elapsed_time=2031 2026-08-28 05:23:08.055 | + functions-common:time_stop:2434 : total=31860 2026-08-28 05:23:08.059 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:23:08.066 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33891 2026-08-28 05:23:08.069 | + lib/nova:start_nova_compute:1077 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-28 05:23:08.075 | + lib/nova:start_nova_compute:1077 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-28 05:23:08.082 | + lib/nova:start_nova:1174 : is_service_enabled n-api 2026-08-28 05:23:08.111 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:23:08.117 | + lib/nova:start_nova:1176 : echo 'Dumping cells_v2 mapping' 2026-08-28 05:23:08.117 | Dumping cells_v2 mapping 2026-08-28 05:23:08.120 | + lib/nova:start_nova:1177 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-08-28 05:23:08.694 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-28 05:23:08.694 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 05:23:08.694 | we strongly recommend against using it for new projects. 2026-08-28 05:23:08.694 | 2026-08-28 05:23:08.694 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 05:23:08.694 | framework. For more detail see 2026-08-28 05:23:08.694 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 05:23:08.694 | 2026-08-28 05:23:08.694 | import eventlet # noqa 2026-08-28 05:23:08.974 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-28 05:23:11.978 | INFO dbcounter [None req-c937dec4-0eb0-4b5c-ac30-6645ed781b75 None None] Registered counter for database nova_api 2026-08-28 05:23:12.105 | DEBUG dbcounter [-] [72392] Writer thread running {{(pid=72392) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-28 05:23:12.133 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-08-28 05:23:12.134 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-08-28 05:23:12.134 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-08-28 05:23:12.135 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-08-28 05:23:12.135 | | cell1 | f5e08c34-738b-4579-b739-0f9362b474ef | rabbit://stackrabbit:stackqueue@192.168.122.46:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-08-28 05:23:12.135 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-08-28 05:23:12.740 | + ./stack.sh:main:1336 : async_runfunc create_flavors 2026-08-28 05:23:12.744 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-08-28 05:23:12.834 | + inc/async:async_inner:63 : create_flavors 2026-08-28 05:23:12.885 | [2015 Async create_flavors:72492]: running: create_flavors 2026-08-28 05:23:12.888 | + ./stack.sh:main:1338 : is_service_enabled cinder 2026-08-28 05:23:12.909 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:23:12.912 | + ./stack.sh:main:1339 : echo_summary 'Starting Cinder' 2026-08-28 05:23:12.915 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-28 05:23:12.917 | + ./stack.sh:echo_summary:450 : echo -e Starting Cinder 2026-08-28 05:23:12.921 | + ./stack.sh:main:1340 : start_cinder 2026-08-28 05:23:12.928 | + lib/cinder:start_cinder:618 : '[' lioadm = tgtadm ']' 2026-08-28 05:23:12.933 | ++ lib/cinder:start_cinder:633 : which uwsgi 2026-08-28 05:23:12.942 | + lib/cinder:start_cinder:633 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-28 05:23:12.946 | + functions-common:run_process:1674 : local service=c-api 2026-08-28 05:23:12.950 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-28 05:23:12.954 | + functions-common:run_process:1676 : local group= 2026-08-28 05:23:12.958 | + functions-common:run_process:1677 : local user= 2026-08-28 05:23:12.961 | + functions-common:run_process:1678 : local env_vars= 2026-08-28 05:23:12.965 | + functions-common:run_process:1680 : local name=c-api 2026-08-28 05:23:12.969 | + functions-common:run_process:1682 : time_start run_process 2026-08-28 05:23:12.972 | + functions-common:time_start:2406 : local name=run_process 2026-08-28 05:23:12.976 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:23:12.980 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:23:12.986 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:23:12.990 | + functions-common:time_start:2411 : _TIME_START[$name]=1787894592986 2026-08-28 05:23:12.992 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-08-28 05:23:13.027 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:23:13.032 | + functions-common:run_process:1684 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-08-28 05:23:13.039 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-08-28 05:23:13.045 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-28 05:23:13.051 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-28 05:23:13.056 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-28 05:23:13.062 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-28 05:23:13.067 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-08-28 05:23:13.072 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-08-28 05:23:13.078 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-08-28 05:23:13.081 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-28 05:23:13.087 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-28 05:23:13.091 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-28 05:23:13.094 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-28 05:23:13.097 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-08-28 05:23:13.101 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-08-28 05:23:13.107 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-28 05:23:13.114 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-28 05:23:13.118 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@c-api.service '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-08-28 05:23:13.124 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-08-28 05:23:13.127 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-28 05:23:13.131 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-28 05:23:13.133 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-28 05:23:13.138 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-28 05:23:13.141 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-08-28 05:23:13.145 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-28 05:23:13.149 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2026-08-28 05:23:13.252 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-28 05:23:13.344 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-08-28 05:23:13.432 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-08-28 05:23:13.505 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-28 05:23:13.589 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-28 05:23:13.670 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-08-28 05:23:13.741 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-08-28 05:23:13.806 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-08-28 05:23:13.883 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-08-28 05:23:13.959 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-08-28 05:23:14.040 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-28 05:23:14.044 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-28 05:23:14.049 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-08-28 05:23:14.155 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-28 05:23:14.674 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-08-28 05:23:14.701 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-08-28 05:23:15.195 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-08-28 05:23:15.327 | + functions-common:run_process:1686 : time_stop run_process 2026-08-28 05:23:15.333 | + functions-common:time_stop:2420 : local name 2026-08-28 05:23:15.336 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:23:15.339 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:23:15.344 | + functions-common:time_stop:2423 : local total 2026-08-28 05:23:15.344 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:23:15.346 | + functions-common:time_stop:2426 : name=run_process 2026-08-28 05:23:15.348 | + functions-common:time_stop:2427 : start_time=1787894592986 2026-08-28 05:23:15.350 | + functions-common:time_stop:2429 : [[ -z 1787894592986 ]] 2026-08-28 05:23:15.360 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:23:15.364 | + functions-common:time_stop:2432 : end_time=1787894595361 2026-08-28 05:23:15.368 | + functions-common:time_stop:2433 : elapsed_time=2375 2026-08-28 05:23:15.375 | + functions-common:time_stop:2434 : total=33891 2026-08-28 05:23:15.379 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:23:15.390 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36266 2026-08-28 05:23:15.395 | + lib/cinder:start_cinder:635 : echo 'Waiting for Cinder API to start...' 2026-08-28 05:23:15.395 | Waiting for Cinder API to start... 2026-08-28 05:23:15.400 | + lib/cinder:start_cinder:637 : local cinder_url=http://192.168.122.46/volume/v3/ 2026-08-28 05:23:15.403 | + lib/cinder:start_cinder:639 : wait_for_service 60 http://192.168.122.46/volume/v3/ 2026-08-28 05:23:15.410 | + functions:wait_for_service:476 : local timeout=60 2026-08-28 05:23:15.416 | + functions:wait_for_service:477 : local url=http://192.168.122.46/volume/v3/ 2026-08-28 05:23:15.426 | + functions:wait_for_service:478 : local rval=0 2026-08-28 05:23:15.430 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-28 05:23:15.435 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-28 05:23:15.440 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:23:15.448 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:23:15.455 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:23:15.461 | + functions-common:time_start:2411 : _TIME_START[$name]=1787894595457 2026-08-28 05:23:15.468 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-28 05:23:15.477 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-28 05:23:15.478 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.46/volume/v3/ 2026-08-28 05:23:20.203 | + :: : [[ 401 == 503 ]] 2026-08-28 05:23:20.205 | + :: : [[ 0 -eq 7 ]] 2026-08-28 05:23:20.209 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-28 05:23:20.211 | + functions-common:time_stop:2420 : local name 2026-08-28 05:23:20.213 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:23:20.215 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:23:20.218 | + functions-common:time_stop:2423 : local total 2026-08-28 05:23:20.220 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:23:20.222 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-28 05:23:20.225 | + functions-common:time_stop:2427 : start_time=1787894595457 2026-08-28 05:23:20.227 | + functions-common:time_stop:2429 : [[ -z 1787894595457 ]] 2026-08-28 05:23:20.231 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:23:20.237 | + functions-common:time_stop:2432 : end_time=1787894600232 2026-08-28 05:23:20.240 | + functions-common:time_stop:2433 : elapsed_time=4775 2026-08-28 05:23:20.242 | + functions-common:time_stop:2434 : total=14208 2026-08-28 05:23:20.245 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:23:20.247 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18983 2026-08-28 05:23:20.249 | + functions:wait_for_service:486 : return 0 2026-08-28 05:23:20.251 | + lib/cinder:start_cinder:643 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-28 05:23:20.254 | + functions-common:run_process:1674 : local service=c-sch 2026-08-28 05:23:20.256 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-28 05:23:20.261 | + functions-common:run_process:1676 : local group= 2026-08-28 05:23:20.263 | + functions-common:run_process:1677 : local user= 2026-08-28 05:23:20.266 | + functions-common:run_process:1678 : local env_vars= 2026-08-28 05:23:20.270 | + functions-common:run_process:1680 : local name=c-sch 2026-08-28 05:23:20.273 | + functions-common:run_process:1682 : time_start run_process 2026-08-28 05:23:20.277 | + functions-common:time_start:2406 : local name=run_process 2026-08-28 05:23:20.281 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:23:20.284 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:23:20.288 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:23:20.294 | + functions-common:time_start:2411 : _TIME_START[$name]=1787894600290 2026-08-28 05:23:20.297 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-08-28 05:23:20.323 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:23:20.326 | + functions-common:run_process:1684 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-08-28 05:23:20.330 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-08-28 05:23:20.334 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-28 05:23:20.337 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-28 05:23:20.341 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-28 05:23:20.345 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-28 05:23:20.348 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-08-28 05:23:20.351 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-08-28 05:23:20.355 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-08-28 05:23:20.358 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-28 05:23:20.362 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-28 05:23:20.365 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-28 05:23:20.371 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-28 05:23:20.374 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-08-28 05:23:20.378 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-08-28 05:23:20.381 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-sch.service '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' quobyte '' 2026-08-28 05:23:20.385 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-08-28 05:23:20.388 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-28 05:23:20.392 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-28 05:23:20.394 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-28 05:23:20.398 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-28 05:23:20.403 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-28 05:23:20.406 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-28 05:23:20.409 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-08-28 05:23:20.413 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-28 05:23:20.420 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-08-28 05:23:20.512 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-28 05:23:20.597 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-08-28 05:23:20.665 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-28 05:23:20.735 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-08-28 05:23:20.806 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-08-28 05:23:20.874 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-28 05:23:20.947 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-28 05:23:20.951 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-28 05:23:20.954 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-08-28 05:23:21.039 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-28 05:23:21.562 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-08-28 05:23:21.583 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-08-28 05:23:22.116 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-08-28 05:23:22.170 | + functions-common:run_process:1686 : time_stop run_process 2026-08-28 05:23:22.172 | + functions-common:time_stop:2420 : local name 2026-08-28 05:23:22.174 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:23:22.177 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:23:22.179 | + functions-common:time_stop:2423 : local total 2026-08-28 05:23:22.182 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:23:22.184 | + functions-common:time_stop:2426 : name=run_process 2026-08-28 05:23:22.186 | + functions-common:time_stop:2427 : start_time=1787894600290 2026-08-28 05:23:22.189 | + functions-common:time_stop:2429 : [[ -z 1787894600290 ]] 2026-08-28 05:23:22.192 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:23:22.196 | + functions-common:time_stop:2432 : end_time=1787894602193 2026-08-28 05:23:22.199 | + functions-common:time_stop:2433 : elapsed_time=1903 2026-08-28 05:23:22.201 | + functions-common:time_stop:2434 : total=36266 2026-08-28 05:23:22.203 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:23:22.206 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=38169 2026-08-28 05:23:22.208 | + lib/cinder:start_cinder:648 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-28 05:23:22.210 | + lib/cinder:start_cinder:649 : run_process c-bak '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-28 05:23:22.213 | + functions-common:run_process:1674 : local service=c-bak 2026-08-28 05:23:22.216 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-08-28 05:23:22.218 | + functions-common:run_process:1676 : local group= 2026-08-28 05:23:22.220 | + functions-common:run_process:1677 : local user= 2026-08-28 05:23:22.223 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-28 05:23:22.225 | + functions-common:run_process:1680 : local name=c-bak 2026-08-28 05:23:22.227 | + functions-common:run_process:1682 : time_start run_process 2026-08-28 05:23:22.230 | + functions-common:time_start:2406 : local name=run_process 2026-08-28 05:23:22.234 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:23:22.236 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:23:22.241 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:23:22.247 | + functions-common:time_start:2411 : _TIME_START[$name]=1787894602243 2026-08-28 05:23:22.250 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-08-28 05:23:22.270 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:23:22.275 | + functions-common:run_process:1686 : time_stop run_process 2026-08-28 05:23:22.280 | + functions-common:time_stop:2420 : local name 2026-08-28 05:23:22.283 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:23:22.286 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:23:22.290 | + functions-common:time_stop:2423 : local total 2026-08-28 05:23:22.292 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:23:22.297 | + functions-common:time_stop:2426 : name=run_process 2026-08-28 05:23:22.300 | + functions-common:time_stop:2427 : start_time=1787894602243 2026-08-28 05:23:22.302 | + functions-common:time_stop:2429 : [[ -z 1787894602243 ]] 2026-08-28 05:23:22.305 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:23:22.310 | + functions-common:time_stop:2432 : end_time=1787894602306 2026-08-28 05:23:22.313 | + functions-common:time_stop:2433 : elapsed_time=63 2026-08-28 05:23:22.317 | + functions-common:time_stop:2434 : total=38169 2026-08-28 05:23:22.320 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:23:22.323 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=38232 2026-08-28 05:23:22.326 | + lib/cinder:start_cinder:650 : run_process c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-28 05:23:22.329 | + functions-common:run_process:1674 : local service=c-vol 2026-08-28 05:23:22.331 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-28 05:23:22.334 | + functions-common:run_process:1676 : local group= 2026-08-28 05:23:22.337 | + functions-common:run_process:1677 : local user= 2026-08-28 05:23:22.344 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-28 05:23:22.347 | + functions-common:run_process:1680 : local name=c-vol 2026-08-28 05:23:22.350 | + functions-common:run_process:1682 : time_start run_process 2026-08-28 05:23:22.353 | + functions-common:time_start:2406 : local name=run_process 2026-08-28 05:23:22.359 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:23:22.361 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:23:22.367 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:23:22.374 | + functions-common:time_start:2411 : _TIME_START[$name]=1787894602369 2026-08-28 05:23:22.378 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-08-28 05:23:22.399 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:23:22.402 | + functions-common:run_process:1684 : _run_under_systemd c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-28 05:23:22.407 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-08-28 05:23:22.410 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-28 05:23:22.415 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-28 05:23:22.419 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-28 05:23:22.423 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-28 05:23:22.427 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-08-28 05:23:22.431 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-08-28 05:23:22.436 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-08-28 05:23:22.441 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-28 05:23:22.445 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-28 05:23:22.448 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-28 05:23:22.452 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-28 05:23:22.458 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-08-28 05:23:22.460 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-08-28 05:23:22.463 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-vol.service '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' quobyte 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-28 05:23:22.465 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-08-28 05:23:22.467 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-28 05:23:22.469 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-28 05:23:22.472 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-28 05:23:22.476 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-28 05:23:22.478 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-28 05:23:22.484 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-28 05:23:22.487 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-08-28 05:23:22.491 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-28 05:23:22.496 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-08-28 05:23:22.585 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-28 05:23:22.687 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-08-28 05:23:22.779 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-28 05:23:22.880 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-08-28 05:23:22.974 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-08-28 05:23:23.049 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-28 05:23:23.124 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-08-28 05:23:23.128 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-28 05:23:23.207 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-28 05:23:23.213 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-08-28 05:23:23.311 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-28 05:23:23.876 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-08-28 05:23:23.903 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-08-28 05:23:24.443 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-08-28 05:23:24.503 | + functions-common:run_process:1686 : time_stop run_process 2026-08-28 05:23:24.508 | + functions-common:time_stop:2420 : local name 2026-08-28 05:23:24.511 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:23:24.516 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:23:24.521 | + functions-common:time_stop:2423 : local total 2026-08-28 05:23:24.524 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:23:24.530 | + functions-common:time_stop:2426 : name=run_process 2026-08-28 05:23:24.533 | + functions-common:time_stop:2427 : start_time=1787894602369 2026-08-28 05:23:24.537 | + functions-common:time_stop:2429 : [[ -z 1787894602369 ]] 2026-08-28 05:23:24.543 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:23:24.548 | + functions-common:time_stop:2432 : end_time=1787894604545 2026-08-28 05:23:24.551 | + functions-common:time_stop:2433 : elapsed_time=2176 2026-08-28 05:23:24.553 | + functions-common:time_stop:2434 : total=38232 2026-08-28 05:23:24.557 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:23:24.560 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40408 2026-08-28 05:23:24.561 | + ./stack.sh:main:1341 : create_volume_types 2026-08-28 05:23:24.564 | + lib/cinder:create_volume_types:691 : is_service_enabled c-api 2026-08-28 05:23:24.582 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:23:24.584 | + lib/cinder:create_volume_types:691 : [[ -n lvm:lvmdriver-1 ]] 2026-08-28 05:23:24.586 | + lib/cinder:create_volume_types:692 : local be be_name 2026-08-28 05:23:24.589 | + lib/cinder:create_volume_types:693 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-08-28 05:23:24.592 | + lib/cinder:create_volume_types:694 : be_name=lvmdriver-1 2026-08-28 05:23:24.593 | + lib/cinder:create_volume_types:695 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-08-28 05:23:24.595 | + lib/cinder:create_one_type:666 : type_name=lvmdriver-1 2026-08-28 05:23:24.598 | + lib/cinder:create_one_type:667 : property_key=volume_backend_name 2026-08-28 05:23:24.600 | + lib/cinder:create_one_type:668 : property_value=lvmdriver-1 2026-08-28 05:23:24.602 | + lib/cinder:create_one_type:670 : is_service_enabled keystone 2026-08-28 05:23:24.621 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:23:24.626 | + lib/cinder:create_one_type:671 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-08-28 05:23:29.445 | +-------------+--------------------------------------+ 2026-08-28 05:23:29.445 | | Field | Value | 2026-08-28 05:23:29.445 | +-------------+--------------------------------------+ 2026-08-28 05:23:29.445 | | description | None | 2026-08-28 05:23:29.446 | | id | 6721bfde-1399-40c2-9213-0319530ce505 | 2026-08-28 05:23:29.446 | | is_public | True | 2026-08-28 05:23:29.446 | | name | lvmdriver-1 | 2026-08-28 05:23:29.446 | | properties | volume_backend_name='lvmdriver-1' | 2026-08-28 05:23:29.446 | +-------------+--------------------------------------+ 2026-08-28 05:23:29.781 | + lib/cinder:create_one_type:672 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-08-28 05:23:29.781 | + lib/cinder:create_volume_types:698 : [[ False == \T\r\u\e ]] 2026-08-28 05:23:29.784 | + lib/cinder:create_volume_types:705 : [[ False == \T\r\u\e ]] 2026-08-28 05:23:29.786 | + ./stack.sh:main:1346 : [[ False == \T\r\u\e ]] 2026-08-28 05:23:29.788 | + ./stack.sh:main:1354 : is_service_enabled glance 2026-08-28 05:23:29.821 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:23:29.827 | + ./stack.sh:main:1355 : echo_summary 'Starting Glance' 2026-08-28 05:23:29.830 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-28 05:23:29.835 | + ./stack.sh:echo_summary:450 : echo -e Starting Glance 2026-08-28 05:23:29.839 | + ./stack.sh:main:1356 : start_glance 2026-08-28 05:23:29.841 | + lib/glance:start_glance:650 : local service_protocol=http 2026-08-28 05:23:29.848 | ++ lib/glance:start_glance:652 : which uwsgi 2026-08-28 05:23:29.852 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-28 05:23:29.855 | + functions-common:run_process:1674 : local service=g-api 2026-08-28 05:23:29.857 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-28 05:23:29.860 | + functions-common:run_process:1676 : local group= 2026-08-28 05:23:29.862 | + functions-common:run_process:1677 : local user= 2026-08-28 05:23:29.864 | + functions-common:run_process:1678 : local env_vars= 2026-08-28 05:23:29.866 | + functions-common:run_process:1680 : local name=g-api 2026-08-28 05:23:29.869 | + functions-common:run_process:1682 : time_start run_process 2026-08-28 05:23:29.872 | + functions-common:time_start:2406 : local name=run_process 2026-08-28 05:23:29.874 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:23:29.877 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:23:29.881 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:23:29.887 | + functions-common:time_start:2411 : _TIME_START[$name]=1787894609882 2026-08-28 05:23:29.894 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-08-28 05:23:29.918 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:23:29.921 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-08-28 05:23:29.924 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-08-28 05:23:29.927 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-28 05:23:29.930 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-28 05:23:29.934 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-28 05:23:29.937 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-28 05:23:29.939 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-08-28 05:23:29.942 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-08-28 05:23:29.945 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-08-28 05:23:29.948 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-28 05:23:29.953 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-28 05:23:29.953 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-28 05:23:29.956 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-28 05:23:29.958 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-08-28 05:23:29.961 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-08-28 05:23:29.964 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-28 05:23:29.967 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-28 05:23:29.969 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@g-api.service '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-08-28 05:23:29.972 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-08-28 05:23:29.975 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-28 05:23:29.977 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-28 05:23:29.980 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-28 05:23:29.983 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-28 05:23:29.986 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-08-28 05:23:29.988 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-28 05:23:29.995 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2026-08-28 05:23:30.132 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-28 05:23:30.257 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-08-28 05:23:30.391 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-08-28 05:23:30.460 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-28 05:23:30.532 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-28 05:23:30.608 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-08-28 05:23:30.707 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-08-28 05:23:30.803 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-08-28 05:23:30.886 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-08-28 05:23:30.993 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-08-28 05:23:31.117 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-28 05:23:31.125 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-28 05:23:31.129 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-08-28 05:23:31.263 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-28 05:23:31.857 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-08-28 05:23:31.889 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-08-28 05:23:32.391 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-08-28 05:23:32.553 | + functions-common:run_process:1686 : time_stop run_process 2026-08-28 05:23:32.559 | + functions-common:time_stop:2420 : local name 2026-08-28 05:23:32.567 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:23:32.570 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:23:32.577 | + functions-common:time_stop:2423 : local total 2026-08-28 05:23:32.577 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:23:32.581 | + functions-common:time_stop:2426 : name=run_process 2026-08-28 05:23:32.588 | + functions-common:time_stop:2427 : start_time=1787894609882 2026-08-28 05:23:32.592 | + functions-common:time_stop:2429 : [[ -z 1787894609882 ]] 2026-08-28 05:23:32.596 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:23:32.604 | + functions-common:time_stop:2432 : end_time=1787894612598 2026-08-28 05:23:32.608 | + functions-common:time_stop:2433 : elapsed_time=2716 2026-08-28 05:23:32.612 | + functions-common:time_stop:2434 : total=40408 2026-08-28 05:23:32.617 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:23:32.622 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=43124 2026-08-28 05:23:32.629 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-08-28 05:23:32.670 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:23:32.674 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.46) to start...' 2026-08-28 05:23:32.674 | Waiting for g-api (192.168.122.46) to start... 2026-08-28 05:23:32.681 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.46/image 2026-08-28 05:23:32.685 | + functions:wait_for_service:476 : local timeout=60 2026-08-28 05:23:32.689 | + functions:wait_for_service:477 : local url=http://192.168.122.46/image 2026-08-28 05:23:32.695 | + functions:wait_for_service:478 : local rval=0 2026-08-28 05:23:32.701 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-28 05:23:32.704 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-28 05:23:32.708 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:23:32.713 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:23:32.723 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:23:32.736 | + functions-common:time_start:2411 : _TIME_START[$name]=1787894612726 2026-08-28 05:23:32.740 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-28 05:23:32.748 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-28 05:23:32.755 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.46/image 2026-08-28 05:23:38.319 | + :: : [[ 300 == 503 ]] 2026-08-28 05:23:38.321 | + :: : [[ 0 -eq 7 ]] 2026-08-28 05:23:38.327 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-28 05:23:38.334 | + functions-common:time_stop:2420 : local name 2026-08-28 05:23:38.334 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:23:38.337 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:23:38.341 | + functions-common:time_stop:2423 : local total 2026-08-28 05:23:38.343 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:23:38.346 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-28 05:23:38.353 | + functions-common:time_stop:2427 : start_time=1787894612726 2026-08-28 05:23:38.356 | + functions-common:time_stop:2429 : [[ -z 1787894612726 ]] 2026-08-28 05:23:38.361 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:23:38.365 | + functions-common:time_stop:2432 : end_time=1787894618360 2026-08-28 05:23:38.368 | + functions-common:time_stop:2433 : elapsed_time=5634 2026-08-28 05:23:38.370 | + functions-common:time_stop:2434 : total=18983 2026-08-28 05:23:38.373 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:23:38.377 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24617 2026-08-28 05:23:38.379 | + functions:wait_for_service:486 : return 0 2026-08-28 05:23:38.384 | + ./stack.sh:main:1370 : is_service_enabled mysql postgresql 2026-08-28 05:23:38.420 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:23:38.425 | + ./stack.sh:main:1370 : is_service_enabled glance 2026-08-28 05:23:38.452 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:23:38.456 | + ./stack.sh:main:1371 : echo_summary 'Uploading images' 2026-08-28 05:23:38.459 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-28 05:23:38.462 | + ./stack.sh:echo_summary:450 : echo -e Uploading images 2026-08-28 05:23:38.466 | + ./stack.sh:main:1373 : for image_url in ${IMAGE_URLS//,/ } 2026-08-28 05:23:38.468 | + ./stack.sh:main:1374 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-28 05:23:38.473 | + functions:upload_image:139 : local image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-28 05:23:38.474 | + functions:upload_image:141 : local image image_fname image_name 2026-08-28 05:23:38.476 | + functions:upload_image:143 : local max_attempts=5 2026-08-28 05:23:38.478 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-08-28 05:23:38.487 | ++ functions:upload_image:147 : basename https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-28 05:23:38.492 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-08-28 05:23:38.494 | + functions:upload_image:148 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img != file* ]] 2026-08-28 05:23:38.497 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-08-28 05:23:38.500 | ++ functions:upload_image:151 : seq 5 2026-08-28 05:23:38.503 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-08-28 05:23:38.506 | + functions:upload_image:152 : local rc=0 2026-08-28 05:23:38.510 | + functions:upload_image:153 : wget --progress=dot:giga -c https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img -O /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-28 05:23:38.514 | --2026-08-28 07:23:38-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-28 05:23:38.583 | Resolving github.com (github.com)... 140.82.121.4 2026-08-28 05:23:38.602 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-08-28 05:23:38.830 | HTTP request sent, awaiting response... 302 Found 2026-08-28 05:23:38.830 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-08-28T06%3A15%3A47Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-08-28T05%3A15%3A23Z&ske=2026-08-28T06%3A15%3A47Z&sks=b&skv=2018-11-09&sig=HkOz9SLCRraqkYRy8STIX64J%2FplT6JQa4J0WrqfGAKo%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4Nzg5NjQxOCwibmJmIjoxNzg3ODk0NjE4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.BRYPrsk83gfRVc3bSX9NwYneMn0RYBikoCAYyhKPNyg&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-08-28 05:23:38.830 | --2026-08-28 07:23:38-- https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-08-28T06%3A15%3A47Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-08-28T05%3A15%3A23Z&ske=2026-08-28T06%3A15%3A47Z&sks=b&skv=2018-11-09&sig=HkOz9SLCRraqkYRy8STIX64J%2FplT6JQa4J0WrqfGAKo%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4Nzg5NjQxOCwibmJmIjoxNzg3ODk0NjE4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.BRYPrsk83gfRVc3bSX9NwYneMn0RYBikoCAYyhKPNyg&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-08-28 05:23:38.832 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.108.133, 185.199.110.133, ... 2026-08-28 05:23:38.844 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-08-28 05:23:38.885 | HTTP request sent, awaiting response... 200 OK 2026-08-28 05:23:38.885 | Length: 21692416 (21M) [application/octet-stream] 2026-08-28 05:23:38.885 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-08-28 05:23:38.936 | 2026-08-28 05:23:39.157 | 0K ........ ........ .... 100% 75.8M=0.3s 2026-08-28 05:23:39.158 | 2026-08-28 05:23:39.158 | 2026-08-28 07:23:39 (75.8 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-08-28 05:23:39.158 | 2026-08-28 05:23:39.161 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-08-28 05:23:39.165 | + functions:upload_image:163 : break 2026-08-28 05:23:39.168 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-28 05:23:39.171 | + functions:upload_image:181 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ openvz ]] 2026-08-28 05:23:39.174 | + functions:upload_image:188 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.vmdk ]] 2026-08-28 05:23:39.177 | + functions:upload_image:302 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.hds ]] 2026-08-28 05:23:39.180 | + functions:upload_image:313 : local kernel= 2026-08-28 05:23:39.183 | + functions:upload_image:314 : local ramdisk= 2026-08-28 05:23:39.187 | + functions:upload_image:315 : local disk_format= 2026-08-28 05:23:39.189 | + functions:upload_image:316 : local container_format= 2026-08-28 05:23:39.193 | + functions:upload_image:317 : local unpack= 2026-08-28 05:23:39.196 | + functions:upload_image:318 : local img_property= 2026-08-28 05:23:39.200 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-08-28 05:23:39.204 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-08-28 05:23:39.207 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-08-28 05:23:39.209 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-08-28 05:23:39.213 | + functions:upload_image:328 : case "$image_fname" in 2026-08-28 05:23:39.217 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-08-28 05:23:39.222 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-08-28 05:23:39.224 | + functions:upload_image:350 : local format 2026-08-28 05:23:39.230 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-28 05:23:39.230 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-08-28 05:23:39.246 | + functions:upload_image:351 : format=qcow2 2026-08-28 05:23:39.249 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-08-28 05:23:39.252 | + functions:upload_image:353 : disk_format=qcow2 2026-08-28 05:23:39.254 | + functions:upload_image:357 : container_format=bare 2026-08-28 05:23:39.257 | + functions:upload_image:404 : is_arch ppc64le 2026-08-28 05:23:39.261 | ++ functions-common:is_arch:519 : uname -m 2026-08-28 05:23:39.266 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-08-28 05:23:39.269 | + functions:upload_image:404 : is_arch ppc64 2026-08-28 05:23:39.273 | ++ functions-common:is_arch:519 : uname -m 2026-08-28 05:23:39.279 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-08-28 05:23:39.282 | + functions:upload_image:404 : is_arch ppc 2026-08-28 05:23:39.285 | ++ functions-common:is_arch:519 : uname -m 2026-08-28 05:23:39.291 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-08-28 05:23:39.295 | + functions:upload_image:408 : is_arch aarch64 2026-08-28 05:23:39.300 | ++ functions-common:is_arch:519 : uname -m 2026-08-28 05:23:39.305 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-28 05:23:39.309 | + functions:upload_image:412 : '[' bare = bare ']' 2026-08-28 05:23:39.312 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-08-28 05:23:39.316 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-08-28 05:23:39.319 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-08-28 05:23:39.323 | + functions:upload_image:428 : _upload_image cirros-0.6.3-x86_64-disk bare qcow2 /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img hw_rng_model=virtio 2026-08-28 05:23:39.327 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-08-28 05:23:39.330 | + functions:_upload_image:112 : shift 2026-08-28 05:23:39.333 | + functions:_upload_image:113 : local container=bare 2026-08-28 05:23:39.337 | + functions:_upload_image:114 : shift 2026-08-28 05:23:39.339 | + functions:_upload_image:115 : local disk=qcow2 2026-08-28 05:23:39.344 | + functions:_upload_image:116 : shift 2026-08-28 05:23:39.348 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-28 05:23:39.350 | + functions:_upload_image:118 : shift 2026-08-28 05:23:39.353 | + functions:_upload_image:119 : local properties 2026-08-28 05:23:39.355 | + functions:_upload_image:120 : local useimport 2026-08-28 05:23:39.358 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-08-28 05:23:39.361 | ++ functions:_image_properties_to_arg:94 : local result= 2026-08-28 05:23:39.364 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-08-28 05:23:39.366 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-08-28 05:23:39.370 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-08-28 05:23:39.373 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-08-28 05:23:39.376 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-08-28 05:23:39.380 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-28 05:23:39.386 | + functions:_upload_image:128 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.6.3-x86_64-disk --public --container-format bare --disk-format qcow2 --property hw_rng_model=virtio --file /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-28 05:23:45.012 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-08-28 05:23:45.012 | | Field | Value | 2026-08-28 05:23:45.013 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-08-28 05:23:45.013 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-08-28 05:23:45.013 | | container_format | bare | 2026-08-28 05:23:45.013 | | created_at | 2026-08-28T05:23:43Z | 2026-08-28 05:23:45.013 | | disk_format | qcow2 | 2026-08-28 05:23:45.013 | | file | /v2/images/c89671aa-e06a-4c99-beb2-8ede8103d1ee/file | 2026-08-28 05:23:45.013 | | id | c89671aa-e06a-4c99-beb2-8ede8103d1ee | 2026-08-28 05:23:45.013 | | min_disk | 0 | 2026-08-28 05:23:45.013 | | min_ram | 0 | 2026-08-28 05:23:45.013 | | name | cirros-0.6.3-x86_64-disk | 2026-08-28 05:23:45.013 | | owner | e94af5c1df4c46819d846cb6ce9a792c | 2026-08-28 05:23:45.014 | | properties | hw_rng_model='virtio', os_hash_algo='sha512', os_hash_value='9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk', owner_specified.openstack.sha256='' | 2026-08-28 05:23:45.014 | | protected | False | 2026-08-28 05:23:45.014 | | schema | /v2/schemas/image | 2026-08-28 05:23:45.014 | | size | 21692416 | 2026-08-28 05:23:45.014 | | status | active | 2026-08-28 05:23:45.014 | | tags | | 2026-08-28 05:23:45.014 | | updated_at | 2026-08-28T05:23:45Z | 2026-08-28 05:23:45.015 | | virtual_size | 117440512 | 2026-08-28 05:23:45.015 | | visibility | public | 2026-08-28 05:23:45.015 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-08-28 05:23:45.314 | + ./stack.sh:main:1378 : async_wait create_flavors 2026-08-28 05:23:45.367 | [2015 Async create_flavors:72492]: Waiting for completion of create_flavors running on PID 72492 (2 other jobs running) 2026-08-28 05:23:45.392 | [2015 Async create_flavors:72492]: Signaling child to exit 2026-08-28 05:23:51.999 | + inc/async:async_inner:64 : rc=0 2026-08-28 05:23:52.023 | [72492 Async create_flavors:72492]: finished successfully 2026-08-28 05:23:52.045 | WAKEUP 2026-08-28 05:23:52.066 | [2015 Async create_flavors:72492]: Signaled 2026-08-28 05:23:52.067 | + lib/nova:create_flavors:1241 : is_service_enabled n-api 2026-08-28 05:23:52.067 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:23:52.067 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor list 2026-08-28 05:23:52.068 | + lib/nova:create_flavors:1242 : grep -q ds512M 2026-08-28 05:23:52.068 | + lib/nova:create_flavors:1244 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-08-28 05:23:52.068 | +----------------------------+-----------------------+ 2026-08-28 05:23:52.068 | | Field | Value | 2026-08-28 05:23:52.068 | +----------------------------+-----------------------+ 2026-08-28 05:23:52.068 | | OS-FLV-DISABLED:disabled | False | 2026-08-28 05:23:52.068 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-28 05:23:52.068 | | description | None | 2026-08-28 05:23:52.068 | | disk | 1 | 2026-08-28 05:23:52.069 | | id | c1 | 2026-08-28 05:23:52.069 | | name | cirros256 | 2026-08-28 05:23:52.069 | | os-flavor-access:is_public | True | 2026-08-28 05:23:52.069 | | properties | hw_rng:allowed='True' | 2026-08-28 05:23:52.069 | | ram | 256 | 2026-08-28 05:23:52.069 | | rxtx_factor | 1.0 | 2026-08-28 05:23:52.069 | | swap | 0 | 2026-08-28 05:23:52.069 | | vcpus | 1 | 2026-08-28 05:23:52.069 | +----------------------------+-----------------------+ 2026-08-28 05:23:52.069 | + lib/nova:create_flavors:1245 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-08-28 05:23:52.069 | +----------------------------+-----------------------+ 2026-08-28 05:23:52.069 | | Field | Value | 2026-08-28 05:23:52.070 | +----------------------------+-----------------------+ 2026-08-28 05:23:52.070 | | OS-FLV-DISABLED:disabled | False | 2026-08-28 05:23:52.070 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-28 05:23:52.070 | | description | None | 2026-08-28 05:23:52.070 | | disk | 5 | 2026-08-28 05:23:52.070 | | id | d1 | 2026-08-28 05:23:52.070 | | name | ds512M | 2026-08-28 05:23:52.070 | | os-flavor-access:is_public | True | 2026-08-28 05:23:52.070 | | properties | hw_rng:allowed='True' | 2026-08-28 05:23:52.070 | | ram | 512 | 2026-08-28 05:23:52.070 | | rxtx_factor | 1.0 | 2026-08-28 05:23:52.071 | | swap | 0 | 2026-08-28 05:23:52.071 | | vcpus | 1 | 2026-08-28 05:23:52.071 | +----------------------------+-----------------------+ 2026-08-28 05:23:52.071 | + lib/nova:create_flavors:1246 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-08-28 05:23:52.071 | +----------------------------+-----------------------+ 2026-08-28 05:23:52.071 | | Field | Value | 2026-08-28 05:23:52.071 | +----------------------------+-----------------------+ 2026-08-28 05:23:52.071 | | OS-FLV-DISABLED:disabled | False | 2026-08-28 05:23:52.071 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-28 05:23:52.071 | | description | None | 2026-08-28 05:23:52.071 | | disk | 10 | 2026-08-28 05:23:52.071 | | id | d2 | 2026-08-28 05:23:52.072 | | name | ds1G | 2026-08-28 05:23:52.072 | | os-flavor-access:is_public | True | 2026-08-28 05:23:52.072 | | properties | hw_rng:allowed='True' | 2026-08-28 05:23:52.072 | | ram | 1024 | 2026-08-28 05:23:52.072 | | rxtx_factor | 1.0 | 2026-08-28 05:23:52.072 | | swap | 0 | 2026-08-28 05:23:52.072 | | vcpus | 1 | 2026-08-28 05:23:52.072 | +----------------------------+-----------------------+ 2026-08-28 05:23:52.072 | + lib/nova:create_flavors:1247 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-08-28 05:23:52.072 | +----------------------------+-----------------------+ 2026-08-28 05:23:52.072 | | Field | Value | 2026-08-28 05:23:52.072 | +----------------------------+-----------------------+ 2026-08-28 05:23:52.073 | | OS-FLV-DISABLED:disabled | False | 2026-08-28 05:23:52.073 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-28 05:23:52.073 | | description | None | 2026-08-28 05:23:52.073 | | disk | 10 | 2026-08-28 05:23:52.073 | | id | d3 | 2026-08-28 05:23:52.073 | | name | ds2G | 2026-08-28 05:23:52.073 | | os-flavor-access:is_public | True | 2026-08-28 05:23:52.073 | | properties | hw_rng:allowed='True' | 2026-08-28 05:23:52.073 | | ram | 2048 | 2026-08-28 05:23:52.073 | | rxtx_factor | 1.0 | 2026-08-28 05:23:52.073 | | swap | 0 | 2026-08-28 05:23:52.074 | | vcpus | 2 | 2026-08-28 05:23:52.074 | +----------------------------+-----------------------+ 2026-08-28 05:23:52.074 | + lib/nova:create_flavors:1248 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-08-28 05:23:52.074 | +----------------------------+-----------------------+ 2026-08-28 05:23:52.074 | | Field | Value | 2026-08-28 05:23:52.074 | +----------------------------+-----------------------+ 2026-08-28 05:23:52.074 | | OS-FLV-DISABLED:disabled | False | 2026-08-28 05:23:52.074 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-28 05:23:52.074 | | description | None | 2026-08-28 05:23:52.074 | | disk | 20 | 2026-08-28 05:23:52.074 | | id | d4 | 2026-08-28 05:23:52.074 | | name | ds4G | 2026-08-28 05:23:52.075 | | os-flavor-access:is_public | True | 2026-08-28 05:23:52.075 | | properties | hw_rng:allowed='True' | 2026-08-28 05:23:52.075 | | ram | 4096 | 2026-08-28 05:23:52.075 | | rxtx_factor | 1.0 | 2026-08-28 05:23:52.075 | | swap | 0 | 2026-08-28 05:23:52.075 | | vcpus | 4 | 2026-08-28 05:23:52.075 | +----------------------------+-----------------------+ 2026-08-28 05:23:52.075 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor list 2026-08-28 05:23:52.075 | + lib/nova:create_flavors:1251 : grep -q m1.tiny 2026-08-28 05:23:52.075 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-08-28 05:23:52.075 | +----------------------------+-----------------------+ 2026-08-28 05:23:52.076 | | Field | Value | 2026-08-28 05:23:52.076 | +----------------------------+-----------------------+ 2026-08-28 05:23:52.076 | | OS-FLV-DISABLED:disabled | False | 2026-08-28 05:23:52.076 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-28 05:23:52.076 | | description | None | 2026-08-28 05:23:52.076 | | disk | 1 | 2026-08-28 05:23:52.076 | | id | 1 | 2026-08-28 05:23:52.076 | | name | m1.tiny | 2026-08-28 05:23:52.076 | | os-flavor-access:is_public | True | 2026-08-28 05:23:52.076 | | properties | hw_rng:allowed='True' | 2026-08-28 05:23:52.076 | | ram | 512 | 2026-08-28 05:23:52.076 | | rxtx_factor | 1.0 | 2026-08-28 05:23:52.077 | | swap | 0 | 2026-08-28 05:23:52.077 | | vcpus | 1 | 2026-08-28 05:23:52.077 | +----------------------------+-----------------------+ 2026-08-28 05:23:52.077 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-08-28 05:23:52.077 | +----------------------------+-----------------------+ 2026-08-28 05:23:52.077 | | Field | Value | 2026-08-28 05:23:52.077 | +----------------------------+-----------------------+ 2026-08-28 05:23:52.077 | | OS-FLV-DISABLED:disabled | False | 2026-08-28 05:23:52.077 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-28 05:23:52.077 | | description | None | 2026-08-28 05:23:52.077 | | disk | 20 | 2026-08-28 05:23:52.078 | | id | 2 | 2026-08-28 05:23:52.078 | | name | m1.small | 2026-08-28 05:23:52.078 | | os-flavor-access:is_public | True | 2026-08-28 05:23:52.078 | | properties | hw_rng:allowed='True' | 2026-08-28 05:23:52.078 | | ram | 2048 | 2026-08-28 05:23:52.078 | | rxtx_factor | 1.0 | 2026-08-28 05:23:52.078 | | swap | 0 | 2026-08-28 05:23:52.078 | | vcpus | 1 | 2026-08-28 05:23:52.078 | +----------------------------+-----------------------+ 2026-08-28 05:23:52.078 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-08-28 05:23:52.078 | +----------------------------+-----------------------+ 2026-08-28 05:23:52.078 | | Field | Value | 2026-08-28 05:23:52.079 | +----------------------------+-----------------------+ 2026-08-28 05:23:52.079 | | OS-FLV-DISABLED:disabled | False | 2026-08-28 05:23:52.079 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-28 05:23:52.079 | | description | None | 2026-08-28 05:23:52.079 | | disk | 40 | 2026-08-28 05:23:52.079 | | id | 3 | 2026-08-28 05:23:52.079 | | name | m1.medium | 2026-08-28 05:23:52.079 | | os-flavor-access:is_public | True | 2026-08-28 05:23:52.079 | | properties | hw_rng:allowed='True' | 2026-08-28 05:23:52.080 | | ram | 4096 | 2026-08-28 05:23:52.080 | | rxtx_factor | 1.0 | 2026-08-28 05:23:52.080 | | swap | 0 | 2026-08-28 05:23:52.080 | | vcpus | 2 | 2026-08-28 05:23:52.080 | +----------------------------+-----------------------+ 2026-08-28 05:23:52.080 | + lib/nova:create_flavors:1255 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-08-28 05:23:52.080 | +----------------------------+-----------------------+ 2026-08-28 05:23:52.080 | | Field | Value | 2026-08-28 05:23:52.080 | +----------------------------+-----------------------+ 2026-08-28 05:23:52.081 | | OS-FLV-DISABLED:disabled | False | 2026-08-28 05:23:52.081 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-28 05:23:52.081 | | description | None | 2026-08-28 05:23:52.081 | | disk | 80 | 2026-08-28 05:23:52.081 | | id | 4 | 2026-08-28 05:23:52.081 | | name | m1.large | 2026-08-28 05:23:52.081 | | os-flavor-access:is_public | True | 2026-08-28 05:23:52.081 | | properties | hw_rng:allowed='True' | 2026-08-28 05:23:52.081 | | ram | 8192 | 2026-08-28 05:23:52.081 | | rxtx_factor | 1.0 | 2026-08-28 05:23:52.081 | | swap | 0 | 2026-08-28 05:23:52.082 | | vcpus | 4 | 2026-08-28 05:23:52.082 | +----------------------------+-----------------------+ 2026-08-28 05:23:52.082 | + lib/nova:create_flavors:1256 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-08-28 05:23:52.082 | +----------------------------+-----------------------+ 2026-08-28 05:23:52.082 | | Field | Value | 2026-08-28 05:23:52.082 | +----------------------------+-----------------------+ 2026-08-28 05:23:52.082 | | OS-FLV-DISABLED:disabled | False | 2026-08-28 05:23:52.082 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-28 05:23:52.082 | | description | None | 2026-08-28 05:23:52.082 | | disk | 160 | 2026-08-28 05:23:52.082 | | id | 5 | 2026-08-28 05:23:52.082 | | name | m1.xlarge | 2026-08-28 05:23:52.083 | | os-flavor-access:is_public | True | 2026-08-28 05:23:52.083 | | properties | hw_rng:allowed='True' | 2026-08-28 05:23:52.083 | | ram | 16384 | 2026-08-28 05:23:52.083 | | rxtx_factor | 1.0 | 2026-08-28 05:23:52.083 | | swap | 0 | 2026-08-28 05:23:52.083 | | vcpus | 8 | 2026-08-28 05:23:52.083 | +----------------------------+-----------------------+ 2026-08-28 05:23:52.117 | [2015 Async create_flavors:72492]: finished create_flavors with result 0 in 39 seconds 2026-08-28 05:23:52.122 | + inc/async:async_wait:197 : return 0 2026-08-28 05:23:52.125 | + ./stack.sh:main:1380 : is_service_enabled horizon 2026-08-28 05:23:52.146 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:23:52.148 | + ./stack.sh:main:1394 : is_service_enabled nova 2026-08-28 05:23:52.168 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:23:52.172 | + ./stack.sh:main:1394 : is_service_enabled keystone 2026-08-28 05:23:52.192 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:23:52.195 | + ./stack.sh:main:1395 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-08-28 05:23:52.198 | + ./stack.sh:main:1397 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-08-28 05:23:52.201 | + ./stack.sh:main:1401 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-08-28 05:23:52.205 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-28 05:23:52.206 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-08-28 05:23:52.208 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-08-28 05:23:52.211 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-08-28 05:23:52.213 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-08-28 05:23:52.214 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-08-28 05:23:52.216 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-08-28 05:23:52.217 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-08-28 05:23:52.219 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-08-28 05:23:52.220 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-08-28 05:23:52.222 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-08-28 05:23:52.224 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-08-28 05:23:52.225 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-08-28 05:23:52.227 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-08-28 05:23:52.228 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-28 05:23:52.230 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-08-28 05:23:52.232 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-28 05:23:52.233 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-08-28 05:23:52.235 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-28 05:23:52.236 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-08-28 05:23:52.238 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-28 05:23:52.239 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-08-28 05:23:52.241 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-28 05:23:52.242 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-08-28 05:23:52.244 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-08-28 05:23:52.245 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-28 05:23:52.247 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-08-28 05:23:52.248 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-28 05:23:52.250 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-08-28 05:23:52.251 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-08-28 05:23:52.253 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-08-28 05:23:52.254 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-28 05:23:52.256 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-08-28 05:23:52.257 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-28 05:23:52.259 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-08-28 05:23:52.260 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-08-28 05:23:52.262 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-08-28 05:23:52.263 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-08-28 05:23:52.265 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-08-28 05:23:52.266 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-08-28 05:23:52.268 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-08-28 05:23:52.270 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-08-28 05:23:52.271 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-08-28 05:23:52.273 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-08-28 05:23:52.275 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-08-28 05:23:52.276 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-08-28 05:23:52.278 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-08-28 05:23:52.280 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-08-28 05:23:52.282 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-08-28 05:23:52.283 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-08-28 05:23:52.285 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-08-28 05:23:52.287 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-08-28 05:23:52.289 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-08-28 05:23:52.290 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-08-28 05:23:52.292 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-08-28 05:23:52.294 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-08-28 05:23:52.297 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-08-28 05:23:52.297 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-08-28 05:23:52.297 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-08-28 05:23:52.298 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-08-28 05:23:52.298 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-08-28 05:23:54.383 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-08-28 05:23:54.386 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError("HTTPConnection(host='localhost', port=5000): Failed to establish a new connection: [Errno 111] Connection refused")) 2026-08-28 05:23:54.664 | + ./stack.sh:main:1406 : save_stackenv 2026-08-28 05:23:54.667 | + functions-common:save_stackenv:65 : local tag= 2026-08-28 05:23:54.672 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-08-28 05:23:54.677 | + functions-common:save_stackenv:67 : time_stamp=2026-08-28-072354 2026-08-28 05:23:54.681 | + functions-common:save_stackenv:68 : echo '# 2026-08-28-072354 ' 2026-08-28 05:23:54.685 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 05:23:54.688 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-08-28 05:23:54.692 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 05:23:54.695 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-08-28 05:23:54.698 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 05:23:54.701 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-08-28 05:23:54.704 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 05:23:54.707 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-08-28 05:23:54.711 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 05:23:54.714 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.46 2026-08-28 05:23:54.717 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 05:23:54.721 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.46/identity 2026-08-28 05:23:54.724 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 05:23:54.728 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-08-28-070045 2026-08-28 05:23:54.731 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 05:23:54.734 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-08-28 05:23:54.738 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 05:23:54.742 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.46 2026-08-28 05:23:54.745 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 05:23:54.747 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-08-28 05:23:54.751 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 05:23:54.754 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-08-28 05:23:54.758 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 05:23:54.762 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-08-28 05:23:54.767 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 05:23:54.770 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-08-28 05:23:54.775 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 05:23:54.778 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.46 2026-08-28 05:23:54.782 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 05:23:54.786 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-08-28 05:23:54.789 | + ./stack.sh:main:1417 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-08-28 05:23:54.792 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-08-28 05:23:54.796 | + inc/meta-config:merge_config_group:171 : shift 2026-08-28 05:23:54.800 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-08-28 05:23:54.803 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-28 05:23:54.806 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-28 05:23:54.809 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-28 05:23:54.813 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-08-28 05:23:54.816 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-08-28 05:23:54.820 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-08-28 05:23:54.825 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-28 05:23:54.829 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-08-28 05:23:54.829 | /^\[\[.+\|.*\]\]/ { 2026-08-28 05:23:54.829 | gsub("[][]", "", $1); 2026-08-28 05:23:54.829 | split($1, a, "|"); 2026-08-28 05:23:54.829 | if (a[1] == matchgroup) 2026-08-28 05:23:54.829 | print a[2] 2026-08-28 05:23:54.829 | } 2026-08-28 05:23:54.829 | ' /home/quobyte/devstack/local.conf 2026-08-28 05:23:54.836 | + ./stack.sh:main:1424 : run_phase stack extra 2026-08-28 05:23:54.840 | + functions-common:run_phase:1848 : local mode=stack 2026-08-28 05:23:54.842 | + functions-common:run_phase:1849 : local phase=extra 2026-08-28 05:23:54.846 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-28 05:23:54.848 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-28 05:23:54.852 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-28 05:23:54.855 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-28 05:23:54.858 | + functions-common:run_phase:1858 : local extra 2026-08-28 05:23:54.863 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-28 05:23:54.868 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-28 05:23:54.872 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-28 05:23:54.875 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-28 05:23:54.878 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-08-28 05:23:54.882 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-28 05:23:54.902 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:23:54.905 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-28 05:23:54.908 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-28 05:23:54.912 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-08-28 05:23:54.915 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-08-28 05:23:54.918 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-28 05:23:54.921 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-08-28 05:23:54.924 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-08-28 05:23:54.927 | ++ extras.d/80-tempest.sh:source:15 : : 2026-08-28 05:23:54.930 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-28 05:23:54.933 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-28 05:23:54.936 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-28 05:23:54.940 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-28 05:23:54.943 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-08-28 05:23:54.946 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-28 05:23:54.949 | + functions-common:run_plugins:1835 : local phase=extra 2026-08-28 05:23:54.952 | + functions-common:run_plugins:1837 : local plugins= 2026-08-28 05:23:54.955 | + functions-common:run_plugins:1838 : local plugin 2026-08-28 05:23:54.958 | + ./stack.sh:main:1432 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-08-28 05:23:54.961 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-08-28 05:23:54.964 | + inc/meta-config:merge_config_group:171 : shift 2026-08-28 05:23:54.968 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-08-28 05:23:54.971 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-28 05:23:54.975 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-28 05:23:54.977 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-28 05:23:54.982 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-08-28 05:23:54.985 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-08-28 05:23:54.988 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-08-28 05:23:54.991 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-28 05:23:54.995 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-08-28 05:23:54.995 | /^\[\[.+\|.*\]\]/ { 2026-08-28 05:23:54.995 | gsub("[][]", "", $1); 2026-08-28 05:23:54.995 | split($1, a, "|"); 2026-08-28 05:23:54.995 | if (a[1] == matchgroup) 2026-08-28 05:23:54.995 | print a[2] 2026-08-28 05:23:54.995 | } 2026-08-28 05:23:54.995 | ' /home/quobyte/devstack/local.conf 2026-08-28 05:23:55.000 | + ./stack.sh:main:1441 : is_service_enabled n-cpu 2026-08-28 05:23:55.021 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:23:55.024 | + ./stack.sh:main:1442 : is_nova_ready 2026-08-28 05:23:55.026 | + lib/nova:is_nova_ready:1166 : wait_for_compute 60 2026-08-28 05:23:55.028 | + functions:wait_for_compute:490 : local timeout=60 2026-08-28 05:23:55.031 | + functions:wait_for_compute:491 : local rval=0 2026-08-28 05:23:55.033 | + functions:wait_for_compute:492 : local compute_hostname 2026-08-28 05:23:55.035 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-08-28 05:23:55.038 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-28 05:23:55.040 | + functions-common:time_start:2407 : local start_time= 2026-08-28 05:23:55.042 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:23:55.045 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:23:55.051 | + functions-common:time_start:2411 : _TIME_START[$name]=1787894635046 2026-08-28 05:23:55.055 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-08-28 05:23:55.083 | + functions:wait_for_compute:494 : compute_hostname= 2026-08-28 05:23:55.086 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-08-28 05:23:55.090 | ++ functions:wait_for_compute:496 : hostname 2026-08-28 05:23:55.094 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-08-28 05:23:55.097 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-08-28 05:23:55.102 | ++ functions:wait_for_compute:498 : hostname 2026-08-28 05:23:55.106 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-28 05:23:55.108 | + :: : ID= 2026-08-28 05:23:55.110 | + :: : [[ '' == '' ]] 2026-08-28 05:23:55.112 | + :: : sleep 1 2026-08-28 05:23:56.115 | + :: : [[ libvirt = \f\a\k\e ]] 2026-08-28 05:23:56.120 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-08-28 05:23:59.209 | + :: : ID=74f5be9d-6116-4476-9839-1b8f9fe2623c 2026-08-28 05:23:59.211 | + :: : [[ 74f5be9d-6116-4476-9839-1b8f9fe2623c == '' ]] 2026-08-28 05:23:59.214 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-08-28 05:23:59.216 | + functions-common:time_stop:2420 : local name 2026-08-28 05:23:59.219 | + functions-common:time_stop:2421 : local end_time 2026-08-28 05:23:59.221 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:23:59.224 | + functions-common:time_stop:2423 : local total 2026-08-28 05:23:59.226 | + functions-common:time_stop:2424 : local start_time 2026-08-28 05:23:59.229 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-28 05:23:59.231 | + functions-common:time_stop:2427 : start_time=1787894635046 2026-08-28 05:23:59.234 | + functions-common:time_stop:2429 : [[ -z 1787894635046 ]] 2026-08-28 05:23:59.237 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:23:59.242 | + functions-common:time_stop:2432 : end_time=1787894639239 2026-08-28 05:23:59.245 | + functions-common:time_stop:2433 : elapsed_time=4193 2026-08-28 05:23:59.248 | + functions-common:time_stop:2434 : total=24617 2026-08-28 05:23:59.250 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:23:59.253 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28810 2026-08-28 05:23:59.256 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-08-28 05:23:59.259 | + functions:wait_for_compute:516 : return 0 2026-08-28 05:23:59.261 | + ./stack.sh:main:1446 : service_check 2026-08-28 05:23:59.264 | + functions-common:service_check:1713 : local service 2026-08-28 05:23:59.266 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 05:23:59.269 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-08-28 05:23:59.286 | not-found 2026-08-28 05:23:59.290 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 05:23:59.292 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-08-28 05:23:59.311 | enabled 2026-08-28 05:23:59.315 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-08-28 05:23:59.337 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-08-28 05:23:59.337 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-08-28 05:23:59.337 | Active: active (running) since Fri 2026-08-28 07:20:51 CEST; 3min 7s ago 2026-08-28 05:23:59.338 | Main PID: 60332 (uwsgi) 2026-08-28 05:23:59.338 | Status: "uWSGI is ready" 2026-08-28 05:23:59.338 | Tasks: 17 (limit: 14255) 2026-08-28 05:23:59.338 | Memory: 272.3M (peak: 272.8M) 2026-08-28 05:23:59.339 | CPU: 14.420s 2026-08-28 05:23:59.339 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-08-28 05:23:59.339 | ├─60332 "nova-apiuWSGI master" 2026-08-28 05:23:59.339 | ├─60333 "nova-apiuWSGI worker 1" 2026-08-28 05:23:59.339 | └─60334 "nova-apiuWSGI worker 2" 2026-08-28 05:23:59.339 | 2026-08-28 05:23:59.340 | Aug 28 07:23:58 devstack devstack@n-api.service[60333]: [pid: 60333|app: 0|req: 19/36] 192.168.122.46 () {54 vars in 930 bytes} [Fri Aug 28 07:23:58 2026] GET /compute/v2.1 => generated 392 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-28 05:23:59.340 | Aug 28 07:23:58 devstack devstack@n-api.service[60334]: DEBUG nova.api.openstack.wsgi [None req-61b32ffc-2349-4034-9de6-724701b756e9 admin admin] Calling method '>' {{(pid=60334) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-08-28 05:23:59.340 | Aug 28 07:23:58 devstack devstack@n-api.service[60334]: DEBUG oslo_concurrency.lockutils [None req-61b32ffc-2349-4034-9de6-724701b756e9 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=60334) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-28 05:23:59.340 | Aug 28 07:23:58 devstack devstack@n-api.service[60334]: DEBUG oslo_concurrency.lockutils [None req-61b32ffc-2349-4034-9de6-724701b756e9 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.000s {{(pid=60334) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-28 05:23:59.340 | Aug 28 07:23:58 devstack devstack@n-api.service[60334]: DEBUG oslo_concurrency.lockutils [None req-61b32ffc-2349-4034-9de6-724701b756e9 admin admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=60334) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-28 05:23:59.340 | Aug 28 07:23:58 devstack devstack@n-api.service[60334]: DEBUG oslo_concurrency.lockutils [None req-61b32ffc-2349-4034-9de6-724701b756e9 admin admin] Acquiring lock "f5e08c34-738b-4579-b739-0f9362b474ef" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=60334) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-28 05:23:59.340 | Aug 28 07:23:58 devstack devstack@n-api.service[60334]: DEBUG oslo_concurrency.lockutils [None req-61b32ffc-2349-4034-9de6-724701b756e9 admin admin] Lock "f5e08c34-738b-4579-b739-0f9362b474ef" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=60334) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-28 05:23:59.341 | Aug 28 07:23:58 devstack devstack@n-api.service[60334]: DEBUG oslo_concurrency.lockutils [None req-61b32ffc-2349-4034-9de6-724701b756e9 admin admin] Lock "f5e08c34-738b-4579-b739-0f9362b474ef" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=60334) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-28 05:23:59.341 | Aug 28 07:23:58 devstack devstack@n-api.service[60334]: INFO nova.api.openstack.requestlog [None req-61b32ffc-2349-4034-9de6-724701b756e9 admin admin] 192.168.122.46 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.152227 2026-08-28 05:23:59.342 | Aug 28 07:23:58 devstack devstack@n-api.service[60334]: [pid: 60334|app: 0|req: 18/37] 192.168.122.46 () {60 vars in 1320 bytes} [Fri Aug 28 07:23:58 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-08-28 05:23:59.342 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 05:23:59.344 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-08-28 05:23:59.361 | enabled 2026-08-28 05:23:59.366 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-08-28 05:23:59.388 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-08-28 05:23:59.388 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-08-28 05:23:59.388 | Active: active (running) since Fri 2026-08-28 07:23:08 CEST; 51s ago 2026-08-28 05:23:59.388 | Main PID: 72335 (nova-compute) 2026-08-28 05:23:59.388 | Tasks: 10 (limit: 14255) 2026-08-28 05:23:59.388 | Memory: 135.3M (peak: 136.9M) 2026-08-28 05:23:59.388 | CPU: 4.629s 2026-08-28 05:23:59.388 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-08-28 05:23:59.388 | └─72335 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-08-28 05:23:59.389 | 2026-08-28 05:23:59.390 | Aug 28 07:23:30 devstack nova-compute[72335]: DEBUG nova.compute.provider_tree [None req-a994f6d8-4fc3-447c-be08-d5bcae96dcf8 None None] Updating resource provider cdeb7bf7-9de6-4f1d-acc6-11c6cab0c40a generation from 0 to 1 during operation: update_inventory {{(pid=72335) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:165}} 2026-08-28 05:23:59.390 | Aug 28 07:23:30 devstack nova-compute[72335]: DEBUG nova.compute.provider_tree [None req-a994f6d8-4fc3-447c-be08-d5bcae96dcf8 None None] Updating inventory in ProviderTree for provider cdeb7bf7-9de6-4f1d-acc6-11c6cab0c40a 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=72335) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:177}} 2026-08-28 05:23:59.390 | Aug 28 07:23:31 devstack nova-compute[72335]: DEBUG nova.compute.provider_tree [None req-a994f6d8-4fc3-447c-be08-d5bcae96dcf8 None None] Updating resource provider cdeb7bf7-9de6-4f1d-acc6-11c6cab0c40a generation from 1 to 2 during operation: update_traits {{(pid=72335) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:165}} 2026-08-28 05:23:59.390 | Aug 28 07:23:31 devstack nova-compute[72335]: DEBUG nova.compute.resource_tracker [None req-a994f6d8-4fc3-447c-be08-d5bcae96dcf8 None None] Compute_service record updated for devstack:devstack {{(pid=72335) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-08-28 05:23:59.390 | Aug 28 07:23:31 devstack nova-compute[72335]: DEBUG oslo_concurrency.lockutils [None req-a994f6d8-4fc3-447c-be08-d5bcae96dcf8 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.160s {{(pid=72335) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-28 05:23:59.391 | Aug 28 07:23:31 devstack nova-compute[72335]: DEBUG nova.service [None req-a994f6d8-4fc3-447c-be08-d5bcae96dcf8 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=72335) start /opt/stack/nova/nova/service.py:262}} 2026-08-28 05:23:59.391 | Aug 28 07:23:31 devstack nova-compute[72335]: DEBUG nova.service [None req-a994f6d8-4fc3-447c-be08-d5bcae96dcf8 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=72335) start /opt/stack/nova/nova/service.py:278}} 2026-08-28 05:23:59.391 | Aug 28 07:23:31 devstack nova-compute[72335]: DEBUG nova.service [None req-a994f6d8-4fc3-447c-be08-d5bcae96dcf8 None None] Join ServiceGroup membership for this service compute {{(pid=72335) start /opt/stack/nova/nova/service.py:288}} 2026-08-28 05:23:59.391 | Aug 28 07:23:31 devstack nova-compute[72335]: DEBUG nova.servicegroup.drivers.db [None req-a994f6d8-4fc3-447c-be08-d5bcae96dcf8 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=72335) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-08-28 05:23:59.391 | Aug 28 07:23:36 devstack nova-compute[72335]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.94 seconds {{(pid=72335) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-28 05:23:59.393 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 05:23:59.396 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-08-28 05:23:59.416 | not-found 2026-08-28 05:23:59.421 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 05:23:59.423 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-08-28 05:23:59.441 | enabled 2026-08-28 05:23:59.445 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-08-28 05:23:59.468 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-08-28 05:23:59.469 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-08-28 05:23:59.469 | Active: active (running) since Fri 2026-08-28 07:22:55 CEST; 1min 4s ago 2026-08-28 05:23:59.469 | Main PID: 68661 (nova-scheduler:) 2026-08-28 05:23:59.469 | Tasks: 19 (limit: 14255) 2026-08-28 05:23:59.469 | Memory: 155.2M (peak: 155.7M) 2026-08-28 05:23:59.469 | CPU: 4.731s 2026-08-28 05:23:59.469 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-08-28 05:23:59.469 | ├─68661 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-08-28 05:23:59.470 | ├─70346 "nova-scheduler: ServiceWrapper worker(0)" 2026-08-28 05:23:59.470 | └─70349 "nova-scheduler: ServiceWrapper worker(1)" 2026-08-28 05:23:59.470 | 2026-08-28 05:23:59.470 | Aug 28 07:23:01 devstack nova-scheduler[70346]: DEBUG nova.servicegroup.drivers.db [None req-72eee889-0fd6-4b94-af5a-1536c62d22ed None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=70346) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-08-28 05:23:59.470 | Aug 28 07:23:06 devstack nova-scheduler[70349]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=70349) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-28 05:23:59.470 | Aug 28 07:23:06 devstack nova-scheduler[70346]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=70346) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-28 05:23:59.470 | Aug 28 07:23:08 devstack nova-scheduler[70349]: DEBUG oslo.service.backend._threading.loopingcall [None req-5c3c3a1a-68af-4225-9ce7-ed0843a64239 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=70349) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-28 05:23:59.470 | Aug 28 07:23:08 devstack nova-scheduler[68661]: DEBUG dbcounter [-] [68661] Writing DB stats nova_api:SELECT=3 {{(pid=68661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 05:23:59.471 | Aug 28 07:23:09 devstack nova-scheduler[68661]: DEBUG dbcounter [-] [68661] Writing DB stats nova_cell1:SELECT=1 {{(pid=68661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 05:23:59.471 | Aug 28 07:23:09 devstack nova-scheduler[68661]: DEBUG dbcounter [-] [68661] Writing DB stats nova_cell0:SELECT=1 {{(pid=68661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 05:23:59.471 | Aug 28 07:23:10 devstack nova-scheduler[70346]: DEBUG oslo.service.backend._threading.loopingcall [None req-7a5812cb-3782-4318-8119-5c67d0b2d5d6 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=70346) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-28 05:23:59.471 | Aug 28 07:23:16 devstack nova-scheduler[70349]: DEBUG dbcounter [-] [70349] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=70349) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 05:23:59.471 | Aug 28 07:23:16 devstack nova-scheduler[70346]: DEBUG dbcounter [-] [70346] Writing DB stats nova_cell0:SELECT=3 {{(pid=70346) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 05:23:59.475 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 05:23:59.478 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-08-28 05:23:59.494 | not-found 2026-08-28 05:23:59.498 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 05:23:59.501 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-08-28 05:23:59.518 | enabled 2026-08-28 05:23:59.522 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-08-28 05:23:59.544 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-08-28 05:23:59.544 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-08-28 05:23:59.544 | Active: active (running) since Fri 2026-08-28 07:22:57 CEST; 1min 2s ago 2026-08-28 05:23:59.544 | Main PID: 69272 (uwsgi) 2026-08-28 05:23:59.544 | Status: "uWSGI is ready" 2026-08-28 05:23:59.544 | Tasks: 16 (limit: 14255) 2026-08-28 05:23:59.544 | Memory: 219.5M (peak: 219.8M) 2026-08-28 05:23:59.544 | CPU: 9.839s 2026-08-28 05:23:59.545 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-08-28 05:23:59.545 | ├─69272 "nova-api-metauWSGI master" 2026-08-28 05:23:59.545 | ├─69273 "nova-api-metauWSGI worker 1" 2026-08-28 05:23:59.545 | ├─69274 "nova-api-metauWSGI worker 2" 2026-08-28 05:23:59.545 | └─69275 "nova-api-metauWSGI http 1" 2026-08-28 05:23:59.545 | 2026-08-28 05:23:59.545 | Aug 28 07:23:03 devstack devstack@n-api-meta.service[69274]: DEBUG nova.api.openstack.wsgi_app [None req-8a41414f-9438-4d51-9755-53af59dc9f66 None None] ******************************************************************************** {{(pid=69274) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3567}} 2026-08-28 05:23:59.545 | Aug 28 07:23:03 devstack devstack@n-api-meta.service[69274]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7544094a4668 pid: 69274 (default app) 2026-08-28 05:23:59.546 | Aug 28 07:23:12 devstack devstack@n-api-meta.service[69273]: DEBUG dbcounter [-] [69273] Writing DB stats nova_api:SELECT=1 {{(pid=69273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 05:23:59.546 | Aug 28 07:23:12 devstack devstack@n-api-meta.service[69274]: DEBUG dbcounter [-] [69274] Writing DB stats nova_api:SELECT=1 {{(pid=69274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 05:23:59.546 | Aug 28 07:23:12 devstack devstack@n-api-meta.service[69273]: DEBUG dbcounter [-] [69273] Writing DB stats nova_cell1:SELECT=1 {{(pid=69273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 05:23:59.546 | Aug 28 07:23:12 devstack devstack@n-api-meta.service[69273]: DEBUG dbcounter [-] [69273] Writing DB stats nova_cell0:SELECT=1 {{(pid=69273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 05:23:59.546 | Aug 28 07:23:12 devstack devstack@n-api-meta.service[69273]: DEBUG dbcounter [-] [69273] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=69273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 05:23:59.546 | Aug 28 07:23:12 devstack devstack@n-api-meta.service[69274]: DEBUG dbcounter [-] [69274] Writing DB stats nova_cell1:SELECT=1 {{(pid=69274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 05:23:59.547 | Aug 28 07:23:12 devstack devstack@n-api-meta.service[69274]: DEBUG dbcounter [-] [69274] Writing DB stats nova_cell0:SELECT=1 {{(pid=69274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 05:23:59.547 | Aug 28 07:23:13 devstack devstack@n-api-meta.service[69274]: DEBUG dbcounter [-] [69274] Writing DB stats nova_cell0:SELECT=1 {{(pid=69274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 05:23:59.550 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 05:23:59.552 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-08-28 05:23:59.569 | enabled 2026-08-28 05:23:59.573 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-08-28 05:23:59.594 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-08-28 05:23:59.594 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-08-28 05:23:59.594 | Active: active (running) since Fri 2026-08-28 07:21:32 CEST; 2min 26s ago 2026-08-28 05:23:59.594 | Main PID: 66463 (uwsgi) 2026-08-28 05:23:59.594 | Status: "uWSGI is ready" 2026-08-28 05:23:59.594 | Tasks: 5 (limit: 14255) 2026-08-28 05:23:59.594 | Memory: 173.7M (peak: 174.0M) 2026-08-28 05:23:59.594 | CPU: 6.408s 2026-08-28 05:23:59.595 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-08-28 05:23:59.595 | ├─66463 "placementuWSGI master" 2026-08-28 05:23:59.595 | ├─66464 "placementuWSGI worker 1" 2026-08-28 05:23:59.595 | └─66465 "placementuWSGI worker 2" 2026-08-28 05:23:59.595 | 2026-08-28 05:23:59.595 | Aug 28 07:23:30 devstack devstack@placement-api.service[66465]: INFO placement.requestlog [req-ce610e56-e076-4b14-ad1f-4e34c475afea req-e2f20479-5df9-4945-89f8-99fe363068c0 service nova] 192.168.122.46 "PUT /placement/resource_providers/cdeb7bf7-9de6-4f1d-acc6-11c6cab0c40a/inventories" status: 200 len: 396 microversion: 1.26 2026-08-28 05:23:59.595 | Aug 28 07:23:30 devstack devstack@placement-api.service[66465]: [pid: 66465|app: 0|req: 5/9] 192.168.122.46 () {64 vars in 1493 bytes} [Fri Aug 28 07:23:30 2026] PUT /placement/resource_providers/cdeb7bf7-9de6-4f1d-acc6-11c6cab0c40a/inventories => generated 396 bytes in 58 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-08-28 05:23:59.596 | Aug 28 07:23:30 devstack devstack@placement-api.service[66464]: DEBUG placement.requestlog [req-ce610e56-e076-4b14-ad1f-4e34c475afea req-3ffb22ee-f4c7-4d65-85ac-56eae383757d None None] Starting request: 192.168.122.46 "GET /placement/traits?name=in:COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_NODE,COMPUTE_GRAPHICS_MODEL_QXL,HW_CPU_X86_ABM,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_BMI2,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_ACCELERATORS,COMPUTE_STORAGE_BUS_FDC,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_AMD_SVM,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_AVX,COMPUTE_TRUSTED_CERTS,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_STORAGE_BUS_USB,COMPUTE_GRAPHICS_MODEL_BOCHS,HW_CPU_X86_SSE2,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_DEVICE_TAGGING,COMPUTE_SOUND_MODEL_ICH6,HW_CPU_X86_MMX,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_CLMUL,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_F16C,HW_CPU_X86_SSSE3,HW_CPU_X86_AVX2,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_BMI,HW_CPU_X86_SSE,COMPUTE_RESCUE_BFV,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_SHA,COMPUTE_VOLUME_EXTEND,OWNER_NOVA,COMPUTE_ARCH_X86_64,COMPUTE_VIOMMU_MODEL_VIRTIO,HW_CPU_X86_SSE41,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_FMA3,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_STORAGE_BUS_IDE,COMPUTE_SOUND_MODEL_USB,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_AESNI,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_SOUND_MODEL_AC97,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_CPU_X86_SVM,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_SSE42,HW_ARCH_X86_64,HW_CPU_X86_SSE4A,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_NET_VIF_MODEL_E1000" {{(pid=66464) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-08-28 05:23:59.596 | Aug 28 07:23:30 devstack devstack@placement-api.service[66464]: INFO placement.requestlog [req-ce610e56-e076-4b14-ad1f-4e34c475afea req-3ffb22ee-f4c7-4d65-85ac-56eae383757d service nova] 192.168.122.46 "GET /placement/traits?name=in:COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_NODE,COMPUTE_GRAPHICS_MODEL_QXL,HW_CPU_X86_ABM,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_BMI2,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_ACCELERATORS,COMPUTE_STORAGE_BUS_FDC,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_AMD_SVM,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_AVX,COMPUTE_TRUSTED_CERTS,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_STORAGE_BUS_USB,COMPUTE_GRAPHICS_MODEL_BOCHS,HW_CPU_X86_SSE2,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_DEVICE_TAGGING,COMPUTE_SOUND_MODEL_ICH6,HW_CPU_X86_MMX,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_CLMUL,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_F16C,HW_CPU_X86_SSSE3,HW_CPU_X86_AVX2,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_BMI,HW_CPU_X86_SSE,COMPUTE_RESCUE_BFV,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_SHA,COMPUTE_VOLUME_EXTEND,OWNER_NOVA,COMPUTE_ARCH_X86_64,COMPUTE_VIOMMU_MODEL_VIRTIO,HW_CPU_X86_SSE41,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_FMA3,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_STORAGE_BUS_IDE,COMPUTE_SOUND_MODEL_USB,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_AESNI,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_SOUND_MODEL_AC97,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_CPU_X86_SVM,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_SSE42,HW_ARCH_X86_64,HW_CPU_X86_SSE4A,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_NET_VIF_MODEL_E1000" status: 200 len: 2072 microversion: 1.6 2026-08-28 05:23:59.596 | Aug 28 07:23:30 devstack devstack@placement-api.service[66464]: [pid: 66464|app: 0|req: 5/10] 192.168.122.46 () {60 vars in 4929 bytes} [Fri Aug 28 07:23:30 2026] GET /placement/traits?name=in:COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_NODE,COMPUTE_GRAPHICS_MODEL_QXL,HW_CPU_X86_ABM,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_BMI2,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_ACCELERATORS,COMPUTE_STORAGE_BUS_FDC,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_AMD_SVM,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_AVX,COMPUTE_TRUSTED_CERTS,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_STORAGE_BUS_USB,COMPUTE_GRAPHICS_MODEL_BOCHS,HW_CPU_X86_SSE2,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_DEVICE_TAGGING,COMPUTE_SOUND_MODEL_ICH6,HW_CPU_X86_MMX,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_CLMUL,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_F16C,HW_CPU_X86_SSSE3,HW_CPU_X86_AVX2,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_BMI,HW_CPU_X86_SSE,COMPUTE_RESCUE_BFV,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_SHA,COMPUTE_VOLUME_EXTEND,OWNER_NOVA,COMPUTE_ARCH_X86_64,COMPUTE_VIOMMU_MODEL_VIRTIO,HW_CPU_X86_SSE41,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_FMA3,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_STORAGE_BUS_IDE,COMPUTE_SOUND_MODEL_USB,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_AESNI,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_SOUND_MODEL_AC97,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_CPU_X86_SVM,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_SSE42,HW_ARCH_X86_64,HW_CPU_X86_SSE4A,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_NET_VIF_MODEL_E1000 => generated 2072 bytes in 54 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-08-28 05:23:59.596 | Aug 28 07:23:30 devstack devstack@placement-api.service[66465]: DEBUG placement.requestlog [req-ce610e56-e076-4b14-ad1f-4e34c475afea req-37a2b5bb-2730-4c69-ac14-793bcea309a6 None None] Starting request: 192.168.122.46 "PUT /placement/resource_providers/cdeb7bf7-9de6-4f1d-acc6-11c6cab0c40a/traits" {{(pid=66465) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-08-28 05:23:59.596 | Aug 28 07:23:31 devstack devstack@placement-api.service[66465]: INFO placement.requestlog [req-ce610e56-e076-4b14-ad1f-4e34c475afea req-37a2b5bb-2730-4c69-ac14-793bcea309a6 service nova] 192.168.122.46 "PUT /placement/resource_providers/cdeb7bf7-9de6-4f1d-acc6-11c6cab0c40a/traits" status: 200 len: 2107 microversion: 1.6 2026-08-28 05:23:59.596 | Aug 28 07:23:31 devstack devstack@placement-api.service[66465]: [pid: 66465|app: 0|req: 6/11] 192.168.122.46 () {64 vars in 1478 bytes} [Fri Aug 28 07:23:30 2026] PUT /placement/resource_providers/cdeb7bf7-9de6-4f1d-acc6-11c6cab0c40a/traits => generated 2107 bytes in 225 msecs (HTTP/1.1 200) 6 headers in 225 bytes (2 switches on core 0) 2026-08-28 05:23:59.596 | Aug 28 07:23:40 devstack devstack@placement-api.service[66464]: DEBUG dbcounter [-] [66464] Writing DB stats placement:SELECT=4 {{(pid=66464) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 05:23:59.597 | Aug 28 07:23:41 devstack devstack@placement-api.service[66465]: DEBUG dbcounter [-] [66465] Writing DB stats placement:INSERT=81,placement:UPDATE=3,placement:SELECT=6 {{(pid=66465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 05:23:59.599 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 05:23:59.602 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-client.service 2026-08-28 05:23:59.618 | not-found 2026-08-28 05:23:59.624 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 05:23:59.624 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-08-28 05:23:59.641 | enabled 2026-08-28 05:23:59.645 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-08-28 05:23:59.668 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-08-28 05:23:59.668 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-08-28 05:23:59.668 | Active: active (running) since Fri 2026-08-28 07:23:32 CEST; 27s ago 2026-08-28 05:23:59.668 | Main PID: 75495 (uwsgi) 2026-08-28 05:23:59.668 | Status: "uWSGI is ready" 2026-08-28 05:23:59.668 | Tasks: 9 (limit: 14255) 2026-08-28 05:23:59.668 | Memory: 259.0M (peak: 259.3M) 2026-08-28 05:23:59.668 | CPU: 11.566s 2026-08-28 05:23:59.669 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-08-28 05:23:59.669 | ├─75495 "glance-apiuWSGI master" 2026-08-28 05:23:59.669 | ├─75500 "glance-apiuWSGI worker 1" 2026-08-28 05:23:59.669 | └─75501 "glance-apiuWSGI worker 2" 2026-08-28 05:23:59.669 | 2026-08-28 05:23:59.669 | Aug 28 07:23:44 devstack devstack@g-api.service[75500]: INFO glance.location [None req-ce909fdd-5e42-4023-8643-d73884a76359 admin admin] Image format matched and virtual size computed: 117440512 2026-08-28 05:23:59.669 | Aug 28 07:23:44 devstack devstack@g-api.service[75500]: DEBUG glance_store.backend [None req-ce909fdd-5e42-4023-8643-d73884a76359 admin admin] Skipping store.set_acls... not implemented. {{(pid=75500) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-08-28 05:23:59.669 | Aug 28 07:23:44 devstack devstack@g-api.service[75500]: [pid: 75500|app: 0|req: 2/4] 127.0.0.1 () {42 vars in 911 bytes} [Fri Aug 28 07:23:43 2026] PUT /v2/images/c89671aa-e06a-4c99-beb2-8ede8103d1ee/file => generated 0 bytes in 1745 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-08-28 05:23:59.669 | Aug 28 07:23:44 devstack devstack@g-api.service[75501]: DEBUG glance.api.middleware.version_negotiation [None req-77a1466d-96fc-4746-ab5f-7a0f9ad80a89 admin admin] Determining version of request: GET /v2/images/c89671aa-e06a-4c99-beb2-8ede8103d1ee Accept: */* {{(pid=75501) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-08-28 05:23:59.669 | Aug 28 07:23:44 devstack devstack@g-api.service[75501]: DEBUG glance.api.middleware.version_negotiation [None req-77a1466d-96fc-4746-ab5f-7a0f9ad80a89 admin admin] Using url versioning {{(pid=75501) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-08-28 05:23:59.670 | Aug 28 07:23:44 devstack devstack@g-api.service[75501]: DEBUG glance.api.middleware.version_negotiation [None req-77a1466d-96fc-4746-ab5f-7a0f9ad80a89 admin admin] Matched version: v2 {{(pid=75501) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-08-28 05:23:59.670 | Aug 28 07:23:44 devstack devstack@g-api.service[75501]: DEBUG glance.api.middleware.version_negotiation [None req-77a1466d-96fc-4746-ab5f-7a0f9ad80a89 admin admin] new path /v2/images/c89671aa-e06a-4c99-beb2-8ede8103d1ee {{(pid=75501) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-08-28 05:23:59.670 | Aug 28 07:23:45 devstack devstack@g-api.service[75501]: [pid: 75501|app: 0|req: 3/5] 127.0.0.1 () {36 vars in 799 bytes} [Fri Aug 28 07:23:44 2026] GET /v2/images/c89671aa-e06a-4c99-beb2-8ede8103d1ee => generated 976 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:23:59.670 | Aug 28 07:23:54 devstack devstack@g-api.service[75500]: DEBUG dbcounter [-] [75500] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=75500) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 05:23:59.670 | Aug 28 07:23:55 devstack devstack@g-api.service[75501]: DEBUG dbcounter [-] [75501] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=75501) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 05:23:59.673 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 05:23:59.677 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-08-28 05:23:59.695 | enabled 2026-08-28 05:23:59.700 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-08-28 05:23:59.721 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-08-28 05:23:59.721 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-08-28 05:23:59.721 | Active: active (running) since Fri 2026-08-28 07:23:22 CEST; 37s ago 2026-08-28 05:23:59.721 | Main PID: 73951 (cinder-schedule) 2026-08-28 05:23:59.722 | Tasks: 1 (limit: 14255) 2026-08-28 05:23:59.722 | Memory: 108.5M (peak: 108.7M) 2026-08-28 05:23:59.722 | CPU: 4.018s 2026-08-28 05:23:59.722 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-08-28 05:23:59.722 | └─73951 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-08-28 05:23:59.722 | 2026-08-28 05:23:59.722 | Aug 28 07:23:27 devstack cinder-scheduler[73951]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.1.0) 2026-08-28 05:23:59.722 | Aug 28 07:23:27 devstack cinder-scheduler[73951]: INFO cinder.manager [None req-1732b854-cc05-4766-b68f-ee07eea84f4e None None] Initiating service 1 cleanup 2026-08-28 05:23:59.722 | Aug 28 07:23:27 devstack cinder-scheduler[73951]: INFO cinder.manager [None req-1732b854-cc05-4766-b68f-ee07eea84f4e None None] Service 1 cleanup completed. 2026-08-28 05:23:59.722 | Aug 28 07:23:27 devstack cinder-scheduler[73951]: DEBUG cinder.service [None req-1732b854-cc05-4766-b68f-ee07eea84f4e None None] Creating RPC server for service cinder-scheduler {{(pid=73951) start /opt/stack/cinder/cinder/service.py:231}} 2026-08-28 05:23:59.723 | Aug 28 07:23:27 devstack cinder-scheduler[73951]: DEBUG cinder.service [None req-1732b854-cc05-4766-b68f-ee07eea84f4e None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=73951) start /opt/stack/cinder/cinder/service.py:237}} 2026-08-28 05:23:59.723 | Aug 28 07:23:37 devstack cinder-scheduler[73951]: DEBUG dbcounter [-] [73951] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=73951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 05:23:59.723 | Aug 28 07:23:37 devstack cinder-scheduler[73951]: DEBUG cinder.scheduler.host_manager [None req-a33eab26-34e1-4b6e-80c5-aa29b24d3322 None None] Received volume service update from devstack@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:devstack:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True}], 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'shared_targets': False, 'sparse_copy_volume': True, 'filter_function': None, 'goodness_function': None} {{(pid=73951) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-08-28 05:23:59.723 | Aug 28 07:23:37 devstack cinder-scheduler[73951]: DEBUG cinder.scheduler.host_manager [None req-a33eab26-34e1-4b6e-80c5-aa29b24d3322 None None] Publish storage capacity: [{'type': 'pool', 'name_to_id': 'devstack@lvmdriver-1#lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 8, 28, 5, 23, 37, 207134)}, {'type': 'backend', 'name_to_id': 'devstack@lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 8, 28, 5, 23, 37, 207134)}]. {{(pid=73951) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-08-28 05:23:59.723 | Aug 28 07:23:37 devstack cinder-scheduler[73951]: DEBUG cinder.scheduler.host_manager [None req-a33eab26-34e1-4b6e-80c5-aa29b24d3322 None None] Updating capabilities for devstack@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:devstack:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': ['iSCSI', 'iscsi'], 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2026, 8, 28, 5, 23, 37, 171925)} {{(pid=73951) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-08-28 05:23:59.723 | Aug 28 07:23:47 devstack cinder-scheduler[73951]: DEBUG dbcounter [-] [73951] Writing DB stats cinder:SELECT=1 {{(pid=73951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 05:23:59.728 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 05:23:59.732 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-08-28 05:23:59.750 | enabled 2026-08-28 05:23:59.755 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-08-28 05:23:59.777 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-08-28 05:23:59.777 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-08-28 05:23:59.777 | Active: active (running) since Fri 2026-08-28 07:23:15 CEST; 44s ago 2026-08-28 05:23:59.777 | Main PID: 73228 (uwsgi) 2026-08-28 05:23:59.777 | Status: "uWSGI is ready" 2026-08-28 05:23:59.777 | Tasks: 7 (limit: 14255) 2026-08-28 05:23:59.777 | Memory: 243.8M (peak: 244.2M) 2026-08-28 05:23:59.777 | CPU: 10.542s 2026-08-28 05:23:59.777 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-08-28 05:23:59.777 | ├─73228 "cinder-apiuWSGI master" 2026-08-28 05:23:59.778 | ├─73229 "cinder-apiuWSGI worker 1" 2026-08-28 05:23:59.778 | └─73230 "cinder-apiuWSGI worker 2" 2026-08-28 05:23:59.778 | 2026-08-28 05:23:59.778 | Aug 28 07:23:28 devstack devstack@c-api.service[73230]: DEBUG cinder.api.middleware.request_id [None req-fe57c451-b698-4822-b590-3b6c12fcd8cc None None] RequestId filter calling following filter/app {{(pid=73230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2026-08-28 05:23:59.778 | Aug 28 07:23:29 devstack devstack@c-api.service[73230]: INFO cinder.api.openstack.wsgi [None req-fe57c451-b698-4822-b590-3b6c12fcd8cc admin admin] POST http://192.168.122.46/volume/v3/types/6721bfde-1399-40c2-9213-0319530ce505/extra_specs 2026-08-28 05:23:59.778 | Aug 28 07:23:29 devstack devstack@c-api.service[73230]: DEBUG cinder.api.openstack.wsgi [None req-fe57c451-b698-4822-b590-3b6c12fcd8cc admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=73230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-08-28 05:23:59.778 | Aug 28 07:23:29 devstack devstack@c-api.service[73230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2026-08-28 05:23:59.778 | Aug 28 07:23:29 devstack devstack@c-api.service[73230]: warnings.warn( 2026-08-28 05:23:59.778 | Aug 28 07:23:29 devstack devstack@c-api.service[73230]: DEBUG oslo_db.sqlalchemy.engines [None req-fe57c451-b698-4822-b590-3b6c12fcd8cc 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=73230) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-28 05:23:59.778 | Aug 28 07:23:29 devstack devstack@c-api.service[73230]: INFO cinder.api.openstack.wsgi [None req-fe57c451-b698-4822-b590-3b6c12fcd8cc admin admin] http://192.168.122.46/volume/v3/types/6721bfde-1399-40c2-9213-0319530ce505/extra_specs returned with HTTP 200 2026-08-28 05:23:59.779 | Aug 28 07:23:29 devstack devstack@c-api.service[73230]: [pid: 73230|app: 0|req: 2/3] 192.168.122.46 () {60 vars in 1333 bytes} [Fri Aug 28 07:23:28 2026] POST /volume/v3/types/6721bfde-1399-40c2-9213-0319530ce505/extra_specs => generated 55 bytes in 865 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:23:59.779 | Aug 28 07:23:38 devstack devstack@c-api.service[73229]: DEBUG dbcounter [-] [73229] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=73229) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 05:23:59.779 | Aug 28 07:23:39 devstack devstack@c-api.service[73230]: DEBUG dbcounter [-] [73230] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=73230) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 05:23:59.784 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 05:23:59.787 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-08-28 05:23:59.805 | enabled 2026-08-28 05:23:59.809 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-08-28 05:23:59.831 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-08-28 05:23:59.831 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-08-28 05:23:59.831 | Active: active (running) since Fri 2026-08-28 07:23:24 CEST; 35s ago 2026-08-28 05:23:59.831 | Main PID: 74602 (cinder-volume) 2026-08-28 05:23:59.831 | Tasks: 2 (limit: 14255) 2026-08-28 05:23:59.831 | Memory: 142.4M (peak: 157.1M) 2026-08-28 05:23:59.831 | CPU: 11.123s 2026-08-28 05:23:59.832 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-08-28 05:23:59.832 | ├─74602 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-08-28 05:23:59.832 | └─74912 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-08-28 05:23:59.832 | 2026-08-28 05:23:59.832 | Aug 28 07:23:38 devstack sudo[75662]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-08-28 05:23:59.832 | Aug 28 07:23:38 devstack sudo[75662]: pam_unix(sudo:session): session closed for user root 2026-08-28 05:23:59.832 | Aug 28 07:23:38 devstack cinder-volume[74912]: DEBUG oslo_concurrency.processutils [None req-a33eab26-34e1-4b6e-80c5-aa29b24d3322 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.357s {{(pid=74912) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-08-28 05:23:59.832 | Aug 28 07:23:38 devstack cinder-volume[74912]: INFO cinder.volume.manager [None req-a33eab26-34e1-4b6e-80c5-aa29b24d3322 None None] Driver post RPC initialization completed successfully. 2026-08-28 05:23:59.832 | Aug 28 07:23:39 devstack cinder-volume[74602]: DEBUG dbcounter [-] [74602] Writing DB stats cinder:SELECT=8,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=74602) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 05:23:59.832 | Aug 28 07:23:48 devstack cinder-volume[74912]: DEBUG dbcounter [-] [74912] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=74912) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 05:23:59.833 | Aug 28 07:23:48 devstack cinder-volume[74912]: DEBUG dbcounter [-] [74912] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1 {{(pid=74912) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 05:23:59.833 | Aug 28 07:23:49 devstack cinder-volume[74912]: DEBUG oslo_service.periodic_task [None req-ca576873-57e6-49cf-bc4e-53a04b552569 None None] Running periodic task VolumeManager._thread_info {{(pid=74912) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-08-28 05:23:59.833 | Aug 28 07:23:49 devstack cinder-volume[74912]: DEBUG cinder.volume.manager [None req-ca576873-57e6-49cf-bc4e-53a04b552569 None None] thread count: 6 {{(pid=74912) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} 2026-08-28 05:23:59.833 | Aug 28 07:23:49 devstack cinder-volume[74912]: DEBUG cinder.volume.manager [None req-ca576873-57e6-49cf-bc4e-53a04b552569 None None] thread info: [<_MainThread(MainThread, started 130042355851392)>, , , , , ] {{(pid=74912) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} 2026-08-28 05:23:59.836 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 05:23:59.840 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-08-28 05:23:59.857 | not-found 2026-08-28 05:23:59.861 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 05:23:59.865 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-08-28 05:23:59.882 | not-found 2026-08-28 05:23:59.887 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 05:23:59.891 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-08-28 05:23:59.908 | not-found 2026-08-28 05:23:59.912 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 05:23:59.914 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-08-28 05:23:59.932 | not-found 2026-08-28 05:23:59.937 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 05:23:59.939 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-08-28 05:23:59.956 | not-found 2026-08-28 05:23:59.960 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 05:23:59.964 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-08-28 05:23:59.982 | enabled 2026-08-28 05:23:59.986 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-08-28 05:24:00.008 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-08-28 05:24:00.009 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-08-28 05:24:00.009 | Active: active (running) since Fri 2026-08-28 07:21:12 CEST; 2min 47s ago 2026-08-28 05:24:00.009 | Main PID: 63059 (neutron-ovn-age) 2026-08-28 05:24:00.009 | Tasks: 20 (limit: 14255) 2026-08-28 05:24:00.009 | Memory: 343.6M (peak: 344.3M) 2026-08-28 05:24:00.009 | CPU: 11.522s 2026-08-28 05:24:00.009 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-08-28 05:24:00.009 | ├─63059 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-08-28 05:24:00.009 | ├─64555 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-08-28 05:24:00.010 | ├─64853 /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/tmpi618i_f5/privsep.sock 2026-08-28 05:24:00.010 | └─67322 /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/tmp0a99mcj3/privsep.sock 2026-08-28 05:24:00.010 | 2026-08-28 05:24:00.010 | Aug 28 07:22:16 devstack neutron-ovn-agent[64555]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=64555) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-28 05:24:00.010 | Aug 28 07:22:16 devstack neutron-ovn-agent[64555]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=64555) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-28 05:24:00.010 | Aug 28 07:22:16 devstack neutron-ovn-agent[64555]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=64555) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-28 05:24:00.010 | Aug 28 07:22:16 devstack neutron-ovn-agent[64555]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=64555) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-28 05:24:00.010 | Aug 28 07:23:16 devstack neutron-ovn-agent[64555]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=64555) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-28 05:24:00.010 | Aug 28 07:23:16 devstack neutron-ovn-agent[64555]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=64555) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-28 05:24:00.011 | Aug 28 07:23:16 devstack neutron-ovn-agent[64555]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=64555) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-28 05:24:00.011 | Aug 28 07:23:16 devstack neutron-ovn-agent[64555]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=64555) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-28 05:24:00.011 | Aug 28 07:23:16 devstack neutron-ovn-agent[64555]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=64555) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-28 05:24:00.011 | Aug 28 07:23:16 devstack neutron-ovn-agent[64555]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=64555) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-28 05:24:00.013 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 05:24:00.016 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-08-28 05:24:00.033 | not-found 2026-08-28 05:24:00.038 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 05:24:00.040 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-08-28 05:24:00.058 | not-found 2026-08-28 05:24:00.063 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 05:24:00.066 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-08-28 05:24:00.083 | not-found 2026-08-28 05:24:00.088 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 05:24:00.090 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-08-28 05:24:00.107 | not-found 2026-08-28 05:24:00.112 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 05:24:00.115 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@dstat.service 2026-08-28 05:24:00.136 | enabled 2026-08-28 05:24:00.142 | + functions-common:service_check:1720 : sudo systemctl status devstack@dstat.service --no-pager 2026-08-28 05:24:00.174 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-08-28 05:24:00.174 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-08-28 05:24:00.174 | Active: active (running) since Fri 2026-08-28 07:14:50 CEST; 9min ago 2026-08-28 05:24:00.174 | Main PID: 39669 (dstat.sh) 2026-08-28 05:24:00.174 | Tasks: 3 (limit: 14255) 2026-08-28 05:24:00.174 | Memory: 27.5M (peak: 28.0M) 2026-08-28 05:24:00.174 | CPU: 3.208s 2026-08-28 05:24:00.174 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-08-28 05:24:00.175 | ├─39669 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-08-28 05:24:00.175 | ├─39809 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-08-28 05:24:00.175 | └─39810 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-08-28 05:24:00.175 | 2026-08-28 05:24:00.175 | Aug 28 07:23:50 devstack dstat.sh[39810]: 28-08 07:23:50| 17 9 70 0 0|5293M 206M 213M 6036M| 0 0 | 0 232k| 0 14.0 |2392 1421 |3.68 2.74 1.70|2.0 0 0| 0 0 | | 17 285 0 32 0 2026-08-28 05:24:00.175 | Aug 28 07:23:51 devstack dstat.sh[39810]: 28-08 07:23:51| 20 7 69 0 0|5301M 198M 213M 6036M| 52B 0 | 0 976k| 0 62.0 |2747 2026 |3.68 2.74 1.70|2.0 0 0| 0 0 | | 17 287 0 32 0 2026-08-28 05:24:00.175 | Aug 28 07:23:52 devstack dstat.sh[39810]: 28-08 07:23:52| 16 13 63 0 0|5243M 256M 213M 6036M| 10k 33k| 56k 391k|5.99 39.9 |5030 4387 |3.68 2.74 1.70|1.0 0 262| 0 0 | | 17 285 0 32 0 2026-08-28 05:24:00.175 | Aug 28 07:23:53 devstack dstat.sh[39810]: 28-08 07:23:53| 17 10 70 0 0|5264M 236M 213M 6036M| 52B 0 | 0 148k| 0 8.01 |2320 1496 |3.46 2.71 1.70|1.0 0 0| 0 0 | | 17 285 0 32 0 2026-08-28 05:24:00.176 | Aug 28 07:23:54 devstack dstat.sh[39810]: 28-08 07:23:54| 21 7 67 1 0|5285M 214M 213M 6036M| 132B 652B| 0 700k| 0 58.0 |3019 2306 |3.46 2.71 1.70|1.0 0 0| 0 0 | | 17 285 0 32 0 2026-08-28 05:24:00.176 | Aug 28 07:23:55 devstack dstat.sh[39810]: 28-08 07:23:55| 7 14 72 0 0|5244M 255M 213M 6036M|4510B 22k| 144k 972k|6.00 116 |4426 4033 |3.46 2.71 1.70| 0 0 287| 0 0 | | 17 289 0 32 0 2026-08-28 05:24:00.176 | Aug 28 07:23:56 devstack dstat.sh[39810]: 28-08 07:23:56| 9 5 81 0 0|5261M 238M 213M 6036M| 132B 475B| 0 188k| 0 22.0 |2133 1694 |3.46 2.71 1.70|1.0 0 5.0| 0 0 | | 17 289 0 32 0 2026-08-28 05:24:00.176 | Aug 28 07:23:57 devstack dstat.sh[39810]: 28-08 07:23:57| 18 9 70 0 0|5283M 216M 213M 6036M| 52B 0 | 0 88k| 0 10.0 |2440 1428 |3.46 2.71 1.70|2.0 0 0| 0 0 | | 17 289 0 32 0 2026-08-28 05:24:00.176 | Aug 28 07:23:58 devstack dstat.sh[39810]: 28-08 07:23:58| 20 6 70 0 0|5298M 201M 213M 6036M| 0 0 | 0 540k| 0 2.00 |2349 1431 |3.35 2.70 1.70|2.0 0 1.0| 0 0 | | 17 289 0 32 0 2026-08-28 05:24:00.176 | Aug 28 07:23:59 devstack dstat.sh[39810]: 28-08 07:23:59| 19 12 62 0 0|5195M 304M 213M 6036M|7183B 39k|8196B 188k|2.00 16.0 |4663 4021 |3.35 2.70 1.70|2.0 0 123| 0 0 | | 17 293 0 31 0 2026-08-28 05:24:00.178 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 05:24:00.182 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-08-28 05:24:00.200 | enabled 2026-08-28 05:24:00.205 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-08-28 05:24:00.227 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-08-28 05:24:00.227 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-08-28 05:24:00.227 | Active: active (running) since Fri 2026-08-28 07:21:10 CEST; 2min 49s ago 2026-08-28 05:24:00.227 | Main PID: 62364 (neutron-ovn-met) 2026-08-28 05:24:00.228 | Tasks: 2 (limit: 14255) 2026-08-28 05:24:00.229 | Memory: 121.0M (peak: 121.7M) 2026-08-28 05:24:00.229 | CPU: 3.788s 2026-08-28 05:24:00.229 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-08-28 05:24:00.229 | └─62364 "neutron-ovn-metadata-agent (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini)" 2026-08-28 05:24:00.229 | 2026-08-28 05:24:00.229 | Aug 28 07:21:14 devstack neutron-ovn-metadata-agent[62364]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-08-28 05:24:00.229 | Aug 28 07:21:14 devstack neutron-ovn-metadata-agent[62364]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-08-28 05:24:00.229 | Aug 28 07:21:14 devstack neutron-ovn-metadata-agent[62364]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-28 05:24:00.229 | Aug 28 07:21:14 devstack neutron-ovn-metadata-agent[62364]: ERROR neutron File "/opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 217, in get_schema_helper 2026-08-28 05:24:00.229 | Aug 28 07:21:14 devstack neutron-ovn-metadata-agent[62364]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-08-28 05:24:00.230 | Aug 28 07:21:14 devstack neutron-ovn-metadata-agent[62364]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-28 05:24:00.230 | Aug 28 07:21:14 devstack neutron-ovn-metadata-agent[62364]: ERROR neutron File "/opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 206, in fetch_schema_json 2026-08-28 05:24:00.230 | Aug 28 07:21:14 devstack neutron-ovn-metadata-agent[62364]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-08-28 05:24:00.230 | Aug 28 07:21:14 devstack neutron-ovn-metadata-agent[62364]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-08-28 05:24:00.230 | Aug 28 07:21:14 devstack neutron-ovn-metadata-agent[62364]: ERROR neutron 2026-08-28 05:24:00.234 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 05:24:00.237 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-08-28 05:24:00.254 | enabled 2026-08-28 05:24:00.259 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-08-28 05:24:00.282 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-08-28 05:24:00.282 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-08-28 05:24:00.282 | Active: active (running) since Fri 2026-08-28 07:21:15 CEST; 2min 44s ago 2026-08-28 05:24:00.282 | Main PID: 64128 (uwsgi) 2026-08-28 05:24:00.283 | Status: "uWSGI is ready" 2026-08-28 05:24:00.283 | Tasks: 23 (limit: 14255) 2026-08-28 05:24:00.284 | Memory: 387.0M (peak: 387.7M) 2026-08-28 05:24:00.284 | CPU: 42.263s 2026-08-28 05:24:00.284 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-08-28 05:24:00.284 | ├─64128 "neutron-apiuWSGI master" 2026-08-28 05:24:00.284 | ├─64129 "neutron-apiuWSGI worker 1" 2026-08-28 05:24:00.284 | └─64130 "neutron-apiuWSGI worker 2" 2026-08-28 05:24:00.284 | 2026-08-28 05:24:00.284 | Aug 28 07:23:39 devstack devstack@neutron-api.service[64129]: DEBUG dbcounter [-] [64129] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64129) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 05:24:00.284 | Aug 28 07:23:41 devstack devstack@neutron-api.service[64130]: DEBUG dbcounter [-] [64130] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64130) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 05:24:00.284 | Aug 28 07:23:44 devstack devstack@neutron-api.service[64129]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64129) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-08-28 05:24:00.285 | Aug 28 07:23:44 devstack devstack@neutron-api.service[64129]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f9534fbaf69c558381c8049bc657bf25" from periodic health check thread {{(pid=64129) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1532}} 2026-08-28 05:24:00.285 | Aug 28 07:23:46 devstack devstack@neutron-api.service[64130]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64130) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-08-28 05:24:00.285 | Aug 28 07:23:46 devstack devstack@neutron-api.service[64130]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f175c6ab937a5c94b77196f8dd122fdf" from periodic health check thread {{(pid=64130) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1532}} 2026-08-28 05:24:00.285 | Aug 28 07:23:54 devstack devstack@neutron-api.service[64129]: DEBUG dbcounter [-] [64129] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64129) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 05:24:00.285 | Aug 28 07:23:56 devstack devstack@neutron-api.service[64130]: DEBUG dbcounter [-] [64130] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64130) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 05:24:00.285 | Aug 28 07:23:59 devstack devstack@neutron-api.service[64129]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64129) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-08-28 05:24:00.285 | Aug 28 07:23:59 devstack devstack@neutron-api.service[64129]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f9534fbaf69c558381c8049bc657bf25" from periodic health check thread {{(pid=64129) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1532}} 2026-08-28 05:24:00.289 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 05:24:00.292 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-08-28 05:24:00.312 | enabled 2026-08-28 05:24:00.318 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-08-28 05:24:00.340 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-08-28 05:24:00.340 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-08-28 05:24:00.341 | Active: active (running) since Fri 2026-08-28 07:21:19 CEST; 2min 40s ago 2026-08-28 05:24:00.341 | Main PID: 65139 (neutron-periodi) 2026-08-28 05:24:00.341 | Tasks: 15 (limit: 14255) 2026-08-28 05:24:00.341 | Memory: 171.4M (peak: 171.7M) 2026-08-28 05:24:00.341 | CPU: 6.574s 2026-08-28 05:24:00.341 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-08-28 05:24:00.341 | ├─65139 "neutron-periodic-workers: master process [/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-08-28 05:24:00.342 | └─65827 "neutron-server: services worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-08-28 05:24:00.342 | 2026-08-28 05:24:00.342 | Aug 28 07:22:35 devstack neutron-periodic-workers[65827]: DEBUG dbcounter [-] [65827] Writing DB stats neutron:SELECT=4 {{(pid=65827) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 05:24:00.342 | Aug 28 07:22:58 devstack neutron-periodic-workers[65827]: DEBUG neutron.db.agents_db [None req-86b43b6e-5ee9-4183-a30a-124d48a7b653 None None] Agent healthcheck: found 0 active agents {{(pid=65827) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-08-28 05:24:00.342 | Aug 28 07:22:58 devstack neutron-periodic-workers[65827]: DEBUG oslo.service.backend._threading.loopingcall [None req-86b43b6e-5ee9-4183-a30a-124d48a7b653 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=65827) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-28 05:24:00.342 | Aug 28 07:23:02 devstack neutron-periodic-workers[65827]: DEBUG oslo.service.backend._threading.loopingcall [None req-2ed3d244-7053-4e8d-98e4-24c9b3956c66 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.95 seconds {{(pid=65827) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-28 05:24:00.343 | Aug 28 07:23:12 devstack neutron-periodic-workers[65827]: DEBUG dbcounter [-] [65827] Writing DB stats neutron:SELECT=4 {{(pid=65827) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 05:24:00.343 | Aug 28 07:23:30 devstack neutron-periodic-workers[65827]: DEBUG oslo.service.backend._threading.loopingcall [None req-fd4d7d0e-fd30-4a42-9a95-ed172992f91f None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.98 seconds {{(pid=65827) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-28 05:24:00.343 | Aug 28 07:23:35 devstack neutron-periodic-workers[65827]: DEBUG neutron.db.agents_db [None req-86b43b6e-5ee9-4183-a30a-124d48a7b653 None None] Agent healthcheck: found 0 active agents {{(pid=65827) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-08-28 05:24:00.343 | Aug 28 07:23:35 devstack neutron-periodic-workers[65827]: DEBUG oslo.service.backend._threading.loopingcall [None req-86b43b6e-5ee9-4183-a30a-124d48a7b653 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=65827) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-28 05:24:00.343 | Aug 28 07:23:39 devstack neutron-periodic-workers[65827]: DEBUG oslo.service.backend._threading.loopingcall [None req-2ed3d244-7053-4e8d-98e4-24c9b3956c66 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=65827) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-28 05:24:00.343 | Aug 28 07:23:49 devstack neutron-periodic-workers[65827]: DEBUG dbcounter [-] [65827] Writing DB stats neutron:DELETE=1,neutron:SELECT=4 {{(pid=65827) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 05:24:00.347 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 05:24:00.351 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-08-28 05:24:00.369 | enabled 2026-08-28 05:24:00.374 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-08-28 05:24:00.397 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-08-28 05:24:00.397 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-08-28 05:24:00.397 | Active: active (running) since Fri 2026-08-28 07:21:17 CEST; 2min 42s ago 2026-08-28 05:24:00.397 | Main PID: 64640 (neutron-rpc-ser) 2026-08-28 05:24:00.397 | Tasks: 23 (limit: 14255) 2026-08-28 05:24:00.398 | Memory: 200.5M (peak: 201.1M) 2026-08-28 05:24:00.398 | CPU: 7.479s 2026-08-28 05:24:00.398 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-08-28 05:24:00.398 | ├─64640 "neutron-rpc-server: master process [/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-08-28 05:24:00.398 | ├─65835 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-08-28 05:24:00.398 | └─65848 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-08-28 05:24:00.399 | 2026-08-28 05:24:00.399 | Aug 28 07:21:31 devstack neutron-rpc-server[65835]: DEBUG neutron.plugins.ml2.plugin [-] neutron.plugins.ml2.plugin.Ml2Plugin method start_rpc_listeners called with arguments () {} {{(pid=65835) wrapper /opt/stack/data/venv/lib/python3.12/site-packages/oslo_log/helpers.py:77}} 2026-08-28 05:24:00.399 | Aug 28 07:21:31 devstack neutron-rpc-server[65835]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=65835) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-08-28 05:24:00.399 | Aug 28 07:21:31 devstack neutron-rpc-server[65835]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=65835) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-08-28 05:24:00.399 | Aug 28 07:21:31 devstack neutron-rpc-server[65835]: DEBUG neutron.service [-] calling wait on {{(pid=65835) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-08-28 05:24:00.401 | Aug 28 07:21:31 devstack neutron-rpc-server[65848]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=65848) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-08-28 05:24:00.401 | Aug 28 07:21:31 devstack neutron-rpc-server[65848]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=65848) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-08-28 05:24:00.401 | Aug 28 07:21:31 devstack neutron-rpc-server[65848]: DEBUG neutron.service [-] calling wait on {{(pid=65848) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-08-28 05:24:00.401 | Aug 28 07:21:39 devstack neutron-rpc-server[64640]: DEBUG dbcounter [-] [64640] Writing DB stats neutron:SELECT=7,neutron:INSERT=1 {{(pid=64640) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 05:24:00.402 | Aug 28 07:22:01 devstack neutron-rpc-server[65835]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-28 05:24:00.402 | Aug 28 07:22:01 devstack neutron-rpc-server[65848]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-28 05:24:00.404 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 05:24:00.409 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-08-28 05:24:00.428 | enabled 2026-08-28 05:24:00.434 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-08-28 05:24:00.456 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-08-28 05:24:00.456 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-08-28 05:24:00.456 | Active: active (running) since Fri 2026-08-28 07:21:22 CEST; 2min 38s ago 2026-08-28 05:24:00.456 | Main PID: 65641 (neutron-ovn-mai) 2026-08-28 05:24:00.457 | Tasks: 12 (limit: 14255) 2026-08-28 05:24:00.457 | Memory: 252.9M (peak: 253.3M) 2026-08-28 05:24:00.457 | CPU: 7.666s 2026-08-28 05:24:00.457 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-08-28 05:24:00.457 | ├─65641 "neutron-ovn-maintenance-worker: master process [/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-08-28 05:24:00.457 | └─66017 "neutron-server: maintenance worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-08-28 05:24:00.457 | 2026-08-28 05:24:00.457 | Aug 28 07:21:51 devstack neutron-ovn-maintenance-worker[66017]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-e2353e3d-393c-4ac3-ac91-e28bf62d662d None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=66017) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:102}} 2026-08-28 05:24:00.457 | Aug 28 07:21:51 devstack neutron-ovn-maintenance-worker[66017]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-e2353e3d-393c-4ac3-ac91-e28bf62d662d None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=66017) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:104}} 2026-08-28 05:24:00.458 | Aug 28 07:21:51 devstack neutron-ovn-maintenance-worker[66017]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-e2353e3d-393c-4ac3-ac91-e28bf62d662d None None] OVN maintenance task update_router_distributed_flag finished in 0.008 seconds 2026-08-28 05:24:00.458 | Aug 28 07:21:51 devstack neutron-ovn-maintenance-worker[66017]: DEBUG futurist.periodics [None req-e2353e3d-393c-4ac3-ac91-e28bf62d662d 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=66017) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-08-28 05:24:00.458 | Aug 28 07:21:51 devstack neutron-ovn-maintenance-worker[66017]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-e2353e3d-393c-4ac3-ac91-e28bf62d662d None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=66017) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:102}} 2026-08-28 05:24:00.458 | Aug 28 07:21:51 devstack neutron-ovn-maintenance-worker[66017]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-e2353e3d-393c-4ac3-ac91-e28bf62d662d None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=66017) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:104}} 2026-08-28 05:24:00.458 | Aug 28 07:21:51 devstack neutron-ovn-maintenance-worker[66017]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-e2353e3d-393c-4ac3-ac91-e28bf62d662d None None] OVN maintenance task update_security_group_with_address_group finished in 0.021 seconds 2026-08-28 05:24:00.459 | Aug 28 07:21:51 devstack neutron-ovn-maintenance-worker[66017]: DEBUG futurist.periodics [None req-e2353e3d-393c-4ac3-ac91-e28bf62d662d 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=66017) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-08-28 05:24:00.459 | Aug 28 07:21:51 devstack neutron-ovn-maintenance-worker[66017]: DEBUG futurist.periodics [None req-e2353e3d-393c-4ac3-ac91-e28bf62d662d 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=66017) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-08-28 05:24:00.460 | Aug 28 07:22:01 devstack neutron-ovn-maintenance-worker[66017]: DEBUG dbcounter [-] [66017] Writing DB stats neutron:SELECT=35,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=66017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 05:24:00.463 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 05:24:00.466 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-08-28 05:24:00.484 | enabled 2026-08-28 05:24:00.489 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-08-28 05:24:00.512 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-08-28 05:24:00.512 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-08-28 05:24:00.512 | Active: active (running) since Fri 2026-08-28 07:22:59 CEST; 1min 0s ago 2026-08-28 05:24:00.513 | Main PID: 69918 (nova-novncproxy) 2026-08-28 05:24:00.513 | Tasks: 4 (limit: 14255) 2026-08-28 05:24:00.513 | Memory: 109.0M (peak: 109.3M) 2026-08-28 05:24:00.513 | CPU: 3.659s 2026-08-28 05:24:00.513 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-08-28 05:24:00.513 | └─69918 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc 2026-08-28 05:24:00.514 | 2026-08-28 05:24:00.514 | Aug 28 07:23:00 devstack nova-novncproxy[69918]: If you are already using Eventlet, we recommend migrating to a different 2026-08-28 05:24:00.514 | Aug 28 07:23:00 devstack nova-novncproxy[69918]: framework. For more detail see 2026-08-28 05:24:00.514 | Aug 28 07:23:00 devstack nova-novncproxy[69918]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 05:24:00.514 | Aug 28 07:23:00 devstack nova-novncproxy[69918]: import eventlet # noqa 2026-08-28 05:24:00.514 | Aug 28 07:23:00 devstack nova-novncproxy[69918]: Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-28 05:24:00.515 | Aug 28 07:23:04 devstack nova-novncproxy[69918]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-08-28 05:24:00.515 | Aug 28 07:23:04 devstack nova-novncproxy[69918]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-08-28 05:24:00.515 | Aug 28 07:23:04 devstack nova-novncproxy[69918]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-08-28 05:24:00.515 | Aug 28 07:23:04 devstack nova-novncproxy[69918]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-08-28 05:24:00.515 | Aug 28 07:23:04 devstack nova-novncproxy[69918]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-08-28 05:24:00.518 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 05:24:00.522 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-08-28 05:24:00.542 | enabled 2026-08-28 05:24:00.548 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-08-28 05:24:00.571 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-08-28 05:24:00.571 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-08-28 05:24:00.571 | Active: active (running) since Fri 2026-08-28 07:23:02 CEST; 58s ago 2026-08-28 05:24:00.571 | Main PID: 70720 (nova-conductor:) 2026-08-28 05:24:00.571 | Tasks: 19 (limit: 14255) 2026-08-28 05:24:00.571 | Memory: 157.2M (peak: 157.6M) 2026-08-28 05:24:00.572 | CPU: 4.871s 2026-08-28 05:24:00.572 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-08-28 05:24:00.572 | ├─70720 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-08-28 05:24:00.572 | ├─72395 "nova-conductor: ServiceWrapper worker(0)" 2026-08-28 05:24:00.572 | └─72397 "nova-conductor: ServiceWrapper worker(1)" 2026-08-28 05:24:00.572 | 2026-08-28 05:24:00.573 | Aug 28 07:23:09 devstack nova-conductor[72395]: DEBUG nova.servicegroup.drivers.db [None req-cf61558e-af1e-4702-8612-87677e5bf213 None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=72395) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-08-28 05:24:00.573 | Aug 28 07:23:14 devstack nova-conductor[72397]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=72397) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-28 05:24:00.573 | Aug 28 07:23:14 devstack nova-conductor[72395]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=72395) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-28 05:24:00.573 | Aug 28 07:23:16 devstack nova-conductor[72395]: DEBUG oslo.service.backend._threading.loopingcall [None req-782d111b-5a0f-49b6-aa6b-cced336a684e None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=72395) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-28 05:24:00.574 | Aug 28 07:23:16 devstack nova-conductor[70720]: DEBUG dbcounter [-] [70720] Writing DB stats nova_api:SELECT=1 {{(pid=70720) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 05:24:00.574 | Aug 28 07:23:16 devstack nova-conductor[70720]: DEBUG dbcounter [-] [70720] Writing DB stats nova_cell1:SELECT=1 {{(pid=70720) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 05:24:00.575 | Aug 28 07:23:16 devstack nova-conductor[70720]: DEBUG dbcounter [-] [70720] Writing DB stats nova_cell0:SELECT=1 {{(pid=70720) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 05:24:00.575 | Aug 28 07:23:24 devstack nova-conductor[72397]: DEBUG dbcounter [-] [72397] Writing DB stats nova_cell0:SELECT=5,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=72397) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 05:24:00.575 | Aug 28 07:23:24 devstack nova-conductor[72395]: DEBUG dbcounter [-] [72395] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1 {{(pid=72395) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 05:24:00.575 | Aug 28 07:23:37 devstack nova-conductor[72397]: DEBUG oslo.service.backend._threading.loopingcall [None req-43ec585c-fa7b-4dbe-a624-2db23e17ea36 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=72397) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-28 05:24:00.579 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 05:24:00.583 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-08-28 05:24:00.602 | enabled 2026-08-28 05:24:00.608 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-08-28 05:24:00.632 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-08-28 05:24:00.632 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-08-28 05:24:00.632 | Active: active (running) since Fri 2026-08-28 07:23:04 CEST; 55s ago 2026-08-28 05:24:00.632 | Main PID: 71272 (nova-conductor:) 2026-08-28 05:24:00.632 | Tasks: 36 (limit: 14255) 2026-08-28 05:24:00.632 | Memory: 167.1M (peak: 167.6M) 2026-08-28 05:24:00.632 | CPU: 4.797s 2026-08-28 05:24:00.633 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-08-28 05:24:00.633 | ├─71272 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-08-28 05:24:00.633 | ├─72406 "nova-conductor: ServiceWrapper worker(0)" 2026-08-28 05:24:00.633 | └─72408 "nova-conductor: ServiceWrapper worker(1)" 2026-08-28 05:24:00.634 | 2026-08-28 05:24:00.634 | Aug 28 07:23:18 devstack nova-conductor[71272]: DEBUG dbcounter [-] [71272] Writing DB stats nova_cell1:SELECT=1 {{(pid=71272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 05:24:00.634 | Aug 28 07:23:24 devstack nova-conductor[72406]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.96 seconds {{(pid=72406) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-28 05:24:00.634 | Aug 28 07:23:24 devstack nova-conductor[72408]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=72408) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-28 05:24:00.634 | Aug 28 07:23:34 devstack nova-conductor[72406]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=72406) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-28 05:24:00.634 | Aug 28 07:23:34 devstack nova-conductor[72408]: DEBUG oslo.service.backend._threading.loopingcall [None req-f5372180-8e98-47ef-a1bf-0b62839e9899 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=72408) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-28 05:24:00.635 | Aug 28 07:23:34 devstack nova-conductor[72408]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=72408) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-28 05:24:00.635 | Aug 28 07:23:44 devstack nova-conductor[72406]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=72406) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-28 05:24:00.635 | Aug 28 07:23:44 devstack nova-conductor[72408]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=72408) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-28 05:24:00.635 | Aug 28 07:23:54 devstack nova-conductor[72406]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=72406) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-28 05:24:00.635 | Aug 28 07:23:54 devstack nova-conductor[72408]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=72408) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-28 05:24:00.637 | + ./stack.sh:main:1452 : is_service_enabled n-api 2026-08-28 05:24:00.659 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:24:00.663 | + ./stack.sh:main:1453 : is_service_enabled n-cpu 2026-08-28 05:24:00.683 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:24:00.687 | + ./stack.sh:main:1454 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-08-28 05:24:00.690 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-28 05:24:01.257 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-28 05:24:01.257 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 05:24:01.257 | we strongly recommend against using it for new projects. 2026-08-28 05:24:01.258 | 2026-08-28 05:24:01.258 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 05:24:01.258 | framework. For more detail see 2026-08-28 05:24:01.258 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 05:24:01.258 | 2026-08-28 05:24:01.258 | import eventlet # noqa 2026-08-28 05:24:01.530 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-28 05:24:04.641 | INFO dbcounter [None req-eb62ebfc-23a2-4fb6-89ed-dbe8397c52e3 None None] Registered counter for database nova_api 2026-08-28 05:24:04.770 | DEBUG dbcounter [-] [76894] Writer thread running {{(pid=76894) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-28 05:24:04.782 | Found 2 cell mappings. 2026-08-28 05:24:04.782 | Skipping cell0 since it does not contain hosts. 2026-08-28 05:24:04.782 | Getting computes from cell 'cell1': f5e08c34-738b-4579-b739-0f9362b474ef 2026-08-28 05:24:04.782 | INFO dbcounter [None req-eb62ebfc-23a2-4fb6-89ed-dbe8397c52e3 None None] Registered counter for database nova_cell1 2026-08-28 05:24:04.864 | DEBUG dbcounter [-] [76894] Writer thread running {{(pid=76894) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-28 05:24:05.026 | Checking host mapping for compute host 'devstack': cdeb7bf7-9de6-4f1d-acc6-11c6cab0c40a 2026-08-28 05:24:05.026 | Creating host mapping for compute host 'devstack': cdeb7bf7-9de6-4f1d-acc6-11c6cab0c40a 2026-08-28 05:24:05.027 | Found 1 unmapped computes in cell: f5e08c34-738b-4579-b739-0f9362b474ef 2026-08-28 05:24:05.692 | + ./stack.sh:main:1467 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-08-28 05:24:06.258 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-28 05:24:06.258 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 05:24:06.258 | we strongly recommend against using it for new projects. 2026-08-28 05:24:06.258 | 2026-08-28 05:24:06.258 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 05:24:06.258 | framework. For more detail see 2026-08-28 05:24:06.259 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 05:24:06.259 | 2026-08-28 05:24:06.259 | import eventlet # noqa 2026-08-28 05:24:06.522 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-28 05:24:09.988 | +-------------------------------------------+ 2026-08-28 05:24:09.988 | | Upgrade Check Results | 2026-08-28 05:24:09.988 | +-------------------------------------------+ 2026-08-28 05:24:09.988 | | Check: Cells v2 | 2026-08-28 05:24:09.989 | | Result: Success | 2026-08-28 05:24:09.990 | | Details: None | 2026-08-28 05:24:09.992 | +-------------------------------------------+ 2026-08-28 05:24:09.995 | | Check: Placement API | 2026-08-28 05:24:09.996 | | Result: Success | 2026-08-28 05:24:09.999 | | Details: None | 2026-08-28 05:24:10.000 | +-------------------------------------------+ 2026-08-28 05:24:10.000 | | Check: Cinder API | 2026-08-28 05:24:10.000 | | Result: Success | 2026-08-28 05:24:10.000 | | Details: None | 2026-08-28 05:24:10.000 | +-------------------------------------------+ 2026-08-28 05:24:10.001 | | Check: Policy File JSON to YAML Migration | 2026-08-28 05:24:10.001 | | Result: Success | 2026-08-28 05:24:10.001 | | Details: None | 2026-08-28 05:24:10.001 | +-------------------------------------------+ 2026-08-28 05:24:10.001 | | Check: Older than N-1 computes | 2026-08-28 05:24:10.001 | | Result: Success | 2026-08-28 05:24:10.001 | | Details: None | 2026-08-28 05:24:10.001 | +-------------------------------------------+ 2026-08-28 05:24:10.001 | | Check: hw_machine_type unset | 2026-08-28 05:24:10.002 | | Result: Success | 2026-08-28 05:24:10.002 | | Details: None | 2026-08-28 05:24:10.002 | +-------------------------------------------+ 2026-08-28 05:24:10.002 | | Check: Service User Token Configuration | 2026-08-28 05:24:10.002 | | Result: Success | 2026-08-28 05:24:10.002 | | Details: None | 2026-08-28 05:24:10.005 | +-------------------------------------------+ 2026-08-28 05:24:10.599 | + ./stack.sh:main:1474 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-08-28 05:24:10.603 | + ./stack.sh:main:1485 : command openstack complete 2026-08-28 05:24:10.603 | + ./stack.sh:main:1486 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-08-28 05:24:13.843 | + ./stack.sh:main:1489 : is_service_enabled cinder 2026-08-28 05:24:13.864 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:24:13.867 | + ./stack.sh:main:1490 : is_ubuntu 2026-08-28 05:24:13.870 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 05:24:13.873 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 05:24:13.876 | + ./stack.sh:main:1491 : echo_summary 'Configuring lvm.conf global device filter' 2026-08-28 05:24:13.879 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-28 05:24:13.882 | + ./stack.sh:echo_summary:450 : echo -e Configuring lvm.conf global device filter 2026-08-28 05:24:13.885 | + ./stack.sh:main:1492 : set_lvm_filter 2026-08-28 05:24:13.888 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-08-28 05:24:13.891 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-08-28 05:24:13.895 | + lib/lvm:set_lvm_filter:191 : local pv 2026-08-28 05:24:13.897 | + lib/lvm:set_lvm_filter:192 : local vg 2026-08-28 05:24:13.901 | + lib/lvm:set_lvm_filter:193 : local line 2026-08-28 05:24:13.904 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-08-28 05:24:13.949 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-08-28 05:24:13.955 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-08-28 05:24:13.955 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-08-28 05:24:13.956 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-08-28 05:24:13.962 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-08-28 05:24:13.965 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-08-28 05:24:13.968 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-08-28 05:24:13.971 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-08-28 05:24:13.973 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-08-28 05:24:13.977 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-08-28 05:24:13.994 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-08-28 05:24:14.014 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-08-28 05:24:14.017 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-28 05:24:14.020 | + ./stack.sh:echo_summary:450 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-08-28 05:24:14.023 | + ./stack.sh:main:1502 : run_phase stack test-config 2026-08-28 05:24:14.026 | + functions-common:run_phase:1848 : local mode=stack 2026-08-28 05:24:14.029 | + functions-common:run_phase:1849 : local phase=test-config 2026-08-28 05:24:14.032 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-28 05:24:14.035 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-28 05:24:14.039 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-28 05:24:14.042 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-28 05:24:14.044 | + functions-common:run_phase:1858 : local extra 2026-08-28 05:24:14.050 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-28 05:24:14.054 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-28 05:24:14.058 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-28 05:24:14.061 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-28 05:24:14.065 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-08-28 05:24:14.068 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-28 05:24:14.087 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:24:14.090 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-28 05:24:14.093 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-28 05:24:14.095 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-08-28 05:24:14.099 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-08-28 05:24:14.102 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-28 05:24:14.105 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-08-28 05:24:14.108 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-08-28 05:24:14.111 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-08-28 05:24:14.114 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-08-28 05:24:14.117 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-08-28 05:24:14.121 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-08-28 05:24:14.124 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-08-28 05:24:14.174 | [2015 Async install_tempest:37786]: Waiting for completion of install_tempest running on PID 37786 (1 other jobs running) 2026-08-28 05:24:14.194 | [2015 Async install_tempest:37786]: Signaling child to exit 2026-08-28 05:24:14.195 | WAKEUP 2026-08-28 05:24:14.211 | [2015 Async install_tempest:37786]: Signaled 2026-08-28 05:24:14.213 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-08-28 05:24:14.213 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-08-28 05:24:14.213 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-08-28 05:24:14.213 | ++ functions-common:git_clone:591 : local git_ref=master 2026-08-28 05:24:14.213 | ++ functions-common:git_clone:592 : local orig_dir 2026-08-28 05:24:14.213 | +++ functions-common:git_clone:593 : pwd 2026-08-28 05:24:14.213 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-28 05:24:14.213 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-08-28 05:24:14.214 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-28 05:24:14.214 | ++ functions-common:git_clone:596 : RECLONE=False 2026-08-28 05:24:14.214 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-28 05:24:14.214 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-28 05:24:14.214 | ++ functions-common:git_clone:610 : echo master 2026-08-28 05:24:14.214 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-08-28 05:24:14.214 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-08-28 05:24:14.214 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-28 05:24:14.214 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-08-28 05:24:14.214 | ++ functions-common:git_timed:697 : local count=0 2026-08-28 05:24:14.214 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-28 05:24:14.214 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-28 05:24:14.215 | ++ functions-common:git_timed:701 : timeout=0 2026-08-28 05:24:14.215 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-28 05:24:14.215 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-28 05:24:14.215 | ++ functions-common:time_start:2407 : local start_time= 2026-08-28 05:24:14.215 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:24:14.215 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:24:14.215 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1787894070780 2026-08-28 05:24:14.215 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-08-28 05:24:14.216 | Cloning into '/opt/stack/tempest'... 2026-08-28 05:24:14.216 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-28 05:24:14.216 | ++ functions-common:time_stop:2420 : local name 2026-08-28 05:24:14.217 | ++ functions-common:time_stop:2421 : local end_time 2026-08-28 05:24:14.217 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:24:14.217 | ++ functions-common:time_stop:2423 : local total 2026-08-28 05:24:14.217 | ++ functions-common:time_stop:2424 : local start_time 2026-08-28 05:24:14.217 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-28 05:24:14.217 | ++ functions-common:time_stop:2427 : start_time=1787894070780 2026-08-28 05:24:14.217 | ++ functions-common:time_stop:2429 : [[ -z 1787894070780 ]] 2026-08-28 05:24:14.217 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:24:14.217 | ++ functions-common:time_stop:2432 : end_time=1787894080276 2026-08-28 05:24:14.217 | ++ functions-common:time_stop:2433 : elapsed_time=9496 2026-08-28 05:24:14.217 | ++ functions-common:time_stop:2434 : total=413846 2026-08-28 05:24:14.218 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:24:14.218 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=423342 2026-08-28 05:24:14.218 | ++ functions-common:git_clone:631 : cd /opt/stack/tempest 2026-08-28 05:24:14.218 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-08-28 05:24:14.218 | ++ functions-common:git_timed:697 : local count=0 2026-08-28 05:24:14.218 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-28 05:24:14.218 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-28 05:24:14.218 | ++ functions-common:git_timed:701 : timeout=0 2026-08-28 05:24:14.218 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-28 05:24:14.218 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-28 05:24:14.218 | ++ functions-common:time_start:2407 : local start_time= 2026-08-28 05:24:14.219 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:24:14.219 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:24:14.219 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1787894080318 2026-08-28 05:24:14.219 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-28 05:24:14.219 | From https://review.opendev.org/openstack/tempest 2026-08-28 05:24:14.219 | * branch master -> FETCH_HEAD 2026-08-28 05:24:14.219 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-28 05:24:14.219 | ++ functions-common:time_stop:2420 : local name 2026-08-28 05:24:14.219 | ++ functions-common:time_stop:2421 : local end_time 2026-08-28 05:24:14.219 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:24:14.220 | ++ functions-common:time_stop:2423 : local total 2026-08-28 05:24:14.220 | ++ functions-common:time_stop:2424 : local start_time 2026-08-28 05:24:14.220 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-28 05:24:14.220 | ++ functions-common:time_stop:2427 : start_time=1787894080318 2026-08-28 05:24:14.220 | ++ functions-common:time_stop:2429 : [[ -z 1787894080318 ]] 2026-08-28 05:24:14.220 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:24:14.220 | ++ functions-common:time_stop:2432 : end_time=1787894080943 2026-08-28 05:24:14.220 | ++ functions-common:time_stop:2433 : elapsed_time=625 2026-08-28 05:24:14.220 | ++ functions-common:time_stop:2434 : total=423342 2026-08-28 05:24:14.220 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:24:14.220 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=423967 2026-08-28 05:24:14.220 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-28 05:24:14.221 | ++ functions-common:git_timed:697 : local count=0 2026-08-28 05:24:14.221 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-28 05:24:14.221 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-28 05:24:14.221 | ++ functions-common:git_timed:701 : timeout=0 2026-08-28 05:24:14.221 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-28 05:24:14.221 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-28 05:24:14.221 | ++ functions-common:time_start:2407 : local start_time= 2026-08-28 05:24:14.221 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:24:14.221 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:24:14.221 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1787894080999 2026-08-28 05:24:14.221 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-28 05:24:14.222 | Note: switching to 'FETCH_HEAD'. 2026-08-28 05:24:14.222 | 2026-08-28 05:24:14.222 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-28 05:24:14.222 | changes and commit them, and you can discard any commits you make in this 2026-08-28 05:24:14.222 | state without impacting any branches by switching back to a branch. 2026-08-28 05:24:14.222 | 2026-08-28 05:24:14.222 | If you want to create a new branch to retain commits you create, you may 2026-08-28 05:24:14.222 | do so (now or later) by using -c with the switch command. Example: 2026-08-28 05:24:14.222 | 2026-08-28 05:24:14.223 | git switch -c 2026-08-28 05:24:14.223 | 2026-08-28 05:24:14.223 | Or undo this operation with: 2026-08-28 05:24:14.223 | 2026-08-28 05:24:14.223 | git switch - 2026-08-28 05:24:14.223 | 2026-08-28 05:24:14.223 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-28 05:24:14.223 | 2026-08-28 05:24:14.223 | HEAD is now at ea2da2069 Fix list_live_migrations for the server uuid field 2026-08-28 05:24:14.223 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-28 05:24:14.223 | ++ functions-common:time_stop:2420 : local name 2026-08-28 05:24:14.223 | ++ functions-common:time_stop:2421 : local end_time 2026-08-28 05:24:14.224 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:24:14.224 | ++ functions-common:time_stop:2423 : local total 2026-08-28 05:24:14.224 | ++ functions-common:time_stop:2424 : local start_time 2026-08-28 05:24:14.224 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-28 05:24:14.224 | ++ functions-common:time_stop:2427 : start_time=1787894080999 2026-08-28 05:24:14.224 | ++ functions-common:time_stop:2429 : [[ -z 1787894080999 ]] 2026-08-28 05:24:14.224 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:24:14.224 | ++ functions-common:time_stop:2432 : end_time=1787894081187 2026-08-28 05:24:14.224 | ++ functions-common:time_stop:2433 : elapsed_time=188 2026-08-28 05:24:14.224 | ++ functions-common:time_stop:2434 : total=423967 2026-08-28 05:24:14.224 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:24:14.225 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=424155 2026-08-28 05:24:14.225 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-08-28 05:24:14.225 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-08-28 05:24:14.225 | ++ functions-common:git_clone:673 : git show --oneline 2026-08-28 05:24:14.225 | ++ functions-common:git_clone:673 : head -1 2026-08-28 05:24:14.225 | ea2da2069 Fix list_live_migrations for the server uuid field 2026-08-28 05:24:14.225 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-28 05:24:14.225 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-08-28 05:24:14.226 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-08-28 05:24:14.226 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0,<4.0.0' 2026-08-28 05:24:14.226 | Collecting tox!=2.8.0,<4.0.0 2026-08-28 05:24:14.226 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-08-28 05:24:14.226 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-08-28 05:24:14.226 | Downloading filelock-3.32.3-py3-none-any.whl.metadata (2.0 kB) 2026-08-28 05:24:14.226 | Requirement already satisfied: packaging>=14 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (26.3) 2026-08-28 05:24:14.226 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-08-28 05:24:14.226 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-08-28 05:24:14.226 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-08-28 05:24:14.227 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-08-28 05:24:14.227 | Requirement already satisfied: six>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (1.17.0) 2026-08-28 05:24:14.227 | Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 (from tox!=2.8.0,<4.0.0) 2026-08-28 05:24:14.227 | Downloading virtualenv-21.7.4-py3-none-any.whl.metadata (3.5 kB) 2026-08-28 05:24:14.227 | Collecting distlib<1,>=0.3.7 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-08-28 05:24:14.227 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-08-28 05:24:14.227 | 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.11.3) 2026-08-28 05:24:14.227 | Collecting python-discovery>=1.4.2 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-08-28 05:24:14.227 | Downloading python_discovery-1.5.2-py3-none-any.whl.metadata (5.1 kB) 2026-08-28 05:24:14.227 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-08-28 05:24:14.227 | Downloading filelock-3.32.3-py3-none-any.whl (98 kB) 2026-08-28 05:24:14.227 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-08-28 05:24:14.228 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-08-28 05:24:14.228 | Downloading virtualenv-21.7.4-py3-none-any.whl (5.3 MB) 2026-08-28 05:24:14.228 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 65.2 MB/s 0:00:00 2026-08-28 05:24:14.228 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-08-28 05:24:14.228 | Downloading python_discovery-1.5.2-py3-none-any.whl (38 kB) 2026-08-28 05:24:14.228 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-08-28 05:24:14.228 | 2026-08-28 05:24:14.228 | Successfully installed distlib-0.4.3 filelock-3.32.3 pluggy-1.6.0 py-1.11.0 python-discovery-1.5.2 tox-3.28.0 virtualenv-21.7.4 2026-08-28 05:24:14.228 | ++ inc/python:pip_install:216 : result=0 2026-08-28 05:24:14.228 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-08-28 05:24:14.228 | ++ functions-common:time_stop:2420 : local name 2026-08-28 05:24:14.229 | ++ functions-common:time_stop:2421 : local end_time 2026-08-28 05:24:14.229 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:24:14.229 | ++ functions-common:time_stop:2423 : local total 2026-08-28 05:24:14.229 | ++ functions-common:time_stop:2424 : local start_time 2026-08-28 05:24:14.229 | ++ functions-common:time_stop:2426 : name=pip_install 2026-08-28 05:24:14.229 | ++ functions-common:time_stop:2427 : start_time=1787894081252 2026-08-28 05:24:14.229 | ++ functions-common:time_stop:2429 : [[ -z 1787894081252 ]] 2026-08-28 05:24:14.229 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:24:14.229 | ++ functions-common:time_stop:2432 : end_time=1787894084659 2026-08-28 05:24:14.229 | ++ functions-common:time_stop:2433 : elapsed_time=3407 2026-08-28 05:24:14.229 | ++ functions-common:time_stop:2434 : total=151025 2026-08-28 05:24:14.230 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:24:14.230 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=154432 2026-08-28 05:24:14.230 | ++ inc/python:pip_install:219 : return 0 2026-08-28 05:24:14.230 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-08-28 05:24:14.230 | /opt/stack/tempest ~/devstack 2026-08-28 05:24:14.230 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-08-28 05:24:14.230 | Switched to branch 'master' 2026-08-28 05:24:14.230 | Your branch is up to date with 'origin/master'. 2026-08-28 05:24:14.230 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-08-28 05:24:14.230 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-08-28 05:24:14.230 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.qjIveFFHnG 2026-08-28 05:24:14.230 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.qjIveFFHnG 2026-08-28 05:24:14.231 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-08-28 05:24:14.231 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.qjIveFFHnG 2026-08-28 05:24:14.231 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-08-28 05:24:14.231 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-08-28 05:24:14.231 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-08-28 05:24:14.231 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-28 05:24:14.231 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-28 05:24:14.231 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-28 05:24:14.231 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-28 05:24:14.231 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-08-28 05:24:14.232 | full create: /opt/stack/tempest/.tox/tempest 2026-08-28 05:24:14.232 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-08-28 05:24:14.232 | full develop-inst: /opt/stack/tempest 2026-08-28 05:24:14.232 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.1.1,charset-normalizer==3.5.0,cliff==4.16.0,cmd2==4.2.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.1,oslo.serialization==5.11.0,oslo.utils==10.2.0,packaging==26.3,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.53,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.6.3,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.1,-e git+https://review.opendev.org/openstack/tempest.git@ea2da20690b04b3cd62de1cc57ed5c1a1b370a2e#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.2,wrapt==2.3.0 2026-08-28 05:24:14.232 | ___________________________________ summary ____________________________________ 2026-08-28 05:24:14.232 | full: skipped tests 2026-08-28 05:24:14.232 | congratulations :) 2026-08-28 05:24:14.232 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.qjIveFFHnG -r requirements.txt 2026-08-28 05:24:14.232 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-08-28 05:24:14.232 | 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.16.0) 2026-08-28 05:24:14.232 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-08-28 05:24:14.233 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-08-28 05:24:14.233 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-08-28 05:24:14.233 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-08-28 05:24:14.233 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-08-28 05:24:14.233 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.6.1) 2026-08-28 05:24:14.233 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.7.0) 2026-08-28 05:24:14.233 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.3.1) 2026-08-28 05:24:14.233 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-08-28 05:24:14.233 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.11.0) 2026-08-28 05:24:14.233 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.2.0) 2026-08-28 05:24:14.233 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-08-28 05:24:14.234 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-08-28 05:24:14.234 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-08-28 05:24:14.234 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.1) 2026-08-28 05:24:14.234 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.18.0) 2026-08-28 05:24:14.234 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-08-28 05:24:14.234 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-08-28 05:24:14.234 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-08-28 05:24:14.234 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-08-28 05:24:14.234 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-08-28 05:24:14.234 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (84.0.0) 2026-08-28 05:24:14.234 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-08-28 05:24:14.234 | Requirement already satisfied: cmd2>=4.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-08-28 05:24:14.235 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-08-28 05:24:14.235 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-08-28 05:24:14.235 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-08-28 05:24:14.235 | 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.6.3) 2026-08-28 05:24:14.235 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-08-28 05:24:14.235 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-08-28 05:24:14.235 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-08-28 05:24:14.235 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.1.1) 2026-08-28 05:24:14.235 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.9.0) 2026-08-28 05:24:14.235 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-08-28 05:24:14.235 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-08-28 05:24:14.236 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.5.0) 2026-08-28 05:24:14.236 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-08-28 05:24:14.236 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-08-28 05:24:14.236 | 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.1) 2026-08-28 05:24:14.236 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-08-28 05:24:14.236 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-08-28 05:24:14.236 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-08-28 05:24:14.236 | 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.3) 2026-08-28 05:24:14.236 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-08-28 05:24:14.236 | Requirement already satisfied: wcwidth>=0.3.5 in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.2) 2026-08-28 05:24:14.237 | 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.3.0) 2026-08-28 05:24:14.237 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-08-28 05:24:14.237 | Requirement already satisfied: prompt-toolkit>=3.0.53 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.53) 2026-08-28 05:24:14.237 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-08-28 05:24:14.237 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-08-28 05:24:14.237 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-08-28 05:24:14.237 | 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.16.0) 2026-08-28 05:24:14.237 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-08-28 05:24:14.237 | 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.5.0) 2026-08-28 05:24:14.237 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-08-28 05:24:14.237 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.7.22) 2026-08-28 05:24:14.238 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-08-28 05:24:14.238 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-08-28 05:24:14.238 | 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>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-08-28 05:24:14.238 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-08-28 05:24:14.238 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.qjIveFFHnG 2026-08-28 05:24:14.238 | ++ lib/tempest:install_tempest:868 : popd 2026-08-28 05:24:14.238 | ~/devstack 2026-08-28 05:24:14.250 | [2015 Async install_tempest:37786]: finished install_tempest with result 0 in 43 seconds 2026-08-28 05:24:14.254 | ++ inc/async:async_wait:197 : return 0 2026-08-28 05:24:14.256 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-08-28 05:24:14.259 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-28 05:24:14.261 | ++ ./stack.sh:echo_summary:450 : echo -e Initializing Tempest 2026-08-28 05:24:14.263 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-08-28 05:24:14.265 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-08-28 05:24:14.267 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-08-28 05:24:14.269 | ++ inc/python:setup_develop:353 : local bindep 2026-08-28 05:24:14.271 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-08-28 05:24:14.273 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-08-28 05:24:14.275 | ++ inc/python:setup_develop:359 : local extras= 2026-08-28 05:24:14.276 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-08-28 05:24:14.278 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-28 05:24:14.280 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-08-28 05:24:14.282 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-08-28 05:24:14.284 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-28 05:24:14.286 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-28 05:24:14.288 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-08-28 05:24:14.290 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-28 05:24:14.292 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-08-28 05:24:14.294 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-28 05:24:14.296 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-28 05:24:14.298 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-08-28 05:24:14.303 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-08-28 05:24:14.305 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-08-28 05:24:14.307 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-08-28 05:24:14.469 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-08-28 05:24:14.470 | ++ inc/python:setup_package:436 : local bindep=0 2026-08-28 05:24:14.472 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-08-28 05:24:14.474 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-08-28 05:24:14.476 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-08-28 05:24:14.478 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-08-28 05:24:14.480 | ++ inc/python:setup_package:445 : local flags=-e 2026-08-28 05:24:14.482 | ++ inc/python:setup_package:446 : local extras= 2026-08-28 05:24:14.484 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-08-28 05:24:14.486 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-08-28 05:24:14.489 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-28 05:24:14.491 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-28 05:24:14.493 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-28 05:24:14.495 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-08-28 05:24:14.515 | Using python 3.12 to install /opt/stack/tempest 2026-08-28 05:24:14.518 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/tempest 2026-08-28 05:24:15.535 | Obtaining file:///opt/stack/tempest 2026-08-28 05:24:15.539 | Installing build dependencies: started 2026-08-28 05:24:17.318 | Installing build dependencies: finished with status 'done' 2026-08-28 05:24:17.320 | Checking if build backend supports build_editable: started 2026-08-28 05:24:17.875 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-28 05:24:17.876 | Getting requirements to build editable: started 2026-08-28 05:24:18.188 | Getting requirements to build editable: finished with status 'done' 2026-08-28 05:24:18.190 | Preparing editable metadata (pyproject.toml): started 2026-08-28 05:24:19.503 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-28 05:24:19.528 | 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.dev44) (7.0.3) 2026-08-28 05:24:19.529 | 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.dev44) (4.16.0) 2026-08-28 05:24:19.530 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (4.26.0) 2026-08-28 05:24:19.530 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (2.9.1) 2026-08-28 05:24:19.531 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (4.0.0) 2026-08-28 05:24:19.532 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (43.0.3) 2026-08-28 05:24:19.533 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (1.3.0) 2026-08-28 05:24:19.534 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (7.6.1) 2026-08-28 05:24:19.534 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (10.7.0) 2026-08-28 05:24:19.535 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (8.3.1) 2026-08-28 05:24:19.578 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev44) 2026-08-28 05:24:19.580 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-08-28 05:24:19.585 | 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.dev44) (5.11.0) 2026-08-28 05:24:19.585 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (10.2.0) 2026-08-28 05:24:19.586 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (4.3.2) 2026-08-28 05:24:19.587 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (6.0.3) 2026-08-28 05:24:19.588 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (1.4.6) 2026-08-28 05:24:19.589 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (5.9.1) 2026-08-28 05:24:19.590 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (3.18.0) 2026-08-28 05:24:19.591 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (2.7.0) 2026-08-28 05:24:19.594 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (3.1.0) 2026-08-28 05:24:19.594 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (0.7.1) 2026-08-28 05:24:19.594 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (0.20) 2026-08-28 05:24:19.594 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (0.6.2) 2026-08-28 05:24:19.596 | 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.dev44) (0.6.0) 2026-08-28 05:24:19.598 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev44) (4.2.0) 2026-08-28 05:24:19.602 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev44) (3.0.53) 2026-08-28 05:24:19.603 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev44) (1.11.0) 2026-08-28 05:24:19.604 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev44) (15.0.0) 2026-08-28 05:24:19.605 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev44) (1.8.0) 2026-08-28 05:24:19.608 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev44) (2.1.1) 2026-08-28 05:24:19.613 | 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.dev44) (3.0) 2026-08-28 05:24:19.614 | 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.dev44) (2.3.0) 2026-08-28 05:24:19.621 | 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.dev44) (26.1.0) 2026-08-28 05:24:19.624 | 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.dev44) (2025.9.1) 2026-08-28 05:24:19.625 | 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.dev44) (0.37.0) 2026-08-28 05:24:19.625 | 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.dev44) (2026.6.3) 2026-08-28 05:24:19.633 | 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.dev44) (6.9.0) 2026-08-28 05:24:19.636 | 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.dev44) (2.0.0) 2026-08-28 05:24:19.637 | 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.dev44) (2.34.2) 2026-08-28 05:24:19.642 | 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.dev44) (6.5.0) 2026-08-28 05:24:19.644 | 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.dev44) (2.9.0.post0) 2026-08-28 05:24:19.646 | 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.dev44) (4.16.0) 2026-08-28 05:24:19.651 | 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.dev44) (1.2.1) 2026-08-28 05:24:19.657 | 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.dev44) (2.1.0) 2026-08-28 05:24:19.657 | 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.dev44) (3.3.2) 2026-08-28 05:24:19.658 | 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.dev44) (26.3) 2026-08-28 05:24:19.659 | 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.dev44) (7.2.2) 2026-08-28 05:24:19.665 | 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.dev44) (5.0.0) 2026-08-28 05:24:19.666 | 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.dev44) (3.0.3) 2026-08-28 05:24:19.667 | 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.dev44) (1.6.2) 2026-08-28 05:24:19.674 | 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.dev44) (84.0.0) 2026-08-28 05:24:19.677 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev44) (0.8.2) 2026-08-28 05:24:19.696 | 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.dev44) (1.17.0) 2026-08-28 05:24:19.706 | 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.dev44) (3.5.0) 2026-08-28 05:24:19.707 | 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.dev44) (3.18) 2026-08-28 05:24:19.709 | 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.dev44) (2023.11.17) 2026-08-28 05:24:19.725 | 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>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev44) (4.2.0) 2026-08-28 05:24:19.726 | 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>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev44) (2.20.0) 2026-08-28 05:24:19.731 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev44) (0.1.2) 2026-08-28 05:24:19.745 | 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.dev44) (0.16.0) 2026-08-28 05:24:19.759 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev44) 2026-08-28 05:24:19.761 | Using cached tomlkit-0.15.1-py3-none-any.whl.metadata (3.3 kB) 2026-08-28 05:24:19.799 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-08-28 05:24:19.802 | Using cached tomlkit-0.15.1-py3-none-any.whl (49 kB) 2026-08-28 05:24:19.817 | Building wheels for collected packages: tempest 2026-08-28 05:24:19.818 | Building editable for tempest (pyproject.toml): started 2026-08-28 05:24:21.468 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-08-28 05:24:21.469 | Created wheel for tempest: filename=tempest-46.3.1.dev44-0.editable-py3-none-any.whl size=8322 sha256=4fb2c2aa7c4f60486145b7375d025bf076fe887fa1d5c75818ff2e40d2ec5a4c 2026-08-28 05:24:21.469 | Stored in directory: /tmp/pip-ephem-wheel-cache-lup9hjba/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-08-28 05:24:21.474 | Successfully built tempest 2026-08-28 05:24:21.770 | Installing collected packages: tomlkit, stestr, tempest 2026-08-28 05:24:22.050 | 2026-08-28 05:24:22.079 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev44 tomlkit-0.15.1 2026-08-28 05:24:22.258 | ++ inc/python:pip_install:216 : result=0 2026-08-28 05:24:22.260 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-08-28 05:24:22.263 | ++ functions-common:time_stop:2420 : local name 2026-08-28 05:24:22.265 | ++ functions-common:time_stop:2421 : local end_time 2026-08-28 05:24:22.268 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:24:22.270 | ++ functions-common:time_stop:2423 : local total 2026-08-28 05:24:22.272 | ++ functions-common:time_stop:2424 : local start_time 2026-08-28 05:24:22.275 | ++ functions-common:time_stop:2426 : name=pip_install 2026-08-28 05:24:22.277 | ++ functions-common:time_stop:2427 : start_time=1787894654509 2026-08-28 05:24:22.279 | ++ functions-common:time_stop:2429 : [[ -z 1787894654509 ]] 2026-08-28 05:24:22.282 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:24:22.287 | ++ functions-common:time_stop:2432 : end_time=1787894662284 2026-08-28 05:24:22.289 | ++ functions-common:time_stop:2433 : elapsed_time=7775 2026-08-28 05:24:22.292 | ++ functions-common:time_stop:2434 : total=162769 2026-08-28 05:24:22.294 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:24:22.296 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=170544 2026-08-28 05:24:22.299 | ++ inc/python:pip_install:219 : return 0 2026-08-28 05:24:22.301 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-28 05:24:22.303 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-28 05:24:22.306 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-08-28 05:24:22.308 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-08-28 05:24:22.310 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 05:24:22.313 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 05:24:22.315 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-08-28 05:24:22.318 | ++ inc/python:use_library_from_git:269 : return 1 2026-08-28 05:24:22.320 | ++ lib/tempest:configure_tempest:210 : local ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-08-28 05:24:22.322 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-08-28 05:24:22.325 | ++ lib/tempest:configure_tempest:213 : local images 2026-08-28 05:24:22.328 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-08-28 05:24:22.331 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-08-28 05:24:22.333 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-08-28 05:24:22.335 | ++ lib/tempest:configure_tempest:217 : local password 2026-08-28 05:24:22.338 | ++ lib/tempest:configure_tempest:218 : local line 2026-08-28 05:24:22.340 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-08-28 05:24:22.342 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-08-28 05:24:22.345 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-08-28 05:24:22.347 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-08-28 05:24:22.349 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-08-28 05:24:22.352 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-08-28 05:24:22.354 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-08-28 05:24:22.357 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-08-28 05:24:22.359 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-08-28 05:24:22.362 | ++ lib/tempest:configure_tempest:228 : local disk 2026-08-28 05:24:22.364 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-08-28 05:24:22.364 | ' 2026-08-28 05:24:22.367 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-08-28 05:24:22.370 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-08-28 05:24:22.390 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:24:22.392 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-08-28 05:24:22.395 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-08-28 05:24:22.398 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-08-28 05:24:22.400 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-08-28 05:24:22.403 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-08-28 05:24:22.404 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-08-28 05:24:22.404 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-08-28 05:24:26.041 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:24:26.044 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-08-28 05:24:26.046 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-08-28 05:24:26.048 | ++ lib/tempest:get_active_images:176 : img_id=c89671aa-e06a-4c99-beb2-8ede8103d1ee 2026-08-28 05:24:26.051 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-08-28 05:24:26.053 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-08-28 05:24:26.055 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-08-28 05:24:26.057 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-08-28 05:24:26.060 | ++ lib/tempest:configure_tempest:266 : '[' -z c89671aa-e06a-4c99-beb2-8ede8103d1ee ']' 2026-08-28 05:24:26.062 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=c89671aa-e06a-4c99-beb2-8ede8103d1ee 2026-08-28 05:24:26.064 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-08-28 05:24:26.083 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-08-28 05:24:26.086 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-08-28 05:24:26.088 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-08-28 05:24:26.090 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-08-28 05:24:26.092 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-08-28 05:24:26.094 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-08-28 05:24:26.096 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-08-28 05:24:26.098 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-08-28 05:24:26.102 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-08-28 05:24:26.102 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-08-28 05:24:29.149 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:24:29.153 | ++ lib/tempest:configure_tempest:303 : admin_project_id=e94af5c1df4c46819d846cb6ce9a792c 2026-08-28 05:24:29.155 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-08-28 05:24:29.169 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:24:29.172 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-08-28 05:24:32.140 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:24:32.143 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-08-28 05:24:32.143 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-08-28 05:24:32.143 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-28 05:24:32.143 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-08-28 05:24:32.143 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-08-28 05:24:32.143 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-08-28 05:24:32.143 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-08-28 05:24:32.143 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-08-28 05:24:32.144 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-08-28 05:24:32.144 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-08-28 05:24:32.144 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-08-28 05:24:32.144 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-08-28 05:24:32.144 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-08-28 05:24:32.144 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-08-28 05:24:32.145 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-08-28 05:24:32.147 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-28 05:24:32.147 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-08-28 05:24:32.148 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-28 05:24:32.148 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-08-28 05:24:32.148 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-08-28 05:24:32.148 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-08-28 05:24:32.148 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-08-28 05:24:32.148 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-08-28 05:24:32.148 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-08-28 05:24:32.148 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-08-28 05:24:32.148 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-08-28 05:24:32.148 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-08-28 05:24:32.148 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-08-28 05:24:32.149 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-08-28 05:24:32.150 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib c89671aa-e06a-4c99-beb2-8ede8103d1ee 2026-08-28 05:24:32.152 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-08-28 05:24:32.155 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show c89671aa-e06a-4c99-beb2-8ede8103d1ee -c size -f value 2026-08-28 05:24:35.181 | ++++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:24:35.184 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-08-28 05:24:35.187 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-08-28 05:24:35.187 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-08-28 05:24:35.230 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-08-28 05:24:35.232 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-08-28 05:24:35.235 | ++ lib/tempest:configure_tempest:314 : openstack --os-cloud devstack-admin flavor create --id 42 --ram 192 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.nano 2026-08-28 05:24:38.110 | +----------------------------+-----------------------+ 2026-08-28 05:24:38.110 | | Field | Value | 2026-08-28 05:24:38.110 | +----------------------------+-----------------------+ 2026-08-28 05:24:38.110 | | OS-FLV-DISABLED:disabled | False | 2026-08-28 05:24:38.110 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-28 05:24:38.110 | | description | None | 2026-08-28 05:24:38.110 | | disk | 1 | 2026-08-28 05:24:38.110 | | id | 42 | 2026-08-28 05:24:38.110 | | name | m1.nano | 2026-08-28 05:24:38.110 | | os-flavor-access:is_public | True | 2026-08-28 05:24:38.111 | | properties | hw_rng:allowed='True' | 2026-08-28 05:24:38.111 | | ram | 192 | 2026-08-28 05:24:38.111 | | rxtx_factor | 1.0 | 2026-08-28 05:24:38.111 | | swap | 0 | 2026-08-28 05:24:38.111 | | vcpus | 1 | 2026-08-28 05:24:38.111 | +----------------------------+-----------------------+ 2026-08-28 05:24:38.418 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-08-28 05:24:38.421 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-28 05:24:38.421 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-08-28 05:24:38.421 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-28 05:24:38.421 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-08-28 05:24:38.421 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-08-28 05:24:38.421 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-08-28 05:24:38.421 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-08-28 05:24:38.421 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-08-28 05:24:38.422 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-08-28 05:24:38.422 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-08-28 05:24:38.422 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-08-28 05:24:38.423 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-08-28 05:24:38.423 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-08-28 05:24:38.423 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-08-28 05:24:38.424 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib c89671aa-e06a-4c99-beb2-8ede8103d1ee 2026-08-28 05:24:38.426 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-08-28 05:24:38.430 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show c89671aa-e06a-4c99-beb2-8ede8103d1ee -c size -f value 2026-08-28 05:24:41.554 | ++++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:24:41.556 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-08-28 05:24:41.560 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-08-28 05:24:41.561 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-08-28 05:24:41.602 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-08-28 05:24:41.604 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-08-28 05:24:41.607 | ++ lib/tempest:configure_tempest:321 : openstack --os-cloud devstack-admin flavor create --id 84 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.micro 2026-08-28 05:24:44.376 | +----------------------------+-----------------------+ 2026-08-28 05:24:44.376 | | Field | Value | 2026-08-28 05:24:44.376 | +----------------------------+-----------------------+ 2026-08-28 05:24:44.376 | | OS-FLV-DISABLED:disabled | False | 2026-08-28 05:24:44.377 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-28 05:24:44.377 | | description | None | 2026-08-28 05:24:44.377 | | disk | 1 | 2026-08-28 05:24:44.377 | | id | 84 | 2026-08-28 05:24:44.377 | | name | m1.micro | 2026-08-28 05:24:44.377 | | os-flavor-access:is_public | True | 2026-08-28 05:24:44.377 | | properties | hw_rng:allowed='True' | 2026-08-28 05:24:44.377 | | ram | 256 | 2026-08-28 05:24:44.377 | | rxtx_factor | 1.0 | 2026-08-28 05:24:44.378 | | swap | 0 | 2026-08-28 05:24:44.378 | | vcpus | 1 | 2026-08-28 05:24:44.378 | +----------------------------+-----------------------+ 2026-08-28 05:24:44.678 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-08-28 05:24:44.681 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-08-28 05:24:44.698 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:24:44.701 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-08-28 05:24:44.704 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-08-28 05:24:44.706 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-08-28 05:24:44.708 | ++ functions-common:git_clone:591 : local git_ref=master 2026-08-28 05:24:44.711 | ++ functions-common:git_clone:592 : local orig_dir 2026-08-28 05:24:44.714 | +++ functions-common:git_clone:593 : pwd 2026-08-28 05:24:44.717 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-28 05:24:44.720 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-08-28 05:24:44.723 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-28 05:24:44.740 | ++ functions-common:git_clone:596 : RECLONE=False 2026-08-28 05:24:44.743 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-28 05:24:44.746 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-28 05:24:44.749 | ++ functions-common:git_clone:610 : echo master 2026-08-28 05:24:44.750 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-08-28 05:24:44.755 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-08-28 05:24:44.757 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-28 05:24:44.760 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-08-28 05:24:44.763 | ++ functions-common:git_timed:697 : local count=0 2026-08-28 05:24:44.765 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-28 05:24:44.767 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-28 05:24:44.770 | ++ functions-common:git_timed:701 : timeout=0 2026-08-28 05:24:44.772 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-28 05:24:44.775 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-28 05:24:44.777 | ++ functions-common:time_start:2407 : local start_time= 2026-08-28 05:24:44.780 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:24:44.783 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:24:44.787 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1787894684785 2026-08-28 05:24:44.790 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-08-28 05:24:44.794 | Cloning into '/opt/stack/os-test-images'... 2026-08-28 05:24:45.437 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-28 05:24:45.440 | ++ functions-common:time_stop:2420 : local name 2026-08-28 05:24:45.443 | ++ functions-common:time_stop:2421 : local end_time 2026-08-28 05:24:45.446 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:24:45.449 | ++ functions-common:time_stop:2423 : local total 2026-08-28 05:24:45.451 | ++ functions-common:time_stop:2424 : local start_time 2026-08-28 05:24:45.454 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-28 05:24:45.457 | ++ functions-common:time_stop:2427 : start_time=1787894684785 2026-08-28 05:24:45.459 | ++ functions-common:time_stop:2429 : [[ -z 1787894684785 ]] 2026-08-28 05:24:45.463 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:24:45.468 | ++ functions-common:time_stop:2432 : end_time=1787894685465 2026-08-28 05:24:45.471 | ++ functions-common:time_stop:2433 : elapsed_time=680 2026-08-28 05:24:45.473 | ++ functions-common:time_stop:2434 : total=413846 2026-08-28 05:24:45.476 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:24:45.480 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=414526 2026-08-28 05:24:45.482 | ++ functions-common:git_clone:631 : cd /opt/stack/os-test-images 2026-08-28 05:24:45.486 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-08-28 05:24:45.488 | ++ functions-common:git_timed:697 : local count=0 2026-08-28 05:24:45.491 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-28 05:24:45.494 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-28 05:24:45.497 | ++ functions-common:git_timed:701 : timeout=0 2026-08-28 05:24:45.500 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-28 05:24:45.503 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-28 05:24:45.506 | ++ functions-common:time_start:2407 : local start_time= 2026-08-28 05:24:45.509 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:24:45.514 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:24:45.518 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1787894685515 2026-08-28 05:24:45.521 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-28 05:24:45.986 | From https://review.opendev.org/openstack/os-test-images 2026-08-28 05:24:45.986 | * branch master -> FETCH_HEAD 2026-08-28 05:24:45.996 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-28 05:24:45.999 | ++ functions-common:time_stop:2420 : local name 2026-08-28 05:24:46.001 | ++ functions-common:time_stop:2421 : local end_time 2026-08-28 05:24:46.004 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:24:46.006 | ++ functions-common:time_stop:2423 : local total 2026-08-28 05:24:46.009 | ++ functions-common:time_stop:2424 : local start_time 2026-08-28 05:24:46.011 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-28 05:24:46.014 | ++ functions-common:time_stop:2427 : start_time=1787894685515 2026-08-28 05:24:46.016 | ++ functions-common:time_stop:2429 : [[ -z 1787894685515 ]] 2026-08-28 05:24:46.019 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:24:46.023 | ++ functions-common:time_stop:2432 : end_time=1787894686021 2026-08-28 05:24:46.026 | ++ functions-common:time_stop:2433 : elapsed_time=506 2026-08-28 05:24:46.028 | ++ functions-common:time_stop:2434 : total=414526 2026-08-28 05:24:46.031 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:24:46.034 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=415032 2026-08-28 05:24:46.036 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-28 05:24:46.039 | ++ functions-common:git_timed:697 : local count=0 2026-08-28 05:24:46.042 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-28 05:24:46.044 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-28 05:24:46.047 | ++ functions-common:git_timed:701 : timeout=0 2026-08-28 05:24:46.049 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-28 05:24:46.052 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-28 05:24:46.055 | ++ functions-common:time_start:2407 : local start_time= 2026-08-28 05:24:46.057 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 05:24:46.060 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 05:24:46.064 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1787894686062 2026-08-28 05:24:46.067 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-28 05:24:46.074 | Note: switching to 'FETCH_HEAD'. 2026-08-28 05:24:46.074 | 2026-08-28 05:24:46.074 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-28 05:24:46.074 | changes and commit them, and you can discard any commits you make in this 2026-08-28 05:24:46.074 | state without impacting any branches by switching back to a branch. 2026-08-28 05:24:46.075 | 2026-08-28 05:24:46.075 | If you want to create a new branch to retain commits you create, you may 2026-08-28 05:24:46.075 | do so (now or later) by using -c with the switch command. Example: 2026-08-28 05:24:46.075 | 2026-08-28 05:24:46.075 | git switch -c 2026-08-28 05:24:46.075 | 2026-08-28 05:24:46.075 | Or undo this operation with: 2026-08-28 05:24:46.075 | 2026-08-28 05:24:46.075 | git switch - 2026-08-28 05:24:46.075 | 2026-08-28 05:24:46.075 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-28 05:24:46.076 | 2026-08-28 05:24:46.076 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-08-28 05:24:46.077 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-28 05:24:46.080 | ++ functions-common:time_stop:2420 : local name 2026-08-28 05:24:46.083 | ++ functions-common:time_stop:2421 : local end_time 2026-08-28 05:24:46.086 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-28 05:24:46.088 | ++ functions-common:time_stop:2423 : local total 2026-08-28 05:24:46.091 | ++ functions-common:time_stop:2424 : local start_time 2026-08-28 05:24:46.094 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-28 05:24:46.096 | ++ functions-common:time_stop:2427 : start_time=1787894686062 2026-08-28 05:24:46.099 | ++ functions-common:time_stop:2429 : [[ -z 1787894686062 ]] 2026-08-28 05:24:46.103 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 05:24:46.107 | ++ functions-common:time_stop:2432 : end_time=1787894686105 2026-08-28 05:24:46.110 | ++ functions-common:time_stop:2433 : elapsed_time=43 2026-08-28 05:24:46.113 | ++ functions-common:time_stop:2434 : total=415032 2026-08-28 05:24:46.116 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 05:24:46.118 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=415075 2026-08-28 05:24:46.121 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-08-28 05:24:46.139 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-08-28 05:24:46.142 | ++ functions-common:git_clone:673 : git show --oneline 2026-08-28 05:24:46.142 | ++ functions-common:git_clone:673 : head -1 2026-08-28 05:24:46.145 | 5d0367e Clean-up zuul config spacing 2026-08-28 05:24:46.148 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-28 05:24:46.151 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-08-28 05:24:46.151 | /opt/stack/os-test-images ~/devstack 2026-08-28 05:24:46.153 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-08-28 05:24:46.632 | generate create: /opt/stack/os-test-images/.tox/generate 2026-08-28 05:24:47.348 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-08-28 05:24:49.966 | generate installed: PyYAML==6.0.3 2026-08-28 05:24:49.966 | generate run-test-pre: PYTHONHASHSEED='2611891791' 2026-08-28 05:24:49.966 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-08-28 05:24:50.080 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-08-28 05:24:50.102 | INFO:generate:Generating qcow-with-backing step 1/1 with 'qemu-img create -f qcow2 -F raw -b /etc/hosts qcow-with-backing.qcow2 10M' 2026-08-28 05:24:50.123 | INFO:generate:Generating qcow-with-datafile step 1/2 with 'qemu-img create -f qcow2 -o data_file=qcow-data-file,data_file_raw=on qcow-with-datafile.qcow2 10M' 2026-08-28 05:24:50.150 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-08-28 05:24:50.153 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-08-28 05:24:50.163 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-08-28 05:24:50.171 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-08-28 05:24:50.202 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-08-28 05:24:50.214 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-08-28 05:24:50.222 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-08-28 05:24:50.233 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-08-28 05:24:50.234 | INFO:generate:Generating iso-with-qcow2-in-system step 1/5 with 'qemu-img create -f raw iso-with-qcow2-in-system.iso 1M' 2026-08-28 05:24:50.241 | INFO:generate:Generating iso-with-qcow2-in-system step 2/5 with 'mkisofs -V iso-with-qcow2-in-system -o iso-with-qcow2-in-system.iso /etc/hosts' 2026-08-28 05:24:50.248 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-08-28 05:24:50.267 | INFO:generate:Generating iso-with-qcow2-in-system step 4/5 with 'dd if=tmp.qcow of=iso-with-qcow2-in-system.iso bs=32k count=1 conv=notrunc' 2026-08-28 05:24:50.270 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-08-28 05:24:50.273 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-08-28 05:24:50.284 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-08-28 05:24:50.297 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-08-28 05:24:50.310 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-08-28 05:24:50.313 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-08-28 05:24:50.327 | INFO:generate:Generating vmdk-monolithicFlat-leak step 2/3 with "sed -i 's#vmdk-monolithicFlat-leak-flat.vmdk#/etc/hosts#' vmdk-monolithicFlat-leak.vmdk" 2026-08-28 05:24:50.331 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-08-28 05:24:50.333 | INFO:generate:Generating vmdk-sparse-with-url-backing step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-url-backing.vmdk 10M' 2026-08-28 05:24:50.345 | INFO:generate:Generating vmdk-sparse-with-url-backing step 2/2 with "dd if=vmdk-sparse-with-url-backing.vmdk bs=512 count=1 skip=1 | sed 's#vmdk-sparse-with-url-backing.vmdk#/etc/hosts#' | dd of=vmdk-sparse-with-url-backing.vmdk conv=notrunc seek=1" 2026-08-28 05:24:50.349 | INFO:generate:Generating vmdk-sparse-with-footer step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-footer.vmdk 10M' 2026-08-28 05:24:50.363 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-08-28 05:24:50.395 | ___________________________________ summary ____________________________________ 2026-08-28 05:24:50.395 | generate: commands succeeded 2026-08-28 05:24:50.395 | congratulations :) 2026-08-28 05:24:50.443 | ++ lib/tempest:configure_tempest:376 : popd 2026-08-28 05:24:50.443 | ~/devstack 2026-08-28 05:24:50.446 | ++ lib/tempest:configure_tempest:377 : iniset /opt/stack/tempest/etc/tempest.conf image images_manifest_file /opt/stack/os-test-images/images/manifest.yaml 2026-08-28 05:24:50.480 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-08-28 05:24:50.484 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-08-28 05:24:50.506 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-08-28 05:24:50.508 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-08-28 05:24:50.511 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-08-28 05:24:50.547 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-08-28 05:24:50.581 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-08-28 05:24:50.584 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-08-28 05:24:50.587 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-08-28 05:24:50.590 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-08-28 05:24:50.596 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-08-28 05:24:53.654 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:24:53.658 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-28 05:24:53.658 | address-scope 2026-08-28 05:24:53.658 | agent 2026-08-28 05:24:53.658 | allowed-address-pairs 2026-08-28 05:24:53.658 | auto-allocated-topology 2026-08-28 05:24:53.659 | availability_zone 2026-08-28 05:24:53.659 | default-subnetpools 2026-08-28 05:24:53.659 | dhcp_agent_scheduler 2026-08-28 05:24:53.659 | dns-integration 2026-08-28 05:24:53.659 | dns-domain-ports 2026-08-28 05:24:53.659 | dns-integration-domain-keywords 2026-08-28 05:24:53.659 | empty-string-filtering 2026-08-28 05:24:53.659 | external-net 2026-08-28 05:24:53.659 | extra_dhcp_opt 2026-08-28 05:24:53.660 | extraroute 2026-08-28 05:24:53.660 | extraroute-atomic 2026-08-28 05:24:53.660 | filter-validation 2026-08-28 05:24:53.660 | floating-ip-port-forwarding-detail 2026-08-28 05:24:53.660 | fip-port-details 2026-08-28 05:24:53.660 | flavors 2026-08-28 05:24:53.660 | floatingip-pools 2026-08-28 05:24:53.660 | router 2026-08-28 05:24:53.660 | l3-agent-scheduler-ha-chassis-priority 2026-08-28 05:24:53.661 | enable-default-route-bfd 2026-08-28 05:24:53.661 | enable-default-route-ecmp 2026-08-28 05:24:53.661 | ext-gw-mode 2026-08-28 05:24:53.661 | l3-ha 2026-08-28 05:24:53.661 | external-gateway-multihoming 2026-08-28 05:24:53.661 | l3-flavors 2026-08-28 05:24:53.661 | l3_agent_scheduler 2026-08-28 05:24:53.661 | multi-provider 2026-08-28 05:24:53.661 | net-mtu 2026-08-28 05:24:53.662 | net-mtu-writable 2026-08-28 05:24:53.662 | network_availability_zone 2026-08-28 05:24:53.662 | network-ip-availability 2026-08-28 05:24:53.662 | network-ip-availability-details 2026-08-28 05:24:53.662 | pagination 2026-08-28 05:24:53.662 | port-device-profile 2026-08-28 05:24:53.662 | port-mac-address-regenerate 2026-08-28 05:24:53.662 | port-numa-affinity-policy 2026-08-28 05:24:53.662 | port-numa-affinity-policy-socket 2026-08-28 05:24:53.663 | binding 2026-08-28 05:24:53.663 | binding-extended 2026-08-28 05:24:53.663 | port-security 2026-08-28 05:24:53.663 | project-id 2026-08-28 05:24:53.663 | provider 2026-08-28 05:24:53.663 | qinq 2026-08-28 05:24:53.663 | quota-check-limit 2026-08-28 05:24:53.663 | quota-check-limit-default 2026-08-28 05:24:53.663 | quotas 2026-08-28 05:24:53.664 | quota_details 2026-08-28 05:24:53.664 | rbac-policies 2026-08-28 05:24:53.664 | rbac-address-scope 2026-08-28 05:24:53.664 | rbac-security-groups 2026-08-28 05:24:53.664 | revision-if-match 2026-08-28 05:24:53.664 | standard-attr-revisions 2026-08-28 05:24:53.664 | router_availability_zone 2026-08-28 05:24:53.664 | router-enable-snat 2026-08-28 05:24:53.664 | security-groups-default-rules 2026-08-28 05:24:53.665 | security-groups-default-statefulness 2026-08-28 05:24:53.665 | security-groups-normalized-cidr 2026-08-28 05:24:53.665 | security-groups-remote-address-group 2026-08-28 05:24:53.665 | security-groups-rules-belongs-to-default-sg 2026-08-28 05:24:53.665 | security-groups-shared-filtering 2026-08-28 05:24:53.665 | security-group 2026-08-28 05:24:53.665 | service-type 2026-08-28 05:24:53.666 | sorting 2026-08-28 05:24:53.666 | standard-attr-description 2026-08-28 05:24:53.666 | stateful-security-group 2026-08-28 05:24:53.666 | subnet-dns-publish-fixed-ip 2026-08-28 05:24:53.666 | subnet-external-network 2026-08-28 05:24:53.666 | subnet_onboard 2026-08-28 05:24:53.666 | subnet-service-types 2026-08-28 05:24:53.666 | subnet_allocation 2026-08-28 05:24:53.666 | subnetpool-prefix-ops 2026-08-28 05:24:53.667 | tag-creation 2026-08-28 05:24:53.667 | standard-attr-tag 2026-08-28 05:24:53.667 | standard-attr-timestamp 2026-08-28 05:24:53.667 | vlan-transparent' 2026-08-28 05:24:53.667 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-28 05:24:53.667 | address-scope 2026-08-28 05:24:53.667 | agent 2026-08-28 05:24:53.668 | allowed-address-pairs 2026-08-28 05:24:53.668 | auto-allocated-topology 2026-08-28 05:24:53.668 | availability_zone 2026-08-28 05:24:53.668 | default-subnetpools 2026-08-28 05:24:53.668 | dhcp_agent_scheduler 2026-08-28 05:24:53.668 | dns-integration 2026-08-28 05:24:53.668 | dns-domain-ports 2026-08-28 05:24:53.668 | dns-integration-domain-keywords 2026-08-28 05:24:53.668 | empty-string-filtering 2026-08-28 05:24:53.669 | external-net 2026-08-28 05:24:53.669 | extra_dhcp_opt 2026-08-28 05:24:53.669 | extraroute 2026-08-28 05:24:53.669 | extraroute-atomic 2026-08-28 05:24:53.669 | filter-validation 2026-08-28 05:24:53.669 | floating-ip-port-forwarding-detail 2026-08-28 05:24:53.669 | fip-port-details 2026-08-28 05:24:53.669 | flavors 2026-08-28 05:24:53.669 | floatingip-pools 2026-08-28 05:24:53.670 | router 2026-08-28 05:24:53.670 | l3-agent-scheduler-ha-chassis-priority 2026-08-28 05:24:53.670 | enable-default-route-bfd 2026-08-28 05:24:53.670 | enable-default-route-ecmp 2026-08-28 05:24:53.670 | ext-gw-mode 2026-08-28 05:24:53.670 | l3-ha 2026-08-28 05:24:53.670 | external-gateway-multihoming 2026-08-28 05:24:53.670 | l3-flavors 2026-08-28 05:24:53.670 | l3_agent_scheduler 2026-08-28 05:24:53.671 | multi-provider 2026-08-28 05:24:53.671 | net-mtu 2026-08-28 05:24:53.671 | net-mtu-writable 2026-08-28 05:24:53.671 | network_availability_zone 2026-08-28 05:24:53.671 | network-ip-availability 2026-08-28 05:24:53.671 | network-ip-availability-details 2026-08-28 05:24:53.671 | pagination 2026-08-28 05:24:53.671 | port-device-profile 2026-08-28 05:24:53.671 | port-mac-address-regenerate 2026-08-28 05:24:53.671 | port-numa-affinity-policy 2026-08-28 05:24:53.672 | port-numa-affinity-policy-socket 2026-08-28 05:24:53.672 | binding 2026-08-28 05:24:53.672 | binding-extended 2026-08-28 05:24:53.672 | port-security 2026-08-28 05:24:53.672 | project-id 2026-08-28 05:24:53.672 | provider 2026-08-28 05:24:53.672 | qinq 2026-08-28 05:24:53.672 | quota-check-limit 2026-08-28 05:24:53.672 | quota-check-limit-default 2026-08-28 05:24:53.673 | quotas 2026-08-28 05:24:53.673 | quota_details 2026-08-28 05:24:53.673 | rbac-policies 2026-08-28 05:24:53.673 | rbac-address-scope 2026-08-28 05:24:53.673 | rbac-security-groups 2026-08-28 05:24:53.673 | revision-if-match 2026-08-28 05:24:53.673 | standard-attr-revisions 2026-08-28 05:24:53.673 | router_availability_zone 2026-08-28 05:24:53.673 | router-enable-snat 2026-08-28 05:24:53.674 | security-groups-default-rules 2026-08-28 05:24:53.674 | security-groups-default-statefulness 2026-08-28 05:24:53.674 | security-groups-normalized-cidr 2026-08-28 05:24:53.674 | security-groups-remote-address-group 2026-08-28 05:24:53.674 | security-groups-rules-belongs-to-default-sg 2026-08-28 05:24:53.674 | security-groups-shared-filtering 2026-08-28 05:24:53.674 | security-group 2026-08-28 05:24:53.674 | service-type 2026-08-28 05:24:53.674 | sorting 2026-08-28 05:24:53.675 | standard-attr-description 2026-08-28 05:24:53.675 | stateful-security-group 2026-08-28 05:24:53.675 | subnet-dns-publish-fixed-ip 2026-08-28 05:24:53.675 | subnet-external-network 2026-08-28 05:24:53.675 | subnet_onboard 2026-08-28 05:24:53.675 | subnet-service-types 2026-08-28 05:24:53.675 | subnet_allocation 2026-08-28 05:24:53.675 | subnetpool-prefix-ops 2026-08-28 05:24:53.675 | tag-creation 2026-08-28 05:24:53.676 | standard-attr-tag 2026-08-28 05:24:53.676 | standard-attr-timestamp 2026-08-28 05:24:53.676 | vlan-transparent =~ external-net ]] 2026-08-28 05:24:53.676 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-28 05:24:53.676 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-08-28 05:24:56.771 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 05:24:56.774 | ++ lib/tempest:configure_tempest:395 : public_network_id=4804cb6a-94ac-4e64-9f33-ee3088461e16 2026-08-28 05:24:56.777 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-08-28 05:25:00.298 | +---------------------------+--------------------------------------+ 2026-08-28 05:25:00.299 | | Field | Value | 2026-08-28 05:25:00.299 | +---------------------------+--------------------------------------+ 2026-08-28 05:25:00.299 | | admin_state_up | UP | 2026-08-28 05:25:00.299 | | availability_zone_hints | | 2026-08-28 05:25:00.299 | | availability_zones | | 2026-08-28 05:25:00.299 | | created_at | 2026-08-28T05:24:59Z | 2026-08-28 05:25:00.299 | | description | | 2026-08-28 05:25:00.299 | | dns_domain | None | 2026-08-28 05:25:00.299 | | id | 26c43868-321d-4d04-8095-a31cf8c5ee0c | 2026-08-28 05:25:00.299 | | ipv4_address_scope | None | 2026-08-28 05:25:00.299 | | ipv6_address_scope | None | 2026-08-28 05:25:00.300 | | is_default | False | 2026-08-28 05:25:00.300 | | is_vlan_qinq | None | 2026-08-28 05:25:00.300 | | is_vlan_transparent | False | 2026-08-28 05:25:00.300 | | mtu | 1442 | 2026-08-28 05:25:00.300 | | name | shared | 2026-08-28 05:25:00.300 | | port_security_enabled | True | 2026-08-28 05:25:00.300 | | project_id | e94af5c1df4c46819d846cb6ce9a792c | 2026-08-28 05:25:00.300 | | provider:network_type | geneve | 2026-08-28 05:25:00.300 | | provider:physical_network | None | 2026-08-28 05:25:00.300 | | provider:segmentation_id | 55876 | 2026-08-28 05:25:00.300 | | pvlan | None | 2026-08-28 05:25:00.300 | | qinq | False | 2026-08-28 05:25:00.301 | | qos_policy_id | None | 2026-08-28 05:25:00.301 | | revision_number | 1 | 2026-08-28 05:25:00.301 | | router:external | Internal | 2026-08-28 05:25:00.301 | | segments | None | 2026-08-28 05:25:00.301 | | shared | True | 2026-08-28 05:25:00.301 | | status | ACTIVE | 2026-08-28 05:25:00.301 | | subnets | | 2026-08-28 05:25:00.301 | | tags | | 2026-08-28 05:25:00.301 | | updated_at | 2026-08-28T05:24:59Z | 2026-08-28 05:25:00.302 | +---------------------------+--------------------------------------+ 2026-08-28 05:25:00.580 | ++ lib/tempest:configure_tempest:398 : openstack --os-cloud devstack-admin --os-region RegionOne subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2026-08-28 05:25:04.447 | +----------------------+--------------------------------------+ 2026-08-28 05:25:04.447 | | Field | Value | 2026-08-28 05:25:04.448 | +----------------------+--------------------------------------+ 2026-08-28 05:25:04.448 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-08-28 05:25:04.448 | | cidr | 192.168.233.0/24 | 2026-08-28 05:25:04.449 | | created_at | 2026-08-28T05:25:03Z | 2026-08-28 05:25:04.449 | | description | shared-subnet | 2026-08-28 05:25:04.449 | | dns_nameservers | | 2026-08-28 05:25:04.450 | | dns_publish_fixed_ip | None | 2026-08-28 05:25:04.450 | | enable_dhcp | True | 2026-08-28 05:25:04.450 | | gateway_ip | 192.168.233.1 | 2026-08-28 05:25:04.450 | | host_routes | | 2026-08-28 05:25:04.450 | | id | edb70004-4c00-41bf-b5d8-cf278db4ffa8 | 2026-08-28 05:25:04.450 | | ip_version | 4 | 2026-08-28 05:25:04.451 | | ipv6_address_mode | None | 2026-08-28 05:25:04.451 | | ipv6_ra_mode | None | 2026-08-28 05:25:04.451 | | name | shared-subnet | 2026-08-28 05:25:04.451 | | network_id | 26c43868-321d-4d04-8095-a31cf8c5ee0c | 2026-08-28 05:25:04.451 | | project_id | e94af5c1df4c46819d846cb6ce9a792c | 2026-08-28 05:25:04.451 | | revision_number | 0 | 2026-08-28 05:25:04.453 | | router:external | False | 2026-08-28 05:25:04.453 | | segment_id | None | 2026-08-28 05:25:04.453 | | service_types | | 2026-08-28 05:25:04.453 | | subnetpool_id | None | 2026-08-28 05:25:04.453 | | tags | | 2026-08-28 05:25:04.453 | | updated_at | 2026-08-28T05:25:03Z | 2026-08-28 05:25:04.453 | +----------------------+--------------------------------------+ 2026-08-28 05:25:04.735 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-08-28 05:25:04.764 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-08-28 05:25:04.792 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-08-28 05:25:04.796 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-08-28 05:25:04.823 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-08-28 05:25:04.852 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-08-28 05:25:04.877 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-08-28 05:25:04.908 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-08-28 05:25:04.940 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.46/identity/v3 2026-08-28 05:25:04.973 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-08-28 05:25:05.003 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-08-28 05:25:05.032 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-08-28 05:25:05.062 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-08-28 05:25:05.065 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-08-28 05:25:05.097 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-08-28 05:25:05.132 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-08-28 05:25:05.169 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-08-28 05:25:05.205 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-08-28 05:25:05.241 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-08-28 05:25:05.260 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:25:05.263 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-08-28 05:25:05.265 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-08-28 05:25:05.302 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-08-28 05:25:05.320 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:25:05.323 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-08-28 05:25:05.355 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-08-28 05:25:05.388 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-08-28 05:25:05.423 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-08-28 05:25:05.425 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-08-28 05:25:05.459 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-08-28 05:25:05.492 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-08-28 05:25:05.511 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:25:05.514 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref c89671aa-e06a-4c99-beb2-8ede8103d1ee 2026-08-28 05:25:05.548 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt c89671aa-e06a-4c99-beb2-8ede8103d1ee 2026-08-28 05:25:05.581 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-08-28 05:25:05.617 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-08-28 05:25:05.651 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-08-28 05:25:05.688 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-08-28 05:25:05.706 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:25:05.709 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-08-28 05:25:05.711 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-08-28 05:25:05.714 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-08-28 05:25:05.717 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-08-28 05:25:05.719 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-08-28 05:25:05.722 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-08-28 05:25:05.743 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-08-28 05:25:05.745 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-08-28 05:25:05.779 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-08-28 05:25:05.817 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-08-28 05:25:05.851 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-08-28 05:25:05.888 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-08-28 05:25:05.922 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-08-28 05:25:05.955 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-08-28 05:25:05.991 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-08-28 05:25:06.025 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-08-28 05:25:06.061 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-08-28 05:25:06.064 | ++ lib/tempest:configure_tempest:520 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-08-28 05:25:06.098 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-08-28 05:25:06.100 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-08-28 05:25:06.120 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:25:06.122 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-08-28 05:25:06.159 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-08-28 05:25:06.178 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:25:06.180 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-08-28 05:25:06.183 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-08-28 05:25:06.200 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:25:06.203 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-08-28 05:25:06.205 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-08-28 05:25:06.208 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-08-28 05:25:06.243 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-08-28 05:25:06.279 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 4804cb6a-94ac-4e64-9f33-ee3088461e16 2026-08-28 05:25:06.314 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-08-28 05:25:06.349 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-08-28 05:25:06.383 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-08-28 05:25:06.420 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-08-28 05:25:06.461 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-08-28 05:25:06.499 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-08-28 05:25:06.536 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-08-28 05:25:06.539 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-08-28 05:25:06.543 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-08-28 05:25:06.546 | ++ lib/tempest:configure_tempest:556 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-28 05:25:06.582 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-08-28 05:25:06.587 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-08-28 05:25:06.587 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-08-28 05:25:06.591 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-08-28 05:25:06.594 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-08-28 05:25:06.632 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-08-28 05:25:06.635 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-08-28 05:25:06.639 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-08-28 05:25:06.642 | ++ functions-common:is_provider_network:2272 : return 1 2026-08-28 05:25:06.646 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-08-28 05:25:06.679 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-08-28 05:25:06.713 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-08-28 05:25:06.747 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-08-28 05:25:06.785 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-08-28 05:25:06.818 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-08-28 05:25:06.850 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-08-28 05:25:06.853 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-08-28 05:25:06.857 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-08-28 05:25:06.876 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-08-28 05:25:06.913 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-08-28 05:25:06.915 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-08-28 05:25:06.918 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-08-28 05:25:06.937 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-08-28 05:25:06.971 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-08-28 05:25:06.974 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-08-28 05:25:06.977 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-08-28 05:25:06.981 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-08-28 05:25:07.000 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-08-28 05:25:07.031 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-08-28 05:25:07.034 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-08-28 05:25:07.038 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-08-28 05:25:07.056 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-08-28 05:25:07.087 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-08-28 05:25:07.121 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-08-28 05:25:07.123 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-08-28 05:25:07.161 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-08-28 05:25:07.164 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-08-28 05:25:07.167 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-08-28 05:25:07.171 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-08-28 05:25:07.197 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-08-28 05:25:07.201 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-08-28 05:25:07.238 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-08-28 05:25:07.256 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:25:07.259 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-08-28 05:25:07.293 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-08-28 05:25:07.296 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-08-28 05:25:07.298 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-08-28 05:25:07.300 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-08-28 05:25:07.302 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-08-28 05:25:07.305 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-08-28 05:25:07.308 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-08-28 05:25:07.310 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-08-28 05:25:07.313 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-08-28 05:25:07.336 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-08-28 05:25:07.339 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-08-28 05:25:07.374 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-08-28 05:25:07.378 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-08-28 05:25:07.381 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-08-28 05:25:07.384 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-08-28 05:25:07.416 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-08-28 05:25:07.450 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-08-28 05:25:07.484 | ++ lib/tempest:configure_tempest:718 : local service 2026-08-28 05:25:07.487 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-08-28 05:25:07.490 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-28 05:25:07.493 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-08-28 05:25:07.512 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:25:07.515 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-08-28 05:25:07.550 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-28 05:25:07.552 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-08-28 05:25:07.571 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:25:07.574 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-08-28 05:25:07.604 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-28 05:25:07.607 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-08-28 05:25:07.626 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:25:07.628 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-08-28 05:25:07.659 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-28 05:25:07.661 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-08-28 05:25:07.681 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:25:07.684 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-08-28 05:25:07.715 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-28 05:25:07.718 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-08-28 05:25:07.736 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 05:25:07.739 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-08-28 05:25:07.771 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-28 05:25:07.774 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-08-28 05:25:07.788 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:25:07.792 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-08-28 05:25:07.824 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-28 05:25:07.827 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-08-28 05:25:07.843 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:25:07.846 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-08-28 05:25:07.882 | ++ lib/tempest:configure_tempest:732 : [[ True == True ]] 2026-08-28 05:25:07.885 | ++ lib/tempest:configure_tempest:733 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope keystone true 2026-08-28 05:25:07.920 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-08-28 05:25:07.922 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-08-28 05:25:07.957 | ++ lib/tempest:configure_tempest:740 : [[ True == True ]] 2026-08-28 05:25:07.960 | ++ lib/tempest:configure_tempest:741 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope placement true 2026-08-28 05:25:07.992 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-08-28 05:25:07.994 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-08-28 05:25:08.025 | ++ lib/tempest:configure_tempest:748 : [[ True == True ]] 2026-08-28 05:25:08.028 | ++ lib/tempest:configure_tempest:749 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder true 2026-08-28 05:25:08.061 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-08-28 05:25:08.065 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-08-28 05:25:08.068 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-08-28 05:25:08.071 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-08-28 05:25:08.076 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.OJKLIlh2PJ 2026-08-28 05:25:08.078 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-08-28 05:25:08.081 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-08-28 05:25:08.085 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-08-28 05:25:08.090 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.81Uvk8Nsxl 2026-08-28 05:25:08.093 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.81Uvk8Nsxl 2026-08-28 05:25:08.096 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-08-28 05:25:08.098 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.81Uvk8Nsxl 2026-08-28 05:25:08.101 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-08-28 05:25:08.104 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-08-28 05:25:08.107 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-08-28 05:25:08.115 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-28 05:25:08.118 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-28 05:25:08.121 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-28 05:25:08.123 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-28 05:25:08.127 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-08-28 05:25:08.129 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-08-28 05:25:08.726 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-08-28 05:25:09.657 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-08-28 05:25:27.038 | venv-tempest develop-inst: /opt/stack/tempest 2026-08-28 05:25:33.967 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.1.1,charset-normalizer==3.5.0,cliff==4.16.0,cmd2==4.2.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.1,oslo.serialization==5.11.0,oslo.utils==10.2.0,packaging==26.3,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.53,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.6.3,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.1,-e git+https://review.opendev.org/openstack/tempest.git@ea2da20690b04b3cd62de1cc57ed5c1a1b370a2e#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.2,wrapt==2.3.0 2026-08-28 05:25:33.968 | ___________________________________ summary ____________________________________ 2026-08-28 05:25:33.968 | venv-tempest: skipped tests 2026-08-28 05:25:33.968 | congratulations :) 2026-08-28 05:25:34.013 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.81Uvk8Nsxl -r requirements.txt 2026-08-28 05:25:34.933 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-08-28 05:25:34.933 | !! 2026-08-28 05:25:34.933 | 2026-08-28 05:25:34.933 | ******************************************************************************** 2026-08-28 05:25:34.933 | Requirements should be satisfied by a PEP 517 installer. 2026-08-28 05:25:34.933 | If you are using pip, you can try `pip install --use-pep517`. 2026-08-28 05:25:34.933 | 2026-08-28 05:25:34.933 | This deprecation is overdue, please update your project and remove deprecated 2026-08-28 05:25:34.934 | calls to avoid build errors in the future. 2026-08-28 05:25:34.934 | ******************************************************************************** 2026-08-28 05:25:34.934 | 2026-08-28 05:25:34.934 | !! 2026-08-28 05:25:34.934 | dist.fetch_build_eggs(dist.setup_requires) 2026-08-28 05:25:35.313 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-08-28 05:25:35.313 | !! 2026-08-28 05:25:35.313 | 2026-08-28 05:25:35.313 | ******************************************************************************** 2026-08-28 05:25:35.313 | Please avoid running ``setup.py`` directly. 2026-08-28 05:25:35.313 | Instead, use pypa/build, pypa/installer or other 2026-08-28 05:25:35.313 | standards-based tools. 2026-08-28 05:25:35.314 | 2026-08-28 05:25:35.314 | This deprecation is overdue, please update your project and remove deprecated 2026-08-28 05:25:35.314 | calls to avoid build errors in the future. 2026-08-28 05:25:35.314 | 2026-08-28 05:25:35.314 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-08-28 05:25:35.314 | ******************************************************************************** 2026-08-28 05:25:35.314 | 2026-08-28 05:25:35.314 | !! 2026-08-28 05:25:35.315 | self.initialize_options() 2026-08-28 05:25:35.315 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-08-28 05:25:35.315 | warnings.warn(msg) 2026-08-28 05:25:35.343 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-08-28 05:25:35.344 | !! 2026-08-28 05:25:35.344 | 2026-08-28 05:25:35.344 | ******************************************************************************** 2026-08-28 05:25:35.344 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-08-28 05:25:35.344 | 2026-08-28 05:25:35.344 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-08-28 05:25:35.344 | or your builds will no longer be supported. 2026-08-28 05:25:35.344 | 2026-08-28 05:25:35.345 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-08-28 05:25:35.345 | ******************************************************************************** 2026-08-28 05:25:35.345 | 2026-08-28 05:25:35.345 | !! 2026-08-28 05:25:35.345 | corresp(dist, value, root_dir) 2026-08-28 05:25:35.487 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-08-28 05:25:42.226 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.1.1,charset-normalizer==3.5.0,cliff==4.16.0,cmd2==4.2.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.1,oslo.serialization==5.11.0,oslo.utils==10.2.0,packaging==26.3,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.53,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.6.3,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.1,-e git+https://review.opendev.org/openstack/tempest.git@ea2da20690b04b3cd62de1cc57ed5c1a1b370a2e#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.2,wrapt==2.3.0 2026-08-28 05:25:42.226 | venv-tempest run-test-pre: PYTHONHASHSEED='3058209155' 2026-08-28 05:25:42.227 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.81Uvk8Nsxl -r requirements.txt 2026-08-28 05:25:43.244 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-08-28 05:25:43.246 | 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.16.0) 2026-08-28 05:25:43.247 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-08-28 05:25:43.248 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-08-28 05:25:43.249 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-08-28 05:25:43.250 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-08-28 05:25:43.251 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-08-28 05:25:43.252 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.6.1) 2026-08-28 05:25:43.253 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.7.0) 2026-08-28 05:25:43.254 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.3.1) 2026-08-28 05:25:43.255 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-08-28 05:25:43.256 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.11.0) 2026-08-28 05:25:43.257 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.2.0) 2026-08-28 05:25:43.258 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-08-28 05:25:43.259 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-08-28 05:25:43.260 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-08-28 05:25:43.261 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.1) 2026-08-28 05:25:43.262 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.18.0) 2026-08-28 05:25:43.263 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-08-28 05:25:43.264 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-08-28 05:25:43.265 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-08-28 05:25:43.266 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-08-28 05:25:43.267 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-08-28 05:25:43.269 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (84.0.0) 2026-08-28 05:25:43.271 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-08-28 05:25:43.272 | Requirement already satisfied: cmd2>=4.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-08-28 05:25:43.276 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-08-28 05:25:43.277 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-08-28 05:25:43.278 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-08-28 05:25:43.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.6.3) 2026-08-28 05:25:43.285 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-08-28 05:25:43.286 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-08-28 05:25:43.287 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-08-28 05:25:43.290 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.1.1) 2026-08-28 05:25:43.296 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.9.0) 2026-08-28 05:25:43.299 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-08-28 05:25:43.300 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-08-28 05:25:43.303 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.5.0) 2026-08-28 05:25:43.305 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-08-28 05:25:43.309 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-08-28 05:25:43.310 | 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.1) 2026-08-28 05:25:43.312 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-08-28 05:25:43.314 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-08-28 05:25:43.316 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-08-28 05:25:43.317 | 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.3) 2026-08-28 05:25:43.318 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-08-28 05:25:43.330 | Requirement already satisfied: wcwidth>=0.3.5 in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.2) 2026-08-28 05:25:43.335 | 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.3.0) 2026-08-28 05:25:43.350 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-08-28 05:25:43.353 | Requirement already satisfied: prompt-toolkit>=3.0.53 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.53) 2026-08-28 05:25:43.353 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-08-28 05:25:43.354 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-08-28 05:25:43.355 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-08-28 05:25:43.366 | 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.16.0) 2026-08-28 05:25:43.388 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-08-28 05:25:43.395 | 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.5.0) 2026-08-28 05:25:43.396 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-08-28 05:25:43.397 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.7.22) 2026-08-28 05:25:43.410 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-08-28 05:25:43.411 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-08-28 05:25:43.417 | 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>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-08-28 05:25:43.653 | ___________________________________ summary ____________________________________ 2026-08-28 05:25:43.654 | venv-tempest: commands succeeded 2026-08-28 05:25:43.654 | congratulations :) 2026-08-28 05:25:43.703 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.81Uvk8Nsxl 2026-08-28 05:25:43.707 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-08-28 05:25:43.710 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-08-28 05:25:43.713 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-08-28 05:25:43.753 | ++ lib/tempest:configure_tempest:794 : tox -evenv-tempest -- tempest verify-config -uro /tmp/tmp.OJKLIlh2PJ 2026-08-28 05:25:44.729 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-08-28 05:25:44.729 | !! 2026-08-28 05:25:44.729 | 2026-08-28 05:25:44.729 | ******************************************************************************** 2026-08-28 05:25:44.729 | Requirements should be satisfied by a PEP 517 installer. 2026-08-28 05:25:44.729 | If you are using pip, you can try `pip install --use-pep517`. 2026-08-28 05:25:44.729 | 2026-08-28 05:25:44.730 | This deprecation is overdue, please update your project and remove deprecated 2026-08-28 05:25:44.730 | calls to avoid build errors in the future. 2026-08-28 05:25:44.730 | ******************************************************************************** 2026-08-28 05:25:44.730 | 2026-08-28 05:25:44.730 | !! 2026-08-28 05:25:44.730 | dist.fetch_build_eggs(dist.setup_requires) 2026-08-28 05:25:45.141 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-08-28 05:25:45.142 | !! 2026-08-28 05:25:45.142 | 2026-08-28 05:25:45.142 | ******************************************************************************** 2026-08-28 05:25:45.142 | Please avoid running ``setup.py`` directly. 2026-08-28 05:25:45.142 | Instead, use pypa/build, pypa/installer or other 2026-08-28 05:25:45.142 | standards-based tools. 2026-08-28 05:25:45.142 | 2026-08-28 05:25:45.142 | This deprecation is overdue, please update your project and remove deprecated 2026-08-28 05:25:45.142 | calls to avoid build errors in the future. 2026-08-28 05:25:45.143 | 2026-08-28 05:25:45.143 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-08-28 05:25:45.143 | ******************************************************************************** 2026-08-28 05:25:45.143 | 2026-08-28 05:25:45.143 | !! 2026-08-28 05:25:45.143 | self.initialize_options() 2026-08-28 05:25:45.143 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-08-28 05:25:45.143 | warnings.warn(msg) 2026-08-28 05:25:45.177 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-08-28 05:25:45.177 | !! 2026-08-28 05:25:45.177 | 2026-08-28 05:25:45.177 | ******************************************************************************** 2026-08-28 05:25:45.177 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-08-28 05:25:45.178 | 2026-08-28 05:25:45.178 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-08-28 05:25:45.178 | or your builds will no longer be supported. 2026-08-28 05:25:45.178 | 2026-08-28 05:25:45.178 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-08-28 05:25:45.178 | ******************************************************************************** 2026-08-28 05:25:45.178 | 2026-08-28 05:25:45.178 | !! 2026-08-28 05:25:45.178 | corresp(dist, value, root_dir) 2026-08-28 05:25:45.333 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-08-28 05:25:52.177 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.1.1,charset-normalizer==3.5.0,cliff==4.16.0,cmd2==4.2.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.1,oslo.serialization==5.11.0,oslo.utils==10.2.0,packaging==26.3,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.53,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.6.3,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.1,-e git+https://review.opendev.org/openstack/tempest.git@ea2da20690b04b3cd62de1cc57ed5c1a1b370a2e#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.2,wrapt==2.3.0 2026-08-28 05:25:52.177 | venv-tempest run-test-pre: PYTHONHASHSEED='368515375' 2026-08-28 05:25:52.177 | venv-tempest run-test: commands[0] | tempest verify-config -uro /tmp/tmp.OJKLIlh2PJ 2026-08-28 05:25:56.478 | ___________________________________ summary ____________________________________ 2026-08-28 05:25:56.478 | venv-tempest: commands succeeded 2026-08-28 05:25:56.478 | congratulations :) 2026-08-28 05:25:56.524 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-08-28 05:25:56.542 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:25:56.544 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-08-28 05:25:56.548 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-08-28 05:25:56.566 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-28 05:25:56.570 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-08-28 05:25:56.572 | ++ lib/tempest:configure_tempest:808 : local network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-28 05:25:56.576 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-08-28 05:25:56.578 | ++ lib/tempest:configure_tempest:811 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-28 05:25:56.582 | +++ lib/tempest:configure_tempest:813 : remove_disabled_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas , metering, l3_agent_scheduler 2026-08-28 05:25:56.585 | +++ lib/tempest:remove_disabled_extensions:116 : local extensions_list=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-28 05:25:56.587 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-08-28 05:25:56.589 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-08-28 05:25:56.593 | +++ lib/tempest:remove_disabled_extensions:119 : remove_disabled_services address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas ', metering, l3_agent_scheduler' 2026-08-28 05:25:56.617 | +++ functions-common:remove_disabled_services:2107 : _cleanup_service_list ,address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-28 05:25:56.640 | ++ lib/tempest:configure_tempest:813 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-28 05:25:56.644 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-08-28 05:25:56.647 | ++ lib/tempest:configure_tempest:818 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-28 05:25:56.683 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-08-28 05:25:56.687 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-08-28 05:25:56.689 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-08-28 05:25:56.728 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-08-28 05:25:56.732 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-08-28 05:25:56.735 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-08-28 05:25:56.772 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-08-28 05:25:56.772 | ' 2026-08-28 05:25:56.776 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-08-28 05:25:56.779 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-28 05:25:56.782 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest Plugins 2026-08-28 05:25:56.785 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-08-28 05:25:56.789 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-08-28 05:25:56.789 | /opt/stack/tempest /opt/stack/tempest 2026-08-28 05:25:56.793 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-08-28 05:25:56.795 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-08-28 05:25:56.795 | /opt/stack/tempest 2026-08-28 05:25:56.798 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-28 05:25:56.800 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-28 05:25:56.803 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-28 05:25:56.807 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-28 05:25:56.809 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-08-28 05:25:56.812 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-28 05:25:56.815 | + functions-common:run_plugins:1835 : local phase=test-config 2026-08-28 05:25:56.818 | + functions-common:run_plugins:1837 : local plugins= 2026-08-28 05:25:56.820 | + functions-common:run_plugins:1838 : local plugin 2026-08-28 05:25:56.824 | + ./stack.sh:main:1506 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-08-28 05:25:56.826 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-08-28 05:25:56.830 | + inc/meta-config:merge_config_group:171 : shift 2026-08-28 05:25:56.832 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-08-28 05:25:56.835 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-28 05:25:56.837 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-28 05:25:56.839 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-28 05:25:56.843 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-08-28 05:25:56.847 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-08-28 05:25:56.850 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-08-28 05:25:56.854 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-28 05:25:56.857 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-08-28 05:25:56.857 | /^\[\[.+\|.*\]\]/ { 2026-08-28 05:25:56.857 | gsub("[][]", "", $1); 2026-08-28 05:25:56.857 | split($1, a, "|"); 2026-08-28 05:25:56.857 | if (a[1] == matchgroup) 2026-08-28 05:25:56.857 | print a[2] 2026-08-28 05:25:56.857 | } 2026-08-28 05:25:56.858 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 28 async_wait 142 osc 438 apt-get 189 test_with_retry 7 dbsync 8 pip_install 170 apt-get-update 5 run_process 43 git_timed 415 ------------------------- Unaccounted time 69 ========================= Total runtime 1514 ================= Async summary ================= Time spent in the background minus waits: 532 sec Elapsed time: 1514 sec Time if we did everything serially: 2046 sec Speedup: 1.35139 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 20980 | | keystone | INSERT | 92 | | keystone | UPDATE | 7 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell0 | SELECT | 33 | | nova_cell1 | SELECT | 58 | | nova_cell0 | INSERT | 5 | | neutron | SELECT | 5440 | | neutron | INSERT | 846 | | neutron | DELETE | 33 | | placement | SELECT | 22 | | placement | INSERT | 85 | | placement | SET | 2 | | neutron | UPDATE | 261 | | nova_cell0 | UPDATE | 4 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | cinder | UPDATE | 5 | | placement | UPDATE | 3 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | nova_cell1 | INSERT | 3 | | nova_cell1 | UPDATE | 15 | | cinder | DELETE | 1 | +------------+-----------+-------+ This is your host IP address: 192.168.122.46 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.46/identity/ The default users are: admin and demo The password: nomoresecret Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: 2026.2 Change: 9b0a00865c2537338f72ed5b9b44a0d6bff16eb4 ovs: Fix OVS path mismatch when building from source with OVN 2026-07-29 11:45:04 +0200 OS Version: Ubuntu 24.04 noble